body.loginMode #splash,body.mainMode #splash{display:none}body #splash{z-index:100;position:fixed;top:calc(50vh - 10px);left:calc(50vw - 35px)}body .loader{justify-content:space-between;width:70px;display:flex}body .loader>div{background-color:#d3d3d3;border-radius:100%;flex:0 0 20px;height:20px;animation:1.4s ease-in-out infinite both bouncedelay;display:inline-block}body .loader .bounce1{animation-delay:-.32s}body .loader .bounce2{animation-delay:-.16s}@-webkit-keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.phrase-tab{right:35px}.phrase-tab:hover{background-color:var(--link-color);color:#fff}.reset-tab{right:120px}.reset-tab:hover{background-color:var(--red-light);color:#fff}.update-tab:hover{background-color:var(--green-light);color:#fff}.phrase-tab,.reset-tab,.update-tab{color:#fff;text-align:center;align-items:center;gap:var(--small-gap);cursor:pointer;background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);z-index:990;border-bottom:none;width:80px;height:21px;display:flex;position:absolute}.phrase-tab>label,.reset-tab>label,.update-tab>label{cursor:pointer;flex:1;justify-content:center;align-items:center;gap:2px;width:100%;display:flex}.phrase-tab>label i,.reset-tab>label i,.update-tab>label i,.phrase-tab>label:hover i,.reset-tab>label:hover i,.update-tab>label:hover i{color:#fff}[disabled]+.phrase-tab,[disabled]+.reset-tab,[disabled]+.field-tabs .phrase-tab,[disabled]+.field-tabs+.reset-tab{pointer-events:none}.field-tabs{gap:var(--medium-gap);float:right;justify-content:flex-end;align-items:center;padding-right:25px;display:flex}.field-tabs .phrase-tab,.field-tabs .reset-tab,.field-tabs .update-tab{right:unset;position:relative}.relation-container .input-group{float:left;width:calc(100% - 42px)}.relation-container .fa-trash-alt{float:right;text-align:center;cursor:pointer;width:32px;padding:5px}.relation-container button{gap:var(--small-gap);align-items:center;height:30px;padding:4px 12px;display:flex}.relation-container button .fa-plus-circle{color:var(--green-light);font-size:18px}.inputAndButton{width:100%;position:relative}.inputAndButton .form-control{padding-right:30px}.inputAndButton i{cursor:pointer;padding:6px 8px;font-size:18px;position:absolute;top:0;right:0}.inputAndButton i.active{background-color:var(--dashboard-blue);color:var(--white)}.inputAndButton i.disabled{opacity:.5;cursor:default}.selectableItemsContainer{width:100%;position:relative}.selectableItemsContainer ul.selectableItems{z-index:100;border:1px solid var(--dashboard-blue);background-color:var(--white);width:100%;max-height:200px;margin:4px 0 0;padding:0;list-style:none;position:absolute;overflow-y:auto}.selectableItemsContainer ul.selectableItems li{cursor:pointer;padding:8px}.selectableItemsContainer ul.selectableItems li.manageItemsLink{background-color:var(--primary-light)}.selectableItemsContainer ul.selectableItems li:hover{background-color:var(--dashboard-blue);color:var(--white)}.jsMap .jsMapContainer{border-radius:var(--border-radius);width:100%;height:100%}.jsMap.locked{cursor:default}.jsMap.locked .jsOverlay{content:" ";background-color:var(--white);z-index:900;opacity:.01;cursor:default;display:block;position:absolute;inset:0}.jsMap .leaflet-control-layers-base *{cursor:pointer;z-index:1000}.assignment-level{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);width:6px;position:absolute;top:0;bottom:0;left:0}.assignment-level.assignment-level-lead{background-color:var(--assignment-level-lead)}.assignment-level.assignment-level-prospect{background-color:var(--assignment-level-prospect)}.assignment-level.assignment-level-qualified-lead{background-color:var(--assignment-level-qualified-lead)}.assignment-level.assignment-level-is-seller{background-color:var(--assignment-level-is-seller)}.assignment-level.assignment-level-other,.assignment-level.assignment-level-not-set,.assignment-level.assignment-level-is-contact-group{background-color:var(--assignment-level-is-misc)}.assignment-level:after{content:attr(data-color-description);transform-origin:0 0;text-transform:uppercase;color:var(--primary);letter-spacing:1px;cursor:default;font-size:12px;line-height:14px;position:absolute;top:5px;left:22px;right:0;transform:rotate(90deg)}.row{margin-left:-7.5px;margin-right:-7.5px}.row>[class*=col-xs-],.row>[class*=col-sm-]{padding-left:7.5px;padding-right:7.5px}.panel{border-radius:var(--border-radius);background-color:var(--white)}.panel>.panel-heading+.panel-collapse>.panel-body{border-top:none}.form-control{background-color:var(--white);height:30px;color:var(--text-color);padding:4px 5px}.form-control.red-text{color:var(--red)}.form-control.small{height:23px;padding:1px 3px;font-size:11px}.form-control.small+.input-group-addon{padding:3px 6px}.form-control[disabled]{background-color:var(--primary-lightest)}.badge{background-color:var(--primary);font-weight:400}.badge>i{color:#fff}.dropdown-menu{-webkit-overflow-scrolling:auto!important}.bootstrap-datetimepicker-widget.dropdown-menu{width:290px}@supports (-webkit-touch-callout:none){.dropdown.open>.dropdown-menu{max-height:70vh}}.input-group{width:100%;display:flex}.input-group .form-control:only-child{border-radius:var(--form-border-radius)}.input-group .input-group-addon{cursor:pointer;background-color:var(--white);color:var(--text-color);flex:0 0 32px;justify-content:center;align-items:center;display:flex}.input-group .input-group-addon:hover i{opacity:.8}.alert{margin-bottom:15px;padding:7px 10px}.alert a{color:inherit}.alert a span{text-decoration:underline}.alert a span:hover{text-decoration:none}.alert a:hover{color:inherit}.alert.alert-primary{color:var(--white);background-color:#337ab7;border-color:#337ab7}.alert.alert-dismissible,.alert.alert-dismissable{padding-right:35px}.alert:empty{display:none}.multiselect-native-select .multiselect-container{width:265px;min-height:100px;max-height:500px;overflow:hidden auto}.multiselect-native-select .multiselect-container>li>a>label.checkbox{min-height:36px;padding:8px 4px 4px 24px;position:relative}.multiselect-native-select .multiselect-container>li>a>label.checkbox>input[type=checkbox]{position:absolute;top:8px;left:25px}.multiselect-native-select .btn-group{max-width:100%}.multiselect-native-select .btn-group button.dropdown-toggle{max-width:100%;padding:0 5px;position:relative}.multiselect-native-select .btn-group button.dropdown-toggle .multiselect-selected-text{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;max-width:100%;padding-right:14px;line-height:26px;display:inline-block;overflow:hidden}.multiselect-native-select .btn-group button.dropdown-toggle .caret{position:absolute;top:12px;right:6px}.multiselect-native-select .multiselect-search{width:calc(100% - 80px);height:34px}.multiselect-native-select .multiselect-clear-filter{justify-content:center;align-items:center;height:100%;display:flex}.btn{text-overflow:ellipsis;overflow:hidden}.btn-default{background-color:var(--white);color:var(--text-color)}.btn-default.active{background-color:var(--primary);color:#fff}.btn-default:not([disabled]):hover{color:var(--text-color);background-color:var(--primary-lighter)}.btn-primary{background-color:var(--blue);border-color:var(--blue-dark)}.btn-primary:focus,.btn-primary:active,.btn-primary:hover{background-color:var(--blue-dark);color:#fff}.btn-info{background-color:var(--timeline-blue);border-color:var(--timeline-blue-dark)}.btn-info:focus,.btn-info:active,.btn-info:hover{background-color:var(--timeline-blue-dark);color:#fff}.modal-dialog .modal-header .close{color:var(--text-color)}.modal-dialog .modal-content{background-color:var(--white)}.popover{background-color:var(--white);color:var(--text-color)}.popover .close{color:var(--text-color)}.glyphicon{font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}.glyphicon-search:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900}.glyphicon-remove-circle:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900}h1.cardHeading{float:left;width:auto;margin-right:5px;line-height:40px}.cardHeadingLabel{float:left;margin-top:15px;font-family:Light,sans-serif;font-size:16px}.inEditMode .cardLayout .box{border-radius:var(--border-radius);box-shadow:0 0 0 1px var(--tan);min-height:300px;background-color:var(--tan-light)!important}.inEditMode .cardLayout .box .editMode{margin:20px 0 0}.inEditMode .cardLayout .box h5:after{border-top:1px solid var(--white);box-shadow:0 -1px 0 0 var(--tan);content:"";z-index:1;width:100%;height:1px;display:block;position:absolute;top:.6em;left:0;right:0}.inEditMode .cardLayout .box h5 span{background-color:var(--tan-light);z-index:5;padding:0 20px;position:relative}.inEditMode .cardLayout .box h5 span i{color:var(--green)}.inEditMode .cardLayout .box h5{text-align:center;text-transform:uppercase;color:var(--black);cursor:pointer;margin:0 0 20px;font-family:Bold;font-size:14px;position:relative}.inEditMode .cardLayout .box hr{border:0;border-top:1px solid var(--tan);border-bottom:1px solid var(--white);margin:20px 0}.cardLayout .box{background-color:var(--white);border-radius:var(--border-radius);padding:15px}@media (width<=1199px){.cardLayout .box{padding:7.5px}}.cardLayout .card.overview-card{padding-top:320px}.cardLayout .card .overViewHeader{background:var(--primary-lighter);border:1px solid var(--primary);box-shadow:0 4px 2px -2px var(--primary);padding:20px 30px 10px;position:absolute;top:250px;left:-10px;right:-14px}.cardLayout .card .overViewHeader .scoreBox{box-sizing:border-box;float:left;width:100%;margin:0;padding-bottom:0}.cardLayout .card .overViewHeader .scoreBox .tile{box-sizing:border-box;border-radius:0;width:100%;display:table;box-shadow:0 1px 1px #0000004d;border:4px solid var(--white)!important}.cardLayout .card .overViewHeader .scoreBox .tile.tile-small.btn-link{color:var(--primary)!important}.cardLayout .card .overViewHeader .scoreBox .tile.tile-small.btn-link:hover{background-color:var(--primary-light);color:var(--black)!important}.cardLayout .card .overViewHeader .scoreBox .tile h3{color:var(--white);text-shadow:none;margin:0;line-height:1em}.cardLayout .card .overViewHeader .scoreBox .scoreCardCounter{color:var(--white);background:var(--primary);text-align:center;vertical-align:middle;height:100%;display:table-cell}.cardLayout .card .overViewHeader .scoreBox .tile-small{background-color:var(--primary-dark)}.cardLayout .card .overViewHeader .scoreBox .tile-small .scoreCardCounter{color:var(--primary);border-left:5px solid var(--primary);background:0 0;height:62px;padding-top:5px;display:table-cell}.cardLayout .card .overViewHeader .scoreBox .tile-small .scoreCardCounter h3{color:var(--primary);font-size:32px}.cardLayout .card .overViewHeader .scoreBox .tile-small .scoreCardText{height:62px;padding-top:10px;display:table-cell}.cardLayout .card .overViewHeader .scoreBox .tile-small .scoreCardText h3{color:var(--primary);font-size:32px}.cardLayout .card .overViewHeader .scoreBox .tile-detail .scoreCardCounter{background:0 0;padding-top:15px}.cardLayout .card .overViewHeader .scoreBox .tile-detail .scoreCardCounter h3{font-size:48px}.cardLayout .card .overViewHeader .scoreBox .tile-detail .scoreCardText{padding-top:25px;display:table-cell}.cardLayout .card .overViewHeader:after{border-color:var(--primary-dark) var(--primary-dark) transparent transparent;content:" ";border-style:solid;border-width:4px 5px;width:0;height:0;position:absolute;top:100%;left:0}.cardLayout .card .overViewHeader:before{border-color:var(--primary-dark) transparent transparent var(--primary-dark);content:" ";border-style:solid;border-width:4px 5px;width:0;height:0;position:absolute;top:100%;right:0}.cardLayout .card .overViewHeader img{border:5px solid var(--white);box-sizing:border-box;box-shadow:0 1px 1px rga(0 0 0 / .3);max-height:230px;margin:0 auto;display:block}.cardLayout .card legend{background:none repeat scroll 0 0 var(--white);border-radius:var(--border-radius);color:var(--black);width:auto;box-shadow:1px 1px 0 var(--primary-light);margin-bottom:0;padding:5px 15px;font-family:Light;font-size:16px;line-height:1.5}.cardLayout .card label{text-transform:none;cursor:default;color:var(--primary-darkest);margin-bottom:0;font-size:12px;display:block}.cardLayout .card .cardTools{text-align:center;margin:0;padding:10px 0}.cardLayout .card .cardTools .leftCol{float:left;width:48.7179%}.cardLayout .card .cardTools .rightCol{float:left;width:48.7179%;margin-left:2.5641%}.cardLayout .card .appendtext input{border-radius:var(--form-border-radius)}.cardLayout .card .appendtext .input-group-addon{background-color:#0000;border-color:#0000}.cardLayout .navbar-tools{color:#333;text-shadow:none;text-align:center;box-shadow:none;background-color:#0000;background-image:none;border-left:none;border-right:none;border-radius:0;margin-bottom:10px;padding:5px}.cardLayout .navbar-tools label.toolLink{text-transform:none;-webkit-user-select:none;user-select:none;padding:10px 15px;font-size:14px}.cardLayout .navbar-tools li.alert-info label.toolLink{color:#146892!important}.cardLayout .navbar-tools li.alert-error label.toolLink{color:#901311!important}.cardLayout .navbar-tools li.alert-success label.toolLink{color:#097c0b!important}.cardLayout .navbar-tools .toolLink,.cardLayout .navbar-tools label.toolLink{cursor:pointer;text-shadow:none;display:block;color:#333!important}.cardLayout .contactbusinesscard .contactImage{float:left;height:245px;margin-bottom:20px}.cardLayout .contactbusinesscard .contactImage img{max-width:100%;max-height:100%}.cardLayout .contactbusinesscard .map{float:left;width:100%;position:relative}.cardLayout .contactbusinesscard .map .btn{margin-bottom:10px}.cardLayout .contactbusinesscard .map .canvas{width:250px;height:0;transition:height .5s ease-in-out,opacity .4s ease-in-out;overflow:hidden}.cardLayout .contactbusinesscard .map .visible{height:170px}.cardLayout .contactbusinesscard .map .map i{margin-right:5px}.cardLayout .cardSection{float:left;box-sizing:border-box;width:100%;min-height:30px;margin:10px 0;padding:10px 5px}.cardLayout .cardBox{background-color:var(--white);box-sizing:border-box;float:left;width:100%;margin:10px 0;padding:0 0 10px}.cardLayout .cardBox.well{background-color:var(--primary-dark);border:none}.cardLayout .cardBox.well h4.boxHeader{background:0 0!important}.cardLayout .cardBox.well h4.boxHeader:before{border-top:none!important}.cardLayout .cardBox ul.tileListView li.tile{width:100%;margin:5px 0;padding:5px}.cardLayout .cardBox p{padding:0}.cardLayout .cardBox h6.pointer{cursor:pointer}.well{background-color:var(--tan-light);float:left;box-sizing:border-box;width:100%;box-shadow:none;border:none;border-radius:0;margin-bottom:20px;padding:8px!important}.well .wellSeams{border:1px dashed #dedede;box-shadow:0 0 0 4px #f7f7f9,0 0 0 5px #dedede}.well .progresstext{margin-left:10px}@media (height<=500px){.view-internal-nav{margin-top:0!important}}@media (width<=480px){.cardLayout .card{padding:10px}.cardLayout .card.overview-card{padding-top:20px}.cardLayout .card .overViewHeader{box-shadow:none;background:0 0;border:none;padding:0;position:relative;top:0;left:0;right:0}.cardLayout .card .overViewHeader:after{content:none;border:none;width:0;height:0;position:absolute;top:100%;left:0}.cardLayout .card .overViewHeader:before{content:none;border:none;width:0;height:0;position:absolute;top:100%;right:0}.cardLayout .card .overViewHeader img{box-sizing:border-box;box-shadow:none;border:none;max-height:230px;margin:0 auto;display:block}.cardLayout .navbar-tools label.toolLink{padding:10px}.cardLayout .multiple{box-shadow:none}.cardLayout .contactbusinesscard .contactImage{float:none;text-align:center;height:80px;margin-bottom:0}h1.cardHeading{white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:-15px;margin-bottom:0;margin-left:20px;line-height:1.5em;overflow:hidden}.cardHeadingLabel{margin-top:0;margin-left:20px}}@media (width<=1025px){.scoreBox .tile-small{background-color:var(--primary-dark)}.scoreBox .tile-small .scoreCardCounter h3,.scoreBox .tile-small .scoreCardText h3,.scoreBox .tile-detail .scoreCardCounter h3{font-size:24px!important}}.grayBox{background-color:var(--primary)}.greenBox{background-color:var(--green)}.lightGrayBox{background-color:var(--primary-lighter)}.redBox{background-color:var(--red)}.cleanslate article,.cleanslate aside,.cleanslate figure,.cleanslate figcaption,.cleanslate footer,.cleanslate header,.cleanslate menu,.cleanslate nav,.cleanslate section,.cleanslate time,.cleanslate mark,.cleanslate audio,.cleanslate video,.cleanslate abbr,.cleanslate address,.cleanslate area,.cleanslate blockquote,.cleanslate canvas,.cleanslate caption,.cleanslate cite,.cleanslate code,.cleanslate datalist,.cleanslate fieldset,.cleanslate main,.cleanslate map,.cleanslate meta,.cleanslate optgroup,.cleanslate output,.cleanslate progress{clear:none;clip:auto;color:inherit;counter-increment:none;counter-reset:none;cursor:auto;direction:inherit;float:none;font-family:inherit;font-size:inherit;font-style:inherit;font-variant:normal;font-weight:inherit;letter-spacing:normal;height:auto;line-height:inherit;list-style-type:inherit;opacity:1;outline:invert none medium;quotes:"" "";table-layout:auto;min-width:0;max-width:none;min-height:0;max-height:none;text-align:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;text-indent:0;text-transform:none;vertical-align:baseline;visibility:inherit;white-space:normal;word-spacing:normal;z-index:auto;-webkit-background-origin:padding-box;-webkit-background-size:auto;-moz-background-size:auto;width:auto;-webkit-box-shadow:none;box-shadow:none;box-sizing:content-box;-webkit-column-count:auto;-moz-column-count:auto;column-count:auto;-webkit-column-gap:normal;-moz-column-gap:normal;-webkit-column-rule:medium none black;-moz-column-rule:medium none black;column-rule:medium none black;-webkit-column-span:1;-moz-column-span:1;column-span:1;-webkit-column-width:auto;-moz-column-width:auto;column-width:auto;font-feature-settings:normal;-webkit-hyphens:manual;hyphens:manual;perspective:none;-ms-perspective:none;-o-perspective:none;perspective-origin:50%;-ms-perspective-origin:50% 50%;-o-perspective-origin:50% 50%;backface-visibility:visible;-ms-backface-visibility:visible;-o-backface-visibility:visible;text-shadow:none;transform-origin:50%;transform-style:flat;-ms-transform-style:flat;-o-transform-style:flat;word-break:normal;unicode-bidi:normal;background:0 0;-webkit-background-clip:border-box;background-clip:border-box;border:none;border-image:;border-radius:0;column-gap:normal;margin:0;padding:0;list-style-image:none;list-style-position:outside;transition:all;display:inline;position:static;inset:auto;overflow:visible;transform:none}.cleanslate,.cleanslate h3,.cleanslate h5,.cleanslate p,.cleanslate h1,.cleanslate dl,.cleanslate dt,.cleanslate h6,.cleanslate ol,.cleanslate form,.cleanslate option,.cleanslate pre,.cleanslate div,.cleanslate h2,.cleanslate caption,.cleanslate h4,.cleanslate ul,.cleanslate address,.cleanslate blockquote,.cleanslate dd,.cleanslate fieldset,.cleanslate hr,.cleanslate article,.cleanslate dialog,.cleanslate figure,.cleanslate footer,.cleanslate header,.cleanslate hgroup,.cleanslate menu,.cleanslate nav,.cleanslate section,.cleanslate audio,.cleanslate video,.cleanslate main,.cleanslate progress,.cleanslate summary{display:block}.cleanslate h1,.cleanslate h2,.cleanslate h3,.cleanslate h4,.cleanslate h5,.cleanslate h6{font-weight:700}.cleanslate h1{padding:.67em 0;font-size:2em}.cleanslate h2{padding:.83em 0;font-size:1.5em}.cleanslate h3{padding:.83em 0;font-size:1.17em}.cleanslate h4{font-size:1em}.cleanslate h5{font-size:.83em}.cleanslate p{margin:1em 0}.cleanslate table{display:table}.cleanslate thead{display:table-header-group}.cleanslate tbody{display:table-row-group}.cleanslate tfoot{display:table-footer-group}.cleanslate tr{display:table-row}.cleanslate th,.cleanslate td{padding:2px;display:table-cell}.cleanslate ol,.cleanslate ul{margin:1em 0}.cleanslate ul li,.cleanslate ul ul li,.cleanslate ul ul ul li,.cleanslate ol li,.cleanslate ol ol li,.cleanslate ol ol ol li,.cleanslate ul ol ol li,.cleanslate ul ul ol li,.cleanslate ol ul ul li,.cleanslate ol ol ul li{margin-top:.08em;list-style-position:inside}.cleanslate ol ol,.cleanslate ol ol ol,.cleanslate ul ul,.cleanslate ul ul ul,.cleanslate ol ul,.cleanslate ol ul ul,.cleanslate ol ol ul,.cleanslate ul ol,.cleanslate ul ol ol,.cleanslate ul ul ol{margin:0;padding-left:40px}.cleanslate nav ul,.cleanslate nav ol{list-style-type:none}.cleanslate ul,.cleanslate menu{list-style-type:disc}.cleanslate ol{list-style-type:decimal}.cleanslate ol ul,.cleanslate ul ul,.cleanslate menu ul,.cleanslate ol menu,.cleanslate ul menu,.cleanslate menu menu{list-style-type:circle}.cleanslate ol ol ul,.cleanslate ol ul ul,.cleanslate ol menu ul,.cleanslate ol ol menu,.cleanslate ol ul menu,.cleanslate ol menu menu,.cleanslate ul ol ul,.cleanslate ul ul ul,.cleanslate ul menu ul,.cleanslate ul ol menu,.cleanslate ul ul menu,.cleanslate ul menu menu,.cleanslate menu ol ul,.cleanslate menu ul ul,.cleanslate menu menu ul,.cleanslate menu ol menu,.cleanslate menu ul menu,.cleanslate menu menu menu{list-style-type:square}.cleanslate li{min-width:auto;min-height:auto;padding-left:20px;display:list-item}.cleanslate strong{font-weight:700}.cleanslate em{font-style:italic}.cleanslate kbd,.cleanslate samp,.cleanslate code,.cleanslate pre{font-family:monospace}.cleanslate a{color:#00f;text-decoration:underline}.cleanslate a:visited{color:#529}.cleanslate a,.cleanslate a *,.cleanslate input[type=submit],.cleanslate input[type=button],.cleanslate input[type=radio],.cleanslate input[type=checkbox],.cleanslate select,.cleanslate button{cursor:pointer}.cleanslate button,.cleanslate input[type=submit]{text-align:center;-webkit-appearance:push-button;color:buttontext;background:-moz-linear-gradient(#ddd 0%,#d1d1d1 0%,#ddd 0%,#fff 100%);background:-o-linear-gradient(#ddd 0%,#d1d1d1 0%,#ddd 0%,#fff 100%);background:-ms-linear-gradient(top, #fff 0%, #ddd 100%, #d1d1d1 100%, #ddd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd", GradientType=0);-o-box-shadow:1px 1px 0px #eee;outline:initial;background:linear-gradient(#fff 0%,#ddd 100%,#d1d1d1 100%,#ddd 100%);border:1px solid #a6a6a6;border-radius:4px;padding:2px 6px 3px;font-family:arial,helvetica,sans-serif;font-size:small;text-decoration:none;box-shadow:1px 1px #eee}.cleanslate button:active,.cleanslate input[type=submit]:active,.cleanslate input[type=button]:active,.cleanslate button:active{background:-moz-linear-gradient(#7db9e8 0%,#207cca 49%,#2b88d9 50%,#3b679e 100%);background:-o-linear-gradient(#7db9e8 0%,#207cca 49%,#2b88d9 50%,#3b679e 100%);background:-ms-linear-gradient(top, #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%);background:linear-gradient(#3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%);border-color:#5259b0}.cleanslate button{margin-right:5px;padding:1px 6px 2px}.cleanslate input[type=hidden]{display:none}.cleanslate textarea{-webkit-appearance:textarea;word-wrap:break-word;white-space:pre-wrap;resize:both;background:#fff;margin-left:4px;padding:2px;font-family:arial,helvetica,sans-serif;font-size:11px;line-height:13px}.cleanslate select,.cleanslate textarea,.cleanslate input{border:1px solid #ccc}.cleanslate select{font-family:helvetica,arial,sans-serif;font-size:11px;display:inline-block}.cleanslate textarea:focus,.cleanslate input:focus{outline:auto 5px -webkit-focus-ring-color;outline:initial}.cleanslate input[type=text]{background:#fff;padding:1px;font-family:initial;font-size:small}.cleanslate input[type=checkbox],.cleanslate input[type=radio]{outline:initial;border:1px solid #2b2b2b;border-radius:4px}.cleanslate input[type=radio]{margin:2px 2px 3px}.cleanslate abbr[title],.cleanslate acronym[title],.cleanslate dfn[title]{cursor:help;border-bottom-style:dotted;border-bottom-width:1px}.cleanslate ins{color:#000;background-color:#ff9}.cleanslate del{text-decoration:line-through}.cleanslate blockquote,.cleanslate q{quotes:none}.cleanslate blockquote:before,.cleanslate blockquote:after,.cleanslate q:before,.cleanslate q:after,.cleanslate li:before,.cleanslate li:after{content:""}.cleanslate input,.cleanslate select{vertical-align:middle}.cleanslate table{border-collapse:collapse;border-spacing:0}.cleanslate hr{border:0;border-top:1px solid #ccc;height:1px;margin:1em 0;display:block}.cleanslate [dir=rtl]{direction:rtl}.cleanslate mark{color:#000;background-color:#ff9;font-style:italic;font-weight:700}.cleanslate menu{padding-top:8px;padding-left:40px}.cleanslate [hidden],.cleanslate template{display:none}.cleanslate abbr[title]{border-bottom:1px dotted}.cleanslate sub,.cleanslate sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}.cleanslate sup{top:-.5em}.cleanslate sub{bottom:-.25em}.cleanslate img{border:0}.cleanslate figure{margin:0}.cleanslate textarea{vertical-align:top;overflow:auto}.cleanslate{text-align:left;text-align:start;color:#000;direction:ltr;font-family:initial;font-size:medium;font-style:normal;font-weight:400;line-height:1;text-decoration:none;list-style-type:disc}.cleanslate pre{white-space:pre}.clearfix:before,.clearfix:after{content:"";line-height:0;display:table}.clearfix:after{clear:both}.hide-text{color:#0000;text-shadow:none;font:0/0 a;background-color:#0000;border:0}.input-block-level{box-sizing:border-box;width:100%;min-height:30px;display:block}.bootstrap-datetimepicker-widget{z-index:3000;border-radius:var(--form-border-radius);width:250px;margin-top:1px;padding:4px;top:0;left:0}.bootstrap-datetimepicker-widget:before{content:"";border-bottom:7px solid #0003;border-left:7px solid #0000;border-right:7px solid #0000;display:inline-block;position:absolute;top:-7px;left:244px}.bootstrap-datetimepicker-widget:after{content:"";border-bottom:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;display:inline-block;position:absolute;top:-6px;left:245px}.bootstrap-datetimepicker-widget>ul{margin:0;list-style-type:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:100%;font-family:Bold;font-size:1.2em}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;margin:0;padding:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{border-radius:var(--form-border-radius);text-align:center;width:20px;height:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:var(--primary-lighter);cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#999}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#006dcc;background-image:-o-linear-gradient(#04c,#08c);color:#fff;text-shadow:0 -1px #00000040;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0088cc", endColorstr="#ff0044cc", GradientType=0);background-image:linear-gradient(#08c,#04c);background-repeat:repeat-x;border-color:#0000001a #0000001a #00000040}.bootstrap-datetimepicker-widget td.active:hover,.bootstrap-datetimepicker-widget td.active:hover:hover,.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active,.bootstrap-datetimepicker-widget td.active.disabled,.bootstrap-datetimepicker-widget td.active:hover.disabled,.bootstrap-datetimepicker-widget td.active[disabled],.bootstrap-datetimepicker-widget td.active:hover[disabled]{color:#fff;background-color:#04c}.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active{background-color:#039 \9 }.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{color:#999;cursor:not-allowed;background:#ededed;border-radius:0}.bootstrap-datetimepicker-widget td span{float:left;border-radius:var(--form-border-radius);cursor:pointer;width:47px;height:54px;margin:2px;line-height:54px;display:block}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#006dcc;background-image:-o-linear-gradient(#04c,#08c);color:#fff;text-shadow:0 -1px #00000040;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0088cc", endColorstr="#ff0044cc", GradientType=0);background-image:linear-gradient(#08c,#04c);background-repeat:repeat-x;border-color:#0000001a #0000001a #00000040}.bootstrap-datetimepicker-widget td span.active:hover,.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active,.bootstrap-datetimepicker-widget td span.active.disabled,.bootstrap-datetimepicker-widget td span.active[disabled]{color:#fff;background-color:#04c}.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active{background-color:#039 \9 }.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{color:#999;cursor:not-allowed;background:0}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{color:#999;cursor:not-allowed;background:0}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i{cursor:pointer;width:16px;height:16px;display:block}html{height:100%}body{background-color:var(--bg);height:100%;position:relative;overflow-y:scroll}::selection{background:var(--blue);color:#fff}.floatRight{float:right}textarea{resize:vertical;min-height:30px}a{color:var(--link-color);cursor:pointer;text-decoration:none}a:hover,a:focus{color:var(--link-color-light);text-decoration:none}a:active{color:var(--link-color-dark);text-decoration:none}details summary{cursor:pointer;text-decoration:underline;list-style:none;display:inline-block;position:relative}details summary:after{content:"";font-family:"Font Awesome 5 Pro";font-size:smaller;font-weight:900;transition:transform .2s ease-in-out;position:absolute;top:calc(50% - 10px);right:-15px}details summary::marker{display:none}details summary:-webkit-details-marker{display:none}details summary:hover{text-decoration:none}details[open] summary:after{transform:rotate(90deg)}.btn-link,.link{cursor:pointer;text-decoration:none}.btn-link:hover,.link:hover{text-decoration:none}.valueNotSet{color:var(--red-readmode);font-style:italic;overflow:visible!important}.textarea{resize:none;white-space:pre-wrap;box-sizing:border-box;word-break:break-word;text-wrap:balance;display:block}p.empty{background:var(--primary-lighter)}ul,ol{margin:0 0 10px 25px;padding:0}ul{list-style-type:square}ol{list-style-type:decimal-leading-zero}dl{margin-bottom:20px}dd{margin-left:10px}dt,dd,li{line-height:20px}.visible{animation:.4s myfirst;opacity:1!important;display:block!important}.highlight{border-color:#52a8eccc;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #52a8ec99}#mainContent.switchPage{opacity:0}#mainContentLoader.switchPage{display:none}.switchView .cardLayout,.hiddenView{opacity:0}.notVisible{visibility:hidden}.loading{color:#ccc;text-align:center;font-size:2em}.loading .fa-spinner{font-size:1.5em}.visibleContent{opacity:1;transition:opacity .2s linear,top .2s ease-out;position:relative;top:0}.hiddenContent{opacity:0;transition:opacity .2s linear,top .2s ease-in;position:relative;top:20px}.visibleContentHorizontal{opacity:1;transition:opacity .2s linear,left .2s ease-out;position:relative;left:0}.hiddenContentHorizontal{opacity:0;transition:opacity .2s linear,left .2s ease-in;position:relative;left:20px}.loadingIndicator{text-align:center}.loadingIndicator i{color:var(--primary-light);font-size:2.5em}.visibleLoadingIndicator{opacity:1;transition-duration:.25s;transition-delay:1.5s}.hiddenLoadingIndicator{opacity:0;transition-duration:.2s}.centeredMessage{text-align:center;margin-top:20%}.box-shadow{box-shadow:0 1px 2px #0003}.slim-scroll{scrollbar-color:#94949499 transparent;scrollbar-width:thin;scrollbar-gutter:stable}.slim-scroll::-webkit-scrollbar{width:8px}.slim-scroll::-webkit-scrollbar-track{background-color:#0000}.slim-scroll::-webkit-scrollbar-thumb{background-color:#94949499;border-radius:4px}.slim-scroll:hover::-webkit-scrollbar-thumb{background-color:#949494cc}.type-default{font-family:Regular}.type-heavy{font-family:Bold}.type-box-heading{text-rendering:optimizelegibility;color:var(--white);text-shadow:none;font-family:Light;line-height:1.25em}.type-body{color:var(--primary-darkest);font-family:Regular;line-height:1.75em}.type-pre{color:var(--primary-darkest);font-family:Consolas,inconsolata,Menlo,Monaco,monospace}.type-icon{font-family:FontAwesome;font-weight:400}.bubbleBtn{border:solid 1px var(--primary-light);background-color:var(--white);z-index:10;width:34px;height:34px;color:var(--primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:calc(50% - 17px);right:0}.bubbleBtn label{cursor:pointer;justify-content:center;align-items:center;display:flex}.bubbleBtn:hover{background-color:var(--primary-lighter);color:var(--primary-dark)}.bubbleBtn.cancel{right:48px}.bubbleBtn.disabled{color:var(--primary-light);cursor:default;background-color:var(--primary-lightest)!important}.bubbleBtn.disabled:hover{color:var(--primary-light);background-color:var(--primary-lightest)!important}.bubbleBtn i{font-size:18px;transition:all .2s ease-in-out;display:inline-block}.bubbleBtn.expanded>.fa-chevron-right{transform:rotate(90deg)}.bubbleBtn.collapsed>.fa-chevron-down{transform:rotate(-90deg)}.collapser i{transition:all .2s ease-in-out;display:inline-block}.collapser.collapsed .fa-chevron-down{transform:rotate(-90deg)}@media (width>=768px) and (width<=991px){body{padding-left:0;padding-right:0}}.productSS .SSHidden,.productMS .MSHidden{display:none!important}.productSS .SSDisable,.productMS .MSDisable,.productSS .SSDisable *,.productMS .MSDisable *{cursor:default!important}.form-control-edit-container{width:100%;margin-bottom:5px;display:inline-block}.form-control-edit-container input,.form-control-edit-container select{width:90%;display:inline-block}.form-control-edit-container i{vertical-align:middle;margin-left:5px;font-size:19px}@media (width<=480px){.form-control-edit-container i{margin-left:2px}}.red-text{color:var(--red)}.searchResultContainer{position:relative}.searchResultContainer .searchResult{z-index:2000;width:100%;position:absolute}.tabs{align-items:center;gap:var(--small-gap);flex-wrap:wrap;margin:0;list-style:none;display:flex;position:relative}.tabs .tab{text-align:center;min-width:0;padding:var(--small-gap) var(--medium-gap) var(--medium-gap) var(--medium-gap);text-transform:uppercase;cursor:pointer;color:var(--text-color);border:solid 1px var(--primary-light);border-radius:var(--border-radius);text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;gap:var(--small-gap);background:0 0;outline:none;flex:0 auto;margin-left:0;font-size:11px;line-height:normal;transition:background-color .2s linear;display:flex;overflow:hidden}.tabs .tab span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tabs .tab:not(.tab-faux):hover,.tabs .tab:not(.tab-faux):focus{background-color:var(--blue-tile);color:#fff}.tabs .tab:not(.tab-faux):hover a,.tabs .tab:not(.tab-faux):focus a{color:#fff}.tabs .tab a{color:var(--text-color)}.tabs .tab .has-notes-icon{display:none}.tabs .tab.disabled{background-color:var(--primary-light);font-style:italic}.tabs .tab.active{background-color:var(--timeline-blue);border-color:var(--timeline-blue);color:#fff;cursor:default;height:32px}.tabs .tab.active a{color:#fff}.tabs .tab.active:hover,.tabs .tab.active:focus{background-color:var(--timeline-blue);border-color:var(--timeline-blue)}.tabs .tab.has-estate-notes>span{text-overflow:ellipsis;overflow:hidden}.tabs .tab.has-estate-notes .has-notes-icon{color:var(--red-light);margin-left:3px;font-size:8px;display:inline}.tabs .tab-faux{border-color:#0000}.tabs>li{text-align:center;cursor:pointer;justify-content:center;align-items:center;gap:var(--small-gap);border-radius:var(--border-radius);flex:0 auto;min-width:0;display:flex}.tabs>li .text{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.tabs>li .icon{flex:0}.tabs>li button{text-transform:uppercase;border:solid 1px var(--primary-light);text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--text-color);border-radius:var(--border-radius);justify-content:center;align-items:center;gap:var(--small-gap);background:0 0;outline:none;margin-left:0;padding:8px;font-size:11px;line-height:normal;transition:background-color .2s linear;display:flex;overflow:hidden}.tabs>li button:hover,.tabs>li button:focus{background-color:var(--blue-tile);color:#fff;border-color:var(--blue-tile)}.tabs>li.active{background-color:var(--timeline-blue);color:#fff;cursor:default}.tabs>li.active button{color:#fff;border-color:#0000}.tabs>li.active:hover{background-color:var(--timeline-blue);border-color:#0000}.tabs>li.active:focus{background-color:var(--blue-tile);border-color:#0000}.tabs.justified{justify-content:space-between}.tabs.justified .tab{max-width:unset;flex-grow:1}.tabs:after{content:" ";background-color:var(--timeline-blue);z-index:1;border-top-right-radius:var(--border-radius);border-top-left-radius:var(--border-radius);height:4px;display:flex;position:absolute;bottom:0;left:0;right:0}.tabs:focus-within:after{background-color:var(--blue-tile)}.tabs.is-professional-bid .tab:hover{background-color:var(--professional-dark)}.tabs.is-professional-bid .tab.active,.tabs.is-professional-bid .tab.active:hover{background-color:var(--professional);border-color:var(--professional)}.tabs.is-professional-bid:after{background-color:var(--professional)}.tabs.is-secret-bid .tab:hover{background-color:var(--secret-bid-light);color:#fff}.tabs.is-secret-bid .tab.active,.tabs.is-secret-bid .tab.active:hover{background-color:var(--secret-bid);border-color:var(--secret-bid);color:#fff}.tabs.is-secret-bid:after{background-color:var(--secret-bid)}.panel-default{box-shadow:var(--card-shadow);border:none}.panel-default .panel-heading{color:var(--text-color);background-color:var(--white);border-radius:var(--border-radius);border-bottom:none;padding:0}.panel-default .panel-heading .panel-title a{cursor:pointer;border-radius:var(--border-radius);word-wrap:break-word;white-space:normal;border:1px solid #0000;width:100%;padding:10px 30px 10px 10px;display:block;position:relative}.panel-default .panel-heading .panel-title a:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;transition:transform .2s ease-in-out;position:absolute;top:calc(50% - 9px);right:10px;transform:rotate(90deg)}.panel-default .panel-heading .panel-title a:hover:after,.panel-default .panel-heading .panel-title a:focus:after{font-weight:900}.panel-default .panel-heading a.collapsed:after{transform:rotate(0)}.contactListWithBubbles{gap:var(--small-gap);margin:0 0 var(--medium-gap) 0;flex-direction:column;padding:0;list-style:none;display:flex}.contactListWithBubbles li{gap:var(--small-gap);align-items:center;display:flex}.contactListWithBubbles li .primary-info{flex:1}.contactListWithBubbles li .contact-link{color:var(--primary-darkest);min-width:0}.contactListWithBubbles li .contact-link .contact-name{color:var(--link-color)}.contactListWithBubbles li .contact-link:has(.contact-is-proxy){margin-left:.75rem}.contactListWithBubbles li .contact-tile{min-width:0}.contactListWithBubbles li .contact-tile .contact-name{line-height:1.25em;display:block}.contactListWithBubbles li .contact-tile .contact-name .badges{vertical-align:text-top;margin-right:2px}.contactListWithBubbles li .contact-tile .contact-group-name,.contactListWithBubbles li .contact-tile .contact-group-main-name{display:block}.contactListWithBubbles li .contact-tile .contact-group-main-name strong{margin-right:var(--small-gap)}.contactListWithBubbles li .contact-tile .contact-person{margin-top:var(--medium-gap);display:block}.contactListWithBubbles li .contact-tile .contact-phone-and-email-wrapper{gap:0 var(--medium-gap);flex-wrap:wrap;font-size:12px;line-height:17px;display:flex}.contactListWithBubbles li .contact-tile .contact-phone-and-email-wrapper span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.contactListWithBubbles li .contact-tile .contact-bank-account{gap:var(--small-gap);align-items:center;font-size:12px;display:flex}.contactListWithBubbles li .contact-tile .contact-phone,.contactListWithBubbles li .contact-tile .contact-mail,.contactListWithBubbles li .contact-tile .contact-address,.contactListWithBubbles li .contact-tile .contact-bank-account-disponents{font-size:12px}.contactListWithBubbles li .contact-tile .kar-tag-button{margin:0}.contactListWithBubbles li .contact-tile.contact-is-proxy{font-size:12px;line-height:17px;display:block}.contactListWithBubbles li .contact-tile.contact-person{display:block}.contactListWithBubbles li .contact-tile.contact-person .full-name{margin-top:var(--medium-gap);font-size:12px;line-height:17px;display:block}.contactListWithBubbles li.contact-is-proxy{margin-left:.75rem;font-size:12px}.contactInformationWithBubbles div:has(.communication){align-items:center;gap:var(--large-gap);display:flex}label.text-exceeds-limit,small.text-exceeds-limit,textarea.text-exceeds-limit,.text-exceeds-limit input{color:var(--red)}ul.log-list{width:100%;margin:0;padding:0;list-style:none}ul.log-list>li{padding:10px 0;overflow:hidden}ul.log-list>li:not(:last-child){border-bottom:1px dashed #0003}ul.log-list>li .log-entry{width:calc(100% - 68px);padding:0 8px 8px;display:inline-block}.date-sheet{width:48px;margin-bottom:var(--medium-gap);text-align:center;background-color:var(--white);border-radius:var(--border-radius);border:solid 1px var(--primary-light);vertical-align:top;padding:5px;display:inline-block}.date-sheet.past{background-color:#0000}.date-sheet.incomplete{border-color:var(--red-light);color:var(--red-light)}.date-sheet .day{font-size:1.7em;line-height:normal}.date-sheet .month{text-transform:uppercase;margin-bottom:4px;font-size:.9em;line-height:normal}.date-sheet .year{font-size:.7em;line-height:normal}ul.search-result{margin:0;padding:0;list-style:none}@media (width<=767px){ul.search-result{width:100%;max-height:calc(100vh - 105px)}}ul.search-result>li{padding:0}ul.search-result>li .visibleArea{color:#fff;justify-content:space-between;display:flex}ul.search-result>li .visibleArea i{font-size:16px}ul.search-result>li .visibleArea .internalLink{color:#fff;flex-flow:row;flex:auto;padding:10px;display:flex}ul.search-result>li .visibleArea .internalLink i{flex-basis:24px;align-self:flex-start}ul.search-result>li .visibleArea .internalLink .fa-user-crown{color:#eab80b}ul.search-result>li .visibleArea .internalLink .menu-heading{text-transform:uppercase;word-wrap:break-word;font-size:10px;line-height:13px}ul.search-result>li .visibleArea .internalLink .menu-heading>div:first-child{font-size:14px;line-height:18px}ul.search-result>li .visibleArea .internalLink .menu-heading .badges{margin-top:2px}ul.search-result>li .visibleArea .externalLink{color:#fff;flex:0 0 42px;justify-content:center;align-items:center;display:flex}ul.search-result>li .visibleArea .externalLink:hover{background-color:var(--white);color:var(--dashboard-blue)}ul.search-result>li .visibleArea .expander{background-color:var(--mainview-bg);border:none;flex:0 0 42px;justify-content:center;display:flex}ul.search-result>li .visibleArea .expander i{align-self:center;transition:transform .2s ease-in-out}ul.search-result>li .visibleArea .expander.collapsed{background-color:#0000}ul.search-result>li .visibleArea .expander.collapsed i{transform:rotate(-90deg)}ul.search-result>li .visibleArea .expander:hover{cursor:pointer;background-color:var(--white);color:var(--dashboard-blue)}ul.search-result>li .visibleArea:hover,ul.search-result>li .visibleArea:focus{background-color:var(--dashboard-blue)}ul.search-result>li .visibleArea:hover .badges>li,ul.search-result>li .visibleArea:focus .badges>li,ul.search-result>li .visibleArea:hover .badges>span,ul.search-result>li .visibleArea:focus .badges>span{background-color:var(--white);color:var(--dashboard-blue)}ul.search-result>li.keyboardNavigate{background-color:var(--dashboard-blue)}ul.search-result>li.keyboardNavigate .badges>li,ul.search-result>li.keyboardNavigate .badges>span{background-color:var(--white);color:var(--dashboard-blue)}ul.search-result>li .expandableArea{margin:0;padding:0;list-style:none}ul.search-result>li .expandableArea li a{color:#fff;padding:10px 10px 10px 32px;display:block}ul.search-result>li .expandableArea li:hover{color:#fff;background-color:var(--dashboard-blue)}ul.search-result>li .panel-collapse.in{background-color:var(--mainview-bg)}ul.categoryList{margin:0;padding:0;list-style:none}ul.categoryList>li{background-color:var(--white);cursor:pointer;border:solid 1px var(--primary-light);box-shadow:1px 1px 1px var(--primary-light);margin-bottom:10px;padding:0}ul.categoryList>li span{justify-content:space-between;display:flex}@media (width<=729px){ul.categoryList>li{flex-basis:100%}}ul.categoryList>li>label{cursor:pointer;text-transform:none;margin:0;padding:10px;font-size:14px;font-weight:400}ul.categoryList>li>label>input{display:none}ul.categoryList>li>label>input+span:after{content:"";float:right;width:16px;margin-top:1px;margin-left:10px;font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:400;display:inline-block}ul.categoryList>li>label>input:checked+span:after{content:""}ul.related-contacts{margin:var(--small-gap) 0;gap:var(--small-gap);flex-direction:column;padding:0;list-style:none;display:flex}ul.related-contacts li a{background-color:var(--white);border-radius:var(--border-radius);justify-content:space-between;align-items:center;display:flex}ul.related-contacts li a>div{padding:var(--medium-gap)}ul.related-contacts li a>div small{display:block}ul.related-contacts li a>i{color:var(--primary-dark);background-color:var(--white);border-radius:var(--border-radius);padding:var(--medium-gap);cursor:pointer;flex:0 0 36px;justify-content:center;align-self:stretch;align-items:center;display:flex}ul.related-contacts li a:hover{background-color:var(--blue-tile);color:#fff}ul.related-contacts li a:hover>i{color:var(--red-light)}ul.related-contacts li a:hover>i:hover{background-color:var(--red-light);color:#fff}.section-divider{gap:var(--small-gap);color:var(--primary);text-transform:uppercase;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;min-height:30px;margin-bottom:10px;font-family:Light;display:flex;position:relative}.section-divider>span{color:var(--primary);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;align-self:center;overflow:hidden}.section-divider>span i{display:inline-block}.section-divider a{color:var(--primary);align-self:center;gap:var(--small-gap);flex:0 auto;justify-content:center;align-items:center;min-width:0;display:flex}.section-divider a>span{flex:1;max-width:100%}.section-divider a:hover{color:var(--primary-darker)}.section-divider:before,.section-divider:after{content:" ";border-top:1px solid var(--primary-light);flex:1}.section>article>.section-divider{background-color:var(--white);z-index:999;height:48px;position:sticky;top:112px}@media (width<=767px){.section>article>.section-divider{top:82px}}.filter-summary{margin:0 0 15px;list-style:none}.filter-summary>li{background-color:var(--white);border-radius:var(--border-radius);margin:0 10px 2px 0;padding:4px 8px;display:inline-block}.filter-summary>li i{cursor:pointer;color:var(--primary-dark);padding:0 4px;font-size:16px}.filter-summary>li i.fa-times:hover{color:var(--red-light)}.filter-summary>li i.fa-filter:hover{color:var(--link-color)}@media (width<=767px){.filter-summary>li{margin-right:5px;padding:2px 6px;font-size:11px}.filter-summary>li i{font-size:13px}}.is-counter-bid{align-items:center;gap:var(--small-gap);display:flex}.is-counter-bid:after{content:"M";color:#222;background-color:var(--orange);border-radius:50%;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;font-family:Bold;font-size:10px;display:inline-flex}.badges{flex-wrap:wrap;align-items:center;gap:2px;margin:0;padding:0;display:inline-flex}.badges>li,.badges>dt,.badges>dd,.badges>span{text-transform:uppercase;color:var(--text-color);background-color:var(--primary-light);border-radius:var(--border-radius);padding:2px 4px;font-size:10px;line-height:12px;display:inline-block}.badges>li.update-available,.badges>dt.update-available,.badges>dd.update-available,.badges>span.update-available{background-color:var(--orange);color:var(--white)}.badges>li.inactive,.badges>dt.inactive,.badges>dd.inactive,.badges>span.inactive{background-color:var(--primary);color:var(--white)}.badges>li.group-consent,.badges>dt.group-consent,.badges>dd.group-consent,.badges>span.group-consent{padding-bottom:3px;position:relative}.badges>li.group-consent .consent-marker,.badges>dt.group-consent .consent-marker,.badges>dd.group-consent .consent-marker,.badges>span.group-consent .consent-marker{content:" ";background-color:var(--green-light);height:3px;position:absolute;bottom:0;left:0}.badges>li.group-consent .consent-marker:first-of-type,.badges>dt.group-consent .consent-marker:first-of-type,.badges>dd.group-consent .consent-marker:first-of-type,.badges>span.group-consent .consent-marker:first-of-type{border-bottom-left-radius:var(--border-radius)}.badges>li.group-consent .consent-marker:last-of-type,.badges>dt.group-consent .consent-marker:last-of-type,.badges>dd.group-consent .consent-marker:last-of-type,.badges>span.group-consent .consent-marker:last-of-type{border-bottom-right-radius:var(--border-radius)}.badges>li.group-consent .no-consent-marker,.badges>dt.group-consent .no-consent-marker,.badges>dd.group-consent .no-consent-marker,.badges>span.group-consent .no-consent-marker{content:" ";background-color:var(--red-light);height:3px;position:absolute;bottom:0;right:0}.badges>li.group-consent .no-consent-marker:first-of-type,.badges>dt.group-consent .no-consent-marker:first-of-type,.badges>dd.group-consent .no-consent-marker:first-of-type,.badges>span.group-consent .no-consent-marker:first-of-type{border-bottom-left-radius:var(--border-radius)}.badges>li.group-consent .no-consent-marker:last-of-type,.badges>dt.group-consent .no-consent-marker:last-of-type,.badges>dd.group-consent .no-consent-marker:last-of-type,.badges>span.group-consent .no-consent-marker:last-of-type{border-bottom-right-radius:var(--border-radius)}.badges>li.secret-bid,.badges>dt.secret-bid,.badges>dd.secret-bid,.badges>span.secret-bid{color:#fff;background-color:var(--secret-bid)}.badges>li.settlement-alert,.badges>dt.settlement-alert,.badges>dd.settlement-alert,.badges>span.settlement-alert{color:#8a6d3b;background-color:#fcf8e3}.badges>li.aml-alert,.badges>dt.aml-alert,.badges>dd.aml-alert,.badges>span.aml-alert{color:#fff;background-color:var(--red)}.badges>li.pep-alert,.badges>dt.pep-alert,.badges>dd.pep-alert,.badges>span.pep-alert{color:#000;background-color:var(--yellow)}.badges>li.outdated,.badges>dt.outdated,.badges>dd.outdated,.badges>span.outdated{color:#8a6d3b;background-color:#fcf8e3}.badges>li.readonly,.badges>dt.readonly,.badges>dd.readonly,.badges>span.readonly{color:#31708f;background-color:#d9edf7}.badges>li.is-projectmaster,.badges>dt.is-projectmaster,.badges>dd.is-projectmaster,.badges>span.is-projectmaster{background:var(--yellow);color:#000}.badges>li.is-commercial-area,.badges>dt.is-commercial-area,.badges>dd.is-commercial-area,.badges>span.is-commercial-area{border-top-left-radius:var(--border-radius);color:#000;white-space:nowrap;text-overflow:ellipsis;background:#0bd6ea;max-width:100%;overflow:hidden}.badges>li.has-settlement-status,.badges>dt.has-settlement-status,.badges>dd.has-settlement-status,.badges>span.has-settlement-status{background:var(--purple);color:#fff}.badges>li.tip-to-user,.badges>dt.tip-to-user,.badges>dd.tip-to-user,.badges>span.tip-to-user{background:var(--pob-active);color:#fff}.badges>li.is-reserved-unit,.badges>dt.is-reserved-unit,.badges>dd.is-reserved-unit,.badges>span.is-reserved-unit{background:var(--yellow-warm);color:#000}.badges>li.project-bids,.badges>dt.project-bids,.badges>dd.project-bids,.badges>span.project-bids{background:var(--blue-light);color:#fff}.badges>li.no-consent,.badges>dt.no-consent,.badges>dd.no-consent,.badges>span.no-consent{background-color:var(--red-light);color:#fff}.badges>li.consent,.badges>dt.consent,.badges>dd.consent,.badges>span.consent{background-color:var(--green);color:#fff}.badges>li.unset-consent,.badges>dt.unset-consent,.badges>dd.unset-consent,.badges>span.unset-consent{background-color:var(--primary-light)}.badges>li.is-sold-unit,.badges>dt.is-sold-unit,.badges>dd.is-sold-unit,.badges>span.is-sold-unit{background-color:var(--green);color:#fff}.badges>li.fox-template,.badges>dt.fox-template,.badges>dd.fox-template,.badges>span.fox-template{color:#fff;background:#f26729}.badges>li.word-template,.badges>dt.word-template,.badges>dd.word-template,.badges>span.word-template{color:#fff;background:#27549b}.badges>li.object-other-template,.badges>dt.object-other-template,.badges>dd.object-other-template,.badges>span.object-other-template{background:var(--blue);color:#fff}.badges>li.object-template,.badges>dt.object-template,.badges>dd.object-template,.badges>span.object-template{background:var(--orange);color:#fff}.badges.link:hover li{box-shadow:inset 0 0 0 99999px #0000001a}.badges:empty{display:none}.sk-cube-grid{width:40px;height:40px;margin:25px auto}.sk-cube-grid .sk-cube{background-color:var(--primary);float:left;width:33%;height:33%;animation:1.3s ease-in-out infinite sk-cubeGridScaleDelay}.sk-cube-grid.white .sk-cube{background-color:var(--white)}.sk-cube-grid.red .sk-cube{background-color:#d51e00}.sk-cube-grid .sk-cube1{animation-delay:.2s}.sk-cube-grid .sk-cube2{animation-delay:.3s}.sk-cube-grid .sk-cube3{animation-delay:.4s}.sk-cube-grid .sk-cube4{animation-delay:.1s}.sk-cube-grid .sk-cube5{animation-delay:.2s}.sk-cube-grid .sk-cube6{animation-delay:.3s}.sk-cube-grid .sk-cube7{animation-delay:0s}.sk-cube-grid .sk-cube8{animation-delay:.1s}.sk-cube-grid .sk-cube9{animation-delay:.2s}@keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scale(1)}35%{transform:scale(0)}}.circle-holder{gap:var(--medium-gap);white-space:normal;flex-wrap:wrap;display:flex}.circle-holder .circle{background-color:var(--primary);width:90px;height:90px;color:var(--white);box-sizing:border-box;float:left;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.circle-holder .circle.valueNotSet>div{color:var(--white);font-style:italic;font-family:Regular!important;font-size:14px!important}.circle-holder .circle.green{background-color:var(--green)}.circle-holder .circle.red{background-color:var(--red-light)}.circle-holder .circle.small{width:70px;height:70px}.circle-holder .circle.valueNotSet{background-color:var(--red-readmode);color:var(--white)}.circle-holder .circle .valueNotSet{color:#fff;background-color:#0000}.circle-holder .circle div{text-align:center;flex:none}.circle-holder .circle label{color:var(--white);margin:0;font-size:13px;font-style:normal;line-height:15px}.rectangle{background-color:var(--primary);box-sizing:border-box;color:#fff;text-align:center;white-space:nowrap;border-radius:12px;min-width:90px;min-height:33px;margin:2px 10px 3px 0;padding:6px 10px;font-family:Bold;font-size:14px;display:inline-block}.rectangle.valueNotSet{background-color:var(--red-readmode);color:var(--white);font-family:Regular;font-size:14px;font-style:italic}.rectangle.green{background-color:var(--green)}.rectangle.red{background-color:var(--red)}.consent-options{margin:0;margin-bottom:var(--large-gap);border:solid 1px var(--white);border-radius:var(--border-radius);flex-direction:row;padding:0;display:flex}.consent-options li{text-align:center;white-space:nowrap;background-color:var(--primary-light);border-right:solid 1px var(--white);flex:auto;padding:8px 4px;list-style-type:none;transition:background-color .2s ease-in-out;position:relative}.consent-options li.selected:after{content:"";color:var(--white);font-family:"Font Awesome 5 Pro";font-size:17px;font-weight:900;position:absolute;bottom:-8px;left:calc(50% - 6px)}.consent-options li.no-consent.selected{background-color:var(--red-light);color:#fff;cursor:default}.consent-options li.has-consent.selected{background-color:var(--green);color:#fff;cursor:default}.consent-options li:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.consent-options li:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-right:none}.consent-options.clickable li{cursor:pointer}.consent-options.clickable li:not(.selected):hover{background-color:var(--primary);color:var(--white)}.fraction{justify-content:flex-end;height:42px;display:flex}.fraction input{width:56px;display:inline-block}.fraction input:first-child{align-self:flex-start}.fraction input:last-child{align-self:flex-end}.fraction i{color:#ccc;align-self:center}.legacy-energy-class-tooltip:after{width:195px}.energy-house{margin-top:2px}.energy-house .roof{border-color:gray #0000;border-bottom-style:solid;border-bottom-width:14px;border-left-style:solid;border-left-width:14px;border-right-style:solid;border-right-width:14px;width:0;height:0}.energy-house .wall{color:#fff;background-color:gray;justify-content:center;align-items:center;width:28px;height:16px;font-family:Bold;font-size:13px;display:flex}.energy-house[class*=color-][class*="1"] .roof{border-top-color:var(--energy-color-darkgreen);border-bottom-color:var(--energy-color-darkgreen)}.energy-house[class*=color-][class*="1"] .wall{background-color:var(--energy-color-darkgreen)}.energy-house[class*=color-][class*="2"] .roof{border-top-color:var(--energy-color-lightgreen);border-bottom-color:var(--energy-color-lightgreen)}.energy-house[class*=color-][class*="2"] .wall{background-color:var(--energy-color-lightgreen)}.energy-house[class*=color-][class*="3"] .roof{border-top-color:var(--energy-color-yellow);border-bottom-color:var(--energy-color-yellow)}.energy-house[class*=color-][class*="3"] .wall{background-color:var(--energy-color-yellow);color:#000}.energy-house[class*=color-][class*="4"] .roof{border-top-color:var(--energy-color-orange);border-bottom-color:var(--energy-color-orange)}.energy-house[class*=color-][class*="4"] .wall{background-color:var(--energy-color-orange)}.energy-house[class*=color-][class*="5"] .roof{border-top-color:var(--energy-color-red);border-bottom-color:var(--energy-color-red)}.energy-house[class*=color-][class*="5"] .wall{background-color:var(--energy-color-red)}.energy-mark{height:32px}.energy-mark .energy-mark-background{fill:#000;stroke-linecap:round;stroke-linejoin:round}.energy-mark .energy-mark-foreground{fill:var(--energy-color-white)}.energy-mark .energy-mark-color-foreground{color:var(--energy-color-white)}.energy-mark .energy-mark-text{fill:var(--energy-color-black);font-family:Bold;font-size:25px;font-weight:700}.energy-mark .energy-mark-color-background-A{fill:var(--energy-color-darkgreen)}.energy-mark .energy-mark-color-background-B{fill:var(--energy-color-green)}.energy-mark .energy-mark-color-background-C{fill:var(--energy-color-lightgreen)}.energy-mark .energy-mark-color-background-D{fill:var(--energy-color-yellow)}.energy-mark .energy-mark-color-background-E{fill:var(--energy-color-lightorange)}.energy-mark .energy-mark-color-background-F{fill:var(--energy-color-orange)}.energy-mark .energy-mark-color-background-G{fill:var(--energy-color-red)}.energy-slider{gap:var(--small-gap);display:flex;position:relative}.energy-slider label{text-align:center;border-radius:var(--border-radius);cursor:pointer;background:#007bc733;flex:1;justify-content:center;height:36px;font-size:16px;position:relative;overflow:visible!important}.energy-slider label[for=rbELA]{background-color:var(--energy-color-darkgreen);color:#fff}.energy-slider label[for=rbELB]{background-color:var(--energy-color-green);color:#fff}.energy-slider label[for=rbELC]{background-color:var(--energy-color-lightgreen);color:#000}.energy-slider label[for=rbELD]{background-color:var(--energy-color-yellow);color:#000}.energy-slider label[for=rbELE]{background-color:var(--energy-color-lightorange);color:#000}.energy-slider label[for=rbELF]{background-color:var(--energy-color-orange);color:#fff}.energy-slider label[for=rbELG]{background-color:var(--energy-color-red);color:#fff}.energy-slider label:before{content:" ";border-radius:var(--border-radius);border:2px solid #fff;transition:border-color .2s ease-in-out;position:absolute;inset:0}.energy-slider label:hover:before,.energy-slider label:focus:before{border-color:var(--primary-dark)}.energy-slider input{opacity:0;z-index:-1;position:absolute}.energy-slider input:checked+label{font-weight:700}.energy-slider input:checked+label:before{border-color:var(--black);top:-1px;bottom:-1px}.energy-slider input:checked+label:after{content:"";color:var(--black);font-family:"Font Awesome 5 Pro";font-size:18px;font-weight:900;line-height:1;position:absolute;bottom:-6px;left:calc(50% - 6.5px)}.energy-slider input:focus+label{opacity:.8}.energy-slider input:focus+label:before{border-color:var(--primary-darkest)}.energy-slider input:focus+label:after{color:var(--primary-darkest)}.energy-slider.legacy-mode label[for=rbELA],.energy-slider.legacy-mode label[for=rbELB],.energy-slider.legacy-mode label[for=rbELC],.energy-slider.legacy-mode label[for=rbELD],.energy-slider.legacy-mode label[for=rbELE],.energy-slider.legacy-mode label[for=rbELF],.energy-slider.legacy-mode label[for=rbELG]{color:#000;background:#007bc733}.energy-slider.legacy-mode label[for=rbEN1]{background-color:var(--energy-color-green);color:#fff}.energy-slider.legacy-mode label[for=rbEN2]{background-color:var(--energy-color-lightgreen);color:#fff}.energy-slider.legacy-mode label[for=rbEN3]{background-color:var(--energy-color-yellow);color:#000}.energy-slider.legacy-mode label[for=rbEN4]{background-color:var(--energy-color-orange);color:#fff}.energy-slider.legacy-mode label[for=rbEN5]{background-color:var(--energy-color-red);color:#fff}.contactLinks{line-height:0;position:absolute;top:0;right:0}.contactLinks .contactBubble{z-index:2;border:solid 1px var(--primary-light);background-color:var(--white);text-align:center;border-radius:50%;align-self:center;width:40px;height:40px;padding:9px;display:inline-block;position:relative}.contactLinks .contactBubble i{color:var(--link-color);font-size:20px}.contactLinks .contactBubble:not(:first-child){margin-left:10px}.contactLinks .contactBubble:hover{background-color:var(--link-color)}.contactLinks .contactBubble:hover i{color:var(--white)}.contactLinks .popover{z-index:15000}.contactLinks .popover .popover-content{width:130px;color:var(--text-color);padding:9px 14px}.contactLinks .popover .popover-content p{cursor:pointer;margin:0;padding:0;font-size:14px}.contactLinks .popover .popover-content p a{color:var(--text-color);text-decoration:none}.contactLinks .popover .popover-content p a i{margin-right:8px}.contactLinks .popover .popover-content p a span{font-family:Regular}.contactLinks .popover .popover-content p a:hover span{border-bottom:1px solid var(--black);padding-bottom:1px}.contactLinks .popover p:not(:first-child){margin-top:12px}.page-alert{cursor:pointer;gap:var(--small-gap);flex-wrap:wrap;align-items:center;display:flex;position:relative}.page-alert .fa-pencil-alt{margin-right:3px}.page-alert .badges{gap:var(--small-gap);flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:inline-flex}.page-alert:hover{cursor:pointer}.page-alert:hover .fa-pencil-alt{font-weight:900}.notFound{text-align:center;color:var(--primary-dark);font-size:10em}.expandable-group-cards .select-mode .group-card:hover{cursor:pointer;box-shadow:0 0 15px #0000004d}.expandable-group-cards .select-mode .unselectableTile .group-card:hover{box-shadow:none}.expandable-group-cards .unselectableTile{opacity:.3;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none}.expandable-group-cards .groupbox-container{background-color:var(--primary-light);border-radius:var(--border-radius);margin-bottom:20px;padding:15px 15px 0}.expandable-group-cards .groupbox-container .group-members{padding:0}.expandable-group-cards .group-card{background-color:var(--primary-lighter);border-radius:var(--border-radius);box-shadow:var(--card-shadow);text-align:left;flex-direction:row;min-height:110px;padding:10px 10px 32px;transition:box-shadow .2s ease-in-out;display:flex;position:relative}.expandable-group-cards .group-card:hover{cursor:pointer;box-shadow:0 0 15px #0000004d}.expandable-group-cards .group-card.selected{margin-top:-25px}.expandable-group-cards .group-card .count-sheet{background-color:var(--white);border-radius:var(--border-radius);border:solid 1px var(--primary-light);text-align:center;flex-basis:44px;align-self:stretch;align-items:flex-end;margin:-10px 10px 5px -10px;display:flex;position:relative}.expandable-group-cards .group-card .count-sheet h1{text-align:center;width:100%;margin-bottom:3px}.expandable-group-cards .group-card .text{width:calc(100% - 55px)}.expandable-group-cards .group-card .text h4{text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;overflow:hidden}.expandable-group-cards .group-card .text div{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.expandable-group-cards .group-card .footer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);height:24px;color:var(--white);flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding:0;font-size:12px;line-height:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.expandable-group-cards .group-card .footer .info{text-overflow:ellipsis;white-space:nowrap;border-bottom-right-radius:var(--border-radius);flex:auto;padding:0 5px;overflow:hidden}.expandable-group-cards .group-card .footer .option{text-align:center;border-right:solid 1px var(--white);cursor:pointer;color:var(--primary-lightest);flex:0 0 42px}.expandable-group-cards .group-card .footer .option.toggle-group-members-arrow{position:relative}.expandable-group-cards .group-card .footer .option.toggle-group-members-arrow.members-visible:before{content:" ";border-right:20px solid #0000;border-bottom:20px solid var(--primary-light);border-left:20px solid #0000;width:0;height:0;position:absolute;bottom:-26px;left:calc(50% - 20px)}.expandable-group-cards .group-card .footer .option.active{background-color:var(--blue-tile)}.expandable-group-cards .group-card .footer .option.active i{font-size:14px;line-height:24px;transform:rotate(90deg)}.expandable-group-cards .group-card .footer .option:first-child{border-bottom-left-radius:var(--border-radius)}.expandable-group-cards .group-card .footer .option:hover{background-color:var(--primary-dark)}.expandable-group-cards .group-card .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.expandable-group-cards .group-card .selected i{color:#fff;position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}.expandable-group-cards .sub-card{background-color:var(--primary-lighter);text-align:left;flex-direction:row;height:124px;margin-bottom:0;transition:box-shadow .2s ease-in-out;display:flex;position:relative}.expandable-group-cards .sub-card>a{position:absolute;inset:0 0 24px}.expandable-group-cards .sub-card .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.expandable-group-cards .sub-card .selected i{color:#fff;position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}.expandable-group-cards .sub-card .subcard-info{min-width:calc(100% - 105px);padding:10px}.expandable-group-cards .sub-card .subcard-info .heading{justify-content:space-between;display:flex}.expandable-group-cards .sub-card .subcard-info div{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.expandable-group-cards .sub-card .image{background-repeat:no-repeat;background-size:cover;background-color:var(--white);text-align:center;background-position:50%;flex:0 0 100px;height:100px;position:relative}.expandable-group-cards .sub-card .image .icon-instead{color:var(--primary);padding-top:17px}.expandable-group-cards .sub-card .image .badges{position:absolute;top:3px;left:3px}.expandable-group-cards .sub-card .footer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);height:24px;color:var(--white);flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding:0;font-size:12px;line-height:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.expandable-group-cards .sub-card .footer .info{text-overflow:ellipsis;white-space:nowrap;border-right:solid 1px var(--white);flex:auto;padding:0 5px;overflow:hidden}.expandable-group-cards .sub-card .footer .info.valueNotSet{font-style:italic}.expandable-group-cards .sub-card .footer .info:last-child{border-right:0}.expandable-group-cards .sub-card .footer .option{text-align:center;border-right:solid 1px var(--white);cursor:pointer;color:var(--primary-lightest);flex:0 0 42px}.expandable-group-cards .sub-card .footer .option i{font-size:14px;line-height:24px}.expandable-group-cards .sub-card .footer .option.active{background-color:var(--blue-tile)}.expandable-group-cards .sub-card .footer .option.active i{color:#fff}.expandable-group-cards .sub-card .footer .option:hover{background-color:var(--primary-dark)}.expandable-group-cards .arrow-container{padding:0 15px;transition:min-height .1s linear;min-height:0!important;overflow:visible!important}.expandable-group-cards .arrow-container .arrow_box{background:var(--white);background-color:var(--primary-light);margin-top:6px;position:relative}.expandable-group-cards .arrow-container .arrow_box:before{content:" ";pointer-events:none;border:solid #3b403f00;border-bottom-color:var(--primary-light);border-width:16px;width:0;height:0;margin-left:-21px;position:absolute;bottom:100%;left:25%}.fa-clock.gray{color:var(--primary)}.fa-clock.green{color:var(--green)}.fa-clock.orange{color:var(--orange)}.fa-clock.red{color:var(--red)}i.favoriteStar{cursor:pointer;font-size:1.7em;position:absolute;top:10px;right:10px}i.favoriteStar:before{color:#fff;opacity:.9}i.favoriteStar:after{color:var(--blue);opacity:.9}i.favoriteStar:hover:after{opacity:1}i.favoriteStar.markedAsFavorite:before{color:var(--yellow-light)}i.favoriteStar.markedAsFavorite:after{color:var(--yellow)}i.favoriteStar.markedAsFavorite:hover:before{color:#fff}.flex-card-container{align-items:flex-start;gap:var(--large-gap);width:100%;margin:0 0 var(--large-gap) 0;grid-template-columns:repeat(auto-fill,minmax(275px,1fr));padding:0;list-style-type:none;display:grid}.flex-card-container .flex-card{background-color:var(--primary-lightest);border-radius:var(--border-radius);min-height:120px;box-shadow:var(--card-shadow);align-self:stretch;padding-bottom:20px;position:relative}.flex-card-container .flex-card.selected .select-icon{display:block}.flex-card-container .flex-card.new,.flex-card-container .flex-card.draft{background-color:var(--white);border:solid 1px var(--primary-lighter)}.flex-card-container .flex-card:hover{cursor:pointer;transition:box-shadow .2s ease-in-out;box-shadow:0 0 15px #0000004d}.flex-card-container .flex-card .left-content{flex:0 0 100px}.flex-card-container .flex-card .right-content{flex:1}.flex-card-container .flex-card .header{flex-flow:row;max-width:100%;height:24px;margin-bottom:10px;display:flex;position:absolute;top:0;overflow:hidden}.flex-card-container .flex-card .footer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);height:24px;color:var(--white);flex-wrap:nowrap;align-items:stretch;padding:0;font-size:11px;line-height:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.flex-card-container .flex-card .footer .option{text-align:center;border-right:solid 1px var(--white);flex:0 0 42px;justify-content:center;align-items:center;display:flex}.flex-card-container .flex-card .footer .option i{color:var(--primary-lightest);font-size:14px}.flex-card-container .flex-card .footer .option:hover{background-color:var(--primary-dark)}.flex-card-container .flex-card .footer .option.disabledAction{cursor:not-allowed}.flex-card-container .flex-card .footer .option.disabledAction:hover{background-color:var(--primary)}.flex-card-container .flex-card .footer .option.active,.flex-card-container .flex-card .footer .option.selected{background-color:var(--link-color)}.flex-card-container .flex-card .footer .option.active i,.flex-card-container .flex-card .footer .option.selected i{color:#fff}.flex-card-container .flex-card .footer .option.active:hover,.flex-card-container .flex-card .footer .option.selected:hover{background-color:var(--link-color)}.flex-card-container .flex-card .footer .option:first-child{border-bottom-left-radius:var(--border-radius)}.flex-card-container .flex-card .footer .info{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-right:solid 1px var(--primary-lightest);color:var(--primary-lightest);flex:auto;padding:0 5px;overflow:hidden}.flex-card-container .flex-card .footer .info i{vertical-align:middle}.flex-card-container .flex-card .footer .info:last-child{border-right:none}.flex-card-container .flex-card .footer .info.error{background-color:var(--red);color:#fff}.flex-card-container .flex-card .footer .info.error span{text-overflow:ellipsis;overflow:hidden}.flex-card-container .flex-card .select-icon{cursor:pointer;border-top-right-radius:var(--border-radius);z-index:4500;width:0;height:0;padding-top:50px;padding-left:50px;position:absolute;top:0;right:0;overflow:hidden}.flex-card-container .flex-card .select-icon i{color:#fff;position:absolute;top:10px;left:25px}.flex-card-container .flex-card .select-icon:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--green-light);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}@font-face{font-family:Light;font-style:normal;font-weight:250;font-display:swap;src:url(/lib/Inter/InterVariable.woff2)format("woff2")}@font-face{font-family:Regular;font-style:normal;font-weight:350;font-display:swap;src:url(/lib/Inter/InterVariable.woff2)format("woff2")}@font-face{font-family:Bold;font-style:normal;font-weight:650;font-display:swap;src:url(/lib/Inter/InterVariable.woff2)format("woff2")}@font-face{font-family:Black;font-style:normal;font-weight:900;font-display:swap;src:url(../../../fonts/InterVariable.woff2)format("woff2")}html,body{font-size:14px;line-height:20px}body{background:var(--bg);box-sizing:border-box;color:var(--text-color);font-variant-numeric:tabular-nums;font-family:Regular,sans-serif}h1,h2,h3,h4,h5,h6{margin:0 0 10px;font-family:Light,sans-serif;font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:var(--primary);font-size:70%;line-height:normal}h1{font-size:32px;line-height:35px}h2{font-size:28px;line-height:31px}h3{font-size:24px;line-height:27px}h4{font-size:17px;line-height:20px}h5{font-size:14px;line-height:17px}h6{font-size:12px;line-height:15px}label{text-transform:uppercase;margin-bottom:0;font-size:.75rem;font-weight:400;line-height:1rem;display:block}small{font-size:85%}dt{font-family:Bold}.capitalize{text-transform:capitalize}@media (width<=480px){h1{font-size:28px}}textarea{field-sizing:content;word-break:break-word}.form-section-divider{color:var(--primary);text-transform:uppercase;align-items:center;margin:5px 0;font-size:11px;display:flex;position:relative}.form-section-divider:after,.form-section-divider:before{content:"";vertical-align:middle;border-bottom:solid 1px var(--primary-light);flex:50%}.form-section-divider span{text-align:center;flex:none;margin:0 5px}.form-section-divider.justified span{white-space:nowrap;flex:1;align-items:center;display:flex}.form-section-divider.justified span:after,.form-section-divider.justified span:before{content:"";vertical-align:middle;border-bottom:solid 1px var(--primary-light);flex:50%}.form-section-divider.justified:after,.form-section-divider.justified:before{display:none}input[list]{background-color:var(--white);border-radius:var(--form-border-radius);background-image:none;border:1px solid #ccc;width:100%;height:30px;padding:4px 5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:inset 0 1px 1px #00000013}input[list]:focus:not([disabled]),input[list]:hover:not([disabled]){border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}input[list]+button{background:0 0;border:none;height:30px;margin-left:10px;padding:4px 5px;font-size:20px}input[list]+button:focus,input[list]+button:hover{color:var(--red-light);background:0 0}@media screen and (-webkit-device-pixel-ratio>=2) and (pointer:coarse){input,select,textarea{font-size:16px!important}}.id-card{color:var(--primary);position:relative}.id-card .fa-id-card{color:var(--primary);font-size:24px}.id-card .id-status{border:solid 1px var(--white);background:radial-gradient(#fff 50%,#0000 50%);border-radius:50%;padding:0;font-size:12px;position:absolute;top:-2px;right:-5px}.id-card .id-status.fa-check-circle{color:var(--green);z-index:2}.id-card .id-status.fa-question-circle{color:var(--orange)}.id-card .id-status.fa-exclamation-circle{color:var(--red-light)}.id-card .fa-bookmark{color:var(--red-light);z-index:1;font-size:10px;position:absolute;top:9px;right:-2px}.id-card.link{cursor:pointer}.id-card.link:hover .fa-id-card{color:var(--primary-dark)}.id-card.small{transform:scale(.9)}.id-card.x-small{transform:scale(.8)}.id-card.bid-panel{float:right;margin-top:-22px}.image-page article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);margin-bottom:var(--large-gap);box-shadow:var(--card-shadow);position:relative}.image-page article .section-divider{z-index:999;background-color:var(--white);padding:var(--large-gap) 0;margin-bottom:0;position:sticky;top:112px}.image-page article .section-divider .bubbleBtn .fa-chevron-down{transition:transform .2s ease-in-out}.image-page article .section-divider.collapsed .bubbleBtn .fa-chevron-down{transform:rotate(-90deg)}@media (width<=991px){.image-page article .section-divider{top:82px}}.image-page article .flex-card-container{margin:var(--large-gap) 0 0 0}.image-page article .flex-card-container .flex-card{margin-bottom:0;padding-bottom:0}.image-page article .flex-card-container .flex-card .smallImageContainer{background-color:var(--white);border-radius:var(--border-radius);height:150px;position:relative}.image-page article .flex-card-container .flex-card .smallImageContainer .image-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.image-page article .flex-card-container .flex-card .smallImageContainer:hover{cursor:pointer;box-shadow:0 0 15px #0000004d}.image-page article .flex-card-container .flex-card .smallImageContainer .imageCanvas{background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-image:var(--checkered-background);border-radius:var(--border-radius);background-color:var(--primary-lightest);width:100%;height:150px}.image-page article .flex-card-container .flex-card .smallImageContainer .image{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:calc(100% - 25px)}.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);width:100%;color:var(--primary-lighter);text-align:center;cursor:pointer;height:25px;position:absolute;bottom:0;left:0}.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder>div{box-sizing:border-box;float:left;border-left:solid 1px var(--primary-lighter);width:16.67%;height:100%;padding:2px 0 0}.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder>div:hover{background-color:var(--primary-dark)}.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder>div:first-child{border-bottom-left-radius:var(--border-radius);border-left:none}.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder>div:last-child{text-align:left;border-bottom-right-radius:var(--border-radius);width:66.55%;padding-left:8px;font-size:12px}.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder>div:last-child:hover{background-color:var(--primary)}.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder .optionActive,.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder .optionActive:hover{background-color:var(--blue-tile)}.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder .has-ai-suggestion{background-color:var(--yellow-light);color:#000}.image-page article .flex-card-container .flex-card .smallImageContainer .optionsHolder .has-ai-suggestion:hover{background-color:var(--yellow)}.image-page article .selectView .image-card{background-color:var(--primary-lighter);text-align:left;cursor:pointer;min-height:0;margin-bottom:15px;margin-right:15px;padding:0;display:inline-block;position:relative}.image-page article .selectView .image-card .badges{display:none}.image-page article .selectView .image-card .image{border-radius:var(--border-radius);object-fit:contain;margin:0;padding:0}.image-page article .selectView .image-card .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.image-page article .selectView .image-card .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}.image-page article .selectView .image-card.disabled-in-select-mode{cursor:not-allowed}.image-page article .selectView .image-card.disabled-in-select-mode .image{opacity:.4}.image-page article .selectView .image-card.disabled-in-select-mode .badges{top:var(--small-gap);left:var(--small-gap);width:90%;display:inline-flex;position:absolute}.image-page article .selectView .image-card.disabled-in-select-mode .badges li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.image-page article .sortView{border:5px dotted #0000;width:100%;display:flex;min-height:160px!important}.image-page article .sortView .sortItems{border:1px solid #0000;flex-wrap:wrap;width:100%;display:flex}.image-page article .sortView .sortItems .image-card{background-color:var(--primary-lighter);border-radius:var(--border-radius);text-align:left;cursor:pointer;flex-direction:column;align-self:flex-start;width:min-content;margin:10px;padding:0;transition:box-shadow .2s ease-in-out;display:flex;position:relative}.image-page article .sortView .sortItems .image-card .image{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);object-fit:contain;margin:0;padding:0}.image-page article .sortView .sortItems .image-card .selectable{cursor:pointer;border-top-right-radius:var(--border-radius);width:0;height:0;padding-top:50px;padding-left:50px;display:none;position:absolute;top:0;right:0;overflow:hidden}.image-page article .sortView .sortItems .image-card .selectable i{color:#fff;position:absolute;top:10px;left:25px}.image-page article .sortView .sortItems .image-card .selectable:after{content:"";border-left:500px solid #0000;width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}.image-page article .sortView .sortItems .image-card .selectable.selected{opacity:1;display:block}.image-page article .sortView .sortItems .image-card .selectable.selected:hover{opacity:.8}.image-page article .sortView .sortItems .image-card .selectable.selected:after{border-top:500px solid var(--green-light)}.image-page article .sortView .sortItems .image-card .sortNumber{z-index:500;color:var(--white);background-color:var(--primary);border-top-left-radius:var(--border-radius);padding:1px 5px;font-size:12px;line-height:13px;position:absolute;top:0;left:0}.image-page article .sortView .sortItems .image-card .multidrag{width:100%;min-width:60px;height:100%;min-height:60px;color:var(--white);background-color:#0003;justify-content:center;align-items:center;padding:6px;display:none;position:absolute;top:0;left:0}.image-page article .sortView .sortItems .image-card .multidrag .dragged{width:40px;height:40px;color:var(--white);background-color:var(--primary-dark);text-align:center;border-radius:50%;padding:10px;font-size:18px;font-weight:700;line-height:18px}.image-page article .sortView .sortItems .image-card:hover .selectable{opacity:.6;display:block}.image-page article .sortView .sortItems .image-card:hover .selectable.selected{opacity:.7}.image-page article .sortView .sortItems .image-card:hover .selectable:after{border-top:500px solid var(--green-light)}.image-page article .sortView .sortItems .image-card.isDragging .sortNumber,.image-page article .sortView .sortItems .image-card.isDragging .selectable{display:none}.image-page article .sortView .sortItems .image-card.isDragging .multidrag{display:flex}.image-page article .sortView .sortItems:empty{border-radius:var(--border-radius);flex-basis:100%;align-self:stretch}.image-page article .sortView .image-text{-webkit-line-clamp:1;max-width:778px;padding:var(--small-gap);-webkit-box-orient:vertical;font-size:12px;line-height:20px;display:-webkit-box;overflow:hidden}.image-page article:has(.isDragging) .sortView{border-color:var(--primary-lighter)}.image-page article:has(.isDragging)~article .sortView{border-color:var(--primary-lighter)}.image-page article:has(+article .isDragging) .sortView{border-color:var(--primary-lighter)}#largeImagesContainer{z-index:100000;background-color:#000000e6;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}#largeImagesContainer:focus{outline:none}#largeImagesContainer .loadingIndicator{z-index:100;position:absolute;top:calc(50% - 50px);left:calc(50% - 50px)}#largeImagesContainer .loadingIndicator i{color:var(--white);font-size:100px}#largeImagesContainer header{color:#fff;gap:var(--small-gap);z-index:10;padding:var(--large-gap);background-color:var(--mainview-bg);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;display:flex;position:fixed;top:0;left:0;right:0}#largeImagesContainer header .switch-with-label{gap:var(--small-gap);z-index:1000000;align-items:center;margin-top:0;display:flex}#largeImagesContainer header .switch-with-label .info-text{font-size:11px}#largeImagesContainer header .switch-with-label .info-text i{color:var(--blue)}#largeImagesContainer header .switch-with-label .info-text:before{border-bottom-color:#fff}#largeImagesContainer header .switch-with-label .info-text:after{border-color:#fff;width:250px}#largeImagesContainer header .image-text{color:#fff;gap:var(--medium-gap);z-index:100002;flex-direction:column;flex:1;justify-content:center;font-size:15px;display:flex}#largeImagesContainer header .image-text .expanding-wrapper{min-width:200px}#largeImagesContainer header .image-text .expanding-wrapper .expanding-clone{min-height:25px!important}#largeImagesContainer header .image-text textarea{background:0 0;border:none;outline:none;align-self:center;overflow:hidden!important}#largeImagesContainer header .image-text textarea:focus{border:none;outline:none}#largeImagesContainer header .image-options-menu{gap:var(--large-gap);margin:0;list-style:none;display:flex}#largeImagesContainer header .image-options-menu .btn .fas{font-size:16px}#largeImagesContainer header .image-options-menu .btn:not(.btn-danger):hover .fas{color:var(--link-color)}@media (width>=1600px){#largeImagesContainer header{height:58px}}@media (width<=991px){#largeImagesContainer header .image-text{flex:100%;order:3;max-width:100%}}#largeImagesContainer .image-container{outline:none;place-content:center;width:100vw;height:calc(100vh - 58px);margin-top:58px;display:flex;position:relative}#largeImagesContainer .image-container .img{background-position:50%;background-repeat:no-repeat;background-size:contain;max-width:100%;max-height:100%;position:absolute;inset:0}#largeImagesContainer .image-container .previous-button{cursor:pointer;color:#fff;opacity:.8;text-shadow:2px 3px 5px #00000080;padding:20px;transition:opacity .2s ease-in-out;position:absolute;top:calc(50% - 55px);left:2%}#largeImagesContainer .image-container .previous-button:hover{opacity:1}#largeImagesContainer .image-container .next-button{cursor:pointer;color:#fff;opacity:.8;text-shadow:2px 3px 5px #00000080;padding:20px;transition:opacity .2s ease-in-out;position:absolute;top:calc(50% - 55px);right:2%}#largeImagesContainer .image-container .next-button:hover{opacity:1}.ai-proposal-container .proposal-fields{align-items:center;gap:var(--medium-gap) var(--x-large-gap);background-color:var(--yellow-lighter);padding:var(--small-gap);border-radius:var(--border-radius);margin:var(--large-gap);flex-wrap:wrap;display:inline-flex;position:relative;box-shadow:0 0 15px #0003}.ai-proposal-container .proposal-fields .proposal-text{gap:var(--small-gap);color:#000;align-items:flex-start;display:flex}.ai-proposal-container .proposal-fields .proposal-text .fa-robot{margin-left:var(--small-gap);font-size:17px}.ai-proposal-container .proposal-fields:after{content:"";border:20px solid #0000;border-left:0;width:0;height:0;margin-left:-10px;position:absolute;left:10%}.ai-proposal-container .proposal-fields.proposal-top{margin-top:0}.ai-proposal-container .proposal-fields.proposal-top:after{border-bottom:0;border-top-color:var(--yellow-lighter);top:100%}.ai-proposal-container .proposal-fields.proposal-bottom{margin-bottom:0}.ai-proposal-container .proposal-fields.proposal-bottom:after{border-top:0;border-bottom-color:var(--yellow-lighter);top:-15px}.switch-with-label{justify-content:space-between;gap:var(--small-gap);margin-top:22px;display:flex}.switch-with-label>label{cursor:pointer;align-self:center;line-height:15px}.switch-with-label .onoffswitch{align-self:center}.switch-with-label.row-reverse{flex-direction:row-reverse}.switch-with-label.row-reverse>label{margin-left:5px;margin-right:0}.onoffswitch{-webkit-user-select:none;user-select:none;width:45px;min-width:45px;position:relative}.onoffswitch .onoffswitch-checkbox{opacity:0;position:absolute;top:-20px}.onoffswitch .onoffswitch-checkbox[disabled]+.onoffswitch-label{background-color:var(--primary-lightest);opacity:.9;cursor:not-allowed}.onoffswitch .onoffswitch-checkbox[disabled]+.onoffswitch-label:before{background-color:var(--primary-lighter);opacity:.9}.onoffswitch .onoffswitch-checkbox[disabled]:checked+.onoffswitch-label{opacity:.5;cursor:not-allowed}.onoffswitch .onoffswitch-checkbox[disabled]:checked+.onoffswitch-label:before{cursor:not-allowed}.onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label{background-color:var(--green);border-color:var(--green)}.onoffswitch .onoffswitch-checkbox:checked+.onoffswitch-label:before{border-color:var(--green);right:0}.onoffswitch .onoffswitch-checkbox:hover:not([disabled])+label,.onoffswitch .onoffswitch-checkbox:focus:not([disabled])+label{border:1px solid #66afe9;border-radius:13px;box-shadow:inset 0 1px 1px #00000013,0 0 5px #66afe999}.onoffswitch .onoffswitch-checkbox:hover:not([disabled])+label:before,.onoffswitch .onoffswitch-checkbox:focus:not([disabled])+label:before{border:1px solid #66afe9}.onoffswitch .onoffswitch-label{cursor:pointer;background-color:var(--white);border:1px solid #ccc;border-radius:13px;height:26px;padding:0;line-height:26px;transition:background-color .15s ease-in;display:block;overflow:hidden}.onoffswitch .onoffswitch-label:before{content:"";background:var(--white);border:1px solid #ccc;border-radius:13px;width:26px;height:26px;margin:0;transition:all .1s ease-in;display:block;position:absolute;top:0;bottom:0;right:19px}.onoffswitch.small{width:32px;min-width:32px}.onoffswitch.small .onoffswitch-label{width:32px;height:20px;line-height:20px}.onoffswitch.small .onoffswitch-label:before{border-radius:50%;width:20px;height:20px;right:12px}.onoffswitch.lock-icon .onoffswitch-checkbox+label{text-align:center}.onoffswitch.lock-icon .onoffswitch-checkbox+label:before{content:"";color:var(--primary);font-family:"Font Awesome 5 Pro";font-size:13px;line-height:26px}.onoffswitch.lock-icon .onoffswitch-checkbox:checked+label:before{content:"";color:var(--green-light)}.onoffswitch.lock-icon.small label:before{font-size:12px;line-height:18px}.onoffswitch.percent-or-amount .onoffswitch-checkbox+label{text-align:center;background-color:#0000!important;border-color:#ccc!important}.onoffswitch.percent-or-amount .onoffswitch-checkbox+label:before{text-transform:none;content:"kr";color:var(--black);font-family:Bold;font-size:13px;line-height:26px;right:0}.onoffswitch.percent-or-amount .onoffswitch-checkbox:checked+label:before{content:"%";border-color:#ccc;right:19px!important}.onoffswitch.percent-or-amount.small label:before{font-size:12px;line-height:18px}.onoffswitch.danger .onoffswitch-checkbox:checked+.onoffswitch-label{background-color:var(--red-light);border-color:var(--red-light)}.onoffswitch.danger .onoffswitch-checkbox:checked+.onoffswitch-label:before{border-color:var(--red-light)}.radio-type{border-radius:var(--form-border-radius);background-color:#ccc;border:1px solid #ccc;flex-flow:row;justify-content:space-between;gap:1px;display:flex;overflow:hidden}.radio-type input{display:none}.radio-type label{text-align:center;cursor:pointer;padding:var(--small-gap);min-height:29px;color:var(--text-color);background-color:var(--white);flex:1;justify-content:center;align-items:center;font-size:10px;line-height:12px;display:flex;position:relative}.radio-type label span{align-self:center}.radio-type label:hover{opacity:.9}.radio-type input:checked+label,.radio-type label.selected{background-color:var(--blue-light);color:#fff}.radio-type input:checked+label:after,.radio-type label.selected:after{content:"";font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:900;position:absolute;bottom:-3px;left:calc(50% - 4px)}.radio-type input[disabled]+label{cursor:not-allowed;background-color:var(--primary-lightest);color:var(--primary-darkest)}.radio-type input[disabled]+label:hover{background-color:var(--primary-lightest);opacity:1}.radio-type input[disabled]:checked+label{background-color:var(--blue-lightest);color:gray}.radio-type.small{margin-top:0}.radio-type.small label{min-height:22px;padding:0 5px}.radio-type.small input:checked+label:after,.radio-type.small label.selected:after{font-size:14px}.radio-type.wrap{flex-wrap:wrap}.bootstrap-datetimepicker-widget{z-index:2000!important}#mainContent{height:100%;padding:73px 64px}@media (width<=1199px){#mainContent{padding-left:2vw;padding-right:2vw}}@media (width<=767px){#mainContent{padding-right:var(--large-gap);padding-left:var(--large-gap)}}#mainContentLoader{margin:58px 4vw 30px;padding-top:15px}table.tablerowlinks{table-layout:fixed;width:100%}table.tablerowlinks>thead tr th{vertical-align:middle;text-transform:uppercase;border-bottom:solid 1px var(--primary-light);padding:8px;font-family:Light;font-size:14px;font-weight:400}table.tablerowlinks>thead tr.sortable-headers i{color:var(--primary)}table.tablerowlinks>thead tr.sortable-headers i.fa-sort-up,table.tablerowlinks>thead tr.sortable-headers i.fa-sort-down{color:var(--black)}table.tablerowlinks>thead tr.sortable-headers th{cursor:pointer}table.tablerowlinks>thead tr.sortable-headers th:hover i{color:var(--link-color)}table.tablerowlinks>tbody>tr.highlighted td:last-child{position:relative;overflow:hidden}table.tablerowlinks>tbody>tr.highlighted td:last-child:before{content:"";color:#fff;z-index:1;font-family:"Font Awesome 5 Pro";font-size:13px;font-weight:900;position:absolute;top:1px;right:2px}table.tablerowlinks>tbody>tr.highlighted td:last-child:after{content:" ";border-top:24px solid #0000;border-bottom:24px solid #0000;border-left:24px solid var(--green);position:absolute;top:-16px;right:-4px;transform:rotate(-45deg)}@media (width<=767px){table.tablerowlinks>tbody>tr.highlighted td:nth-last-child(2){position:relative;overflow:hidden}table.tablerowlinks>tbody>tr.highlighted td:nth-last-child(2):before{content:"";color:#fff;z-index:1;font-family:"Font Awesome 5 Pro";font-size:13px;font-weight:900;position:absolute;top:1px;right:2px}table.tablerowlinks>tbody>tr.highlighted td:nth-last-child(2):after{content:" ";border-top:24px solid #0000;border-bottom:24px solid #0000;border-left:24px solid var(--green);position:absolute;top:-16px;right:-4px;transform:rotate(-45deg)}}table.tablerowlinks>tbody>tr:hover,table.tablerowlinks>tbody>tr:focus{background-color:#fffc}table.tablerowlinks>tbody>tr>td{border-top:none;height:36px;padding:0;position:relative}table.tablerowlinks>tbody>tr>td>a{text-overflow:ellipsis;white-space:nowrap;padding:8px;display:inline-block;position:absolute;inset:0;overflow:hidden}.optList{margin:0;padding:0;list-style:none}.optList li{background-color:var(--white);border-radius:var(--border-radius);box-shadow:0;color:var(--link-color);cursor:pointer;border:solid 1px var(--primary-light);justify-content:space-between;align-items:center;min-height:44px;margin:0 0 5px;padding:8px 12px;list-style-type:none;display:flex}.optList li a{flex:1;justify-content:space-between;align-items:center;display:flex}.optList li:active{background-color:var(--primary-lighter);color:var(--link-color-dark);outline:none}.optList li.inactive,.optList li.disabled{background-color:var(--primary-lighter);cursor:not-allowed;color:var(--primary);opacity:.75;border-color:var(--primary)}.optList li:hover{color:var(--link-color-light)}.optList-add-button{background-color:var(--white);color:var(--text-color);cursor:pointer;border:solid 1px var(--primary-lightest);border-radius:var(--border-radius);margin:var(--large-gap) auto;width:250px;padding:var(--medium-gap)}.optList-add-button>span{justify-content:center;align-items:center;gap:var(--small-gap);flex:1;display:flex}.optList-add-button>span .fa-plus-circle{color:var(--green-light);font-size:20px}.optList-add-button:hover{background-color:var(--blue);color:#fff}.optList-add-button:hover .fa-plus-circle{color:#fff}.optList-add-button.disabled-action,.optList-add-button.disabled-action:hover{pointer-events:none;color:var(--gray);background-color:var(--gray-lighter)}.optList-add-button.disabled-action .fa-plus-circle,.optList-add-button.disabled-action:hover .fa-plus-circle{color:var(--gray-darker)}.select-list{margin:0;list-style:none}.select-list>li{border-radius:var(--border-radius);margin-bottom:8px}.select-list>li>label{text-transform:none;background-color:var(--white);border:solid 1px var(--primary-light);border-radius:var(--border-radius);cursor:pointer;white-space:normal;width:100%;height:100%;margin:0;padding:8px 16px 8px 8px;font-size:14px;line-height:normal}.select-list>li>label strong{font-family:Bold;font-weight:400}.select-list>li>label:hover{background-color:var(--blue-tile-lighter);color:#fff}.select-list>li>label:hover .valueNotSet{color:var(--white)}.select-list>li>label.selected{background-color:var(--blue-tile);color:#fff;position:relative}.select-list>li>label.selected .functionview-add-button{color:var(--text-color)}.select-list>li>label.selected:after{content:"";font-family:"Font Awesome 5 Pro";position:absolute;top:8px;right:4px}.select-list>li>label.selected:hover{background-color:var(--blue-tile-light)}.select-list>li input[type=checkbox],.select-list>li input[type=radio]{opacity:0;z-index:-1;position:absolute}.select-list>li input[type=checkbox]:checked+label,.select-list>li input[type=radio]:checked+label{background-color:var(--blue-tile);color:#fff;position:relative}.select-list>li input[type=checkbox]:checked+label:after,.select-list>li input[type=radio]:checked+label:after{content:"";font-family:"Font Awesome 5 Pro";position:absolute;top:8px;right:4px}.select-list>li input[type=checkbox]:checked+label:hover,.select-list>li input[type=radio]:checked+label:hover{background-color:var(--blue-tile-light)}.select-list>li input[type=checkbox]:disabled:not(:checked)+label,.select-list>li input[type=radio]:disabled:not(:checked)+label{color:var(--primary);background-color:var(--primary-lighter);cursor:default}.select-list>li input[type=checkbox]:disabled:not(:checked)+label:hover .valueNotSet,.select-list>li input[type=radio]:disabled:not(:checked)+label:hover .valueNotSet{color:var(--red-readmode)}.select-list>li input[type=checkbox]:disabled:checked+label,.select-list>li input[type=radio]:disabled:checked+label{cursor:default;background-color:var(--white);color:var(--primary)}.select-list>li input[type=checkbox]:disabled:checked+label:hover .valueNotSet,.select-list>li input[type=radio]:disabled:checked+label:hover .valueNotSet{color:var(--red-readmode)}.select-list>li input[type=checkbox]:disabled:checked+label:after,.select-list>li input[type=radio]:disabled:checked+label:after{color:var(--green-light)}.select-list>li input[type=checkbox]:focus+label,.select-list>li input[type=radio]:focus+label{opacity:.8;border-color:var(--blue-tile)}.select-list>li.no-select>label{cursor:default;padding-right:8px}.select-list>li.no-select>label:hover{background-color:var(--white);color:var(--black)}.select-list>li[disabled=true]>label{background-color:var(--primary-lighter);cursor:default;pointer-events:none}.select-list>li[disabled=true]>label>span{color:var(--primary)}.select-list>li[disabled=true]>label.selected{cursor:default;background-color:var(--white);border:solid 1px var(--primary-light)}.select-list>li[disabled=true]>label.selected>span{color:var(--text-color)}.select-list>li[disabled=true]>label.selected:after{color:var(--green-light)}.select-list>li:last-child{margin-bottom:0}.select-list.without-input>li{background-color:var(--white);cursor:pointer;width:100%;height:100%;padding:8px 16px 8px 8px}.select-list.without-input>li:hover{background-color:var(--blue-tile-lighter);color:#fff}.select-list.without-input>li.selected{background-color:var(--blue-tile);color:#fff;position:relative}.select-list.without-input>li.selected:after{content:"";font-family:"Font Awesome 5 Pro";position:absolute;top:8px;right:4px}.select-list.without-input>li.selected:hover{background-color:var(--blue-tile-light)}.select-list.responsive-grid{column-count:10;column-width:275px;column-gap:8px;display:block}.select-list.responsive-grid li{-webkit-column-break-inside:avoid}@media (width<=729px){.select-list.responsive-grid li label{word-break:break-word;white-space:normal}.select-list.responsive-grid li label *{white-space:normal}}.ms-ctn{height:auto;padding-top:5px;padding-left:5px;padding-right:5px;position:relative}.ms-ctn input{box-shadow:none;border:0;outline:none;width:100%;margin:1px 0;padding:0;line-height:1.42857;-webkit-transition:none;display:block}.ms-ctn .ms-sel-ctn input{float:left;min-width:50px;height:25px}.ms-ctn .ms-input-readonly{cursor:pointer}.ms-ctn input:focus{box-shadow:none;border:0;-webkit-transition:none}.ms-ctn input::-ms-clear{width:0;height:0}.ms-ctn .dropdown-menu{border-radius:0;width:100%;margin:0;padding:0}.ms-ctn .ms-trigger{cursor:pointer;background:0 0;border-left:1px solid #ccc;width:25px;height:100%;display:flex;position:absolute;top:0;right:0}.ms-ctn .ms-trigger:hover{background-color:var(--primary-light)}.ms-ctn .ms-trigger .ms-trigger-ico{text-align:center;align-self:center;width:100%}.ms-ctn .ms-trigger .ms-trigger-ico:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900}.ms-ctn .ms-sel-item{margin:2px 4px 4px 2px}.ms-ctn-readonly{cursor:pointer}.ms-ctn-disabled,.ms-ctn-disabled input,.ms-ctn-disabled .ms-trigger{cursor:not-allowed;background-color:var(--primary-light)}.ms-invalid-entry{color:var(--red-light)}.ms-res-ctn{width:100%;display:block;overflow-y:auto}.ms-res-ctn .ms-res-group{text-align:left;background:var(--primary-light);color:var(--black);border-top:1px solid #ccc;border-bottom:1px dotted #ccc;padding:2px 5px;font-family:Bold;line-height:23px}.ms-res-ctn .ms-res-item{text-align:left;cursor:pointer;color:var(--black);padding:2px 5px;line-height:25px}.ms-res-ctn .ms-res-item-grouped{padding-left:15px}.ms-res-ctn .ms-res-odd{background:#fafafa}.ms-res-ctn .ms-res-item-active{background-color:var(--primary-light)}.ms-res-ctn .ms-res-item-disabled{color:#ccc;cursor:default}.ms-sel-ctn{padding-right:25px;line-height:18px;overflow:auto}.ms-sel-ctn .ms-sel-item{float:left;border-radius:var(--form-border-radius);border:1px solid var(--primary-light);padding:3px 28px 3px 5px;font-size:12px;position:relative}.ms-sel-ctn .ms-sel-text{background:var(--white);color:#666;margin-left:0;padding-right:0;font-family:Regular;font-size:14px}.ms-sel-ctn .ms-sel-text:hover{background:var(--white)}.ms-sel-ctn .ms-sel-item-active{background:#757575;border:1px solid red}.ms-sel-ctn .ms-sel-item .ms-close-btn{cursor:pointer;float:right;text-align:center;width:26px;height:26px;position:absolute;top:0;right:0}.ms-sel-ctn .ms-sel-item .ms-close-btn:hover{color:var(--red-light)}.ms-sel-ctn .ms-sel-item .ms-close-btn:before{content:"";margin-top:3px;font-family:"Font Awesome 5 Pro";font-weight:900;display:inline-block}.ms-as-string .ms-sel-text{border-color:#0000}.ms-res-ctn .ms-res-item em{font-family:Bold;font-style:normal}.ms-stacked .ms-sel-item{float:inherit}.ms-helper{color:var(--primary);font-size:11px;position:absolute;top:-20px;right:2px}.ms-ctn.input-lg .ms-sel-ctn .ms-sel-item{padding-top:2px;padding-bottom:3px}.ms-ctn.input-sm .ms-sel-ctn{line-height:15px}.ms-ctn.input-sm .ms-sel-ctn .ms-sel-ctn .ms-sel-item{margin-top:0;margin-bottom:0;padding-top:1px;padding-bottom:1px}.ms-ctn.input-sm .ms-sel-ctn .ms-sel-ctn .ms-sel-item .ms-close-btn{margin-top:4px}.magicSuggest{cursor:text}.magicSuggest .ms-res-ctn{z-index:2000}.searchbar-behavior-hide-input .ms-sel-item+input{display:none}.multiselect-container .checkbox{white-space:normal;margin-top:0;margin-bottom:0;padding:3px 10px}button.multiselect{height:30px;padding:0 12px}@media print{html{height:auto!important}body{height:auto!important;overflow-y:visible!important}body>section,body>section #mainPage{height:auto!important}a[href]:after{content:none!important}#topNav,#contextBar{display:none!important}.cardLayout .box{border:none!important;padding:0!important}.hasContextBar{border:none!important;padding-top:0!important}.favoriteStar,.contactBubble{display:none!important}#dashboardWidgets{display:block!important}#dashboardWidgets .widget-item{page-break-inside:avoid;max-width:100%!important}#dashboardWidgets .widget-item .widget-header{border-bottom:solid 2px var(--black)!important}h5{text-align:left!important;border-bottom:solid 2px var(--black)!important;margin-top:20px!important}h5 .bubbleBtn{display:none!important}h5:before{border:none!important}h5>span{padding:0!important}h5>span i{display:none!important}.flipcard .front{padding-top:50px;display:block!important;position:relative!important}.flipcard .back{padding-top:50px;display:block!important;position:relative!important;transform:none!important}.flipcard .flip-icon{display:none!important}.flipcard .flip-text{width:100%!important;margin:0!important}.flip-checkbox:checked+.flip-container .flipcard{transform:rotateY(0)!important}.viewing-card .date-sheet,.bid-card .date-sheet{border:solid 1px var(--black)}.viewing-card .footer,.bid-card .footer,.tile .prospectiveOptionsContainer,.tile .optionsHolder,.tile .optionsContainer{display:none!important}.circle{page-break-inside:avoid;border:solid 1px var(--black)!important}.id-card{display:none}.checkboxList .panel .panel-heading h5 a:before{display:none!important}#estatelist .objectlist{margin:0!important;padding:0!important;display:block!important}#estatelist .objectlist .heading{text-align:left!important}#estatelist .objectlist .object-tile{width:30%!important;display:inline-block!important}#estatelist .objectlist .object-tile .flipcard .front{display:none!important}#estatelist .objectlist .object-tile .tile-overlay{border-bottom:solid 2px var(--black);top:15px}#estateOverview .main-flex,#estateOverview .main-flex .primary-content{display:block!important}#estateOverview .main-flex .primary-content .image{display:none}#estateOverview .main-flex .primary-content .widget-item{page-break-inside:avoid;width:100%!important;max-width:100%!important;margin-left:0!important}#estateOverview .main-flex .primary-content .widgets{width:100%!important;margin-bottom:0!important;display:block!important}#estateOverview .main-flex .primary-content .detail-widgets{width:100%;height:auto!important;display:block!important}#estateOverview .main-flex .primary-content .detail-widgets .overview-widgets{width:100%!important;max-width:100%!important;display:block!important}#estateOverview .main-flex .primary-content .detail-widgets .overview-widgets>div{padding:0!important}#CommissionReport{font-size:xx-small}#CommissionReport .scrollable-table{height:auto!important}#CommissionReport .scrollable-table table .responsive tbody td{padding:2px!important}#CommissionReport .scrollable-table .trigger-row td:last-child:after{display:none}body[style="overflow-y: hidden;"] aside,body[style="overflow-y: hidden;"] #mainContent{display:none!important}body[style="overflow-y: hidden;"] #overlay{display:block;position:unset!important;top:unset!important;left:unset!important;right:unset!important;bottom:unset!important}body[style="overflow-y: hidden;"] #overlay #viewDocumentContainer{padding-top:0}body[style="overflow-y: hidden;"] #overlay #viewDocumentContainer header{display:none!important}body[style="overflow-y: hidden;"] #overlay #viewDocumentContainer #image-section{margin-left:0;padding-top:0;height:auto!important;overflow:visible!important}body[style="overflow-y: hidden;"] #overlay #viewDocumentContainer #image-section .thumb>div{margin:0}body[style="overflow-y: hidden;"] #overlay #viewDocumentContainer #image-section .thumb>div .page-number{display:none}body[style="overflow-y: hidden;"] #overlay #viewDocumentContainer #image-section .thumb>div img{width:19cm!important;height:26.87cm!important}}.readMode .bubbleBtn.aiSuggestionBtn{background-color:var(--yellow-light);right:44px}.readMode .bubbleBtn.aiSuggestionBtn i{color:#222}.readMode .bubbleBtn.aiSuggestionBtn:hover{background-color:var(--yellow)}.readMode .bubbleBtn.aiSuggestionBtn:hover i{color:#000}.readMode .bubbleBtn:hover .fa-pencil-alt{color:var(--blue)}@media (width>=992px){.readMode .sub-section.with-groups{margin:0 20px 20px}}.readMode .sub-section h5{text-align:left;border-bottom:solid 1px var(--primary-light);margin-top:20px;line-height:26px}.readMode .sub-section h5:before{border-top:none}.readMode [class*=col-xs-]{white-space:nowrap;text-overflow:ellipsis;min-height:64px;overflow:hidden}.readMode [class*=col-xs-] label,.readMode [class*=col-xs-] p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.readMode [class*=col-xs-] .alert,.readMode [class*=col-xs-] .alert p,.readMode [class*=col-xs-] .alert div{white-space:normal}.readMode [class*=col-xs-].with-tooltip{overflow:visible}.readMode [class*=col-xs-].with-tooltip>label{display:flex;overflow:visible}.readMode [class*=col-xs-].with-tooltip>label>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.readMode [class*=col-xs-] .panel{border:solid 1px var(--primary-light);box-shadow:none}.readMode [class*=col-xs-] .panel .panel-body{border-top-color:#0000}.readMode label{color:var(--primary);text-transform:uppercase;margin:10px 0 0;font-size:13px;line-height:16px}.readMode label.with-tooltip{overflow:visible}.readMode .circle.valueNotSet{color:var(--primary-darkest);font-style:normal}.readMode .link-description{white-space:normal}@media (width>=992px){.options-row{width:350px;margin:0 auto}}.options-row .fa-plus-circle{color:var(--primary);margin:28px 0 0;font-size:24px}.editMode [class*=col-xs-]{min-height:67px}.editMode [class*=col-xs-] label{align-items:center;display:flex}.editMode [class*=col-xs-] label *{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editMode [class*=col-xs-] label>.fal,.editMode [class*=col-xs-] label>.far,.editMode [class*=col-xs-] label>.fas{flex:0 0 14px;line-height:1.2}.editMode [class*=col-xs-] label [data-tip-tl],.editMode [class*=col-xs-] label [data-tip-tm],.editMode [class*=col-xs-] label [data-tip-tr],.editMode [class*=col-xs-] label [data-tip-bl],.editMode [class*=col-xs-] label [data-tip-bm],.editMode [class*=col-xs-] label [data-tip-br],.editMode [class*=col-xs-] label .stock-number-tooltip{line-height:1;overflow:visible}.editMode [class*=col-xs-] label .stock-number-tooltip:after{width:195px}.editMode [class*=col-xs-] label.has-tag{text-overflow:ellipsis;white-space:nowrap;flex:1;display:flex;overflow:hidden}.editMode [class*=col-xs-] label.has-tag .fa-tag{cursor:pointer;z-index:1;margin-left:5px}.editMode [class*=col-xs-] label.has-tag .fa-tag:hover{color:var(--black);font-weight:700}.editMode [class*=col-xs-] label.has-tag .badges{margin-left:-16px;display:none}.editMode [class*=col-xs-] label.has-tag .badges li{background-color:var(--white);margin:0;padding-left:14px}.editMode [class*=col-xs-].text-right>label{justify-content:flex-end}.editMode [class*=col-xs-]:focus-within>label.has-tag .fa-tag{font-weight:900}.editMode [class*=col-xs-]:focus-within>label.has-tag .badges,.editMode [class*=col-xs-]:focus-within>.switch-with-label>label.has-tag .badges,.editMode [class*=col-xs-]:hover>.switch-with-label>label.has-tag .badges{display:flex}.editMode [class*=col-xs-] .panel{border:solid 1px var(--primary-light)}.editMode [class*=col-xs-] .panel .panel-body{border-top-color:#0000}.editMode [class*=col-xs-] [class*=col-xs-]{min-height:45px}.editMode .row-labels [class*=col-xs-]{min-height:14px}.editMode .delete-row-button{align-items:center;gap:var(--small-gap);margin-top:24px;display:inline-flex}.editMode .delete-row-button .fa-trash-alt{color:var(--primary-darkest);font-size:1.4em}.editMode .delete-row-button .fa-trash-alt:hover{color:var(--link-color)}.editMode .edit-row-button{align-items:center;gap:var(--small-gap);margin-top:24px;display:inline-flex}.editMode .edit-row-button .fa-pencil-alt{color:var(--primary-darkest);font-size:1.4em}.editMode .edit-row-button .fa-pencil-alt:hover{color:var(--link-color)}.editMode .add-row-button{align-items:center;gap:var(--small-gap);display:inline-flex}.editMode .add-row-button .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%);font-size:18px}.editMode .bubbleBtn:hover{background-color:var(--white)}.editMode .bubbleBtn:hover .fa-times{color:var(--red-light)}.editMode .options-row .fa-plus-circle{color:var(--green-light);cursor:pointer;background:radial-gradient(#fff 50%,#0000 50%);margin-top:17px}.editMode .sub-section{padding:var(--large-gap) var(--medium-gap)}.editMode .sub-section h5{text-align:left;border-bottom:solid 1px var(--primary-light);line-height:26px}.editMode .sub-section h5:before{border-top:none}.editMode .addSomething .addButton{text-transform:uppercase;color:var(--primary);margin-top:12px;font-size:12px}.editMode .addSomething .addButton.addBuiding{color:var(--black);font-family:Bold}.editMode .addSomething .addButton.addRoom{margin-top:0;margin-bottom:12px}.editMode .addSomething .addButton label{display:inline}.editMode .addSomething .floorSizeDetails input[type=number]{text-align:right}input[readonly=readonly],textarea[readonly=readonly],div[readonly=readonly],span[readonly=readonly],div[readonly=readonly] input,span[readonly=readonly] input{background-color:var(--tan-light);-webkit-box-shadow:none;box-shadow:none;cursor:default;color:var(--primary);box-sizing:border-box;border:none;min-height:30px;padding:4px 0;display:inline-block;margin:0 0 10px!important}input[readonly=readonly] .input-group-addon,textarea[readonly=readonly] .input-group-addon,div[readonly=readonly] .input-group-addon,span[readonly=readonly] .input-group-addon,div[readonly=readonly] input .input-group-addon,span[readonly=readonly] input .input-group-addon{display:none}div[readonly=readonly] input,span[readonly=readonly] input{min-height:0;margin:0;padding:0}div[readonly] .btn-group .btn{-webkit-box-shadow:none;box-shadow:none;color:#555;background-image:none;border:none;border-radius:0;margin:5px 0 0;padding:0}div[readonly] .btn-group .btn b{display:none}div[readonly] .btn-group .btn:hover,div[readonly] .btn-group .btn:focus{-o-transition:none;cursor:default;background-color:#f7f7f9;transition:none}div[readonly] .open ul{display:none}.disabled,.disabled *,[disabled]:not(.btn),[disabled]:not(.btn) *,[disabled]:not(.btn):hover,[disabled]:not(.btn):hover *,.disabled:hover,.disabled:hover *{cursor:default;color:var(--primary);pointer-events:none}.disabled .alert-info,[disabled] .alert-info{background-color:var(--primary-lighter)}.readOnlyReason .alert{margin-bottom:0}.readOnly .readMode h5{cursor:default}.form-control[readonly]{color:#999}table.responsive{border-collapse:collapse;border-spacing:0;width:100%;margin:0;padding:0}table.responsive thead tr th{vertical-align:middle;text-transform:uppercase;padding:5px;font-family:Light;font-size:12px;font-weight:400}table.responsive thead tr th.select-header span{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 5px);display:inline-block;overflow:hidden}table.responsive thead tr th.select-header span:first-child{margin-right:5px}table.responsive thead tr th.select-header i{vertical-align:top;color:var(--primary);margin-left:-12px;font-size:14px;line-height:19px}table.responsive thead tr th.select-header i.fa-sort-up,table.responsive thead tr th.select-header i.fa-sort-down{color:var(--primary-darkest)}table.responsive thead tr th.select-header:hover i{color:var(--link-color)}table.responsive tbody tr td{padding:10px}@media (width<=1199px){table.responsive tbody tr td{padding:10px 5px;font-size:12px;line-height:15px}}table.responsive tbody tr td.select-cell{text-align:left;position:relative}table.responsive tbody tr td .select-icon{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;display:none;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}table.responsive tbody tr td .select-icon i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}@media (width>=768px) and (width<=1199px){table.responsive tbody tr td .select-icon{border-top-width:24px;border-bottom-width:24px;border-left-width:24px;top:-16px;right:-3px}table.responsive tbody tr td .select-icon i{font-size:11px;top:-5px;left:-19px}}table.responsive tbody tr td a.link .valueNotSet{color:var(--link-color)}@media (width>=992px){table.responsive tbody tr td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media (width<=991px){table.responsive tbody tr td{word-break:break-all}}table.responsive tbody tr td:last-child{position:relative}@media (width>=768px){table.responsive tbody tr{border-top:solid 1px var(--primary-lighter);border-bottom:solid 1px var(--primary-lighter)}table.responsive tbody tr:hover{background-color:var(--list-hover-color);border-top-color:var(--primary-light);border-bottom-color:var(--primary-light)}}table.responsive tbody tr.not-clickable{pointer-events:none}table.responsive tbody tr.not-clickable td{color:var(--primary);background-color:var(--list-inactive-color);font-style:italic}table.responsive tbody tr:has(+tr:hover){border-bottom-color:var(--primary-light)}table.responsive.fixed{table-layout:fixed}table.responsive.bordered{border:solid 1px var(--primary-light)}table.responsive.bordered tfoot th{border-top:solid 1px var(--primary-light);padding:0 10px}table.responsive.sortable-columns thead th{cursor:pointer}table.responsive.sortable-columns thead th div{align-items:center;gap:var(--small-gap);display:flex}table.responsive.sortable-columns thead th div>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}table.responsive.sortable-columns thead th div:not(:has(span:empty)):before{content:"";color:var(--primary);font-family:"Font Awesome 5 Pro";font-weight:900}table.responsive.sortable-columns thead th div.asc{font-family:Bold}table.responsive.sortable-columns thead th div.asc:not(:has(span:empty)):before{content:""}table.responsive.sortable-columns thead th div.desc{font-family:Bold}table.responsive.sortable-columns thead th div.desc:not(:has(span:empty)):before{content:""}table.responsive.sortable-columns thead th:hover div:before{color:var(--link-color)}table.responsive.clickable-rows>tbody>tr{cursor:pointer}table.responsive.clickable-rows>tbody>tr:focus>td{background-color:#7c7c7c1a}table.responsive.small-text th,table.responsive.small-text td{padding:3px;font-size:12px}table.responsive.with-actions-list>tbody>tr>td:last-child .actions-list{border-radius:var(--border-radius);justify-content:flex-end;align-items:center;min-height:30px;margin:0;list-style:none;display:flex}table.responsive.with-actions-list>tbody>tr>td:last-child .actions-list li{cursor:pointer;flex:0 30px;justify-content:center;align-items:center;margin:0 2px;padding:5px;display:flex}table.responsive.with-actions-list>tbody>tr>td:last-child .actions-list li a,table.responsive.with-actions-list>tbody>tr>td:last-child .actions-list li div{display:flex}table.responsive.with-actions-list>tbody>tr>td:last-child .actions-list li i{color:var(--primary-dark);font-size:18px}table.responsive.with-actions-list>tbody>tr>td:last-child .actions-list li:hover i:not(.fa-check-circle){font-weight:900}table.responsive.with-actions-list>tbody>tr>td:last-child .actions-list li.disabledAction{cursor:not-allowed}table.responsive.with-actions-list>tbody>tr>td:last-child .actions-list li.disabledAction i,table.responsive.with-actions-list>tbody>tr>td:last-child .actions-list li.disabledAction:hover i{color:var(--primary)}table.responsive.with-actions-list>tbody>tr:hover td:last-child .actions-list li i:not(.fa-check-circle){font-weight:400}table.responsive.with-actions-list>tbody>tr:hover td:last-child .actions-list li:not(.disabledAction):hover i:not(.fa-check-circle){font-weight:900}@media (width>=768px) and (width<=1199px){table.responsive.with-actions-list>thead>tr>th:last-child{width:32px}table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child){text-align:center;direction:rtl;width:32px;height:51px;overflow:visible}table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child) .popout-on-pad{direction:ltr;display:none}table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):after{cursor:pointer;content:"";color:var(--primary-dark);margin-right:10px;font-family:"Font Awesome 5 Pro";font-size:24px;font-weight:400}table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):hover .popout-on-pad,table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):focus .popout-on-pad{width:fit-content;display:block}table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):hover .popout-on-pad .actions-list,table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):focus .popout-on-pad .actions-list{background-color:#fffffff2;margin-right:30px}table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):hover:after,table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):focus:after{content:"";display:none}}table.responsive.with-sticky-header thead tr th{background-color:var(--white);z-index:1000;position:sticky;top:0}table.responsive.show-colgroup thead tr,table.responsive.show-colgroup tfoot tr{background-color:var(--white)}table.responsive.show-colgroup thead tr th:nth-child(2n),table.responsive.show-colgroup tfoot tr th:nth-child(2n),table.responsive.show-colgroup .column-styling:nth-child(2n),table.responsive.show-colgroup.with-sticky-header thead th:nth-child(2n),table.responsive.show-colgroup.with-sticky-header tfoot th:nth-child(2n){background-color:var(--list-column-color)}@media (width>=768px){table.responsive thead tr{border-bottom:1px solid var(--primary-lighter)}table.responsive tbody tr{padding:10px 0}}@media (width<=767px){table.responsive{border:0}table.responsive.fixed{table-layout:auto}table.responsive thead{display:none}table.responsive tbody tr{border:solid 1px var(--primary-light);margin-bottom:10px;display:block}table.responsive tbody td{text-align:right;border-bottom:1px dotted var(--primary-light);min-height:40px;padding:10px;display:block}table.responsive tbody td:before{content:attr(data-label);float:left;text-transform:uppercase;font-size:11px}}table.responsive.select-mode .select-icon{display:none}table.responsive.select-mode th{pointer-events:none;cursor:not-allowed}table.responsive.select-mode tr:not(.not-clickable):hover td{cursor:pointer;background-color:#7c7c7c33}@media (width<=767px){table.responsive.select-mode tr.selected td:first-child{position:relative}table.responsive.select-mode tr.selected td:first-child .select-icon{display:block}}@media (width>=768px){table.responsive.select-mode tr.selected td:last-child .select-icon{display:block}}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:.3s;animation-timing-function:ease-in-out}::view-transition-new(root){animation-duration:.3s;animation-timing-function:ease-in-out}.svg-timer{text-align:center;justify-content:center;align-items:center;display:flex}.svg-timer.masked-view{z-index:200;background-color:#ffffffd9;position:absolute;inset:0}.svg-timer.masked-view svg.progress-circle{height:140px}.svg-timer svg.progress-circle{height:70px}.svg-timer svg.progress-circle text{fill:var(--primary-darkest);font-family:Light}.svg-timer svg.progress-circle circle.bg{stroke:var(--primary-lighter)}.svg-timer svg.progress-circle circle.progress{stroke:var(--primary-darkest);transition:stroke-dashoffset .5s ease-out}:root{--l-0:100%;--l-1:99%;--l-2:98%;--l-3:97%;--l-4:96%;--l-5:95%;--l-6:94%;--l-7:93%;--l-8:92%;--l-9:91%;--l-10:90%;--l-11:89%;--l-12:88%;--l-13:87%;--l-14:86%;--l-15:85%;--l-20:80%;--l-25:75%;--l-30:70%;--l-35:65%;--l-40:60%;--l-45:55%;--l-50:50%;--l-55:45%;--l-60:40%;--l-65:35%;--l-70:30%;--l-75:25%;--l-80:20%;--l-85:15%;--l-86:14%;--l-87:13%;--l-88:12%;--l-89:11%;--l-90:10%;--l-91:9%;--l-92:8%;--l-93:7%;--l-94:6%;--l-95:5%;--l-96:4%;--l-97:3%;--l-98:2%;--l-99:1%;--l-100:0%;--color-chroma-low:3.75;--color-chroma-medium:10;--color-chroma-high:50;--color-1-hue:292.5;--color-2-hue:67.5;--color-3-hue:0;--color-4-hue:180;--color-5-hue:225;--color-6-hue:270;--color-7-hue:315;--color-8-hue:22.5;--color-9-hue:90;--color-10-hue:202.5;--color-11-hue:135;--color-12-hue:247.5;--color-13-hue:337.5;--color-14-hue:157.5;--color-15-hue:112.5;--color-16-hue:45;--border-radius:4px;--form-border-radius:4px;--x-large-gap:30px;--large-gap:15px;--medium-gap:7.5px;--small-gap:5px;--checkered-background:linear-gradient(45deg, #fff3 25%, transparent 25%, transparent 75%, #fff3 75%, #fff3 100%), linear-gradient(45deg, #fff3 25%, transparent 25%, transparent 75%, #fff3 75%, #fff3 100%);--card-shadow:#0000001f 0px 0px 2px, #00000024 0px 2px 4px;--mainview-bg:var(--primary-darkest);--mainview-lighter:var(--primary-lighter);--primary-darkest:#3c3c3c;--primary-darker:#5f5f5f;--primary-dark:#6e6e6e;--primary:#a0a0a0;--primary-light:#d2d2d2;--primary-lighter:#e6e6e6;--primary-lightest:#f2f2f2;--white:#fff;--black:#000;--gray:#9e9e9b;--gray-light:#ecece9;--gray-dark:#525252;--tan:#d4d4cd;--tan-light:#d4d4cdcc;--blue:#316dab;--blue-dark:#003352;--blue-darker:#002942;--blue-darkest:#001e32;--blue-light:#007bc7;--blue-lighter:#d3e0eb;--blue-lightest:#d3e0ebcc;--dashboard-blue:#3991db;--dashboard-blue-light:#3991dbcc;--timeline-blue:#5bc0de;--timeline-blue-dark:#31b0d5;--timeline-blue-light:#afdbe8;--blue-tile:#306daa;--blue-tile-dark:#245d96;--blue-tile-light:#306daacc;--blue-tile-lighter:#306daa99;--blue-petrol:#0a90ac;--yellow:#fc0;--yellow-dark:#e7bd1a;--yellow-darker:#cba005;--yellow-darkest:#8a6d3b;--yellow-light:#ffe680;--yellow-lighter:#ffeda7;--yellow-lightest:#fcf8e3;--yellow-warm:#eab80b;--yellow-warm-light:#eab80bcc;--yellow-warm-dark:#e39402;--orange:orange;--orange-dark:#d2691e;--orange-darker:#8b4513;--orange-darkest:#5a280a;--orange-light:#ffa500cc;--orange-lighter:#ffda97cc;--orange-lightest:#feefb3cc;--green:#5cae4c;--green-dark:#449d44;--green-darker:#398439;--green-darkest:#245c24;--green-light:#71c000;--green-lighter:#dff0d8;--green-lightest:#ebf8e6;--dashboard-green-light:#87bd39;--red-darkest:#5a0000;--red-darker:#820000;--red-dark:#a00;--red:#c80000;--red-light:#e65050;--red-lighter:#f59696;--red-lightest:#ffdcdc;--red-readmode:#c96d6e;--purple:#83009a;--purple-dark:#610072;--purple-light:#83009acc;--dashboard-purple:#9139db;--dashboard-purple-light:#9139dbcc;--energy-color-darkgreen:#00933b;--energy-color-green:#7ac01b;--energy-color-lightgreen:#c0d731;--energy-color-yellow:#f9e106;--energy-color-lightorange:#fcb914;--energy-color-orange:#f37020;--energy-color-red:#ed2324;--energy-color-black:#202e2d;--energy-color-white:#fff;--bg:#f0f0f0;--bg-login:#dfdfdf;--functionview-bg:#f6f6f4;--link-color:#316dab;--link-color-light:#316dabcc;--link-color-dark:#30669e;--text-color:#0a0a0a;--text-color-inverted:#fff;--list-inactive-color:#80808026;--list-readonly-color:#fcf8e380;--list-hover-color:#80808013;--list-column-color:#8080800d;--secret-bid:#83009a;--secret-bid-dark:#610072;--secret-bid-light:#83009acc;--professional:#70bbc6;--professional-dark:#3f9ead;--professional-light:#70bbc6cc;--leader-inspections:#00bcd4e6;--leader-inspections-dark:#02a8bde6;--leader-inspections-light:#00bcd4bf;--leader-signings:#4caf50e6;--leader-signings-dark:#3e9b41e6;--leader-signings-light:#4caf50bf;--leader-hit-ratio:#ffc107e6;--leader-hit-ratio-dark:#f1b90ce6;--leader-hit-ratio-light:#ffc107bf;--leader-viewings:#ff9800;--leader-viewings-dark:#db8302;--leader-viewings-light:#ff9800bf;--leader-sales:#ffdb06e6;--leader-sales-dark:#f9d70be6;--leader-sales-light:#ffdb06bf;--leader-portfolio:#0fcd95e6;--leader-portfolio-dark:#30b185;--leader-portfolio-light:#30b185bf;--leader-income:#03a9f4e6;--leader-income-dark:#0497d9e6;--leader-income-light:#03a9f4e6;--leader-average-income:#83009a;--leader-average-income-dark:#610072;--leader-last-year-overlay:#a5a5a580;--pob-active:#f36944;--pob-active-dark:#dc4a24;--pob-active-light:#ff8d6f;--calendar-category-color0:#5bc0de;--calendar-category-color1:#00004c;--calendar-category-color2:#f0d080;--calendar-category-color3:red;--calendar-category-color4:#ff6a00;--calendar-category-color5:#69680f;--calendar-category-color6:#a00fd9;--calendar-category-color7:#cf70b9;--calendar-category-color8:#72ad73;--calendar-category-color9:#4624d4;--calendar-category-color10:#68cb4b;--calendar-category-color11:#927d7d;--calendar-category-color12:#e8c4c3;--assignment-level-lead:#c20000;--assignment-level-prospect:#eab80b;--assignment-level-qualified-lead:#71c000;--assignment-level-is-seller:#007bc7;--assignment-level-is-misc:var(--primary-light)}[dark-mode=true]{--l-0:0%;--l-1:1%;--l-2:2%;--l-3:3%;--l-4:4%;--l-5:5%;--l-6:6%;--l-7:7%;--l-8:8%;--l-9:9%;--l-10:10%;--l-11:11%;--l-12:12%;--l-13:13%;--l-14:14%;--l-15:15%;--l-20:20%;--l-25:25%;--l-30:30%;--l-35:35%;--l-40:40%;--l-45:45%;--l-50:50%;--l-55:55%;--l-60:60%;--l-65:65%;--l-70:70%;--l-75:75%;--l-80:80%;--l-85:85%;--l-86:86%;--l-87:87%;--l-88:88%;--l-89:89%;--l-90:90%;--l-91:91%;--l-92:92%;--l-93:93%;--l-94:94%;--l-95:95%;--l-96:96%;--l-97:97%;--l-98:98%;--l-99:99%;--l-100:100%;--white:#292929;--black:#f5f5f5;--gray:gray;--gray-light:#525252;--gray-dark:#ecece9;--blue:#3991db;--mainview-lighter:var(--primary-lighter);--primary-darkest:#f2f2f2;--primary-darker:#e6e6e6;--primary-dark:#d2d2d2;--primary:#a0a0a0;--primary-light:#6a6a6a;--primary-lighter:#4e4e4e;--primary-lightest:#3c3c3c;--bg:#141414;--functionview-bg:var(--primary-lighter);--link-color:#3991db;--link-color-light:#62aef8;--link-color-dark:#1e90ffcc;--text-color:#f5f5f5;--text-color-inverted:#161616;--red-light:#a00;--green-light:#449d44;--green-lighter:#398439;--green-lightest:#245c24;--green-dark:#71c000;--green-darker:#dff0d8;--green-darkest:#ebf8e6;--yellow-light:#e7bd1a;--yellow-lighter:#cba005;--yellow-lightest:#8a6d3b;--yellow-dark:#ffe680;--yellow-darker:#ffeda7;--yellow-darkest:#fcf8e3;--red-lighter:#820000;--red-lightest:#5a0000;--red-dark:#e65050;--red-darker:#f59696;--red-darkest:#ffdcdc}[dark-mode=true] .dropdown-menu>li.limited{color:#ffda6a;background-color:#332701}[dark-mode=true] .svg-timer.masked-view{background-color:#000000b3}[dark-mode=true] #loginBox header #vitecLogo .st0,[dark-mode=true] #loginBox header #vitecLogo .st1{fill:var(--primary-darker)}[dark-mode=true] #checklist .panel .panel-group .panel.panel-checked .panel-heading{background-color:#051b11}[dark-mode=true] #checklist .panel .panel-group .panel.panel-checked .panel-heading h6 .panel-link{color:#75b798}[dark-mode=true] #checklist .panel .panel-group .panel.panel-not-relevant .panel-heading{background-color:#332701}[dark-mode=true] #checklist .panel .panel-group .panel.panel-not-relevant .panel-heading h6 .panel-link{color:#ffda6a}[dark-mode=true] #checklist .panel .panel-body.checkpoint .runningIndicator{background-color:#202020cc}[dark-mode=true] .alert-warning,[dark-mode=true] .login-message.yellow{color:#ffda6a;background-color:#332701;border-color:#997404}[dark-mode=true] .alert-warning a,[dark-mode=true] .login-message.yellow a{color:#ffda6a}[dark-mode=true] .alert-danger,[dark-mode=true] .alert-error,[dark-mode=true] .login-message.red{color:#ea868f;background-color:#2c0b0e;border-color:#842029}[dark-mode=true] .alert-danger a,[dark-mode=true] .alert-error a,[dark-mode=true] .login-message.red a{color:#ea868f}[dark-mode=true] .alert-danger a:hover,[dark-mode=true] .alert-error a:hover,[dark-mode=true] .login-message.red a:hover{text-decoration:none}[dark-mode=true] .alert-success,[dark-mode=true] .login-message.green{color:#75b798;background-color:#051b11;border-color:#0f5132}[dark-mode=true] .alert-success a,[dark-mode=true] .login-message.green a{color:#75b798}[dark-mode=true] .alert-info,[dark-mode=true] .login-message.blue{color:#6edff6;background-color:#032830;border-color:#087990}[dark-mode=true] .alert-info a,[dark-mode=true] .login-message.blue a{color:#6edff6}[dark-mode=true] .radio-type input:not([disabled]):checked+label,[dark-mode=true] .radio-type input:not([disabled]):checked+label:hover,[dark-mode=true] .radio-type label.selected,[dark-mode=true] .radio-type input[disabled]:checked+label,[dark-mode=true] .radio-type input[disabled]:checked+label:hover{color:#fff}[dark-mode=true] .bubbleBtn{border-color:var(--primary)}[dark-mode=true] .editable-component .page-layout .section-nav .section-nav-list li.isValid{color:#6edff6;background-color:#032830}[dark-mode=true] .editable-component .page-layout .section-nav .section-nav-list li.isValid .fa-user-edit{color:#6edff6}[dark-mode=true] .editable-component .page-layout .section-nav .section-nav-list li.inValid{color:#ea868f;background-color:#2c0b0e}[dark-mode=true] .editable-component .page-layout .section-nav .section-nav-list li.inValid .fa-exclamation-triangle{color:var(--red-light)}[dark-mode=true] .editable-component .page-layout .section-nav .section-nav-list li.inValid:hover{color:#ea868f}[dark-mode=true] .select-list>li>label{border-color:var(--primary)}[dark-mode=true] .readMode .sub-section h5{border-bottom-color:var(--primary)}[dark-mode=true] #corrections .add-provision-button{color:var(--primary)}[dark-mode=true] #corrections .separator-column hr{border-bottom-color:var(--primary)}[dark-mode=true] #checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading:hover{background-color:#032830}[dark-mode=true] .context-bar>header .item.ckeToolbar .cke_chrome .cke_inner{background-color:#fff}[dark-mode=true] .context-bar>header ul.nav>li.header-notification>div>span{color:#fff}[dark-mode=true] .context-bar>header ul.nav>li.search{background-color:var(--primary-light)}[dark-mode=true] .context-bar>header ul.nav>li.search i{color:var(--primary-darkest)}[dark-mode=true] .context-bar>header ul.nav>li.search input::placeholder,[dark-mode=true] .context-bar>header ul.nav>li.search input:hover::placeholder{color:var(--primary-dark)}[dark-mode=true] .context-bar>header ul.nav>li.search.has-input .switch:after{border-top-color:var(--primary-lighter)}@media (width<=480px){[dark-mode=true] .context-bar>header ul.nav>li.search{background-color:#0000}}[dark-mode=true] .section-divider{font-family:Regular}[dark-mode=true] .section-divider:before,[dark-mode=true] .section-divider:after{border-top-color:var(--primary)}[dark-mode=true] .tile,[dark-mode=true] .card,[dark-mode=true] .bid-card,[dark-mode=true] .viewing-card,[dark-mode=true] .flex-card,[dark-mode=true] .group-card,[dark-mode=true] .sub-card,[dark-mode=true] .related-object-card,[dark-mode=true] .guaranteeBox,[dark-mode=true] .document-card .document-image,[dark-mode=true] .document-card .no-document-image,[dark-mode=true] .smallImageContainer,[dark-mode=true] .department-info .image,[dark-mode=true] .objectlist>li,[dark-mode=true] a.grayBox,[dark-mode=true] a.lightGrayBox,[dark-mode=true] a.boxlink,[dark-mode=true] .grayBox.link,[dark-mode=true] .greenBox.link,[dark-mode=true] .redBox.link,[dark-mode=true] .box a:not(.contactBubble):not(.phrase-tab):not(.delete-row-button):not(.contact-link-button),[dark-mode=true] .estate-info .image,[dark-mode=true] .project-info .image{outline-offset:1px;border-radius:var(--border-radius);outline:1px solid #0000;transition:outline .2s ease-in-out}[dark-mode=true] .tile:hover,[dark-mode=true] .card:hover,[dark-mode=true] .bid-card:hover,[dark-mode=true] .viewing-card:hover,[dark-mode=true] .flex-card:hover,[dark-mode=true] .group-card:hover,[dark-mode=true] .sub-card:hover,[dark-mode=true] .related-object-card:hover,[dark-mode=true] .guaranteeBox:hover,[dark-mode=true] .document-card .document-image:hover,[dark-mode=true] .document-card .no-document-image:hover,[dark-mode=true] .smallImageContainer:hover,[dark-mode=true] .department-info .image:hover,[dark-mode=true] .objectlist>li:hover,[dark-mode=true] a.grayBox:hover,[dark-mode=true] a.lightGrayBox:hover,[dark-mode=true] a.boxlink:hover,[dark-mode=true] .grayBox.link:hover,[dark-mode=true] .greenBox.link:hover,[dark-mode=true] .redBox.link:hover,[dark-mode=true] .box a:not(.contactBubble):not(.phrase-tab):not(.delete-row-button):not(.contact-link-button):hover,[dark-mode=true] .estate-info .image:hover,[dark-mode=true] .project-info .image:hover{outline:1px solid #fff}[dark-mode=true] .badges>li.settlement-alert{color:#ffda6a;background-color:#332701}[dark-mode=true] .dropdown-menu{color:#fff;border:solid 1px var(--primary-lighter)}[dark-mode=true] .popover{border:1px solid #fff}[dark-mode=true] .form-control input{background-color:var(--white);color:var(--text-color)}[dark-mode=true] .onoffswitch .onoffswitch-checkbox:not(:disabled):not(:checked)+.onoffswitch-label,[dark-mode=true] .onoffswitch .onoffswitch-checkbox:not(:disabled):not(:checked)+.onoffswitch-label:before{border-width:1.5px;border-color:#fff}[dark-mode=true] .section-divider:before,[dark-mode=true] .section-divider:after,[dark-mode=true] .form-section-divider:before,[dark-mode=true] .form-section-divider:after{border-bottom-color:var(--primary)}[dark-mode=true] .widget-header h4:before,[dark-mode=true] .widget-header h4:after{border-top-color:var(--primary)!important}[dark-mode=true] .checkboxList .panel .panel-heading h5 a{background-color:var(--primary-light)}[dark-mode=true] .checkboxList .panel .panel-heading h5 a:not(.collapsed):after{border-top-color:var(--primary-light)}@media (width>=768px){[dark-mode=true] .customizable-table-section .customizable-table.auto-width tbody tr td:first-child,[dark-mode=true] .customizable-table-section .customizable-table.auto-width thead tr th:first-child{background-color:#202020e6}[dark-mode=true] .customizable-table-section .customizable-table.auto-width tbody tr:hover td:first-child{background-color:#2a2a2ae6}}[dark-mode=true] .bootstrap-datetimepicker-widget thead tr:first-child th:hover,[dark-mode=true] .bootstrap-datetimepicker-widget td span:hover{background:var(--blue)}[dark-mode=true] .bootstrap-datetimepicker-widget td.disabled,[dark-mode=true] .bootstrap-datetimepicker-widget td.disabled:hover{background:0 0;font-style:italic}@media (width>=768px) and (width<=1199px){[dark-mode=true] table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):hover .popout-on-pad,[dark-mode=true] table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):focus .popout-on-pad{width:fit-content;display:block}[dark-mode=true] table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):hover .popout-on-pad .actions-list,[dark-mode=true] table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):focus .popout-on-pad .actions-list{background-color:#000000f2;margin-right:30px}}@media (width>=768px){[dark-mode=true] table.responsive thead tr{border-bottom:1px solid var(--primary)}}@media (prefers-color-scheme:dark){[dark-mode=automatic]{--l-0:0%;--l-1:1%;--l-2:2%;--l-3:3%;--l-4:4%;--l-5:5%;--l-6:6%;--l-7:7%;--l-8:8%;--l-9:9%;--l-10:10%;--l-11:11%;--l-12:12%;--l-13:13%;--l-14:14%;--l-15:15%;--l-20:20%;--l-25:25%;--l-30:30%;--l-35:35%;--l-40:40%;--l-45:45%;--l-50:50%;--l-55:55%;--l-60:60%;--l-65:65%;--l-70:70%;--l-75:75%;--l-80:80%;--l-85:85%;--l-86:86%;--l-87:87%;--l-88:88%;--l-89:89%;--l-90:90%;--l-91:91%;--l-92:92%;--l-93:93%;--l-94:94%;--l-95:95%;--l-96:96%;--l-97:97%;--l-98:98%;--l-99:99%;--l-100:100%;--white:#292929;--black:#f5f5f5;--gray:gray;--gray-light:#525252;--gray-dark:#ecece9;--blue:#3991db;--mainview-lighter:var(--primary-lighter);--primary-darkest:#f2f2f2;--primary-darker:#e6e6e6;--primary-dark:#d2d2d2;--primary:#a0a0a0;--primary-light:#6a6a6a;--primary-lighter:#4e4e4e;--primary-lightest:#3c3c3c;--bg:#141414;--functionview-bg:var(--primary-lighter);--link-color:#3991db;--link-color-light:#62aef8;--link-color-dark:#1e90ffcc;--text-color:#f5f5f5;--text-color-inverted:#161616;--red-light:#a00;--green-light:#449d44;--green-lighter:#398439;--green-lightest:#245c24;--green-dark:#71c000;--green-darker:#dff0d8;--green-darkest:#ebf8e6;--yellow-light:#e7bd1a;--yellow-lighter:#cba005;--yellow-lightest:#8a6d3b;--yellow-dark:#ffe680;--yellow-darker:#ffeda7;--yellow-darkest:#fcf8e3;--red-lighter:#820000;--red-lightest:#5a0000;--red-dark:#e65050;--red-darker:#f59696;--red-darkest:#ffdcdc}[dark-mode=automatic] .dropdown-menu>li.limited{color:#ffda6a;background-color:#332701}[dark-mode=automatic] .svg-timer.masked-view{background-color:#000000b3}[dark-mode=automatic] #loginBox header #vitecLogo .st0,[dark-mode=automatic] #loginBox header #vitecLogo .st1{fill:var(--primary-darker)}[dark-mode=automatic] #checklist .panel .panel-group .panel.panel-checked .panel-heading{background-color:#051b11}[dark-mode=automatic] #checklist .panel .panel-group .panel.panel-checked .panel-heading h6 .panel-link{color:#75b798}[dark-mode=automatic] #checklist .panel .panel-group .panel.panel-not-relevant .panel-heading{background-color:#332701}[dark-mode=automatic] #checklist .panel .panel-group .panel.panel-not-relevant .panel-heading h6 .panel-link{color:#ffda6a}[dark-mode=automatic] #checklist .panel .panel-body.checkpoint .runningIndicator{background-color:#202020cc}[dark-mode=automatic] .alert-warning,[dark-mode=automatic] .login-message.yellow{color:#ffda6a;background-color:#332701;border-color:#997404}[dark-mode=automatic] .alert-warning a,[dark-mode=automatic] .login-message.yellow a{color:#ffda6a}[dark-mode=automatic] .alert-danger,[dark-mode=automatic] .alert-error,[dark-mode=automatic] .login-message.red{color:#ea868f;background-color:#2c0b0e;border-color:#842029}[dark-mode=automatic] .alert-danger a,[dark-mode=automatic] .alert-error a,[dark-mode=automatic] .login-message.red a{color:#ea868f}[dark-mode=automatic] .alert-danger a:hover,[dark-mode=automatic] .alert-error a:hover,[dark-mode=automatic] .login-message.red a:hover{text-decoration:none}[dark-mode=automatic] .alert-success,[dark-mode=automatic] .login-message.green{color:#75b798;background-color:#051b11;border-color:#0f5132}[dark-mode=automatic] .alert-success a,[dark-mode=automatic] .login-message.green a{color:#75b798}[dark-mode=automatic] .alert-info,[dark-mode=automatic] .login-message.blue{color:#6edff6;background-color:#032830;border-color:#087990}[dark-mode=automatic] .alert-info a,[dark-mode=automatic] .login-message.blue a{color:#6edff6}[dark-mode=automatic] .radio-type input:not([disabled]):checked+label,[dark-mode=automatic] .radio-type input:not([disabled]):checked+label:hover,[dark-mode=automatic] .radio-type label.selected,[dark-mode=automatic] .radio-type input[disabled]:checked+label,[dark-mode=automatic] .radio-type input[disabled]:checked+label:hover{color:#fff}[dark-mode=automatic] .bubbleBtn{border-color:var(--primary)}[dark-mode=automatic] .editable-component .page-layout .section-nav .section-nav-list li.isValid{color:#6edff6;background-color:#032830}[dark-mode=automatic] .editable-component .page-layout .section-nav .section-nav-list li.isValid .fa-user-edit{color:#6edff6}[dark-mode=automatic] .editable-component .page-layout .section-nav .section-nav-list li.inValid{color:#ea868f;background-color:#2c0b0e}[dark-mode=automatic] .editable-component .page-layout .section-nav .section-nav-list li.inValid .fa-exclamation-triangle{color:var(--red-light)}[dark-mode=automatic] .editable-component .page-layout .section-nav .section-nav-list li.inValid:hover{color:#ea868f}[dark-mode=automatic] .select-list>li>label{border-color:var(--primary)}[dark-mode=automatic] .readMode .sub-section h5{border-bottom-color:var(--primary)}[dark-mode=automatic] #corrections .add-provision-button{color:var(--primary)}[dark-mode=automatic] #corrections .separator-column hr{border-bottom-color:var(--primary)}[dark-mode=automatic] #checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading:hover{background-color:#032830}[dark-mode=automatic] .context-bar>header .item.ckeToolbar .cke_chrome .cke_inner{background-color:#fff}[dark-mode=automatic] .context-bar>header ul.nav>li.header-notification>div>span{color:#fff}[dark-mode=automatic] .context-bar>header ul.nav>li.search{background-color:var(--primary-light)}[dark-mode=automatic] .context-bar>header ul.nav>li.search i{color:var(--primary-darkest)}[dark-mode=automatic] .context-bar>header ul.nav>li.search input::placeholder,[dark-mode=automatic] .context-bar>header ul.nav>li.search input:hover::placeholder{color:var(--primary-dark)}[dark-mode=automatic] .context-bar>header ul.nav>li.search.has-input .switch:after{border-top-color:var(--primary-lighter)}[dark-mode=automatic] .section-divider{font-family:Regular}[dark-mode=automatic] .section-divider:before,[dark-mode=automatic] .section-divider:after{border-top-color:var(--primary)}[dark-mode=automatic] .tile,[dark-mode=automatic] .card,[dark-mode=automatic] .bid-card,[dark-mode=automatic] .viewing-card,[dark-mode=automatic] .flex-card,[dark-mode=automatic] .group-card,[dark-mode=automatic] .sub-card,[dark-mode=automatic] .related-object-card,[dark-mode=automatic] .guaranteeBox,[dark-mode=automatic] .document-card .document-image,[dark-mode=automatic] .document-card .no-document-image,[dark-mode=automatic] .smallImageContainer,[dark-mode=automatic] .department-info .image,[dark-mode=automatic] .objectlist>li,[dark-mode=automatic] a.grayBox,[dark-mode=automatic] a.lightGrayBox,[dark-mode=automatic] a.boxlink,[dark-mode=automatic] .grayBox.link,[dark-mode=automatic] .greenBox.link,[dark-mode=automatic] .redBox.link,[dark-mode=automatic] .box a:not(.contactBubble):not(.phrase-tab):not(.delete-row-button):not(.contact-link-button),[dark-mode=automatic] .estate-info .image,[dark-mode=automatic] .project-info .image{outline-offset:1px;border-radius:var(--border-radius);outline:1px solid #0000;transition:outline .2s ease-in-out}[dark-mode=automatic] .tile:hover,[dark-mode=automatic] .card:hover,[dark-mode=automatic] .bid-card:hover,[dark-mode=automatic] .viewing-card:hover,[dark-mode=automatic] .flex-card:hover,[dark-mode=automatic] .group-card:hover,[dark-mode=automatic] .sub-card:hover,[dark-mode=automatic] .related-object-card:hover,[dark-mode=automatic] .guaranteeBox:hover,[dark-mode=automatic] .document-card .document-image:hover,[dark-mode=automatic] .document-card .no-document-image:hover,[dark-mode=automatic] .smallImageContainer:hover,[dark-mode=automatic] .department-info .image:hover,[dark-mode=automatic] .objectlist>li:hover,[dark-mode=automatic] a.grayBox:hover,[dark-mode=automatic] a.lightGrayBox:hover,[dark-mode=automatic] a.boxlink:hover,[dark-mode=automatic] .grayBox.link:hover,[dark-mode=automatic] .greenBox.link:hover,[dark-mode=automatic] .redBox.link:hover,[dark-mode=automatic] .box a:not(.contactBubble):not(.phrase-tab):not(.delete-row-button):not(.contact-link-button):hover,[dark-mode=automatic] .estate-info .image:hover,[dark-mode=automatic] .project-info .image:hover{outline:1px solid #fff}[dark-mode=automatic] .badges>li.settlement-alert{color:#ffda6a;background-color:#332701}[dark-mode=automatic] .dropdown-menu{color:#fff;border:solid 1px var(--primary-lighter)}[dark-mode=automatic] .popover{border:1px solid #fff}[dark-mode=automatic] .form-control input{background-color:var(--white);color:var(--text-color)}[dark-mode=automatic] .onoffswitch .onoffswitch-checkbox:not(:disabled):not(:checked)+.onoffswitch-label,[dark-mode=automatic] .onoffswitch .onoffswitch-checkbox:not(:disabled):not(:checked)+.onoffswitch-label:before{border-width:1.5px;border-color:#fff}[dark-mode=automatic] .section-divider:before,[dark-mode=automatic] .section-divider:after,[dark-mode=automatic] .form-section-divider:before,[dark-mode=automatic] .form-section-divider:after{border-bottom-color:var(--primary)}[dark-mode=automatic] .widget-header h4:before,[dark-mode=automatic] .widget-header h4:after{border-top-color:var(--primary)!important}[dark-mode=automatic] .checkboxList .panel .panel-heading h5 a{background-color:var(--primary-light)}[dark-mode=automatic] .checkboxList .panel .panel-heading h5 a:not(.collapsed):after{border-top-color:var(--primary-light)}[dark-mode=automatic] .bootstrap-datetimepicker-widget thead tr:first-child th:hover,[dark-mode=automatic] .bootstrap-datetimepicker-widget td span:hover{background:var(--blue)}[dark-mode=automatic] .bootstrap-datetimepicker-widget td.disabled,[dark-mode=automatic] .bootstrap-datetimepicker-widget td.disabled:hover{background:0 0;font-style:italic}}@media (prefers-color-scheme:dark) and (width<=480px){[dark-mode=automatic] .context-bar>header ul.nav>li.search{background-color:#0000}}@media (prefers-color-scheme:dark) and (width>=768px){[dark-mode=automatic] .customizable-table-section .customizable-table.auto-width tbody tr td:first-child,[dark-mode=automatic] .customizable-table-section .customizable-table.auto-width thead tr th:first-child{background-color:#202020e6}[dark-mode=automatic] .customizable-table-section .customizable-table.auto-width tbody tr:hover td:first-child{background-color:#2a2a2ae6}}@media (prefers-color-scheme:dark) and (width>=768px) and (width<=1199px){[dark-mode=automatic] table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):hover .popout-on-pad,[dark-mode=automatic] table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):focus .popout-on-pad{width:fit-content;display:block}[dark-mode=automatic] table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):hover .popout-on-pad .actions-list,[dark-mode=automatic] table.responsive.with-actions-list>tbody>tr:not(.map-row):not(.group-members):not(.expanded-row)>td:last-child:not(:empty):not(:only-child):focus .popout-on-pad .actions-list{background-color:#000000f2;margin-right:30px}}@media (prefers-color-scheme:dark) and (width>=768px){[dark-mode=automatic] table.responsive thead tr{border-bottom:1px solid var(--primary)}}[color-palette=colorSixteen]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-16-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-16-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-16-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-16-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-16-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-16-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-16-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-16-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-16-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-16-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-16-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-16-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-16-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-16-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-16-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-16-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-16-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-16-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-16-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-16-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-16-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-16-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-16-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-16-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-16-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-16-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-16-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-16-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-16-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-16-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-16-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-16-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-16-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-16-hue))}[color-palette=colorSixteen][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-16-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-16-hue))}@media (prefers-color-scheme:dark){[color-palette=colorSixteen][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-16-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-16-hue))}}[color-palette=colorFifteen]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-15-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-15-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-15-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-15-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-15-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-15-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-15-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-15-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-15-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-15-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-15-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-15-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-15-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-15-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-15-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-15-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-15-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-15-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-15-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-15-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-15-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-15-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-15-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-15-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-15-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-15-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-15-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-15-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-15-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-15-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-15-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-15-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-15-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-15-hue))}[color-palette=colorFifteen][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-15-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-15-hue))}@media (prefers-color-scheme:dark){[color-palette=colorFifteen][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-15-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-15-hue))}}[color-palette=colorFourteen]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-14-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-14-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-14-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-14-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-14-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-14-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-14-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-14-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-14-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-14-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-14-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-14-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-14-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-14-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-14-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-14-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-14-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-14-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-14-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-14-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-14-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-14-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-14-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-14-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-14-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-14-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-14-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-14-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-14-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-14-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-14-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-14-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-14-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-14-hue))}[color-palette=colorFourteen][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-14-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-14-hue))}@media (prefers-color-scheme:dark){[color-palette=colorFourteen][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-14-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-14-hue))}}[color-palette=colorThirteen]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-13-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-13-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-13-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-13-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-13-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-13-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-13-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-13-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-13-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-13-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-13-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-13-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-13-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-13-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-13-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-13-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-13-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-13-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-13-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-13-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-13-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-13-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-13-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-13-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-13-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-13-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-13-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-13-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-13-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-13-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-13-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-13-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-13-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-13-hue))}[color-palette=colorThirteen][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-13-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-13-hue))}@media (prefers-color-scheme:dark){[color-palette=colorThirteen][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-13-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-13-hue))}}[color-palette=colorTwelve]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-12-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-12-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-12-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-12-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-12-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-12-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-12-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-12-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-12-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-12-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-12-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-12-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-12-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-12-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-12-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-12-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-12-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-12-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-12-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-12-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-12-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-12-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-12-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-12-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-12-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-12-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-12-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-12-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-12-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-12-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-12-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-12-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-12-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-12-hue))}[color-palette=colorTwelve][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-12-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-12-hue))}@media (prefers-color-scheme:dark){[color-palette=colorTwelve][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-12-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-12-hue))}}[color-palette=colorEleven]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-11-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-11-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-11-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-11-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-11-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-11-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-11-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-11-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-11-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-11-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-11-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-11-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-11-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-11-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-11-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-11-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-11-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-11-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-11-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-11-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-11-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-11-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-11-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-11-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-11-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-11-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-11-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-11-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-11-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-11-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-11-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-11-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-11-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-11-hue))}[color-palette=colorEleven][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-11-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-11-hue))}@media (prefers-color-scheme:dark){[color-palette=colorEleven][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-11-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-11-hue))}}[color-palette=colorTen]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-10-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-10-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-10-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-10-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-10-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-10-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-10-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-10-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-10-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-10-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-10-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-10-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-10-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-10-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-10-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-10-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-10-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-10-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-10-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-10-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-10-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-10-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-10-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-10-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-10-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-10-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-10-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-10-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-10-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-10-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-10-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-10-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-10-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-10-hue))}[color-palette=colorTen][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-10-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-10-hue))}@media (prefers-color-scheme:dark){[color-palette=colorTen][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-10-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-10-hue))}}[color-palette=colorNine]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-9-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-9-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-9-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-9-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-9-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-9-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-9-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-9-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-9-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-9-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-9-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-9-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-9-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-9-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-9-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-9-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-9-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-9-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-9-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-9-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-9-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-9-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-9-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-9-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-9-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-9-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-9-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-9-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-9-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-9-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-9-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-9-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-9-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-9-hue))}[color-palette=colorNine][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-9-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-9-hue))}@media (prefers-color-scheme:dark){[color-palette=colorNine][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-9-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-9-hue))}}[color-palette=colorEight]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-8-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-8-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-8-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-8-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-8-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-8-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-8-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-8-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-8-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-8-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-8-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-8-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-8-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-8-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-8-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-8-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-8-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-8-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-8-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-8-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-8-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-8-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-8-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-8-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-8-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-8-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-8-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-8-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-8-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-8-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-8-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-8-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-8-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-8-hue))}[color-palette=colorEight][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-8-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-8-hue))}@media (prefers-color-scheme:dark){[color-palette=colorEight][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-8-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-8-hue))}}[color-palette=colorSeven]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-7-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-7-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-7-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-7-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-7-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-7-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-7-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-7-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-7-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-7-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-7-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-7-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-7-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-7-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-7-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-7-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-7-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-7-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-7-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-7-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-7-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-7-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-7-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-7-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-7-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-7-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-7-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-7-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-7-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-7-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-7-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-7-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-7-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-7-hue))}[color-palette=colorSeven][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-7-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-7-hue))}@media (prefers-color-scheme:dark){[color-palette=colorSeven][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-7-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-7-hue))}}[color-palette=colorSix]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-6-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-6-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-6-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-6-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-6-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-6-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-6-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-6-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-6-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-6-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-6-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-6-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-6-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-6-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-6-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-6-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-6-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-6-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-6-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-6-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-6-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-6-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-6-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-6-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-6-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-6-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-6-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-6-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-6-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-6-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-6-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-6-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-6-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-6-hue))}[color-palette=colorSix][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-6-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-6-hue))}@media (prefers-color-scheme:dark){[color-palette=colorSix][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-6-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-6-hue))}}[color-palette=colorFive]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-5-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-5-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-5-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-5-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-5-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-5-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-5-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-5-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-5-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-5-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-5-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-5-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-5-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-5-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-5-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-5-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-5-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-5-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-5-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-5-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-5-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-5-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-5-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-5-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-5-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-5-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-5-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-5-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-5-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-5-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-5-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-5-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-5-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-5-hue))}[color-palette=colorFive][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-5-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-5-hue))}@media (prefers-color-scheme:dark){[color-palette=colorFive][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-5-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-5-hue))}}[color-palette=colorFour]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-4-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-4-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-4-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-4-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-4-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-4-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-4-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-4-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-4-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-4-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-4-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-4-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-4-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-4-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-4-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-4-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-4-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-4-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-4-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-4-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-4-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-4-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-4-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-4-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-4-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-4-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-4-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-4-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-4-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-4-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-4-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-4-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-4-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-4-hue))}[color-palette=colorFour][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-4-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-4-hue))}@media (prefers-color-scheme:dark){[color-palette=colorFour][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-4-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-4-hue))}}[color-palette=colorThree]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-3-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-3-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-3-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-3-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-3-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-3-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-3-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-3-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-3-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-3-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-3-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-3-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-3-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-3-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-3-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-3-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-3-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-3-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-3-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-3-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-3-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-3-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-3-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-3-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-3-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-3-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-3-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-3-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-3-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-3-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-3-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-3-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-3-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-3-hue))}[color-palette=colorThree][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-3-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-3-hue))}@media (prefers-color-scheme:dark){[color-palette=colorThree][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-3-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-3-hue))}}[color-palette=colorTwo]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-2-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-2-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-2-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-2-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-2-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-2-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-2-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-2-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-2-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-2-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-2-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-2-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-2-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-2-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-2-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-2-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-2-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-2-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-2-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-2-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-2-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-2-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-2-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-2-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-2-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-2-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-2-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-2-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-2-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-2-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-2-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-2-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-2-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-2-hue))}[color-palette=colorTwo][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-2-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-2-hue))}@media (prefers-color-scheme:dark){[color-palette=colorTwo][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-2-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-2-hue))}}[color-palette=colorOne]{--bg:lch(var(--l-10) var(--color-chroma-low) var(--color-1-hue));--functionview-bg:var(--primary-lighter);--mainview-bg:lch(30% var(--color-chroma-low) var(--color-1-hue));--mainview-lighter:lch(75% var(--color-chroma-medium) var(--color-1-hue));--primary-darkest:lch(var(--l-85) var(--color-chroma-low) var(--color-1-hue));--primary-darker:lch(var(--l-70) var(--color-chroma-low) var(--color-1-hue));--primary-dark:lch(var(--l-55) var(--color-chroma-low) var(--color-1-hue));--primary:lch(var(--l-50) var(--color-chroma-medium) var(--color-1-hue));--primary-light:lch(var(--l-15) var(--color-chroma-low) var(--color-1-hue));--primary-lighter:lch(var(--l-10) var(--color-chroma-low) var(--color-1-hue));--primary-lightest:lch(var(--l-5) var(--color-chroma-low) var(--color-1-hue));--white:lch(var(--l-1) var(--color-chroma-low) var(--color-1-hue));--blue:lch(var(--l-50) var(--color-chroma-high) var(--color-1-hue));--blue-darkest:lch(var(--l-85) var(--color-chroma-high) var(--color-1-hue));--blue-darker:lch(var(--l-78) var(--color-chroma-high) var(--color-1-hue));--blue-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-1-hue));--blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-1-hue));--blue-lighter:lch(var(--l-20) var(--color-chroma-high) var(--color-1-hue));--blue-lightest:lch(var(--l-10) var(--color-chroma-high) var(--color-1-hue) / .8);--blue-tile:lch(var(--l-40) var(--color-chroma-high) var(--color-1-hue));--blue-tile-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-1-hue));--blue-tile-light:lch(var(--l-50) var(--color-chroma-high) var(--color-1-hue) / .8);--blue-tile-lighter:lch(var(--l-50) var(--color-chroma-high) var(--color-1-hue) / .6);--blue-petrol:lch(var(--l-40) var(--color-chroma-high) var(--color-1-hue));--link-color:lch(var(--l-50) var(--color-chroma-high) var(--color-1-hue));--link-color-light:lch(var(--l-50) var(--color-chroma-high) var(--color-1-hue) / .8);--link-color-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-1-hue));--dashboard-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-1-hue));--dashboard-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-1-hue) / .8);--timeline-blue:lch(var(--l-40) var(--color-chroma-high) var(--color-1-hue));--timeline-blue-dark:lch(var(--l-60) var(--color-chroma-high) var(--color-1-hue));--timeline-blue-light:lch(var(--l-40) var(--color-chroma-high) var(--color-1-hue) / .8);--pob-active:lch(var(--l-50) var(--color-chroma-high) var(--color-1-hue));--pob-active-dark:lch(var(--l-70) var(--color-chroma-high) var(--color-1-hue));--pob-active-light:lch(var(--l-40) var(--color-chroma-high) var(--color-1-hue))}[color-palette=colorOne][dark-mode=true]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-1-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-1-hue))}@media (prefers-color-scheme:dark){[color-palette=colorOne][dark-mode=automatic]{--mainview-lighter:lch(25% var(--color-chroma-medium) var(--color-1-hue));--white:lch(var(--l-20) var(--color-chroma-low) var(--color-1-hue))}}[color-palette=Default] i.favoriteStar:not(.markedAsFavorite):after{color:var(--primary)}.tileListView{margin:0;padding:0;font-size:0;list-style-type:none}.tile,.tile-alt{box-sizing:border-box;background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);vertical-align:top;display:block;position:relative;overflow:hidden}.tile .imageCanvas,.tile-alt .imageCanvas{background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-image:var(--checkered-background);background-color:var(--primary-lightest);width:100%;height:138px}.tile .rightCol,.tile-alt .rightCol,.tile .tileText,.tile-alt .tileText{box-sizing:border-box;width:100%;padding-left:0}.tile .rightCol .ellipsis,.tile-alt .rightCol .ellipsis,.tile .tileText .ellipsis,.tile-alt .tileText .ellipsis{white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;width:100%;overflow:hidden}.tile .rightCol p,.tile-alt .rightCol p,.tile .tileText p,.tile-alt .tileText p{height:18px;margin-top:0;margin-bottom:0;padding-bottom:3px;font-size:.9em;line-height:18px}.tile .tileDate,.tile-alt .tileDate{float:left;text-align:center;box-sizing:border-box;background:0 0;width:50px;margin-right:5px;padding-top:10px}.tile .disabledText,.tile-alt .disabledText{color:var(--primary)}.tile.tileDetail,.tile-alt.tileDetail{height:120px}.tile.tileDetail .icon,.tile-alt.tileDetail .icon,.tile.tileDetail .leftCol,.tile-alt.tileDetail .leftCol{text-align:center;vertical-align:top;color:var(--primary-dark);margin:10px 0 0 10px;display:inline-block}.tile.tileDetail .text,.tile-alt.tileDetail .text{vertical-align:top;width:calc(100% - 70px);margin:10px 0 0 5px;display:inline-block}.tile.tileDetail .text h4,.tile-alt.tileDetail .text h4{text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-family:Bold;font-size:12px;line-height:16px;overflow:hidden}.tile.tileDetail .text div,.tile-alt.tileDetail .text div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tile.tileDetail .text .line,.tile-alt.tileDetail .text .line{color:var(--text-color);font-size:12px}.tile.tileDetail .text .line.half-line,.tile-alt.tileDetail .text .line.half-line{width:49%;display:inline-block}.tile.tileDetail .text .line:last-child,.tile-alt.tileDetail .text .line:last-child{margin-bottom:6px}.tile.tileDetail .text .line:empty,.tile-alt.tileDetail .text .line:empty{display:none}.tile.tileDetail .text h6.descriptionText,.tile-alt.tileDetail .text h6.descriptionText{text-transform:none;font-family:Bold;font-size:12px}.tile.tileImage,.tile-alt.tileImage{box-sizing:border-box;background-color:#0000;height:163px;overflow:hidden;padding:0!important}.tile.tileImage.sortableImage,.tile-alt.tileImage.sortableImage{background-color:var(--primary-light);height:100px}@media screen and (width>=1200px){.tile.tileImage.sortableImage,.tile-alt.tileImage.sortableImage{height:80px}}.tile.tileImage .image,.tile-alt.tileImage .image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.tile.tileImage .image .icon,.tile-alt.tileImage .image .icon{text-align:center;opacity:.2;padding-top:40px}.tile.tileImage .tileOverlay,.tile-alt.tileImage .tileOverlay{background-color:#0000004d;width:100%;height:30px;position:absolute;bottom:0;left:0}.tile.tileImage .tileOverlay h4,.tile-alt.tileImage .tileOverlay h4{white-space:nowrap;text-overflow:ellipsis;text-shadow:1px 1px 1px #000000b3;text-align:center;text-transform:none;width:96%;margin:0 auto;padding:5px 2% 0;font-family:Regular;font-size:14px;line-height:normal;overflow:hidden;color:var(--white)!important}.tile:hover{cursor:pointer;transition-duration:.2s;box-shadow:0 0 15px #0000004d}.disabledTile:hover{box-shadow:none;cursor:default}.tile-alt,.box .tile-alt{background-color:#0000;border-color:#0000}li.tile,li-tile-alt{min-width:239px;margin:5px;display:inline-block}.tileActive{border-color:var(--blue-tile)}@media (width<=480px){ul.tileListView li.tile{width:100%;margin:5px 0}#mainDashboard .dashboardPage .tile.dashboardTile{width:96%!important;margin-left:2%!important;margin-right:2%!important}.expandable .tileDetail ul li:last-child.miniListTile{margin-bottom:20px}}@media screen and (width>=769px) and (width<=1024px){ul.tileListView li.tile{min-width:206px!important}}.char-warning{overflow:visible}.char-warning:after{width:170px}[data-tip-tl],[data-tip-tr],[data-tip-tm],[data-tip-bl],[data-tip-br],[data-tip-bm]{align-items:center;display:inline-flex;position:relative}[data-tip-tl] i,[data-tip-tr] i,[data-tip-tm] i,[data-tip-bl] i,[data-tip-br] i,[data-tip-bm] i{margin:0 var(--small-gap);cursor:pointer;font-size:12px;line-height:13px}[data-tip-tl] i.fa,[data-tip-tr] i.fa,[data-tip-tm] i.fa,[data-tip-bl] i.fa,[data-tip-br] i.fa,[data-tip-bm] i.fa,[data-tip-tl] i.fal,[data-tip-tr] i.fal,[data-tip-tm] i.fal,[data-tip-bl] i.fal,[data-tip-br] i.fal,[data-tip-bm] i.fal,[data-tip-tl] i.far,[data-tip-tr] i.far,[data-tip-tm] i.far,[data-tip-bl] i.far,[data-tip-br] i.far,[data-tip-bm] i.far,[data-tip-tl] i.fas,[data-tip-tr] i.fas,[data-tip-tm] i.fas,[data-tip-bl] i.fas,[data-tip-br] i.fas,[data-tip-bm] i.fas{color:var(--blue)}[data-tip-tl] i.fa.fa-info-circle,[data-tip-tr] i.fa.fa-info-circle,[data-tip-tm] i.fa.fa-info-circle,[data-tip-bl] i.fa.fa-info-circle,[data-tip-br] i.fa.fa-info-circle,[data-tip-bm] i.fa.fa-info-circle,[data-tip-tl] i.fal.fa-info-circle,[data-tip-tr] i.fal.fa-info-circle,[data-tip-tm] i.fal.fa-info-circle,[data-tip-bl] i.fal.fa-info-circle,[data-tip-br] i.fal.fa-info-circle,[data-tip-bm] i.fal.fa-info-circle,[data-tip-tl] i.far.fa-info-circle,[data-tip-tr] i.far.fa-info-circle,[data-tip-tm] i.far.fa-info-circle,[data-tip-bl] i.far.fa-info-circle,[data-tip-br] i.far.fa-info-circle,[data-tip-bm] i.far.fa-info-circle,[data-tip-tl] i.fas.fa-info-circle,[data-tip-tr] i.fas.fa-info-circle,[data-tip-tm] i.fas.fa-info-circle,[data-tip-bl] i.fas.fa-info-circle,[data-tip-br] i.fas.fa-info-circle,[data-tip-bm] i.fas.fa-info-circle{background:radial-gradient(#fff 50%,#0000 50%)}[data-tip-tl] i.fa:hover,[data-tip-tr] i.fa:hover,[data-tip-tm] i.fa:hover,[data-tip-bl] i.fa:hover,[data-tip-br] i.fa:hover,[data-tip-bm] i.fa:hover,[data-tip-tl] i.fal:hover,[data-tip-tr] i.fal:hover,[data-tip-tm] i.fal:hover,[data-tip-bl] i.fal:hover,[data-tip-br] i.fal:hover,[data-tip-bm] i.fal:hover,[data-tip-tl] i.far:hover,[data-tip-tr] i.far:hover,[data-tip-tm] i.far:hover,[data-tip-bl] i.far:hover,[data-tip-br] i.far:hover,[data-tip-bm] i.far:hover,[data-tip-tl] i.fas:hover,[data-tip-tr] i.fas:hover,[data-tip-tm] i.fas:hover,[data-tip-bl] i.fas:hover,[data-tip-br] i.fas:hover,[data-tip-bm] i.fas:hover{color:var(--blue-light)}[data-tip-tl] i.fa.fa-exclamation-triangle,[data-tip-tr] i.fa.fa-exclamation-triangle,[data-tip-tm] i.fa.fa-exclamation-triangle,[data-tip-bl] i.fa.fa-exclamation-triangle,[data-tip-br] i.fa.fa-exclamation-triangle,[data-tip-bm] i.fa.fa-exclamation-triangle,[data-tip-tl] i.fal.fa-exclamation-triangle,[data-tip-tr] i.fal.fa-exclamation-triangle,[data-tip-tm] i.fal.fa-exclamation-triangle,[data-tip-bl] i.fal.fa-exclamation-triangle,[data-tip-br] i.fal.fa-exclamation-triangle,[data-tip-bm] i.fal.fa-exclamation-triangle,[data-tip-tl] i.far.fa-exclamation-triangle,[data-tip-tr] i.far.fa-exclamation-triangle,[data-tip-tm] i.far.fa-exclamation-triangle,[data-tip-bl] i.far.fa-exclamation-triangle,[data-tip-br] i.far.fa-exclamation-triangle,[data-tip-bm] i.far.fa-exclamation-triangle,[data-tip-tl] i.fas.fa-exclamation-triangle,[data-tip-tr] i.fas.fa-exclamation-triangle,[data-tip-tm] i.fas.fa-exclamation-triangle,[data-tip-bl] i.fas.fa-exclamation-triangle,[data-tip-br] i.fas.fa-exclamation-triangle,[data-tip-bm] i.fas.fa-exclamation-triangle{color:var(--orange)}[data-tip-tl] i.fa.fa-exclamation-triangle:hover,[data-tip-tr] i.fa.fa-exclamation-triangle:hover,[data-tip-tm] i.fa.fa-exclamation-triangle:hover,[data-tip-bl] i.fa.fa-exclamation-triangle:hover,[data-tip-br] i.fa.fa-exclamation-triangle:hover,[data-tip-bm] i.fa.fa-exclamation-triangle:hover,[data-tip-tl] i.fal.fa-exclamation-triangle:hover,[data-tip-tr] i.fal.fa-exclamation-triangle:hover,[data-tip-tm] i.fal.fa-exclamation-triangle:hover,[data-tip-bl] i.fal.fa-exclamation-triangle:hover,[data-tip-br] i.fal.fa-exclamation-triangle:hover,[data-tip-bm] i.fal.fa-exclamation-triangle:hover,[data-tip-tl] i.far.fa-exclamation-triangle:hover,[data-tip-tr] i.far.fa-exclamation-triangle:hover,[data-tip-tm] i.far.fa-exclamation-triangle:hover,[data-tip-bl] i.far.fa-exclamation-triangle:hover,[data-tip-br] i.far.fa-exclamation-triangle:hover,[data-tip-bm] i.far.fa-exclamation-triangle:hover,[data-tip-tl] i.fas.fa-exclamation-triangle:hover,[data-tip-tr] i.fas.fa-exclamation-triangle:hover,[data-tip-tm] i.fas.fa-exclamation-triangle:hover,[data-tip-bl] i.fas.fa-exclamation-triangle:hover,[data-tip-br] i.fas.fa-exclamation-triangle:hover,[data-tip-bm] i.fas.fa-exclamation-triangle:hover{color:var(--orange-light)}[data-tip-tl]:before,[data-tip-tr]:before,[data-tip-tm]:before,[data-tip-bl]:before,[data-tip-br]:before,[data-tip-bm]:before{content:"";z-index:1000;visibility:hidden;opacity:0;border:solid #0000;width:0;position:absolute}[data-tip-tl]:before,[data-tip-tr]:before,[data-tip-tm]:before{border-top-color:var(--text-color);bottom:100%}[data-tip-tl]:before{border-width:.625em 0 0 .875em;right:50%}[data-tip-tr]:before{border-width:.625em .875em 0 0;left:50%}[data-tip-tm]:before{border-width:.625em .4375em 0;margin-left:-.4375em;left:50%}[data-tip-bl]:before,[data-tip-br]:before,[data-tip-bm]:before{border-bottom-color:var(--text-color);top:100%}[data-tip-bl]:before{border-width:0 0 .625em .875em;right:50%}[data-tip-br]:before{border-width:0 .875em .625em 0;left:50%}[data-tip-bm]:before{border-width:0 .4375em .625em;margin-left:-.4375em;left:50%}[data-tip-tl]:after,[data-tip-tr]:after,[data-tip-tm]:after,[data-tip-bl]:after,[data-tip-br]:after,[data-tip-bm]:after{visibility:hidden;opacity:0;color:#fff;border:solid 1px var(--black);border-radius:var(--border-radius);text-align:left;z-index:1000;text-transform:none;background:#000;width:135px;padding:.375em .5em;font-family:Regular;font-size:12px;line-height:16px;display:none;position:absolute}[data-tip-tl]:hover:after,[data-tip-tr]:hover:after,[data-tip-tm]:hover:after,[data-tip-bl]:hover:after,[data-tip-br]:hover:after,[data-tip-bm]:hover:after{display:block}[data-tip-tm]:after,[data-tip-bm]:after{left:50%;transform:translate(-50%)}[data-tip-tl]:after,[data-tip-tr]:after,[data-tip-tm]:after{margin-bottom:.5em;bottom:100%}[data-tip-tl]:after{content:attr(data-tip-tl);border-bottom-right-radius:0;right:50%}[data-tip-tr]:after{content:attr(data-tip-tr);border-bottom-left-radius:0;left:50%}[data-tip-tm]:after{content:attr(data-tip-tm)}[data-tip-bl]:after,[data-tip-br]:after,[data-tip-bm]:after{margin-top:.5em;top:100%}[data-tip-bl]:after{content:attr(data-tip-bl);border-top-right-radius:0;right:50%}[data-tip-br]:after{content:attr(data-tip-br);border-top-left-radius:0;left:50%}[data-tip-bm]:after{content:attr(data-tip-bm)}[data-tip-tl]:hover:before,[data-tip-tr]:hover:before,[data-tip-tm]:hover:before,[data-tip-bl]:hover:before,[data-tip-br]:hover:before,[data-tip-bm]:hover:before{visibility:visible;opacity:1}[data-tip-tl]:hover:after,[data-tip-tr]:hover:after,[data-tip-tm]:hover:after,[data-tip-bl]:hover:after,[data-tip-br]:hover:after,[data-tip-bm]:hover:after{visibility:visible;opacity:1;white-space:pre-wrap;word-break:break-word;overflow:hidden}[data-tip-tl]:focus:before,[data-tip-tr]:focus:before,[data-tip-tm]:focus:before,[data-tip-bl]:focus:before,[data-tip-br]:focus:before,[data-tip-bm]:focus:before{visibility:visible;opacity:1}[data-tip-tl]:focus:after,[data-tip-tr]:focus:after,[data-tip-tm]:focus:after,[data-tip-bl]:focus:after,[data-tip-br]:focus:after,[data-tip-bm]:focus:after{visibility:visible;opacity:1;white-space:pre-wrap;word-break:break-word;overflow:hidden}.form-control:not([disabled]):hover,.form-control:not([disabled]):focus,.magicSuggest>.form-control.ms-ctn-focus,.autosuggest>.form-control.ms-ctn-focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}#EditUsersInUserGroupFunctionView .alert .valueNotSet{color:inherit}#EditUsersInUserGroupFunctionView #textFilter{width:100%;height:30px}#EditUsersInUserGroupFunctionView #textFilter .filter-button,#EditUsersInUserGroupFunctionView #textFilter label[for=txtFilterTxt]{display:none}#EditUsersInUserGroupFunctionView #textFilter input::placeholder{text-transform:none}#EditUsersInUserGroupFunctionView .section-divider{margin-top:20px}#EditUsersInUserGroupFunctionView .users-list{margin:var(--small-gap) 0;background-color:var(--white);border-radius:var(--border-radius);padding:var(--small-gap);list-style:none;overflow:hidden auto}#EditUsersInUserGroupFunctionView .users-list>li{padding:var(--medium-gap);border-radius:var(--border-radius);align-items:center;display:flex}#EditUsersInUserGroupFunctionView .users-list>li .row{flex:80%}#EditUsersInUserGroupFunctionView .users-list>li .row>div{word-break:break-word}#EditUsersInUserGroupFunctionView .users-list>li .row .badges li{color:#fff}#EditUsersInUserGroupFunctionView .users-list>li .row .badges li.added-user{background-color:var(--green-light)}#EditUsersInUserGroupFunctionView .users-list>li .row .badges li.removed-user{background-color:var(--red-light)}#EditUsersInUserGroupFunctionView .users-list>li .btn{margin-left:10px}#EditUsersInUserGroupFunctionView .users-list>li:hover{background-color:var(--primary-lightest)}#EditUsersInUserGroupFunctionView .users-list.selected-users{max-height:300px}.userGroupList-filters{margin:var(--large-gap) 0}.userGroupList-filters .vitec-checkbox{width:200px}.usersGroupsTable{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}.usersGroupsTable .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}.usersGroupsTable .table-with-sticky-headers tr.inactive{color:var(--primary-dark);background-color:var(--list-inactive-color);font-style:italic}.usersGroupsTable .table-with-sticky-headers tr.inactive .actions-cell:after{font-style:normal}.usersGroupsTable .table-with-sticky-headers tr.using-reserved-group{font-family:Bold}#editAppointmentFunctionView .link-element{color:var(--blue);cursor:pointer;text-decoration:underline}#editAppointmentFunctionView .synced-to-exchange-icon{color:var(--primary)}#editAppointmentFunctionView .auto-send-enabled i{color:var(--orange-light)}#editAppointmentFunctionView .auto-send-enabled:after{width:178px}#editAppointmentFunctionView .auto-rule-header [data-tip-tm]:after{width:268px}#editAppointmentFunctionView .auto-rule{margin-bottom:15px}#editAppointmentFunctionView .auto-rule .auto-rule-collapse{padding-right:10px;display:block;position:relative}#editAppointmentFunctionView .auto-rule .auto-rule-collapse:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:400;transition:transform .2s ease-in-out;position:absolute;top:0;right:5px}#editAppointmentFunctionView .auto-rule .auto-rule-collapse:not(.collapsed):after{transform:rotate(90deg)}#editAppointmentFunctionView .collapse{margin-bottom:15px}#editAppointmentFunctionView .expanding-wrapper pre.expanding-clone{height:unset!important;max-height:300px!important}#editAppointmentFunctionView .navigate-row [data-tip-tr]:after{word-wrap:break-word;width:218px}#areaAndPrices .row div[class*=col-xs-]{min-height:24px}#areaAndPrices .row div[class*=col-xs-].price-type{text-transform:lowercase;font-size:12px}#areaTypes .areaTypeList-filters{width:170px;margin-bottom:var(--large-gap)}#areaTypes .areaTypeList{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#areaTypes .areaTypeList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#areaTypes .areaTypeList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#areaTypes .areaTypeList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#areaTypes .areaTypeList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}#areaTypes .areaTypeList .passive-areatype{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#areaTypes .areaTypeList .passive-areatype.highlighted{background-color:var(--blue);color:#fff}#assignmentTypes .assignmentTypeList{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#assignmentTypes .assignmentTypeList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#assignmentTypes .assignmentTypeList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#assignmentTypes .assignmentTypeList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#assignmentTypes .assignmentTypeList .table-with-sticky-headers .customizable-table tbody tr.passive-assignmenttype{background-color:var(--list-inactive-color);color:var(--primary);height:41px;font-style:italic}#assignmentTypes .assignmentTypeList .table-with-sticky-headers .customizable-table tbody tr.passive-assignmenttype .popout-on-pad{display:none}#assignmentTypes .assignmentTypeList .table-with-sticky-headers .customizable-table tbody tr.passive-assignmenttype.highlighted{background-color:var(--blue-light);color:var(--white)}#assignmentTypes .assignmentTypeList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li:not(.budgetNotRequired){color:#fff}.autosuggest{position:relative}.autosuggest .autosuggest-animated-hover{color:#fff;background-color:#3991db}.autosuggest .autosuggest-load-spinner{font-size:19px;position:absolute;top:5px;right:5px}.autosuggest .autosuggest-status-text{color:var(--primary);font-size:11px;position:absolute;top:-17px;right:2px}.autosuggest .autosuggest-search-result{-webkit-overflow-scrolling:touch;background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border:solid 1px var(--primary-light);max-height:250px;margin:0;overflow:hidden scroll;box-shadow:0 3px 6px #0000004d}.autosuggest .autosuggest-search-result>li{cursor:pointer;border-bottom:solid 1px var(--primary-light);width:100%;padding:10px}.autosuggest .autosuggest-search-result>li .subInfo{text-transform:uppercase;font-size:10px;line-height:normal}.autosuggest .autosuggest-search-result>li label{cursor:pointer}.autosuggest .autosuggest-search-result>li.selected,.autosuggest .autosuggest-search-result>li:focus,.autosuggest .autosuggest-search-result>li:hover{background-color:var(--dashboard-blue);color:#fff}.autosuggest .autosuggest-search-result>li.selected label,.autosuggest .autosuggest-search-result>li:focus label,.autosuggest .autosuggest-search-result>li:hover label{color:#fff}.autosuggest .autosuggest-search-result>li.itemDisabled{cursor:not-allowed;color:var(--primary-dark);pointer-events:none;background-color:var(--primary-lighter)}.autosuggest .autosuggest-search-result>li:last-child{border:none}.autosuggest .ms-trigger.disabled:hover{background-color:var(--white)}.autosuggest input{background-color:#0000;width:calc(100% - 20px);margin:0}.autosuggest.disabled .ms-ctn.form-control{cursor:not-allowed;background-color:var(--primary-lighter)}.autosuggest.disabled .ms-ctn.form-control input{cursor:not-allowed;background-color:var(--primary-lighter);color:var(--primary)}.autosuggest.disabled .ms-ctn.form-control .ms-trigger{cursor:not-allowed;background-color:var(--primary-lighter)}.navigate-row{gap:var(--medium-gap);align-items:center;display:flex}.navigate-row .autosuggest{flex:1}.navigate-row a{color:var(--black);flex:0 0 42px;justify-content:center;align-items:center;display:flex}.navigate-row a i{font-size:20px}.navigate-row a:hover,.navigate-row a:focus{outline:none}.navigate-row a:hover i,.navigate-row a:focus i{color:var(--link-color)}#backOfficeAssignments{position:relative}#backOfficeAssignments .loadingIndicator{z-index:1;position:absolute;top:calc(50vh - 25px);left:calc(50vw - 25px)}#backOfficeAssignments #backOfficeAssignmentListTable{background-color:var(--white)}#backOfficeAssignments #backOfficeAssignmentListTable th{height:140px}@media (width>=768px){#backOfficeAssignments #backOfficeAssignmentListTable{max-height:calc(100vh - 150px);padding:0 0 15px 15px;overflow:auto}}#bidderOrSellerContactInfo .ww-status{border:solid 1px var(--black);color:#ff0;background-color:var(--black);border-radius:50%;padding:0;font-size:12px;position:absolute;top:-2px;right:16px}#bidderOrSellerContactInfo .ww-status-label{color:var(--black);font-size:8px;position:absolute;top:-5px;right:21px}#bidderOrSellerContactInfo .primary-info{gap:var(--large-gap);align-items:center;min-height:40px;display:inline-flex;position:relative}#bidderOrSellerContactInfo .primary-info .contact-navigation{flex-direction:column;gap:0;display:flex}#bidderOrSellerContactInfo .primary-info .contact-navigation h4{margin-bottom:0}#bidderOrSellerContactInfo .primary-info .contact-navigation .member-link{margin-right:5px;font-family:Regular;font-size:13px}#bidderOrSellerContactInfo .primary-info .contactLinks{margin-left:20px;position:relative}#newActivity{position:relative}#newActivity .loadingIndicator{z-index:1;position:absolute;top:calc(50% - 17px);left:calc(50% - 17px)}#callListPage>.loadingIndicator{position:absolute;top:calc(50vh - 17px);left:calc(50vw - 17px)}#callListPage .call-overview{gap:var(--large-gap);flex-direction:row;width:100%;display:flex}#callListPage .call-overview .navigation{flex-basis:calc(25vw + 5px)}#callListPage .call-overview .navigation .fixed-content{width:25vw;position:fixed}#callListPage .call-overview .navigation .fixed-content #navigation ul{margin-left:10px;margin-right:10px;list-style:none}#callListPage .call-overview .navigation .fixed-content #navigation ul li{cursor:pointer;border-bottom:solid 1px var(--primary-lighter);border-radius:var(--border-radius);min-height:72px;padding:10px;position:relative}#callListPage .call-overview .navigation .fixed-content #navigation ul li:last-child{border-bottom:none}#callListPage .call-overview .navigation .fixed-content #navigation ul li .member-info{width:calc(100% - 50px)}#callListPage .call-overview .navigation .fixed-content #navigation ul li .member-info .member-heading{margin-bottom:3px;font-family:Light;font-size:16px}#callListPage .call-overview .navigation .fixed-content #navigation ul li .member-info .member-details{text-overflow:ellipsis;white-space:nowrap;font-size:smaller;overflow:hidden}#callListPage .call-overview .navigation .fixed-content #navigation ul li .concurrent-user{text-align:center;opacity:0;flex-direction:row;align-items:center;transition:opacity .5s ease-in-out;display:flex;position:absolute;top:calc(50% - 25px);right:10px}#callListPage .call-overview .navigation .fixed-content #navigation ul li .concurrent-user.locked{opacity:1}#callListPage .call-overview .navigation .fixed-content #navigation ul li .concurrent-user .member-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:25px;width:50px;height:50px;display:block;position:relative}#callListPage .call-overview .navigation .fixed-content #navigation ul li .concurrent-user .member-name{text-align:center;font-variant:small-caps;background-color:var(--link-color);width:50px;height:50px;color:var(--white);border-radius:25px;font-family:Bold;font-size:16px;line-height:50px;overflow:hidden}#callListPage .call-overview .navigation .fixed-content #navigation ul li .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#callListPage .call-overview .navigation .fixed-content #navigation ul li .selected i{color:#fff;position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#callListPage .call-overview .navigation .fixed-content #navigation ul li:hover{background-color:var(--primary-light)}#callListPage .call-overview .navigation .fixed-content #navigation ul li.activeMember{background-color:var(--link-color);color:#fff}#callListPage .call-overview .navigation .fixed-content #navigation ul li.activeMember .member-name{background-color:var(--white);color:var(--link-color)}#callListPage .call-overview .navigation .fixed-content #navigation ul li.activeMember .valueNotSet{color:#fff}#callListPage .call-overview .navigation .fixed-content #navigation ul li.unselectable{background-color:var(--primary-light);cursor:not-allowed;color:var(--primary-dark)}#callListPage .call-overview .navigation .fixed-content #navigation ul li.unselectable .member-name{background-color:var(--white);color:var(--primary-light)}#callListPage .call-overview .navigation .fixed-content #navigation .tabs{margin-bottom:0}#callListPage .call-overview .navigation .fixed-content #navigation .scrollable{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:20px 10px 10px}@media (width>=991px){#callListPage .call-overview .navigation .fixed-content #navigation .scrollable{max-height:calc(100vh - 190px);overflow-y:auto}}#callListPage .call-overview .navigation .fixed-content #navigation .leads-level{float:left;width:3px;height:20px;margin-right:5px}#callListPage .call-overview .details{flex:1;align-self:flex-start;min-width:0}#callListPage .call-overview .details .loadingIndicator{z-index:1;position:absolute;top:50vh;left:calc(62.5vw - 17px)}@media (width<=1199px){#callListPage .call-overview .details .loadingIndicator{left:calc(50vw - 17px)}}#callListPage .call-overview .details #deviceTopNavigationBar{flex-flow:row-reverse;justify-content:space-between;align-items:center;height:50px;margin-top:-15px;display:flex}#callListPage .call-overview .details #deviceTopNavigationBar .mobile-close-button{color:var(--primary-darkest);cursor:pointer;padding:10px}#callListPage .call-overview .details #deviceTopNavigationBar .mobile-close-button:hover{color:var(--link-color)}#callListPage .call-overview .details #deviceTopNavigationBar .detail-navigation{justify-content:space-between;width:90px;display:flex}#callListPage .call-overview .details #deviceTopNavigationBar .detail-navigation i{color:var(--primary);padding:10px}#callListPage .call-overview .details #deviceTopNavigationBar .detail-navigation i.enabled{color:var(--primary-darkest);cursor:pointer}#callListPage .call-overview .details #deviceTopNavigationBar .detail-navigation i.enabled:hover{color:var(--link-color)}@media (width>=992px){#callListPage .call-overview .details #deviceTopNavigationBar{display:none}}#callListPage .call-overview .details .member-widgets{justify-content:space-between;gap:var(--large-gap);width:100%;margin-bottom:var(--large-gap);flex-wrap:wrap;display:flex}#callListPage .call-overview .details .member-widgets .widget-item{background-color:var(--white);border-radius:var(--border-radius);flex-direction:column;flex:1;justify-content:flex-start;min-width:320px;padding:0;display:flex}#callListPage .call-overview .details .member-widgets .widget-item .has-no-ownership-info{margin-bottom:1em}#callListPage .call-overview .details .member-widgets .widget-item .widget-header{padding:var(--large-gap);gap:var(--large-gap);flex-wrap:wrap;flex:0;justify-content:space-between;align-items:center;display:flex}#callListPage .call-overview .details .member-widgets .widget-item .widget-header h3,#callListPage .call-overview .details .member-widgets .widget-item .widget-header h4{margin:0}#callListPage .call-overview .details .member-widgets .widget-item .widget-header h3 .go-to-contact-link,#callListPage .call-overview .details .member-widgets .widget-item .widget-header h4 .go-to-contact-link{gap:var(--small-gap);align-items:center;display:inline-flex}#callListPage .call-overview .details .member-widgets .widget-item .widget-header h3 .phone-number,#callListPage .call-overview .details .member-widgets .widget-item .widget-header h4 .phone-number{-webkit-user-select:text;user-select:text;font-family:Regular;font-size:14px;line-height:17px;display:block}#callListPage .call-overview .details .member-widgets .widget-item .widget-header h3 .fa-arrow-circle-right,#callListPage .call-overview .details .member-widgets .widget-item .widget-header h4 .fa-arrow-circle-right{font-size:smaller}#callListPage .call-overview .details .member-widgets .widget-item .widget-header .primary-info{gap:var(--large-gap);align-items:center;width:100%;display:inline-flex}#callListPage .call-overview .details .member-widgets .widget-item .widget-content{padding:var(--large-gap);flex:1;overflow:hidden auto}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .hasNoOwnership{opacity:.5}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .badges{flex-wrap:wrap;display:flex}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .badges li{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .appointmentsComponent{box-shadow:none}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .appointmentsComponent .appointments{border-radius:unset;background-color:#0000;padding:0}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .notes-component,#callListPage .call-overview .details .member-widgets .widget-item .widget-content .related-objects>li{box-shadow:none;border-radius:unset;background-color:#0000;padding:0}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .call-list-instruction,#callListPage .call-overview .details .member-widgets .widget-item .widget-content .call-list-description{white-space:pre-line}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .alert{margin-top:10px;overflow:hidden}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .alert .circle-holder{float:right}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .alert .circle-holder .circle{margin:0}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .ownerships,#callListPage .call-overview .details .member-widgets .widget-item .widget-content .search-profiles{min-height:110px}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .details{margin-bottom:5px}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .details .icon{vertical-align:middle;background-position:50%;background-size:cover;background-color:var(--primary-light);text-align:center;border-radius:35px;width:70px;height:70px;margin-right:5px;display:inline-block;position:relative}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .details .icon i{color:var(--primary-lighter);font-size:24px;line-height:70px}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .details .info{vertical-align:middle;width:calc(100% - 85px);display:inline-block}#callListPage .call-overview .details .member-widgets .widget-item .widget-content .details .info div,#callListPage .call-overview .details .member-widgets .widget-item .widget-content .details .info small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}@media (width<=767px){#callListPage .call-overview .details .member-widgets .widget-item .widget-content{max-height:60vh}}@media (width>=768px) and (width<=1199px){#callListPage .call-overview .details .member-widgets .widget-item .widget-content{max-height:45vh}}@media (width>=1200px){#callListPage .call-overview .details .member-widgets .widget-item .widget-content{max-height:35vh}}#callListPage .call-overview .details .member-widgets .widget-item .widget-footer{padding:var(--large-gap);flex-direction:column;flex:0;display:flex}#callListPage .call-overview .details .member-widgets .widget-item .widget-footer .call-list-status-buttons{align-self:flex-end}#callListPage .call-overview .details .member-widgets .widget-item.member-header .widget-header h4{font-size:22px}#callListPage .call-overview .details .member-widgets .widget-item.member-relations{flex-basis:100%}#callListPage .call-overview .details .member-widgets .widget-item.member-relations .widget-content{max-height:unset}#callListPage .call-overview .details .member-widgets .readMode{-webkit-user-select:text;user-select:text}#callListPage .call-overview .details .member-widgets .readMode [class*=col-xs-]{white-space:normal}@media (width>=992px){#callListPage .call-overview .details .member-widgets:first-child{margin-top:33px}}@media (width<=990px){#callListPage .call-overview{flex-direction:column}#callListPage .call-overview .navigation .fixed-content{width:100%;position:relative}#callListPage .call-overview .navigation .fixed-content .members{flex-basis:100%}#callListPage .call-overview .details{flex:100%;align-self:stretch}}#callListPage.select-mode #deviceTopNavigationBar,#callListPage.select-mode .section{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.5}#callList{background-color:var(--white);border-radius:var(--border-radius);padding:15px}#callList .flex-card-container .flex-card .optionActive{background-color:var(--blue-tile)}#callList .flex-card-container .flex-card .optionActive i{color:#fff}@media (width<=729px){#ChecklistFunctionView{margin:0 -20px}#ChecklistFunctionView h3{margin-left:10px}}#SetReservation .bidList{margin:0;padding:0;list-style:none}#SetReservation .bidList li{cursor:pointer;background-color:var(--white);min-height:55px;margin-bottom:5px;padding:10px}#SetReservation .bidList li.selected{background-color:var(--link-color);color:var(--white)}#SetReservation .bidList li.selected i{color:#fff}#SetReservation .bidList li.bid-rejected{background-color:var(--primary-lighter);cursor:default}#SetReservation .bidList li .amount{float:left;cursor:pointer;font-family:Light;font-size:14px;line-height:20px}#SetReservation .bidList li .timestamp,#SetReservation .bidList li .status{float:right;cursor:pointer;clear:right;line-height:12px;display:inline-block}#SetReservation .bidList li .timestamp.valueNotSet,#SetReservation .bidList li .status.valueNotSet{color:var(--primary)}#SetReservation .bidList li .disclaimer{cursor:pointer;float:left;clear:left;line-height:12px;display:inline-block}#SetReservation .bidList li .disclaimer label{display:inline-block}#SetReservation .bidList li .disclaimer.valueNotSet{color:var(--primary);font-size:12px}#SetReservation .bidList li .disclaimer i{padding:0}#SetReservation .bidList li .disclaimer:after{width:275px}#SetReservation .bidList li:not(.bid-rejected):hover{background-color:var(--link-color);color:var(--white)}#SetReservation .bidList li:not(.bid-rejected):hover i,#SetReservation .bidList li:not(.bid-rejected):hover .valueNotSet{color:var(--white)}#SetReservation .valueNotSet{color:var(--red-readmode);font-style:italic}#setReservationTime .alert{margin-bottom:0}#setReservationTime .switch-with-label{margin-top:0}#setReservationSummary .valueNotSet{color:var(--red-readmode);font-style:italic}#setReservationSummary .disabled{background-color:var(--primary-lighter);border:solid 1px var(--primary)}#checklist .panel{box-shadow:none;border:none;position:relative}#checklist .panel .panel-heading{text-align:center;padding:0}#checklist .panel .panel-heading .panel-title .panel-link .header-name{word-break:break-word}#checklist .panel .panel-heading .panel-title .panel-link .badge{color:#fff;min-width:auto}#checklist .panel .panel-heading .panel-title .panel-link:focus{color:var(--text-color)}#checklist .panel .panel-heading .panel-title .badges{margin:0;display:block}#checklist .panel .panel-heading .panel-title .badges>span{background-color:var(--white);color:var(--text-color);white-space:nowrap;margin-bottom:0}#checklist .panel .panel-heading .panel-title .badges>span.is-commented{background-color:var(--blue-lighter);color:var(--blue)}#checklist .panel .panel-heading .panel-title.checkpoint{border-radius:0 var(--border-radius) var(--border-radius) 0;margin-top:5px;margin-bottom:0;font-size:13px}#checklist .panel .panel-heading .panel-title.checkpoint>a.panel-link{-webkit-hyphens:auto;hyphens:auto;word-break:break-word;position:relative}#checklist .panel .panel-heading .panel-title.checkpoint>a.panel-link .fa-spin{display:none}#checklist .panel .panel-heading .panel-title.checkpoint>a.panel-link.collapsed .fa-spin{z-index:10;opacity:.8;font-size:24px;display:block;position:absolute;top:calc(50% - 12px);left:calc(50% - 12px)}#checklist .panel .panel-heading .panel-title.checkpoint .dropdown{position:absolute;left:0;right:0}#checklist .panel .panel-heading .panel-title.checkpoint .dropdown .dropdown-toggle{width:44px;height:44px;color:var(--primary-dark);flex:0;justify-content:center;align-items:center;font-size:21px;display:flex;position:absolute;top:calc(50% - 22px);right:0;background-color:#0000!important}#checklist .panel .panel-heading .panel-title.checkpoint .dropdown .dropdown-toggle:hover i,#checklist .panel .panel-heading .panel-title.checkpoint .dropdown .dropdown-toggle:focus i{color:var(--black)}#checklist .panel .panel-heading .panel-title.checkpoint .dropdown.open .dropdown-menu{display:inline-block;top:23px}#checklist .panel .panel-heading .panel-title.checkpoint .dropdown.open .dropdown-menu>a{color:var(--text-color);padding:6px;font-size:12px;line-height:15px;display:list-item}#checklist .panel .panel-heading .panel-title.checkpoint .dropdown.open .dropdown-menu>a:not(:last-child){border-bottom:solid 1px var(--primary-lighter)}#checklist .panel .panel-heading .panel-title.checkpoint .dropdown.open .dropdown-menu>a:hover{text-decoration:underline}#checklist .panel .panel-heading .panel-title.checkpoint .dropdown .dropdown-menu .dropdown-remark{font-size:11px;display:block}#checklist .panel .panel-heading .panel-title.checkpoint .checked-from-dropdown{justify-content:center;align-items:center;margin:0 5px;display:flex}#checklist .panel .panel-heading .panel-title.checkpoint .checked-from-dropdown i{color:var(--green);font-size:21px}#checklist .panel .panel-heading a.panel-link{border-radius:var(--border-radius);word-break:break-word;width:100%;display:flex;position:relative}#checklist .panel .panel-heading .checklist-action{z-index:3;position:absolute}#checklist .panel .panel-heading .checklist-action .alert-info{box-shadow:0 0 15px #0000004d}#checklist .panel .panel-heading .checklist-action .alert-info div{white-space:nowrap}#checklist .panel .panel-heading .checklist-action .alert-info .confirm-buttons{text-align:right;margin-top:5px}#checklist .panel .panel-heading .checklist-action .alert-info .confirm-buttons .btn{margin:0}#checklist .panel .panel-heading .checklist-action .alert-info .confirm-buttons .btn:first-child{border-right:0}#checklist .panel .panel-heading .checklist-action.macro-warning{top:-10px;right:42px}#checklist .panel .panel-heading .checklist-action.link-confirm{top:calc(100% - 6px)}#checklist .panel .panel-heading h4{position:relative}#checklist .panel .panel-heading h4 a{border:1px solid #0000;justify-content:space-between;align-items:center;margin:10px 0;padding:12px 36px 12px 12px;display:flex}#checklist .panel .panel-heading h4 a:after{content:"";opacity:.7;font-family:"Font Awesome 5 Pro";font-weight:400;transition:all .2s ease-in-out;position:absolute;top:calc(50% - 10px);right:15px}#checklist .panel .panel-heading h4 a.checked:before{color:var(--green)}#checklist .panel .panel-heading h4 a.collapsed:after{transform:rotate(-90deg)}#checklist .panel .panel-heading h4 a:hover{color:var(--black)}#checklist .panel .panel-heading h4 a:hover .badge{font-family:Bold}#checklist .panel .panel-heading h4 a:hover:after{font-weight:900}#checklist .panel .panel-heading h5 a.panel-link{justify-content:center;align-items:center;gap:var(--small-gap);padding:var(--small-gap);text-align:center;background-color:var(--primary-light);border:1px solid #0000;flex-direction:column;min-height:48px;margin-bottom:10px;font-size:16px;position:relative}#checklist .panel .panel-heading h5 a.panel-link:after{content:"";border-top:solid 8px var(--primary-light);border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;margin-right:-8px;transition:all .15s ease-in-out;position:absolute;top:100%;right:50%}#checklist .panel .panel-heading h5 a.panel-link:hover{color:var(--black)}#checklist .panel .panel-heading h5 a.panel-link:hover .badge{font-family:Bold}#checklist .panel .panel-heading h5 a.panel-link:hover:after{border-top:solid 10px var(--primary-light);border-left:10px solid #0000;border-right:10px solid #0000;margin-right:-10px}#checklist .panel .panel-heading h5 a.panel-link:not(.collapsed){background-color:var(--primary-lighter)}#checklist .panel .panel-heading h5 a.panel-link:not(.collapsed):after{border-top:solid 12px var(--primary-lighter);border-left:12px solid #0000;border-right:12px solid #0000;margin-right:-12px}#checklist .panel .panel-heading h6{background-color:var(--primary-lighter);color:var(--black);margin-top:var(--small-gap);padding-right:var(--medium-gap);gap:var(--small-gap);border-radius:var(--border-radius);text-align:left;border:1px solid #0000;justify-content:space-between;align-items:center;font-family:Regular;font-size:15px;display:flex;position:relative}#checklist .panel .panel-heading h6>a.panel-link{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;min-height:46px;padding:4px 4px 4px 21px;position:relative}#checklist .panel .panel-heading h6>a.panel-link:not(.collapsed){border-bottom-left-radius:0}#checklist .panel .panel-heading h6>a.panel-link:before{text-align:center;content:"";width:12px;font-family:"Font Awesome 5 Pro";font-weight:300;transition:all .2s ease-in-out;display:inline-block;position:absolute;top:calc(50% - 8px);left:5px}#checklist .panel .panel-heading h6>a.panel-link.collapsed:before{content:""}#checklist .panel .panel-heading h6>a.panel-link:hover{color:var(--black)}#checklist .panel .panel-heading h6>a.panel-link:hover .badge{font-family:Bold}#checklist .panel .panel-heading h6>a.panel-link:hover:before{font-weight:900}#checklist .panel .panel-heading h6.nested-header .panel-link{flex-direction:row;justify-content:space-between;align-items:center;font-family:Light}#checklist .panel .panel-heading h6.checkpoint{background-color:var(--primary-lighter)}#checklist .panel .panel-heading h6.checkpoint input{opacity:0;width:0;height:0}#checklist .panel .panel-heading h6.checkpoint input:disabled:before,#checklist .panel .panel-heading h6.checkpoint input:disabled+label{color:var(--primary-light);cursor:not-allowed}#checklist .panel .panel-heading h6.checkpoint input:disabled:checked+label:before{opacity:.7}#checklist .panel .panel-heading h6.checkpoint input+label{width:36px;color:var(--primary-dark);margin:var(--small-gap);flex:0;justify-content:center;align-items:center;display:flex}#checklist .panel .panel-heading h6.checkpoint input+label.canClick{cursor:pointer}#checklist .panel .panel-heading h6.checkpoint input+label.canClick:hover{color:var(--black)}#checklist .panel .panel-heading h6.checkpoint input+label.cannotClick{cursor:not-allowed}#checklist .panel .panel-heading h6.checkpoint input+label:before{z-index:2;font-family:"Font Awesome 5 Pro";font-size:21px;font-weight:300}#checklist .panel .panel-heading h6.checkpoint input:focus+label.canClick{color:var(--black)}#checklist .panel .panel-heading h6.checkpoint input[value="1"]+label:before{content:""}#checklist .panel .panel-heading h6.checkpoint input[value="1"]:checked+label:before{content:"";color:var(--green)}#checklist .panel .panel-heading h6.checkpoint input[value="2"]+label:before{content:""}#checklist .panel .panel-heading h6.checkpoint input[value="2"]:checked+label:before{content:"";color:var(--yellow-warm)}#checklist .panel .panel-heading h6.with-dropdown{padding-right:38px}#checklist .panel .panel-body{border-top:none;margin-top:0;padding:0}#checklist .panel .panel-body .panel-group{margin-bottom:0}#checklist .panel .panel-body.main-header-body{padding:0 var(--large-gap)}#checklist .panel .panel-body.main-header-body .panel-group{padding:0 0 0 var(--medium-gap)}#checklist .panel .panel-body.checkpoint{position:relative}#checklist .panel .panel-body.checkpoint .runningIndicator{z-index:100;background-color:#fffc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}#checklist .panel .panel-body.checkpoint .runningIndicator>i{font-size:30px}#checklist .panel .panel-body .alert{margin:0 0 var(--medium-gap) var(--medium-gap);word-break:break-word;padding:6px;font-size:13px}#checklist .panel .panel-body .alert.is-clickable{cursor:pointer}#checklist .panel .panel-body .alert a.btn{min-width:50px;margin:0 5px}#checklist .panel .panel-body .checkListInstruction:not(:empty){padding:var(--small-gap) 0 var(--small-gap) var(--small-gap);text-align:left;-webkit-hyphens:auto;hyphens:auto}#checklist .panel .panel-body .checkListInstruction:not(:empty) .remark{white-space:pre-wrap;word-break:break-word}#checklist .panel .panel-group .panel{border-left:solid 3px var(--primary)}#checklist .panel .panel-group .panel .panel-heading{border-top-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}#checklist .panel .panel-group .panel.panel-checked{border-left-color:var(--green-light)}#checklist .panel .panel-group .panel.panel-checked .panel-heading{background-color:var(--green-lighter)}#checklist .panel .panel-group .panel.panel-checked .panel-heading h6{background-color:#0000}#checklist .panel .panel-group .panel.panel-checked .panel-heading h6 a.panel-link{color:#000}#checklist .panel .panel-group .panel.panel-checked .badges>span{background-color:var(--green-light);color:#fff}#checklist .panel .panel-group .panel.panel-checked .badges>span.is-commented{background-color:var(--green-light)}#checklist .panel .panel-group .panel.panel-not-relevant{border-left-color:var(--yellow-light)}#checklist .panel .panel-group .panel.panel-not-relevant .panel-heading{background-color:var(--yellow-lighter)}#checklist .panel .panel-group .panel.panel-not-relevant .panel-heading h6{background-color:#0000}#checklist .panel .panel-group .panel.panel-not-relevant .panel-heading h6 a.panel-link{color:#000}#checklist .panel .panel-group .panel.panel-not-relevant .badges>span{background-color:var(--yellow);color:#000}#checklist .panel .panel-group .panel.panel-not-relevant .badges>span.is-commented{background-color:var(--yellow)}#checklist>.panel{background-color:var(--white);box-shadow:var(--card-shadow)}#checklist>.panel:has(.panel-collapse.in){padding-bottom:var(--large-gap)}#checklist .toggle-comments-link{margin:4px 0}#checklist .remark-entry{border-top:dashed 1px var(--primary-light);padding:4px}#checklist .remark-entry .remark-text{word-break:break-word;white-space:pre-wrap}#checklist .job-progress{margin:0 0 var(--medium-gap) var(--medium-gap);padding:6px}#checklist .macroActions{margin:var(--medium-gap) 0 var(--medium-gap) var(--medium-gap);position:relative;overflow:hidden}#checklist .macroActions:after{content:" ";z-index:1;background-color:var(--primary-lighter);width:100%;height:1px;margin:0;position:absolute;top:13px;left:0}#checklist .macroActions .fa-stack{z-index:2;width:28px;height:28px;margin-left:4px}#checklist .macroActions .fa-stack .fa-circle{color:var(--primary-light)}#checklist .macroActions .fa-stack .fa-stack-1x{color:#fff}#checklist .macroActions a .fa-stack .fa-stack-2x{color:var(--link-color)}#checklist .fa-file-pdf{color:var(--red-light)}#checklist .fa-file-pdf:hover{cursor:zoom-in}#checklist .comment-section{padding-left:var(--medium-gap);margin-top:var(--medium-gap);margin-bottom:var(--medium-gap);font-size:12px;line-height:15px}#checklist .comment-section a{white-space:nowrap;display:inline-block}#checklist .comment-section .comment-entry textarea{resize:vertical;width:100%;min-height:30px;max-height:120px;margin:10px 0;padding:5px;font-size:12px;line-height:15px}#checklist .comment-section .comment-entry .btn-group{margin-bottom:var(--medium-gap)}#checklist .comment-section .comment-entry .phrase-button{margin-right:5px}#checklist .alert-warning .fa-stack .fa-stack-1x{color:#fcf8e3}.checklist-accordion-buttons{top:calc(-1 * var(--large-gap));padding:var(--medium-gap);text-align:center;background-color:var(--functionview-bg);z-index:1500;justify-content:center;gap:var(--small-gap);flex-wrap:wrap;margin-left:-5px;margin-right:-5px;padding-left:5px;padding-right:5px;display:flex;position:sticky}.checklist-accordion-buttons .reset-checklist-button{align-items:center;gap:var(--small-gap);display:flex;overflow:visible}.checklist-accordion-buttons .reset-checklist-button [data-tip-bm] i.fas{padding-right:0}vitec-circleholder{position:relative}vitec-circleholder div{width:100%;height:100%}vitec-circleholder .circle{position:relative;top:50%}vitec-collapsepanel{background-color:var(--white);margin-bottom:10px;display:block}vitec-collapsepanel .panel{background-color:#0000}vitec-collapsepanel .panel .panel-heading{padding:0}vitec-collapsepanel .panel .panel-heading .panel-title a{text-transform:uppercase;width:100%;padding:12px;display:block;position:relative}vitec-collapsepanel .panel .panel-heading .panel-title a:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;transition:all .2s ease-in-out;position:absolute;top:calc(50% - 10px);right:5px}vitec-collapsepanel .panel .panel-heading .panel-title a.collapsed:after{transform:rotate(90deg)}vitec-collapsepanel .collapse{padding:10px}#companyKeyData .select-titleholder-fields{display:flex}#companyKeyData .select-titleholder-fields .select-titleholder-button{flex:0 0 100px;margin-left:10px;padding:3px 12px;font-size:13px;line-height:20px}#companyKeyData .select-titleholder-fields .select-titleholder-button i{vertical-align:middle;margin:0;padding:0;font-size:15px;line-height:20px}#floorSize .floor-lists ul li dl{margin-left:var(--medium-gap)}#floorSize .floor-lists ul li:only-child .floor-heading:empty{display:none}@media (width>=768px){#floorSize .building-area .floor-listing{padding:0 var(--large-gap)}#floorSize .building-area .floor-listing:not(:first-of-type) .listing-label{display:none}}@media (width<=767px){#floorSize .building-area .floor-listing{flex-wrap:wrap;margin-bottom:30px}#floorSize .building-area .floor-listing li.area-description{flex:100%;order:1000}}#floorSize .building-area .add-floor-type-buttons{flex-direction:column;align-self:center;align-items:center;display:flex}#floorSize .building-area .add-floor-type-buttons .btn-group>.btn{float:none}#economySection .balance-group-rows .row div[class*=col-xs-]{min-height:22px;margin-bottom:4px}@media (width>=768px){#economySection .balance-group-rows .row div[class*=col-xs-].saldo{text-align:right}}.estate-edit .fa-trash-alt{color:var(--primary-darkest);vertical-align:text-bottom;font-size:1.4em}.estate-edit .add-row-button .fa-plus-circle{margin:0}.communication{flex-flow:row;flex:auto;justify-content:flex-end;align-items:center;display:flex;position:relative}.communication .communication-popup{background-color:var(--white);border-radius:var(--border-radius);color:var(--text-color);z-index:1000;gap:var(--large-gap);border:1px solid #ccc;flex-direction:column;max-width:276px;margin:0;padding:10px;list-style-type:none;display:none;position:absolute;top:50%;right:40px;transform:translateY(-50%);box-shadow:0 5px 10px #0003}.communication .communication-popup a{white-space:nowrap;outline-offset:var(--small-gap)}.communication .communication-popup a span{border-bottom:1px solid #0000;transition:border-color .2s ease-in-out}.communication .communication-popup a:hover span{border-bottom-color:var(--link-color)}.communication .communication-popup:after{content:"";color:#ccc;font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:900;position:absolute;top:calc(50% - 10px);right:-8px}.communication .contact-link-button{border:solid 1px var(--primary-light);background-color:var(--white);cursor:pointer;z-index:1000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.communication .contact-link-button i{color:var(--link-color);font-size:20px}.communication .contact-link-button.with-popup:hover .fa-tty{font-weight:900}.communication .contact-link-button.with-popup:after{content:"";color:var(--link-color);font-family:"Font Awesome 5 Pro";font-size:10px;font-weight:900;position:absolute;top:9px;right:3px}.communication .contact-link-button:hover{background-color:var(--link-color)}.communication .contact-link-button:hover i,.communication .contact-link-button:hover.with-popup:after{color:#fff}.communication:before{display:none}.communication.bubble-line:after{z-index:0;content:" ";border-top:solid 1px var(--primary-light);width:100%;height:1px;position:absolute;top:50%;left:0}.communication.open .contact-link-button{background-color:var(--link-color)}.communication.open .contact-link-button i{color:#fff}.communication.open .contact-link-button i.fa-tty{font-weight:900}.communication.open .contact-link-button.with-popup:after{color:#fff}.communication.open .communication-popup{display:flex}#changeMainContactFunctionView ul li .suggestion-footer{justify-content:space-between;display:flex}#changeMainContactFunctionView ul li .suggestion-footer .btn{margin-left:auto}#changeMainContactFunctionView .party-member{background-color:var(--white);margin-bottom:10px;padding:10px}#changeMainContactFunctionView .party-member>div{word-break:break-all}#changeMainContactFunctionView .party-member .switch-with-label{margin-top:10px}#companycontactpersonfunctionview .form-section-divider{margin-top:15px}#companycontactpersonfunctionview .radio-type label{line-height:15px}#companycontactpersonfunctionview .radio-type label.selected:after{bottom:-5px}vitec-onoffswitch{padding-top:1em}#contactAppointments{padding:var(--large-gap);background-color:var(--white);box-shadow:var(--card-shadow);border-radius:var(--border-radius)}#contactAppointments .page-filters{justify-content:center;margin-bottom:1em;display:flex}#contactAppointments .collapser{z-index:999;background-color:var(--white);padding:var(--medium-gap) 0;position:sticky;top:112px}#contactAppointments .collapser .section-divider{margin-bottom:0}#contactAppointments .collapser .section-divider .fa-filter{color:var(--red);margin-right:5px;font-size:16px;display:inline-block}@media (width<=991px){#contactAppointments .collapser{top:82px}}#contactAppointments #togglePageFilters{width:8rem}#contactAppointments #togglePageFilters .expanded-text{display:inline}#contactAppointments #togglePageFilters .collapsed-text,#contactAppointments #togglePageFilters.collapsed .expanded-text{display:none}#contactAppointments #togglePageFilters.collapsed .collapsed-text{display:inline}#contactAppointments #pageFilters{background-color:var(--white)}#contactAppointments #pageFilters .filterTabs{padding-top:10px}@media (width>=768px){#contactAppointments .collapse #pageFilters{z-index:201;position:sticky;top:115px}#contactAppointments .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}}#contactAppointments .flex-card-container{margin-top:8px}#contactAppointments .flex-card-container .flex-card{flex-direction:row;min-height:146px;display:flex}#contactAppointments .flex-card-container .flex-card .cancelled-tag{cursor:pointer;z-index:4000;width:0;height:0;padding-top:70px;padding-left:70px;position:absolute;top:0;right:0;overflow:hidden}#contactAppointments .flex-card-container .flex-card .cancelled-tag span{color:var(--white);letter-spacing:.5px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:29px 0 0 12px;transform:rotate(45deg)}#contactAppointments .flex-card-container .flex-card .cancelled-tag:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--red);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#contactAppointments .flex-card-container .flex-card.overdue-appointment .date-sheet{background-color:var(--red-light);color:#fff;border-color:var(--red-light)}#contactAppointments .flex-card-container .flex-card .date-sheet{flex:0 0 48px;align-self:flex-start;margin-right:10px}#contactAppointments .flex-card-container .flex-card .content{flex:calc(100% - 75px);max-width:calc(100% - 75px);padding-top:10px}#contactAppointments .flex-card-container .flex-card .content .details{font-size:12px;line-height:16px}#contactAppointments .flex-card-container .flex-card .content .details>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#contactAppointments .flex-card-container .flex-card .content .details>div.contacts span:not(:last-child):after{content:","}#contactAppointments .flex-card-container .flex-card .content .details>div.note{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.6em;margin-top:6px;margin-left:-14px;padding-left:14px;line-height:1.3em;display:-webkit-box}#contactAppointments .flex-card-container .flex-card .content .details>div.note .htm,#contactAppointments .flex-card-container .flex-card .content .details>div.note .txt[title^=\<]{display:none}#contactAppointments .flex-card-container .flex-card .content .details>div.note .txt[title^=\<]+.htm{display:inline}#contactAppointments .flex-card-container .flex-card .content .details>div.note i{color:var(--blue-light);margin-left:-14px}#contactAppointments .flex-card-container .flex-card .content .details>div.note .txt[title=""] i{display:none}#contactAppointments .activityList tr td{vertical-align:middle;padding:10px;font-size:12px;line-height:15px}.viewing-mode-action-buttons{margin-bottom:var(--large-gap);justify-content:flex-end;display:flex}#ConsentFunctionView .consent{margin-bottom:var(--large-gap)}#ConsentFunctionView .consent .badges{display:inline-flex}#ConsentFunctionView .consent .badges li{background-color:var(--blue);color:#fff}#ConsentFunctionView .consent .alert-warning{margin-top:var(--medium-gap)}#ConsentFunctionView .consent .consent-options-holder{width:170px;margin-left:auto}#ConsentFunctionView .consent .consent-options-holder .consent-options{width:160px}#contactImageFunctionView .btn-group{margin-bottom:10px}#contactImageFunctionView vitec-imagepanel{background-color:var(--white);background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-image:var(--checkered-background);background-color:var(--primary-lightest);width:256px;height:256px}#epostFunctionView .reciever-fields .reciever-label{justify-content:space-between;display:flex}#epostFunctionView .reciever-fields .reciever-label>span{align-self:flex-end}#epostFunctionView .reciever-fields .reciever-label .btn{margin-bottom:3px}#epostFunctionView .reciever-fields .contact-selector{margin-top:5px}#epostFunctionView #CKEditorToolbar #cke_editor{border:none}#epostFunctionView #CKEditorToolbar #cke_editor .cke_top{border-bottom:none}#epostFunctionView #editor{border-radius:var(--border-radius);background-color:#fff;border:1px solid #ccc;padding:5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:inset 0 1px 1px #00000013}#epostFunctionView #editor:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}#epostFunctionView .size-info [data-tip-tm]:after{width:210px}#epostFunctionView .password{font-family:Consolas,Regular;font-size:20px}#epostFunctionView .protectPdf{margin-bottom:10px}#epostFunctionView .switch-with-label{margin-top:0}#epostFunctionView .dropzone{border-radius:var(--border-radius);border:3px solid #8abbe4;min-height:130px;margin:20px 0;padding:3px;position:relative}#epostFunctionView .dropzone .help-text{text-align:center;color:#8abbe4;text-transform:uppercase;width:100%;font-size:20px;position:absolute;top:calc(50% - 10px)}#epostFunctionView .template-select-button{background-color:var(--primary);cursor:pointer;float:right;text-transform:uppercase;color:#fff;margin-right:20px;padding:0 4px;font-size:10px;line-height:21px;text-decoration:none}#epostFunctionView .template-select-button:hover{background-color:var(--timeline-blue);color:#fff}#epostFunctionView .attachment-selectors .valueNotSet,#epostFunctionView .contact-selector .valueNotSet{margin-top:4px}#epostFunctionView .attachment-selectors .fa-plus-circle,#epostFunctionView .contact-selector .fa-plus-circle{vertical-align:middle;color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%);font-size:16px;line-height:15px}#epostFunctionView .attachments-container{margin:10px 0}#epostFunctionView .attachments-container .attachment-box{border:solid 1px var(--primary-light);border-radius:var(--border-radius);background-color:var(--white);margin:0 2px 3px 0;padding:3px 0 2px 6px;font-size:12px;display:inline-block;position:relative}#epostFunctionView .attachments-container .attachment-box.pending{color:var(--primary)}@media screen and (width<=767px){#epostFunctionView .attachments-container .attachment-box{margin-right:0;display:block}}#epostFunctionView .attachments-container .attachment-box>span{margin-right:40px}#epostFunctionView .attachments-container .attachment-box:hover{background-color:var(--primary-lighter)}#epostFunctionView .attachments-container .attachment-box .fa-paperclip{vertical-align:middle;margin-top:-12px;margin-left:-2px;font-size:16px;line-height:15px;transform:rotate(315deg)}#epostFunctionView .attachments-container .attachment-box .fa-spinner{font-size:20px;position:absolute;top:3px;left:calc(50% - 15px)}#epostFunctionView .attachments-container .attachment-box .fa-times{text-align:center;cursor:pointer;width:36px;line-height:25px;position:absolute;top:0;right:0}#epostFunctionView .attachments-container .attachment-box .fa-times:hover{color:var(--red-light)}#epostFunctionView .attachments-container .attachment-box .filesize-warning{background-color:var(--yellow-warm)}#epostFunctionView .recipientsDisabled{cursor:default}#epostFunctionView .recipientsDisabled .ms-ctn{box-shadow:none;border-color:var(--primary-light);outline:0}#epostFunctionView .recipientsDisabled .ms-ctn .ms-sel-ctn input{display:none}#epostFunctionView .recipientsDisabled .ms-ctn .ms-sel-ctn .ms-sel-item .ms-close-btn{pointer-events:none;color:var(--primary)}#epostFunctionView .recipientsDisabled .ms-ctn:hover{box-shadow:none;outline:0}#identificationFunctionView .optList{margin:20px 0}#identificationFunctionView .tabs{margin-bottom:10px}#identificationFunctionView .alert-secondary{background-color:var(--primary-lighter);border-color:var(--primary-light)}#identificationFunctionView .related-nav-icon{margin-top:24px}#identificationFunctionView .related-nav-icon i{margin-left:-9px;font-size:16px}#identificationFunctionView .id-container{margin:10px 0;position:relative}#identificationFunctionView .id-container .id-image{border:solid 1px var(--primary-lighter);background-position:50%;background-repeat:no-repeat;background-size:contain;height:165px}#identificationFunctionView .id-container .id-bank{border:solid 1px var(--primary-lighter);height:165px;color:var(--green-light);position:relative}#identificationFunctionView .id-container .id-bank i{font-size:42pt;position:absolute;top:calc(50% - 60px);left:calc(50% - 34px)}#identificationFunctionView .id-container .id-bank .assignment-number{word-break:break-all;text-align:center;height:34px;font-size:20px;line-height:16px;position:absolute;bottom:36px;left:2px;right:2px;overflow:hidden}#identificationFunctionView .id-container .id-bank .assignment-number.address{font-size:14px;bottom:20px}#identificationFunctionView .id-container .id-pdf{border:solid 1px var(--primary-lighter);height:165px;position:relative}#identificationFunctionView .id-container .id-pdf i{color:var(--primary-light);font-size:62pt;position:absolute;top:calc(50% - 40px);left:calc(50% - 48px)}#identificationFunctionView .id-container .id-pdf .file-name{word-break:break-all;text-align:center;height:34px;font-size:12px;line-height:16px;position:absolute;top:2px;left:2px;right:2px;overflow:hidden}#identificationFunctionView .id-container .id-folder{border:solid 1px var(--primary-lighter);height:165px;color:var(--primary-darkest);position:relative}#identificationFunctionView .id-container .id-folder div{text-align:center;width:100%;position:absolute;top:10px}#identificationFunctionView .id-container .id-folder i{color:var(--primary-light);opacity:.65;font-size:80px;position:absolute;top:calc(50% - 40px);left:calc(50% - 48px)}#identificationFunctionView .id-container .btn-group{position:absolute;bottom:5px;right:5px}#identificationFunctionView .id-container.newest{border:solid 1px var(--primary-light)}#identificationFunctionView .id-container.newest .id-image{border:1px solid var(--primary-light);border-radius:var(--border-radius);height:185px}#identificationFunctionView .id-container.history .id-image{height:150px}#identificationFunctionView .id-buttons{margin:10px 0}#identificationFunctionView .id-buttons>.btn{width:50%}#identificationFunctionView .id-buttons>.btn.btn-success{cursor:default}#identificationFunctionView .id-buttons>.btn.btn-success:hover,#identificationFunctionView .id-buttons>.btn.btn-success:active,#identificationFunctionView .id-buttons>.btn.btn-success:focus{box-shadow:none;background-color:#5cb85c;border-color:#4cae4c;outline:none}#identificationFunctionView label[for=cascadeWw] [data-tip-tm]:after{width:200px}#historyAccordion .panel-heading{cursor:pointer;position:relative}#historyAccordion .panel-heading>small{line-height:14px;display:block}#historyAccordion .panel-heading:after{content:"";font-family:"Font Awesome 5 Pro";font-size:16px;font-weight:400;transition:transform .2s linear;position:absolute;top:calc(50% - 11px);right:5px}#historyAccordion .panel-heading.collapsed:after{transform:rotate(-90deg)}#historyAccordion .panel-heading:hover:after{font-weight:900}#basicContactInformation .include-in-customer-lead-alert{gap:var(--large-gap) var(--x-large-gap);flex-wrap:wrap;align-items:center;display:flex}#basicContactInformation .include-in-customer-lead-alert include-rbl-holder{flex:0 0 130px}#basicContactInformation .include-in-customer-lead-alert .excluded-alert-text{flex:300px}#basicContactInformation .pep-customer .pep-tooltip:after{width:220px}#basicContactInformation .pep-customer .onoffswitch input:checked+label{background-color:var(--red-light);border-color:var(--red-light)}#basicContactInformation .pep-customer .onoffswitch input:checked+label:before{border-color:var(--red-light)}#basicContactInformation .red{color:var(--red-light)}#basicContactInformation .age-tooltip:after{width:150px}#basicContactInformation .contact-categories{white-space:normal;margin:0 0 10px;padding:0;list-style:none}#basicContactInformation .contact-categories li{display:inline-block}#basicContactInformation .contact-categories li:last-child>span:last-child{display:none}#contactConsentSection .consent-items{align-items:flex-start;gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(460px,1fr));display:grid}#contactConsentSection .consent-items .consent-item .consent-buttons-holder{align-items:center;gap:var(--large-gap);margin-bottom:var(--large-gap);display:flex}#contactConsentSection .consent-items .consent-item .consent-buttons-holder .consent-options{width:160px;margin-bottom:0}#contactConsentSection .consent-items .consent-item .consent-description{white-space:normal;-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;position:static;overflow:hidden}@media (width<=767px){#contactConsentSection .consent-items{display:block}#contactConsentSection .consent-items .consent-item{margin-bottom:30px}#contactConsentSection .consent-items .consent-item .consent-description{display:block}}vitec-selectlist ul{column-gap:var(--small-gap);grid-template-columns:repeat(1,1fr);grid-auto-rows:auto;display:grid}vitec-selectlist ul li{margin-bottom:0}@media (width<=729px){vitec-selectlist ul{grid-template-columns:repeat(1,1fr)}}.new-item-button .fa{color:#71c000}.match-profiles .no-consent-alert{gap:var(--medium-gap);flex-wrap:wrap;align-items:center;display:flex}.match-profiles article{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}.match-profiles .responsive.with-actions-list tbody tr td .customer-informed{position:relative}.match-profiles .responsive.with-actions-list tbody tr td .customer-informed .fa-check-circle{background-color:var(--white);color:var(--green-light);z-index:2;border-radius:50%;font-size:10px;position:absolute;top:-2px;right:-4px}@media (width<=767px){.match-profiles .responsive.with-actions-list tbody tr td.select-cell{text-align:right}}.match-profiles .responsive.with-actions-list tbody tr td.has-tooltip{overflow:visible}.match-profiles .responsive.with-actions-list tbody tr td.has-tooltip [data-tip-tr]:after{width:220px}.match-profiles .responsive.with-actions-list tbody tr.inactive{color:var(--primary)}.match-profiles .responsive.with-actions-list tbody tr.map-row td{padding:0}.match-profiles .responsive.with-actions-list tbody tr.map-row td:last-child{padding-right:0}.match-profiles .responsive.with-actions-list tbody tr.map-row td>div{z-index:1;cursor:default;width:100%;height:400px;position:relative}.match-profiles .update-searchprofile-consent{width:250px;height:50px}.match-profiles .update-searchprofile-consent .fa-spinner{color:var(--primary);font-size:26px;position:relative}.match-profiles .new-item-button{margin-bottom:20px}.match-profiles .new-item-button .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%)}.match-profiles .fa-circle-thin{color:var(--primary-light)}.match-profiles ul.criteria-list{flex-wrap:wrap;margin:0;padding:0;display:flex}.match-profiles ul.criteria-list li{white-space:nowrap;text-overflow:ellipsis;margin-right:5px;font-size:12px;line-height:16px;list-style-type:none;overflow:hidden}.match-profiles ul.criteria-list li .map-toggle-button:hover .fa-map-marker-alt{font-weight:900}.match-profiles ul.criteria-list li .fa-hourglass-end:before{color:var(--primary-dark)}.match-profiles ul.criteria-list li .fa-hourglass-end:after{color:var(--red-light);opacity:1}.match-profiles ul.criteria-list li.note{white-space:normal;-webkit-line-clamp:3;word-break:normal;-webkit-box-orient:vertical;max-height:3.9em;font-size:12px;line-height:16px;display:-webkit-box}.match-profiles ul.criteria-list li.with-tooltip{overflow:visible}.match-profiles ul.criteria-list li.with-tooltip .status{border-radius:var(--border-radius);padding:0 3px;display:inline-block}.match-profiles ul.criteria-list li.with-tooltip .status.active{background-color:var(--green-light);color:var(--white)}.match-profiles ul.criteria-list li.with-tooltip [data-tip-tl]:after{width:225px}.match-profiles ul.criteria-list li:not(.note):first-child{flex:0 0 100%;margin-bottom:3px;font-size:14px;line-height:17px}.match-profiles ul.criteria-list li.facilities span.line-through{color:var(--primary);text-decoration:line-through}.match-profiles ul.criteria-list li.facilities span:after{content:", "}.match-profiles ul.criteria-list li.facilities span:last-child:after{content:""}@media (width<=767px){.match-profiles ul.criteria-list{justify-content:flex-end}.match-profiles ul.criteria-list li{white-space:normal;margin-left:5px;margin-right:0;overflow:visible}}.add-match-criteria-button{justify-content:center;align-items:center;margin-top:14px;display:flex}.add-match-criteria-button .fas{color:var(--green-light);font-size:16px}.add-match-criteria-button[disabled]{cursor:default}.add-match-criteria-button[disabled] .fas{color:var(--primary)}.edit-match-location-and-areas .edit-estate-types,.edit-match-location-and-areas .edit-area-types{padding:15px 0}.edit-match-location-and-areas table.responsive td{vertical-align:middle;padding:5px 10px}.edit-match-profile .optList{margin:10px 0 20px}.edit-match-profile select{width:100%}.edit-match-types{padding:15px 0}.edit-match-types .selected-areas{align-items:flex-start;gap:var(--small-gap);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin:0;padding:0;list-style-type:none;display:grid}.edit-match-types .selected-areas li{cursor:default;background-color:var(--white);border-radius:var(--border-radius);justify-content:space-between;height:36px;display:flex}.edit-match-types .selected-areas li>span{text-overflow:ellipsis;white-space:nowrap;padding:8px;display:inline-block;overflow:hidden}.edit-match-types .selected-areas li i{cursor:pointer;color:var(--primary);flex:0 0 36px;justify-content:center;align-self:stretch;align-items:center;display:flex}.edit-match-types .selected-areas li:hover i{color:var(--red-light)}.edit-match-types .selected-areas li:hover i:hover{background-color:var(--red-light);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);color:var(--white)}.edit-match-types textarea{resize:vertical}#linked-estates .flex-card a{color:var(--text-color);display:block}#linked-estates .flex-card a .image{background-position:50%;background-size:cover;background-color:var(--primary-light);vertical-align:top;width:120px;height:96px;display:inline-block}#linked-estates .flex-card a .text{width:calc(100% - 135px);height:96px;padding:8px;font-size:12px;display:inline-block}#linked-estates .flex-card a .text>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#linked-estates .flex-card a .text>div:first-child{text-transform:uppercase;font-family:Bold}#linked-estates .flex-card a .footer .option.linked{background-color:var(--green)}#linked-estates .flex-card a .footer .option.expired{background-color:var(--red-light)}.contact-match #selectCardSort{margin-bottom:15px}.contact-match .match-options{text-align:center}.contact-match .match-text{display:none}.contact-match .select-mode .match-text{display:inline}.contact-match .select-mode .match-link{display:none}.contact-match .select-mode .linked{pointer-events:none}.contact-match .select-mode .flex-card:not(.not-clickable):hover{cursor:pointer;box-shadow:0 0 15px #0000004d}.contact-match .select-mode .footer{pointer-events:none;opacity:.6}.contact-match .flex-card .image{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--primary-light);vertical-align:top;border-top-left-radius:var(--border-radius);width:120px;height:96px;display:inline-block}.contact-match .flex-card .text{vertical-align:top;width:calc(100% - 130px);height:95px;padding-top:15px;padding-left:5px;font-size:12px;line-height:15px;display:inline-block}.contact-match .flex-card .text h4{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;margin-bottom:7px;font-family:Bold;font-size:12px;line-height:1.25em;overflow:hidden}.contact-match .flex-card .text div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#contactOverview .aml-alerts li{color:#fcf8e3;background-color:#eab80b}#contactOverview .main-flex{gap:var(--large-gap);flex-direction:row;display:flex}#contactOverview .main-flex .primary-content{gap:var(--large-gap);flex-direction:column;flex:75%;display:flex}#contactOverview .main-flex .primary-content .summary-widgets{align-self:stretch;gap:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);flex-direction:row;flex:0 0 224px;display:flex;position:relative;overflow:hidden}#contactOverview .main-flex .primary-content .summary-widgets .image{padding:var(--large-gap);flex:25%;align-self:center;position:relative}#contactOverview .main-flex .primary-content .summary-widgets .image .id-card{position:absolute;top:40px;right:10px}#contactOverview .main-flex .primary-content .summary-widgets .image .noimage{text-align:center;width:100%}#contactOverview .main-flex .primary-content .summary-widgets .image .noimage i{color:var(--primary);margin-bottom:5px;font-size:100px;display:block}#contactOverview .main-flex .primary-content .summary-widgets .image .noimage span{font-family:Bold}#contactOverview .main-flex .primary-content .summary-widgets .image .noimage .fa-user-crown{color:#eab80b}@media (width<=767px){#contactOverview .main-flex .primary-content .summary-widgets .image{padding-bottom:0}}#contactOverview .main-flex .primary-content .summary-widgets .facts{gap:var(--large-gap);padding:var(--large-gap) var(--large-gap) var(--large-gap) 0;flex-direction:column;flex:75%;justify-content:stretch;display:flex}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes{gap:var(--large-gap);flex:1;grid-template-columns:repeat(1,1fr);display:grid}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>div,#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a{text-align:center;border-radius:var(--border-radius);text-wrap:balance;flex:1;max-width:100%}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>div label,#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a label{cursor:default;min-height:14px;line-height:normal}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>div.grayBox,#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a.grayBox{color:#fff;flex-direction:column;flex:50%;justify-content:center;min-height:42px;display:flex}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>div.lightGrayBox,#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a.lightGrayBox{color:var(--text-color);flex-direction:column;flex:33.33%;justify-content:center;display:flex}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>div.lightGrayBox .info-text,#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a.lightGrayBox .info-text{font-size:12px}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>div.lightGrayBox .date-diff,#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a.lightGrayBox .date-diff{font-family:Light;font-size:24px;line-height:20px}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>div.boxlink,#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a.boxlink{padding:var(--small-gap);position:relative}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>div.boxlink:after,#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a.boxlink:after{content:"";bottom:var(--small-gap);right:var(--small-gap);color:#000;transform-origin:50%;opacity:.2;mix-blend-mode:color-burn;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:300;line-height:13px;position:absolute;transform:rotate(-45deg)}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a{transition:box-shadow .2s ease-in-out}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a label{cursor:pointer}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a:hover{box-shadow:0 0 15px #0000004d}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes>a:hover:after{opacity:.3;font-weight:900}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes.box-count-2{grid-template-columns:repeat(2,1fr)}#contactOverview .main-flex .primary-content .summary-widgets .facts .boxes.box-count-3{grid-template-columns:repeat(3,1fr)}#contactOverview .main-flex .primary-content .detail-widgets{gap:var(--large-gap);flex-direction:row;flex:1;max-width:100%;display:flex}#contactOverview .main-flex .primary-content .detail-widgets .contact-info{background-color:var(--white);box-shadow:var(--card-shadow);border-radius:var(--border-radius);flex:25%;align-self:flex-start}#contactOverview .main-flex .primary-content .detail-widgets .contact-info .badges{flex-wrap:wrap;margin-bottom:15px;display:inline-flex}#contactOverview .main-flex .primary-content .detail-widgets .contact-info .badges li{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:0 auto;overflow:hidden}#contactOverview .main-flex .primary-content .detail-widgets .contact-info>div{padding:15px 15px 10px}#contactOverview .main-flex .primary-content .detail-widgets .contact-info>div #eniroContactMap{max-width:640px;height:200px;margin:20px 0}#contactOverview .main-flex .primary-content .detail-widgets .contact-info>div #contactMapCanvas{background-position:50%;background-repeat:no-repeat;max-width:640px;height:200px}#contactOverview .main-flex .primary-content .detail-widgets .contact-info>div .circle{float:none}#contactOverview .main-flex .primary-content .detail-widgets .contact-info .company-info .contact-categories{white-space:normal;margin:0 0 10px;padding:0;list-style:none}#contactOverview .main-flex .primary-content .detail-widgets .contact-info .company-info .contact-categories li{display:inline-block}#contactOverview .main-flex .primary-content .detail-widgets .contact-info .company-info .contact-categories li:last-child>span:last-child{display:none}@media (width<=767px){#contactOverview .main-flex .primary-content .detail-widgets .contact-info{max-width:100%;margin:var(--large-gap) 0;display:block}}#contactOverview .main-flex .primary-content .detail-widgets .contact-relations{flex:75%;align-self:baseline}#contactOverview .main-flex .primary-content .detail-widgets .contact-relations .has-no-relations{padding-top:20px}#contactOverview .main-flex .primary-content .detail-widgets .contact-relations .related-object-card .object-status{text-align:center;background-color:var(--blue-tile);color:#fff;border-bottom-right-radius:var(--border-radius);flex:0 120px}@media (width<=767px){#contactOverview .main-flex .primary-content .detail-widgets .contact-relations{max-width:100%;margin-left:0;padding-bottom:5px;display:block;overflow:hidden}#contactOverview .main-flex .primary-content .detail-widgets{flex:0;display:block}#contactOverview .main-flex .primary-content{max-width:100%;display:block}}#contactOverview .main-flex .secondary-content{flex:25%;max-width:25%}@media (width>=1200px){#contactOverview .main-flex .secondary-content{height:calc(100vh - 150px);position:sticky;top:133px;overflow:hidden auto}#contactOverview .main-flex .secondary-content .tabs{background-color:var(--bg);z-index:1001;position:sticky;top:0}}@media (width<=991px){#contactOverview .main-flex{max-width:100%;display:block}#contactOverview .main-flex .secondary-content{max-width:100%;margin:var(--large-gap) 0 0 0;display:block}}@media (width<=767px){#contactOverview .main-flex .primary-content .summary-widgets{display:block}#contactOverview .main-flex .primary-content .summary-widgets .image{flex-basis:100%;min-height:150px}#contactOverview .main-flex .primary-content .summary-widgets .facts{padding-left:var(--large-gap)}}#readOwnwerShip .no-estate-created{border:dashed 1px var(--primary);border-radius:50%;width:200px;height:200px;margin:0 auto;display:table}#readOwnwerShip .no-estate-created>div{vertical-align:middle;text-align:center;width:200px;margin-left:auto;margin-right:auto;display:table-cell}#ownershipEstate .estate-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:200px;min-width:200px;height:200px;margin:0 auto}#ownershipEstate .estate-image.no-estate-image{width:200px;min-height:200px}#matchingestates{min-height:100px;position:relative}#matchingestates .loadingIndicator{position:absolute;top:40px;left:calc(50% - 10px)}#matchingestates .select-all{text-align:center;float:left}#matchingestates .matching-options{text-align:center;max-width:915px;margin:0 auto}#matchingestates .matching-options .disclaimer{font-size:12px}#matchingestates .matching-options .disclaimer>span{white-space:nowrap;display:inline-block}#matchingestates .matching-options .fa-info-circle{padding:8px;font-size:16px;display:inline-block}#matchingestates .matching-options [data-tip-bm]:after{width:300px}@media (width<=991px){#matchingestates #mobile-options{display:block}#matchingestates #mobile-options .sort{float:right;display:inline-block}}#matchingestates .fa-caret-down:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900}#matchingestates .fa-caret-up:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900}#matchingestates #mobile-options{display:none}@media screen and (width<=767px){#matchingestates #mobile-options{padding:10px 0;font-family:Light;font-size:18px;display:block}}#matchingestates #mobile-options .sort{cursor:pointer;float:right}#contactownership .editable-component .page-layout .section{margin-bottom:var(--large-gap)}#contactownership .sectionNumber .loadingIndicator{text-align:left;margin-top:3px;font-size:8px}#contactownership .address .link{margin-left:20px}#contactownership .address .link i{font-size:20px}#contactownership .circle-holder{margin-top:20px}#contactownership .ownership-note{white-space:normal;margin-bottom:30px}#contactownership #eniroContactMap{width:100%;height:400px;position:relative}#infoBox{height:300px}#infoBox .ownership-switch{margin-bottom:40px}#infoBox .ownership-switch .onoffswitch{float:left}#infoBox .ownership-switch .onoffswitch+label{cursor:pointer;text-transform:none;margin:0;padding:2px 5px;font-family:Regular;font-size:14px;display:inline-block}.add-ownership{cursor:pointer;display:block}.add-ownership .fa-plus-circle{float:left;color:var(--green-light);font-size:24px}.add-ownership span{color:var(--black);padding:2px 5px;font-family:Light;font-size:18px;display:inline-block}.ownership-overview section{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius)}.ownership-overview .page-options{flex-wrap:wrap;justify-content:center;align-items:center;margin:0 0 20px;padding:0;list-style:none;display:flex}.ownership-overview .page-options li{margin:5px 10px}.ownership-overview .page-options li .switch-with-label{margin-top:0}.ownership-overview .page-options li .switch-with-label>label{margin-right:10px}.ownership-overview .new-item-button .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%)}.ownership-overview .responsive.has-no-ownership tr{opacity:.5}.ownership-overview .responsive tr.contact-has-no-ownership{pointer-events:none}.ownership-overview .responsive tr.map-row{padding:0}.ownership-overview .responsive tr.map-row:hover td{cursor:default;background-color:#0000}.ownership-overview .responsive tr.map-row td{padding:0}.ownership-overview .responsive tr.map-row td div{font-size:12px}.ownership-overview .responsive tr td{vertical-align:middle}.ownership-overview .responsive tr td .property-info{align-items:center;display:flex}.ownership-overview .responsive tr td .property-info .image{flex:0 0 95px;position:relative}.ownership-overview .responsive tr td .property-info .image .ownership-image{background-position:50%;background-size:cover;background-color:var(--primary-light);border-radius:50%;width:80px;height:80px}.ownership-overview .responsive tr td .property-info .image .toggle-map-button{cursor:pointer;background-color:var(--white);text-align:center;border:none;border-radius:50%;align-self:center;width:32px;height:32px;padding:9px;display:inline-block;position:absolute;bottom:0;right:3px;box-shadow:0 0 7px #00000026}.ownership-overview .responsive tr td .property-info .image .toggle-map-button i{font-size:16px;line-height:19px;transition:margin-top .2s ease-in-out}.ownership-overview .responsive tr td .property-info .image .toggle-map-button.open{background-color:var(--blue-tile)}.ownership-overview .responsive tr td .property-info .image .toggle-map-button.open i{color:var(--white);font-weight:900}.ownership-overview .responsive tr td .property-info .image .toggle-map-button:hover{background-color:var(--blue-tile)}.ownership-overview .responsive tr td .property-info .image .toggle-map-button:hover i{color:var(--white)}@media (width<=767px){.ownership-overview .responsive tr td .property-info .image{flex-basis:70px}.ownership-overview .responsive tr td .property-info .image .ownership-image{width:50px;height:50px}.ownership-overview .responsive tr td .property-info .image .toggle-map-button{bottom:-5px}}.ownership-overview .responsive tr td .property-info .address{flex:1}@media (width<=767px){.ownership-overview .responsive tr td .property-info .address{text-align:right}}.ownership-overview .responsive tr td .keyinfo-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;width:100%;display:grid}.ownership-overview .responsive .contactBubble{background-color:var(--white);text-align:center;border:none;border-radius:50%;align-self:center;width:40px;height:40px;margin-left:10px;padding:9px;display:inline-block;bottom:10px;box-shadow:0 0 7px #00000026}.ownership-overview .responsive .contactBubble i{color:var(--link-color)}.ownership-overview .responsive .contactBubble:hover{background-color:var(--link-color)}.ownership-overview .responsive .contactBubble:hover i{color:var(--white)}#contactPage .ownership-overview section{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#contactPage .ownership-overview section .collapser{z-index:999;background-color:var(--white);padding:var(--medium-gap) 0;position:sticky;top:112px}#contactPage .ownership-overview section .collapser .section-divider{margin-bottom:0}#contactPage .ownership-overview section .collapser .section-divider .fa-filter{color:var(--red);margin-right:5px;font-size:16px;display:inline-block}@media (width<=991px){#contactPage .ownership-overview section .collapser{top:82px}}#smsFunctionView .related-viewings-container{margin-bottom:10px}#smsFunctionView .contact-selector .contact-selector-button{justify-content:center;align-items:center;display:flex}#smsFunctionView .contact-selector .contact-selector-button .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%);margin-right:4px;font-size:16px}#smsFunctionView .content-preview vitec-loadingindicator{min-height:100px;margin-top:10px;display:block}#smsFunctionView .content-preview vitec-loadingindicator .loadingIndicator{top:calc(50% + 10px)}#smsFunctionView .content-preview vitec-loadingindicator .sms-bubble .loadingIndicator{position:absolute;top:calc(50% - 15px);left:calc(50% - 30px)}#smsFunctionView .content-preview vitec-loadingindicator .sms-bubble .loadingIndicator i{color:#fff}#smsFunctionView .content-preview vitec-loadingindicator .sms-bubble.sent{margin-right:0}#smsFunctionView .sms-template-selector{margin-top:4px}#smsFunctionView .recipientsDisabled{cursor:default}#smsFunctionView .recipientsDisabled .ms-ctn{box-shadow:none;border-color:var(--primary-light);outline:0}#smsFunctionView .recipientsDisabled .ms-ctn .ms-sel-ctn input{display:none}#smsFunctionView .recipientsDisabled .ms-ctn .ms-sel-ctn .ms-sel-item .ms-close-btn{pointer-events:none;color:var(--primary)}#smsFunctionView .recipientsDisabled .ms-ctn:hover{box-shadow:none;outline:0}.tile-list{padding-bottom:1em}#contactRoleInCompany h4{margin-bottom:0;padding-top:16px}#contactRoleInCompany .form-section-divider{margin:10px 0 5px}#contactRoleInCompany .add-role-button i{color:var(--green-light);margin-top:4px;margin-left:-5px;font-size:15pt}#contactRoleInCompany .add-role-button.disabled{pointer-events:none}#contactRoleInCompany .add-role-button.disabled i{color:var(--primary)}#contactRoleInCompany .add-role{margin-bottom:20px}#contactRoleInCompany .add-role label{margin-top:10px}#contactRoleInCompany .add-role .delete-role-button{float:right}#contactRoleInCompany .add-role .delete-role-button i{color:var(--primary);margin-top:14px;padding:5px;font-size:16px}#contactRoleInCompany .add-role .delete-role-button i:hover{color:var(--primary-darkest)}#contactRoleInCompany .added-role{margin-bottom:20px}#contactRoleInCompany .added-role label{margin-top:10px}#contactRoleInCompany .added-role .onoffswitch>label,#contactRoleInCompany .added-role .delete-label{margin-top:0}#contactRolesInOtherCompaniesFunctionView .section-divider{margin-top:var(--large-gap);cursor:pointer}#contactRolesInOtherCompaniesFunctionView .section-divider .bubbleBtn i{transition:transform .2s ease-in-out;transform:rotate(90deg)}#contactRolesInOtherCompaniesFunctionView .section-divider.collapsed .bubbleBtn i{transform:rotate(0)}#contactRolesInOtherCompaniesFunctionView .section-divider:hover .bubbleBtn i{font-weight:900}#contactRolesInOtherCompaniesFunctionView .role-types-list,#contactRolesInOtherCompaniesFunctionView .role-types-list .roles-list{margin-left:0;list-style:none}#contactRolesInOtherCompaniesFunctionView .role-types-list .roles-list h4{margin-bottom:0}#mainContactRoleFunctionView .contactListWithBubbles{margin-bottom:var(--x-large-gap)}#companyContactList{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap)}#companyContactList .contact-list-filters{align-items:center;margin-bottom:10px;display:flex}#companyContactList .contact-list-filters .btn{margin-left:20px}#companyContactList .contact-list-filters .toggle-inactive{width:180px}#companyContactList .contact-list-filters .toggle-inactive .switch-with-label{margin-top:0}#companyContactList .section-divider i{transition:transform .2s ease-in-out}#companyContactList .section-divider.collapsed i{transform:rotate(-90deg)}#companyContactList .flex-card{border:1px solid #0000;padding:10px}#companyContactList .flex-card.future-or-inactive-role{background-color:var(--white);border:solid 1px var(--primary-lighter)}#companyContactList .flex-card .date-sheet{text-align:center;background-color:var(--white);border:solid 1px var(--primary-lighter);vertical-align:top;width:48px;min-height:78px;margin-top:-11px;margin-left:0;padding:5px;display:inline-block}#companyContactList .flex-card .date-sheet .date-missing i{color:var(--primary);margin-top:10px;font-size:24px}#companyContactList .flex-card .date-sheet .date-missing:after{width:110px}#companyContactList .flex-card .date-sheet .day{font-size:1.7em;line-height:normal}#companyContactList .flex-card .date-sheet .month{text-transform:uppercase;margin-bottom:4px;font-size:.9em;line-height:normal}#companyContactList .flex-card .date-sheet .year{font-size:.7em;line-height:normal}#companyContactList .flex-card .content{vertical-align:top;width:calc(100% - 55px);min-height:130px;padding-left:5px;display:inline-block}#companyContactList .flex-card .content>div:first-child{font-family:Bold}#companyContactList .flex-card .content .contact-info{table-layout:fixed;width:100%}#companyContactList .flex-card .content .contact-info td{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}#companyContactList .flex-card .content .role-description{-webkit-line-clamp:3;white-space:pre-wrap;-webkit-box-orient:vertical;margin-top:3px;font-size:12px;line-height:15px;display:-webkit-box;overflow:hidden}#companyContactList .flex-card .selected{border-top:39px solid #0000;border-bottom:39px solid #0000;border-left:39px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-25px;right:-6px;transform:rotate(-45deg)}#companyContactList .flex-card .selected i{color:#fff;position:absolute;top:-8px;left:-30px;transform:rotate(45deg)}#companyContactList .flex-card .footer.select-mode{pointer-events:none}#companyContactList .flex-card .footer .percentage{text-align:right;padding-right:10px}#contactRolesInOtherCompanies article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}#contactRolesInOtherCompanies .valueNotSet{padding-left:10px}#contactRolesInOtherCompanies .section-divider i{transition:transform .2s ease-in-out}#contactRolesInOtherCompanies .section-divider.collapsed i{transform:rotate(-90deg)}#contactRolesInOtherCompanies .flex-card{border:1px solid #0000;padding:10px}#contactRolesInOtherCompanies .flex-card:hover{box-shadow:none;cursor:default}#contactRolesInOtherCompanies .flex-card.future-or-inactive-role{background-color:var(--white);border:solid 1px var(--primary-lighter)}#contactRolesInOtherCompanies .flex-card .date-sheet{text-align:center;background-color:var(--white);border:solid 1px var(--primary-lighter);vertical-align:top;width:48px;min-height:78px;margin-top:-11px;margin-left:0;padding:5px;display:inline-block}#contactRolesInOtherCompanies .flex-card .date-sheet .date-missing i{color:var(--primary);margin-top:10px;font-size:24px}#contactRolesInOtherCompanies .flex-card .date-sheet .date-missing:after{width:110px}#contactRolesInOtherCompanies .flex-card .date-sheet .day{font-size:1.7em;line-height:normal}#contactRolesInOtherCompanies .flex-card .date-sheet .month{text-transform:uppercase;margin-bottom:4px;font-size:.9em;line-height:normal}#contactRolesInOtherCompanies .flex-card .date-sheet .year{font-size:.7em;line-height:normal}#contactRolesInOtherCompanies .flex-card .content{vertical-align:top;width:calc(100% - 55px);min-height:130px;padding-left:5px;display:inline-block}#contactRolesInOtherCompanies .flex-card .content>div:first-child{font-family:Bold}#contactRolesInOtherCompanies .flex-card .content .relation-info{table-layout:fixed;width:100%}#contactRolesInOtherCompanies .flex-card .content .relation-info td{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}#contactRolesInOtherCompanies .flex-card .content .role-description{-webkit-line-clamp:3;white-space:pre-wrap;-webkit-box-orient:vertical;margin-top:3px;font-size:12px;line-height:15px;display:-webkit-box;overflow:hidden}#contactRolesInOtherCompanies .flex-card .footer .percentage{text-align:right;padding-right:10px}#selectCardSort{justify-content:flex-end;align-items:center;display:flex}#selectCardSort .btn{flex:0 0 38px}#selectCardSort select{max-width:150px;margin-left:2px}.phaseSelector{height:100%}.phaseSelector ul.step-nav{z-index:-2;white-space:nowrap;align-items:center;height:100%;margin:0;padding:0;list-style-type:none;display:flex}.phaseSelector ul.step-nav>li{flex:auto;align-items:center;min-width:0;height:100%;display:flex;position:relative}@media (width>=768px){.phaseSelector ul.step-nav>li .phase-number{display:none}}.phaseSelector ul.step-nav>li:first-child{margin-left:-2%}@media (width<=480px){.phaseSelector ul.step-nav>li:first-child{margin-left:-5%}}.phaseSelector ul.step-nav>li:last-child{margin-right:-2%}@media (width<=480px){.phaseSelector ul.step-nav>li:last-child{margin-right:-5%}}.phaseSelector ul.step-nav>li:before,.phaseSelector ul.step-nav>li:after{content:"";z-index:-1;width:100%;height:52%;transition:all .2s ease-in-out;position:absolute;left:0}.phaseSelector ul.step-nav>li:before{background:0 0;top:0;transform:skew(30deg)}.phaseSelector ul.step-nav>li:after{background:0 0;top:50%;transform:skew(-30deg)}.phaseSelector ul.step-nav>li:hover:before,.phaseSelector ul.step-nav>li:hover:after{background:var(--primary-lightest)}.phaseSelector ul.step-nav.context-bar{width:100%;overflow:hidden}.phaseSelector ul.step-nav.context-bar>li{pointer-events:none}.phaseSelector ul.step-nav.context-bar>li a{text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none;min-width:0;height:100%;color:var(--primary-darker);outline:none;flex:auto;justify-content:center;display:flex}.phaseSelector ul.step-nav.context-bar>li a label{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;align-self:center;font-size:11px;overflow:hidden}@media (width<=767px){.phaseSelector ul.step-nav.context-bar>li a label .phase-text{display:none}}.phaseSelector ul.step-nav.context-bar>li.current-or-previous-state a{pointer-events:all;cursor:pointer;color:var(--black)}.phaseSelector ul.step-nav.context-bar>li.current-or-previous-state.selected label{color:#fff}@media (width<=991px){.phaseSelector ul.step-nav.context-bar>li.current-or-previous-state.selected label{max-width:100px}.phaseSelector ul.step-nav.context-bar>li.current-or-previous-state.selected label .phase-text{display:inline}}.phaseSelector ul.step-nav.context-bar>li.current-or-previous-state.selected:before,.phaseSelector ul.step-nav.context-bar>li.current-or-previous-state.selected:after{background:var(--primary)}.phaseSelector ul.step-nav.context-bar>li:before,.phaseSelector ul.step-nav.context-bar>li:after{border-right:solid 1px var(--white)}.phaseSelector ul.step-nav.side-panel{width:calc(100% - 20px);margin:0 10px}.phaseSelector ul.step-nav.side-panel>li{cursor:pointer;justify-content:center;min-height:32px;display:flex}.phaseSelector ul.step-nav.side-panel>li:before,.phaseSelector ul.step-nav.side-panel>li:after{background:var(--white);border-right:solid 5px var(--functionview-bg)}.phaseSelector ul.step-nav.side-panel>li:hover{color:var(--text-color)}.phaseSelector ul.step-nav.side-panel>li:hover:before,.phaseSelector ul.step-nav.side-panel>li:hover:after{background-color:var(--functionview-bg)}.phaseSelector ul.step-nav.side-panel>li.selected,.phaseSelector ul.step-nav.side-panel>li.active{color:#fff;height:38px;font-family:Bold;font-size:16px}.phaseSelector ul.step-nav.side-panel>li.selected .fa-check-circle,.phaseSelector ul.step-nav.side-panel>li.active .fa-check-circle{color:#fff}.phaseSelector ul.step-nav.side-panel>li.selected:before,.phaseSelector ul.step-nav.side-panel>li.active:before,.phaseSelector ul.step-nav.side-panel>li.selected:after,.phaseSelector ul.step-nav.side-panel>li.active:after{background:var(--timeline-blue)}.phaseSelector ul.step-nav.side-panel>li.selected:hover,.phaseSelector ul.step-nav.side-panel>li.active:hover{color:var(--white)}.phaseSelector ul.step-nav.side-panel>li.not-selectable{cursor:default;color:var(--primary)}.phaseSelector ul.step-nav.side-panel>li.not-selectable:before,.phaseSelector ul.step-nav.side-panel>li.not-selectable:after{background:var(--primary-lighter)}.phaseSelector ul.step-nav.side-panel>li:last-child:before,.phaseSelector ul.step-nav.side-panel>li:last-child:after{border-right-color:#0000}.phaseSelector ul.step-nav.side-panel.follow-up>li i{margin-left:5px}@media (width<=767px){.phaseSelector ul.step-nav.side-panel.follow-up>li .phase-text{display:none}}.phaseSelector ul.step-nav.side-panel.follow-up>li.active .phase-text{display:inline}.phaseSelector ul.step-nav.side-panel.follow-up>li.completed{color:#fff}.phaseSelector ul.step-nav.side-panel.follow-up>li.completed:before,.phaseSelector ul.step-nav.side-panel.follow-up>li.completed:after{background-color:var(--green-light)}.phaseSelector ul.step-nav.side-panel.follow-up>li.completed:hover:before,.phaseSelector ul.step-nav.side-panel.follow-up>li.completed:hover:after,.phaseSelector ul.step-nav.side-panel.follow-up>li.completed.active:before,.phaseSelector ul.step-nav.side-panel.follow-up>li.completed.active:after{background-color:var(--green)}.phaseSelector ul.step-nav.side-panel.follow-up>li.completed.active:hover:before,.phaseSelector ul.step-nav.side-panel.follow-up>li.completed.active:hover:after{background-color:var(--green-dark)}.phaseSelector ul.step-nav.disabled>li:before,.phaseSelector ul.step-nav.disabled>li:after{background-color:var(--primary-light)}.phaseSelector ul.step-nav.disabled>li i{color:var(--primary)}.phaseSelector ul.step-nav.disabled>li.active:before,.phaseSelector ul.step-nav.disabled>li.active:after{background-color:var(--primary)}.phaseSelector ul.step-nav.disabled>li.active span,.phaseSelector ul.step-nav.disabled>li.active i{color:var(--white)!important}#zoooom{-webkit-appearance:none;background:0 0;min-width:60px;max-width:120px;margin-left:10px}#zoooom:focus{outline:none}#zoooom:focus::-webkit-slider-thumb{background:var(--blue-tile)}#zoooom:focus::-webkit-slider-runnable-track{background:var(--white)}#zoooom::-webkit-slider-runnable-track{cursor:pointer;background:var(--primary-light);border-radius:1.3px;width:100%;height:8.4px}#zoooom::-webkit-slider-thumb{background:var(--primary);cursor:pointer;-webkit-appearance:none;border-radius:3px;width:16px;height:30px;margin-top:-11px;box-shadow:0 0 15px #0000004d}#zoooom::-moz-range-track{cursor:pointer;background:var(--primary-light);border-radius:1.3px;width:100%;height:8.4px}#zoooom::-moz-range-thumb{background:var(--primary);cursor:pointer;border-radius:3px;width:16px;height:30px;margin-top:-11px;box-shadow:0 0 15px #0000004d}.hasContextBar{margin-top:60px}@media (width<=767px){.hasContextBar{margin-top:30px}}.context-bar .alert{border-radius:0;margin-bottom:0}.context-bar .alert span{white-space:normal}.context-bar.main{background-color:var(--mainview-lighter);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);z-index:20001;position:fixed;top:58px;left:64px;right:64px;box-shadow:0 0 15px #0000004d}@media (width<=1199px){.context-bar.main{left:2vw;right:2vw}}@media (width<=767px){.context-bar.main{top:44px;left:0;right:0}}.context-bar>header{justify-content:space-between;display:flex}.context-bar>header>.item{box-sizing:border-box;flex:auto;min-width:0;min-height:58px}.context-bar>header>.item .dropdown{-webkit-user-select:none;user-select:none;align-items:center;height:100%;display:flex;position:relative!important}.context-bar>header>.item .dropdown .badges{font-family:Regular,sans-serif}.context-bar>header>.item .dropdown .badges .badge{background:var(--red);color:#fff;font-weight:400}.context-bar>header>.item .dropdown [data-toggle=dropdown],.context-bar>header>.item .dropdown [data-toggle=dropdown] *{cursor:pointer}.context-bar>header>.item .dropdown .navigate-button{text-align:right;flex:0 0 44px}.context-bar>header>.item .dropdown .navigate-button i{color:var(--blue)}.context-bar>header>.item .dropdown .navigate-button:hover i{opacity:.8}@media (width<=991px){.context-bar>header>.item .dropdown .navigate-button:not(.calendar-navigate-button){display:none}}.context-bar>header>.item .dropdown .dropdown-button{flex:100%;height:100%}.context-bar>header>.item .dropdown .dropdown-button:hover i{opacity:.8}.context-bar>header>.item .dropdown .dropdown-label{align-items:center;height:100%;padding:9px;display:flex}@media (width<=767px){.context-bar>header>.item .dropdown .dropdown-label{justify-content:center;padding:2px}}.context-bar>header>.item .dropdown .dropdown-label>div{align-items:center;min-width:0;display:flex}.context-bar>header>.item .dropdown .dropdown-label>div label{text-overflow:ellipsis;white-space:nowrap;height:15px;margin-top:-2px;padding-left:5px;overflow:hidden}.context-bar>header>.item .dropdown .dropdown-label>div h4{text-overflow:ellipsis;white-space:nowrap;color:var(--text-color);align-items:center;margin-bottom:0;padding-left:5px;display:flex;overflow:hidden}.context-bar>header>.item .dropdown .dropdown-label>div h4 span{white-space:nowrap;text-overflow:ellipsis;flex:1;display:inline-block;overflow:hidden}.context-bar>header>.item .dropdown .dropdown-label>div h4 .badges{flex:0}@media (width<=767px){.context-bar>header>.item .dropdown .dropdown-label>div h4{display:none}}.context-bar>header>.item .dropdown .dropdown-label>div h4:empty{display:none}.context-bar>header>.item .dropdown .dropdown-label>div i{color:var(--blue);vertical-align:middle;margin:0 5px}.context-bar>header>.item .dropdown .dropdown-label>div i.warning{color:var(--yellow)}.context-bar>header>.item .dropdown .dropdown-label>div i.info,.context-bar>header>.item .dropdown .dropdown-label>div i.fa-check{color:var(--green)}.context-bar>header>.item .dropdown .dropdown-label>div i.fa-times{color:var(--red)}.context-bar>header>.item .dropdown .dropdown-label>div i.fa-toggle-on{color:var(--green)}@media (width<=767px){.context-bar>header>.item .dropdown .dropdown-label>div i{font-size:22px}}.context-bar>header>.item .dropdown .dropdown-label .fa-caret-down{color:var(--primary);font-size:12px;line-height:20px}@media (width>=768px){.context-bar>header>.item .dropdown .dropdown-label .fa-caret-down{padding:0 10px}}.context-bar>header>.item .dropdown .dropdown-label.multiline{color:var(--text-color);justify-content:space-between}.context-bar>header>.item .dropdown .dropdown-label.multiline>div{display:block}.context-bar>header>.item .dropdown .dropdown-label.multiline>div h4{justify-content:space-between;align-items:center;display:flex}@media (width<=767px){.context-bar>header>.item .dropdown .dropdown-label.multiline>div h4{font-size:14px}}.context-bar>header>.item .dropdown .dropdown-menu{width:auto;max-width:250px}.context-bar>header>.item.actionBtn{border-left:1px solid var(--primary);flex:0 0 140px;order:100}.context-bar>header>.item.actionBtn.red{background-color:var(--red)}.context-bar>header>.item.actionBtn.wide{flex-basis:175px}.context-bar>header>.item.actionBtn.x-wide{flex-basis:240px}.context-bar>header>.item.actionBtn .dropdown .dropdown-menu{right:0!important;left:unset!important}.context-bar>header>.item.actionBtn:only-child{margin-left:auto}@media (width<=767px){.context-bar>header>.item.actionBtn{flex:0 90px}}.context-bar>header>.item.ckeToolbar{flex:auto;align-items:center;display:flex}.context-bar>header>.item.ckeToolbar.document{width:200px}@media (width<=991px){.context-bar>header>.item.ckeToolbar.document{flex-basis:0;display:none}.context-bar>header>.item.ckeToolbar.template #cke_editor{display:none}}.context-bar>header>.item.ckeToolbar .cke_editor{padding:0}.context-bar>header>.item.ckeToolbar .cke_toolgroup,.context-bar>header>.item.ckeToolbar .cke_combo{margin-bottom:0}.context-bar>header>.item.ckeToolbar .cke_chrome{border:none}.context-bar>header>.item.ckeToolbar .cke_chrome .cke_inner{background-color:#0000;margin-left:10px}.context-bar>header>.item.ckeToolbar .cke_chrome .cke_inner .cke_top{background:0 0;border:none;padding:0}.context-bar>header>.item.ckeZoom{flex:0 160px;margin-left:auto;padding:0 10px;display:flex}.context-bar>header>.item.searchBox{flex:0 350px}@media (width<=767px){.context-bar>header>.item.searchBox{flex-basis:200px}}.context-bar>header>.item.closeBtn{border-left:1px solid var(--primary);flex:0 0 100px}@media (width<=767px){.context-bar>header>.item.closeBtn{flex-basis:50px}}.context-bar>header>.item.ViewSelector{border-right:1px solid var(--primary);border-left:none;margin-left:0}@media (width<=767px){.context-bar>header>.item.ViewSelector{border-right:none;flex:200px;min-width:110px}}@media (width>=768px) and (width<=991px){.context-bar>header>.item.ViewSelector{flex:225px;min-width:200px;max-width:255px}}@media (width>=992px){.context-bar>header>.item.ViewSelector{flex:0 0 320px}}.context-bar>header>.item.ViewSelector .dropdown-label label{line-height:20px}@media (width<=991px){.context-bar>header>.item.ViewSelector .dropdown-label{justify-content:flex-start}}.context-bar>header>.item.ViewSelector .dropdown .dropdown-button{min-width:0}.context-bar>header>.item.ViewSelector .dropdown .dropdown-label>div.dropdown-label-label{width:100%}.context-bar>header>.item.ViewSelector .dropdown .dropdown-label>div h4{justify-content:space-between;align-items:center;display:flex}.context-bar>header>.item.ViewSelector .dropdown .dropdown-menu{left:0!important;right:0!important}@media (width<=991px){.context-bar>header>.item.ViewSelector .dropdown .dropdown-menu{right:unset!important}}.context-bar>header>.item.refresh-button{border-left:solid 1px var(--primary);flex:0 0 200px}.context-bar>header>.item.refresh-button>div{align-items:center;height:100%;padding:9px;display:flex}.context-bar>header>.item.refresh-button>div h4{margin:0;padding-left:5px}.context-bar>header>.item.refresh-button>div i{color:var(--blue)}.context-bar>header>.item.refresh-button>div:hover{cursor:pointer}.context-bar>header>.item.refresh-button>div:hover i{opacity:.8}@media (width<=767px){.context-bar>header>.item.refresh-button{flex-basis:60px}.context-bar>header>.item.refresh-button>div i{margin:0 auto;font-size:20px}.context-bar>header>.item.refresh-button>div h4{display:none}}.context-bar>header>.item.textFilterItem{flex:auto;min-width:120px;max-width:380px}.context-bar>header>.item.documentSortOptions{justify-content:flex-end;margin-left:auto}.context-bar>header>.item.phase-selector{flex-basis:100%}@media (width<=991px){.context-bar>header>.item.phase-selector{border-left:1px solid var(--primary)}}.context-bar>header>.item.testMergeBtn{border-right:1px solid var(--primary);flex:0 0 155px}@media (width<=767px){.context-bar>header>.item.testMergeBtn{flex-basis:50px}}.context-bar>header>.item.previewBtn{border-right:solid 1px var(--primary);flex:0 0 200px}@media (width<=767px){.context-bar>header>.item.previewBtn{flex-basis:50px}}.context-bar>header>.item.saveBtn{border-left:1px solid var(--primary);flex:0 0 200px;margin-left:auto}.context-bar>header>.item.saveBtn .dropdown-label .dropdown-handel{flex-basis:30px;height:100%}@media (width<=767px){.context-bar>header>.item.saveBtn{flex-basis:60px}}.context-bar>header>.item.saveBtn.cancelOnly{padding-right:20px}.context-bar>header>.item.saveBtn.cancelOnly .fa-caret-down{display:none}.context-bar>header>.item.saveBtn.cancelOnly.isSaving *{pointer-events:none}.context-bar>header>.item.saveBtn .dropdown .dropdown-menu{right:0!important;left:unset!important}@media (width>=992px){.context-bar>header>.item.saveBtn .dropdown .dropdown-menu{left:0!important}.context-bar>header>.item.saveBtn .dropdown .dropdown-menu>li:first-child{display:none}}.context-bar>header>.item.editBtn{border-left:1px solid var(--primary);flex:0 0 140px;margin-left:auto}@media (width<=767px){.context-bar>header>.item.editBtn{flex-basis:50px}}.context-bar>header>.item.sectionButton{border-left:solid 1px var(--primary);flex:0 0 81px}.context-bar>header>.item.sectionButton .dropdown .dropdown-label{justify-content:center}.context-bar>header>.item.sectionButton .dropdown .dropdown-menu{left:unset!important;right:0!important}@media (width<=767px){.context-bar>header>.item.sectionButton{flex-basis:60px}}.context-bar>header>.item.filterButton{border-left:solid 1px var(--primary);flex:0 0 115px;margin-left:auto}.context-bar>header>.item.filterButton.disabled .fa-filter{color:var(--primary)}@media (width<=767px){.context-bar>header>.item.filterButton{flex-basis:50px}}.context-bar>header>.item.templateListFilters{flex:100%}.context-bar>header>.item.sendBtn{border-left:1px solid #0003;flex:0 0 165px}.context-bar>header>.item:first-child:empty{display:none}@media (width<=767px){.context-bar>header>.item{min-height:44px}}.context-bar>header .filter-options{justify-content:flex-end;height:100%;margin:0 10px;list-style:none;display:flex}.context-bar>header .filter-options.justified{justify-content:space-between}.context-bar>header .filter-options li{align-self:center;overflow:hidden}.context-bar>header .filter-options li.filter{margin-right:5px}.context-bar>header .filter-options li.filter .switch-with-label{margin-top:0}.context-bar>header .filter-options li.filter .switch-with-label>label{white-space:nowrap;text-overflow:ellipsis;margin-right:10px;line-height:23px;overflow:hidden}@media (width<=991px){.context-bar>header .filter-options li.filter .switch-with-label>label{margin-right:4px}.context-bar>header .filter-options li.filter .switch-with-label .onoffswitch{width:32px;min-width:32px}.context-bar>header .filter-options li.filter .switch-with-label .onoffswitch .onoffswitch-label{width:32px;height:20px;line-height:20px}.context-bar>header .filter-options li.filter .switch-with-label .onoffswitch .onoffswitch-label:before{border-radius:50%;width:20px;height:20px;right:12px}}.context-bar>header .filter-options li.zoom{overflow:visible}.context-bar>header .filter-options li .search-icon{color:var(--primary);padding:var(--small-gap);cursor:pointer;font-size:22px}.context-bar>header .filter-options li .search-icon:hover{font-weight:900}.context-bar>header .filter-options li .clear-icon{color:var(--primary);padding:var(--small-gap);cursor:pointer;font-size:22px}.context-bar>header .filter-options li .clear-icon:hover{color:var(--red);font-weight:900}.context-bar.selectMode{background:0 0;background-color:var(--blue-petrol);color:#fff}.context-bar.selectMode header>.item .dropdown .dropdown-label{padding:15px}@media (width<=767px){.context-bar.selectMode header>.item .dropdown .dropdown-label{justify-content:center;padding:12px}}.context-bar.selectMode header>.item.selectInfo{text-align:center;flex:100%;justify-content:center;align-items:center;padding:0 10px;display:flex}@media (width<=767px){.context-bar.selectMode header>.item.selectInfo{font-size:12px;line-height:15px}}.context-bar.selectMode header>.item.actionBtn,.context-bar.selectMode header>.item.sendBtn{border-left:1px solid #0003}.context-bar.selectMode header>.item.actionBtn .dropdown-label,.context-bar.selectMode header>.item.sendBtn .dropdown-label{justify-content:center}.context-bar.selectMode header>.item.actionBtn .dropdown-label>div h4,.context-bar.selectMode header>.item.sendBtn .dropdown-label>div h4,.context-bar.selectMode header>.item.actionBtn .dropdown-label>div i,.context-bar.selectMode header>.item.sendBtn .dropdown-label>div i{color:#fff}.context-bar.selectMode header>.disabledMenuItem{background-color:var(--blue-petrol);opacity:.4;cursor:default}#textFilter{gap:var(--small-gap);background-color:var(--white);border-radius:var(--border-radius);align-items:center;width:300px;height:40px;font-size:16px;display:flex}#textFilter.active .fa-filter,#textFilter.active .fa-filter:hover{color:var(--red)}#textFilter .filter-button{color:var(--primary);cursor:pointer;text-align:center;flex:0 0 28px;align-self:center}#textFilter .filter-button:hover{color:var(--primary-dark)}#textFilter .filter-button .fa-filter{font-size:16px}#textFilter input{background-color:var(--white);text-overflow:ellipsis;white-space:nowrap;border:none;border-radius:0;outline:0;width:100%;margin-right:1px;padding:0 10px;overflow:hidden}#textFilter input::placeholder{color:var(--primary)}#textFilter input::-ms-clear{width:0;height:0;display:none}#textFilter input.is-filtered+label .fa-search{display:none}#textFilter label{flex:0 0 42px;justify-content:center;align-items:center;display:flex}@media (width<=767px){#textFilter{width:auto;height:30px}#textFilter i{font-size:18px}#textFilter input{font-size:12px;line-height:17px}}#crmPage .context-bar .item.toggleButton{border-left:1px solid var(--primary)}@media (width>=992px){#crmPage .context-bar .item.toggleButton,#crmPage .context-bar .item.editBtn{flex:0 0 60px}#crmPage .context-bar .item.saveBtn{flex:0 0 140px}}@media (width<=991px){#crmPage .context-bar .item.toggleButton,#crmPage .context-bar .item.editBtn,#crmPage .context-bar .item.saveBtn{flex:0 auto}#crmPage .context-bar .item.toggleButton h4,#crmPage .context-bar .item.editBtn h4,#crmPage .context-bar .item.saveBtn h4{display:none}}#crmPage.pinnable-content #PinnableContent .crm-menu .collapsable-menu .panel:first-child:not(:has(.sub-menu-item)) .panel-title:has(>a.active){background-color:var(--pob-active)}#crmPage.pinnable-content #PinnableContent .crm-menu .collapsable-menu .panel:first-child:not(:has(.sub-menu-item)) .panel-title:has(>a.active) a:after{color:#fff}#crmPage.pinnable-content #PinnableContent .crm-menu .collapsable-menu .panel:first-child:not(:has(.sub-menu-item)) a:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:900}#crmPage.pinnable-content #PinnableContent .crm-menu .collapsable-menu .panel-group .sub-menu-items .sub-menu-item .badges li{background-color:var(--pob-active);color:#fff;font-size:12px}#crmPage.pinnable-content #PinnableContent .crm-menu .collapsable-menu .panel-group .sub-menu-items .sub-menu-item.active .badges li{color:var(--pob-active);background-color:#fff}@media (width<=1200px){#crmPage.pinnable-content.show-pinnable-checklist #PinnableContent{padding:var(--large-gap) var(--small-gap) 200px var(--large-gap)}}#crmPage.pinnable-content.show-pinnable-checklist #PinnableContent{min-width:unset}#crmPage.pinnable-content.show-pinnable-checklist.checklist-is-pinned{min-width:unset;padding-right:calc(25vw - 64px)}#crmPage .main-flex{gap:var(--large-gap)}#EditCrmDashboardsFunctionView .dashboard-items{gap:var(--large-gap);margin:0;margin-bottom:var(--large-gap);flex-direction:column;padding:0;list-style:none;display:flex}#EditCrmDashboardsFunctionView .dashboard-items .dashboard-item{padding:var(--large-gap);background-color:var(--primary-light);border-radius:var(--border-radius)}#EditCrmDashboardsFunctionView .widget-bottom-container{align-items:flex-end;display:flex}#EditCrmDashboardsFunctionView .widget-bottom-container .remove-widget-btn{float:right}#EditCrmDashboardsFunctionView .widget-list{margin:0;padding:0;list-style:none}#EditCrmDashboardsFunctionView .widget-list li{padding:var(--small-gap);margin-bottom:var(--small-gap);justify-content:space-between;align-items:center;display:flex}#EditCrmDashboardsFunctionView .widget-list li .btn{flex:0 0 36px}#EditCrmDashboardsFunctionView .switch-with-label{margin-top:0}#crm-accounting-widget{container-type:size}#crm-accounting-widget .widget-header{flex-wrap:wrap}#crm-accounting-widget .widget-header h4{min-width:100px}#crm-accounting-widget .widget-header .widget-actions{flex-wrap:wrap;min-width:0}#crm-accounting-widget .widget-header .widget-actions .assignment-types-groups-dropdown-holder{flex:1;width:100%;max-width:120px}#crm-accounting-widget .widget-header .widget-actions .assignment-types-groups-dropdown-holder .dropdown-menu{background-color:var(--white);width:fit-content;max-height:350px;left:0;right:0}#crm-accounting-widget .widget-content{height:100%;padding:0;container-type:inline-size}#crm-accounting-widget .widget-content .dynamicHtml{flex:1}#crm-accounting-widget .widget-content .crm-accounting-widgets-box{gap:var(--large-gap);flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;height:100%;display:flex}#crm-accounting-widget .widget-content .crm-accounting-widgets-box .circleChart{flex:100%;min-width:100px;max-width:190px;min-height:100px;max-height:190px;transition:all .2s ease-in-out;transform:scale(1)}#crm-accounting-widget .widget-content .crm-accounting-widgets-box .circleChart:hover{transform:scale(1.05)}#crm-accounting-widget .widget-content .crm-accounting-widgets-box .inspections-box .circleChart .circle-chart__circle{stroke:var(--leader-income)}#crm-accounting-widget .widget-content .crm-accounting-widgets-box .signings-box .circleChart .circle-chart__circle{stroke:var(--leader-signings)}#crm-accounting-widget .widget-content .crm-accounting-widgets-box .sales-box .circleChart .circle-chart__circle{stroke:var(--leader-sales)}#crm-accounting-widget .widget-content .crm-accounting-widgets-box .banktips-box .circleChart .circle-chart__circle{stroke:var(--leader-hit-ratio)}#crm-accounting-widget.landscape .crm-accounting-widgets-box .circleChart{width:100cqh;height:100cqh}#crm-accounting-widget.portrait .crm-accounting-widgets-box .circleChart{width:100cqw;height:100cqw}#crm-accounting-widget.widget-fullscreen{container-type:normal}#crm-accounting-widget.widget-fullscreen .widget-header .widget-actions .assignment-types-groups-dropdown-holder{max-width:unset}#crm-accounting-widget.widget-fullscreen .widget-header .widget-actions .assignment-types-groups-dropdown-holder .dropdown-menu{max-height:80vh;right:0;left:unset;width:320px}#crm-accounting-widget.widget-fullscreen.landscape .crm-accounting-widgets-box .circleChart{width:50cqh;max-width:500px;height:50cqh;max-height:500px}#crm-accounting-widget.widget-fullscreen.portrait .crm-accounting-widgets-box .circleChart{width:50cqw;max-width:500px;height:50cqw;max-height:500px}@media (width<=991px){#crm-accounting-widget.landscape .crm-accounting-widgets-box .circleChart{width:85cqh;height:85cqh}}#myOpportunitiesWidgetSettings .filterList{width:100%;padding:var(--large-gap) 0;border-spacing:0 2.5px;border-collapse:separate;margin:0;position:relative}#myOpportunitiesWidgetSettings .filterList .ui-sortable-helper td{box-shadow:0 0 10px #0003}#myOpportunitiesWidgetSettings .filterList .ui-sortable-helper td:before{content:"";color:var(--red-light);margin-left:-10px;font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;top:calc(50% - 10px)}#myOpportunitiesWidgetSettings .filterList td{background-color:var(--blue-tile)}#myOpportunitiesWidgetSettings .filterList td.mandatory{pointer-events:none;cursor:default}#myOpportunitiesWidgetSettings .filterList td label{cursor:pointer;text-transform:none;background-color:var(--blue-tile);color:#fff;border-radius:var(--border-radius);margin-bottom:1px;padding:8px 16px 8px 8px;font-size:14px;position:relative}#myOpportunitiesWidgetSettings .filterList td label .fa-lock{margin-right:5px;line-height:20px}#myOpportunitiesWidgetSettings .filterList td label:hover{background-color:var(--blue-dark);color:#fff}#pob-my-opportunities-widget .widget-content{flex-direction:column;display:flex;container-name:widgetcontent}#pob-my-opportunities-widget .widget-content .prioritized-task-list{justify-content:space-between;gap:var(--large-gap);flex-wrap:wrap;flex:1;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));width:100%;height:100%;margin:0;padding:0;list-style:none;display:grid}#pob-my-opportunities-widget .widget-content .prioritized-task-list li{border-radius:var(--border-radius);cursor:pointer;background-color:var(--primary-light);word-break:break-word;text-wrap:balance;text-align:center;flex:10cqh;margin:0;transition:transform .2s ease-in-out;transform:scale(1);container:task-list-link/inline-size}#pob-my-opportunities-widget .widget-content .prioritized-task-list li>a{color:var(--text-color);padding:var(--small-gap);flex-flow:column wrap;justify-content:center;align-items:center;gap:0;width:100%;height:100%;display:flex;position:relative}#pob-my-opportunities-widget .widget-content .prioritized-task-list li>a .priority-count{white-space:nowrap;opacity:.75;justify-content:center;align-items:center;font-family:Bold;font-size:13cqh;line-height:1;display:flex}#pob-my-opportunities-widget .widget-content .prioritized-task-list li>a .priority-heading{font-size:13px;line-height:16px}#pob-my-opportunities-widget .widget-content .prioritized-task-list li>a .priority-description>span{display:none}#pob-my-opportunities-widget .widget-content .prioritized-task-list li>a .priority-description>span.value-container{background-color:var(--primary-dark);color:#fff;padding:0 var(--small-gap);border-radius:var(--border-radius);font-family:Bold;display:inline-block}#pob-my-opportunities-widget .widget-content .prioritized-task-list li>a .date-sheet{bottom:var(--small-gap);right:var(--small-gap);gap:var(--small-gap);opacity:.8;width:auto;color:var(--text-color);background-color:var(--white);align-items:center;margin-bottom:0;font-size:small;display:flex;position:absolute}#pob-my-opportunities-widget .widget-content .prioritized-task-list li>a .date-sheet .day{font-size:inherit}#pob-my-opportunities-widget .widget-content .prioritized-task-list li>a .date-sheet .month{font-size:inherit;margin-bottom:0}@media (width<=991px){#pob-my-opportunities-widget .widget-content .prioritized-task-list li>a .priority-heading{font-size:12px;line-height:15px}}#pob-my-opportunities-widget .widget-content .prioritized-task-list li:hover{background-color:var(--pob-active);color:#fff;z-index:1;transform:scale(1.05)}#pob-my-opportunities-widget .widget-content .prioritized-task-list li:hover a{color:#fff}#pob-my-opportunities-widget .widget-content .prioritized-task-list li:hover a .priority-description>.value-container{background-color:var(--pob-active)}#pob-my-opportunities-widget .widget-content .prioritized-task-list li:hover a .date-sheet{color:var(--text-color)}#pob-my-opportunities-widget .widget-content .prioritized-task-list li.priority-highlight{background-color:var(--primary)}#pob-my-opportunities-widget .widget-content .prioritized-task-list li.priority-highlight a{color:var(--text-color-inverted)}#pob-my-opportunities-widget .widget-content .prioritized-task-list li.priority-highlight a .priority-description>.value-container,#pob-my-opportunities-widget .widget-content .prioritized-task-list li.priority-highlight:hover{background-color:var(--pob-active)}#pob-my-opportunities-widget .widget-content .prioritized-task-list li.active-pob-widget{outline:5px solid var(--pob-active);outline-offset:-5px}#pob-my-opportunities-widget .widget-content .prioritized-task-list li.active-pob-widget a .priority-description>.value-container{background-color:var(--pob-active)}#pob-my-opportunities-widget .widget-content .prioritized-task-list li.active-pob-widget:hover{background-color:var(--primary-light)}#pob-my-opportunities-widget .widget-content .prioritized-task-list li.active-pob-widget:hover a{color:var(--text-color)}@media (width<=991px){#pob-my-opportunities-widget .widget-content .prioritized-task-list{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}}#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list{gap:var(--large-gap);flex:1;justify-content:center;align-items:center;display:flex;container:empty-prioritized-task-list/inline-size}#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list .fa-loveseat{color:var(--pob-active);font-size:32cqh}@media (width<=991px){#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list .fa-loveseat{display:none}}#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list .all-completed-text{text-wrap:balance}#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list .all-completed-text .all-completed-header{font-family:Bold}#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list .all-completed-text .all-completed-additional-text{display:none}#pob-my-opportunities-widget.widget-fullscreen .widget-content .empty-prioritized-task-list{gap:var(--x-large-gap)}#pob-my-opportunities-widget.widget-fullscreen .widget-content .empty-prioritized-task-list .all-completed-text .all-completed-additional-text{display:inline}#pob-my-opportunities-widget.widget-fullscreen .widget-content .prioritized-task-list{grid-template-columns:repeat(auto-fit,minmax(20cqw,1fr));height:75vh}#pob-my-opportunities-widget.widget-fullscreen .widget-content .prioritized-task-list li a .priority-heading{font-size:32px;line-height:35px}#pob-my-opportunities-widget.widget-fullscreen .widget-content .prioritized-task-list li a .priority-description{font-size:16px;line-height:19px;display:block}#pob-my-opportunities-widget.widget-fullscreen .widget-content .prioritized-task-list li a .priority-description>span{display:inline}#pob-my-opportunities-widget.widget-fullscreen .widget-content .prioritized-task-list li a .priority-description>span.value-container,#pob-my-opportunities-widget.widget-fullscreen .widget-content .prioritized-task-list li a .date-sheet{display:inline-block}#pob-my-opportunities-widget.widget-fullscreen .widget-content .prioritized-task-list li:hover{background-color:var(--primary)}@container (aspect-ratio>3){#pob-my-opportunities-widget .widget-content .prioritized-task-list li a .priority-count{font-size:30cqh}}@container widgetcontent (width<=991px){#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list{flex-direction:column;justify-content:center}#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list .all-completed-text{text-align:center}}@container empty-prioritized-task-list (width>=992px){#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list .fa-loveseat{font-size:25cqh}#pob-my-opportunities-widget .widget-content .empty-prioritized-task-list .all-completed-text{max-width:410px;font-size:16px;line-height:19px}}@container task-list-link (width<=180px){#pob-my-opportunities-widget .widget-content a .priority-description{display:none}}#CrmSharkTankWidget #sharkIcon{opacity:.75;width:32cqh;height:32cqh;transition:opacity .2s ease-in-out}#CrmSharkTankWidget #sharkIcon .st0,#CrmSharkTankWidget #sharkIcon .st1{fill:none;stroke:var(--primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:26px}#tipspoolWidgetSettings .switch-with-label{margin-bottom:var(--small-gap)}.tipspool-widget .widget-content{flex-direction:column;display:flex;container-type:size}.tipspool-widget .widget-content .tipspool-list{justify-content:space-between;gap:var(--large-gap);flex-wrap:wrap;flex:1;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));height:100%;margin:0;padding:0;list-style:none;display:grid}.tipspool-widget .widget-content .tipspool-list .tipspool-item{border-radius:var(--border-radius);color:var(--text-color);padding:var(--small-gap);cursor:pointer;background-color:var(--primary-light);word-break:break-word;text-wrap:balance;text-align:center;flex-flow:column wrap;flex:10cqh;justify-content:center;align-items:center;gap:0;margin:0;transition:transform .2s ease-in-out;display:flex;transform:scale(1);container-type:inline-size}.tipspool-widget .widget-content .tipspool-list .tipspool-item:hover{background-color:var(--pob-active);color:#fff;z-index:1;transform:scale(1.05)}.tipspool-widget .widget-content .tipspool-list .tipspool-item .tipspool-count{white-space:nowrap;opacity:.75;justify-content:center;align-items:center;font-family:Bold;font-size:13cqh;line-height:1;display:flex}.tipspool-widget .widget-content .tipspool-list .tipspool-item .tipspool-text{align-items:center;min-height:2em;font-family:Regular;font-size:13px;line-height:16px;display:flex}@media (width<=991px){.tipspool-widget .widget-content .tipspool-list .tipspool-item .tipspool-text{font-size:12px;line-height:15px}}.tipspool-widget .widget-content .tipspool-list .tipspool-item.tip-highlight{background-color:var(--primary);color:var(--text-color-inverted)}.tipspool-widget .widget-content .tipspool-list .tipspool-item.tip-highlight:hover{background-color:var(--pob-active)}@media (width<=991px){.tipspool-widget .widget-content .tipspool-list{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.tipspool-widget .widget-content .tipspool-list .tipspool-item .tipspool-count{font-size:9cqh}}.tipspool-widget.widget-fullscreen .tipspool-list{grid-template-columns:repeat(auto-fit,minmax(20cqw,1fr));height:75vh}.tipspool-widget.widget-fullscreen .tipspool-list li.tipspool-item{flex:1 0 50cqh}.tipspool-widget.widget-fullscreen .tipspool-list li.tipspool-item .tipspool-count{font-size:15cqh}.tipspool-widget.widget-fullscreen .tipspool-list li.tipspool-item .tipspool-text{flex:0 0 48px;font-size:26px;line-height:32px}.tipspool-widget.widget-fullscreen .tipspool-list li.tipspool-item.tip-highlight .tipspool-text{font-size:26px;line-height:32px}@container (aspect-ratio>5){.tipspool-widget .widget-content .tipspool-list .tipspool-item .tipspool-count{font-size:30cqh}}#crmDashboardSection .context-bar.main{box-shadow:none}#crmDashboardSection .context-bar .vitecDefaultDashboard .badges .badge{background:var(--blue-lighter);color:var(--blue)}#crmDashboardSection .context-bar .defaultDashboard .badges .badge{background:var(--pob-active);color:#fff}#crmDashboardSection #dashboard-contacts{min-height:100vh;margin-top:-70px;padding-top:120px}#crmDashboardSection #dashboard-contacts .filtered-contacts-separator{gap:0;overflow:visible}#crmDashboardSection #dashboard-contacts .filtered-contacts-separator>span{border-radius:var(--border-radius);background-color:var(--pob-active);color:#fff;padding:2px 8px;display:inline-block;overflow:visible}#crmDashboardSection #dashboard-contacts .filtered-contacts-separator>span [data-tip-tm]:after{width:240px}#crmDashboardSection #dashboard-contacts .filtered-contacts-separator:before,#crmDashboardSection #dashboard-contacts .filtered-contacts-separator:after{border-top:solid 5px var(--pob-active)}@media (width<=767px){#crmDashboardSection #dashboard-contacts{padding-top:95px}}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content{border-radius:var(--border-radius);box-shadow:var(--card-shadow);scrollbar-color:#94949499 transparent;scrollbar-width:thin;background:0 0}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item{background-color:var(--white);flex-direction:column;align-self:stretch;width:100%;min-width:0;padding:0;display:flex;position:absolute;inset:0}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header{background-color:var(--white);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);gap:var(--small-gap);padding:var(--large-gap);flex:0;justify-content:space-between;align-items:center;display:none}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header h4{text-shadow:none;text-transform:none;white-space:nowrap;text-overflow:ellipsis;flex:1;margin-bottom:0;padding:0;font-family:Light;font-size:18px;font-weight:400;overflow:hidden}@media (width<=1199px){#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header h4{font-family:Regular;font-size:14px}}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .widget-actions{gap:var(--small-gap);margin-left:auto;display:flex}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .widget-actions .fa-cog{color:var(--blue)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .widget-actions select{background-color:var(--white);color:var(--text-color);border-radius:var(--form-border-radius);border:none;outline:none;margin-bottom:0;font-family:Regular;font-size:13px}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .widget-actions select:hover,#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .widget-actions select:focus{outline:1px solid #000}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .widget-actions a.header-tab{color:var(--gray-dark);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);align-items:center;padding:0 8px;font-size:13px;transition:background-color .2s ease-in-out;display:flex;overflow:hidden}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .widget-actions a.header-tab.selected{background-color:var(--white);color:var(--text-color);cursor:default;overflow:initial;outline:none;font-family:Bold}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .widget-actions a.header-tab:not(.selected):hover{text-decoration:underline}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .expand-button.active i:before{content:""}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content{color:var(--primary-darker);justify-content:center;align-items:center;gap:0 var(--large-gap);padding:var(--large-gap);flex-flow:wrap;flex:0 100%;align-self:stretch;display:flex;position:relative;overflow:hidden auto;container-type:size}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content>.alert{z-index:1;flex:1 0 100%;margin-bottom:0}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content a{border-radius:var(--border-radius)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content .loadingIndicator{text-align:center;z-index:1;position:absolute;top:calc(50% - 30px);left:calc(50% - 20px)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content .external-widget-loader .loadingIndicator{left:calc(50% - 80px)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content .widget-icon .fal{color:var(--primary);opacity:.75;font-size:32cqh;line-height:33cqh;transition:opacity .2s ease-in-out}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content .widget-number{font-family:Bold;font-size:32cqh;line-height:33cqh;transition:color .2s ease-in-out}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content:hover{cursor:pointer}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content:hover .widget-icon #sharkIcon{opacity:1}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content:hover .widget-icon #sharkIcon .st0{stroke:var(--pob-active)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content:hover .widget-icon #sharkIcon .st1{fill:var(--pob-active);stroke:var(--pob-active)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content:hover .widget-icon .fal{color:var(--pob-active);opacity:1;font-weight:900}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content:hover .widget-icon .fal.fa-fire-alt{font-weight:400}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-footer{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-footer:empty{display:none}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-backdrop{z-index:-1;background-color:#000000d9;display:none;position:fixed;inset:0}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-backdrop.active{justify-content:flex-end;align-items:flex-start;display:flex}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.active-pob-widget:not(.widget-fullscreen){cursor:default;outline:5px solid var(--pob-active);outline-offset:-5px}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.widget-fullscreen{background-color:var(--white);z-index:2000000;gap:0;width:90vw;height:90vh;position:fixed;inset:5vh 5vw}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.widget-fullscreen .widget-header{border-top-right-radius:var(--border-radius);position:relative}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.widget-fullscreen .widget-content{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);gap:3cqh;height:calc(100% - 175px)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.widget-fullscreen .widget-content .widget-icon #sharkIcon .st0{stroke:var(--pob-active)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.widget-fullscreen .widget-content .widget-icon #sharkIcon .st1{stroke:var(--pob-active);fill:var(--pob-active)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.widget-fullscreen .widget-content .widget-icon .fal{font-weight:900}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.widget-fullscreen .widget-content .widget-number{font-family:Bold;font-size:32cqh;line-height:36cqh}@media (width<=767px){#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.widget-fullscreen .widget-content{height:calc(100% - 110px)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item.widget-fullscreen{inset:2.5vh 2.5vw}}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content::-webkit-scrollbar{width:8px}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content::-webkit-scrollbar-track{background-color:var(--white);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content::-webkit-scrollbar-thumb{border-radius:var(--border-radius);background-color:#94949499}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content:hover::-webkit-scrollbar-thumb{background-color:#949494cc}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content:has(#crm-accounting-widget){box-shadow:none;background-color:#0000}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content:has(#crm-accounting-widget) .widget-item{background-color:#0000}#crmDashboardSection .grid-stack .grid-stack-item[gs-id=accounting],#crmDashboardSection .grid-stack .grid-stack-item[gs-id=accounting]>.grid-stack-item-content,#crmDashboardSection .grid-stack .grid-stack-item[gs-id=accounting]>.grid-stack-item-content .widget-item{overflow:visible}#crmDashboardSection.settings-mode .grid-stack .grid-stack-item .grid-stack-item-content .widget-header{padding-bottom:0;display:flex}#crmDashboardSection.settings-mode .grid-stack .grid-stack-item .grid-stack-item-content:has(#crm-accounting-widget){background-color:var(--white);box-shadow:var(--card-shadow)}#crmDashboardSection.settings-mode .grid-stack .grid-stack-item .grid-stack-item-content:has(#crm-accounting-widget) .widget-item .widget-header{background-color:var(--white)}@media (width<=991px){#crmDashboardSection .context-bar .toggleButton,#crmDashboardSection .context-bar .editBtn{display:none}#crmDashboardSection .grid-stack{gap:var(--large-gap);flex-wrap:wrap;margin:0;padding:10px;display:flex;min-height:unset!important}#crmDashboardSection .grid-stack .grid-stack-item{top:unset;left:unset;flex:auto;width:auto;min-width:105px;height:auto;min-height:105px;position:relative}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content{box-shadow:var(--card-shadow);border-radius:0;inset:0}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-header .widget-actions{display:none}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content .crm-accounting-widgets-box{gap:var(--small-gap)}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content .widget-number{font-size:24px}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content .widget-icon .fal{font-size:24px;line-height:1}#crmDashboardSection .grid-stack .grid-stack-item .grid-stack-item-content .widget-item .widget-content .widget-icon #sharkIcon{width:24px;height:24px}#crmDashboardSection .grid-stack .grid-stack-item[gs-id=accounting]{flex:1 0 100%;height:150px}#crmDashboardSection .grid-stack .grid-stack-item[gs-id=accounting] .grid-stack-item-content .widget-content{padding:0}#crmDashboardSection .grid-stack .grid-stack-item[gs-id=accounting] .grid-stack-item-content .widget-content .circleChart{min-width:70px;min-height:70px}#crmDashboardSection .grid-stack .grid-stack-item[gs-id=tipspool]{flex:1 0 100%;height:300px}#crmDashboardSection .grid-stack .grid-stack-item:has([data-list-count]){flex:1 0 100%}:is(#crmDashboardSection .grid-stack .grid-stack-item:has([data-list-count="1"]),#crmDashboardSection .grid-stack .grid-stack-item:has([data-list-count="2"])){height:150px}:is(#crmDashboardSection .grid-stack .grid-stack-item:has([data-list-count="3"]),#crmDashboardSection .grid-stack .grid-stack-item:has([data-list-count="4"])){height:200px}:is(#crmDashboardSection .grid-stack .grid-stack-item:has([data-list-count="5"]),#crmDashboardSection .grid-stack .grid-stack-item:has([data-list-count="6"])){height:250px}:is(#crmDashboardSection .grid-stack .grid-stack-item:has([data-list-count="7"]),#crmDashboardSection .grid-stack .grid-stack-item:has([data-list-count="8"])){height:300px}}#customerRelations .alert-info li .colored-square{vertical-align:text-top;border:solid 1px var(--white);background-color:var(--white);width:18px;height:18px;margin-right:2px;display:inline-block;position:relative}#customerRelations .alert-info li .colored-square:before{content:" ";display:inline-block;position:absolute;inset:0}#customerRelations .alert-info li .colored-square.orange:before{background-color:var(--orange-lighter)}#customerRelations .alert-info li .colored-square.blue:before{background-color:var(--blue-lightest)}#customerRelations .customerRelationsList{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#customerRelations .customerRelationsList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#customerRelations .customerRelationsList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#customerRelations .customerRelationsList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#customerRelations .customerRelationsList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}#customerRelations .customerRelationsList .reserved-customerrelationtype:not(.highlighted){background-color:var(--orange-lightest)}#customerRelations .customerRelationsList .reserved-customerrelationtype:not(.highlighted):hover{background-color:var(--orange-lighter)}#customerRelations .customerRelationsList .singletongroup-customerrelationtype:not(.highlighted){background-color:var(--blue-lightest)}#customerRelations .customerRelationsList .singletongroup-customerrelationtype:not(.highlighted):hover{background-color:var(--blue-lighter)}#customerRelations .customerRelationsList .passive-customerrelationtype:not(.highlighted){background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#customerRelations .customerRelationsList .passive-customerrelationtype:not(.highlighted) .popout-on-pad{display:none}#customerRelations .customerRelationsList .passive-customerrelationtype:not(.highlighted):hover{background-color:var(--primary-light)}#EditDashboardFunctionView .widgets-table{width:100%}#EditDashboardFunctionView .widgets-table .ui-sortable-handle{vertical-align:top;width:32px}#EditDashboardFunctionView .widgets-table .ui-sortable-handle i{cursor:move;padding:var(--medium-gap);margin-top:7px}#EditDashboardFunctionView .widgets-table .panel .panel-heading .panel-title a{align-items:center;gap:var(--medium-gap);color:var(--text-color);display:flex}#EditDashboardFunctionView .widgets-table .panel .panel-heading .panel-title a .sub-dashboard-number{background-color:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-family:Bold;font-size:13px;display:flex}#EditDashboardFunctionView .widgets-table .panel .panel-heading .panel-title a .sub-dashboard-header-name{flex:1}#EditDashboardFunctionView .widgets-table .panel .panel-heading .panel-title a .limited-access-badge{background-color:var(--blue);color:#fff}#EditDashboardFunctionView .widgets-table .panel .panel-collapse .sub-dashboard-panel{padding:var(--large-gap)}#EditDashboardFunctionView .widgets-table .panel .panel-collapse .sub-dashboard-panel .sub-dashboard-actions{justify-content:space-between;align-items:flex-end;gap:var(--medium-gap);display:flex}#EditDashboardFunctionView .widgets-table .panel .panel-collapse .sub-dashboard-panel .sub-dashboard-actions .sub-dashboard-name{flex:1}#EditDashboardFunctionView .widgets-table .panel .panel-collapse .sub-dashboard-panel .widgets-table{margin:var(--large-gap) 0}#EditDashboardFunctionView .widgets-table .panel .panel-collapse .sub-dashboard-panel .widgets-table tr .ui-sortable-handle i{margin-top:3px}#EditDashboardFunctionView .widgets-table .panel .panel-collapse .sub-dashboard-panel .widgets-table tr:hover{background-color:var(--primary-lighter)}#EditDashboardFunctionView .widgets-table .panel .panel-collapse .sub-dashboard-panel .access-table{width:100%}#EditDashboardFunctionView .widgets-table .panel .panel-collapse .sub-dashboard-panel .form-section-divider{position:relative}#EditDashboardFunctionView .set-as-shared-container [data-tip-bm]:after{width:200px}.active-bids-widget{background-color:var(--white);height:100%}.active-bids-widget .widget-content>div:last-child a{color:var(--text-color);cursor:pointer;justify-content:space-between;align-items:center;transition:all .1s ease-in-out;display:flex}.active-bids-widget .widget-content>div:last-child a>div:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);background-color:#7c7c7c1a;background-position:50%;background-size:cover;border:none;flex:none;width:70px;height:52px}.active-bids-widget .widget-content>div:last-child a>div:last-child{flex:auto;max-width:calc(100% - 75px);padding-right:5px}.active-bids-widget .widget-content>div:last-child a>div:last-child p{white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:13px;line-height:15px;overflow:hidden}.active-bids-widget .widget-content>div:last-child a>div:last-child p strong{font-family:Bold;font-weight:400}.active-bids-widget .widget-content>div:last-child a>div:last-child .highest-bid-deadline{float:right;white-space:nowrap;margin:0 8px}.active-bids-widget .widget-content>div:last-child a>div:last-child .fa-clock{float:right;margin-top:7px;margin-bottom:-5px;margin-right:7px;font-size:22px;line-height:19px}.active-bids-widget .widget-content>div:last-child a:last-child{margin-bottom:0}.active-bids-widget .widget-content>div:last-child a:nth-child(odd){background-color:var(--primary-lightest);border-top:solid 1px var(--white);border-bottom:solid 1px var(--white)}.active-bids-widget .widget-content>div:last-child a:hover{background-color:var(--dashboard-blue);color:#fff}.active-bids-widget .widget-content>div:last-child a:hover .badges li.is-projectmaster,.active-bids-widget .widget-content>div:last-child a:hover .badges li.project-bids{color:var(--blue-tile);background-color:#fff}.active-bids-widget .widget-content>div:last-child a:hover i{color:#fff}.active-bids-widget .widget-content>div:last-child a.is-professional-bid:hover{background-color:var(--professional);color:#fff}.active-bids-widget .widget-content>div:last-child a.is-professional-bid:hover .professionalActorTag:after{color:var(--professional-dark);background-color:#fff}.active-bids-widget .widget-content>div:last-child a.is-professional-bid:hover .fa-mask{color:#fff}.active-bids-widget .widget-content>div:last-child a.is-secret-bid .fa-mask{color:var(--secret-bid)}.active-bids-widget .widget-content>div:last-child a.is-secret-bid:hover{background-color:var(--secret-bid-light);color:#fff}.active-bids-widget .widget-content>div:last-child a.is-secret-bid:hover .professionalActorTag:after{color:var(--secret-bid);background-color:#fff}.active-bids-widget .widget-content>div:last-child a.is-secret-bid:hover .fa-mask,.active-bids-widget .widget-content>div:last-child a.is-secret-bid:hover .fa-clock{color:#fff}.assignments-widget{background-color:var(--white);height:100%}.assignments-widget .widget-content>div>a{color:var(--text-color);flex-wrap:nowrap;align-items:center;transition:all .1s ease-in-out;display:flex}.assignments-widget .widget-content>div>a div:first-child{border-right:solid 1px var(--white);text-align:center;flex:0 0 65px;padding:0 5px;font-family:Light;font-size:32px;line-height:40px}.assignments-widget .widget-content>div>a div:last-child{flex:calc(100% - 70px);max-width:calc(100% - 70px);padding:5px 8px}.assignments-widget .widget-content>div>a div:last-child p{white-space:nowrap;text-overflow:ellipsis;margin:-4px 0 0;padding:0;font-size:12px;overflow:hidden}.assignments-widget .widget-content>div>a div:last-child p:first-child{margin-top:2px;font-family:Bold;font-size:13px}.assignments-widget .widget-content>div>a div:last-child small{font-size:11px}.assignments-widget .widget-content>div>a:nth-child(odd){background:var(--primary-lightest)}.assignments-widget .widget-content>div>a:hover{background-color:var(--dashboard-blue);color:#fff}.back-office-widget{background-color:var(--white);height:100%}.back-office-widget .widget-header .switch-with-label{margin:3px 10px}.back-office-widget .widget-header .switch-with-label label{white-space:nowrap;margin-right:4px}.back-office-widget .widget-content>div>a{color:var(--text-color);flex-wrap:nowrap;align-items:center;padding:4px 0;transition:all .1s ease-in-out;display:flex}.back-office-widget .widget-content>div>a div:first-child{text-align:center;border-right:solid 1px var(--white);flex:0 0 90px;padding:0 5px;font-family:Light;font-size:32px;line-height:40px}.back-office-widget .widget-content>div>a div:last-child{flex:calc(100% - 70px);align-self:center;max-width:calc(100% - 70px);padding:2px 8px}.back-office-widget .widget-content>div>a div:last-child p{white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:12px;line-height:15px;overflow:hidden}.back-office-widget .widget-content>div>a div:last-child p:first-child{font-family:Bold;font-size:13px}.back-office-widget .widget-content>div>a div:last-child small{font-size:11px}.back-office-widget .widget-content>div>a div:last-child small span:empty{display:none}.back-office-widget .widget-content>div>a:nth-child(odd){background:var(--primary-lightest)}.back-office-widget .widget-content>div>a:hover{background-color:var(--dashboard-blue);color:#fff}.calendar-widget{background-color:var(--white);height:100%}.calendar-widget .calendar-link{z-index:1;margin-top:auto}.calendar-widget .widget-header{flex-wrap:nowrap}.calendar-widget .widget-header .title-nav{flex:1;justify-content:space-between;align-items:center;max-width:100%;display:flex}.calendar-widget .widget-header .title-nav .calendar-nav{flex-basis:42px;align-items:center;display:flex}.calendar-widget .widget-header .title-nav .calendar-nav .fa-chevron-left,.calendar-widget .widget-header .title-nav .calendar-nav .fa-chevron-right{color:var(--primary-light);padding:8px;font-size:22px}.calendar-widget .widget-header .title-nav .calendar-nav:hover{cursor:pointer}.calendar-widget .widget-header .title-nav .calendar-nav:hover .fa-chevron-left,.calendar-widget .widget-header .title-nav .calendar-nav:hover .fa-chevron-right{color:var(--link-color)}.calendar-widget .widget-header .title-nav .calendar-nav.nav-prev{justify-content:flex-start}.calendar-widget .widget-header .title-nav .calendar-nav.nav-next{justify-content:flex-end}.calendar-widget .widget-header .chosen-day{align-items:center;gap:var(--small-gap);display:flex}.calendar-widget .widget-header .chosen-day span{color:var(--text-color)}.calendar-widget .widget-header .chosen-day .fa-reply{color:var(--primary-light);margin-left:-20px;font-size:16px}.calendar-widget .widget-header .chosen-day:hover .fa-reply{color:var(--link-color)}.calendar-widget .widget-content{flex-direction:column;justify-items:stretch;display:flex}.calendar-widget .widget-content .calendar-component{flex:1;justify-items:stretch;display:flex}.calendar-widget .widget-content .calendar-component>div{flex-direction:column;flex:1;justify-items:stretch;display:flex}.calendar-widget .widget-content .calendar-component>div .calendar-view{flex:1}.calendar-widget .widget-content .not-clickable{cursor:default!important}.calendar-widget .widget-content .day-view{cursor:pointer;border-radius:var(--border-radius);margin:0;padding:9px 0;display:flex}.calendar-widget .widget-content .day-view>div:first-child{border-right:solid 1px var(--white);flex:0 0 100px;justify-content:center;align-items:center;padding:5px;font-family:Light;display:flex}.calendar-widget .widget-content .day-view>div:last-child{flex:auto;align-self:center;max-width:calc(100% - 110px);padding-left:5px;line-height:16px}.calendar-widget .widget-content .day-view>div:last-child .header{font-family:Bold;font-size:13px}.calendar-widget .widget-content .day-view>div:last-child .header .sync-info{display:none}.calendar-widget .widget-content .day-view>div:last-child .header.exchange-appointment .sync-info{cursor:pointer;display:inline-block}.calendar-widget .widget-content .day-view>div:last-child .header.exchange-appointment .sync-info:after{width:180px}.calendar-widget .widget-content .day-view>div:last-child .header.exchange-appointment .sync-info i{color:#7c7c7c66;padding:0}.calendar-widget .widget-content .day-view>div:last-child .header.exchange-appointment .sync-info i:hover{color:#7c7c7ccc}.calendar-widget .widget-content .day-view>div:last-child>div{justify-content:space-between;align-items:center;min-width:0;display:flex}.calendar-widget .widget-content .day-view>div:last-child>div small{white-space:nowrap;text-overflow:ellipsis;color:var(--primary-dark);font-size:10px;display:block;overflow:hidden}.calendar-widget .widget-content .day-view:nth-child(2n){background-color:var(--primary-lightest)}.calendar-widget .widget-content .day-view:hover{background-color:var(--dashboard-blue);color:#fff}.calendar-widget .widget-content .day-view:hover>div:last-child .header.exchange-appointment .sync-info i{color:#fff}.calendar-widget .widget-content .month-view{flex:1;justify-content:stretch;align-self:stretch;display:flex}.calendar-widget .widget-content .month-view .calendar-view{background-color:var(--primary-lighter);border:solid 1px var(--primary-lighter);border-radius:var(--border-radius);grid-template-columns:repeat(7,1fr);gap:1px;margin:0 0 20px;padding:0;list-style:none;display:grid}.calendar-widget .widget-content .month-view .calendar-view .dayheader,.calendar-widget .widget-content .month-view .calendar-view .day{text-align:center;color:var(--link-color);background-color:var(--white);border-radius:3px;margin:0;padding:3px}.calendar-widget .widget-content .month-view .calendar-view .day{justify-content:center;align-items:center;min-height:40px;display:flex;position:relative}@media (width>=1200px){.calendar-widget .widget-content .month-view .calendar-view .day span{font-family:Light;font-size:18px}}.calendar-widget .widget-content .month-view .calendar-view .day.hasAppointment .number-of-appointments{text-align:center;max-height:5px;font-size:5px;line-height:5px;position:absolute;bottom:5px;left:5px;right:5px;overflow:hidden}.calendar-widget .widget-content .month-view .calendar-view .day:hover{background-color:var(--primary-light);color:var(--primary-dark);cursor:pointer}.calendar-widget .widget-content .month-view .calendar-view .day:hover.hasAppointment{cursor:pointer;background-color:var(--dashboard-blue);color:#fff}.calendar-widget .widget-content .month-view .calendar-view .day.notInThisMonth{background-color:var(--primary-lighter);cursor:default}.calendar-widget .widget-content .month-view .calendar-view .day.today{background-color:var(--orange-light);color:#000}.calendar-widget .widget-content .month-view .calendar-view .day.today span{font-family:Regular}.calendar-widget .widget-content .month-view .calendar-view .dayheader{color:var(--black);justify-content:center;align-items:center;display:flex}.dept-budget-widget,.dept-meglingsjournal-widget,.dept-oppdragsjournal-widget,.dept-regions-and-depts-widget{background-color:var(--white);height:100%}.dept-users-widgets{height:100%}.e-sign-widget{background-color:var(--white);height:100%;overflow-y:visible}.e-sign-widget .communication-error{background-color:var(--red-light);color:#fff;border-radius:var(--border-radius);padding:2px 6px}.e-sign-widget .doc-link{color:var(--text-color);cursor:pointer;justify-content:space-between;font-size:13px;transition:all .1s ease-in-out;display:flex;position:relative}.e-sign-widget .doc-link .doc-tooltip{color:#fff;border-radius:var(--border-radius);border:1px solid var(--black);visibility:hidden;z-index:50;background-color:#000;width:100%;max-width:600px;font-size:12px;line-height:14px;display:none;position:absolute;bottom:55px;right:0}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content{padding:var(--small-gap)}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-name-header{padding-left:12px}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-status-header{text-align:right;padding-right:var(--large-gap)}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-list{margin:0;padding:0;list-style:none}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-list li{white-space:normal;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;display:flex}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-list li .fa-user-crown{color:#eab80b}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-list li i.fa-user{margin-right:var(--small-gap)}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-list li i.fa-check{color:var(--green-light)}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-list li i.fa-exclamation{color:var(--red-light)}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-list li i.fa-question{color:var(--yellow)}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-list li:not(:last-child){margin-bottom:var(--small-gap)}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content .doc-tooltip-status{text-align:right}.e-sign-widget .doc-link .doc-tooltip .doc-tooltip-content:after{content:"";top:100%;right:var(--medium-gap);color:var(--white);border-style:solid;border-width:8px;border-color:var(--text-color) transparent transparent transparent;position:absolute}.e-sign-widget .doc-link .estate-img{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);background-color:#7c7c7c1a;background-position:50%;background-size:cover;border:none;flex:none;justify-content:center;align-items:center;width:70px;height:52px;display:flex}.e-sign-widget .doc-link .estate-img .fa-exclamation-triangle{color:var(--red-light);font-size:2em}.e-sign-widget .doc-link .doc-info{flex-direction:column;flex:auto;justify-content:space-between;align-self:center;max-width:calc(100% - 75px);padding-right:5px;display:flex}.e-sign-widget .doc-link .doc-info .flex-line{justify-content:space-between;display:flex}.e-sign-widget .doc-link .doc-info .flex-line .buttons{gap:var(--small-gap);flex-wrap:wrap;flex:1;justify-content:flex-end;display:flex}.e-sign-widget .doc-link .doc-info .flex-line>div{white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:16px;overflow:hidden}.e-sign-widget .doc-link .doc-info .flex-line>div strong{font-family:Bold;font-weight:400}.e-sign-widget .doc-link:nth-child(odd){background-color:var(--primary-lightest);border-top:solid 1px var(--white);border-bottom:solid 1px var(--white)}.e-sign-widget .doc-link:hover{background-color:var(--dashboard-blue);color:#fff}.e-sign-widget .doc-link:hover .badge-and-tooltip-trigger .sign-status-badge{color:var(--text-color)}.e-sign-widget .doc-link:hover .badge-and-tooltip-trigger i{opacity:.7}.e-sign-widget .doc-link:hover .doc-tooltip{visibility:visible}.e-sign-widget .doc-link:nth-of-type(-n+3):hover .doc-tooltip{bottom:unset;top:54px}.e-sign-widget .doc-link:nth-of-type(-n+3):hover .doc-tooltip .doc-tooltip-content:after{border-color:transparent transparent var(--text-color) transparent;top:-16px}.e-sign-widget #widget-sort-options{margin-bottom:var(--small-gap);justify-content:flex-end;align-items:center;display:flex}.e-sign-widget #widget-sort-options button.sort-direction{height:24px;margin-right:3px;display:inline-block}.e-sign-widget #widget-sort-options select.sort-options{max-width:150px;display:inline-block}.e-sign-widget .expired{color:var(--red-light)}.e-sign-widget .badge-and-tooltip-trigger{align-items:center;display:flex}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span{background-color:var(--white);border:solid 1px var(--primary-lightest);border-radius:var(--border-radius);padding:3px;font-size:10px;line-height:22px}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span.pending-signatures{background-color:var(--yellow);border-color:var(--yellow);color:#000}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span.pending-signatures i{color:#000}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span.pending-signatures i.fa-exclamation-triangle{color:var(--red-light)}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span.signed{background-color:var(--green-light);border-color:var(--green-light);color:#fff}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span.signed i{color:#fff}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span.only-missing-user,.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span.expired{background-color:var(--red-light);border-color:var(--red-light);color:#fff}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span.only-missing-user i,.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge>span.expired i{color:#fff}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge:hover i{opacity:1}.e-sign-widget .badge-and-tooltip-trigger .sign-status-badge:hover~.doc-tooltip{display:block}.external-widget{background-color:var(--white);height:100%}.external-widget .widget-content{padding:0!important;overflow-y:hidden!important}.external-widget iframe{border:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden}.external-widget .widget-group{margin:0 3px;display:flex}.external-widget #ewloader{background:#fff;width:100%;height:100%;position:absolute}.external-widget .widget-content{margin:0;padding:0;overflow:hidden}.external-widget .widget-source{color:#3f3b3c;z-index:99;background-color:#fff9;padding:2px;font-size:10px;line-height:11px;position:absolute;bottom:0;right:0}.external-widget .widget-fail{text-align:center}@media (width<=991px){.external-widget .widget-source{right:18px}}.leads-widget .widget-content{flex-direction:column;justify-content:space-between;align-items:center;display:flex}.leads-widget .widget-content .leads-list{flex-direction:column;flex:1;justify-content:space-between;width:100%;margin:0;padding:0;list-style:none;display:flex}.leads-widget .widget-content .leads-list>li{flex:1}.leads-widget .widget-content .leads-list>li a{color:var(--text-color);justify-content:space-between;align-self:stretch;align-items:center;height:100%;padding:5px;display:flex}.leads-widget .widget-content .leads-list>li a ul{margin:0;list-style:none}.leads-widget .widget-content .leads-list>li a ul li{font-size:12px}.leads-widget .widget-content .leads-list>li a ul li:first-child{font-family:Bold;font-size:13px}.leads-widget .widget-content .leads-list>li a .circles{display:flex}.leads-widget .widget-content .leads-list>li a .circles .circle{border:solid 1px var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.leads-widget .widget-content .leads-list>li a .circles .circle.total-count{background-color:var(--primary);width:70px;height:70px;font-size:22px}.leads-widget .widget-content .leads-list>li a .circles .circle.new-count{width:35px;height:35px;color:var(--text-color);background-color:var(--white);margin-top:-7px;margin-left:-14px;font-size:12px}.leads-widget .widget-content .leads-list>li a.leads .circle{border-color:var(--red)}.leads-widget .widget-content .leads-list>li a.leads .circle.total-count{background-color:var(--red);color:#fff}.leads-widget .widget-content .leads-list>li a.prospects .circle{border-color:var(--yellow)}.leads-widget .widget-content .leads-list>li a.prospects .circle.total-count{background-color:var(--yellow);color:#000}.leads-widget .widget-content .leads-list>li a.qualified-leads .circle{border-color:var(--green)}.leads-widget .widget-content .leads-list>li a.qualified-leads .circle.total-count{background-color:var(--green);color:#fff}.leads-widget .widget-content .leads-list>li a:hover{color:#fff;background-color:var(--dashboard-blue)}.leads-widget .widget-content .leads-list>li a:hover .deadline{color:#fff}.leads-widget .widget-content .leads-list>li a:hover.leads .circle,.leads-widget .widget-content .leads-list>li a:hover.prospects .circle,.leads-widget .widget-content .leads-list>li a:hover.qualified-leads .circle{border-color:#fff}.leads-widget .widget-content .leads-list>li a:hover.leads .circle.total-count,.leads-widget .widget-content .leads-list>li a:hover.prospects .circle.total-count,.leads-widget .widget-content .leads-list>li a:hover.qualified-leads .circle.total-count{color:var(--dashboard-blue);background-color:#fff}.leads-widget .widget-content .leads-list>li a:hover.leads .circle.new-count,.leads-widget .widget-content .leads-list>li a:hover.prospects .circle.new-count,.leads-widget .widget-content .leads-list>li a:hover.qualified-leads .circle.new-count{color:var(--dashboard-blue);border-color:var(--dashboard-blue);background-color:#fff}@media (width>=1600px){.leads-widget .widget-content .leads-list>li a{padding:5px 20px}}.leads-widget .widget-content .leads-list>li .deadline{color:var(--red)}.leads-widget .widget-content .section-divider{width:100%}.leads-widget .widget-content .section-divider>span{overflow:visible}.leads-widget .widget-content .section-divider [data-tip-tm]:after{width:125px}.leads-widget .widget-backdrop{display:none}.leads-widget .widget-backdrop.active{display:flex}.leases-widget{background-color:var(--white);height:100%}.leases-widget h4.with-tooltip{overflow:visible!important}.leases-widget .widget-content ul{flex-direction:column;gap:1px;width:100%;margin:0;padding:0;list-style:none;display:flex}.leases-widget .widget-content ul li{border-radius:var(--border-radius);justify-content:space-between;display:flex}.leases-widget .widget-content ul li a{border-radius:var(--border-radius);flex:0 0 44px;justify-content:center;align-items:center;display:flex}.leases-widget .widget-content ul li a i{color:var(--text-color);font-size:16px}.leases-widget .widget-content ul li a.navigate-to-lease{color:var(--text-color);flex:auto;justify-content:flex-start;align-items:center;min-width:0;display:flex}.leases-widget .widget-content ul li a.navigate-to-lease strong,.leases-widget .widget-content ul li a.navigate-to-lease small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.leases-widget .widget-content ul li a.navigate-to-lease .lease-image{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);background-color:#7c7c7c1a;background-position:50%;background-size:cover;border:none;flex:0 0 70px;height:55px}.leases-widget .widget-content ul li a.navigate-to-lease .info{min-width:0;padding:0 var(--small-gap);flex:100%;font-size:13px;line-height:15px}.leases-widget .widget-content ul li a.navigate-to-lease .info strong{font-family:Bold;font-weight:400}.leases-widget .widget-content ul li a:hover{background-color:var(--dashboard-blue);color:#fff}.leases-widget .widget-content ul li a:hover i{color:#fff}.leases-widget .widget-content ul li:nth-child(odd){background-color:var(--primary-lightest)}.leases-widget .widget-content .widget-date-range{margin:0 auto var(--small-gap) auto;gap:var(--small-gap);justify-content:center;display:flex}.leases-widget .widget-content .widget-date-range .datepicker-holder{position:relative}.leases-widget .widget-content .widget-date-range.invalid-date .input-group{border:#c87a7a;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #fb9999}.leases-widget .widget-content .widget-date-range.invalid-date .input-group .form-control{border:solid 1px var(--red-light)}.leases-widget .widget-content .widget-date-range.invalid-date .input-group .input-group-addon{border-color:var(--red-light)}.leases-widget .widget-content .widget-date-range.date-range-visible{width:280px}.leases-widget .widget-content .widget-date-range.date-range-visible .col-xs-4{width:50%}.leases-widget .widget-content .lease-item{border-radius:var(--border-radius);position:relative}.leases-widget .widget-content .lease-item a{color:var(--text-color);cursor:pointer;justify-content:space-between;width:100%;padding-right:50px;transition:all .1s ease-in-out;display:flex}.leases-widget .widget-content .lease-item a>div:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);background-color:#7c7c7c1a;background-position:50%;background-size:cover;border:none;flex:none;width:70px;height:52px}.leases-widget .widget-content .lease-item a>div:last-child{flex-direction:column;flex:auto;justify-content:space-between;align-self:center;max-width:calc(100% - 75px);padding-right:5px;display:flex;position:relative}.leases-widget .widget-content .lease-item a>div:last-child>div{justify-content:space-between;display:flex}.leases-widget .widget-content .lease-item a>div:last-child>div p{white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:13px;line-height:15px;overflow:hidden}.leases-widget .widget-content .lease-item a>div:last-child>div p strong{font-family:Bold;font-weight:400}.leases-widget .widget-content .lease-item a.selected,.leases-widget .widget-content .lease-item a:hover{background-color:var(--dashboard-blue);color:#fff}.leases-widget .widget-content .lease-item a.selected+.widget-shortcuts i,.leases-widget .widget-content .lease-item a:hover+.widget-shortcuts i{color:#fff}.leases-widget .widget-content .lease-item a.selected+.widget-shortcuts .fa-bell{font-weight:700}.leases-widget .widget-content .lease-item .widget-shortcuts{position:absolute;top:15px;right:5px}.leases-widget .widget-content .lease-item .widget-shortcuts i{cursor:pointer;margin:0 5px;font-size:16px}.leases-widget .widget-content .lease-item .widget-shortcuts i:hover{font-weight:900}.leases-widget .widget-content .lease-item:nth-child(odd){background-color:var(--primary-lightest);border-top:solid 1px var(--white);border-bottom:solid 1px var(--white)}@media (width<=1199px){.leases-widget .widget-content{height:350px}}.new-interested-parties-widget{background-color:var(--white);height:100%}.new-interested-parties-widget .widget-content>div:last-child a{color:var(--text-color);cursor:pointer;justify-content:space-between;transition:all .1s ease-in-out;display:flex}.new-interested-parties-widget .widget-content>div:last-child a>div:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);background-color:#7c7c7c1a;background-position:50%;background-size:cover;border:none;flex:none;width:70px;height:52px}.new-interested-parties-widget .widget-content>div:last-child a>div:last-child{flex-direction:column;flex:auto;justify-content:space-between;align-self:center;max-width:calc(100% - 75px);padding-right:5px;display:flex}.new-interested-parties-widget .widget-content>div:last-child a>div:last-child>div{justify-content:space-between;display:flex}.new-interested-parties-widget .widget-content>div:last-child a>div:last-child>div p{white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:13px;line-height:15px;overflow:hidden}.new-interested-parties-widget .widget-content>div:last-child a>div:last-child>div p strong{font-family:Bold;font-weight:400}.new-interested-parties-widget .widget-content>div:last-child a>div:last-child>div .badges li{margin:0}.new-interested-parties-widget .widget-content>div:last-child a:nth-child(odd){background-color:var(--primary-lightest);border-top:solid 1px var(--white);border-bottom:solid 1px var(--white)}.new-interested-parties-widget .widget-content>div:last-child a:hover{background-color:var(--dashboard-blue);color:#fff}.new-interested-parties-widget .widget-content>div:last-child a:hover .badges li.is-projectmaster,.new-interested-parties-widget .widget-content>div:last-child a:hover .badges li.project-bids{color:var(--blue-tile);background-color:#fff}.new-interested-parties-widget .widget-content>div:last-child a:hover i{color:#fff}.new-interested-parties-widget .widget-content>div:last-child a.is-secret-bid .fa-mask{color:var(--secret-bid)}.new-interested-parties-widget .widget-content>div:last-child a.is-secret-bid:hover{background-color:var(--secret-bid-light)}.new-interested-parties-widget .widget-content>div:last-child a.is-secret-bid:hover .fa-mask{color:#fff}.notarization-widget{background-color:var(--white);height:100%}.notarization-widget a.notarization-item{color:var(--text-color);flex-wrap:nowrap;justify-content:space-between;align-items:center;transition:all .1s ease-in-out;display:flex}.notarization-widget a.notarization-item .image{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 70px;align-self:stretch;height:52px}.notarization-widget a.notarization-item .text{flex:1;min-width:0;margin:0 5px}.notarization-widget a.notarization-item .text .headings{justify-content:space-between;font-family:Bold;font-size:13px;display:flex}.notarization-widget a.notarization-item .text .headings>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notarization-widget a.notarization-item .text .headings>span:last-child{text-align:right;min-width:115px;margin-left:10px}.notarization-widget a.notarization-item .text .details{justify-content:space-between;font-size:11px;display:flex}.notarization-widget a.notarization-item .text .details>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.notarization-widget a.notarization-item .text .details>span:last-child{text-align:right;min-width:90px;margin-left:10px}.notarization-widget a.notarization-item:nth-child(odd){background-color:var(--primary-lightest)}.notarization-widget a.notarization-item:hover{background-color:var(--dashboard-blue);color:#fff}.notarization-widget a.notarization-item:hover .valueNotSet{color:#fff}.result-widget{background-color:var(--white);height:100%}.result-widget .widget-content{flex-direction:column;display:flex}.result-widget .widget-content>div{flex-direction:column;flex:1;gap:1px;display:flex}.result-widget .widget-content>div .row{border-radius:var(--border-radius);justify-content:center;margin:0;display:flex}.result-widget .widget-content>div .row>div{flex-direction:column;flex:1;justify-content:center;padding:0;display:flex}.result-widget .widget-content>div .row .with-horizontal-bar{border-left:solid 1px var(--white);border-right:solid 1px var(--white)}.result-widget .widget-content>div .row .actual-budget{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-family:Light;font-size:18px;display:block;overflow:hidden}.result-widget .widget-content>div .row .actual-budget.valueNotSet{color:var(--red)}.result-widget .widget-content>div .row:nth-child(2n){background-color:var(--primary-lightest)}.result-widget .widget-content>div .row p{margin:0;padding:0}.result-widget .widget-content>div .row .one-hundred-percent{text-align:right;width:calc(83.33% + 14px);margin-top:5px;position:relative}.result-widget .widget-content>div .row .one-hundred-percent:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;top:10px;right:12px}.result-widget .widget-content>div .row .horizontalbar-outer{width:100%;height:100%;position:relative}.result-widget .widget-content>div .row .horizontalbar-outer:before{content:" ";color:var(--white);font-size:11px;position:absolute;inset:0 16.67% 0 0}.result-widget .widget-content>div .row .horizontalbar-outer p{z-index:1;white-space:nowrap;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.result-widget .widget-content>div .row .horizontalbar-outer p .result-tooltip{cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;top:calc(50% - 10px);left:0;right:0}.result-widget .widget-content>div .row .horizontalbar-outer p .result-tooltip:after{width:250%;max-width:420px;font-size:12px;line-height:16px}.result-widget .widget-content>div .row .horizontalbar-outer .horizontalbar-inner{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);will-change:width;background-color:#0a90ac73;width:0;height:100%;transition:width .5s ease-in;position:relative}.result-widget .widget-content>div .row .horizontalbar-outer .horizontalbar-inner.green{background-color:#71c00059}.result-widget .widget-content>div .row .horizontalbar-outer .horizontalbar-inner.green:before{background-color:#71c000}.result-widget .widget-content>div .row .horizontalbar-outer .horizontalbar-inner:before{z-index:5;color:var(--white);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);text-align:center;content:attr(graph-title);background-color:#0a90ac;height:15px;padding:0 3px;font-size:11px;line-height:14px;position:absolute;top:calc(50% - 8px)}.result-widget .widget-content>div .row.hover-tooltip{flex:1}.result-widget .widget-content>div .row.hover-tooltip:hover{background-color:var(--dashboard-blue);color:#fff;z-index:10}.result-widget .widget-content>div .row.hover-tooltip:hover .horizontalbar-outer .horizontalbar-inner{background-color:#fff3}.result-widget .widget-content>div .row.hover-tooltip:hover .horizontalbar-outer .horizontalbar-inner:before{color:#fff;background-color:#fff6}.settlement-efficiency-widget{background-color:var(--white);height:100%}.settlement-efficiency-widget .efficiency-summary-header{text-align:center;margin:20px 0 40px;font-family:Light;font-size:18px}.settlement-efficiency-widget .efficiency-summary{list-style:none}.settlement-efficiency-widget .efficiency-summary li:not(:last-child){margin-bottom:15px}.settlement-efficiency-widget .efficiency-summary li.handover-settlement-time div:first-child{color:var(--white);background-color:#961932}.settlement-efficiency-widget .efficiency-summary li.takeover-time div:first-child{color:#222;background-color:#bedce6}.settlement-efficiency-widget .efficiency-summary li.filing-time div:first-child{color:#222;background-color:#ebe6d7}.settlement-efficiency-widget .efficiency-summary li div{vertical-align:middle;margin-right:10px;display:inline-block}.settlement-efficiency-widget .efficiency-summary li div:first-child{text-align:center;border-radius:50%;width:65px;height:64px;font-family:Light;font-size:34px;line-height:65px;display:inline-block}.settlement-efficiency-widget .efficiency-summary li div:last-child{width:calc(100% - 90px)}.settlement-folders-widget{background-color:var(--white);height:100%}.settlement-folders-widget .widget-header .switch-with-label{margin:0}.settlement-folders-widget .widget-header .switch-with-label>label{margin-right:4px}.settlement-folders-widget .widget-content .widget-filter{max-width:330px;margin:10px auto;display:flex}.settlement-folders-widget .widget-content .widget-filter .autosuggest{flex:1}.settlement-folders-widget .widget-content .widget-filter .btn{margin-left:5px;padding:5px 10px}.settlement-folders-widget .widget-content>div>a{color:var(--text-color);flex-wrap:nowrap;align-items:center;padding:4px 0;transition:all .1s ease-in-out;display:flex}.settlement-folders-widget .widget-content>div>a div:first-child{text-align:center;border-right:solid 1px var(--white);flex:0 0 90px;padding:0 5px;font-family:Light;font-size:32px;line-height:40px}.settlement-folders-widget .widget-content>div>a div:last-child{flex:calc(100% - 70px);align-self:center;max-width:calc(100% - 70px);padding:2px 8px}.settlement-folders-widget .widget-content>div>a div:last-child p{white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:12px;line-height:15px;overflow:hidden}.settlement-folders-widget .widget-content>div>a div:last-child p:first-child{font-family:Bold;font-size:13px}.settlement-folders-widget .widget-content>div>a div:last-child p:last-child{color:var(--primary-dark)}.settlement-folders-widget .widget-content>div>a div:last-child small{font-size:11px}.settlement-folders-widget .widget-content>div>a div:last-child small span:empty{display:none}.settlement-folders-widget .widget-content>div>a:nth-child(odd){background:var(--primary-lightest)}.settlement-folders-widget .widget-content>div>a:hover{background-color:var(--dashboard-blue);color:#fff}.settlement-payouts-widget{background-color:var(--white);height:100%}.settlement-payouts-widget .widget-content{flex-direction:column;justify-content:center;align-items:center;min-height:307px;display:flex}.settlement-payouts-widget .widget-content .funnel-and-text{justify-content:space-between;height:100%;min-height:200px;display:flex}.settlement-payouts-widget .widget-content .funnel-and-text ul{align-self:center;margin:0;padding:0;list-style:none}.settlement-payouts-widget .widget-content .funnel-and-text ul li{background-color:#fff9;width:210px;margin:10px 0}.settlement-payouts-widget .widget-content .funnel-and-text ul li a{border-left:solid 4px var(--primary);will-change:border-left;color:var(--primary-darkest);padding:6px;transition:border-left .2s linear;display:block}.settlement-payouts-widget .widget-content .funnel-and-text ul li a:hover{color:var(--black);border-left-width:10px}.settlement-payouts-widget .widget-content .funnel-and-text ul li a p{margin:0;padding:0}.settlement-payouts-widget .widget-content .funnel-and-text ul li.red a{border-left-color:var(--red-light)}.settlement-payouts-widget .widget-content .funnel-and-text ul li.yellow a{border-left-color:var(--yellow-light)}.settlement-payouts-widget .widget-content .funnel-and-text ul li.green a{border-left-color:var(--green-light)}.settlement-payouts-widget .widget-content .funnel-and-text .svgFunnel{align-self:center}.settlement-payouts-widget .widget-content .funnel-and-text .svgFunnel>svg{width:100%;max-width:170px}.settlement-payouts-widget .widget-content .funnel-and-text .svgFunnel>svg .green{fill:var(--green)}.settlement-payouts-widget .widget-content .funnel-and-text .svgFunnel>svg .yellow{fill:var(--yellow-light)}.settlement-payouts-widget .widget-content .funnel-and-text .svgFunnel>svg .red{fill:var(--red)}.settlement-payouts-widget .widget-content .funnel-and-text .svgFunnel>svg .greenTop{fill:var(--green-dark)}.settlement-payouts-widget .widget-content .funnel-and-text .svgFunnel>svg .yellowTop{fill:var(--yellow-dark)}.settlement-payouts-widget .widget-content .funnel-and-text .svgFunnel>svg .redTop{fill:var(--red-dark)}.settlement-preparations-widget{background-color:var(--white);height:100%}.settlement-preparations-widget.widget-fullscreen .widget-content{flex-direction:row;display:flex}.settlement-preparations-widget.widget-fullscreen .widget-content>div{flex:1}.settlement-preparations-widget.widget-fullscreen .widget-content>div canvas{flex:1;width:100%}.settlement-takeovers-widget{background-color:var(--white);height:100%}.settlement-takeovers-widget a.takeover-item{color:var(--text-color);flex-wrap:nowrap;justify-content:space-between;align-items:center;transition:all .1s ease-in-out;display:flex}.settlement-takeovers-widget a.takeover-item .image{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 70px;align-self:stretch;height:52px}.settlement-takeovers-widget a.takeover-item .time{flex:0 0 85px;padding-left:5px}.settlement-takeovers-widget a.takeover-item .time>div{font-family:Bold;font-size:13px}.settlement-takeovers-widget a.takeover-item .text{flex:1;min-width:0;margin:0 5px}.settlement-takeovers-widget a.takeover-item .text .headings{justify-content:space-between;font-family:Bold;font-size:13px;display:flex}.settlement-takeovers-widget a.takeover-item .text .headings>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.settlement-takeovers-widget a.takeover-item .text .headings>span:last-child{text-align:right;min-width:115px;margin-left:10px}.settlement-takeovers-widget a.takeover-item .text .details{justify-content:space-between;font-size:11px;display:flex}.settlement-takeovers-widget a.takeover-item .text .details>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.settlement-takeovers-widget a.takeover-item .text .details>span:last-child{text-align:right;min-width:90px;margin-left:10px}.settlement-takeovers-widget a.takeover-item:nth-child(odd){background-color:var(--primary-lightest);border-top:solid 1px var(--white);border-bottom:solid 1px var(--white)}.settlement-takeovers-widget a.takeover-item:hover{background-color:var(--dashboard-blue);color:#fff}.settlement-takeovers-widget a.takeover-item:hover .valueNotSet{color:#fff}.statistics-widget{background-color:var(--white);height:100%}.statistics-widget .widget-content{flex-direction:column;display:flex}.statistics-widget .widget-content .graph-and-summary{flex-direction:column;flex:1;justify-content:space-between;display:flex}.statistics-widget .widget-content .graph-and-summary .graph-header{gap:var(--small-gap);flex-wrap:wrap;flex:0;justify-content:space-between;align-items:center;display:flex}.statistics-widget .widget-content .graph-and-summary .graph-header select{min-width:120px;max-width:240px}.statistics-widget .widget-content .graph-and-summary .graph-header .publish-date{white-space:nowrap;font-size:11px}.statistics-widget .widget-content .graph-and-summary .summary{margin:var(--large-gap);gap:var(--small-gap);flex-wrap:wrap;flex:0 0 60px;justify-content:space-evenly;align-items:center;list-style:none;display:flex}.statistics-widget .widget-content .graph-and-summary .summary li{align-items:center;gap:var(--small-gap);flex-wrap:wrap;justify-content:center;display:flex}.statistics-widget .widget-content .graph-and-summary .summary li .statistics-legend{border-radius:var(--border-radius);text-align:center;color:#fff;min-width:20px;margin-right:var(--small-gap);padding:0 3px;display:inline-block}.statistics-widget .widget-content .graph-and-summary .summary li .statistics-legend.green{background-color:var(--green)}.statistics-widget .widget-content .graph-and-summary .summary li .statistics-legend.orange{background-color:var(--orange)}.statistics-widget .widget-content .graph-and-summary .summary li .statistics-legend.blue{background-color:var(--dashboard-blue)}.statistics-widget .widget-content .graph-and-summary .summary li .statistics-legend small{white-space:nowrap;text-align:center;margin:0 auto;display:block}.statistics-widget .widget-content .graph-and-summary .summary li .finn-logo{vertical-align:middle;background-image:url(/assets/FINN_no.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:36px;height:18px;display:inline-block}.statistics-widget .widget-content .graph-and-summary .summary li .finn-logo small{white-space:nowrap}.statistics-widget .widget-content .graph-and-summary .graph{flex:1;justify-content:stretch;align-items:stretch;width:99.9%;height:100%;display:flex;position:relative}.statistics-widget .widget-content .graph-and-summary .graph canvas{z-index:0;position:absolute;inset:0}.todo-widget{background-color:var(--white);height:100%}.todo-widget .widget-filters{flex-wrap:wrap;align-items:center;display:flex}.todo-widget .widget-filters select{background-color:var(--white);height:24px;color:var(--text-color);border-radius:var(--form-border-radius);border:none;outline:none;align-self:flex-end;margin-bottom:0;margin-right:2px;font-family:Regular;font-size:13px}.todo-widget .widget-filters select:hover,.todo-widget .widget-filters select:focus{outline:1px solid #000}.todo-widget .widget-filters .toggle-show-buttons{align-items:center;display:flex}.todo-widget .widget-filters .toggle-show-buttons a{background-color:var(--white);border-radius:var(--form-border-radius);height:24px;color:var(--text-color);border:1px solid #0000;justify-content:center;align-items:center;margin-right:2px;padding:2px 10px;font-size:13px;transition:background .2s ease-in-out;display:flex}.todo-widget .widget-filters .toggle-show-buttons a span{white-space:nowrap}.todo-widget .widget-filters .toggle-show-buttons a i{color:var(--primary-dark);font-size:10px}.todo-widget .widget-filters .toggle-show-buttons a i.red{color:var(--red)}.todo-widget .widget-filters .toggle-show-buttons a i.green{color:var(--green)}.todo-widget .widget-filters .toggle-show-buttons a.selected{background-color:var(--blue-light);color:#fff}.todo-widget .widget-filters .toggle-show-buttons a.selected i{color:#fff}.todo-widget .widget-filters .toggle-show-buttons a:hover{opacity:.8;border-color:var(--blue-light)}.todo-widget .widget-filters .toggle-show-buttons a.backward.selected,.todo-widget .widget-filters .toggle-show-buttons a.backward:hover{background-color:var(--red)}.todo-widget .widget-filters .toggle-show-buttons a.forward.selected,.todo-widget .widget-filters .toggle-show-buttons a.forward:hover{background-color:var(--green)}.todo-widget .widget-content>ul{margin:0;list-style:none}.todo-widget .widget-content>ul li{color:var(--text-color);cursor:pointer;border-radius:var(--border-radius);flex-direction:row;padding:4px;display:flex}.todo-widget .widget-content>ul li .date-sheet{flex:0 0 36px;height:36px;margin:0 5px 0 0;padding:0 5px}.todo-widget .widget-content>ul li .date-sheet .day{font-size:16px;line-height:20px}.todo-widget .widget-content>ul li .date-sheet .month{margin-bottom:0;font-size:10px;line-height:1}.todo-widget .widget-content>ul li .date-sheet.past-date{background-color:var(--red);color:#fff}.todo-widget .widget-content>ul li .date-sheet.future-date{background-color:var(--green);color:#fff}.todo-widget .widget-content>ul li .info{flex:100%;min-width:0;transition:background-color .1s ease-in-out}.todo-widget .widget-content>ul li .info .heading{font-family:Bold;font-size:13px}.todo-widget .widget-content>ul li .info .details{justify-content:space-between;min-width:0;font-size:12px;line-height:15px;display:flex}.todo-widget .widget-content>ul li .info .details i{color:var(--dashboard-blue);margin:0 3px;font-size:10px;line-height:normal}.todo-widget .widget-content>ul li .info .details i.red{color:var(--red)}.todo-widget .widget-content>ul li .info .details i.green{color:var(--green)}.todo-widget .widget-content>ul li .info .details span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.todo-widget .widget-content>ul li .info .details a{white-space:nowrap;text-overflow:ellipsis;text-align:right;min-width:0;overflow:hidden}.todo-widget .widget-content>ul li .info .dropdown-menu{width:160px;margin:0}.todo-widget .widget-content>ul li .info .dropdown-menu a{clear:both;color:var(--text-color);width:100%;text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}.todo-widget .widget-content>ul li .info .dropdown-menu a:hover{text-decoration:underline}.todo-widget .widget-content>ul li:nth-child(odd){background:var(--primary-lightest)}.todo-widget .widget-content>ul li:hover{background-color:var(--dashboard-blue);color:#fff}.todo-widget .widget-content>ul li:hover .date-sheet{color:var(--dashboard-blue)}.todo-widget .widget-content>ul li:hover .date-sheet.past-date,.todo-widget .widget-content>ul li:hover .date-sheet.future-date{background-color:var(--dashboard-blue);color:#fff}.todo-widget .widget-content>ul li:hover .info a .heading,.todo-widget .widget-content>ul li:hover .info a .fa-caret-down,.todo-widget .widget-content>ul li:hover .info .details i.red,.todo-widget .widget-content>ul li:hover .info .details i.green,.todo-widget .widget-content>ul li:hover .info .details i.fa-calendar-exclamation,.todo-widget .widget-content>ul li:hover .info .details a{color:#fff}.valuationstatistics-widget .progress-container{display:flex}.valuationstatistics-widget .progress-container svg.progressbar{height:26px}.valuationstatistics-widget .progress-container svg.progressbar .bakgrunn,.valuationstatistics-widget .progress-container svg.progressbar .fyll{opacity:1;transition:opacity .2s ease-in-out}.valuationstatistics-widget .widget-content{flex-direction:column;justify-content:space-between;align-items:center;display:flex}.valuationstatistics-widget .widget-content .valuationstatistics-list{flex-direction:column;flex:1;justify-content:space-between;width:100%;margin:0;padding:0;list-style:none;display:flex}.valuationstatistics-widget .widget-content .valuationstatistics-list>li{flex:1}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a{color:var(--text-color);justify-content:space-between;align-self:stretch;align-items:center;height:100%;padding:5px;display:flex}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a ul{margin:0;list-style:none}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a ul li{font-size:12px}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a ul li:first-child{font-family:Bold;font-size:13px}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a .circles{display:flex}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a .circles .circle{border:solid 1px var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a .circles .circle.total-count{background-color:var(--primary);width:70px;height:70px;font-size:22px}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a .circles .circle.new-count{width:35px;height:35px;color:var(--text-color);background-color:var(--white);margin-top:-7px;margin-left:-14px;font-size:12px}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a.leads .circle{border-color:var(--red)}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a.leads .circle.total-count{background-color:var(--red);color:#fff}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a.prospects .circle{border-color:var(--yellow)}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a.prospects .circle.total-count{background-color:var(--yellow);color:#000}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a.qualified-leads .circle{border-color:var(--green)}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a.qualified-leads .circle.total-count{background-color:var(--green);color:#fff}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover{color:#fff;background-color:var(--dashboard-blue)}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover .deadline{color:#fff}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover.leads .circle,.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover.prospects .circle,.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover.qualified-leads .circle{border-color:#fff}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover.leads .circle.total-count,.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover.prospects .circle.total-count,.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover.qualified-leads .circle.total-count{color:var(--dashboard-blue);background-color:#fff}.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover.leads .circle.new-count,.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover.prospects .circle.new-count,.valuationstatistics-widget .widget-content .valuationstatistics-list>li a:hover.qualified-leads .circle.new-count{color:var(--dashboard-blue);border-color:var(--dashboard-blue);background-color:#fff}@media (width>=1600px){.valuationstatistics-widget .widget-content .valuationstatistics-list>li a{padding:5px 20px}}.valuationstatistics-widget .widget-content .valuationstatistics-list>li .deadline{color:var(--red)}.valuationstatistics-widget .widget-content .section-divider{width:100%}.valuationstatistics-widget .widget-content .section-divider>span{overflow:visible}.valuationstatistics-widget .widget-content .section-divider [data-tip-tm]:after{width:125px}.valuationstatistics-widget .widget-backdrop{display:none}.valuationstatistics-widget .widget-backdrop.active{display:flex}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td:first-child{padding-left:var(--large-gap)}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td:first-child:before{content:" ";justify-content:center;align-items:center;width:15px;font-family:"Font Awesome 5 Pro";font-weight:900;display:inline-flex;position:absolute;top:calc(50% - 9px);left:0}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td.expanded{font-family:Bold}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td.expanded:before{content:" "}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr .name-cell{gap:var(--small-gap);white-space:normal;align-items:center;display:flex}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr .name-cell .user-image{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--primary-light);border:solid 1px var(--primary-light);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr .name-cell .user-image.small{flex:0 0 16px;width:16px;height:16px}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr .name-cell .user-initials{letter-spacing:1px;opacity:.9;color:var(--primary-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--primary-light);border:solid 1px var(--primary-light);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-family:Bold;display:flex}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr .name-cell .user-initials.small{letter-spacing:0;flex:0 0 16px;width:16px;height:16px;font-size:9px}.valuationstatistics-widget .valuationstatistics-widget-table .table-with-sticky-headers .customizable-table>tbody tr .name-cell .details-name{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.valuationstatistics-widget .header-tooltip:after{width:295px}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table th:has(.excluded-from-total-tooltip) div{gap:var(--small-gap);align-items:center;display:flex;overflow:visible}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table th:has(.excluded-from-total-tooltip) div .header-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .expanded-data{padding-left:var(--large-gap);vertical-align:middle}@media (width<=767px){.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .expanded-data{padding-left:var(--small-gap)}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .expanded-data:before{display:none}}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .progress-container{display:flex}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .progress-container svg.progressbar{height:26px}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .progress-container svg.progressbar .bakgrunn,.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .progress-container svg.progressbar .fyll{opacity:1;transition:opacity .2s ease-in-out}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr:hover .progress-container svg.progressbar .bakgrunn,.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr:hover .progress-container svg.progressbar .fyll{opacity:.8}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td:first-child{padding-left:var(--large-gap)}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td:first-child:before{content:" ";justify-content:center;align-items:center;width:15px;font-family:"Font Awesome 5 Pro";font-weight:900;display:inline-flex;position:absolute;top:calc(50% - 9px);left:0}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td.expanded{font-family:Bold}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td.expanded:before{content:" "}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .name-cell{gap:var(--small-gap);white-space:normal;align-items:center;display:flex}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .name-cell .user-image{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--primary-light);border:solid 1px var(--primary-light);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .name-cell .user-image.small{flex:0 0 16px;width:16px;height:16px}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .name-cell .user-initials{letter-spacing:1px;opacity:.9;color:var(--primary-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--primary-light);border:solid 1px var(--primary-light);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-family:Bold;display:flex}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .name-cell .user-initials.small{letter-spacing:0;flex:0 0 16px;width:16px;height:16px;font-size:9px}.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table>tbody tr .name-cell .details-name{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}@media (width>=768px){.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table th[colspan="1"],.valuationstatistics-widget .valuationstatistics-widget-table .customizable-table td[colspan="1"]{text-align:center}}.valuationstatistics-widget .summary-box{min-height:unset;background-color:var(--leader-sales);color:#000;border-radius:12px;padding:5px 10px;font-size:12px;line-height:14px;display:inline-block}.viewings-widget{background-color:var(--white);height:100%;position:relative}.viewings-widget .qr-overlay{top:0;right:var(--large-gap);bottom:var(--large-gap);left:var(--large-gap);border-radius:var(--border-radius);gap:var(--large-gap);background-color:#000000e6;flex-direction:column;align-items:center;display:flex;position:absolute;overflow-y:auto}.viewings-widget .qr-overlay .qr-header{gap:var(--small-gap);width:100%;padding:var(--medium-gap);background-color:#000000e6;flex:0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.viewings-widget .qr-overlay .qr-header small{color:#fff}.viewings-widget .qr-overlay .qr-header a{color:#fff;font-size:12px}.viewings-widget .qr-overlay .qr-header a i{opacity:.9}.viewings-widget .qr-overlay .qr-header a .link-address{text-decoration:underline}.viewings-widget .qr-overlay .qr-header a:hover i{opacity:1}.viewings-widget .qr-overlay .qr-header a:hover .link-address{text-decoration:none}.viewings-widget .qr-overlay .qr-header .close-qr-button{flex:0 0 22px}.viewings-widget .qr-overlay .qr-content{gap:var(--large-gap);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.viewings-widget .qr-overlay .qr-content .alert{margin:0 var(--large-gap);font-size:12px;line-height:15px}.viewings-widget .qr-overlay .qr-content #qrcode-holder{flex-direction:column;justify-content:center;align-items:center;display:flex}.viewings-widget .qr-overlay .qr-content #qrcode-holder img{border:10px solid #fff;width:100%}.viewings-widget h4.with-tooltip{overflow:visible!important}.viewings-widget h4.with-tooltip [data-tip-bm]:after{width:220px}.viewings-widget .widget-content ul{width:100%;margin:0;padding:0;list-style:none}.viewings-widget .widget-content ul li{border-radius:var(--border-radius);justify-content:space-between;margin-bottom:0;display:flex}.viewings-widget .widget-content ul li a{flex:0 0 44px;justify-content:center;align-items:center;height:44px;display:flex}.viewings-widget .widget-content ul li a i{color:var(--text-color);font-size:16px}.viewings-widget .widget-content ul li a.navigate-to-viewing{color:var(--text-color);flex:auto;justify-content:flex-start;align-items:flex-start;width:calc(100% - 88px);padding:4px;display:flex}.viewings-widget .widget-content ul li a.navigate-to-viewing .date-sheet{flex-direction:column;flex:0 0 36px;justify-content:center;align-items:center;height:36px;margin:0 5px 0 0;padding:0 5px;display:flex}.viewings-widget .widget-content ul li a.navigate-to-viewing .date-sheet .time{font-size:12px;line-height:16px}.viewings-widget .widget-content ul li a.navigate-to-viewing .date-sheet .day{font-size:16px;line-height:20px}.viewings-widget .widget-content ul li a.navigate-to-viewing .date-sheet .month{margin-bottom:0;font-size:10px;line-height:1}.viewings-widget .widget-content ul li a.navigate-to-viewing .info{flex:100%;min-width:0}.viewings-widget .widget-content ul li a.navigate-to-viewing .info .heading{justify-content:space-between;font-family:Bold;font-size:13px;display:flex}.viewings-widget .widget-content ul li a.navigate-to-viewing .info .heading>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.viewings-widget .widget-content ul li a.navigate-to-viewing .info .details{justify-content:space-between;font-size:12px;line-height:16px;display:flex}.viewings-widget .widget-content ul li a.navigate-to-viewing .info .details>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.viewings-widget .widget-content ul li a.navigate-to-viewing.no-external-viewing{width:100%;padding-right:44px;position:relative}.viewings-widget .widget-content ul li a.navigate-to-viewing.no-external-viewing:after{content:"";font-family:"Font Awesome 5 Pro";font-size:16px;font-weight:900;position:absolute;top:12px;right:14px}.viewings-widget .widget-content ul li a:hover{background-color:var(--dashboard-blue);color:#fff}.viewings-widget .widget-content ul li a:hover .date-sheet{background-color:var(--dashboard-blue)}.viewings-widget .widget-content ul li a:hover i{color:#fff}.viewings-widget .widget-content ul li:nth-child(odd){background-color:var(--primary-lightest)}#dashboardPage .dashboard-filter-and-page-selector{gap:var(--small-gap);grid-template-columns:1fr 1fr 1fr;margin:0;list-style:none;display:grid}#dashboardPage .dashboard-filter-and-page-selector>li{min-width:0;position:relative}#dashboardPage .dashboard-filter-and-page-selector>li .sub-dashboard-navigation{justify-content:center;align-items:center;gap:var(--large-gap);min-height:20px;margin:0;padding:0;list-style:none;display:flex}#dashboardPage .dashboard-filter-and-page-selector>li .sub-dashboard-navigation li a{background-color:var(--blue);color:#fff;cursor:pointer;opacity:.7;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;font-family:Bold;font-size:13px;display:flex}#dashboardPage .dashboard-filter-and-page-selector>li .sub-dashboard-navigation li.active-page a{opacity:1;min-width:22px;height:22px}#dashboardPage .dashboard-filter-and-page-selector>li .departments-picker{justify-content:flex-end;align-items:center;gap:var(--medium-gap);display:flex}#dashboardPage .dashboard-filter-and-page-selector>li .departments-picker .multiselect-holder{min-width:0}#dashboardPage .dashboard-filter-and-page-selector>li .departments-picker .multiselect-holder .multiselect-native-select .btn-group button.dropdown-toggle{max-width:100%}#dashboardPage .dashboard-filter-and-page-selector>li .departments-picker .multiselect-holder .multiselect-native-select .btn-group .dropdown-menu{left:unset;right:0}#dashboardPage .dashboard-filter-and-page-selector>li .departments-picker .department-picker-label{font-size:12px}@media (width<=767px){#dashboardPage .dashboard-filter-and-page-selector{grid-template-columns:1fr}#dashboardPage .dashboard-filter-and-page-selector>li:empty{display:none}}#dashboardPage .ViewSelector .dropdown-button .badges .badge{background-color:var(--white);color:var(--text-color)}#dashboardPage .ViewSelector .dropdown-menu .badges .badge{background-color:var(--primary-light);color:var(--text-color)}#dashboardPage .ViewSelector .dropdown-menu .activeDropDownItem .badges .badge{background-color:var(--blue-lighter);color:var(--blue)}#dashboardPage .toggleOffButton{border-left:1px solid var(--primary);flex:0 0 130px;margin-left:auto}@media (width<=767px){#dashboardPage .toggleOffButton{flex-basis:50px}}#dashboardPage .toggleOnButton{border-left:1px solid var(--primary);flex:0 0 130px;margin-left:auto}#dashboardPage .toggleOnButton .far{color:var(--primary)}@media (width<=767px){#dashboardPage .toggleOnButton{flex-basis:50px}}#dashboardPage .editBtn{flex-basis:215px}@media (width<=767px){#dashboardPage .editBtn{flex-basis:50px}}#dashboardPage .saveBtn{flex-basis:135px}@media (width<=767px){#dashboardPage .saveBtn{flex-basis:50px}}#dashboardPage .grid-stack-item-content{border-radius:var(--border-radius);background-color:var(--white);box-shadow:var(--card-shadow);scrollbar-color:#94949499 transparent;scrollbar-width:thin}#dashboardPage .grid-stack-item-content .widget-item{flex-direction:column;align-self:stretch;width:100%;min-width:0;padding:0;display:flex;position:absolute;inset:0}#dashboardPage .grid-stack-item-content .widget-item .widget-header{background-color:var(--white);border-top-left-radius:var(--border-radius);padding:var(--large-gap);flex-wrap:wrap;flex:0;justify-content:space-between;align-items:center;display:flex}#dashboardPage .grid-stack-item-content .widget-item .widget-header.nowrap{flex-wrap:nowrap}#dashboardPage .grid-stack-item-content .widget-item .widget-header h4{text-shadow:none;text-transform:none;margin-bottom:0;padding:0;font-family:Light;font-size:18px;font-weight:400}#dashboardPage .grid-stack-item-content .widget-item .widget-header h4.with-tooltip{overflow:visible!important}#dashboardPage .grid-stack-item-content .widget-item .widget-header h4.with-tooltip [data-tip-bm]:after{width:190px}@media (width<=1199px){#dashboardPage .grid-stack-item-content .widget-item .widget-header h4{font-family:Regular;font-size:14px}}#dashboardPage .grid-stack-item-content .widget-item .widget-header .widget-actions{gap:var(--small-gap);margin-top:var(--small-gap);flex-wrap:wrap;min-width:0;margin-right:45px;transition:background-color .3s ease-in-out;display:flex}#dashboardPage .grid-stack-item-content .widget-item .widget-header .widget-actions select{background-color:var(--white);color:var(--text-color);border-radius:var(--form-border-radius);border:none;outline:none;margin-bottom:0;font-family:Regular;font-size:13px}#dashboardPage .grid-stack-item-content .widget-item .widget-header .widget-actions select:hover,#dashboardPage .grid-stack-item-content .widget-item .widget-header .widget-actions select:focus{outline:1px solid #000}#dashboardPage .grid-stack-item-content .widget-item .widget-header .widget-actions a{color:var(--text-color);cursor:pointer;opacity:.85;white-space:nowrap;text-overflow:ellipsis;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);align-items:center;padding:0 8px;font-size:13px;transition:opacity .2s ease-in-out;display:flex;overflow:hidden}#dashboardPage .grid-stack-item-content .widget-item .widget-header .widget-actions a.selected{opacity:1;cursor:default;overflow:initial;outline:none;font-family:Bold}#dashboardPage .grid-stack-item-content .widget-item .widget-header .widget-actions a:not(.selected):hover{opacity:1;text-decoration:underline}#dashboardPage .grid-stack-item-content .widget-item .widget-header .expand-button{top:var(--large-gap);right:var(--large-gap);position:absolute}#dashboardPage .grid-stack-item-content .widget-item .widget-header .expand-button.active i:before{content:""}#dashboardPage .grid-stack-item-content .widget-item .widget-content{padding:var(--large-gap);flex:0 100%;align-self:stretch;position:relative;overflow:hidden auto}#dashboardPage .grid-stack-item-content .widget-item .widget-content>.alert{z-index:1}#dashboardPage .grid-stack-item-content .widget-item .widget-content a{border-radius:var(--border-radius)}#dashboardPage .grid-stack-item-content .widget-item .widget-content .loadingIndicator{text-align:center;z-index:1;position:absolute;top:calc(50% - 30px);left:calc(50% - 20px)}#dashboardPage .grid-stack-item-content .widget-item .widget-content .emptyIndicator{text-align:center;position:absolute;top:calc(50% - 90px);left:0;right:0}#dashboardPage .grid-stack-item-content .widget-item .widget-content .emptyIndicator i{color:var(--primary);opacity:.25;font-size:96px}#dashboardPage .grid-stack-item-content .widget-item .widget-content .emptyIndicator p{text-align:center}#dashboardPage .grid-stack-item-content .widget-item .widget-content .emptyIndicator p em{color:var(--primary)}@media (width>=992px){#dashboardPage .grid-stack-item-content .widget-item .widget-content .emptyIndicator i{font-size:130px}}#dashboardPage .grid-stack-item-content .widget-item .widget-content .external-widget-loader .loadingIndicator{left:calc(50% - 80px)}#dashboardPage .grid-stack-item-content .widget-item .widget-backdrop{z-index:-1;background-color:#000000d9;display:none;position:fixed;inset:0}#dashboardPage .grid-stack-item-content .widget-item .widget-backdrop.active{justify-content:flex-end;align-items:flex-start;display:flex}#dashboardPage .grid-stack-item-content .widget-item.widget-fullscreen{background-color:var(--white);z-index:2000000;width:90vw;height:90vh;position:fixed;inset:5vh 5vw}#dashboardPage .grid-stack-item-content .widget-item.widget-fullscreen .widget-header{border-top-right-radius:var(--border-radius);position:relative}#dashboardPage .grid-stack-item-content .widget-item.widget-fullscreen .widget-content{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);height:calc(100% - 175px)}@media (width<=767px){#dashboardPage .grid-stack-item-content .widget-item.widget-fullscreen .widget-content{height:calc(100% - 110px)}#dashboardPage .grid-stack-item-content .widget-item.widget-fullscreen{inset:2.5vh 2.5vw}}#dashboardPage .grid-stack-item-content::-webkit-scrollbar{width:8px}#dashboardPage .grid-stack-item-content::-webkit-scrollbar-track{background-color:var(--white);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#dashboardPage .grid-stack-item-content::-webkit-scrollbar-thumb{border-radius:var(--border-radius);background-color:#94949499}#dashboardPage .grid-stack-item-content:hover::-webkit-scrollbar-thumb{background-color:#949494cc}#EditDashboardFunctionView .widget-list{margin:0;padding:0;list-style:none}#EditDashboardFunctionView .widget-list li{padding:var(--small-gap);margin-bottom:var(--small-gap);justify-content:space-between;align-items:center;display:flex}#EditDashboardFunctionView .widget-list li .btn{flex:0 0 36px}#EditDashboardFunctionView .widget-list li:hover{background-color:var(--white)}#EditDashboardFunctionView .add-widget-selector{max-width:360px}#EditDashboardFunctionView .switch-with-label{margin-top:0}#departmentAccessibility .aml-outsourced-layout{gap:var(--large-gap);align-items:center;display:inline-flex}#departmentAccessibility .aml-outsourced-layout vitec-datebox{width:200px}#departmentAccessibility .aml-outsourced-layout .dropdown-menu{right:0;left:unset!important}#departmentAccessibility .aml-outsourced-layout .radio-type{flex:1 0 100px;display:inline-flex}#departmentAccessibility .aml-outsourced-layout .radio-type label{flex:1;position:relative}#departmentBudget{background-color:var(--white);padding:15px}#departmentBudget .department-budget-buttons{flex-direction:column;width:175px;padding-left:15px;display:flex}#departmentBudget .budget-setup{margin-bottom:10px}#departmentBudget .budget-setup colgroup.month-cols{background-color:var(--primary-lightest)}#departmentBudget .budget-setup colgroup.project-cols{border-left:solid 1px var(--primary);border-right:solid 1px var(--primary)}#departmentBudget .budget-setup colgroup.tip-cols{border-right:solid 1px var(--primary)}#departmentBudget .budget-setup thead tr{position:relative}#departmentBudget .budget-setup thead tr th{text-align:center;vertical-align:bottom;padding:0}#departmentBudget .budget-setup thead tr th span{padding:0 4px;display:inline-block}#departmentBudget .budget-setup thead tr th.text-right{text-align:right}#departmentBudget .budget-setup thead tr:first-child{border-bottom:none}#departmentBudget .budget-setup thead tr:first-child th{padding-bottom:5px;font-size:16px}#departmentBudget .budget-setup thead tr:first-child th:first-child{vertical-align:middle;padding:5px}#departmentBudget .budget-setup thead tr:first-child th:first-child h1{margin-bottom:0}#departmentBudget .budget-setup tbody tr{border-bottom:none;position:relative}#departmentBudget .budget-setup tbody tr td{padding:0;overflow:visible}#departmentBudget .budget-setup tbody tr td input{cursor:pointer;text-align:center;border-radius:var(--border-radius);background-color:#fff;border:none;outline:none;width:calc(100% - 4px);margin:4px;padding:0 5px;line-height:26px}#departmentBudget .budget-setup tbody tr td input:focus{background-color:#fff}#departmentBudget .budget-setup tbody tr td input:read-only{color:var(--primary);background-color:#0000}#departmentBudget .budget-setup tbody tr td .month-name i{will-change:transform;transition:transform .2s linear;transform:rotate(-90deg)}@media (width>=768px){#departmentBudget .budget-setup tbody tr td .month-name{justify-content:space-between;align-items:center;display:flex}}#departmentBudget .budget-setup tbody tr td .user-name{white-space:break-spaces;margin-left:10px;font-size:12px;line-height:15px;display:inline-block}#departmentBudget .budget-setup tbody tr td.text-right input{text-align:right}#departmentBudget .budget-setup tbody tr td:first-child{padding:5px}#departmentBudget .budget-setup tbody tr:hover td,#departmentBudget .budget-setup tbody tr:focus-within td{background-color:var(--primary-light)}#departmentBudget .budget-setup tbody tr.collapsed td .month-name i{transform:rotate(0)}#departmentBudget .budget-setup tfoot{font-weight:400}#departmentBudget .budget-setup tfoot tr td{padding:0}#departmentBudget .budget-setup tfoot tr td input{text-align:center;background-color:#ffffffb3;border:none;outline:none;width:calc(100% - 4px);margin:4px;padding:0 8px}#departmentBudget .budget-setup tfoot tr td input:read-only{color:var(--primary-dark);background-color:#0000}#departmentBudget .budget-setup tfoot tr td.text-right input{text-align:right}#departmentBudget .budget-setup tfoot tr td:first-child{padding:5px}#departmentBudget .budget-setup tfoot tr:first-child{border-top:solid 1px var(--primary-dark)}#departmentBudget .budget-setup tfoot tr:first-child td input{color:var(--black);font-family:Bold}#departmentBudget .budget-setup tfoot tr:hover td{background-color:var(--primary-light)}@media (width<=767px){#departmentBudget .budget-setup tbody tr th,#departmentBudget .budget-setup tfoot tr th,#departmentBudget .budget-setup tbody tr td,#departmentBudget .budget-setup tfoot tr td{padding:4px}#departmentBudget .budget-setup tbody tr th input,#departmentBudget .budget-setup tfoot tr th input,#departmentBudget .budget-setup tbody tr td input,#departmentBudget .budget-setup tfoot tr td input{text-align:right;margin-right:1px}#departmentBudget .budget-setup tbody tr:hover th,#departmentBudget .budget-setup tfoot tr:hover th,#departmentBudget .budget-setup tbody tr:focus-within th,#departmentBudget .budget-setup tfoot tr:focus-within th,#departmentBudget .budget-setup tbody tr:hover td,#departmentBudget .budget-setup tfoot tr:hover td,#departmentBudget .budget-setup tbody tr:focus-within td,#departmentBudget .budget-setup tfoot tr:focus-within td{background-color:var(--white)}}.add-button-wrapper{margin-top:20px}#departmentOverview .main-flex{flex-direction:row;display:flex}#departmentOverview .main-flex .primary-content{flex-flow:column wrap;flex:100%;max-width:100%;display:flex}#departmentOverview .main-flex .primary-content .summary-widgets{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);height:224px;margin-bottom:var(--large-gap);justify-content:center;align-self:stretch;display:flex}#departmentOverview .main-flex .primary-content .summary-widgets>div{flex-direction:row;flex:auto;display:flex}#departmentOverview .main-flex .primary-content .summary-widgets>div .image{flex-basis:calc(25% - (var(--large-gap) * 2));border-radius:var(--border-radius);margin-right:var(--large-gap);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}#departmentOverview .main-flex .primary-content .summary-widgets>div .image .badges{position:absolute;top:-1px}#departmentOverview .main-flex .primary-content .summary-widgets>div .image .badges>li{border-top-left-radius:var(--border-radius);margin:0}#departmentOverview .main-flex .primary-content .summary-widgets>div .image .tile-overlay{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);cursor:default;text-shadow:1px 1px 1px #00000080;text-transform:none;color:#fff;cursor:text;background-color:#00000080;width:100%;padding:4px;font-size:14px;line-height:18px;position:absolute;bottom:0}#departmentOverview .main-flex .primary-content .summary-widgets>div .image .tile-overlay small{justify-content:space-between;width:100%;display:flex}#departmentOverview .main-flex .primary-content .summary-widgets>div .image .tile-overlay div,#departmentOverview .main-flex .primary-content .summary-widgets>div .image .tile-overlay span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes{background-color:var(--white);gap:var(--large-gap);grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;width:100%;display:grid;position:relative}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box{min-width:0;color:var(--text-color);text-align:center;border-radius:var(--border-radius);padding:var(--small-gap);flex-direction:column;justify-content:center;align-items:center;display:flex}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box>div{flex-direction:column;flex:1;justify-content:center;align-self:stretch;height:100%;display:flex}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box a{color:var(--text-color-inverted)}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box label{word-break:break-word;margin-top:2px;font-family:Regular;line-height:normal}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box .loadingIndicator{position:absolute;top:calc(50% - 11px);left:calc(50% - 11px)}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box .loadingIndicator i{font-size:22px}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box>div{margin:0;font-family:Light;font-size:18px;line-height:22px}@media (width<=767px){#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box>div{font-size:16px;line-height:20px}}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box.lightGrayBox label{color:var(--text-color);font-family:Regular;line-height:normal}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box.lightGrayBox a{color:var(--text-color)}#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box.lightGrayBox>div{color:var(--text-color);font-family:Light;font-size:18px;line-height:22px}@media (width<=767px){#departmentOverview .main-flex .primary-content .summary-widgets>div .boxes .box.lightGrayBox>div{font-size:16px;line-height:20px}}@media (width<=991px){#departmentOverview .main-flex .primary-content .summary-widgets{height:auto}}#departmentOverview .main-flex .primary-content .details{flex-direction:row;flex:1;max-width:100%;display:flex}#departmentOverview .main-flex .primary-content .details .left-info{flex-grow:0;flex-shrink:1;flex-basis:calc(25% - var(--large-gap));margin-right:var(--large-gap);gap:var(--large-gap);flex-direction:column;min-width:0;display:flex}#departmentOverview .main-flex .primary-content .details .left-info>section{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius)}#departmentOverview .main-flex .primary-content .details .widgets{gap:var(--large-gap);grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;grid-auto-flow:dense;width:100%;height:fit-content;display:grid}#departmentOverview .main-flex .primary-content .details .widgets .widget-item{background-color:var(--white);border-radius:var(--border-radius);flex-direction:column;align-self:stretch;min-width:0;padding:0;display:flex}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header{color:var(--primary);margin:0;padding:15px}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header h4{text-shadow:none;text-transform:uppercase;text-align:center;color:var(--primary);align-items:center;margin-top:6px;font-family:Regular;font-size:14px;font-weight:400;display:flex}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header h4:before{content:" ";border-top:solid 1px var(--primary-light);flex:1;margin-right:10px;display:block}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header h4:after{content:" ";border-top:solid 1px var(--primary-light);flex:1;margin-left:10px;display:block}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header .expand-button{display:none}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header .widget-actions{justify-content:flex-end;transition:background-color .3s ease-in-out;display:flex}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header .widget-actions select{border-radius:var(--form-border-radius);color:#000;align-self:flex-end;height:24px;margin-bottom:0;margin-right:2px;font-family:Regular;font-size:13px}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header .widget-actions a{color:var(--primary-dark);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;align-self:flex-end;padding:2px 10px;font-size:13px;transition:background-color .2s ease-in-out;overflow:hidden}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header .widget-actions a:hover{background-color:#ffffffb3}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header .widget-actions a.selected{background-color:var(--white);color:var(--primary-darkest);cursor:default;overflow:initial;outline:none}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-header .widget-actions a.selected:hover{background-color:var(--white)}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-content{min-height:350px;padding:15px;position:relative}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-content .loadingIndicator{text-align:center;position:absolute;top:calc(50% - 20px);left:0;right:0}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-content .emptyIndicator{text-align:center;position:absolute;top:calc(50% - 60px);left:0;right:0}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-content .emptyIndicator i{color:var(--primary);opacity:.25;font-size:96px}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-content .emptyIndicator i.fa-calendar{margin-left:4px;font-size:90px}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-content .emptyIndicator p{text-align:center}#departmentOverview .main-flex .primary-content .details .widgets .widget-item .widget-content .emptyIndicator p em{color:var(--primary)}@media (width<=1599px){#departmentOverview .main-flex .primary-content .details .widgets{grid-template-columns:repeat(1,1fr)}}@media (width<=991px){#departmentOverview .main-flex .primary-content .summary-widgets,#departmentOverview .main-flex .primary-content .summary-widgets .department-info{display:block}#departmentOverview .main-flex .primary-content .summary-widgets .department-info .image{min-height:160px;margin-right:0;margin-bottom:var(--large-gap)}#departmentOverview .main-flex .primary-content .details{display:block}#departmentOverview .main-flex .primary-content .details .left-info{max-width:100%;margin-bottom:15px;margin-right:0}#departmentOverview .main-flex .primary-content .details .widgets .widget{margin-bottom:var(--large-gap)}}#departmentRoleFunctionView h4{margin-bottom:0;padding-top:16px}#departmentRoleFunctionView .form-section-divider{margin:10px 0 5px}#departmentRoleFunctionView .security-assessment .tooltip-holder:after{width:140px}#departmentRoleFunctionView .security-assessment .switch-with-history-link{align-items:center;gap:var(--large-gap);height:30px;display:flex}#departmentRoleFunctionView .security-assessment .switch-with-history-link label{margin-top:0}#departmentRoleFunctionView .security-assessment .security-assessment-history-list li{text-transform:uppercase;font-size:11px}#departmentRoleFunctionView .security-assessment .security-assessment-history-list li i{cursor:pointer}#departmentRoleFunctionView .add-role-button i{color:var(--green-light);margin-top:4px;margin-left:-5px;font-size:15pt}#departmentRoleFunctionView .add-role-button.disabled{pointer-events:none}#departmentRoleFunctionView .add-role-button.disabled i{color:var(--primary)}#departmentRoleFunctionView .add-role{margin-bottom:20px}#departmentRoleFunctionView .add-role .tooltip-holder:after{width:155px}#departmentRoleFunctionView .add-role label{margin-top:10px}#departmentRoleFunctionView .add-role .radio-type>label{margin-top:0}#departmentRoleFunctionView .add-role .delete-role-button{float:right}#departmentRoleFunctionView .add-role .delete-role-button i{color:var(--primary);margin-top:14px;padding:5px;font-size:16px}#departmentRoleFunctionView .add-role .delete-role-button i:hover{color:var(--primary-darkest)}#departmentRoleFunctionView .added-role{margin-bottom:20px}#departmentRoleFunctionView .added-role label{margin-top:10px}#departmentRoleFunctionView .added-role .radio-type>label,#departmentRoleFunctionView .added-role .onoffswitch>label,#departmentRoleFunctionView .added-role .delete-label{margin-top:0}#departmentRoles{background-color:var(--white);border:solid 1px var(--primary-lighter);padding:25px 15px 15px}#departmentRoles .section-divider i{transition:transform .2s ease-in-out}#departmentRoles .section-divider.collapsed i{transform:rotate(-90deg)}#departmentRoles .flex-card{border:1px solid #0000;padding:10px}#departmentRoles .flex-card.future-role{background-color:var(--white);border:solid 1px var(--primary-lighter)}#departmentRoles .flex-card .date-sheet{text-align:center;background-color:var(--white);border:solid 1px var(--primary-lighter);vertical-align:top;width:48px;min-height:78px;margin-top:-11px;margin-left:0;padding:5px;display:inline-block}#departmentRoles .flex-card .date-sheet .date-missing i{color:var(--primary);margin-top:10px;font-size:24px}#departmentRoles .flex-card .date-sheet .date-missing:after{width:110px}#departmentRoles .flex-card .date-sheet .day{font-size:1.7em;line-height:normal}#departmentRoles .flex-card .date-sheet .month{text-transform:uppercase;margin-bottom:4px;font-size:.9em;line-height:normal}#departmentRoles .flex-card .date-sheet .year{font-size:.7em;line-height:normal}#departmentRoles .flex-card .content{vertical-align:top;width:calc(100% - 55px);min-height:100px;padding-left:5px;display:inline-block}#departmentRoles .flex-card .content>div:first-child{font-family:Bold}#departmentRoles .flex-card .content .contact-info{table-layout:fixed;width:100%}#departmentRoles .flex-card .content .contact-info td{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}#departmentRoles .flex-card .footer.select-mode{pointer-events:none}#departmentRoles .flex-card .footer .percentage{text-align:right;padding-right:10px}#departments,#regions{padding:15px}#regions .loadingIndicator{z-index:1;position:absolute;top:calc(50vh - 25px);left:calc(50vw - 25px)}#regions .regions-list{margin-left:0;padding:0}#regions .regions-list li{margin:0 0 0 var(--large-gap);border-left:1px solid var(--primary);padding:2.5px;list-style:none}#regions .regions-list li ul{margin-left:var(--large-gap)}#regions .regions-list li a{word-break:break-word}#regions .regions-list li a.selected{font-weight:700}#regions .regions-list li a.has-sub-regions{position:relative}#regions .regions-list li a.has-sub-regions:after{content:"";color:var(--link-color);font-family:"Font Awesome 5 Pro";font-weight:900;transition:transform .2s ease-in-out;position:absolute;right:-13px}#regions .regions-list li a.has-sub-regions.collapsed:after{transform:rotate(-90deg)}#regions .regions-list li a.has-sub-regions:hover:after{font-weight:300}#regions .regions-list li:before{color:#fff;border-bottom:1px solid var(--primary);content:"";width:12px;height:1em;display:inline-block;position:relative;top:-.3em;left:-2.5px}#regions .regions-list li:last-child{border-left:none;padding-bottom:0}#regions .regions-list li:last-child:before{border-left:1px solid var(--primary)}#regions .regions-list li.root-level{border-left:none;margin-left:0;padding:0 2.5px}#regions .regions-list li.root-level>a{margin-left:-20px;padding-right:0}#regions .regions-list li.root-level:before{display:none}#regions .regions-list li.is-passive{font-style:italic}#regions .selected-region{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow);margin-top:4rem}#regions .selected-region .departments-table{box-shadow:none;padding:0}#regions .selected-region .disabled-delete-region-button{background-color:var(--primary-lighter);color:var(--primary);border-color:var(--primary);outline:none;overflow:visible}#regions .selected-region .disabled-delete-region-button i{color:var(--link-color);padding-right:0}#userbudgets{padding:15px}#users .page-filters{justify-content:space-between;align-items:center;gap:var(--large-gap);margin-bottom:var(--large-gap);flex-wrap:wrap;display:flex}#users .page-filters .viewing-mode-action-buttons{margin-bottom:0}#users .page-filters .page-filters__checkboxes{align-items:center;gap:var(--large-gap);flex-wrap:wrap;display:flex}#DocumentTemplateFiltersFunctionView .form-section-divider{margin-top:20px}#DocumentTemplateFiltersFunctionView input[type=search]{margin-bottom:5px}#DocumentTemplateFiltersFunctionView input[type=search]::-webkit-search-cancel-button{-webkit-appearance:button;cursor:pointer}#DocumentTemplateFiltersFunctionView input[type=search]::-webkit-search-decoration{-webkit-appearance:button;cursor:pointer}#DocumentTemplateHistoryFunctionView .timeline .timelineholder .datatemplate{margin-bottom:15px}#DocumentTemplateHistoryFunctionView .entry{width:100%}#DocumentTemplateHistoryFunctionView .entry .btn-group a{color:var(--link-color)}#DocumentTemplateHistoryFunctionView .entry .btn-group a:hover{color:var(--text-color)}#DocumentTemplateHistoryFunctionView .entry .btn-group a i{padding:5px}#DocumentTemplateHistoryFunctionView .entry .dropdown-menu{width:160px;overflow:inherit;margin:0}#DocumentTemplateHistoryFunctionView .entry .dropdown-menu .dropdown-item{clear:both;width:100%;text-align:inherit;white-space:nowrap;color:var(--text-color);background-color:#0000;border:0;padding:5px;font-size:12px;display:block}#DocumentTemplateHistoryFunctionView .entry .dropdown-menu .dropdown-item:hover{text-decoration:underline}#DocumentTemplateHistoryFunctionView .entry .description,#DocumentTemplateHistoryFunctionView .entry .footer{font-size:12px;line-height:16px}#DocumentTemplateHistoryFunctionView .entry .footer .fa-fw{color:var(--primary-darkest);width:12px;margin-left:-2px;display:inline-block}#DocumentTemplateOperationsFunctionView .form-section-divider>span:after{width:275px}#DocumentTemplatePropertiesFunctionView .wordfile-tooltip:after{width:300px}#DocumentTemplatePropertiesFunctionView .selected-objects{gap:var(--small-gap);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}#DocumentTemplatePropertiesFunctionView .selected-objects li{gap:var(--small-gap);background-color:var(--white);border-radius:var(--border-radius);justify-content:space-between;align-items:center;min-width:0;display:flex}#DocumentTemplatePropertiesFunctionView .selected-objects li>span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}#DocumentTemplatePropertiesFunctionView .selected-objects li>a{background-color:var(--white);border-radius:var(--border-radius);padding:var(--medium-gap);cursor:pointer;justify-content:center;align-self:stretch;align-items:center;display:flex}#DocumentTemplatePropertiesFunctionView .selected-objects li>a .fa-times{color:var(--red-light)}#DocumentTemplatePropertiesFunctionView .selected-objects li>a:hover{background-color:var(--red-light);color:#fff}#DocumentTemplatePropertiesFunctionView .selected-objects li>a:hover .fa-times{color:#fff}#DocumentTemplatePropertiesFunctionView .type-list{margin:0 0 10px;padding:0;list-style:none}#DocumentTemplatePropertiesFunctionView .type-list li{font-size:12px;line-height:15px;display:inline}#DocumentTemplatePropertiesFunctionView .type-list li:last-child span:last-child{display:none}#DocumentTemplatePropertiesFunctionView .reciever-tooltip:after{width:160px}#DocumentTemplatePropertiesFunctionView #setTemplatePadding{margin:30px 0;position:relative}#DocumentTemplatePropertiesFunctionView #setTemplatePadding .a4-sheet{border:1px solid #ccc;width:148px;height:210px;margin:0 auto;position:relative}#DocumentTemplatePropertiesFunctionView #setTemplatePadding .a4-sheet:before{content:"A4";color:#ccc;font-size:36px;position:absolute;top:calc(50% - 10px);left:calc(50% - 23px)}#DocumentTemplatePropertiesFunctionView #setTemplatePadding .a4-sheet input.form-control{text-align:center;width:60px;display:inline-block}#DocumentTemplatePropertiesFunctionView #setTemplatePadding .a4-sheet label{background-color:var(--functionview-bg)}#DocumentTemplatePropertiesFunctionView #setTemplatePadding .a4-sheet .padding-top{text-align:center;position:absolute;top:-35px;left:calc(50% - 33px)}#DocumentTemplatePropertiesFunctionView #setTemplatePadding .a4-sheet .padding-bottom{text-align:center;position:absolute;bottom:-13px;left:calc(50% - 31px)}#DocumentTemplatePropertiesFunctionView #setTemplatePadding .a4-sheet .padding-left{text-align:center;position:absolute;top:calc(50% - 33px);left:-25px}#DocumentTemplatePropertiesFunctionView #setTemplatePadding .a4-sheet .padding-right{text-align:center;position:absolute;top:calc(50% - 31px);right:-25px}#DocumentTemplatePropertiesFunctionView .switch-with-label{margin-top:10px}#EditTemplatePdfAttachmentsFunctionView .multiselect-native-select .multiselect-container{min-height:100px;max-height:calc(100vh - 370px);margin-top:5px;overflow:hidden auto}#EditTemplatePdfAttachmentsFunctionView .multiselect-native-select .multiselect-selected-text{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;display:inline-block;overflow:hidden}#EditTemplatePdfAttachmentsFunctionView #sortableTable{width:100%}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr th{padding:5px}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr td{cursor:pointer;border-top:1px solid #ccc;width:auto;padding:8px 5px;position:relative}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr td:first-child{text-align:center;vertical-align:top;width:30px;padding-left:0}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr td:first-child span{color:#fff;background-color:var(--primary);padding:1px 7px;display:inline-block;position:relative}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr td:first-child span:before{text-align:center;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:400;position:absolute;left:calc(50% - 4px)}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr td .btn-group i{color:var(--primary-dark);font-size:15px}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr td.sortableHandle label{margin-top:10px}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr:hover td{background-color:var(--white);cursor:move}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr .multiselect-container{width:223px}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr .multiselect-selected-text{max-width:180px}#EditTemplatePdfAttachmentsFunctionView #sortableTable tr .btn-group{margin-top:4px}#EditTemplatePdfAttachmentsFunctionView .add-file .multiselect-container{width:265px}#EditTemplatePdfAttachmentsFunctionView .add-file .multiselect-selected-text{max-width:220px}#EditTemplatePdfAttachmentsFunctionView .add-file .add-attachment-button{cursor:pointer;color:var(--green-light);margin-top:22px;margin-left:-7px;font-size:24px}#ExportToExportFileFunctionView [data-tip-tr]:after{width:250px}#dropzone{border:3px solid var(--dashboard-blue-light);border-radius:var(--border-radius);text-align:center;min-height:100px;margin-top:20px;padding:3px;position:relative}#dropzone .help-text{text-align:center;color:var(--dashboard-blue-light);font-size:20px;position:absolute;top:calc(50% - 10px);left:0;right:0}#dropzone .removeDoc{position:absolute;inset:0}#dropzone .removeDoc span{text-align:center;width:100%;display:block;position:absolute;top:calc(50% - 10px);left:0;right:0}#dropzone .removeDoc .fa-times{cursor:pointer;padding:10px;font-size:1.3em;position:absolute;top:0;right:0}#dropzone .removeDoc .fa-times:hover{color:var(--dashboard-blue-light)}#documentTemplatesList{position:relative}#documentTemplatesList .loadingIndicator{position:absolute;left:calc(50% - 18px)}#documentTemplatesList .filter-summary,#documentTemplatesList .section-divider{margin-bottom:var(--large-gap)}#documentTemplatesList.list-mode{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow);min-height:120px}#documentTemplatesList.list-mode .filter-summary>li{background-color:var(--primary-lighter)}#documentTemplatesList.card-mode .section-divider:before,#documentTemplatesList.card-mode .section-divider:after{border-top-color:var(--primary-light)}#documentTemplatesList .responsive thead tr{background-color:var(--white);z-index:100;padding-top:10px;position:sticky;top:115px}#documentTemplatesList .responsive thead tr th:nth-child(2n){background-color:var(--list-column-color)}#documentTemplatesList .responsive tbody tr{cursor:pointer}#documentTemplatesList .responsive tbody tr td{vertical-align:middle;font-size:12px;line-height:15px}#documentTemplatesList .responsive tbody tr td .circle-count{background-color:var(--primary-lighter);color:var(--primary-darker);border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:3px;font-family:Bold;font-size:12px;line-height:1;display:inline-flex}#documentTemplatesList .responsive tbody tr td .circle-count:hover{background-color:var(--primary);color:var(--text-color-inverted)}#documentTemplatesList .responsive tbody tr td .circle-count.valueNotSet{color:var(--red-readmode);background-color:#0000;font-family:Regular}#documentTemplatesList .responsive tbody tr td .list-icons{margin:0;padding:0;line-height:15px;list-style:none}#documentTemplatesList .responsive tbody tr td .list-icons li{width:16px;margin-right:2px;display:inline-block}#documentTemplatesList .responsive tbody tr td svg{vertical-align:middle;margin-top:-3px}#documentTemplatesList .responsive tbody tr td svg .st1{fill:#ab273b}#documentTemplatesList .responsive tbody tr td svg .st2{fill:#5a5a59}#documentTemplatesList .responsive tbody tr td .fa-toggle-on{color:var(--green-light)}#documentTemplatesList .responsive tbody tr td .fa-at{color:var(--blue-light)}#documentTemplatesList .responsive tbody tr td .fa-comment-alt-smile{color:var(--orange-light)}#documentTemplatesList .responsive tbody tr td .fa-brackets-curly{font-size:16px;transform:rotate(90deg)}#documentTemplatesList .responsive tbody tr td .fa-brackets-curly:before{color:var(--primary-light)}#documentTemplatesList .responsive tbody tr td .fa-brackets-curly:after{color:var(--primary-light);opacity:1}#documentTemplatesList .responsive tbody tr td .fa-brackets-curly.user-top:before,#documentTemplatesList .responsive tbody tr td .fa-brackets-curly.user-bottom:after{color:var(--primary-darkest)}#documentTemplatesList .responsive tbody tr td .fa-brackets-curly.vitec-top:before,#documentTemplatesList .responsive tbody tr td .fa-brackets-curly.vitec-bottom:after{color:#ab273b}#documentTemplatesList .responsive tbody tr td .edit-template-link{color:var(--primary-darkest);white-space:nowrap;text-overflow:ellipsis;margin:-10px;padding:10px 20px 10px 10px;display:block;position:relative;overflow:hidden}#documentTemplatesList .responsive tbody tr td .edit-template-link i{font-size:16px;display:none;position:absolute;top:11px;right:4px}#documentTemplatesList .responsive tbody tr td .edit-template-link:hover i{display:block}#documentTemplatesList .responsive tbody tr.highlighted-row td .fa-brackets-curly:before,#documentTemplatesList .responsive tbody tr.highlighted-row td .fa-brackets-curly:after{opacity:.4}#documentTemplatesList .responsive tbody tr.highlighted-row td .fa-brackets-curly.vitec-top:before,#documentTemplatesList .responsive tbody tr.highlighted-row td .fa-brackets-curly.vitec-bottom:after{color:var(--white);opacity:1}#documentTemplatesList .responsive tbody tr.highlighted-row td .fa-brackets-curly.user-top:before,#documentTemplatesList .responsive tbody tr.highlighted-row td .fa-brackets-curly.user-bottom:after{color:var(--white);opacity:.7}#documentTemplatesList .document-templates-grid{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(148px,1fr));justify-items:center;display:grid}#documentTemplatesList .document-card{vertical-align:top;text-align:center;width:148px;height:300px;display:inline-block}#documentTemplatesList .document-card .read-only-lock{z-index:9990;display:block;position:absolute;top:3px;left:3px}#documentTemplatesList .document-card .read-only-lock i{width:25px;height:25px}#documentTemplatesList .document-card .card-tag{cursor:pointer;border-top-right-radius:var(--border-radius);pointer-events:none;width:0;height:0;padding-top:50px;padding-left:50px;position:absolute;top:0;right:0;overflow:hidden}#documentTemplatesList .document-card .card-tag span{color:#fff;text-transform:none;letter-spacing:1px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;bottom:0;left:0;right:0;transform:rotate(45deg)}#documentTemplatesList .document-card .card-tag:after{content:"";border-left:500px solid #0000;width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#documentTemplatesList .document-card .card-tag.vitec{z-index:6000;padding-top:40px;padding-left:40px}#documentTemplatesList .document-card .card-tag.vitec span{top:6px;left:-6px}#documentTemplatesList .document-card .card-tag.vitec:after{border-top:500px solid #f16676}#documentTemplatesList .document-card .card-tag.inactive{z-index:5000;padding-top:60px;padding-left:60px}#documentTemplatesList .document-card .card-tag.inactive span{color:#000;top:13px;left:-16px}#documentTemplatesList .document-card .card-tag.inactive:after{border-top:500px solid #a0dae4}#documentTemplatesList .document-card .card-tag.standard{z-index:4000;padding-top:80px;padding-left:80px}#documentTemplatesList .document-card .card-tag.standard span{color:#000;top:20px;left:-28px}#documentTemplatesList .document-card .card-tag.standard:after{border-top:500px solid #fc0}#documentTemplatesList .document-card .card-tag.departments{z-index:3000;pointer-events:all;padding-top:100px;padding-left:100px}#documentTemplatesList .document-card .card-tag.departments span{color:#000;top:29px;left:-37px}#documentTemplatesList .document-card .card-tag.departments span:hover{font-weight:700}#documentTemplatesList .document-card .card-tag.departments:after{border-top:500px solid var(--green-lighter)}#documentTemplatesList .document-card .tag-vitec{z-index:6000;border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid #f16676;width:0;height:0;position:absolute;top:-19px;right:-4px;transform:rotate(-45deg)}#documentTemplatesList .document-card .tag-vitec>span{color:#fff;text-transform:none;letter-spacing:1px;font-size:10px;position:absolute;top:-9px;left:-35px;transform:rotate(90deg)}#documentTemplatesList .document-card .tag-inactive{z-index:5000;border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:50px solid #a0dae4;width:0;height:0;position:absolute;top:-32px;right:-7px;transform:rotate(-45deg)}#documentTemplatesList .document-card .tag-inactive>span{color:#000;text-transform:none;letter-spacing:1px;transform-origin:0;font-size:10px;position:absolute;top:-28px;left:-41px;transform:rotate(90deg)}#documentTemplatesList .document-card .tag-standard{z-index:4000;border-top:70px solid #0000;border-bottom:70px solid #0000;border-left:70px solid #fc0;width:0;height:0;position:absolute;top:-45px;right:-10px;transform:rotate(-45deg)}#documentTemplatesList .document-card .tag-standard>span{color:#000;text-transform:none;letter-spacing:1px;transform-origin:0;font-size:10px;position:absolute;top:-43px;left:-61px;transform:rotate(90deg)}#documentTemplatesList .document-card .has-pdf-attachments{z-index:1000;position:absolute;top:-3px;left:0}#documentTemplatesList .document-card .has-pdf-attachments i{color:var(--primary);font-size:24px;transform:rotate(-45deg)}#documentTemplatesList .document-card .document-page{cursor:pointer;width:148px;height:235px;transition:box-shadow .2s ease-in-out;position:relative}#documentTemplatesList .document-card .document-page:hover{box-shadow:0 0 15px #0000004d}#documentTemplatesList .document-card .document-page .document-image{z-index:100;background-color:var(--white);border-radius:var(--border-radius);width:148px;height:235px;box-shadow:var(--card-shadow);background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0}#documentTemplatesList .document-card .document-page .document-image i{color:var(--primary-lighter);font-size:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 32px)}#documentTemplatesList .document-card .document-page .document-image i.fa-plus{margin:0 10px}#documentTemplatesList .document-card .document-page .document-label{z-index:7000;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);color:#fff;text-align:right;background-color:#961932;padding:3px 6px;font-size:11px;position:absolute;top:calc(50% - 25px);right:0;box-shadow:-2px 0 3px #0003}#documentTemplatesList .document-card .document-page .document-label.sms{background-color:#f3600c}#documentTemplatesList .document-card .document-page .document-label.e-post,#documentTemplatesList .document-card .document-page .document-label.word{background-color:#006fc8}#documentTemplatesList .document-card .document-page .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:5000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#documentTemplatesList .document-card .document-page .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#documentTemplatesList .document-card .document-tools{z-index:1000;flex-wrap:nowrap;width:148px;margin:0 auto;display:flex;position:absolute;bottom:0}#documentTemplatesList .document-card .document-tools .document-tool{cursor:pointer;background-color:var(--primary);border-left:solid 1px var(--white);flex:1;height:25px}#documentTemplatesList .document-card .document-tools .document-tool:first-child{border-bottom-left-radius:var(--border-radius);border-left:none}#documentTemplatesList .document-card .document-tools .document-tool:last-child{border-bottom-right-radius:var(--border-radius)}#documentTemplatesList .document-card .document-tools .document-tool.optionActive{background-color:var(--blue-tile)}#documentTemplatesList .document-card .document-tools .document-tool.optionActive i{color:#fff}#documentTemplatesList .document-card .document-tools .document-tool.optionActive:hover{background-color:var(--blue-tile)}#documentTemplatesList .document-card .document-tools .document-tool.is-vitec{cursor:default;opacity:.5}#documentTemplatesList .document-card .document-tools .document-tool i{color:var(--primary-lightest);font-size:14px;line-height:24px}#documentTemplatesList .document-card .document-tools .document-tool:hover{background-color:var(--primary-dark)}#documentTemplatesList .document-card .document-title{-webkit-line-clamp:3;text-align:center;word-wrap:break-word;-webkit-box-orient:vertical;max-height:3.6em;margin-top:5px;line-height:1.2em;display:-webkit-box;position:relative;overflow:hidden}#documentTemplatesList .document-card .document-title:hover{-webkit-line-clamp:9;z-index:1000;background-color:var(--bg);max-height:10.8em}#multipleDocumentsUpload .upload-item .document-label.word,#multipleDocumentsUpload .upload-item .document-label.rtf{background-color:#27549b}#createOfficeDocumentFromNextDocument .switch-with-label{margin-top:10px}#createOfficeDocumentFromNextDocument .form-section-divider{margin:20px 0 10px}#DocumentAccessFunctionView .form-section-divider{height:36px;position:relative}#DocumentAccessFunctionView .form-section-divider .bubbleBtn i{transition:transform .2s ease-in-out}#DocumentAccessFunctionView .form-section-divider .bubbleBtn.collapsed i{transform:rotate(-90deg)}#documentFunctions h3{word-wrap:break-word}#documentFunctions .optList .has-anchor{padding:0}#documentFunctions .optList .has-anchor a{padding:12px;display:block}#documentFunctions .optList .has-anchor a:hover{color:var(--link-color-light)}#documentFunctions .optList .has-anchor a:active{background-color:var(--primary-lighter);color:var(--link-color-dark);outline:none}#documentProperties .is-approved-by-assigner-message{margin-top:7px}#documentProperties .switch-with-label{margin-top:10px}#documentProperties .form-section-divider{margin:20px 0 10px}#documentSignFunctionView .sign-status{margin:0;padding:0}#documentSignFunctionView .sign-status li{list-style:none}#documentSignFunctionView .autosuggest{margin-bottom:10px}#documentSignFunctionView #documentSigning .template-selection .tabContent,#documentSignFunctionView #documentSigning .sign-check-info{padding-top:10px}#documentSignFunctionView #documentSigning .signedView .info-text{margin:0 5px}#documentSignFunctionView #documentSigning .signedView .sign-cards-list{gap:var(--large-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card{background:var(--white);border-radius:var(--border-radius);padding:8px}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header{gap:var(--small-gap);align-items:center;display:flex}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header .recipient-name{word-break:break-word}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header i.fa-times-circle{color:var(--red-light)}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header i.fa-clock{color:#fc0}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header i.fa-check-circle{color:var(--green)}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header i.fa-chevron-right{align-self:center;margin-top:0;margin-right:0;transition:transform .1s linear}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header .badges{justify-content:flex-end;gap:var(--small-gap);flex-wrap:wrap;flex:0 0 90px;display:flex}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header .badges .sending-failed{color:#fff;background-color:var(--red-light)}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header.open .fa-chevron-right{transform:rotate(90deg)}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header.is-clickable{cursor:pointer}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-header.is-clickable:hover .fa-chevron-right{color:var(--link-color)}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-name{text-transform:capitalize;align-items:baseline;gap:var(--small-gap);flex-wrap:wrap;margin-right:auto;display:flex}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-date{text-transform:capitalize;align-items:baseline;gap:var(--small-gap);margin-top:3px;margin-right:auto;padding-left:20px;font-size:11px}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-info{margin-top:3px;font-size:11px;line-height:12px}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-info a{word-break:break-all}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-info .resend-esign-wrapper{padding-top:var(--medium-gap)}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-info .resend-esignature-btn{padding:var(--small-gap)}#documentSignFunctionView #documentSigning .signedView .sign-cards-list .sign-card .sign-recipient-info{text-transform:none;word-break:break-word;font-size:12px;line-height:15px}#documentSignFunctionView #documentSigning #docSignHeader h3{display:inline-block}#documentSignFunctionView #documentSigning #docSignHeader a{float:right}#documentSignFunctionView #documentSigning .requestId{word-break:break-all;font-size:11px;line-height:14px}#documentSignFunctionView #documentSigning .select-list{margin-bottom:15px}#documentSignFunctionView #documentSigning .select-list li label small{display:block}#documentSignFunctionView #documentSigning .select-list li label .company-contacts{margin:0;list-style:none}#documentSignFunctionView #documentSigning .select-list li label .company-contacts li{font-size:12px;line-height:15px}#documentSignFunctionView #documentSigning .select-list li label .company-contacts li:not(:last-child){margin-bottom:10px}#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]+label .actions>span i,#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]+label .actions>a i{color:var(--primary-darkest)}#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]+label .actions>span i.is-refreshed,#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]+label .actions>a i.is-refreshed{color:var(--green)}#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]+label:hover .actions>span i,#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]+label:hover .actions>a i{color:var(--white)}#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]+label:hover .actions>span i.is-refreshed,#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]+label:hover .actions>a i.is-refreshed{color:var(--white);opacity:.9}#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]:disabled+label{pointer-events:all}#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]:disabled+label:hover .actions>span i,#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]:disabled+label:hover .actions>a i{color:var(--primary-darkest)}#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]:checked+label .valueNotSet,#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]:checked+label .actions>span i,#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]:checked+label .actions>a i{color:var(--white)}#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]:checked+label .actions>span i.is-refreshed,#documentSignFunctionView #documentSigning .select-list li input[type=checkbox]:checked+label .actions>a i.is-refreshed{color:var(--white);opacity:1}#documentSignFunctionView #documentSigning .select-list li.cant-sign .valueNotSet{color:var(--red-readmode)}#documentSignFunctionView #documentSigning .authentication-tooltip:after{width:260px}#documentSignFunctionView #documentSigning .reminder-tooltip:after{width:300px}#documentSignFunctionView .reminder-list{border-collapse:separate;width:auto;border-spacing:var(--small-gap) var(--large-gap);margin:0 auto}#documentSignFunctionView .reminder-list th{text-align:center;padding:var(--small-gap);font-family:Regular;font-weight:400}#documentSignFunctionView .reminder-list .reminder-dates{border-right:solid 1px var(--black);border-collapse:collapse;padding:var(--large-gap);width:180px;position:relative}#documentSignFunctionView .reminder-list .reminder-dates:after{content:" ";border-top:solid 1px var(--black);width:5px;position:absolute;top:50%;right:0}#documentSignFunctionView .reminder-list .reminder-recievers{padding:var(--large-gap);min-width:180px;position:relative}#documentSignFunctionView .reminder-list .reminder-recievers:before{content:" ";border-top:solid 1px var(--black);width:5px;position:absolute;top:0;left:-5px}#documentSignFunctionView .reminder-list .reminder-recievers:after{content:" ";border-top:solid 1px var(--black);width:5px;position:absolute;bottom:0;left:-5px}#documentVersion .timeline .timelineholder .datatemplate{margin-bottom:15px}#documentVersion .entry{width:100%}#documentVersion .entry .btn-group a{color:var(--primary-darkest)}#documentVersion .entry .btn-group a:hover{color:var(--link-color)}#documentVersion .entry .btn-group a i{padding:5px}#documentVersion .entry .dropdown-menu{width:160px;margin:0}#documentVersion .entry .dropdown-menu .dropdown-item{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}#documentVersion .entry .dropdown-menu .dropdown-item:hover{text-decoration:underline}#documentVersion .entry .description,#documentVersion .entry .footer{font-size:12px;line-height:16px}#documentVersion .entry .footer .fa-fw{color:var(--primary-darkest);width:12px;margin-left:-2px;display:inline-block}#emailAndAttachmentSelectorFunctionView{padding-top:0}#emailAndAttachmentSelectorFunctionView .email-attachment-header{background-color:var(--functionview-bg);z-index:100;margin-top:-20px;margin-left:-20px;margin-right:-20px;padding:20px 20px 0;position:sticky;top:-20px}#emailAndAttachmentSelectorFunctionView .templatelist{width:100%;margin:0;list-style:none}#emailAndAttachmentSelectorFunctionView .templatelist>li{background-color:var(--white);cursor:pointer;color:var(--text-color);margin-bottom:1px}#emailAndAttachmentSelectorFunctionView .templatelist>li div[data-toggle=collapse] .fa-chevron-down{transition:transform .2s ease-in-out;transform:rotate(0)}#emailAndAttachmentSelectorFunctionView .templatelist>li div[data-toggle=collapse].collapsed .fa-chevron-down{transition:transform .2s ease-in-out;transform:rotate(-90deg)}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item{flex-flow:row;display:flex}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item label{cursor:pointer}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item .subject{max-height:60px;margin-bottom:3px;overflow:hidden}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item>div{align-self:stretch;padding:10px}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item>div:first-child{flex:auto}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item>div:last-child{flex:0 0 44px;display:flex}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item>div:hover{background-color:var(--dashboard-blue);color:#fff}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item>div.selected{background-color:var(--blue-light);color:#fff}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item>div.selected:hover{background-color:var(--blue-light)}#emailAndAttachmentSelectorFunctionView .templatelist .mail-item>div>i{align-self:center}#emailAndAttachmentSelectorFunctionView .mail-attachments{background-color:var(--functionview-bg);margin:0;list-style:none}#emailAndAttachmentSelectorFunctionView .mail-attachments li{border-top:solid 1px var(--functionview-bg);background-color:var(--white);cursor:pointer;word-wrap:break-word;margin-left:40px;padding:10px}#emailAndAttachmentSelectorFunctionView .mail-attachments li:hover{background-color:var(--dashboard-blue);color:#fff}#emailAndAttachmentSelectorFunctionView .mail-attachments li.selected{background-color:var(--blue-light);color:#fff}#emailAndAttachmentSelectorFunctionView .mail-attachments li.selected:hover{background-color:var(--blue-light)}#emailAndAttachmentSelectorFunctionView .mail-item-functions{display:flex}#emailAndAttachmentSelectorFunctionView .mail-item-functions.collapsed+div{display:none}#emailAndAttachmentSelectorFunctionView .loadingIndicator{left:unset;position:relative}#nextDocumentFunctions h3,#nextDocumentProperties h3{word-wrap:break-word}#nextDocumentProperties .section-divider{margin-top:20px}#documentsList{padding:0 var(--medium-gap);position:relative}#documentsList .if-not-subcomponent-on-settlement-page #selectCardSort{padding-top:13px}#documentsList .documents-top-bar{background-color:var(--bg);z-index:9000;width:calc(100% + 20px);padding:var(--large-gap);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;margin-left:-10px;margin-right:-10px;display:flex;position:sticky;top:115px}#documentsList .documents-top-bar .left-side{gap:var(--medium-gap);flex-flow:column wrap;flex:1;display:flex}#documentsList .documents-top-bar .left-side .documents-buttons{flex-wrap:wrap;gap:3px;display:flex}#documentsList .documents-top-bar .left-side .documents-buttons .documents-add-buttons{flex-wrap:nowrap;display:flex}#documentsList .documents-top-bar .left-side .page-filters{flex-direction:column;justify-content:flex-end;display:flex}#documentsList .documents-top-bar .left-side .page-filters .btn-group{flex-wrap:nowrap;display:flex}#documentsList .documents-top-bar .left-side .page-filters #resetAllFiltersButton{opacity:0;z-index:-1;position:relative;transform:translate(-65px)}#documentsList .documents-top-bar .left-side .page-filters #resetAllFiltersButton .fa-times{color:var(--red)}#documentsList .documents-top-bar .left-side .page-filters #resetAllFiltersButton.show{z-index:0;opacity:1;transform:translate(0)}#documentsList .documents-top-bar .right-side{align-items:flex-end;gap:var(--small-gap);flex-wrap:wrap;display:flex}#documentsList .documents-top-bar .right-side .view-mode-buttons{justify-content:flex-end;display:flex}#documentsList .documents-top-bar .right-side .view-mode-buttons .btn-group{flex-wrap:nowrap;display:flex}#documentsList .documents-top-bar #togglePageFilters.btn-default .fa-filter{color:var(--red)}@media (width<=767px){#documentsList .documents-top-bar{top:86px}}@media (width>=768px){#documentsList #pageFilters{z-index:9001;background-color:var(--bg);padding-top:10px;position:sticky;top:115px}}#documentsList .highlighted{background-color:var(--blue)}#documentsList .highlighted td,#documentsList .highlighted td a,#documentsList .highlighted td.status-cell i{color:#fff}#documentsList .ver-cell i,#documentsList .sign-cell i{margin-left:5px}#documentsList .sign-cell i.fa-user-check{color:var(--green-light)}#documentsList .sign-cell i.fa-user-clock{color:#fc0}#documentsList .sign-cell i.fa-user-times{color:var(--red-light)}#documentsList .actions-cell a{cursor:pointer;color:var(--primary-darkest);margin-right:10px;padding:5px;font-size:14px}#documentsList .actions-cell a:hover{color:var(--link-color)}#documentsList .selectable-name-td{padding-left:20px;position:relative}#documentsList .selected-cell{border-top:28px solid #0000;border-bottom:28px solid #0000;border-right:28px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;left:-5px;transform:rotate(45deg)}#documentsList .selected-cell i{color:var(--white);font-size:11px;position:absolute;top:-3px;left:11px;transform:rotate(-45deg)}#documentsList .disabled-cell{border-top:28px solid #0000;border-bottom:28px solid #0000;border-right:28px solid var(--red-light);z-index:6000;width:0;height:0;position:absolute;top:-20px;left:-5px;transform:rotate(45deg)}#documentsList .disabled-cell i{color:var(--white);font-size:11px;position:absolute;top:-3px;left:11px;transform:rotate(-45deg)}#documentsList .document-list{position:relative}#documentsList .document-list .dropdown{margin-bottom:var(--large-gap)}#documentsList .document-list .dropdown .with-trashbin-tooltip{z-index:10000;overflow:visible}#documentsList .document-list .dropdown .with-trashbin-tooltip [data-tip-bm]:after{width:250px}#documentsList .document-list .document-filters{gap:var(--medium-gap);flex-wrap:wrap;align-items:center;display:flex}#documentsList .document-list .customizable-table-section .customizable-table tr{cursor:pointer}#documentsList .document-list .customizable-table-section .customizable-table tr td{padding:10px;font-size:12px;line-height:15px}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell{position:relative}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell .link-items{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;padding:5px;position:absolute;inset:0;overflow:hidden}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell .link-items>div{display:inline}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell .link-items>div:not(:first-child):before{content:", "}@media (width<=767px){#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell .link-items{white-space:normal;position:relative;overflow:visible}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell .link-items>div{white-space:nowrap;display:inline-block}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell .link-items>div:not(:first-child){margin-left:10px}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell .link-items>div:not(:first-child):before{content:""}}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell .link-items:hover a{color:var(--link-color)}@media (width>=768px){#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell:hover{padding:0;overflow:visible}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items{bottom:unset;background-color:var(--white);z-index:1;right:unset;padding:0;overflow:visible;box-shadow:0 0 4px #0003}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items>div{padding:5px 20px 5px 5px;display:block;position:relative}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items>div a{color:var(--link-color)}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items>div:before{content:""}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items>div:hover{color:#16181b;background-color:#f8f9fa}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items>div:hover:after{content:"";color:var(--link-color);font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;right:5px}}@media (width>=1200px){#documentsList .document-list .customizable-table-section .customizable-table tr td{vertical-align:middle}#documentsList .document-list .customizable-table-section .customizable-table tr td.link-items-cell .link-items{margin-top:12px}}#documentsList .document-list .document-list-item{width:100%}#documentsList .document-list .document-list-item .document-wrapper{background-color:var(--white);border-radius:var(--border-radius);flex-direction:column;justify-content:center;align-items:flex-start;min-height:42px;display:flex;position:relative}#documentsList .document-list .document-list-item .document-wrapper .document-page .is-prospect{z-index:1;position:absolute;top:-1px;right:10px}#documentsList .document-list .document-list-item .document-wrapper .document-page .is-prospect i{color:var(--red-light);text-shadow:1px 1px 2px #0003;font-size:20px}#documentsList .document-list .document-list-item .document-wrapper .document-page .is-prospect i.fa-thumbs-up{color:#fff;text-shadow:none;font-size:10px;position:absolute;top:4px;left:3px}#documentsList .document-list .document-list-item .document-wrapper .document-page .is-approved{z-index:1;position:absolute;top:-1px;right:10px}#documentsList .document-list .document-list-item .document-wrapper .document-page .is-approved i{color:var(--orange);text-shadow:1px 1px 2px #0003;font-size:20px}#documentsList .document-list .document-list-item .document-wrapper .document-page .is-approved i.fa-thumbs-up{color:#fff;text-shadow:none;font-size:10px;position:absolute;top:4px;left:3px}#documentsList .document-list .document-list-item .document-wrapper .document-page .card-tag{display:none}#documentsList .document-list .document-list-item .document-wrapper .document-page .badges{margin-left:4px}#documentsList .document-list .document-list-item .document-wrapper .document-page .badges li{text-transform:uppercase;white-space:nowrap;background-color:var(--primary-light);color:var(--black);padding:1px 3px;font-size:10px;line-height:12px}#documentsList .document-list .document-list-item .document-wrapper .document-page .document-canvas{position:absolute;inset:0}#documentsList .document-list .document-list-item .document-wrapper .document-page .document-canvas .document-image,#documentsList .document-list .document-list-item .document-wrapper .document-page .document-canvas .document-label{display:none}#documentsList .document-list .document-list-item .document-wrapper .document-tools{background-color:var(--white);justify-content:flex-end;padding:0 10px;display:none;position:absolute;top:calc(50% - 20px);right:0}#documentsList .document-list .document-list-item .document-wrapper .document-tools .document-tool{text-align:center;color:var(--primary);flex:0 0 32px;padding:10px}#documentsList .document-list .document-list-item .document-wrapper .document-tools .document-tool i{font-size:14px}#documentsList .document-list .document-list-item .document-wrapper .document-tools .document-tool:first-child{display:none}#documentsList .document-list .document-list-item .document-wrapper .document-tools .document-tool:last-child{margin-left:4px}#documentsList .document-list .document-list-item .document-wrapper .document-tools .document-tool:hover{color:var(--primary-darkest)}#documentsList .document-list .document-list-item .document-wrapper .document-title{word-break:break-word;padding:2px 4px}#documentsList .document-list .document-list-item .document-wrapper:hover{cursor:pointer}@media (width>=1200px){#documentsList .document-list .document-list-item .document-wrapper:hover .document-image{z-index:1200;background-color:var(--white);border-radius:var(--border-radius);border:solid 1px var(--primary-lighter);width:148px;height:210px;position:absolute;top:-215px;left:calc(50% - 74px);display:block!important}#documentsList .document-list .document-list-item .document-wrapper:hover .document-image:after{content:"";color:var(--primary-lighter);font-family:"Font Awesome 5 Pro";font-size:32px;font-weight:900;position:absolute;bottom:-14px;left:calc(50% - 13px)}}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.pending-sign{color:#000;background-color:#fc0}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.completed-sign,#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.manual-sign{background-color:var(--green-light);color:#fff}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.canceled-sign{background-color:var(--red-light);color:#fff}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.archived-doc{background-color:var(--primary);color:#fff}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.pdf{color:#fff;background-color:#d51e00}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.powerpoint{color:#fff;background-color:#d44519}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.excel{color:#fff;background-color:#1b7343}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.word,#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.rtf{color:#fff;background-color:#27549b}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.e-post{color:#fff;background-color:#006fc8}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.next{color:#fff;background-color:#961932}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.fox{color:#fff;background-color:#f26729}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.restricted-access{background-color:var(--blue-light);color:#fff}#documentsList .document-list .document-list-item .document-wrapper:hover .badges li.annet{background-color:var(--primary-light);color:#000}#documentsList .document-list .document-list-item .document-wrapper:hover .document-tools{display:flex}#documentsList .document-list .document-list-item .document-wrapper:hover .document-tools .document-tool{color:var(--primary-dark)}#documentsList .document-list .document-list-item .document-wrapper:hover .document-tools .document-tool:hover{color:var(--primary-darkest)}#documentsList .document-list .document-list-item .document-wrapper.option-active{background-color:var(--blue-tile);color:var(--white)}#documentsList .document-list .document-list-item .document-wrapper.option-active .document-page .badges li{background-color:var(--white);color:var(--blue-tile)}#documentsList .document-list .document-list-item .document-wrapper.option-active .document-tools{background-color:var(--blue-tile)}#documentsList .document-list .document-list-item .document-wrapper.option-active .document-tools .document-tool,#documentsList .document-list .document-list-item .document-wrapper.option-active:hover{color:#fff}#documentsList .document-list .document-list-item .document-wrapper.option-active:hover .badges li{color:var(--blue-tile);background-color:#fff}@media (width>=1200px){#documentsList .document-list .document-list-item:nth-of-type(-n+3) .document-wrapper:hover .document-image{top:unset;bottom:-213px}#documentsList .document-list .document-list-item:nth-of-type(-n+3) .document-wrapper:hover .document-image:after{content:"";top:-16px;bottom:unset}}#documentsList .document-list.select-mode .document-grid .document-card .document-wrapper .document-tools{pointer-events:none}#documentsList .document-list.select-mode .document-grid .document-card .document-wrapper .document-tools .document-tool{background:var(--primary-light)}#documentsList .document-list.select-mode .document-list-item:hover .document-wrapper .document-tools{display:none}#documentsList .document-list.select-mode .customizable-table-section .customizable-table tr td.link-items-cell{position:relative;overflow:hidden}@media (width>=768px){#documentsList .document-list.select-mode .customizable-table-section .customizable-table tr td.link-items-cell{padding:10px 10px 10px 5px}#documentsList .document-list.select-mode .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items{box-shadow:none;background-color:#0000;margin-top:0;padding:0;position:relative;overflow:hidden}#documentsList .document-list.select-mode .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items>div{padding:0;display:inline}#documentsList .document-list.select-mode .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items>div:hover{color:unset;background-color:#0000}#documentsList .document-list.select-mode .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items>div:hover:after{content:"";display:none}#documentsList .document-list.select-mode .customizable-table-section .customizable-table tr td.link-items-cell:hover .link-items>div:not(:first-child):before{content:", "}}#documentsList .document-list.select-mode .customizable-table-section .customizable-table tr td a{color:var(--primary-darkest);pointer-events:none}#documentsList .document-list.select-mode .customizable-table-section .customizable-table tr td a:hover{color:var(--primary-darkest)}#documentsList .no-documents-field{box-shadow:var(--card-shadow);border-radius:var(--border-radius);background-color:var(--white);margin:var(--small-gap);justify-self:stretch;position:relative}#documentsList .no-documents-field .dropzone-info{justify-content:center;align-items:center;gap:var(--large-gap);height:200px;min-height:calc(100vh - 225px);color:var(--primary-dark);flex-direction:column;display:flex}#documentsList .no-documents-field .drag-drop-icon{font-size:40px}#documentsList .no-documents-field .drag-drop-text{font-family:Bold;font-size:20px}#documentsList .document-category-group{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);grid-column:1/-1;justify-self:stretch}#documentsList .document-category-group summary{gap:var(--small-gap);padding:var(--medium-gap) var(--x-large-gap) var(--medium-gap) var(--medium-gap);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-family:Bold;font-size:14px;text-decoration:none;display:flex}#documentsList .document-category-group summary:after{right:10px}#documentsList .document-category-group .document-category-cards{gap:var(--large-gap);padding:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(148px,1fr));justify-items:center;display:grid}#documentsList .document-category-group:hover summary:after{font-weight:900}#documentsList .document-grid{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(148px,1fr));justify-items:center;display:grid;position:relative}#documentsList .document-grid .document-card{vertical-align:top;text-align:center;width:148px;height:290px;display:inline-block}#documentsList .document-grid .document-card .card-tag{cursor:pointer;border-top-right-radius:var(--border-radius);width:0;height:0;position:absolute;top:0;right:0;overflow:hidden}#documentsList .document-grid .document-card .card-tag span{text-transform:none;letter-spacing:1px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;bottom:0;left:0;right:0;transform:rotate(45deg)}#documentsList .document-grid .document-card .card-tag:after{content:"";border-top:500px solid #0000;border-left:500px solid #0000;width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#documentsList .document-grid .document-card .card-tag.selected-card{z-index:10000;padding-top:50px;padding-left:50px}#documentsList .document-grid .document-card .card-tag.selected-card i{color:#fff;position:absolute;top:10px;left:25px}#documentsList .document-grid .document-card .card-tag.selected-card:after{border-top:500px solid var(--green-light)}#documentsList .document-grid .document-card .card-tag.pending-sign{z-index:5000;padding-top:70px;padding-left:70px}#documentsList .document-grid .document-card .card-tag.pending-sign span{color:#000;top:7px;left:-5px}#documentsList .document-grid .document-card .card-tag.pending-sign:after{border-top-color:var(--yellow-light)}#documentsList .document-grid .document-card .card-tag.deleted-sign{z-index:5000;padding-top:70px;padding-left:70px}#documentsList .document-grid .document-card .card-tag.deleted-sign span{color:#fff;top:7px;left:-5px}#documentsList .document-grid .document-card .card-tag.deleted-sign:after{border-top-color:var(--red-dark)}#documentsList .document-grid .document-card .card-tag.completed-sign{z-index:5000;padding-top:70px;padding-left:70px}#documentsList .document-grid .document-card .card-tag.completed-sign span{color:#fff;top:7px;left:-5px}#documentsList .document-grid .document-card .card-tag.completed-sign:after{border-top-color:var(--green-light)}#documentsList .document-grid .document-card .card-tag.canceled-sign{z-index:5000;padding-top:70px;padding-left:70px}#documentsList .document-grid .document-card .card-tag.canceled-sign span{color:#fff;top:7px;left:-5px}#documentsList .document-grid .document-card .card-tag.canceled-sign:after{border-top-color:var(--red-light)}#documentsList .document-grid .document-card .card-tag.manual-sign{z-index:4500;padding-top:70px;padding-left:70px}#documentsList .document-grid .document-card .card-tag.manual-sign span{color:#fff;top:7px;left:-5px}#documentsList .document-grid .document-card .card-tag.manual-sign:after{border-top-color:var(--green-light)}#documentsList .document-grid .document-card .card-tag.restricted-access{z-index:4100;padding-top:70px;padding-left:70px}#documentsList .document-grid .document-card .card-tag.restricted-access span{color:#fff;top:15px;left:-15px}#documentsList .document-grid .document-card .card-tag.restricted-access:after{border-top-color:var(--blue-light)}#documentsList .document-grid .document-card .card-tag.restricted-access.is-additional-badge{padding-top:100px;padding-left:100px}#documentsList .document-grid .document-card .card-tag.restricted-access.is-additional-badge span{top:27px;left:-27px}#documentsList .document-grid .document-card .card-tag.archived-doc{z-index:4300;padding-top:70px;padding-left:70px}#documentsList .document-grid .document-card .card-tag.archived-doc span{color:#fff;top:15px;left:-15px}#documentsList .document-grid .document-card .card-tag.archived-doc:after{border-top-color:var(--primary)}#documentsList .document-grid .document-card .tag{z-index:5000;border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:50px solid #0000;width:0;height:0;position:absolute;top:-32px;right:-7px;transform:rotate(-45deg)}#documentsList .document-grid .document-card .tag>span{text-transform:none;color:var(--black);letter-spacing:1px;text-align:center;transform-origin:0;font-size:10px;line-height:12px;display:block;position:absolute;transform:rotate(90deg)}#documentsList .document-grid .document-card .tag.pending-sign{border-left-color:#fc0}#documentsList .document-grid .document-card .tag.pending-sign>span{width:100px;top:-61px;left:-36px}#documentsList .document-grid .document-card .tag.deleted-sign{border-left-color:#fc0}#documentsList .document-grid .document-card .tag.deleted-sign>span{width:100px;top:-61px;left:-36px}#documentsList .document-grid .document-card .tag.completed-sign{border-left-color:var(--green-light)}#documentsList .document-grid .document-card .tag.completed-sign>span{color:var(--white);top:-41px;left:-36px}#documentsList .document-grid .document-card .tag.canceled-sign{border-left-color:var(--red-light)}#documentsList .document-grid .document-card .tag.canceled-sign>span{width:90px;color:var(--white);top:-58px;left:-36px}#documentsList .document-grid .document-card .tag.manual-sign{border-left-color:var(--green-light);z-index:4500}#documentsList .document-grid .document-card .tag.manual-sign>span{color:var(--white);top:-34px;left:-36px}#documentsList .document-grid .document-card .tag.archived-doc{border-left:70px solid var(--primary);z-index:4000;border-top-width:70px;border-bottom-width:70px;top:-45px;right:-10px}#documentsList .document-grid .document-card .tag.archived-doc>span{width:75px;color:var(--white);top:-43px;left:-61px}#documentsList .document-grid .document-card .document-wrapper{flex-direction:column;justify-content:space-between;width:148px;display:flex;position:relative}#documentsList .document-grid .document-card .document-wrapper .document-page{cursor:pointer;border-radius:var(--border-radius);width:148px;height:235px;transition:box-shadow .2s ease-in-out;position:relative}#documentsList .document-grid .document-card .document-wrapper .document-page:hover{box-shadow:0 0 15px #0000004d}#documentsList .document-grid .document-card .document-wrapper .document-page.disabled{cursor:not-allowed;color:var(--primary);pointer-events:none}#documentsList .document-grid .document-card .document-wrapper .document-page .is-prospect{z-index:1000;display:inline-block;position:absolute;top:-2px;left:10px}#documentsList .document-grid .document-card .document-wrapper .document-page .is-prospect i{color:var(--red-light);text-shadow:2px 3px 3px #0003;font-size:26px}#documentsList .document-grid .document-card .document-wrapper .document-page .is-prospect i.fa-thumbs-up{color:#fff;text-shadow:none;font-size:12px;position:absolute;top:5px;left:5px}#documentsList .document-grid .document-card .document-wrapper .document-page .is-approved{z-index:1000;display:inline-block;position:absolute;top:-2px;left:10px}#documentsList .document-grid .document-card .document-wrapper .document-page .is-approved i{color:var(--orange);text-shadow:2px 3px 3px #0003;font-size:26px}#documentsList .document-grid .document-card .document-wrapper .document-page .is-approved i.fa-thumbs-up{color:#fff;text-shadow:none;font-size:12px;position:absolute;top:5px;left:5px}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas{background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-image:var(--checkered-background);background-color:var(--primary-lightest);border-radius:var(--border-radius);width:148px;height:235px;position:relative}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label{z-index:7000;background-color:var(--bg);border-radius:var(--border-radius);color:#fff;text-align:right;padding:3px 6px;font-size:11px;position:absolute;top:calc(50% - 25px);right:-5px;box-shadow:-2px 0 3px #0003}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label.pdf{background-color:#d51e00}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label.powerpoint{background-color:#d44519}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label.excel{background-color:#1b7343}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label.word,#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label.rtf{background-color:#27549b}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label.e-post{background-color:#006fc8}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label.next{background-color:#961932}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label.fox{background-color:#f26729}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label.annet{background-color:#961932}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-label>span:after{width:150px}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-image{z-index:100;border-radius:var(--border-radius);width:148px;height:235px;box-shadow:var(--card-shadow);background-position:top;background-repeat:no-repeat;background-size:contain;position:relative}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-image i{color:var(--primary);font-size:48px;position:absolute;top:calc(50% - 24px);left:calc(50% - 32px)}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-image i.fa-plus{margin:0 10px}#documentsList .document-grid .document-card .document-wrapper .document-page .document-canvas .document-image.no-thumb{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#documentsList .document-grid .document-card .document-wrapper .document-page .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:5000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#documentsList .document-grid .document-card .document-wrapper .document-page .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#documentsList .document-grid .document-card .document-wrapper .document-tools{z-index:1000;flex-wrap:nowrap;width:148px;display:flex;position:absolute;bottom:0}#documentsList .document-grid .document-card .document-wrapper .document-tools .document-tool{cursor:pointer;background-color:var(--primary);border-left:solid 1px var(--white);flex:1;height:25px}#documentsList .document-grid .document-card .document-wrapper .document-tools .document-tool i{color:var(--primary-lightest);font-size:14px;line-height:24px}#documentsList .document-grid .document-card .document-wrapper .document-tools .document-tool:first-child{border-bottom-left-radius:var(--border-radius);border-left:none}#documentsList .document-grid .document-card .document-wrapper .document-tools .document-tool:last-child{border-bottom-right-radius:var(--border-radius)}#documentsList .document-grid .document-card .document-wrapper .document-tools .document-tool:hover{background-color:var(--primary-dark)}#documentsList .document-grid .document-card .document-wrapper .document-title{-webkit-line-clamp:3;text-align:center;word-wrap:break-word;-webkit-box-orient:vertical;max-height:3.6em;margin-top:5px;line-height:1.2em;display:-webkit-box;position:relative;overflow:hidden}#documentsList .document-grid .document-card .document-wrapper .document-title .extra-settlement-info{display:none}#documentsList .document-grid .document-card .document-wrapper .document-title:hover{-webkit-line-clamp:9;z-index:10000;background-color:var(--white);max-height:10.8em;color:var(--text-color)}#documentsList .document-grid .document-card .document-wrapper.option-active .open-functions,#documentsList .document-grid .document-card .document-wrapper.option-active .open-functions:hover{background-color:var(--blue-tile)}#documentsList .document-grid .document-card .document-wrapper.option-active .open-functions i,#documentsList .document-grid .document-card .document-wrapper.option-active .open-functions:hover i{color:#fff}#documentsList .document-table{position:relative}#documentsList .drop-overlay{z-index:9000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:var(--border-radius);pointer-events:none;background-color:#0009;justify-content:center;align-items:flex-start;min-height:calc(100vh - 150px);display:flex;position:absolute;inset:0}#documentsList .drop-overlay .drop-overlay-content{align-items:center;gap:var(--medium-gap);color:var(--white);flex-direction:column;margin:4rem 2rem;display:flex;position:sticky;top:50vh;transform:translateY(-50%)}#documentsList .drop-overlay .drop-overlay-content i{font-size:48px}#documentsList .drop-overlay .drop-overlay-content span{font-family:Bold;font-size:20px}#documentsList.drag-mode .documents-top-bar{z-index:0;top:0}@media (width>=768px){#documentsList .table-with-sticky-headers .header-table{background-color:var(--white);border-radius:var(--border-radius);top:173px}}#mailHeader vitec-emlview-functionview-emlviewdefaultfunctionview{display:none}#mailHeader .mail-attachments-list{margin:0;padding:0;list-style:none}#mailHeader .mail-attachments-list li{margin-bottom:20px}#mailHeader .mail-attachments-list li .file-size-info{float:right}#mailAttachment{background-color:#fff;margin-top:60px;padding:20px}#mailAttachment .nowrap{white-space:nowrap;display:inline-block}@media (width<=991px){#mailAttachment{margin-top:55px;padding:10px}}#mailAttachment .header-icon{vertical-align:top;width:58px;height:58px;display:inline-block}#mailAttachment .header-icon i{color:#fff;margin:12px 14px;font-size:29px}@media (width<=992px){#mailAttachment .header-icon{width:42px;height:42px}#mailAttachment .header-icon i{margin:6px 7px;font-size:26px}}#mailAttachment .header-text{vertical-align:top;width:calc(100% - 64px);padding:8px 4px 8px 0;display:inline-block}#mailAttachment .header-text h4{margin:0;padding:0 10px 0 0;display:inline-block}#mailAttachment .header-text h4 .mail-address{text-transform:lowercase}#mailAttachment .header-text .link{white-space:nowrap}#mailAttachment .header-text .link i{transition:transform .2s ease-in-out}#mailAttachment .header-text .link.collapsed i{transform:rotate(-90deg)}#mailAttachment .header-text .link.collapsed i:before{content:""}#mailAttachment .header-text label{float:right;margin-top:-7px;padding-left:10px}#mailAttachment .header-text.mobile{background:var(--primary-lighter);width:100%;padding:10px;position:relative}#mailAttachment .header-text.mobile h4{word-wrap:break-word;border-right:none;display:inline}#mailAttachment #iframeContent{border:none;width:100%;height:calc(100vh - 270px);margin-top:10px}@media (width<=1199px){#mailAttachment #iframeContent{height:calc(100vh - 332px)}}.reciever-details ul{margin:0;padding:0;list-style:none}.reciever-details ul li{margin-right:3px;display:inline}.reciever-details ul li span:last-child{text-transform:lowercase;word-wrap:break-word}.reciever-details ul li:not(:last-child):after{content:","}.reciever-details ul li:first-child:after{content:""}#estateAdvertising article{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}#estateAdvertising article .create-ad-button{margin-bottom:var(--large-gap)}#estateAdvertising article .create-ad-button .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%)}#estateAdvertising article .flex-card{min-height:150px;display:flex}#estateAdvertising article .flex-card .tag-isPreview{border-top:40px solid #0000;border-bottom:40px solid #0000;border-left:40px solid var(--green-light);z-index:4000;width:0;height:0;position:absolute;top:-26px;right:-6px;transform:rotate(-45deg)}#estateAdvertising article .flex-card .tag-isPreview span{color:#fff;text-transform:none;letter-spacing:1px;transform-origin:0;font-size:10px;position:absolute;top:-31px;left:-32px;transform:rotate(90deg)}#estateAdvertising article .flex-card a{width:100%;color:var(--primary-darkest);flex-wrap:nowrap;align-items:flex-start;display:flex}#estateAdvertising article .flex-card a .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#estateAdvertising article .flex-card a .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#estateAdvertising article .flex-card a .icon{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:36px;flex:0 0 80px;height:100px;display:inline-block}#estateAdvertising article .flex-card a .icon i{margin-top:20px;font-size:35px}#estateAdvertising article .flex-card a .text{color:var(--black);flex:1;padding-top:10px;overflow:hidden}#estateAdvertising article .flex-card a .text h4{text-transform:uppercase;margin-bottom:var(--small-gap);-webkit-line-clamp:3;white-space:normal;-webkit-box-orient:vertical;font-family:Bold;font-size:12px;display:-webkit-box;overflow:hidden}#estateAdvertising article .flex-card a .text>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#estateAdvertising article .flex-card a .text>div:first-child{text-transform:uppercase;font-family:Bold}#estateAdvertising article .flex-card a .text .advert-dates,#estateAdvertising article .flex-card a .text .order-dates{margin-top:var(--small-gap);font-size:12px;line-height:16px}#estateAdvertising article .flex-card a .text .order-status{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#estateAdvertising article .flex-card .footer .info{gap:var(--small-gap);align-items:center;display:flex}#estateAdvertising article .flex-card .footer .info .fas{background:radial-gradient(#fff 50%,#0000 50%);border-radius:50%}#estateAdvertising article .flex-card .footer .info .fas.fa-check-circle{color:var(--green)}#estateAdvertising article .flex-card .footer .info .fas.fa-play-circle{color:var(--blue)}#estateAdvertising article .flex-card .footer .info .fas.fa-question-circle{color:var(--orange)}#estateAdvertising article .flex-card .footer .info .fas.fa-exclamation-circle{color:var(--red-light)}#createOffer .navigate-button{text-align:right}#createOffer .navigate-button .btn{margin-bottom:5px}#createOffer .form-section-divider{margin:20px 0 0}#createOffer .switch-with-label{margin-top:0}#createOffer .new-area-item{background-color:var(--white);border-radius:var(--border-radius);border:solid 1px var(--primary-light);margin-bottom:12px;padding:6px}#createOffer .new-area-item .new-area-data{border-radius:var(--border-radius);z-index:1;width:100%;min-height:60px;margin:0;padding:10px;display:inline-block;position:relative}#createOffer .new-area-item .new-area-data .fa-times{cursor:pointer;z-index:100;color:var(--primary);padding:5px;font-size:20px;display:inline-block;position:absolute;top:1px;right:6px}#createOffer .tabs{margin:10px 0}#createOffer .add-area-to-offer{background-color:var(--white);cursor:pointer;padding:8px}#createOffer .add-area-to-offer i{color:var(--green-light);vertical-align:middle;margin-right:5px}#createOffer .add-area-to-offer:hover{background-color:var(--blue-tile);color:var(--white)}#createOffer .add-area-to-offer:hover i{color:var(--white)}#createOffer .log-list>li{margin:0;padding:5px 0}#createOffer .log-list>li .entry-heading{font-family:Bold}#createOffer .log-list>li .entry-heading .badges{display:inline-block}#createOffer .log-list>li .entry-heading .badges li{vertical-align:baseline;margin:0}#createOffer .log-list>li .entry-heading .badges li.new-or-added-area{background-color:var(--green-light);color:#fff}#createOffer .log-list>li .entry-heading .badges li.changed-area{background-color:var(--blue-light);color:#fff}#createOffer .log-list>li .entry-heading .badges li.removed-area{background-color:var(--red-light);color:#fff}#createOffer .log-list>li .entry-heading .badges li.unchanged-area{background-color:var(--primary);color:#fff}#createOffer .log-list>li .date-sheet{margin-left:0}#createOffer .log-list>li .log-entry{width:calc(100% - 58px)}#createOffer .log-list>li.footer{text-align:right;font-family:Bold;font-size:smaller}#createOffer .log-list>li:nth-last-child(2){border-bottom:none}#createOffer ul.area-offer-contact{background-color:var(--white);margin:0 0 10px;padding:0;list-style:none}#createOffer ul.area-offer-contact li{justify-content:space-between;align-items:center;display:flex}#createOffer ul.area-offer-contact li div{padding:10px}#createOffer ul.area-offer-contact li i{color:var(--primary-dark);text-align:center;cursor:pointer;flex:0 0 36px;align-self:flex-start;margin:0 0 -10px -10px;padding:13px 5px}#createOffer ul.area-offer-contact li i:hover{color:var(--white);background-color:var(--red-light)}#areasCardView article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}#areasCardView .areas-list{gap:var(--large-gap);margin-bottom:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-flow:dense;display:grid}#areasCardView .areas-list .group-members{background-color:var(--primary-light);border-radius:var(--border-radius);padding:var(--large-gap);gap:var(--large-gap);grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-auto-flow:dense;display:grid;position:relative}#areasCardView.expandable-group-cards .group-members{background-color:var(--primary-light);margin-bottom:20px;padding-top:15px}#areasCardView.expandable-group-cards .group-card.area-group-card{min-height:146px}#areasCardView.expandable-group-cards .group-card.active .footer .info.active{background-color:var(--white)}#areasCardView.expandable-group-cards .group-card .count-sheet{max-height:75px}#areasCardView.expandable-group-cards .group-card .fa-exclamation-triangle{color:var(--yellow)}#areasCardView.expandable-group-cards .disabled .footer *{color:#ffffffb3!important}#areasCardView.expandable-group-cards .disabled .last-chance{border-left-color:var(--primary)}#areasCardView.expandable-group-cards .disabled .last-chance i{color:#ffffffb3!important}#areasCardView .expanded-arrow.arrow-container{width:42px;margin-top:-15px}#areasCardView .expanded-arrow.arrow-container.offer{margin-left:42px}#areasCardView .expanded-arrow.arrow-container .arrow_box{margin-top:32px;margin-left:10px}#areasCardView .add-area-to-offer{cursor:pointer;background-color:var(--white);margin-top:10px;padding:10px;display:block}#areasCardView .add-area-to-offer i{color:var(--green);vertical-align:middle;margin-right:5px}#areasCardView .last-chance{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--orange);z-index:1000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#areasCardView .last-chance i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#areasCardView #collapsable_2 .group-card{background-color:var(--white);border:solid 1px var(--primary-light)}#areasCardView #collapsable_2 .group-card .count-sheet{margin-top:-11px}#assignmentBudgetSidePanel .valueNotSet{white-space:nowrap;font-size:14px}#assignmentBudgetSidePanel .trash-button{color:var(--primary-darkest);cursor:pointer;float:right;font-size:20px}#assignmentBudgetSidePanel .trash-button.disabled{cursor:not-allowed;color:var(--primary);pointer-events:none}#assignmentBudgetSidePanel .trash-button:hover{color:var(--link-color)}#assignmentBudgetSidePanel .values{min-height:22px;padding:5px 0}#assignmentBudgetSidePanel .values.unconfirmed{color:var(--red-light)}#assignmentBudgetSidePanel .postingsTxt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#finance .bubbleBtn:hover .fa-pencil-alt{color:var(--link-color)}#finance .bubbleBtn:hover .fa-times{color:var(--red-light)}#finance .bubbleBtn:hover .fa-save{color:var(--green-light)}#finance .valueNotSet{white-space:nowrap;font-size:14px}#estateAssignment .with-tooltip{white-space:normal;overflow:visible}#estateAssignment .with-tooltip label{white-space:normal;display:flex;overflow:visible}#estateAssignment .with-tooltip label>span:first-child{flex-basis:(100% - 30px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#estateAssignment .with-tooltip label>span:last-child:after{text-transform:none;width:200px}#estateAssignment #estateImage{background-color:var(--bg);background-position:50%;background-size:cover;border-radius:50%;width:190px;height:190px}@media (width<=768px){#estateAssignment #estateImage{width:130px;height:130px;margin:0 auto}}#assignmentContract .budget-icon.green{color:var(--green)}#assignmentContract .budget-icon.red{color:var(--red)}#assignmentContract #contract-details{padding:0 40px}#assignmentContract #contract-details h6{margin-bottom:0;font-size:1.1em}@media (width<=767px){#assignmentContract #contract-details{padding:0 10px}}#assignmentContract .prospectiveHeading{min-height:30px;margin-top:30px;padding:0 15px}#assignmentContract .prospectiveHeading h5:after{top:1em}#commissionTypeCarousel ul.carousel-indicators{width:100%;margin:0 auto 30px;position:relative;bottom:0;left:0}#commissionTypeCarousel ul.carousel-indicators li{border-radius:var(--border-radius);border-color:var(--primary-light);text-indent:0;width:auto;height:auto;padding:var(--small-gap) var(--large-gap);margin:1px}#commissionTypeCarousel ul.carousel-indicators li:hover{background-color:var(--blue-lightest);color:#000}#commissionTypeCarousel ul.carousel-indicators li.active,#commissionTypeCarousel ul.carousel-indicators li.active:hover{background:var(--blue-light);color:#fff}#buyerCosts .row-description-desktop{display:flex}#buyerCosts .buyerposts{margin-bottom:15px;padding:0 15px}#buyerCosts .buyerposts div[class*=col-xs-]{min-height:20px}#buyerCosts .buyerposts .labels,#buyerCosts .buyerposts .values{padding-left:0;padding-right:0}#buyerCosts .buyerposts .labels{border-bottom:1px solid var(--primary-light);margin-top:10px;padding-bottom:5px}#buyerCosts .buyerposts .values{padding:5px 0}#buyerCosts .buyerposts .values.unconfirmed{color:var(--red-light)}#buyerCosts .trash-button{color:var(--primary-darkest);cursor:pointer;margin-top:5px;font-size:20px}#buyerCosts .trash-button:hover{color:var(--link-color)}#parkingSection .parking-labels{margin-bottom:5px}#parkingSection .parking-labels>div{border-bottom:solid 1px var(--primary-lighter);min-height:unset}#parkingSection .parking-values>div{min-height:unset;margin-bottom:5px}#parkingSection .add-parking-button{margin:10px 0}#parkingSection .add-parking-button i{color:var(--green-light)}#turnover-and-settlement .form-group{min-height:64px}.estate-edit .edit-price-fields{gap:var(--medium-gap);display:flex}.estate-edit .edit-price-fields .edit-price-button{flex:0 0 130px;justify-content:center;align-items:center;gap:5px;padding:3px 12px;font-size:13px;display:flex}.estate-edit .edit-price-fields .edit-price-button i{color:var(--green-light);margin:0;padding:0;font-size:15px}.estate-edit .fa-trash-alt{color:var(--primary-darkest);cursor:pointer;font-size:20px}.estate-edit .fa-trash-alt.disabled{cursor:not-allowed;color:var(--primary);pointer-events:none}.estate-edit .fa-trash-alt:hover{color:#316dab}.estate-edit .new-price-button{margin:0 5px 0 0}.estate-edit .add-building-button{margin-bottom:var(--x-large-gap)}.estate-edit .add-building-button .fa-plus-circle{color:var(--green-light)}.hasDocument{color:#7cfc00}.missingDocument{color:#696969}#estateBasic .housenumber{text-transform:uppercase}#estateBasic .renovation-alert{margin-top:var(--large-gap)}#estateBasic .renovation-alert .switch-with-label{margin-top:0;margin-bottom:var(--medium-gap);gap:var(--small-gap);margin-left:var(--large-gap);justify-content:flex-start}#estateBasic .renovation-alert .switch-with-label label{text-transform:none;font-size:14px}#estateBasic .renovation-info{white-space:normal}#estateBasic .renovation-info .renovation-not-documented{margin-left:var(--small-gap);color:var(--red-readmode)}.objectbasicinfo .confirm-alert{background:var(--primary-lighter);margin:5px 0}.objectbasicinfo .confirm-alert p{color:#000}.objectbasicinfo .confirm-alert p.buttons{text-align:center}.objectbasicinfo .confirm-alert p button{width:50px;margin:0 5px}.objectbasicinfo .readMode img{max-width:none}.objectbasicinfo .dropdown-menu{z-index:1001!important}.objectbasicinfo #map{position:relative}.objectbasicinfo .disablemap{opacity:.5}.objectbasicinfo .disable-map-overlay{z-index:10000;width:100%;height:100%;display:block;position:absolute;top:0}@media (width<=767px){.objectbasicinfo .readMode .textHolder,.objectbasicinfo .readMode .mapHolder{float:left;width:100%}}@media (width>=768px) and (width<=991px){.objectbasicinfo .readMode .textHolder .addressHolder{padding:0}}.land-register-item{border-bottom:solid 1px var(--primary-light);margin-bottom:5px}.land-register-item .with-tooltip label{display:flex}.land-register-item .with-tooltip label>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.land-register-item .with-tooltip label>span[data-tip-tm]{flex:0 0 22px;overflow:visible}.land-register-item .with-tooltip label>span[data-tip-tm] i{padding:0 0 0 5px}.land-register-item:last-child{border-bottom:none}.estate-read .textarea{margin-bottom:1.5em;display:block}.estate-edit .trash-button{color:var(--primary-darkest);vertical-align:text-bottom;font-size:1.4em}.estate-edit .trash-button:hover{color:var(--link-color)}.estate-edit .fa-plus-circle{color:var(--green-light);display:inline-block}.estate-edit .fa-plus-circle:hover{color:var(--green-light)}.estate-edit hr{border-top:solid 1px var(--white);margin:10px 0}.estate-edit .delete-row-button{margin-top:24px;display:inline-block}.estate-edit .add-row-button{margin:8px 0}.estate-edit .add-row-button i.fa-plus-circle{margin:0}.estate-edit textarea.form-control{resize:vertical;height:auto;min-height:30px}.estate-edit .stipulated-takeover .stipulated-takeover-year-container{padding-left:15px}#floorSize .floor-lists ul{width:fit-content;margin-left:0;list-style:none}#floorSize .floor-lists ul li .floor-heading{border-bottom:solid 1px var(--primary-light);margin:var(--large-gap) 0;padding-left:var(--small-gap);line-height:28px}#floorSize .floor-lists ul li dl{gap:var(--small-gap);flex-direction:column;margin-left:0;display:flex}#floorSize .floor-lists ul li dl .floor{gap:var(--small-gap);padding:var(--small-gap);grid-template-columns:80px 80px minmax(100px,1fr);display:grid}#floorSize .floor-lists ul li dl .floor>span{white-space:pre-wrap}#floorSize .floor-lists ul li dl .floor>span.bra-type{text-transform:lowercase}#floorSize .floor-lists ul li dl .floor:hover{background-color:var(--primary-lighter)}#floorSize .building-area{gap:var(--large-gap);margin:var(--x-large-gap) 0;flex-direction:column;align-items:flex-start;display:flex}#floorSize .building-area .section-divider>span{text-align:left;margin-top:-16px}#floorSize .building-area .section-divider>span .building-name{gap:var(--small-gap);align-items:center;display:flex}#floorSize .building-area .section-divider>span .building-name input{width:300px}#floorSize .building-area .building-sub-area{padding:0 var(--large-gap);flex-direction:column;align-items:center;width:100%;display:flex}#floorSize .building-area .building-sub-area .form-section-divider{width:100%}#floorSize .building-area .floor-listing{margin:0 0 var(--small-gap) 0;gap:var(--medium-gap);align-items:flex-start;width:100%;padding:0;list-style:none;display:flex}#floorSize .building-area .floor-listing li.floor-bra-types label{white-space:nowrap;padding:0 var(--medium-gap)}#floorSize .building-area .floor-listing li.floor-number{flex:0 0 46px}#floorSize .building-area .floor-listing li.floor-size{flex:0 0 115px}#floorSize .building-area .floor-listing li.floor-description{flex:1;min-width:140px}#floorSize .building-area .floor-listing li.floor-remove{margin-top:5px}@media (width>=768px){#floorSize .building-area .floor-listing{padding:0 var(--large-gap)}#floorSize .building-area .floor-listing:not(:first-of-type) .listing-label{display:none}}@media (width<=767px){#floorSize .building-area .floor-listing{flex-wrap:wrap;margin-bottom:30px}#floorSize .building-area .floor-listing li.floor-description{flex:100%;order:1000}}#floorSize .building-area .add-floor-type-buttons .btn-group{align-self:center;align-items:center;display:flex}#floorSize .building-area .errormsg{margin-bottom:var(--small-gap);color:var(--red);font-size:.9em;display:none}#floorSize .building-area .init-warning .btn{border-color:#d4ba84;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #ffde99}#floorSize .building-area .inValid .btn{border-color:#c87a7a;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #fb9999}#floorSize .building-area .inValid .errormsg{display:block}@media screen{#reportcontent{padding:50px}#reportcontent a:link,#reportcontent a:visited{color:var(--link-color)}#reportcontent a:link:hover,#reportcontent a:visited:hover{color:var(--blue-light);text-decoration:none}#reportcontent a:link:after,#reportcontent a:visited:after{content:"";margin-left:5px;font-family:"Font Awesome 5 Pro";font-weight:900}}#deleteBidFunctionView .flex-card-container{flex-direction:column;display:flex}#deleteBidFunctionView .flex-card-container .flex-card{min-height:unset;cursor:unset;padding-bottom:0;display:flex}#deleteBidFunctionView .flex-card-container .flex-card .content{margin-top:5px;margin-left:10px}#deleteBidFunctionView .flex-card-container .flex-card .date-sheet{margin-bottom:0}#bidFollower{position:relative}#bidFollower .appointments{box-shadow:none}#bidFollower .create-bid-buttons{margin-bottom:var(--large-gap)}#bidFollower .create-bid-buttons button .fa-plus-circle{color:var(--green)}#bidFollower .follow-up-tabs .tab-content{padding:var(--large-gap);background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow)}#bidFollower .loadingIndicator{position:absolute;top:44px;left:calc(50% - 17px)}#bidFollower .disabled{pointer-events:none}#bidFollower .switch-with-label{margin-top:10px}#bidFollower .appointmentsComponent .appointments{background-color:#0000}#newBidder .select-list{margin-top:var(--small-gap)}#newBidder .select-list .contact-is-proxy{margin-top:var(--small-gap);margin-left:.75rem;font-size:12px}#newBidder .select-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}#newBidder .select-list .bidder-buttons{margin:5px -8px 0 0;padding:0;list-style:none;display:flex}#newBidder .select-list .bidder-buttons>li{flex:50%}#newBidder .select-list .bidder-buttons>li .functionview-add-button:hover{color:#000;background-color:#ffffffe6}#newBidder .select-list .bidder-buttons>li .functionview-add-button:hover i{color:var(--green-light)}#newBidder .select-list .bidder-buttons>li:first-child:not(:last-child){margin-right:8px}#bidPage .card-back{padding:var(--large-gap);height:100%;font-size:12px;line-height:16px;overflow-y:auto}#bidPage .card-back .has-proxies-header{margin-bottom:var(--medium-gap);padding-left:14px}#bidPage .card-back .has-proxies-header .link{margin-left:-14px}#bidPage .card-back .has-proxies-header .contact-name{font-family:Bold}#bidPage .card-back .proxies-list{padding-bottom:var(--large-gap)}#bidPage .relationSectionCounter{margin-left:var(--small-gap)}#bidPage .sms-list tbody tr{cursor:pointer}#bidPage .sms-list tbody tr td{white-space:normal;overflow:visible}#bidPage .sms-list tbody tr.notify td{color:var(--red-light)}#bidPage .sms-list tbody tr.is-active:hover td{background-color:var(--blue-tile);color:#fff;cursor:default}#bidPage .sms-list tbody tr.is-active.notify td{background-color:var(--red-light);color:#fff}#bidPage .sms-list tbody tr.is-active.notify td .valueNotSet{color:#fff}#bidPage .sms-list tbody tr.bidConfirmIsDeleted td{background-color:var(--primary-lightest)}#bidPage .sms-list tbody tr.bidConfirmIsDeleted.is-active td{background-color:var(--blue-tile)}#bidPage .sms-list tbody tr.bidConfirmIsDeleted.is-active td .fa-info-circle{color:#fff}#bidPage .sms-list .is-active td{background-color:var(--blue-tile);color:#fff}#bidPage .sms-list .is-active td:hover,#bidPage .sms-list .is-active td.is-negative-amount,#bidPage .sms-list .is-active td .valueNotSet{color:#fff}#bidPage .bid-navigation-bar .header-navigation{position:relative}#bidPage .bid-navigation-bar .header-navigation .detail-navigation{z-index:1;justify-content:space-between;width:108px;padding:0;display:flex;position:absolute;right:0}#bidPage .bid-navigation-bar .header-navigation .detail-navigation button{background-color:#0000;border:none;justify-content:center;align-items:center;display:flex}#bidPage .bid-navigation-bar .header-navigation .detail-navigation button i{color:var(--primary);cursor:pointer;font-size:20px}#bidPage .bid-navigation-bar .header-navigation .detail-navigation button:hover i{color:var(--link-color)}@media (width>=992px){#bidPage .bid-navigation-bar .header-navigation .detail-navigation{display:none}}#bidPage .bid-navigation-bar .header-navigation .tabs{margin-bottom:0}#bidPage .bid-navigation-bar .header-navigation .tabs .tab-faux{cursor:default;flex:0 0 140px}@media (width<=991px){#bidPage .bid-navigation-bar .header-navigation .tabs{margin-top:-40px}}#bidPage .bid-communication-bar{gap:var(--large-gap);margin-bottom:var(--large-gap);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;display:flex}#bidPage .bid-communication-bar h4{gap:var(--small-gap);flex-wrap:wrap;align-items:center;display:flex;position:relative}#bidPage .bid-communication-bar h4 .id-card{margin-right:10px}#bidPage .bid-communication-bar h4 .name-and-navigation>div{font-family:Light;font-size:17px}#bidPage .bid-communication-bar h4 .name-and-navigation a{margin-right:5px;font-family:Regular;font-size:13px}#bidPage .bid-communication-bar .new-bid-buttons{align-items:center;gap:var(--medium-gap);flex-wrap:wrap;display:flex}#bidPage .bid-communication-bar .new-bid-buttons .btn.btn-default .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%)}#bidPage .bid-communication-bar .new-bid-buttons .btn.btn-warning .fa-plus-circle{color:#fff}#bidPage .professional-info .info-link i{transition:transform .2s ease-in-out;transform:rotate(90deg)}#bidPage .professional-info .info-link.collapsed i{transform:rotate(0)}#bidPage .professional-info .collapse ul,#bidPage .professional-info .collapsing ul{padding-top:var(--large-gap)}#bidPage .professional-actor-label{text-transform:uppercase;font-family:Bold}#bidPage .bid-page{flex-wrap:nowrap;justify-content:space-between;display:flex}#bidPage .bid-page .navigation{vertical-align:top;flex-basis:calc(25% - 15px);margin-right:15px;display:inline-block}@media (width<=991px){#bidPage .bid-page .navigation{width:100%;margin-bottom:15px;margin-right:0;display:block}}#bidPage .bid-page .navigation #navigation .bidder-heading{position:relative}#bidPage .bid-page .navigation #navigation .bidder-heading .assignment-level{border-radius:var(--border-radius)}#bidPage .bid-page .navigation #navigation .section-divider span{font-size:14px}#bidPage .bid-page .navigation #navigation .btn-group{width:100%;margin-bottom:12px;padding-left:10%}#bidPage .bid-page .navigation #navigation .btn-group>a.btn{width:30%}#bidPage .bid-page .navigation #navigation .tabs{margin-bottom:0}#bidPage .bid-page .navigation #navigation .section-divider{margin:10px 0}#bidPage .bid-page .navigation #navigation .scrollable{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:20px 10px 10px}@media (width>=991px){#bidPage .bid-page .navigation #navigation .scrollable{max-height:calc(100vh - 210px);overflow-y:auto}}#bidPage .bid-page .navigation #navigation .group-heading{border-bottom:solid 1px var(--primary-lighter);margin-top:20px;padding:0 10px;font-size:14px}#bidPage .bid-page .navigation #navigation .bid-history-heading{cursor:pointer;gap:var(--medium-gap);border-radius:var(--border-radius);justify-content:space-between;align-items:center;min-height:40px;padding:10px;display:flex}#bidPage .bid-page .navigation #navigation .bid-history-heading.selected{color:#fff!important;background-color:green!important}#bidPage .bid-page .navigation #navigation .bid-history-heading label{cursor:pointer}#bidPage .bid-page .navigation #navigation .bid-history-heading .amount{text-transform:none;align-items:center;gap:var(--small-gap);font-family:Light;font-size:14px;display:flex}#bidPage .bid-page .navigation #navigation .bid-history-heading .expire{text-transform:none;text-align:right}#bidPage .bid-page .navigation #navigation .bid-history-heading:last-child,#bidPage .bid-page .navigation #navigation .bid-history-heading.only-child{margin-bottom:20px}#bidPage .bid-page .navigation #navigation .bid-history-heading:hover{background-color:var(--primary-light)}#bidPage .bid-page .navigation #navigation .bid-history-heading:hover .valueNotSet{color:var(--text-color)}#bidPage .bid-page .navigation #navigation .bid-history-heading.activeBid{background-color:var(--link-color);color:#fff}#bidPage .bid-page .navigation #navigation .bid-history-heading.activeBid .valueNotSet{color:#fff}#bidPage .bid-page .navigation #navigation .bid-history-heading.activeBid:hover{background-color:var(--link-color)}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-professional-bid .fa-mask{color:var(--professional);margin-left:4px}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-professional-bid:hover{background-color:var(--professional)}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-professional-bid:hover .valueNotSet,#bidPage .bid-page .navigation #navigation .bid-history-heading.is-professional-bid:hover .fa-mask{color:#fff}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-professional-bid:hover .professionalActorTag:after{color:var(--professional);background-color:var(--white)}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-professional-bid.activeBid{background-color:var(--professional-dark);color:#fff}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-professional-bid.activeBid .valueNotSet,#bidPage .bid-page .navigation #navigation .bid-history-heading.is-professional-bid.activeBid .fa-mask{color:#fff}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-professional-bid.activeBid .professionalActorTag:after{color:var(--professional);background-color:var(--white)}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-secret-bid .fa-mask{color:var(--secret-bid);margin-left:4px}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-secret-bid:hover{background-color:var(--secret-bid-light);color:#fff}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-secret-bid:hover .valueNotSet,#bidPage .bid-page .navigation #navigation .bid-history-heading.is-secret-bid:hover .fa-mask{color:#fff}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-secret-bid.activeBid{background-color:var(--secret-bid);color:#fff}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-secret-bid.activeBid .valueNotSet,#bidPage .bid-page .navigation #navigation .bid-history-heading.is-secret-bid.activeBid .fa-mask{color:#fff}#bidPage .bid-page .navigation #navigation .bid-history-heading.is-secret-bid.activeBid .is-counter-bid .professionalActorTag:after,#bidPage .bid-page .navigation #navigation .bid-history-heading.is-secret-bid.activeBid .is-counter-bid:after{color:var(--secret-bid);background-color:#fff}#bidPage .bid-page .details{vertical-align:top;flex:75%;margin-bottom:70px;display:inline-block}@media (width<=991px){#bidPage .bid-page .details{width:100%;margin-bottom:20px}}#bidPage .bid-page .details .header{margin-bottom:15px}@media (width<=991px){#bidPage .bid-page .details .header{margin-top:40px}}#bidPage .bid-page .details .header #bidHeader{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap);min-height:300px;margin-bottom:var(--x-large-gap);position:relative}#bidPage .bid-page .details .header #bidHeader label{color:var(--primary-dark);font-size:13px}#bidPage .bid-page .details .header #bidHeader strong{font-family:Bold}#bidPage .bid-page .details .header #bidHeader .alert{padding:3.5px 5px}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper{margin-bottom:var(--x-large-gap);border-radius:var(--border-radius);background-color:var(--primary-lightest);box-shadow:var(--card-shadow)}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges{gap:4px;display:flex}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-is-counter-bid{background-color:var(--orange);color:#222}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-from-professional-actor{background-color:var(--professional-dark);color:#fff}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-is-secret{background-color:var(--secret-bid);color:#fff}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-status-badge{background-color:var(--blue-light);color:#fff}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-debt-coverage-badge{background-color:var(--blue-lighter);color:var(--blue-darker)}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-finance-not-controlled{background-color:var(--red-light);color:#fff}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-recieved-date,#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-journal-date{color:var(--primary-dark);background-color:#0000}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-confirm-badge{background-color:#0000;margin-right:auto;padding:0}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-confirm-badge .confirm-bid-finance-button{align-items:center;gap:var(--small-gap);background-color:#0000;border:none;display:flex}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-confirm-badge .confirm-bid-finance-button i{font-size:14px}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-confirm-badge .confirm-bid-finance-button:hover{background-color:var(--white);color:var(--text-color)}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-confirm-badge .confirm-bid-finance-button.is-checked{background-color:var(--green);color:#fff}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges li.bid-confirm-badge .confirm-bid-finance-button.is-checked:hover{background-color:var(--green-light)}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges.status{margin:4px 4px var(--large-gap) 4px;justify-content:flex-start;padding-top:4px}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .badges.dates{margin:var(--large-gap) 4px 4px 2px;justify-content:flex-end;padding-bottom:4px;padding-left:2px}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .bid-details{margin:0 var(--large-gap);gap:var(--large-gap) var(--x-large-gap);flex-wrap:wrap;justify-content:space-around;list-style:none;display:flex}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .bid-details .price-and-professional-bid-tag{align-items:center;gap:var(--small-gap);display:flex}#bidPage .bid-page .details .header #bidHeader .bid-details-wrapper .bid-details .price-and-professional-bid-tag .professionalActorTag{line-height:1}#bidPage .bid-page .details .header #bidHeader .bid-notes-and-latest-activity{gap:var(--large-gap) var(--x-large-gap);flex-wrap:wrap;justify-content:flex-start;width:100%;margin:0;font-size:12px;line-height:15px;list-style:none;display:flex}#bidPage .bid-page .details .header #bidHeader .bid-notes-and-latest-activity li label{font-size:12px}#bidPage .bid-page .details .header #bidHeader .bid-notes-and-latest-activity li .add-note-button{align-items:center;gap:var(--small-gap);display:flex}#bidPage .bid-page .details .header #bidHeader .bid-notes-and-latest-activity li .add-note-button .fa-plus-circle{color:var(--green-light)}#bidPage .bid-page .details .header #bidHeader .bid-notes-and-latest-activity li .add-note-activity{cursor:pointer;color:var(--green-light);margin-left:5px;font-size:16px}#bidPage .bid-page .details .header #bidHeader .is-loading{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px)}#bidPage .bid-page .details .header #bidHeader .fa-mask{color:var(--secret-bid)}#bidPage .bid-page .details .header #bidHeader .row div[class*=col-xs-]{white-space:normal;overflow:visible}#bidPage .bid-page .details .header #bidHeader .row div[class*=col-xs-] label{color:var(--primary-dark);margin-top:15px;font-size:13px}#bidPage .bid-page .details .header #bidHeader .row div[class*=col-xs-] .add-note-label{display:inline-block}#bidPage .bid-page .details .header #bidHeader .row .most-recent-note-icon{color:var(--blue-light)}#bidPage .bid-page .details .header #bidHeader .bid-header-functions{justify-content:space-between;align-items:flex-end;gap:var(--x-large-gap);flex-wrap:wrap;display:flex}#bidPage .bid-page .details .header #bidHeader .bid-header-functions .main-buttons{margin:var(--large-gap) 0 0 0;gap:var(--medium-gap);flex-wrap:wrap;flex:1;justify-content:flex-end;padding:0;list-style:none;display:flex}#bidPage .bid-page .details .header #bidHeader .bid-header-functions .main-buttons>li .btn{gap:var(--small-gap);align-items:center;display:inline-flex;position:relative}#bidPage .bid-page .details .header #bidHeader .bid-header-functions .main-buttons>li .btn .fa-check{color:var(--green)}#bidPage .bid-page .details .header #bidHeader .bid-header-functions .main-buttons>li .btn .fa-times{color:var(--red)}#bidPage .bid-page .details .header #bidHeader .bid-header-functions .main-buttons>li .btn .fa-info-circle{color:var(--blue-light)}#bidPage .bid-page .details .header #bidHeader .bid-header-functions .main-buttons>li .btn .has-financial-comment{color:var(--red);font-size:7px;position:absolute;top:3px;right:3px}#bidPage .bid-page .details .header #bidHeader .bid-header-functions .project-navigation-buttons{flex:0 0 165px}#bidPage .bid-page .details .header label{font-size:12px;display:inline-block}#bidPage .bid-page .details .header .contactLinks{display:flex}#bidPage .bid-page .details .facts{flex:auto;min-height:120px;position:relative}#bidPage .bid-page .details .facts .bid-documentation-buttons{margin:var(--small-gap) 0}#bidPage .bid-page .details .facts .bid-documentation-buttons .send-sms-or-email-button{gap:var(--small-gap);align-items:center;display:flex}#bidPage .bid-page .details .facts .bid-documentation-buttons .send-sms-or-email-button .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%)}#bidPage .bid-page .details .facts .tabs{background-color:var(--bg);margin-bottom:0}#bidPage .bid-page .details .facts .tabs .tab .fa-exclamation-triangle{color:var(--red)}#bidPage .bid-page .details .facts .tabs .tab.tab-faux{width:calc(100% - 465px)}#bidPage .bid-page .details .facts .tabs .tab.active .fa-exclamation-triangle,#bidPage .bid-page .details .facts .tabs .tab:hover .fa-exclamation-triangle{color:var(--white)}#bidPage .bid-page .details .facts .loadingIndicator{position:absolute;top:50%;left:calc(50% - 17px)}#bidPage .bid-page .details .facts .tabs-content{min-height:95px;padding:var(--large-gap);background-color:var(--white);box-shadow:var(--card-shadow);border-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);position:relative}#bidPage .bid-page .details .facts .bid-document{width:111px;height:160px;margin-bottom:10px;position:relative}#bidPage .bid-page .details .facts .bid-document-border{border-bottom:1px solid #9a9a9a;width:100%;margin-top:20px;margin-bottom:10px}#bidPage .bid-page .details .facts .documentation-buttons{margin-top:var(--small-gap)}#bidPage .bid-page .details .facts .documentation-buttons .send-sms-or-email-button{align-items:center;gap:var(--small-gap);display:flex}#bidPage .bid-page .details .facts .bid-document-container{z-index:100;background-color:var(--white);border-radius:var(--border-radius);border:solid 1px var(--primary-light);width:113px;height:100%;transition:box-shadow .2s ease-in-out}#bidPage .bid-page .details .facts .bid-document-container.clickable{cursor:pointer}#bidPage .bid-page .details .facts .bid-document-container.clickable:hover{border-color:#fff;box-shadow:0 0 15px #0003}#bidPage .bid-page .details .facts .bid-document-container .document-tools{width:100%;display:flex;position:absolute;bottom:1px}#bidPage .bid-page .details .facts .bid-document-container .document-tools .document-tool{cursor:pointer;background-color:var(--primary);border-left:solid 1px var(--white);text-align:center;flex:1;height:25px}#bidPage .bid-page .details .facts .bid-document-container .document-tools .document-tool i{color:var(--primary-lightest);font-size:14px;line-height:24px}#bidPage .bid-page .details .facts .bid-document-container .document-tools .document-tool:first-child{border-bottom-left-radius:var(--border-radius);border-left:none}#bidPage .bid-page .details .facts .bid-document-container .document-tools .document-tool:last-child{border-bottom-right-radius:var(--border-radius)}#bidPage .bid-page .details .facts .bid-document-container .document-tools .document-tool:hover{background-color:var(--primary-dark)}#bidPage .bid-page .details .facts .bid-document-label{z-index:200;background-color:var(--primary-light);border-radius:var(--border-radius);text-align:right;padding:3px 6px;font-size:11px;position:absolute;top:calc(50% - 25px);right:-5px}#bidPage .bid-page .details .facts .show-group-members{flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:14px;line-height:20px;display:flex;position:absolute;top:0;bottom:25px;overflow-y:auto}#bidPage .bid-page .details .facts .flex-card{height:160px;font-size:12px;line-height:16px}#bidPage .bid-page .details .facts .flex-card .content{padding:var(--medium-gap);display:flex}#bidPage .bid-page .details .facts .flex-card .content .icon{flex:0 0 36px;justify-content:center;display:flex}#bidPage .bid-page .details .facts .flex-card .content .icon i{color:var(--primary-dark)}#bidPage .bid-page .details .facts .flex-card .content .icon .fa-user-crown{color:#eab80b}#bidPage .bid-page .details .facts .flex-card .content .text{flex:1;min-width:0}#bidPage .bid-page .details .facts .flex-card .content .text h4{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-family:Bold;font-size:12px;line-height:16px;overflow:hidden}#bidPage .bid-page .details .facts .flex-card .follow-up-note{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:12px;line-height:15px;display:-webkit-box;overflow:hidden}#bidPage .bid-page .details .facts .flex-card .follow-up-note i{color:var(--blue-light);margin-right:3px}#bidPage .bid-page .details .facts .flex-card .secret-bid-card-warning{padding-bottom:5px}#bidPage .bid-page .details .facts .flex-card .secret-bid-card-warning h4{display:inline}#bidPage .bid-page .details .facts .flex-card .secret-bid-card-warning .fa-mask{color:var(--secret-bid)}#bidPage .bid-page .details .facts .flex-card .groupMemberNameSpan:hover{color:var(--blue-light)}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);width:100%;color:var(--primary-lightest);text-align:center;cursor:pointer;justify-content:space-between;height:25px;transition:opacity .2s ease-in-out;display:flex;position:absolute;bottom:0;left:0}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div{border-left:solid 1px var(--primary-lighter);flex:0 0 36px;justify-content:center;align-items:center;display:flex}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div i{font-size:14px}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div:hover{background-color:var(--primary-dark)}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div.active{background-color:var(--link-color);color:var(--white)}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div.active:hover{background-color:var(--link-color)}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div.follow-up{border-bottom-right-radius:var(--border-radius);flex:1;min-width:0;font-size:11px}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div.follow-up>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div.follow-up.followed-up{background-color:var(--green);color:#fff}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div.follow-up.not-followed-up{background-color:var(--red);color:#fff}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer>div:first-child{border-left:none}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer.secret-bid-card-footer{background-color:var(--secret-bid)}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer.secret-bid-card-footer>div:hover{background-color:var(--secret-bid-dark)}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer.professional-bid-card-footer{background-color:var(--professional);color:var(--white)}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer.professional-bid-card-footer>div:hover,#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer.professional-bid-card-footer>a:hover{background-color:var(--professional-dark);color:var(--white)}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer a{color:unset;text-align:center;font-size:14px}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer a div{box-sizing:border-box;float:left;border-left:solid 1px var(--primary-lighter);width:100%;height:100%;padding:2px 0 0}#bidPage .bid-page .details .facts .flex-card .prospectiveOptionsContainer a div:last-child{text-align:center;width:16.67%;font-size:14px}#bidPage .bid-page .details .facts .flex-card.grayBc{background-color:var(--primary-lighter)}#bidPage .bid-page .details .facts .flex-card.whiteBc{background-color:var(--white);border:solid 1px var(--primary-lighter)}@media (width<=991px){#bidPage .bid-page{display:block}}#bidPage .no-followers-info i{color:var(--blue-light);vertical-align:text-bottom;background:radial-gradient(#fff 50%,#0000 50%);margin-right:5px;font-size:18px}@media (width<=1199px){.is-missing-bids{padding:7.5px}}#checkInOutFunctionView .date-inputs-template label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#checkInOutFunctionView .panel-title{font-size:14px}#checkInOutFunctionView .valueNotSet{margin-bottom:20px}#checkInOutFunctionView .fa-check{color:var(--green-light)}#checkInOutFunctionView .fa-sign-in-alt{transform:rotate(180deg)}#checkInOutFunctionView .fa-sign-in-alt:before{color:var(--green-light)}#checkInOutFunctionView .fa-sign-out-alt:before{color:var(--red-light)}#checkInOutFunctionView .preset-recipients button{margin:0 2px 4px 0}#checkInOutFunctionView .preset-recipients button.toggled{color:#fff;background-color:var(--timeline-blue)}#checkInOutFunctionView .navigate-button{cursor:pointer;margin-left:-7px;font-size:20px}#checkInOutFunctionView .navigate-button.checked-out{margin-top:5px}#checkInOutFunctionView .navigate-button.checked-in{margin-top:25px}#checkInOutFunctionView .navigate-button:hover{color:var(--link-color)}#depotFunctionView .sticky-header{background-color:var(--functionview-bg);z-index:1;margin:-20px -5px 0;padding:20px 0 5px;position:sticky;top:-20px}#depotFunctionView .row{z-index:0;position:relative}#depotFunctionView .row .edit-contact-button{float:right;margin-top:4px}.eTinglysing .panel{padding:10px}.eTinglysing .panel .collapse .col-xs-12,.eTinglysing .panel .collapsing .col-xs-12{margin-top:10px}.eTinglysing .radio-type:has(.fremfeste-dropdown){z-index:1;position:relative;overflow:visible}.eTinglysing .fremfeste-selector{position:relative}.eTinglysing .fremfeste-selector .fremfeste-button{flex:auto;justify-content:center;align-items:center;height:100%;display:flex}.eTinglysing .fremfeste-selector .fremfeste-dropdown{z-index:9999;width:100%;margin:0;padding:0;list-style:none;position:absolute;top:0}.eTinglysing .fremfeste-selector .fremfeste-dropdown li{background-color:var(--white);color:var(--text-color);padding:var(--small-gap);text-transform:none;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;font-size:13px}.eTinglysing .fremfeste-selector .fremfeste-dropdown li .selected{background-color:var(--blue)}.eTinglysing .fremfeste-selector .fremfeste-dropdown li:hover{background-color:var(--blue);color:#fff;cursor:pointer}.eTinglysing .land-register-header,.eTinglysing .land-register-header label{cursor:pointer}.eTinglysing .land-register-header i{color:var(--primary-dark);cursor:pointer;margin-top:10px;font-size:1.5em;transition:transform .2s ease-in-out}.eTinglysing .land-register-header:hover i{color:var(--primary-darkest)}.eTinglysing .land-register-header.collapsed i{transform:rotate(-90deg)}.eTinglysing .select-list{margin:10px 0}.eTinglysing .select-list>li{border:1px solid #0000;flex-direction:column;display:flex}.eTinglysing .select-list>li .contact-representative{margin-top:var(--small-gap)}.eTinglysing .select-list>li .contact-email{word-break:break-all}.eTinglysing .select-list>li .edit-contact-details-button{margin-top:var(--small-gap);margin-left:auto;margin-right:-8px}.eTinglysing .select-list>li .contact-details{margin:var(--medium-gap) 0 0 0;justify-content:space-between;gap:var(--medium-gap);flex-wrap:wrap;padding:0;list-style:none;display:flex}.eTinglysing .select-list>li .contact-details li{margin:0;padding:0}.eTinglysing .select-list>li .contact-details li label{line-height:12px}.eTinglysing .select-list>li .contact-details li.proxy-company{flex:100%}.eTinglysing .select-list>li .signature-eligibles{margin:var(--small-gap) 0 0 0;gap:var(--large-gap);flex-direction:column;padding:0;font-size:smaller;list-style:none;display:flex}.eTinglysing .select-list>li.selected .valueNotSet{color:#fff}.eTinglysing .select-list>li.selected:hover{cursor:default;background-color:var(--blue-tile)}.eTinglysing .select-list>li.cant-sign{cursor:default;color:var(--text-color);background-color:var(--functionview-bg);border-color:var(--primary);font-style:italic}.eTinglysing .select-list>li.cant-sign:hover{background-color:var(--functionview-bg)}.eTinglysing .select-list .company-contacts{margin:var(--small-gap);list-style:none}.eTinglysing .select-list .company-contacts li:not(:last-child){margin-bottom:10px}.eTinglysing .select-list input[type=checkbox]+label .actions>span i,.eTinglysing .select-list input[type=checkbox]+label .actions>a i{color:var(--primary-darkest)}.eTinglysing .select-list input[type=checkbox]+label .actions>span i.is-refreshed,.eTinglysing .select-list input[type=checkbox]+label .actions>a i.is-refreshed{color:var(--green)}.eTinglysing .select-list input[type=checkbox]+label:hover .actions>span i,.eTinglysing .select-list input[type=checkbox]+label:hover .actions>a i{color:var(--white)}.eTinglysing .select-list input[type=checkbox]+label:hover .actions>span i.is-refreshed,.eTinglysing .select-list input[type=checkbox]+label:hover .actions>a i.is-refreshed{color:var(--white);opacity:.9}.eTinglysing .select-list input[type=checkbox]:disabled+label{pointer-events:all}.eTinglysing .select-list input[type=checkbox]:disabled+label:hover .actions>span i,.eTinglysing .select-list input[type=checkbox]:disabled+label:hover .actions>a i{color:var(--primary-darkest)}.eTinglysing .select-list input[type=checkbox]:checked+label .valueNotSet,.eTinglysing .select-list input[type=checkbox]:checked+label .actions>span i,.eTinglysing .select-list input[type=checkbox]:checked+label .actions>a i{color:var(--white)}.eTinglysing .select-list input[type=checkbox]:checked+label .actions>span i.is-refreshed,.eTinglysing .select-list input[type=checkbox]:checked+label .actions>a i.is-refreshed{color:var(--white);opacity:1}.eTinglysing .doc-attachments li label{position:relative}.eTinglysing .doc-attachments li label i{cursor:pointer;font-size:16px}.eTinglysing .doc-attachments li label i.fa-file-alt{color:#961932}.eTinglysing .doc-attachments li label i.fa-file-excel{color:#1b7343}.eTinglysing .doc-attachments li label i.fa-file-word{color:#27549b}.eTinglysing .doc-attachments li label i.fa-file-pdf{color:#d51e00}.eTinglysing .doc-attachments li label i.fa-file{color:#27549b}.eTinglysing .doc-attachments li label i.fa-envelope{color:#006fc8}.eTinglysing .doc-attachments li label i.fa-file-powerpoint{color:#d44519}.eTinglysing .doc-attachments li label i.fa-file-image{color:#961932}.eTinglysing .doc-attachments li label i.fa-file-chart-pie{color:#f26729}.eTinglysing .doc-attachments li label .type-and-preview{margin-top:var(--small-gap);gap:var(--small-gap);justify-content:space-between;align-items:center;display:flex}.eTinglysing .doc-attachments li label .type-and-preview small{gap:var(--small-gap);word-break:break-word;align-items:flex-start;display:flex}.eTinglysing .doc-attachments li label .type-and-preview small .preview-button{font-size:13px}.eTinglysing .doc-attachments li label .type-and-preview .preview-button{flex:0 0 30px}.eTinglysing .doc-attachments li label .type-and-preview .preview-button .fa-search{font-size:12px}.eTinglysing .doc-attachments li label .alert{margin-top:var(--small-gap);margin-bottom:0;display:block}.eTinglysing .doc-attachments li input[type=checkbox]:checked+label i:not(.fa-search){color:var(--white)}.eTinglysing .doc-attachments li input[type=checkbox]:checked+label:after{top:3px}#depotPage{position:relative}#depotPage .collapser{z-index:999;background-color:var(--white);padding:var(--medium-gap) 0;position:sticky;top:112px}#depotPage .collapser .section-divider{margin-bottom:0}@media (width<=991px){#depotPage .collapser{top:82px}}#depotPage #eps{background-color:var(--white);padding:var(--large-gap);margin-bottom:var(--large-gap)}#depotPage #eps .section-divider .bubbleBtn{top:calc(50% - 28px)}#depotPage #eps .section-divider .heading{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding-top:3px;display:flex;position:relative}#depotPage #eps .section-divider .heading .badges li{background-color:var(--orange);cursor:pointer;font-size:18px;line-height:21px}#depotPage #eps .section-divider .heading .badges li span{color:var(--white)}#depotPage #eps .section-divider .heading .badges li [data-tip-bm]:after{width:120px}#depotPage #eps .section-divider .heading .badges li i{color:var(--white);padding:0 2px;font-size:16px}#depotPage #eps .section-divider:before,#depotPage #eps .section-divider:after{margin-top:-20px}#depotPage #eps #collapsable_eps .toggle-log .fas{transition:transform .2s ease-in-out}#depotPage #eps #collapsable_eps .toggle-log.collapsed .fas{transform:rotate(-90deg)}#depotPage #eps .intention-buttons{margin-top:var(--small-gap)}#depotPage #eps .row{padding:10px 0 5px}#depotPage #eps .row .row{padding:0}#depotPage #eps .row label{color:var(--primary-dark);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:10px 0 0;font-size:12px;overflow:hidden}#depotPage #eps .row.with-border{border-top:solid 1px var(--primary-lighter)}#depotPage #eps .row.with-border:first-child{border-top-color:var(--primary-light)}#depotPage #eps .set-bank-intent-button{margin-top:-5px}#depotPage #eps .set-bank-intent-button.selected{color:var(--white);background-color:var(--green-light);border-color:var(--green-light);pointer-events:none}#depotPage #eps .old-intents{color:var(--primary-dark);font-style:italic}#depotPage #eps .old-intents:last-child{padding-bottom:20px}#depotPage .etinglysingBoxViewing,#depotPage .dokumenterBoxViewing{background-color:var(--white);padding:var(--large-gap);margin-bottom:var(--large-gap);box-shadow:var(--card-shadow)}#depotPage .dokumenterCardBoxViewing{background-color:var(--white);padding:var(--large-gap);margin-bottom:var(--large-gap)}#depotPage .loadingIndicator{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px)}#depotPage .flex-card{flex-direction:column;justify-content:space-between;min-height:125px;padding:30px 0;display:flex}#depotPage .flex-card.disabledCard{opacity:.3;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none}#depotPage .flex-card>.selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#depotPage .flex-card>.selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#depotPage .flex-card.nonclickable{cursor:default}#depotPage .flex-card.nonclickable:hover{box-shadow:none}#depotPage .flex-card .header{flex-flow:row;width:100%;height:24px;margin-bottom:10px;display:flex;position:absolute;top:0;overflow:visible}#depotPage .flex-card .header .depot-type:not(:empty){background-color:var(--primary);border-top-left-radius:var(--border-radius);color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:0 auto;align-self:flex-start;padding:1px 5px;font-size:12px;overflow:hidden}#depotPage .flex-card .header .depot-type:not(:empty).e-tinglysing{background-color:var(--orange)}#depotPage .flex-card .header .depot-statustext{text-align:right;flex:auto;align-self:flex-end;padding:1px 5px;font-size:12px}#depotPage .flex-card .header .depot-statustext [data-tip-bl]:after{width:200px}#depotPage .flex-card .depot-text{flex-direction:column;justify-content:space-between;height:100%;padding:0 10px;display:flex}#depotPage .flex-card .depot-text table{align-self:flex-end}#depotPage .flex-card .depot-text table td{vertical-align:top;font-size:smaller}#depotPage .flex-card .depot-text table td:first-child{padding-right:10px}#depotPage .flex-card .depot-text.small{font-size:12px}#depotPage .tabs{margin-bottom:0}#depotPage .responsive thead th{vertical-align:bottom;padding:0 10px;font-size:12px}#depotPage .responsive tbody tr td{vertical-align:middle;padding:5px 10px;font-style:normal}#depotPage .responsive tbody tr td[data-label=Depotjournaltype]{height:50px;position:relative}#depotPage .responsive tbody tr td[data-label=Depotjournaltype] .selected-cell{z-index:6000;border-top:28px solid #0000;border-bottom:28px solid #0000;border-right:28px solid #5cae4c;width:0;height:0;position:absolute;top:-20px;left:-5px;transform:rotate(45deg)}#depotPage .responsive tbody tr td[data-label=Depotjournaltype] .selected-cell i{color:var(--white);font-size:11px;position:absolute;top:-3px;left:11px;transform:rotate(-45deg)}#depotPage .responsive tbody tr td[data-label=Status]{white-space:normal;overflow:visible}#depotPage .responsive tbody tr td[data-label=Status] [data-tip-tl]:after{width:200px}@media (width>=992px){#depotPage .responsive tbody tr td[data-label=Status] small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}}#depotPage .responsive tbody tr td.history-td{cursor:text;background-color:var(--white);padding:0 40px 20px}#depotPage .responsive tbody tr td.history-td .level-up{border-bottom:1px solid #ccc;border-left:1px solid #ccc;width:10px;height:25px;margin-bottom:4px;margin-left:-22px;margin-right:10px;display:inline-block;position:relative}#depotPage .responsive tbody tr td.history-td .level-up:before{content:"";color:#ccc;font-family:"Font Awesome 5 Pro";font-size:6px;font-weight:900;position:absolute;top:-7px;left:-3px}#depotPage .responsive tbody tr td.history-td:hover{color:var(--primary-darkest);background-color:#0000}@media (width<=767px){#depotPage .responsive tbody tr td.history-td{padding:0 0 10px 20px}}#depotPage .responsive tbody tr td .text-with-badge{align-items:center;display:flex}#depotPage .responsive tbody tr td .text-with-badge .depot-type-text{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}#depotPage .responsive tbody tr td .text-with-badge .badges{margin-left:4px}#depotPage .responsive tbody tr td .text-with-badge .badges li{background-color:var(--orange);color:var(--white);margin:0;font-size:10px}#depotPage .responsive tbody tr td .fa-history{margin-left:-14px}#depotPage .responsive tbody tr td .actions-list li .fa-sign-out-alt:before{color:var(--red-light)}#depotPage .responsive tbody tr td .actions-list li .fa-sign-in-alt{transform:rotate(180deg)}#depotPage .responsive tbody tr td .actions-list li .fa-sign-in-alt:before{color:var(--green-light)}#depotPage .responsive tbody tr td .actions-list li:hover .fad:after{color:var(--black);opacity:.9}#depotPage .responsive tbody tr td .history-toggle{padding-right:25px;display:block;position:relative}#depotPage .responsive tbody tr td .history-toggle.enabled:after{content:"";font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:400;transition:transform .2s ease-in-out;position:absolute;top:0;right:5px}#depotPage .responsive tbody tr td .history-toggle.enabled:hover:after{font-weight:900}#depotPage .responsive tbody tr td .history-toggle.open:after{font-weight:900;transform:rotate(90deg)}#depotPage .responsive tbody tr td .history-toggle.open:hover:after{font-weight:900}@media (width>=992px){#depotPage .responsive tbody tr td .history-toggle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}#depotPage .responsive tbody tr.is-confirmed td{color:var(--primary-dark);font-style:italic}#depotPage .responsive tbody tr.is-confirmed td.is-negative-amount{color:var(--red-light)}#depotPage .responsive tbody tr.is-active td{background-color:var(--blue-tile);color:var(--white)}#depotPage .responsive tbody tr.is-active td:hover,#depotPage .responsive tbody tr.is-active td.is-negative-amount{color:var(--white)}#depotPage .responsive tbody tr.expanded-row{border:none}#depotPage .responsive tfoot th{border-top:solid 1px var(--primary-light);padding:0 5px;font-size:12px}#depotPage .responsive .amount-column{text-align:right}#depotPage .responsive .amount-column:not([data-amount*=\.]){padding-right:1.8em}#reportcontent{font-family:Regular;display:block;background-color:#fff!important}@media screen{#reportcontent{padding:50px}#reportcontent a:link,#reportcontent a:visited{color:var(--link-color)}#reportcontent a:link:hover,#reportcontent a:visited:hover{color:var(--blue-light);text-decoration:none}#reportcontent a:link:after,#reportcontent a:visited:after{content:"";margin-left:5px;font-family:"Font Awesome 5 Pro";font-weight:900}}#reportcontent h1,#reportcontent h2,#reportcontent h3,#reportcontent h4{padding:0;font-family:Light}#reportcontent .options-list .next-office{display:none}#reportcontent .options-list label{text-transform:none;padding-left:10px;font-size:13px;display:inline-block}.communication-table .sticky-header{background-color:var(--white);z-index:300;position:sticky;top:116px}@media (width<=767px){.communication-table .sticky-header{top:88px}}.communication-table .sticky-header .filter-buttons{flex-wrap:wrap;justify-content:center;align-items:center;padding:20px 0 10px;display:flex}.communication-table .sticky-header .filter-buttons .btn-group{margin:0 10px}.communication-table .sticky-header .filter-buttons .btn-group .selected{background-color:var(--dashboard-blue);color:var(--white)}.communication-table .sticky-header .filter-buttons .search-box{align-items:center;display:flex}.communication-table .sticky-header .filter-buttons .search-box #textfilter{width:240px}.communication-table .sticky-header .filter-buttons .search-box [data-tip-bl]:after{width:252px}@media (width<=767px){.communication-table .sticky-header .filter-buttons .btn-group{margin:0 0 10px}.communication-table .sticky-header .filter-buttons .btn-group .btn{padding:5px}.communication-table .sticky-header .filter-buttons .search-box #textfilter{width:200px}}.communication-table .table-with-sticky-headers .header-table{top:170px}.communication-table .table-with-sticky-headers .customizable-table tbody tr td{position:relative}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .contact-name{text-transform:uppercase;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-right:30px;line-height:15px;display:-webkit-box;overflow:hidden}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .favoriteStar{font-size:1.4em}.communication-table .table-with-sticky-headers .customizable-table tbody tr td small{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:15px;display:block;overflow:hidden}.communication-table .table-with-sticky-headers .customizable-table tbody tr td button{max-width:100%}.communication-table .table-with-sticky-headers .customizable-table tbody tr td button span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:2px;width:100%;display:grid}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div{white-space:nowrap;text-overflow:ellipsis;gap:var(--small-gap);order:1;align-items:center;line-height:15px;display:flex;overflow:hidden}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div .fa-user{margin-right:4px;font-size:12px}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div small{display:inline}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div small:last-child:not(.name){text-transform:lowercase}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div .follow-up-date{text-align:center}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div .follow-up-date.expired{color:var(--white);background-color:var(--red-light);padding:0 2px;display:inline-block}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading{order:0;grid-area:span 1/span 2;align-items:center;display:flex}@media (width>=1200px){.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading .fa-user{font-size:15px}}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading small{font-size:14px;line-height:17px}@media (width<=1199px){.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading small{margin-right:4px;font-size:12px;line-height:15px}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading small.follow-up-date{margin-bottom:5px;margin-left:0}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading small:first-child{display:none}}@media (width<=767px){.communication-table .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div{text-align:left}}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .rating-cell{background-color:#0080000d;justify-content:center;align-items:center;display:flex;position:absolute;inset:-5px}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="1/5"]{background-color:#00800013;background-image:linear-gradient(90deg,#0080001a 20%,#0000 20% 100%)}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="2/5"]{background-color:#0080001a;background-image:linear-gradient(90deg,#00800026 40%,#0000 40% 100%)}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="3/5"]{background-color:#00800020;background-image:linear-gradient(90deg,#00800033 60%,#0000 60% 100%)}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="4/5"]{background-color:#00800026;background-image:linear-gradient(90deg,#00800040 80%,#0000 80% 100%)}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="5/5"]{background-image:linear-gradient(90deg,#0080004d 100%,#0000 100% 100%)}@media (width<=1199px){.communication-table .table-with-sticky-headers .customizable-table tbody tr td .rating-cell{inset:0}}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .selected-checkmark{border-top:27px solid #0000;border-bottom:27px solid #0000;border-left:27px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .selected-checkmark i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .banned-mark{border-top:27px solid #0000;border-bottom:27px solid #0000;border-left:27px solid var(--red-light);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .banned-mark i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}@media (width<=767px){.communication-table .table-with-sticky-headers .customizable-table tbody tr td .contact-name{padding-right:0}.communication-table .table-with-sticky-headers .customizable-table tbody tr td .favoriteStar{top:30px;right:unset;left:5px}}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted{background-color:var(--blue-tile);color:var(--white)}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted i:not(.favoriteStar),.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted i:not(.favoriteStar):before,.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted i:not(.favoriteStar):after{color:var(--white)}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted i:not(.favoriteStar).id-status:before{color:var(--blue-tile)}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted .btn-warning,.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted .btn-success,.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted .btn-default{background-color:var(--white);color:var(--blue-tile);border:solid 1px var(--blue-tile)}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted a{color:#fff}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted a:hover,.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted .valueNotSet{color:var(--white)}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell{background-color:#ffffff0d}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="1/5"]{background-color:#ffffff13;background-image:linear-gradient(90deg,#ffffff1a 20%,#0000 20% 100%)}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="2/5"]{background-color:#ffffff1a;background-image:linear-gradient(90deg,#ffffff26 40%,#0000 40% 100%)}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="3/5"]{background-color:#ffffff20;background-image:linear-gradient(90deg,#fff3 60%,#0000 60% 100%)}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="4/5"]{background-color:#ffffff26;background-image:linear-gradient(90deg,#ffffff40 80%,#0000 80% 100%)}.communication-table .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="5/5"]{background-image:linear-gradient(90deg,#ffffff4d 100%,#0000 100% 100%)}#EstateCommunication>section{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#EstateCommunication>section .has-no-result{padding-top:var(--small-gap);font-family:Light;font-size:15px}#EstateCommunication>section .page-footer{text-align:center;width:200px;padding:var(--medium-gap) var(--medium-gap) 0 var(--medium-gap);margin:0 auto;font-family:Light;font-size:15px}#estateHourLogging article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}#estateHourLogging article .collapser{z-index:999;background-color:var(--white);padding:var(--medium-gap) 0;position:sticky;top:112px}#estateHourLogging article .collapser .section-divider{margin-bottom:0}@media (width<=767px){#estateHourLogging article .collapser{top:82px}}#estateHourLogging .page-filters{justify-content:center;margin-bottom:1em;display:flex}#estateHourLogging #togglePageFilters{width:8rem}#estateHourLogging #togglePageFilters .expanded-text{display:inline}#estateHourLogging #togglePageFilters .collapsed-text,#estateHourLogging #togglePageFilters.collapsed .expanded-text{display:none}#estateHourLogging #togglePageFilters.collapsed .collapsed-text{display:inline}#estateHourLogging #pageFilters{background-color:var(--white)}#estateHourLogging #pageFilters .filterTabs{padding-top:10px}@media (width>=768px){#estateHourLogging .collapse #pageFilters{z-index:201;position:sticky;top:115px}#estateHourLogging .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:147px}}#estateHourLogging .section-divider .fa-filter{color:var(--red);margin-right:5px;font-size:16px;display:inline-block}#estateHourLogging .info-circles{margin-bottom:15px}#estateHourLogging .selected{cursor:pointer;border-top-right-radius:var(--border-radius);z-index:4500;width:0;height:0;padding-top:50px;padding-left:50px;position:absolute;top:0;right:0;overflow:hidden}#estateHourLogging .selected i{color:#fff;position:absolute;top:10px;left:25px}#estateHourLogging .selected:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--green-light);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#estateHourLogging .selected.list-item-selected{top:-19px;left:-4px;transform:rotate(-135deg)}#estateHourLogging .selected.list-item-selected i{color:var(--white);position:absolute;top:-8px;left:-24px;transform:rotate(135deg)}#estateHourLogging .flex-card-container{margin-top:8px}#estateHourLogging .flex-card-container .flex-card{flex-direction:row;min-height:146px;display:flex}#estateHourLogging .flex-card-container .flex-card .cancelled-tag{cursor:pointer;z-index:4000;border-top-right-radius:var(--border-radius);width:0;height:0;padding-top:70px;padding-left:70px;position:absolute;top:0;right:0;overflow:hidden}#estateHourLogging .flex-card-container .flex-card .cancelled-tag span{color:var(--white);letter-spacing:.5px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:29px 0 0 12px;transform:rotate(45deg)}#estateHourLogging .flex-card-container .flex-card .cancelled-tag:after{content:"";border-top:500px solid #0000;border-left:500px solid #0000;border-top-color:var(--red-light);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#estateHourLogging .flex-card-container .flex-card.overdue-appointment .date-sheet{background-color:var(--red-light);color:#fff;border-color:var(--red-light)}#estateHourLogging .flex-card-container .flex-card.green-info-text .info:last-child{background-color:var(--green);color:var(--white);flex-grow:0}#estateHourLogging .flex-card-container .flex-card .date-sheet{flex:0 0 48px;align-self:flex-start;margin-right:10px}#estateHourLogging .flex-card-container .flex-card .content{flex:calc(100% - 75px);max-width:calc(100% - 75px);padding-top:10px}#estateHourLogging .flex-card-container .flex-card .content .details{font-size:12px;line-height:16px}#estateHourLogging .flex-card-container .flex-card .content .details>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#estateHourLogging .flex-card-container .flex-card .content .details>div.contacts span:not(:last-child):after{content:","}#estateHourLogging .flex-card-container .flex-card .content .details>div.note{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.6em;margin-top:6px;margin-left:-14px;padding-left:14px;line-height:1.3em;display:-webkit-box}#estateHourLogging .flex-card-container .flex-card .content .details>div.note .htm,#estateHourLogging .flex-card-container .flex-card .content .details>div.note .txt[title^=\<]{display:none}#estateHourLogging .flex-card-container .flex-card .content .details>div.note .txt[title^=\<]+.htm{display:inline}#estateHourLogging .flex-card-container .flex-card .content .details>div.note i{color:var(--blue-light);margin-left:-14px}#estateHourLogging .flex-card-container .flex-card .content .details>div.note .txt[title=""] i{display:none}#estateHourLogging .activityList tr td{vertical-align:middle;padding:10px;font-size:12px;line-height:15px}#estateHourLogging .disabled-cell{display:none}#estateHourLogging .in-select-mode .flex-card.not-selectable{cursor:not-allowed;opacity:.5}#estateHourLogging .in-select-mode .flex-card.not-selectable:hover{box-shadow:none}#estateHourLogging .in-select-mode .activityList tr.not-selectable{cursor:not-allowed;opacity:.5}#estateHourLogging .in-select-mode .activityList tr.not-selectable:hover{box-shadow:none}#estateHourLogging .in-select-mode .activityList tr.not-selectable .disabled-cell{border-top:28px solid #0000;border-bottom:28px solid #0000;border-right:28px solid var(--red-light);z-index:6000;width:0;height:0;display:inline;position:absolute;top:-19px;left:-4px;transform:rotate(45deg)}#estateHourLogging .in-select-mode .activityList tr.not-selectable .disabled-cell i{font-size:11px;position:absolute;top:-4px;left:12px;transform:rotate(-45deg)}#estateHourLogging .dropdown-menu{text-transform:none;font-family:Regular}#estateHourLogging .dropdown-menu a{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}#estateHourLogging .dropdown-menu a:hover{text-decoration:underline}#estateHourLogging .dropdown-menu:before{display:none}.etakstFunctionView .optList{margin:36px 0}ul.facilitiesList{flex-wrap:wrap;justify-content:space-between;width:100%;margin:0;padding:0;display:flex}ul.facilitiesList>li{background-color:var(--white);color:var(--blue);cursor:pointer;border:solid 1px var(--primary-light);box-shadow:1px 1px 1px var(--primary-light);flex:0 0 calc(33% - 5px);margin-bottom:10px;padding:0}@media (width<=729px){ul.facilitiesList>li{flex-basis:100%}}ul.facilitiesList>li>label{cursor:pointer;text-transform:none;color:var(--blue);margin:0;padding:10px;font-size:14px;font-weight:400}ul.facilitiesList>li>label>input{display:none}ul.facilitiesList>li>label>input+span:after{content:"";float:right;width:16px;margin-top:1px;margin-left:10px;font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:400;display:inline-block}ul.facilitiesList>li>label>input:checked+span{font-family:Bold}ul.facilitiesList>li>label>input:checked+span:after{content:""}.adChannelList>div{margin-bottom:20px}.marketing-pictures h4.too-many{color:var(--red-light)}@media (width<=991px){.marketing-pictures .pictures-container{min-height:82px}}@media (width<=991px){.marketing-pictures .pictures-container .object-pic img{max-height:54px}}.marketing-pictures .pictures-container.too-many{border-color:var(--red-light)}#estateGuarantee article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}#estateGuarantee article .circle.valueNotSet{color:var(--primary-darkest);font-style:normal}#estateGuarantee article .btn{border:none}#estateGuarantee article .row.readMode{margin-bottom:20px}#interestCalculatorPage .main-section .tabs li.has-negative-base-amount i{color:var(--red)}#interestCalculatorPage .main-section .tabs li.has-negative-base-amount.active i{color:#fff}#interestCalculatorPage .main-section .tabs li.has-negative-base-amount button span{flex-direction:row;justify-content:space-between;align-items:center;display:inline-flex}#interestCalculatorPage .main-section .tabs li.has-negative-base-amount button span .tab-label{padding-left:4px}#interestCalculatorPage .main-section .row.interest-calculation-details{margin-left:-15px;margin-right:-15px}#interestCalculatorPage .main-section .tab-content{padding:var(--large-gap);background-color:var(--white);box-shadow:var(--card-shadow);border-radius:var(--border-radius);margin-bottom:var(--large-gap);position:relative}#interestCalculatorPage .main-section .tab-content .loadingIndicator{top:5px;left:calc(50% - 25px)}#interestCalculatorPage .main-section .tab-content .loadingIndicator i{font-size:1.5em}#interestCalculatorPage .main-section .tab-content .save-calculation-button{white-space:normal}#interestCalculatorPage .main-section .tab-content .summary-tables{flex-wrap:wrap;justify-content:space-between;gap:10px 20px;display:flex}#interestCalculatorPage .main-section .tab-content .summary-tables table{flex:1;align-self:flex-start;width:auto}#interestCalculatorPage .main-section .tab-content .summary-tables table tbody tr th{padding:10px}#interestCalculatorPage .main-section .tab-content .summary-tables table tbody tr th:last-child{text-align:right;white-space:nowrap;vertical-align:bottom}#interestCalculatorPage .main-section .tab-content .summary-tables table tbody tr td:last-child{text-align:right;white-space:nowrap}@media (width<=991px){#interestCalculatorPage .main-section .tab-content .summary-tables table tbody tr{border:none}}#interestCalculatorPage .main-section .tab-content .summary-tables table tbody tr.highlighted-header-row th{background-color:var(--primary-lighter)}#interestCalculatorPage .main-section .tab-content .summary-options{margin:var(--large-gap);gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:auto;align-self:flex-start;width:340px;padding:0;list-style:none;display:grid}#interestCalculatorPage .main-section .tab-content .summary-options li .switch-with-label{justify-content:flex-start;margin:0}#interestCalculatorPage .main-section .tab-content .summary-options li .switch-with-label>label{margin-left:5px}@media (width<=1599px){#interestCalculatorPage .main-section .tab-content .summary-options{margin-top:0}}#interestCalculatorPage .main-section .tab-content .base-movement-details{margin:0 0 var(--large-gap) 0;gap:var(--large-gap);flex-wrap:wrap;padding:0;list-style:none;display:flex}#interestCalculatorPage .main-section .tab-content .base-movement-details li{flex:140px;position:relative}#interestCalculatorPage .main-section .tab-content .base-movement-details li .dropdown-menu{z-index:22000}#interestCalculatorPage .main-section .tab-content .base-movement-details li.description{flex-basis:280px}#interestCalculatorPage .main-section .tab-content .base-movement-details li.without-label{align-self:flex-end}#interestCalculatorPage .main-section .tab-content table tbody tr.future{color:var(--primary)}#interestCalculatorPage .main-section .tab-content table tbody tr.shared-date{font-style:italic}#interestCalculatorPage .main-section .tab-content table tbody tr.shared-date td:first-of-type{color:#0000;padding-left:16px}#interestCalculatorPage .main-section .tab-content table tbody tr.shared-date td:nth-of-type(2){padding-left:16px}#interestCalculatorPage .main-section .tab-content table tbody tr.date-grouping .base-movement-type i{color:var(--blue-dark)}#interestCalculatorPage .main-section .tab-content table tbody tr.date-summary{font-style:normal}#interestCalculatorPage .main-section .tab-content table tbody tr.date-summary td:not(:first-of-type):not(:last-of-type){border-top:solid 1px var(--primary-dark)}#interestCalculatorPage .main-section .tab-content table tbody tr.capitalization{font-style:italic}#interestCalculatorPage .main-section .tab-content table tbody tr.capitalization .base-movement-type i{color:var(--dashboard-purple-light)}#interestCalculatorPage .main-section .tab-content table tbody tr.baseMovement .base-movement-type i{color:var(--dashboard-green-light)}#interestCalculatorPage .main-section .tab-content table tbody tr.baseMovement.calculation{font-style:italic}#interestCalculatorPage .main-section .tab-content table tbody tr.baseMovement.calculation .base-movement-type i{color:var(--dashboard-warm-light)}#interestCalculatorPage .main-section .tab-content table tbody tr.base-movement-detail-row td{overflow:visible}#interestCalculatorPage .main-section .tab-content table tbody tr.posting .base-movement-type i{color:var(--blue-light)}#interestCalculatorPage .main-section .tab-content table tbody tr.inactive,#interestCalculatorPage .main-section .tab-content table tbody tr.inactive .base-movement-type i{color:var(--primary)}#interestCalculatorPage .main-section .tab-content table tbody tr.undecided{color:var(--red);background-color:#0000}#interestCalculatorPage .main-section .tab-content table tbody tr.undecided .base-movement-type i{color:var(--red)}#interestCalculatorPage .main-section .tab-content table tbody tr.undecided .description{border-bottom:dashed 1px var(--red-light)}#interestCalculatorPage .main-section .tab-content table tbody tr td{vertical-align:middle}#interestCalculatorPage .main-section .tab-content table tbody tr td .fa-circle{font-size:8pt}#interestCalculatorPage .main-section .tab-content table tbody tr td .type-and-description{width:100%;display:inline-flex}#interestCalculatorPage .main-section .tab-content table tbody tr td .type-and-description .base-movement-type{flex:0 0 20px}#interestCalculatorPage .main-section .tab-content table tbody tr td .type-and-description .description{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}#interestCalculatorPage .main-section .tab-content table tbody tr td.actions-list{list-style:none;display:flex}#interestCalculatorPage .main-section .tab-content table tbody tr td.actions-list li{margin:0 2px;padding:5px}#interestCalculatorPage .main-section .tab-content table tbody tr td.actions-cell{font-style:normal}#interestCalculatorPage .main-section .tab-content table tbody tr td.actions-cell:not(:has(.actions-list li)):after{display:none}#interestCalculatorPage .main-section .tab-content table tbody tr td.has-tooltip{overflow:visible}#interestCalculatorPage .main-section .tab-content table tbody tr td.negative-amount{color:var(--red)}#interestCalculatorPage .main-section .tab-content:first-of-type{border-top-left-radius:0;border-top-right-radius:0}#interestCalculatorPage .main-section .alert{position:relative}#interestCalculatorPage .main-section .alert:last-child{margin-bottom:0}#interestCalculatorPage .main-section .flex-layout{align-items:flex-start;gap:var(--large-gap);box-shadow:none;background-color:#0000;border-radius:0;flex-direction:column;margin-bottom:300px;padding:0;display:flex}#interestCalculatorPage .main-section .flex-layout .flex-item{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);flex:1;position:relative}#interestCalculatorPage .main-section .flex-layout .flex-item .header-table{top:115px}#interestCalculatorPage .main-section .flex-layout .flex-item .expand-button{z-index:1000;position:absolute;right:20px}@media (width>=1600px){#interestCalculatorPage .main-section .flex-layout{flex-direction:row}#interestCalculatorPage .main-section .flex-layout .left-element{flex:70vw}#interestCalculatorPage .main-section .flex-layout .right-element{flex:1;min-width:520px}}#EditLeaseContract .primary-info div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#EditLeaseContract .primary-info div.email-address{word-wrap:break-word}#EditLeaseContract .primary-info div small{line-height:14px}#EditLeaseContract .communication{flex:1 0 40px}#EditLeaseContract .contactLink{color:var(--link-color)}#EditLeaseContract .contactLink:hover{cursor:pointer}#EditLeaseContract h3 a{float:right}#EditLeaseContract .optList{margin:20px 0}#leaseContracts section{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap);padding:15px}#leaseContracts section .collapser{z-index:999;background-color:var(--white);padding:var(--medium-gap) 0;position:sticky;top:112px}#leaseContracts section .collapser .section-divider{margin-bottom:0}@media (width<=991px){#leaseContracts section .collapser{top:82px}}#leaseContracts section .flex-card-container{padding:0 var(--medium-gap)}#leaseContracts section .flex-card-container .flex-card .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#leaseContracts section .flex-card-container .flex-card .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#leaseContracts section .flex-card-container .flex-card .content{justify-content:space-between;min-height:100px;padding:10px;display:flex}#leaseContracts section .flex-card-container .flex-card .content table{align-self:flex-end;margin-top:2em;font-size:12px}#leaseContracts section .flex-card-container .flex-card .content table td:first-child{margin-right:5px}#leaseContracts section .flex-card-container .flex-card .content table td:last-child{min-width:80px}#leaseContracts section .flex-card-container .flex-card.expired-lease-contract{border:solid 1px var(--primary-light);background-color:#0000}.estateMatch .toolbar-row{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:8px;display:flex}.estateMatch #selectCardSort{align-items:center;gap:4px;margin-bottom:0;display:flex}.estateMatch #selectCardSort .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.estateMatch .headerSpinner{padding-right:5px;font-size:.4em;position:relative;top:3px}.estateMatch .match-options{text-align:center}.estateMatch .match-text{display:none}.estateMatch .match-result{min-height:calc(100vh - 100px)}.estateMatch .select-mode .match-text{display:inline}.estateMatch .select-mode .match-link{display:none}.estateMatch .select-mode .match-card:not(.not-clickable):hover{cursor:pointer;box-shadow:0 0 15px #0000004d}.estateMatch .select-mode .footer{pointer-events:none;opacity:.6}.estateMatch .flex-card .icon{text-align:center;vertical-align:top;width:50px;color:var(--primary-dark);padding-top:16px;display:inline-block;position:relative}.estateMatch .flex-card .text{width:calc(100% - 70px);padding-top:16px;display:inline-block}.estateMatch .flex-card .text h4{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;font-family:Bold;font-size:12px;line-height:1.25em;overflow:hidden}.estateMatch .flex-card .text .line{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:15px;overflow:hidden}.estateMatch .flex-card .footer .option.linked{background-color:var(--green)}.estateMatch .flex-card .footer .option.linked i{color:#fff}.estateMatch .flex-card .footer .option.expired{background-color:var(--red-light)}.estateMatch .flex-card .footer .option.expired i{color:#fff}#OrderMultipleEasementPrintsFunctionView .easement .badges{margin-bottom:var(--small-gap)}#OrderMultipleEasementPrintsFunctionView .easement .badges li.new-easement-order{background-color:var(--blue-dark);color:#fff}#OrderMultipleEasementPrintsFunctionView .easement .badges li.last-easement-order{background-color:var(--yellow-light);color:#000}#OrderMultipleEasementPrintsFunctionView .easement .badges li.successfull-new-easement-order{background-color:var(--green-light);color:#fff}#OrderMultipleEasementPrintsFunctionView .easement .badges li.unsuccessfull-new-easement-order{background-color:var(--red-light);color:#fff}#OrderMultipleEasementPrintsFunctionView .easement.successfull-order input:checked+label:after{color:var(--green-light);content:"";font-weight:900}#OrderMultipleEasementPrintsFunctionView .easement.unsuccessfull-order input:checked+label:after{color:var(--red-light);content:"";font-weight:900}#updateLandRegistryFunctionView .switch-with-label{margin-top:10px}#updateLandRegistryFunctionView #pollStatus ul{margin-top:20px;margin-left:0;list-style:none}#updateLandRegistryFunctionView #pollStatus ul li{margin-bottom:0;padding:0}#mortgage .select-mode #collapsable_summary,#mortgage .select-mode #collapsable_easements,#mortgage .select-mode #collapsable_rights,#mortgage .select-mode #collapsable_commoneasements,#mortgage .select-mode #collapsable_deletedmortgages,#mortgage .select-mode #documents{opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none}#mortgage article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);margin-bottom:var(--large-gap);box-shadow:var(--card-shadow)}#mortgage article.tabs-layout{box-shadow:none;background-color:#0000;padding:0}#mortgage article .collapser{z-index:1001;background-color:var(--white);padding:var(--medium-gap) 0;position:sticky;top:112px}#mortgage article .collapser .section-divider{margin-bottom:0}@media (width<=991px){#mortgage article .collapser{top:82px}}#mortgage article .dropdown.collapser:not(:first-child) .section-divider{margin-top:20px}#mortgage article .tabs{padding-right:40px}#mortgage article .tabs li .tab .coop-type{background-color:var(--primary-light);color:var(--text-color);text-align:center;border-radius:var(--border-radius);margin-left:5px;padding:0 5px;font-size:11px;display:inline-block}#mortgage article .tabs li .tab:hover .coop-type,#mortgage article .tabs li .tab:focus .coop-type{color:var(--link-color);background-color:#fff}#mortgage article .tabs li.active .coop-type{color:var(--timeline-blue);background-color:#fff}#mortgage article .tabs li.active:hover .coop-type,#mortgage article .tabs li.active:focus .coop-type{color:var(--link-color);background-color:#fff}#mortgage article .tab-content{padding:var(--large-gap);background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow);position:relative}#mortgage article .tab-content .matrix-menu{text-align:right;position:absolute;top:-31px;right:12px}#mortgage article .tab-content .matrix-menu .fa-cog{font-size:22px}#mortgage article .tab-content .matrix-menu .dropdown-menu{left:unset;width:285px;margin-top:7px;right:-12px}#mortgage article .tab-content .matrix-menu .dropdown-menu a{clear:both;width:100%;text-align:inherit;white-space:nowrap;color:var(--text-color);background-color:#0000;border:0;padding:5px;font-size:12px;display:block}#mortgage article .tab-content .matrix-menu .dropdown-menu a i{vertical-align:middle;float:right;line-height:19px}#mortgage article .tab-content .matrix-menu .dropdown-menu a:hover{outline:1px solid #0000;text-decoration:underline}#mortgage article .flex-card{padding:30px var(--medium-gap);border-radius:var(--border-radius);flex-direction:column;justify-content:flex-start;min-height:180px;display:flex}#mortgage article .flex-card table{align-self:flex-end;width:185px;margin-top:auto}#mortgage article .flex-card table td{font-size:12px}#mortgage article .flex-card .tag-is-plaintiff{border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:50px solid var(--purple);z-index:1000;width:0;height:0;position:absolute;top:-32px;right:-8px;transform:rotate(-45deg)}#mortgage article .flex-card .tag-is-plaintiff>span{color:#fff;text-transform:none;letter-spacing:1px;text-align:center;transform-origin:0;width:112px;font-size:10px;line-height:12px;display:block;position:absolute;top:-62px;left:-40px;transform:rotate(90deg)}#mortgage article .flex-card .header{align-items:center;margin-left:-7.5px}#mortgage article .flex-card .header .priority{color:#fff;background-color:var(--primary-light);border-top-left-radius:var(--border-radius);text-align:center;border-right:solid 1px var(--primary-lighter);padding:1px 7px;display:inline-block;position:relative}#mortgage article .flex-card .header .priority.gray{background-color:var(--primary)}#mortgage article .flex-card .header .priority.green{background-color:var(--green)}#mortgage article .flex-card .header .priority.red{background-color:var(--red-light)}#mortgage article .flex-card .header .priority:before{text-align:center;font-size:14px;position:absolute;left:calc(50% - 4px)}#mortgage article .flex-card .header .pawn-type{background-color:var(--primary-light);color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;flex:auto;padding:1px 5px;font-size:12px;overflow:hidden}#mortgage article .flex-card .header .pawn-type.green{background-color:var(--green);color:#fff}#mortgage article .flex-card .header .pawn-type.white{background-color:var(--white);color:var(--text-color)}#mortgage article .flex-card .header .pawn-type:first-of-type{border-top-left-radius:var(--border-radius)}#mortgage article .flex-card .header .pawn-coverage{background-color:var(--white);text-align:right;white-space:nowrap;text-overflow:ellipsis;flex:auto;padding:1px 5px;font-size:12px;overflow:hidden}#mortgage article .flex-card .header .pawn-coverage:empty{display:none}#mortgage article .flex-card .header .priority+.pawn-type{border-top-left-radius:0}#mortgage article .flex-card .pawn-text{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}#mortgage article .flex-card .pawn-text.small{font-size:12px}#mortgage article .flex-card .pawn-text .easement-description{white-space:pre-wrap;font-size:12px}#mortgage article .flex-card .pawn-statustext.pawn-status-green{background-color:var(--green-light);color:#fff}#mortgage article .flex-card .pawn-statustext.pawn-status-green .pawn-status-tooltip .fa-info-circle{color:var(--green);font-size:10px;line-height:10px}#mortgage article .flex-card .pawn-statustext.pawn-status-yellow{background-color:var(--yellow-light);color:#000}#mortgage article .flex-card .pawn-statustext.pawn-status-yellow .pawn-status-tooltip .fa-info-circle{color:var(--yellow);font-size:10px;line-height:10px}#mortgage article .flex-card .pawn-statustext.pawn-status-red{background-color:var(--red-light);color:#fff}#mortgage article .flex-card .pawn-statustext.pawn-status-red .pawn-status-tooltip .fa-info-circle{color:var(--red);font-size:10px;line-height:10px}#mortgage article .flex-card .selectedForDebtCollection{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:5000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#mortgage article .flex-card .selectedForDebtCollection i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#mortgage article .flex-card .footer .info.request-codes{text-align:right;min-width:60px;margin-left:auto;overflow:visible}#mortgage article .flex-card .footer .info.request-codes>div{background-color:var(--orange);color:#fff;border-radius:var(--border-radius);margin-top:3px;padding:2px 4px;font-family:Bold;line-height:12px;display:inline-block}#mortgage article .flex-card .footer .info.request-codes>div i{color:#fff;vertical-align:initial;font-size:12px}#mortgage article .flex-card .footer .info.request-codes>div:hover{background-color:var(--orange-dark)}#mortgage article .flex-card .footer .info:empty{display:none}#mortgage article .document-grid{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(148px,1fr));margin:0 10px;display:grid}#mortgage article .document-grid .document-card{vertical-align:top;text-align:center;width:148px;height:300px;display:inline-block}#mortgage article .document-grid .document-card .tag-pending-sign{z-index:5000;border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:50px solid #fc0;width:0;height:0;position:absolute;top:-33px;right:-8px;transform:rotate(-45deg)}#mortgage article .document-grid .document-card .tag-pending-sign>span{color:var(--black);text-transform:none;letter-spacing:1px;text-align:center;transform-origin:0;width:100px;font-size:10px;line-height:12px;display:block;position:absolute;top:-61px;left:-36px;transform:rotate(90deg)}#mortgage article .document-grid .document-card .tag-completed-sign{border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:50px solid var(--green-light);z-index:5000;width:0;height:0;position:absolute;top:-33px;right:-8px;transform:rotate(-45deg)}#mortgage article .document-grid .document-card .tag-completed-sign>span{color:var(--white);text-transform:none;letter-spacing:1px;transform-origin:0;font-size:10px;position:absolute;top:-29px;left:-42px;transform:rotate(90deg)}#mortgage article .document-grid .document-card .tag-canceled-sign{border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:50px solid var(--red-light);z-index:5000;width:0;height:0;position:absolute;top:-33px;right:-8px;transform:rotate(-45deg)}#mortgage article .document-grid .document-card .tag-canceled-sign>span{color:#fff;text-transform:none;letter-spacing:1px;text-align:center;transform-origin:0;width:90px;font-size:10px;line-height:12px;display:block;position:absolute;top:-58px;left:-36px;transform:rotate(90deg)}#mortgage article .document-grid .document-card .document-wrapper{border-radius:var(--border-radius);width:148px;height:235px;box-shadow:var(--card-shadow);transition:box-shadow .2s ease-in-out;position:relative}#mortgage article .document-grid .document-card .document-wrapper:hover{box-shadow:0 0 15px #0000004d}#mortgage article .document-grid .document-card .document-wrapper .document-page{cursor:pointer;border-radius:var(--border-radius);width:148px;height:235px}#mortgage article .document-grid .document-card .document-wrapper .document-page.disabled{cursor:not-allowed;color:var(--primary);pointer-events:none}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-canvas{background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-image:var(--checkered-background);background-color:var(--primary-lightest);width:148px;height:210px}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-image{z-index:100;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);background-position:top;background-repeat:no-repeat;background-size:contain;border-bottom:none;width:148px;height:210px;position:relative;inset:0}#mortgage article .document-grid .document-card .document-wrapper .document-page .no-document-image{background-color:var(--white);border-radius:var(--border-radius);border:solid 1px var(--primary-light);position:absolute;inset:0}#mortgage article .document-grid .document-card .document-wrapper .document-page .no-document-image i{color:var(--primary-light);font-size:64px;position:absolute;top:calc(50% - 35px);left:calc(50% - 25px)}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label{z-index:200;background-color:var(--bg);border-radius:var(--border-radius);color:#fff;text-align:right;padding:3px 6px;font-size:11px;position:absolute;top:calc(50% - 25px);right:-5px;box-shadow:-2px 0 3px #0003}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label.pdf{background-color:#d51e00}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label.powerpoint{background-color:#d44519}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label.excel{background-color:#1b7343}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label.word,#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label.rtf{background-color:#27549b}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label.e-post{background-color:#006fc8}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label.next{background-color:#961932}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label.fox{background-color:#f26729}#mortgage article .document-grid .document-card .document-wrapper .document-page .document-label.annet{background-color:var(--bg);color:#000}#mortgage article .document-grid .document-card .document-wrapper .document-page .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:5000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#mortgage article .document-grid .document-card .document-wrapper .document-page .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#mortgage article .document-grid .document-card .document-wrapper .document-tools{background-color:var(--primary);z-index:1000;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);flex-wrap:nowrap;width:148px;margin:0 auto;display:flex;position:absolute;bottom:0}#mortgage article .document-grid .document-card .document-wrapper .document-tools .document-tool{cursor:pointer;border-left:solid 1px var(--white);flex:1;height:25px}#mortgage article .document-grid .document-card .document-wrapper .document-tools .document-tool.optionActive{background-color:var(--blue-tile)}#mortgage article .document-grid .document-card .document-wrapper .document-tools .document-tool i{color:var(--primary-lightest);font-size:14px;line-height:24px}#mortgage article .document-grid .document-card .document-wrapper .document-tools .document-tool:first-child{border-bottom-left-radius:var(--border-radius);border-left:none}#mortgage article .document-grid .document-card .document-wrapper .document-tools .document-tool:last-child{border-bottom-right-radius:var(--border-radius)}#mortgage article .document-grid .document-card .document-wrapper .document-tools .document-tool:hover{background-color:var(--primary-dark)}#mortgage article .document-grid .document-card .document-title{text-align:left;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:148px;max-height:4.8em;margin:5px 0 0;padding-top:16px;line-height:1.2em;display:-webkit-box;position:relative;overflow:hidden}#mortgage article .document-grid .document-card .document-title .changed-date{font-size:12px;position:absolute;top:0}#mortgage article .document-grid .document-card .document-title:hover{z-index:1000;background-color:var(--bg);max-height:9.6em;transition:max-height .5s ease-in-out;display:block}#sortableTable{width:100%}#sortableTable tr th{padding:5px}#sortableTable tr td{cursor:pointer;border-top:1px solid #ccc;width:auto;padding:8px 5px;position:relative}#sortableTable tr td:first-child{text-align:center;width:30px;padding-left:0}#sortableTable tr td:first-child span{color:#fff;background-color:var(--primary);padding:1px 7px;display:inline-block;position:relative}#sortableTable tr td:first-child span:before{text-align:center;font-size:14px;position:absolute;left:calc(50% - 4px)}#sortableTable tr td:nth-child(2){width:20px;padding-left:0}#sortableTable tr td:nth-child(2) small{font-size:70%}#sortableTable tr:hover td{background-color:var(--white);cursor:move}#sortableTable tr.locked td{cursor:not-allowed;background-color:#0000}#sortableTable tr.green td:first-child span{background-color:var(--green)}#sortableTable tr.green td:first-child span:before{content:"";color:var(--green);font-family:"Font Awesome 5 Pro";font-weight:900;top:-13px}#sortableTable tr.red td:first-child span{background-color:var(--red-light)}#sortableTable tr.red td:first-child span:before{content:"";color:var(--red-light);font-family:"Font Awesome 5 Pro";font-weight:900;bottom:-12px}#outboundInvoice .overview>div.loadingIndicator{z-index:1;width:40px;display:block;position:absolute;top:100px;left:calc(50% - 20px)}#outboundInvoice .overview>div .left-info .estate-summary{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap);margin-bottom:var(--large-gap)}#outboundInvoice .overview>div .left-info .estate-summary .land-register-listing{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#outboundInvoice .overview>div .left-info .panel{margin-bottom:var(--large-gap);box-shadow:var(--card-shadow)}#outboundInvoice .overview>div .left-info .panel .panel-heading{padding:0 15px 0 0}#outboundInvoice .overview>div .left-info .panel .panel-heading a:not(.navigate-to-settlement-overview){text-transform:uppercase;width:100%;padding:12px;display:block;position:relative}#outboundInvoice .overview>div .left-info .panel .panel-heading a:not(.navigate-to-settlement-overview):after{content:"";font-family:"Font Awesome 5 Pro";font-weight:400;transition:all .2s ease-in-out;position:absolute;top:calc(50% - 10px);right:-5px}#outboundInvoice .overview>div .left-info .panel .panel-heading a:not(.navigate-to-settlement-overview).collapsed:after{transform:rotate(-90deg)}#outboundInvoice .overview>div .left-info .panel .panel-heading a:not(.navigate-to-settlement-overview):hover,#outboundInvoice .overview>div .left-info .panel .panel-heading a:not(.navigate-to-settlement-overview):active{color:var(--text-color)}#outboundInvoice .overview>div .left-info .panel .panel-heading a:not(.navigate-to-settlement-overview):hover:after,#outboundInvoice .overview>div .left-info .panel .panel-heading a:not(.navigate-to-settlement-overview):active:after{font-weight:900}#outboundInvoice .overview>div .left-info .panel .panel-collapse{padding:0 12px}#outboundInvoice .overview>div .left-info .panel .panel-collapse .alert{margin-top:10px}#outboundInvoice .overview>div .main-content .main-section .tab-content{padding:var(--large-gap);background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap);position:relative}#outboundInvoice .overview>div .main-content .main-section .tab-content table.responsive tbody tr td{vertical-align:middle}@media (width<=991px){#outboundInvoice .overview>div{flex-wrap:wrap}#outboundInvoice .overview>div .left-info,#outboundInvoice .overview>div .main-content{flex:1 0 100%}#outboundInvoice .overview>div .main-content .main-section{margin-left:0}}#commercialAreaTurnoverBox{position:relative}#commercialAreaTurnoverBox .loadingIndicator{position:absolute;top:calc(50% - 22px);left:calc(50% - 27px)}#commercialAreaTurnoverBox .box{color:var(--white);flex-direction:column;justify-content:center;align-items:center;height:80px;display:flex}#commercialAreaTurnoverBox .box>label{line-height:normal}#commercialAreaTurnoverBox .box>span{font-family:Light;font-size:18px;line-height:22px}#commercialAreaTurnoverBox .box.redBox{background-color:var(--red-light)}#commercialAreaTurnoverBox .box.greenBox{background-color:var(--green)}.commercialRentalAreasBox{position:relative}.commercialRentalAreasBox .loadingIndicator{position:absolute;top:calc(50% - 22px);left:calc(50% - 27px)}.commercialRentalAreasBox [data-tip-bm]:after{width:95%;min-width:150px}.commercialRentalAvailableAreasBox{position:relative}.commercialRentalAvailableAreasBox .loadingIndicator{position:absolute;top:calc(50% - 22px);left:calc(50% - 27px)}.commercialRentalAvailableAreasBox [data-tip-bm]:after{width:95%;min-width:150px}.document-recieved{flex:1;height:100%;display:flex}.document-recieved>div{flex:1}.document-recieved .valueNotSet{color:#fff}.document-recieved .redBox{background-color:var(--red-light);color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.document-recieved .greenBox{color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.interestedpartyBox{position:relative}.interestedpartyBox .loadingIndicator{position:absolute}.interestedpartyBox .loadingIndicator i{margin-top:10px;font-size:32px;display:inline-block}#potentiallyInterestedpartyBox{position:relative}#potentiallyInterestedpartyBox .loadingIndicator{position:absolute}#potentiallyInterestedpartyBox .loadingIndicator i{margin-top:10px;font-size:32px;display:inline-block}#projectUnitBox a{color:#000}#estateProjectUnitGuarantee .guarantee-box{cursor:pointer;width:100%;box-shadow:none;flex:1;transition:box-shadow .2s ease-in-out;display:flex}#estateProjectUnitGuarantee .guarantee-box:hover{box-shadow:0 0 15px #0000004d}#estateProjectUnitGuarantee .guarantee-box label{cursor:pointer}#estateProjectUnitGuarantee .guarantee-box .subBox{word-break:break-all;flex:auto;max-width:100%;height:100%}#estateProjectUnitGuarantee .guarantee-box .subBox>span{font-family:Light;font-size:18px;line-height:22px;display:inline-block}#estateProjectUnitGuarantee .guarantee-box .subBox:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);margin-right:1px}#estateProjectUnitGuarantee .guarantee-box .subBox:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#estateProjectUnitGuarantee .redBox{background-color:var(--red-light);color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}#estateProjectUnitGuarantee .yellowBox{background-color:var(--yellow-light);color:#000;flex-direction:column;justify-content:center;align-items:center;display:flex}#estateProjectUnitGuarantee .greenBox{color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.top-bid-amount .bid-info{align-items:center;display:flex}.top-bid-amount .bid-info .professionalActorTag-white{margin-left:5px;display:flex}.viewingsBox .participants{margin-top:2px;display:inline-block}.viewingsBox .participants i{color:var(--primary-dark)}#DodsboFunctionView .form-section-divider{margin:10px 0}#DodsboFunctionView .titleholders{margin:0;padding:0}#DodsboFunctionView .titleholders li{margin-bottom:10px;list-style-type:none}#DodsboFunctionView .titleholders li.extra{background-color:var(--primary-dark);margin-top:-10px}#DodsboFunctionView .titleholders li small{white-space:pre-wrap;display:block}#DodsboFunctionView .switch-with-label{justify-content:space-between;margin:10px 0;display:flex}#DodsboFunctionView .switch-with-label>label{cursor:pointer;align-self:center}#DodsboFunctionView .panel{background-color:#0000}#DodsboFunctionView .panel .switch-with-label{margin-top:0;margin-bottom:15px}#DodsboFunctionView .panel .select-list>li .suggestion-footer{justify-content:space-between;display:flex}#DodsboFunctionView .panel .select-list>li .suggestion-footer small{white-space:pre-wrap;line-height:15px}#DodsboFunctionView .panel .select-list>li .suggestion-footer .btn{flex:0;align-self:flex-end;margin-right:-8px}#DodsboFunctionView .panel .select-list>li.edr-option>label{align-items:center;display:flex}#DodsboFunctionView .panel .select-list>li.edr-option>label i{margin-right:10px}#DodsboFunctionView .panel .select-list>li.edr-option>label i.fa-plus-circle{color:var(--green-light)}#DodsboFunctionView .panel .select-list>li.edr-option>label i.fa-ban{color:var(--red-light)}#DodsboFunctionView .panel .select-list>li.edr-option>label.selected i.fa-plus-circle,#DodsboFunctionView .panel .select-list>li.edr-option>label:hover i.fa-plus-circle,#DodsboFunctionView .panel .select-list>li.edr-option>label.selected i.fa-ban,#DodsboFunctionView .panel .select-list>li.edr-option>label:hover i.fa-ban{color:var(--white)}#DodsboFunctionView .more-options{text-align:right}#DodsboFunctionView .more-options input{display:none}#DodsboFunctionView .more-options label{text-transform:none;color:var(--link-color);cursor:pointer;font-size:13px;display:inline}#DodsboFunctionView .more-options label:hover{color:var(--blue-tile-dark)}#edrTitleHolderFunctionView .form-section-divider{margin:10px 0}#edrTitleHolderFunctionView .titleholders{margin:0;padding:0}#edrTitleHolderFunctionView .titleholders li{margin-bottom:10px;list-style-type:none}#edrTitleHolderFunctionView .titleholders li.extra{background-color:var(--primary-dark);margin-top:-10px}#edrTitleHolderFunctionView .titleholders li small{white-space:pre-wrap;display:block}#edrTitleHolderFunctionView .switch-with-label{justify-content:space-between;margin:10px 0;display:flex}#edrTitleHolderFunctionView .switch-with-label>label{cursor:pointer;align-self:center}#edrTitleHolderFunctionView .panel{background-color:var(--white)}#edrTitleHolderFunctionView .panel .switch-with-label{margin-top:0;margin-bottom:15px}#edrTitleHolderFunctionView .panel .select-list>li .suggestion-footer{justify-content:space-between;display:flex}#edrTitleHolderFunctionView .panel .select-list>li .suggestion-footer small{white-space:pre-wrap;line-height:15px}#edrTitleHolderFunctionView .panel .select-list>li .suggestion-footer .btn{align-self:flex-end;margin-left:auto}#edrTitleHolderFunctionView .panel .select-list>li.edr-option>label{align-items:center;display:flex}#edrTitleHolderFunctionView .panel .select-list>li.edr-option>label i{margin-right:10px}#edrTitleHolderFunctionView .panel .select-list>li.edr-option>label i.fa-plus-circle{color:var(--green-light)}#edrTitleHolderFunctionView .panel .select-list>li.edr-option>label i.fa-ban{color:var(--red-light)}#edrTitleHolderFunctionView .panel .select-list>li.edr-option>label.selected i.fa-plus-circle,#edrTitleHolderFunctionView .panel .select-list>li.edr-option>label:hover i.fa-plus-circle,#edrTitleHolderFunctionView .panel .select-list>li.edr-option>label.selected i.fa-ban,#edrTitleHolderFunctionView .panel .select-list>li.edr-option>label:hover i.fa-ban{color:var(--white)}#edrTitleHolderFunctionView .more-options{text-align:right}#edrTitleHolderFunctionView .more-options input{display:none}#edrTitleHolderFunctionView .more-options label{text-transform:none;color:var(--link-color);cursor:pointer;font-size:13px;display:inline}#edrTitleHolderFunctionView .more-options label:hover{color:var(--blue-tile-dark)}.active-offers-list{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(360px,1fr));grid-auto-flow:dense;margin:0;padding:0;list-style:none;display:grid}.active-offers-list .group-card{margin-bottom:0}.bidWidget .widget-content h5{margin:15px}.bidWidget .widget-content .bid-container{gap:var(--medium-gap);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));width:100%;display:grid}.bidWidget .widget-content .bid-container .bid-card{background-color:var(--primary-lightest);border-radius:var(--border-radius);box-shadow:var(--card-shadow);cursor:pointer;transition:box-shadow .2s ease-in-out}.bidWidget .widget-content .bid-container .bid-card:hover{box-shadow:0 0 15px #0000004d}.bidWidget .widget-content .bid-container .bid-card .content{width:calc(100% - 70px);padding:5px;display:inline-block}.bidWidget .widget-content .bid-container .bid-card .content>div{white-space:nowrap;text-overflow:ellipsis;gap:var(--small-gap);align-items:center;display:flex;overflow:hidden}.bidWidget .widget-content .bid-container .bid-card .content>div:first-child{font-family:Bold}.bidWidget .widget-content .bid-container .bid-card .content>div i,.bidWidget .widget-content .bid-container .bid-card .content>div .professionalActorTag{font-size:16px;line-height:16px}.bidWidget .widget-content .bid-container .bid-card .footer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);color:#fff;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;height:24px;padding:0;font-size:11px;line-height:24px;display:flex}.bidWidget .widget-content .bid-container .bid-card .footer .option{text-align:center;border-right:solid 1px var(--white);flex:0 0 42px}.bidWidget .widget-content .bid-container .bid-card .footer .option i{color:#fff;font-size:14px}.bidWidget .widget-content .bid-container .bid-card .footer .info{text-overflow:ellipsis;white-space:nowrap;color:#fff;flex:auto;padding:0 5px;overflow:hidden}.bidWidget .widget-content .bid-container .bid-card.is-professional-bid .footer{background-color:var(--professional);color:var(--white)}.bidWidget .widget-content .bid-container .bid-card.is-professional-bid .footer .option i{color:var(--white)}.bidWidget .widget-content .bid-container .bid-card.is-secret-bid .fa-mask{color:var(--secret-bid)}.bidWidget .widget-content .bid-container .bid-card.is-secret-bid .footer{background-color:var(--secret-bid);color:#fff}.bidWidget .widget-content .bid-container .bid-card.is-secret-bid .footer .option i{color:#fff}.debtWidget .scroll-rows{height:100%;padding-right:10px;overflow-y:auto}.debtWidget .debtGraph{text-align:center;height:100%;position:relative}.debtWidget .debtGraph canvas{position:absolute;left:calc(50% - 125px)}.debtWidget .debtGraph .overlayText{text-align:center;width:100%;position:absolute;top:34px}.debtWidget .debtGraph .overlayText label{color:var(--primary-dark);margin-top:15px;font-family:Light;font-size:12px}.debtWidget .mortgageName{font-family:Bold}.debtWidget .right-aligned-value{margin-top:5px}.debtWidget .right-aligned-value>span:last-child{float:right}.debtWidget .right-aligned-value.summarized{border-bottom:solid 1px var(--primary-light);padding-bottom:5px;padding-right:10px}.descriptionWidget .widget-content p span{white-space:pre-line;word-break:break-word}.descriptionWidget .widget-content>div:last-child p:last-child{margin-bottom:0;padding-bottom:0}.finnStatisticsWidget .row .publish-date{text-align:right;white-space:nowrap;width:100%;font-size:11px}.interestWidget .widget-content .interestGraph{text-align:center;width:100%;height:215px;position:relative}.interestWidget .widget-content .interestGraph>div{width:100%;position:absolute;top:calc(50% - 35px)}.interestWidget .widget-content .interestGraph>div label{color:var(--primary);margin-top:15px;font-family:Light;font-size:12px}.interestWidget .widget-content .interestGraph canvas{position:absolute;left:calc(50% - 185px)}.marketingWidget .marketingWidgetRow{padding:5px 0}.marketingWidget .finn{float:right;background-image:url(/assets/FINN_no.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px}.marketingWidget .vitec{float:right;background-image:url(/assets/VITEC.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px}.viewingsWidget .widget-content .viewing-container{gap:var(--medium-gap);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));width:100%;display:grid}.viewingsWidget .widget-content .viewing-container .viewing-card{background-color:var(--primary-lightest);border-radius:var(--border-radius);box-shadow:var(--card-shadow);cursor:pointer;transition:box-shadow .2s ease-in-out;position:relative}.viewingsWidget .widget-content .viewing-container .viewing-card:hover{box-shadow:0 0 15px #0000004d}.viewingsWidget .widget-content .viewing-container .viewing-card .private-tag{cursor:pointer;z-index:4000;width:0;height:0;padding-top:50px;padding-left:50px;position:absolute;top:0;right:0;overflow:hidden}.viewingsWidget .widget-content .viewing-container .viewing-card .private-tag span{color:#fff;letter-spacing:.5px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:14px 0 0 5px;transform:rotate(45deg)}.viewingsWidget .widget-content .viewing-container .viewing-card .private-tag:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--purple);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}.viewingsWidget .widget-content .viewing-container .viewing-card .cancelled-tag{cursor:pointer;z-index:4000;width:0;height:0;padding-top:72px;padding-left:72px;position:absolute;top:0;right:0;overflow:hidden}.viewingsWidget .widget-content .viewing-container .viewing-card .cancelled-tag span{color:#fff;letter-spacing:.5px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:31px 0 0 12px;transform:rotate(45deg)}.viewingsWidget .widget-content .viewing-container .viewing-card .cancelled-tag:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--red-light);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}.viewingsWidget .widget-content .viewing-container .viewing-card .capacity{padding:10px;font-size:12px;line-height:1;position:absolute;top:0;right:0}.viewingsWidget .widget-content .viewing-container .viewing-card .capacity.is-private{z-index:5000;right:42px}.viewingsWidget .widget-content .viewing-container .viewing-card .capacity:hover .fal{font-weight:900}.viewingsWidget .widget-content .viewing-container .viewing-card .content{width:calc(100% - 70px);padding:5px;display:inline-block}.viewingsWidget .widget-content .viewing-container .viewing-card .content .fa-lock{color:var(--primary-dark);font-size:16px}.viewingsWidget .widget-content .viewing-container .viewing-card .content>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.viewingsWidget .widget-content .viewing-container .viewing-card .content>div:first-child{font-family:Bold}.viewingsWidget .widget-content .viewing-container .viewing-card .footer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);color:#fff;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;height:24px;padding:0;font-size:11px;line-height:24px;display:flex}.viewingsWidget .widget-content .viewing-container .viewing-card .footer .option{text-align:center;border-right:solid 1px var(--white);flex:0 0 32px}.viewingsWidget .widget-content .viewing-container .viewing-card .footer .option i{color:#fff;font-size:14px}.viewingsWidget .widget-content .viewing-container .viewing-card .footer .info{text-overflow:ellipsis;white-space:nowrap;color:#fff;flex:auto;padding:0 5px;overflow:hidden}.viewingsWidget .widget-content .viewing-container .viewing-card .footer .follow-up{text-align:center;border-left:solid 1px var(--white);border-bottom-right-radius:var(--border-radius);flex:0 0 120px;align-self:flex-end;padding:0 5px}.viewingsWidget .widget-content .viewing-container .viewing-card .footer .follow-up.followup-complete{background-color:var(--green);color:#fff}.viewingsWidget .widget-content .viewing-container .viewing-card .footer .follow-up.followup-incomplete{background-color:var(--red-light);color:#fff}.contact-tilelist{padding:1em}#estateOverview .redBox{background-color:var(--red-light);color:#fff}#estateOverview .secretColorBox{background-color:var(--secret-bid);color:#fff}#estateOverview .professionalColorBox{background-color:var(--professional)}#estateOverview .main-flex{justify-content:space-between;gap:var(--large-gap);flex-direction:row;display:flex}#estateOverview .main-flex .primary-content{gap:var(--large-gap);flex-flow:column wrap;flex:75%;transition:max-width .2s ease-in-out;display:flex}#estateOverview .main-flex .primary-content .summary-widgets{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap);justify-content:center;align-self:stretch;min-height:224px;display:flex}#estateOverview .main-flex .primary-content .summary-widgets .loadingIndicator{flex:0 0 32px;align-self:center}#estateOverview .main-flex .primary-content .summary-widgets .estate-info{gap:var(--large-gap);flex-wrap:wrap;flex:auto;display:flex}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - var(--medium-gap));border-radius:var(--border-radius);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:box-shadow .2s ease-in-out;position:relative}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image .badges{position:absolute;top:0;left:0}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image .fa-file-image{mix-blend-mode:soft-light;color:var(--white);text-shadow:1px 1px 5px #00000080;font-size:32px;position:absolute;top:20px;left:4px}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image .fa-file-image:hover{mix-blend-mode:hard-light;color:var(--primary-lighter)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image .tile-overlay{color:#fff;cursor:default;text-shadow:1px 1px 1px #00000080;text-transform:none;cursor:text;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);background-color:#00000080;width:100%;padding:4px;font-size:14px;line-height:18px;position:absolute;bottom:0}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image .tile-overlay small{justify-content:space-between;width:100%;display:flex}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image .tile-overlay div,#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image .tile-overlay span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image.link:hover{box-shadow:0 0 15px #00000026}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes{gap:var(--large-gap);flex:1;grid-template-columns:repeat(2,1fr);width:100%;display:grid;position:relative}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box{color:#fff;text-align:center;border-radius:var(--border-radius);text-wrap:balance;word-break:break-word;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:42px;display:flex}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box a{color:#fff}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box label{word-break:break-word;margin-top:2px;font-family:Regular;line-height:normal}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink{cursor:pointer;border-radius:var(--border-radius);flex-direction:column;flex:1;justify-content:center;align-self:stretch;align-items:center;padding:3px;transition:box-shadow .2s ease-in-out;display:flex;position:relative}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink .price-info-boxes{box-sizing:border-box;justify-content:space-evenly;align-items:center;gap:0 var(--small-gap);flex-wrap:wrap;width:100%;display:flex}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink .price-info-boxes .price-info-box{padding:var(--small-gap);flex-direction:column;align-items:center;display:flex}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink .price-info-boxes .price-info-box label{text-align:center}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink>div{font-family:Light;font-size:18px;line-height:22px}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink>div .valueNotSet{color:#fff}@media (width<=767px){#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink>div{font-size:16px;line-height:20px}}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink label{cursor:pointer;margin-top:2px;font-family:Regular}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink:after{content:"";bottom:var(--small-gap);right:var(--small-gap);color:#000;transform-origin:50%;opacity:.2;mix-blend-mode:color-burn;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:300;line-height:13px;position:absolute;transform:rotate(-45deg)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink:hover{box-shadow:0 0 15px #0000004d}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink:hover:after{opacity:.4;font-weight:900}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink.with-sub-boxes{flex-direction:row;padding:0}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink-faux{font-family:Light;font-size:18px;line-height:22px}@media (width<=767px){#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .boxlink-faux{font-size:16px;line-height:20px}}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .loadingIndicator{position:absolute;top:calc(50% - 11px);left:calc(50% - 11px)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .loadingIndicator i{font-size:22px}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box>div{flex-direction:column;flex:1;justify-content:center;align-self:stretch;height:100%;margin:0;font-family:Light;font-size:18px;line-height:22px;display:flex}@media (width<=767px){#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box>div{font-size:16px;line-height:20px}}@media (width<=1199px){#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .previousSaleDate-label{text-transform:uppercase;font-family:Regular;font-size:10px;line-height:normal;display:block}}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box .previousSalePrice{white-space:nowrap}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.yellowBox{background-color:var(--yellow);color:var(--primary-darkest)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.yellowBox a,#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.yellowBox h4{color:var(--primary-darkest)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.lightGrayBox{background-color:var(--primary-lighter);color:var(--text-color)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.lightGrayBox label{color:var(--text-color);font-family:Regular;line-height:normal}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.lightGrayBox a{color:var(--text-color)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.lightGrayBox>div{font-family:Light;font-size:18px;line-height:22px}@media (width<=767px){#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.lightGrayBox>div{font-size:16px;line-height:20px}}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.with-sub-boxes{flex-direction:row;gap:1px;height:100%}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.with-sub-boxes .subBox{border-radius:var(--border-radius)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.with-sub-boxes .subBox:first-child{border-top-right-radius:0;border-bottom-right-radius:0}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .box.with-sub-boxes .subBox:last-child{border-top-left-radius:0;border-bottom-left-radius:0}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box{gap:var(--large-gap);grid-area:3/1/span 1/span 2;grid-template-columns:repeat(1,1fr);display:grid}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box .blueBox{background-color:var(--blue);color:#fff;border-radius:var(--border-radius);text-wrap:balance;word-break:break-word;flex-direction:column;justify-content:center;align-items:center;min-height:42px;padding:3px;display:flex}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box .blueBox label{white-space:nowrap;text-overflow:ellipsis;font-family:Regular;line-height:normal;overflow:hidden}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box .blueBox>div{text-align:center;font-family:Light;font-size:16px;line-height:20px}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box.repeat-2{grid-template-columns:repeat(2,1fr)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box.repeat-3{grid-template-columns:repeat(3,1fr)}@media (width<=767px){#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box.repeat-3{grid-template-columns:repeat(2,1fr)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box.repeat-3 .blueBox:last-child{grid-column:1/span 2}}@media (width>=992px){#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes{grid-template-columns:repeat(3,1fr)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box{grid-area:1/3/span 2/span 1;grid-template-columns:repeat(1,1fr)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box.repeat-2,#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box.repeat-3{grid-template-columns:repeat(1,1fr)}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes .status-box.repeat-3 .blueBox:last-child{grid-column:1/span 1}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes.box-count-6 .status-box,#estateOverview .main-flex .primary-content .summary-widgets .estate-info .boxes.box-count-7 .status-box{grid-row:1/span 3}}@media (width<=767px){#estateOverview .main-flex .primary-content .summary-widgets{height:auto}}#estateOverview .main-flex .primary-content .detail-widgets{gap:var(--large-gap);flex-direction:row;flex:1;max-width:100%;display:flex}#estateOverview .main-flex .primary-content .detail-widgets .overview-widgets{flex:0 0 25%;max-width:25%}#estateOverview .main-flex .primary-content .detail-widgets .overview-widgets .contactInfo{gap:var(--large-gap);flex-direction:column;display:flex}#estateOverview .main-flex .primary-content .detail-widgets .overview-widgets .contactInfo article{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#estateOverview .main-flex .primary-content .detail-widgets .overview-widgets .contactInfo .land-register-listing{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#estateOverview .main-flex .primary-content .detail-widgets>div{flex:75%;max-width:75%}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets{gap:var(--large-gap);flex-flow:wrap;align-content:flex-start;margin-bottom:50px;display:flex}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item{background-color:var(--white);border-radius:var(--border-radius);max-width:50%;box-shadow:var(--card-shadow);padding:var(--large-gap);flex-wrap:wrap;flex:1;position:relative}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item.valueWidget{box-shadow:none;background-color:#0000;padding:0}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item.valueWidget .widget-part{box-shadow:var(--card-shadow);border-radius:var(--border-radius)}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item.milestonesWidget{padding:40px;overflow:visible}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item.full-width{flex-basis:100%;max-width:100%}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .emptyIndicator{text-align:center;position:absolute;top:calc(50% - 30px);left:0;right:0}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .emptyIndicator i{color:var(--primary);opacity:.25;font-size:48px}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .emptyIndicator p{text-align:center}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .emptyIndicator p em{color:var(--primary)}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .widget-header{justify-content:space-between;display:flex}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .widget-header h4{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .widget-header .widget-actions{align-self:flex-end}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .widget-content{height:100%;min-height:145px;position:relative}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .widget-content .loadingIndicator{text-align:center;position:absolute;top:calc(50% - 20px);left:0;right:0}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .widget-content .widget-header .widget-actions{flex-shrink:0;flex-basis:30%;align-self:flex-start}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .widget-content .widget-header .widget-actions a{float:right;color:var(--primary-light);cursor:pointer;margin-left:var(--large-gap)}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .widget-content .widget-header .widget-actions a i{font-size:22px}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item .widget-content .widget-header .widget-actions a:hover{color:var(--primary)}@media (width<=1599px){#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item{flex-basis:100%;max-width:100%}}@media (width<=767px){#estateOverview .main-flex .primary-content .detail-widgets>div .widgets{margin-bottom:0}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets .widget-item{border-left:none;margin-left:0}#estateOverview .main-flex .primary-content .detail-widgets{display:block}#estateOverview .main-flex .primary-content .detail-widgets>div,#estateOverview .main-flex .primary-content .detail-widgets .overview-widgets{max-width:100%;margin-bottom:var(--large-gap);flex:none}#estateOverview .main-flex .primary-content .detail-widgets>div .widgets,#estateOverview .main-flex .primary-content .detail-widgets .overview-widgets .widgets{flex:none;max-width:100%}}#estateOverview .main-flex .secondary-content{flex:25%;max-width:25%;position:relative}#estateOverview .main-flex .secondary-content .loadingIndicator{position:absolute;top:70px;left:calc(50% - 18px)}@media (width>=1200px){#estateOverview .main-flex .secondary-content{height:calc(100vh - 150px);position:sticky;top:133px;overflow-y:auto}#estateOverview .main-flex .secondary-content .level-one-tabs{background-color:var(--bg);z-index:1001;position:sticky;top:0}}@media (width<=991px){#estateOverview .main-flex{max-width:100%;display:block}#estateOverview .main-flex .primary-content{flex-direction:column;max-width:100%}#estateOverview .main-flex .secondary-content{max-width:100%;margin:0;display:block}}@media (width<=767px){#estateOverview .main-flex{flex-direction:column}#estateOverview .main-flex .primary-content .summary-widgets{display:block}#estateOverview .main-flex .primary-content .summary-widgets .loadingIndicator{text-align:center;display:block}#estateOverview .main-flex .primary-content .summary-widgets .loadingIndicator i{margin-top:10px}#estateOverview .main-flex .primary-content .summary-widgets .estate-info{width:100%}#estateOverview .main-flex .primary-content .summary-widgets .estate-info .image{flex-basis:100%;min-height:160px}}#estateOverview .has-assignment-graph{height:200px;margin-bottom:20px;position:relative}#estateOverview .has-assignment-graph canvas{position:absolute;left:calc(50% - 125px)}#estateOverview .has-assignment-graph .assignment-text{text-align:center;width:100%;position:absolute;top:calc(50% - 28px)}#estatePage .attachable-valuation-exists-panel .link{text-decoration:underline}#ReservedUnitHistoryFunctionView .timeline .iconandtime,#ReservedUnitHistoryFunctionView .timeline .onlytime{background-color:var(--functionview-bg)!important}#SetObjectAlertFunctionView .responsive-grid{column-width:200px;margin-bottom:var(--x-large-gap)}@media (width<=729px){#SetObjectAlertFunctionView .responsive-grid{column-width:150px}}.is-active{background-color:var(--blue-tile);color:var(--white)}#AccountingPostsSummary{justify-content:space-between;width:100%;padding:15px;display:flex}#AccountingPostsSummary ul{gap:var(--small-gap);flex-wrap:wrap;align-items:center;width:100%;margin:0;list-style:none;display:flex}#AccountingPostsSummary ul li{color:#fff;background-color:var(--primary);border-radius:var(--border-radius);white-space:nowrap;align-items:center;gap:var(--small-gap);flex:0 0 150px;justify-content:space-between;padding:2px 6px;font-size:11px;display:flex}#AccountingPostsSummary .switch-with-label{align-self:flex-start;margin-top:0}#AccountingPostsSummary .switch-with-label>label{margin-right:10px}#combineAccountPosts .post-card{background-color:var(--white);border-radius:var(--border-radius);margin-top:10px;padding:5px;position:relative}#combineAccountPosts .post-card .removePost{cursor:pointer;z-index:100;position:absolute;top:0;right:0}#combineAccountPosts .post-card .removePost i{color:var(--primary);padding:5px 10px;font-size:22px}#combineAccountPosts .post-card .removePost i:hover{color:var(--red)}#combineAccountPosts .summarized-content{gap:var(--large-gap);grid-template-columns:repeat(2,1fr);padding:15px 0;display:grid}#combineAccountPosts .summarized-content>div{background-color:var(--primary);border-radius:var(--border-radius);color:var(--white);flex-wrap:wrap;justify-content:space-between;padding:2px 6px;font-size:11px;display:flex}#combineAccountPosts .summarized-content>div label{white-space:nowrap;margin-right:5px;display:inline}#combineAccountPosts .summarized-content>div span{white-space:nowrap}#combineAccountPosts .summarized-content>div span.valueNotSet{color:var(--white)}#Pledges #pledgesMenu{text-align:right;position:absolute;top:-31px;right:12px}#Pledges #pledgesMenu a[data-toggle] .fa-cog{color:var(--blue);font-size:22px}#Pledges #pledgesMenu a[data-toggle]:hover .fa-cog{opacity:.8}#Pledges #pledgesMenu .dropdown-menu{left:unset;width:220px;margin-top:7px;right:0}#Pledges #pledgesMenu .dropdown-menu a{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}#Pledges #pledgesMenu .dropdown-menu a i{color:var(--primary-dark);vertical-align:middle;float:right;line-height:19px}#Pledges #pledgesMenu .dropdown-menu a:hover{text-decoration:underline}#Pledges #pledgesMenu .dropdown-menu a:hover i{color:var(--link-color)}#Pledges .responsive th,#Pledges .responsive td{padding:3px;font-size:12px}#Pledges .responsive .selected-cell{border-top:18px solid #0000;border-bottom:18px solid #0000;border-left:18px solid var(--green);z-index:100;width:0;height:0;margin-top:-15px;position:absolute;right:12px;transform:rotate(-45deg)}#Pledges .responsive .selected-cell i{color:var(--white);font-size:11px;position:absolute;top:-5px;left:-17px;transform:rotate(45deg)}#Pledges .responsive .request-codes{float:right;background-color:var(--orange);color:var(--white);margin-top:2px;margin-left:var(--small-gap);border-radius:var(--border-radius);padding:2px 4px;font-family:Bold;font-size:9px;line-height:11px;display:inline-block}#Pledges .responsive .request-codes i{color:var(--white);vertical-align:initial;margin-left:2px;font-size:11px}#Pledges .responsive .request-codes:hover{background-color:var(--orange-dark)}#Pledges .flex-card{display:flex}#Pledges .flex-card .header{background-color:var(--primary);color:var(--white);padding:1px 5px;font-size:12px;line-height:24px}#Pledges .flex-card .pledge-text{flex-direction:column;width:100%;padding:30px 5px 5px 10px;display:flex}#Pledges .flex-card .pledge-text table{align-self:flex-end}#Pledges .flex-card .pledge-text table td{vertical-align:top;padding:1px 10px;font-size:12px}#Pledges .flex-card .info{text-align:right}#Pledges .flex-card .info.warning{background-color:var(--red-light);color:var(--white)}#Pledges .fulfilled-icon{color:var(--green-light);margin-left:-12px}#Pledges .not-expired-icon{color:var(--yellow-warm);margin-left:-12px}#Pledges .alert{margin-bottom:0}#Pledges table tbody tr td[data-label=Status]{white-space:normal;position:relative;overflow:visible}#Pledges table tbody tr td[data-label=Status] .fa-check{color:var(--yellow-warm);margin-left:-16px}#Pledges table tbody tr td[data-label=Status] .fa-check.fulfilled{color:var(--green-light)}#Pledges table tbody tr td[data-label=Status] .buttons{color:var(--white);display:none;position:absolute;top:2px;right:2px}#Pledges table tbody tr td[data-label=Status] .buttons .btn{margin-left:5px}#Pledges table tbody tr td[data-label=Status] .buttons .btn .fa-plus-circle{color:var(--green-light)}#Pledges table tbody tr td[data-label=Status] .buttons .btn .fa-file-medical{color:var(--blue-tile)}#Pledges table tbody tr:hover td[data-label=Status] .buttons{display:block}#estateSettlementPage.full-screen #Pledges table tbody tr td[data-label=Status] .buttons{background-color:#0000;display:block}#settlementDocumentTab{background-color:var(--white);box-shadow:var(--card-shadow);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:0;position:relative}#settlementDocumentTab .context-bar{padding:0}#settlementDocumentTab .context-bar header .item .filter-options{margin:0}#settlementDocumentTab .context-bar header .item .filter-options #textFilter{background-color:var(--primary-lighter);width:calc(100% - 10px);margin-left:10px}#settlementDocumentTab .context-bar header .item .filter-options #textFilter input{background-color:#0000}#settlementDocumentTab .context-bar header .item .filter-options #textFilter input::placeholder{color:var(--primary-darker)}@media (width>=1200px){#settlementDocumentTab .context-bar header .item .filter-options{margin:0}#settlementDocumentTab .context-bar header .item .filter-options li,#settlementDocumentTab .context-bar header .item.textFilterItem{flex:1}#settlementDocumentTab .context-bar header .item.textFilterItem #textFilter input{background-color:var(--primary-lighter);margin:0 0 0 4px;padding:4px 0 4px 8px}#settlementDocumentTab .context-bar header .item.textFilterItem #textFilter label{padding:4px}}@media (width<=1199px){#settlementDocumentTab .context-bar header .item .filter-options{justify-content:flex-start}#settlementDocumentTab .context-bar header .item .filter-options li #textFilter{width:unset}}#settlementDocumentTab .context-bar header .item.actionBtn{border-left:none;flex:0 0 50px}#settlementDocumentTab .context-bar header .item.actionBtn .fa-cog,#settlementDocumentTab .context-bar header .item.actionBtn .fa-times,#settlementDocumentTab .context-bar header .item.actionBtn .fa-check{font-size:22px}#settlementDocumentTab .context-bar header .item.actionBtn h4,#settlementDocumentTab .context-bar header .item.actionBtn .fa-caret-down{display:none}#settlementDocumentTab .context-bar header.selectMode .item.selectInfo{padding:var(--small-gap);align-items:center;font-size:12px;line-height:15px;display:flex;position:relative}#settlementDocumentTab .context-bar header.selectMode .item.actionBtn .fa-times,#settlementDocumentTab .context-bar header.selectMode .item.actionBtn .fa-check,#settlementDocumentTab .context-bar header.selectMode .item.actionBtn .fa-trash{font-size:22px}#settlementDocumentTab .section-divider{margin-top:10px}#settlementDocumentTab .section-divider>span{margin-right:36px}#settlementDocumentTab #documentsList{padding:10px;position:static}#settlementDocumentTab #documentsList #selectCardSort{margin-bottom:0}#settlementDocumentTab #documentsList #selectCardSort button{border-radius:var(--form-border-radius);padding:1px 5px;font-size:12px;line-height:1.5}#settlementDocumentTab #documentsList #selectCardSort select{max-width:130px;height:24px;padding:1px 3px;font-size:12px}#settlementDocumentTab #documentsList .document-list{box-shadow:none;min-height:unset;padding:0;position:static}#settlementDocumentTab #documentsList .document-list .documents-top-bar{background-color:var(--white);z-index:100;top:82px}#settlementDocumentTab #documentsList .no-documents-field .dropzone-info{height:175px;min-height:unset}#settlementDocumentTab #documentsList .no-documents-field .dropzone-info .drag-drop-icon{font-size:26px}#settlementDocumentTab #documentsList .no-documents-field .dropzone-info .drag-drop-text{font-family:Regular;font-size:18px}#settlementDocumentTab #documentsList .document-grid{gap:var(--medium-gap);grid-template-columns:none;display:grid}#settlementDocumentTab #documentsList .document-grid .document-list-item{border:solid 1px var(--primary-light);border-radius:var(--border-radius)}#settlementDocumentTab .drop-overlay{min-height:0;position:absolute;inset:0}#settlementDocumentTab .drop-overlay .drop-overlay-content span{font-size:20px}#settlementDocumentTab .drop-overlay .drop-overlay-content i{font-size:32px}#SettlementLineUp{gap:var(--large-gap);display:flex}#SettlementLineUp .left-info{flex:0 0 315px;min-width:0}#SettlementLineUp .left-info .tabs{margin-bottom:0}#SettlementLineUp .left-info .tile-list{padding:var(--large-gap);background-color:var(--white);box-shadow:var(--card-shadow);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#SettlementLineUp .main-content{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap);flex-basis:100%;align-self:stretch;min-height:300px;margin-bottom:70px;position:relative}#SettlementLineUp .main-content .loadingIndicator{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px)}@media (width<=991px){#SettlementLineUp{flex-direction:column}#SettlementLineUp .left{flex:1 0 100%;margin-bottom:8px}}#SettlementLineUp #lineUp .btn.create-pdf [data-tip-bl]:after{display:none}#SettlementLineUp #lineUp .btn.create-pdf:focus,#SettlementLineUp #lineUp .btn.create-pdf:hover{outline:none;overflow:visible}#SettlementLineUp #lineUp .btn.create-pdf:focus [data-tip-bl]:hover:after,#SettlementLineUp #lineUp .btn.create-pdf:hover [data-tip-bl]:hover:after{display:block}#SettlementLineUp #lineUp .labels{border-bottom:solid 1px var(--primary);margin-left:10px;margin-right:10px}#SettlementLineUp #lineUp .labels label{color:var(--primary-dark);font-size:12px}#SettlementLineUp #lineUp #sortList{margin:10px;overflow:auto}#SettlementLineUp #lineUp #sortList .row{margin:0;padding:4px 0}#SettlementLineUp #lineUp #sortList .row .with-tooltip{position:relative;overflow:visible}#SettlementLineUp #lineUp #sortList .row .with-tooltip .form-control{width:calc(100% - 20px);margin-left:20px}#SettlementLineUp #lineUp #sortList .row .with-tooltip .description{white-space:nowrap;text-overflow:ellipsis;position:absolute;inset:0 0 0 30px;overflow:hidden}#SettlementLineUp #lineUp #sortList .row .with-tooltip .info-icon{position:absolute;top:0;left:0}#SettlementLineUp #lineUp #sortList .row .with-tooltip .info-icon i{color:var(--primary-dark);font-size:14px}#SettlementLineUp #lineUp #sortList .row .with-tooltip .info-icon i:hover{color:var(--link-color)}#SettlementLineUp #lineUp #sortList .row .with-tooltip .info-icon:after{width:300px}#SettlementLineUp #lineUp #sortList .row .valueNotSet{color:gray}@media (width<=991px){#SettlementLineUp #lineUp #sortList .row .text-right{text-align:left}}#SettlementLineUp #lineUp #sortList span{line-height:30px}@media (width<=991px){#SettlementLineUp #lineUp #sortList span{line-height:normal}}#SettlementLineUp #lineUp #sortList i{font-size:14pt;line-height:30px}#SettlementLineUp #lineUp #sortList i.fa-sign-out-alt{color:var(--yellow-warm)}#SettlementLineUp #lineUp #sortList i.fa-pencil-alt{color:var(--green-light)}#SettlementLineUp #lineUp #sortList i.fa-book{color:var(--red-light)}#SettlementLineUp #lineUp #sortList i.fa-layer-group{color:var(--blue-light)}#SettlementLineUp #lineUp .summary{margin:0 10px;font-family:Bold}#SettlementLineUp #lineUp .summary .form-section-divider{font-family:Regular}#SettlementLineUp #lineUp .summary .diff-cell{border-top:solid 1px var(--primary);text-align:center;margin-top:10px;padding:5px 0;font-family:Regular}@media (width>=992px){#SettlementLineUp #lineUp .amount-column{text-align:right}#SettlementLineUp #lineUp .amount-column:not([data-amount*=\.]){padding-right:27px}}#SettlementLineUp #lineUp .readMode{margin-bottom:20px}#SettlementLineUp #lineUp .readMode .row div[class*=col-xs-]{min-height:30px}#SettlementLineUp #lineUp .readMode .onoffswitch label{margin-top:0}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell{position:relative}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell label{cursor:pointer;text-align:center;float:right;width:36px;margin:0}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell label i{color:var(--primary-dark);font-size:26px}@media (width<=991px){#SettlementLineUp #lineUp .readMode #sortList .row .select-cell label i{font-size:18px}}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell label:hover i{color:var(--primary-darkest)}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell input{opacity:0;z-index:-1;position:absolute}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell input:checked+label i{color:var(--green-light)}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell input:checked+label i:before{content:""}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell input:checked+label:hover i{color:var(--green)}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell input:disabled+label{cursor:not-allowed}#SettlementLineUp #lineUp .readMode #sortList .row .select-cell input:disabled+label i{color:var(--primary-light)}#SettlementLineUp #lineUp .readMode #sortList .row:hover{background-color:var(--primary-lighter)}#SettlementLineUp #lineUp .readMode #sortList .row.user-description:hover{background-color:#0000}#SettlementLineUp #lineUp .readMode #sortList .row.excluded{color:var(--primary);font-style:italic}#SettlementLineUp #lineUp .readMode #sortList .row.excluded i{color:var(--red-lighter)}#SettlementLineUp #lineUp .editMode{margin-top:-14px}#SettlementLineUp #lineUp .editMode .user-description{align-items:center;width:100%;padding:15px;display:flex}#SettlementLineUp #lineUp .editMode .user-description div{flex:0 0 350px;display:flex}#SettlementLineUp #lineUp .editMode .user-description div input{text-align:center;width:300px;margin:0 10px}#SettlementLineUp #lineUp .editMode .user-description div .fa-trash-alt{color:var(--primary-dark)}#SettlementLineUp #lineUp .editMode .user-description:before,#SettlementLineUp #lineUp .editMode .user-description:after{content:" ";border-top:1px solid var(--primary-light);flex:1;min-width:20px}#SettlementLineUp #lineUp .editMode .user-description:hover{background-color:var(--blue-tile);cursor:pointer}#SettlementLineUp #lineUp .editMode .user-description:hover:before,#SettlementLineUp #lineUp .editMode .user-description:hover:after{border-top-color:var(--white)}#SettlementLineUp #lineUp .editMode .user-description:hover div .fa-trash-alt{color:var(--white)}#SettlementLineUp #lineUp .editMode #sortList .row div[class*=col-xs-]{min-height:30px}#SettlementLineUp #lineUp .editMode #sortList .row.excluded{color:var(--primary-dark);font-style:italic}#SettlementLineUp #lineUp .editMode #sortList .row.excluded :hover{color:var(--white)}#SettlementLineUp #lineUp .editMode #sortList .row:hover{background-color:var(--blue-tile);cursor:pointer}#SettlementLineUp #lineUp .editMode #sortList .row:hover label,#SettlementLineUp #lineUp .editMode #sortList .row:hover span,#SettlementLineUp #lineUp .editMode #sortList .row:hover i,#SettlementLineUp #lineUp .editMode #sortList .row:hover .info-icon i:hover{color:var(--white)}#budgetPostDetailsFunctionView .btn .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%)}#budgetPostDetailsFunctionView .btn .fa-minus-circle{color:var(--red-light);background:radial-gradient(#fff 50%,#0000 50%)}#finalsettlementfunctionview .post-view-link{margin-top:23px;display:inline-block}#finalsettlementfunctionview .post-view-link.disabled i{color:var(--primary)}#finalsettlementfunctionview .form-section-divider{margin-top:30px}#finalsettlementfunctionview .value-row{border-top:solid 1px var(--primary-light);padding:5px 0}@media (width<=767px){#finalsettlementfunctionview .value-row{border-top:none;border-bottom:solid 1px var(--primary-light)}#finalsettlementfunctionview .value-row:last-child{border-bottom:none}}#finalsettlementfunctionview .sum-cell{border-top:solid 1px var(--primary);justify-content:space-between;font-family:Bold;display:flex}#interestCalculator #interestCalculatorForCustomer .add-interest-base-movement,#interestCalculator #calculatedInterestList .add-interest-base-movement{justify-content:space-between;display:flex}#interestCalculator #interestCalculatorForCustomer .add-interest-base-movement input,#interestCalculator #calculatedInterestList .add-interest-base-movement input{flex:1}#interestCalculator #interestCalculatorForCustomer .add-interest-base-movement .btn,#interestCalculator #calculatedInterestList .add-interest-base-movement .btn{flex:0 0 40px;margin-left:5px}#interestCalculator #interestCalculatorForCustomer .add-interest-base-movement .btn i,#interestCalculator #calculatedInterestList .add-interest-base-movement .btn i{vertical-align:middle;color:var(--green-light);font-size:14px}@media (width>=992px){#interestCalculator #interestCalculatorForCustomer table.calculations tr td:first-child,#interestCalculator #calculatedInterestList table.calculations tr td:first-child{width:20px}}@media (width<=767px){#interestCalculator #interestCalculatorForCustomer table.calculations tr td:first-child,#interestCalculator #calculatedInterestList table.calculations tr td:first-child{text-align:left}}#interestCalculator #interestCalculatorForCustomer table.calculations tr td .post-info,#interestCalculator #calculatedInterestList table.calculations tr td .post-info{display:none}#interestCalculator #interestCalculatorForCustomer table.calculations tr td .post-info i,#interestCalculator #calculatedInterestList table.calculations tr td .post-info i{padding-right:0;font-size:12px}#interestCalculator #interestCalculatorForCustomer table.calculations tr td.has-tooltip,#interestCalculator #calculatedInterestList table.calculations tr td.has-tooltip{overflow:visible}#interestCalculator #interestCalculatorForCustomer table.calculations tr td:last-child,#interestCalculator #calculatedInterestList table.calculations tr td:last-child{text-align:right}#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement.is-system-post td,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement.is-system-post td{color:var(--primary-dark)}#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement td,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement td{font-style:italic}#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement td .post-info,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement td .post-info{display:inline-block}#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement td .post-info:after,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement td .post-info:after{width:165px;font-style:normal}#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement td.description,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement td.description{padding-right:30px;position:relative}@media (width>=768px){#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement td.description,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement td.description{text-align:left}}#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement td.description .delete-button,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement td.description .delete-button{color:var(--primary);cursor:pointer;padding:0 8px;font-size:14px;display:inline-block;position:absolute;top:3px;right:0}#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement td.description .delete-button:hover,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement td.description .delete-button:hover{color:var(--link-color)}#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement:hover td .delete-button,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement:hover td .delete-button{color:var(--primary-dark)}#interestCalculator #interestCalculatorForCustomer table.calculations tr.interest-base-movement:hover td .delete-button:hover,#interestCalculator #calculatedInterestList table.calculations tr.interest-base-movement:hover td .delete-button:hover{color:var(--red-light)}#interestCalculator #interestCalculatorForCustomer table.calculations tr.previouslyCalculated td,#interestCalculator #calculatedInterestList table.calculations tr.previouslyCalculated td{color:var(--primary-dark);font-style:italic}#interestCalculator #interestCalculatorForCustomer table.calculations tr.previouslyCalculated td .post-info.previously-calculated,#interestCalculator #calculatedInterestList table.calculations tr.previouslyCalculated td .post-info.previously-calculated{display:inline-block}#interestCalculator #interestCalculatorForCustomer table.calculations tr.previouslyCalculated td .post-info.previously-calculated:after,#interestCalculator #calculatedInterestList table.calculations tr.previouslyCalculated td .post-info.previously-calculated:after{width:165px;font-style:normal}#interestCalculator #interestCalculatorForCustomer table.calculations tr.conflictWithSaved td,#interestCalculator #calculatedInterestList table.calculations tr.conflictWithSaved td{color:var(--red-light);font-style:italic}#interestCalculator #interestCalculatorForCustomer table.calculations tr.conflictWithSaved td .post-info.conflict-with-saved,#interestCalculator #calculatedInterestList table.calculations tr.conflictWithSaved td .post-info.conflict-with-saved{display:inline-block}#interestCalculator #interestCalculatorForCustomer table.calculations tr.conflictWithSaved td .post-info.conflict-with-saved i,#interestCalculator #calculatedInterestList table.calculations tr.conflictWithSaved td .post-info.conflict-with-saved i{color:var(--red-light)}#interestCalculator #interestCalculatorForCustomer table.calculations tr.conflictWithSaved td .post-info.conflict-with-saved:after,#interestCalculator #calculatedInterestList table.calculations tr.conflictWithSaved td .post-info.conflict-with-saved:after{width:225px;font-style:normal}#interestCalculator #interestCalculatorForCustomer table.calculations tr:hover,#interestCalculator #calculatedInterestList table.calculations tr:hover{background-color:var(--white)}#interestCalculator #interestCalculatorForCustomer table.posting-with-uncertain-owners,#interestCalculator #calculatedInterestList table.posting-with-uncertain-owners{margin-bottom:10px}#interestCalculator #changeContractssumDate .fa-minus-circle{color:var(--red-light)}#interestCalculator #changeContractssumDate .fa-plus-circle{color:var(--green-light)}#interestCalculator #changeContractssumDate .btn-group{margin-top:10px}#managePosts .tabs{margin-bottom:10px}#managePosts .paddingForWhenCartIsShowing{padding-bottom:110px}#managePosts .form-section-divider{padding-top:15px;padding-bottom:5px}#managePosts .form-section-divider .bubbleBtn{z-index:0;top:13px;left:-3px}#managePosts .form-section-divider .bubbleBtn i{line-height:19px}#managePosts .post-row{padding:3px 0;font-size:12px}#managePosts .post-row:first-child:not(:only-child){margin-top:5px}#managePosts .post-row:hover{background-color:var(--white);cursor:pointer}#managePosts .post-row i.fa-exclamation-triangle{color:var(--orange-light)}@media (width<=730px){#managePosts .post-row div[class*=col-xs-]{word-break:break-all}}#managePosts .summary-row{padding:3px 0;font-family:Bold;font-size:12px}#managePosts .summary-row .top-border{border-top:solid 1px var(--primary-dark)}#managePosts .fa-square,#managePosts .fa-check-square{color:var(--blue);font-size:16px}#managePosts .valueNotSet{font-size:12px}#managePosts .function-view-summary{background-color:var(--white);height:110px;margin-top:10px;padding:5px 20px;font-size:12px;transition:transform .2s ease-in-out;position:fixed;bottom:50px;left:0;right:0;overflow:hidden;transform:translateY(120px)}#managePosts .function-view-summary .form-section-divider{padding-top:0}#managePosts .function-view-summary .pending-changes{flex-wrap:wrap;justify-content:flex-start;margin:10px 0 0;padding:0;list-style:none;display:flex}#managePosts .function-view-summary .pending-changes li{background-color:var(--functionview-bg);color:var(--text-color);flex:0 auto;margin-right:10px;padding-right:30px;display:flex;position:relative}#managePosts .function-view-summary .pending-changes li .count{background-color:var(--blue-tile);color:#fff;text-align:center;min-width:22px;margin:1px 5px 1px 1px;transition:background-color .2s ease-in-out;display:inline-block}#managePosts .function-view-summary .pending-changes li .count.is-changing{background-color:var(--green-light)}#managePosts .function-view-summary .pending-changes li i{text-align:center;padding:5px 8px;position:absolute;top:0;right:0}#managePosts .function-view-summary .pending-changes li i:hover{cursor:pointer;background-color:var(--red-light);color:#fff}@media (width<=730px){#managePosts .function-view-summary .pending-changes li{flex:0 calc(50% - 5px);margin-bottom:10px;margin-right:5px}#managePosts .function-view-summary .pending-changes li .type{white-space:nowrap;text-overflow:ellipsis;max-width:70px;display:inline-block;overflow:hidden}}#managePosts .function-view-summary.has-changes{transform:translateY(0)}#confirmPanel .post-row:hover{cursor:default;background-color:#0000}#ProAndContraCalculator .btn .fa-plus-circle{color:var(--green-light)}#ProAndContraCalculator .btn .fa-minus-circle{color:var(--red-light)}#ProAndContraCalculator .responsive .white-colgroup{background-color:rgb(255 255255 / .7)}#ProAndContraCalculator .responsive thead th{vertical-align:bottom}#ProAndContraCalculator .responsive tbody tr td{vertical-align:top;white-space:normal;height:50px;overflow:visible}#ProAndContraCalculator .responsive tbody tr td .btn{display:none}@media (width<=767px){#ProAndContraCalculator .responsive tbody tr td .btn{float:left;clear:both;width:100px;margin-top:6px;display:inline-block}}#ProAndContraCalculator .responsive tbody tr:hover td{background-color:#ffffffb3}#ProAndContraCalculator .responsive tbody tr:hover td .btn{display:block}#ProAndContraCalculator .responsive tfoot tr th{vertical-align:top}#ProAndContraCalculator .responsive tfoot tr th.calculated{border-top:solid 1px var(--black)}#ProAndContraCalculator .responsive .amount-column{text-align:right}#ProAndContraCalculator .responsive .header-label{line-height:13px}#TransferToOperationAccountFunctionView .form-section-divider{padding-top:15px;padding-bottom:5px}#TransferToOperationAccountFunctionView .form-section-divider .bubbleBtn{z-index:0;top:7px;left:-10px}#TransferToOperationAccountFunctionView .form-section-divider .bubbleBtn i{line-height:15px}#TransferToOperationAccountFunctionView .fa-square,#TransferToOperationAccountFunctionView .fa-check-square{color:var(--blue);font-size:16px}#TransferToOperationAccountFunctionView .valueNotSet{font-size:12px}#TransferToOperationAccountFunctionView .post-row{padding:3px 0;font-size:12px}#TransferToOperationAccountFunctionView .post-row:first-child:not(:only-child){margin-top:5px}#TransferToOperationAccountFunctionView .post-row:hover{background-color:var(--white);cursor:pointer}@media (width<=730px){#TransferToOperationAccountFunctionView .post-row div[class*=col-xs-]{word-break:break-all}}#TransferToOperationAccountFunctionView .post-row.disabled{cursor:not-allowed;color:var(--primary-light);font-style:italic}#TransferToOperationAccountFunctionView .collapsable-budget-posts.collapse-trigger .fa-chevron-right{vertical-align:text-bottom;margin-right:5px;font-size:16px;transform:rotate(90deg)}#TransferToOperationAccountFunctionView .collapsable-budget-posts.collapse-trigger.collapsed .fa-chevron-right{transform:none}#TransferToOperationAccountFunctionView .collapsable-budget-posts.collapse-trigger:hover{cursor:pointer}#settlementDepotStatusWidget .box #status-loading{position:relative;left:0}#settlementDepotStatusWidget #eps{margin-bottom:15px}#settlementDepotStatusWidget #eps .section-divider{margin-top:-15px;margin-bottom:0}#settlementDepotStatusWidget #eps .section-divider .heading{text-align:center;margin-top:18px}#settlementDepotStatusWidget #eps .section-divider .heading .badges li{background-color:var(--orange);color:var(--white)}#settlementDepotStatusWidget #eps .section-divider .heading .badges li:first-child{color:var(--primary-darkest);background-color:#0000;padding-left:0}#settlementDepotStatusWidget #eps .readMode div [class*=col-xs-]{min-height:36px;margin-bottom:12px}#settlementDepotStatusWidget #eps .readMode .banks{padding:0 20px}#settlementDepotStatusWidget #eps .readMode .banks .header-row{border-bottom:solid 1px var(--primary-light);margin-bottom:5px}#settlementDepotStatusWidget #eps .readMode .banks .header-row div[class*=col-xs-]{min-height:30px;margin-bottom:0}#settlementDepotStatusWidget .responsive thead th{vertical-align:bottom;padding:0 10px;font-size:12px}#settlementDepotStatusWidget .responsive tbody tr .highlighted-row{background-color:var(--blue);color:#fff}#settlementDepotStatusWidget .responsive tbody tr td{vertical-align:middle;height:44px;padding:3px;font-size:12px;line-height:15px}@media (width<=991px){#settlementDepotStatusWidget .responsive tbody tr td{height:auto}}#settlementDepotStatusWidget .responsive tbody tr td[data-label=Depotjournaltype]{height:50px;position:relative}#settlementDepotStatusWidget .responsive tbody tr td[data-label=Depotjournaltype] .selected-cell{z-index:100;border-top:28px solid #0000;border-bottom:28px solid #0000;border-right:28px solid #5cae4c;width:0;height:0;position:absolute;top:-20px;left:-5px;transform:rotate(45deg)}#settlementDepotStatusWidget .responsive tbody tr td[data-label=Depotjournaltype] .selected-cell i{color:var(--white);font-size:11px;position:absolute;top:-3px;left:11px;transform:rotate(-45deg)}#settlementDepotStatusWidget .responsive tbody tr td[data-label=Status]{white-space:normal;overflow:visible}#settlementDepotStatusWidget .responsive tbody tr td[data-label=Status] [data-tip-tl]:after{width:200px}@media (width>=992px){#settlementDepotStatusWidget .responsive tbody tr td[data-label=Status] small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}}#settlementDepotStatusWidget .responsive tbody tr td.history-td{cursor:text;background-color:#0000;padding:0 40px 10px}#settlementDepotStatusWidget .responsive tbody tr td.history-td .level-up{border-bottom:1px solid #ccc;border-left:1px solid #ccc;width:10px;height:25px;margin-bottom:4px;margin-left:-22px;margin-right:10px;display:inline-block;position:relative}#settlementDepotStatusWidget .responsive tbody tr td.history-td .level-up:before{content:"";color:#ccc;font-family:"Font Awesome 5 Pro";font-size:6px;font-weight:900;position:absolute;top:-4px;left:-3px}#settlementDepotStatusWidget .responsive tbody tr td.history-td tbody tr:hover{background-color:#7c7c7c1a}#settlementDepotStatusWidget .responsive tbody tr td .text-with-badge{align-items:center;display:flex}#settlementDepotStatusWidget .responsive tbody tr td .text-with-badge .depot-type-text{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}#settlementDepotStatusWidget .responsive tbody tr td .text-with-badge .badges{margin-left:4px}#settlementDepotStatusWidget .responsive tbody tr td .text-with-badge .badges li{background-color:var(--orange);color:var(--white);margin:0;font-size:10px}#settlementDepotStatusWidget .responsive tbody tr td .fa-history{margin-left:-14px;font-size:16px}#settlementDepotStatusWidget .responsive tbody tr td .actions-list li .fa-sign-out-alt:before{color:var(--red-light)}#settlementDepotStatusWidget .responsive tbody tr td .actions-list li .fa-sign-in-alt{transform:rotate(180deg)}#settlementDepotStatusWidget .responsive tbody tr td .actions-list li .fa-sign-in-alt:before{color:var(--green-light)}#settlementDepotStatusWidget .responsive tbody tr td .actions-list li:hover .fad:after{color:var(--black);opacity:.9}#settlementDepotStatusWidget .responsive tbody tr td .history-toggle{padding-right:15px;display:block;position:relative}#settlementDepotStatusWidget .responsive tbody tr td .history-toggle>div,#settlementDepotStatusWidget .responsive tbody tr td .history-toggle>small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}#settlementDepotStatusWidget .responsive tbody tr td .history-toggle.enabled>div:after{content:"";font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:400;transition:transform .2s ease-in-out;position:absolute;top:calc(50% - 9px);right:2px}#settlementDepotStatusWidget .responsive tbody tr td .history-toggle.enabled:hover>div:after{font-weight:900}#settlementDepotStatusWidget .responsive tbody tr td .history-toggle.open>div:after{transform:rotate(90deg)}#settlementDepotStatusWidget .responsive tbody tr.is-confirmed td{color:var(--primary-dark);font-style:italic}#settlementDepotStatusWidget .responsive tbody tr.is-confirmed td.is-negative-amount{color:var(--red-light)}#settlementDepotStatusWidget .responsive tbody tr.is-active td{background-color:var(--blue-tile);color:var(--white)}#settlementDepotStatusWidget .responsive tbody tr.is-active td:hover,#settlementDepotStatusWidget .responsive tbody tr.is-active td.is-negative-amount{color:var(--white)}#settlementDepotStatusWidget .responsive tfoot th{border-top:solid 1px var(--primary-light);padding:0 5px;font-size:12px}#settlementDepotStatusWidget .responsive .amount-column{text-align:right}#settlementDepotStatusWidget .responsive .amount-column:not([data-amount*=\.]){padding-right:1.8em}#settlementDepotStatusWidget .section-divider{margin:10px 0 25px}#settlementDepotStatusWidget .flex-card{flex-direction:column;justify-content:space-between;min-height:125px;padding:30px 0;display:flex}#settlementDepotStatusWidget .flex-card.disabledCard{opacity:.3;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none}#settlementDepotStatusWidget .flex-card>.selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#settlementDepotStatusWidget .flex-card>.selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#settlementDepotStatusWidget .flex-card.nonclickable{cursor:default}#settlementDepotStatusWidget .flex-card.nonclickable:hover{box-shadow:none}#settlementDepotStatusWidget .flex-card .header{flex-flow:row;width:100%;height:24px;margin-bottom:10px;display:flex;position:absolute;top:0;overflow:visible}#settlementDepotStatusWidget .flex-card .header .depot-type:not(:empty){background-color:var(--primary);border-radius:var(--border-radius);color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:0 auto;align-self:flex-start;padding:1px 5px;font-size:12px;overflow:hidden}#settlementDepotStatusWidget .flex-card .header .depot-type:not(:empty).e-tinglysing{background-color:var(--orange)}#settlementDepotStatusWidget .flex-card .header .depot-statustext{text-align:right;flex:auto;align-self:flex-end;padding:1px 5px;font-size:12px}#settlementDepotStatusWidget .flex-card .header .depot-statustext [data-tip-bl]:after{width:200px}#settlementDepotStatusWidget .flex-card .depot-text{flex-direction:column;justify-content:space-between;height:100%;padding:0 10px;display:flex}#settlementDepotStatusWidget .flex-card .depot-text table{align-self:flex-end}#settlementDepotStatusWidget .flex-card .depot-text table td{vertical-align:top;font-size:smaller}#settlementDepotStatusWidget .flex-card .depot-text table td:first-child{padding-right:10px}#settlementDepotStatusWidget .flex-card .depot-text.small{font-size:12px}#settlementDepotStatusWidget .document-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:20px;margin:10px;display:grid}#settlementDepotStatusWidget .document-grid:empty{display:none}#settlementDepotStatusWidget .document-grid .document-card{vertical-align:top;text-align:center;width:148px;height:300px;display:inline-block}#settlementDepotStatusWidget .document-grid .document-card .tag-pending-sign{z-index:5000;border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:50px solid #fc0;width:0;height:0;position:absolute;top:-33px;right:-8px;transform:rotate(-45deg)}#settlementDepotStatusWidget .document-grid .document-card .tag-pending-sign>span{color:#000;text-transform:none;letter-spacing:1px;text-align:center;transform-origin:0;width:100px;font-size:10px;line-height:12px;display:block;position:absolute;top:-61px;left:-36px;transform:rotate(90deg)}#settlementDepotStatusWidget .document-grid .document-card .tag-completed-sign{border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:50px solid var(--green-light);z-index:5000;width:0;height:0;position:absolute;top:-33px;right:-8px;transform:rotate(-45deg)}#settlementDepotStatusWidget .document-grid .document-card .tag-completed-sign>span{color:#fff;text-transform:none;letter-spacing:1px;transform-origin:0;font-size:10px;position:absolute;top:-29px;left:-42px;transform:rotate(90deg)}#settlementDepotStatusWidget .document-grid .document-card .tag-canceled-sign{border-top:50px solid #0000;border-bottom:50px solid #0000;border-left:50px solid var(--red-light);z-index:5000;width:0;height:0;position:absolute;top:-33px;right:-8px;transform:rotate(-45deg)}#settlementDepotStatusWidget .document-grid .document-card .tag-canceled-sign>span{color:#fff;text-transform:none;letter-spacing:1px;text-align:center;transform-origin:0;width:90px;font-size:10px;line-height:12px;display:block;position:absolute;top:-58px;left:-36px;transform:rotate(90deg)}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper{border-radius:var(--border-radius);width:148px;height:235px;transition:box-shadow .2s ease-in-out;position:relative}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper:hover{box-shadow:0 0 15px #0000004d}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page{cursor:pointer;border-radius:var(--border-radius);width:148px;height:235px;position:relative}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page.disabled{cursor:not-allowed;color:var(--primary);pointer-events:none}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-canvas{background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-image:var(--checkered-background);background-color:var(--primary-lightest);width:148px;height:210px}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-image{z-index:100;border-radius:var(--border-radius);border:solid 1px var(--primary-light);background-position:top;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;inset:0}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .no-document-image{background-color:var(--white);border-radius:var(--border-radius);border:solid 1px var(--primary-light);position:absolute;inset:0}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .no-document-image.white-background{box-shadow:0 1px 6px 3px #0000000d}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .no-document-image i{color:var(--primary-light);font-size:64px;position:absolute;top:calc(50% - 35px);left:calc(50% - 25px)}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label{z-index:200;background-color:var(--bg);color:#fff;text-align:right;padding:3px 6px;font-size:11px;position:absolute;top:calc(50% - 25px);right:-5px;box-shadow:-2px 0 3px #0003}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label.pdf{background-color:#d51e00}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label.powerpoint{background-color:#d44519}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label.excel{background-color:#1b7343}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label.word,#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label.rtf{background-color:#27549b}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label.e-post{background-color:#006fc8}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label.next{background-color:#961932}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label.fox{background-color:#f26729}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .document-label.annet{background-color:var(--bg);color:#000}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:5000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-page .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-tools{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);z-index:1000;flex-wrap:nowrap;width:148px;margin:0 auto;display:flex;position:absolute;bottom:0}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-tools .document-tool{cursor:pointer;background-color:var(--primary);border-left:solid 1px var(--white);flex:1;height:25px}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-tools .document-tool:first-child{border-bottom-left-radius:var(--border-radius);border-left:none}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-tools .document-tool:last-child{border-bottom-right-radius:var(--border-radius)}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-tools .document-tool.optionActive{background-color:var(--blue-tile)}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-tools .document-tool i{color:var(--primary-lighter);font-size:14px;line-height:24px}#settlementDepotStatusWidget .document-grid .document-card .document-wrapper .document-tools .document-tool:hover{background-color:var(--primary-dark)}#settlementDepotStatusWidget .document-grid .document-card .newDocumentTitle{width:148px}#settlementDepotStatusWidget .document-grid .document-card .document-title{-webkit-line-clamp:3;text-align:center;word-wrap:break-word;-webkit-box-orient:vertical;max-height:3.6em;margin-top:5px;line-height:1.2em;display:-webkit-box;position:relative;overflow:hidden}#settlementDepotStatusWidget .document-grid .document-card .document-title:hover{-webkit-line-clamp:9;z-index:1000;background-color:var(--bg);max-height:10.8em}#settlementSectionFolder{padding:0 var(--large-gap) var(--large-gap) var(--large-gap);background-color:var(--white);box-shadow:var(--card-shadow);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}@media (width<=1599px){#settlementSectionFolder{padding-top:10px}}@media (width>=1600px){#settlementSectionFolder .level-two-tabs{background-color:var(--white);z-index:1001;margin:0;padding-top:10px;position:sticky;top:32px}}#settlementSectionFolder .project-master-button{margin-top:10px}#settlementSectionFolder #filteredSettlementFolders{gap:var(--small-gap);flex-direction:column;display:flex}#settlementSectionFolder #filteredSettlementFolders .panel{box-shadow:none}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading{position:relative}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title{cursor:pointer;color:inherit;font-family:Light;font-size:14px;line-height:18px}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div{text-transform:uppercase;width:100%;padding:var(--small-gap) 0;display:block;position:relative}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div:after{content:"";opacity:.7;font-family:"Font Awesome 5 Pro";font-weight:400;transition:all .2s ease-in-out;position:absolute;top:calc(50% - 10px);right:-5px}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div.collapsed:after{transform:rotate(-90deg)}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div .folder-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div .description{font-size:12px}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div .description a.navigate-to-settlement-overview{display:inline-block}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div .description a.navigate-to-settlement-overview:hover{background-color:var(--link-color)}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div:hover,#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div:active{color:var(--text-color)}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div:hover:after,#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title>div:active:after{font-weight:900}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title .badge{background-color:var(--primary);color:#fff;font-weight:400}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title:hover,#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title:active{color:var(--link-color)}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title:hover:after,#settlementSectionFolder #filteredSettlementFolders .panel>.panel-heading .panel-title:active:after{opacity:1}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse{padding:0}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-header{border-bottom:solid 1px var(--primary-light);flex-wrap:nowrap;display:flex}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-header label{flex:1}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-header label .badges{margin-bottom:2px}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-header label:first-child{flex:0 0 100px}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-links a{color:var(--text-color);border-bottom:solid 1px var(--primary-lighter);border-radius:var(--border-radius);padding:4px 2px;font-size:12px;display:block}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-links a .assignment-details{justify-content:space-between;display:flex}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-links a .assignment-details>span{white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-links a .assignment-details>span:first-child{flex:0 0 100px}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-links a .valueNotSet{color:unset;font-style:unset}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-links a:hover{color:#fff;background-color:var(--blue)}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-links a:hover .valueNotSet{color:#fff}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .assignment-links a:last-child{border-bottom:none;margin-bottom:10px}#settlementSectionFolder #filteredSettlementFolders .panel>.panel-collapse .alert{margin-top:10px}#settlementSectionFolder .collapsibles{margin-bottom:0;position:relative}#settlementSectionFolder .collapsibles .loadingIndicator.folders{top:80px;left:calc(50% - 25px)}#settlementSectionFolder .collapsibles .loadingIndicator.folder{top:16px;left:calc(50% - 35px)}#settlementSectionFolder .collapsibles .folder-options{flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin:15px 0 5px;display:flex}#settlementSectionFolder .collapsibles .folder-options input.form-control{width:205px;max-width:100%}#settlementSectionFolder .collapsibles .folder-options .switch-with-label{margin-top:var(--small-gap);margin-bottom:10px}#settlementSectionFolder .collapsibles .folder-options .switch-with-label label{margin-left:auto;margin-right:var(--small-gap)}#InterestSummary tr.highlighted-row{background-color:var(--blue)}#InterestSummary tr.highlighted-row td{color:#fff}#PayoutPosts tr.highlighted-row{background-color:var(--blue);color:#fff}#PayoutPosts tr.highlighted-row i,#PayoutPosts tr.highlighted-row i:before,#PayoutPosts tr.highlighted-row i:after{color:#fff}#estateSettlementPage{justify-content:space-between;width:100%;display:flex}@media (width<=1199px){#estateSettlementPage{flex-direction:column}}#estateSettlementPage .overview{flex-basis:75%;margin-bottom:20px;transition:flex .2s ease-in-out;position:relative}#estateSettlementPage .overview .loadingIndicator{width:50px;height:50px;display:block;position:absolute;top:calc(50vh - 170px);left:calc(37.5vw + 75px)}@media (width<=767px){#estateSettlementPage .overview .loadingIndicator{left:calc(50vw - 40px)}}#estateSettlementPage .overview .filters{gap:var(--medium-gap);justify-content:flex-end;align-self:flex-start;margin-left:auto;display:flex}#estateSettlementPage .overview .filters select{width:120px;height:24px;padding:1px;font-size:12px;display:inline-block}#estateSettlementPage .overview .filters select:not([disabled]):hover,#estateSettlementPage .overview .filters select:not([disabled]):focus{box-shadow:inset 0 1px 1px #00000013,0 0 5px #66afe999}#estateSettlementPage .overview .filters .switch-with-label{width:120px;margin-top:0;display:inline-flex}#estateSettlementPage .overview .filters .switch-with-label>label{margin:0 5px 0 10px}#estateSettlementPage .overview .filters #depotStatusMenu{text-align:right;width:150px}#estateSettlementPage .overview .filters #depotStatusMenu .fa-cog{margin-right:10px;font-size:22px}#estateSettlementPage .overview .filters #depotStatusMenu .dropdown-menu{left:unset;margin-top:9px;right:0}#estateSettlementPage .overview .filters #depotStatusMenu .dropdown-menu a{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}#estateSettlementPage .overview .filters #depotStatusMenu .dropdown-menu a:hover{text-decoration:underline}#estateSettlementPage .overview>div{justify-content:space-between;width:100%;display:flex}#estateSettlementPage .overview>div .left-info{flex:0 0 25%;min-width:0;margin-right:15px}@media (width<=767px){#estateSettlementPage .overview>div .left-info{max-width:100%;margin:0 0 var(--large-gap) 0;flex:100%}}@media (width>=992px){#estateSettlementPage .overview>div .left-info{max-width:25vw}}@media (width>=1200px){#estateSettlementPage .overview>div .left-info{height:calc(100vh - 150px);position:sticky;top:133px;overflow:hidden auto}#estateSettlementPage .overview>div .left-info .level-one-tabs{background-color:var(--bg);z-index:1001;position:sticky;top:0}}#estateSettlementPage .overview>div .left-info .left-template{gap:var(--large-gap);flex-direction:column;display:flex}#estateSettlementPage .overview>div .left-info .left-template .settlement-summary{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap)}#estateSettlementPage .overview>div .left-info .left-template .settlement-summary .btn{margin-bottom:6px}#estateSettlementPage .overview>div .left-info .left-template .settlement-summary .land-register-listing{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#estateSettlementPage .overview>div .left-info .left-template .settlement-summary~.panel{box-shadow:var(--card-shadow)}#estateSettlementPage .overview>div .left-info .left-template .panel{box-shadow:none;border:none;margin:0}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-title{gap:var(--small-gap);justify-content:space-between;align-items:center;display:flex;position:relative}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-title .select-settlementinfo-columns{color:var(--blue);flex:0 0 40px;justify-content:center;align-items:center;padding:8px;font-size:22px;display:flex}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-title .select-settlementinfo-columns:hover,#estateSettlementPage .overview>div .left-info .left-template .panel .panel-title .select-settlementinfo-columns:active{color:var(--blue-light)}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading{padding:0}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading.has-issues{background-color:var(--red);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading.has-issues>.panel-title a,#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading.has-issues>.panel-title a:after,#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading.has-issues>.panel-title a:hover,#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading.has-issues>.panel-title a:hover:after{color:#fff}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading a:not(.action-link){text-transform:uppercase;text-overflow:ellipsis;width:100%;padding:12px 22px 12px 12px;display:block;position:relative;overflow:hidden}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading a:not(.action-link):after{content:"";opacity:1;font-family:"Font Awesome 5 Pro";font-weight:300;transition:all .2s ease-in-out;position:absolute;top:calc(50% - 8px);right:8px}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading a:not(.action-link).collapsed:after{transform:rotate(-90deg)}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading a:not(.action-link):hover,#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading a:not(.action-link):active{color:var(--link-color)}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading a:not(.action-link):hover:after,#estateSettlementPage .overview>div .left-info .left-template .panel .panel-heading a:not(.action-link):active:after{font-weight:900}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-collapse{padding:0 12px}#estateSettlementPage .overview>div .left-info .left-template .panel .panel-collapse .alert{margin-top:10px}#estateSettlementPage .overview>div .main-content{flex-basis:100%;align-self:stretch}#estateSettlementPage .overview>div .main-content .main-section{margin-bottom:var(--large-gap)}#estateSettlementPage .overview>div .main-content .main-section .fixed-page-content{background-color:var(--bg);z-index:1001;top:116px;left:4vw;right:4vw}@media (width>=1200px){#estateSettlementPage .overview>div .main-content .main-section .fixed-page-content{margin:0 -5px;padding:0 5px;position:sticky}}#estateSettlementPage .overview>div .main-content .main-section .fixed-page-content .tabs{margin:0}@media (width>=1200px){#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .context-bar{z-index:1001;position:sticky;top:220px}}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content>.alert{margin-top:15px}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .filters{flex-wrap:wrap;margin-bottom:10px}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .filters select{width:auto}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .filters>select:first-child{margin:0 auto 5px 0}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .filters .switch-with-label{width:auto}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .filters .switch-with-label>label{white-space:nowrap}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .prospectiveHeading{margin-top:20px}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .context-bar{background-color:var(--white)}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .context-bar .selectInfo{padding:13px 15px}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .context-bar .selectInfo>span:before{content:"";color:var(--blue-light);margin-right:5px;font-family:"Font Awesome 5 Pro";font-size:16px;font-weight:900}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .context-bar .actionBtn{border-left:none}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .warning-column{overflow:visible}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .warning-column [data-tip-tm]{margin-left:-15px}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .warning-column [data-tip-tm] i{color:var(--orange-light);font-size:12px}#estateSettlementPage .overview>div .main-content .main-section .scrollable-content .warning-column [data-tip-tm]:after{width:130px}#estateSettlementPage .overview>div .main-content .main-section .cardLayout{margin-bottom:var(--large-gap)}#estateSettlementPage .overview>div .main-content .main-section .boxes{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap);gap:var(--large-gap);padding:var(--large-gap);grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;display:grid;position:relative}#estateSettlementPage .overview>div .main-content .main-section .boxes .box{color:#fff;text-align:center;border-radius:var(--border-radius);word-break:break-word;text-wrap:balance;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:42px;display:flex;position:relative}#estateSettlementPage .overview>div .main-content .main-section .boxes .box .loadingIndicator{position:absolute;top:calc(50% - 10px);left:calc(50% - 18px)}#estateSettlementPage .overview>div .main-content .main-section .boxes .box .loadingIndicator i{color:#fff;font-size:24px}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:not(:has(.boxinfo)){transition:box-shadow .2s ease-in-out}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:not(:has(.boxinfo)) label{cursor:pointer}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:not(:has(.boxinfo)) .boxlink{cursor:pointer;border-radius:var(--border-radius);flex-direction:column;flex:100%;justify-content:center;align-self:stretch;align-items:center;transition:box-shadow .2s ease-in-out;display:flex;position:relative}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:not(:has(.boxinfo)) .boxlink:after{content:"";bottom:var(--small-gap);right:var(--small-gap);color:#000;transform-origin:50%;opacity:.2;mix-blend-mode:color-burn;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:300;line-height:13px;position:absolute;transform:rotate(-45deg)}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:not(:has(.boxinfo)) .boxlink:hover{box-shadow:0 0 15px #0000004d}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:not(:has(.boxinfo)) .boxlink:hover label{cursor:pointer}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:not(:has(.boxinfo)) .boxlink:hover:after{opacity:.3;font-weight:900}@media (width<=767px){#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:not(:has(.boxinfo)) .boxlink{font-size:16px;line-height:20px}}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:not(:has(.boxinfo)):hover{box-shadow:0 0 15px #0000004d}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.link:has(.boxinfo){cursor:default}#estateSettlementPage .overview>div .main-content .main-section .boxes .box h4{color:#fff;margin:0}#estateSettlementPage .overview>div .main-content .main-section .boxes .box a,#estateSettlementPage .overview>div .main-content .main-section .boxes .box i,#estateSettlementPage .overview>div .main-content .main-section .boxes .box .valueNotSet{color:#fff}#estateSettlementPage .overview>div .main-content .main-section .boxes .box .fa-info-circle{color:var(--blue)}#estateSettlementPage .overview>div .main-content .main-section .boxes .box .title-holder-tooltip:after{width:200px}#estateSettlementPage .overview>div .main-content .main-section .boxes .box label:not(.with-tooltip){white-space:nowrap;text-overflow:ellipsis;padding:0 5px;font-family:Regular;line-height:normal;overflow:hidden}#estateSettlementPage .overview>div .main-content .main-section .boxes .box .boxinfo{flex-direction:column;flex:100%;justify-content:center;align-self:stretch;align-items:center;display:flex}#estateSettlementPage .overview>div .main-content .main-section .boxes .box div{max-width:100%;margin:0;padding:0 5px;font-family:Light;font-size:16px;line-height:19px}@media (width<=767px){#estateSettlementPage .overview>div .main-content .main-section .boxes .box div{font-size:16px;line-height:20px}}@media (width<=1199px){#estateSettlementPage .overview>div .main-content .main-section .boxes .box .previousSaleDate-label{text-transform:uppercase;font-family:Regular;font-size:10px;line-height:normal;display:block}}#estateSettlementPage .overview>div .main-content .main-section .boxes .box .previousSalePrice{white-space:nowrap}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.yellowBox{background-color:var(--yellow);color:var(--primary-darkest)}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.yellowBox a,#estateSettlementPage .overview>div .main-content .main-section .boxes .box.yellowBox h4{color:var(--primary-darkest)}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.redBox{background-color:var(--red);color:#fff}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.lightGrayBox{flex-direction:column;justify-content:space-around;height:80px;display:flex}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.lightGrayBox label{margin-top:2px;font-family:Regular;line-height:normal}#estateSettlementPage .overview>div .main-content .main-section .boxes .box.lightGrayBox>div{font-family:Light;font-size:18px;line-height:22px}@media (width<=767px){#estateSettlementPage .overview>div .main-content .main-section .boxes .box.lightGrayBox>div{font-size:16px;line-height:20px}}#estateSettlementPage .overview>div .main-content .main-section .boxes .box:after{width:200px}@media (width<=1199px){#estateSettlementPage .overview>div .main-content .main-section .boxes{grid-template-columns:repeat(2,1fr)}}#estateSettlementPage .overview>div .main-content .main-section .add-product{padding:var(--large-gap);background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#estateSettlementPage .overview>div .main-content .main-section .add-product .section-divider .bubbleBtn.save{right:0}#estateSettlementPage .overview>div .main-content .main-section .add-product .section-divider .bubbleBtn.save:hover{color:var(--link-color)}#estateSettlementPage .overview>div .main-content .main-section .add-product .section-divider .bubbleBtn.abort{right:50px}#estateSettlementPage .overview>div .main-content .main-section .add-product .section-divider .bubbleBtn.abort:hover{color:var(--red-light)}#estateSettlementPage .overview>div .main-content .main-section .add-product .main-buttons{text-align:right}#estateSettlementPage .overview>div .main-content .main-section .add-product .main-buttons .btn-xs{padding:3px 10px}#estateSettlementPage .overview>div .main-content .main-section .add-product .main-buttons .btn-xs.save-button:hover,#estateSettlementPage .overview>div .main-content .main-section .add-product .main-buttons .btn-xs.save-button:focus{background-color:var(--green-light);color:var(--white)}#estateSettlementPage .overview>div .main-content .main-section .add-product .edit-post-button-row div[class*=col-xs-]{min-height:26px}#estateSettlementPage .overview>div .main-content .main-section .add-product .edit-post-button-row div[class*=col-xs-] .btn-group{margin-top:0}#estateSettlementPage .overview>div .main-content .main-section .add-product div[class*=col-xs-]{min-height:48px}#estateSettlementPage .overview>div .main-content .main-section .add-product div[class*=col-xs-] label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#estateSettlementPage .overview>div .main-content .main-section .add-product+div,#estateSettlementPage .overview>div .main-content .main-section .add-product+div+div{display:none}#estateSettlementPage .overview>div .main-content .main-section .summarized-content{background-color:var(--white);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#estateSettlementPage .overview>div .main-content .main-section .tab-content{padding:var(--large-gap);background-color:var(--white);box-shadow:var(--card-shadow);border-radius:var(--border-radius);margin-bottom:var(--large-gap);border-top-left-radius:0;border-top-right-radius:0;position:relative}#estateSettlementPage .overview>div .main-content .main-section .tab-content .loadingIndicator{top:5px;left:calc(50% - 25px)}#estateSettlementPage .overview>div .main-content .main-section .tab-content .loadingIndicator i{font-size:1.5em}#estateSettlementPage .overview>div .main-content .main-section .tab-content:not(.with-filters):first-child{border-top-left-radius:0;border-top-right-radius:0}#estateSettlementPage .overview>div .main-content .main-section .pay-attention{color:var(--red-light)}#estateSettlementPage .overview>div .main-content .main-section .responsive thead tr th.text-right{padding-right:20px}@media (width<=767px){#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr td.select-cell{text-align:right}}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row{cursor:pointer;border-left:1px solid #0000;border-right:1px solid #0000}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row td.is-negative-amount{color:var(--red-light)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row td.collapse-trigger{position:relative;overflow:visible}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row td.collapse-trigger:after{content:"";font-family:"Font Awesome 5 Pro";font-size:14px;font-style:normal;font-weight:300;transition:transform .2s linear;position:absolute;top:3px;right:3px}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row td.hover-buttons{white-space:normal;position:relative;overflow:visible}@media (width>=768px){#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row td.hover-buttons .icon-button-list{display:none}}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:hover,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:focus-within{border-right-color:var(--blue-tile);border-left-color:var(--blue-tile)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:hover td,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:focus-within td{background-color:var(--blue-tile);color:#fff}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:hover td .fa-exclamation-triangle,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:focus-within td .fa-exclamation-triangle,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:hover td.is-negative-amount,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:focus-within td.is-negative-amount{color:#fff}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:hover td.collapse-trigger:after,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.collapse-row:focus-within td.collapse-trigger:after{font-weight:900}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-not-editable{font-style:italic}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-not-editable td{color:var(--primary-dark)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-not-editable td.is-negative-amount{color:var(--red-light)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-not-editable.highlighted-row td{color:unset}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-expanded{border-right-color:var(--blue-tile);border-bottom-color:var(--blue-tile);border-left-color:var(--blue-tile)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-expanded td{background-color:var(--blue-tile);color:#fff}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-expanded td .fa-exclamation-triangle,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-expanded td:hover,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-expanded td.is-negative-amount{color:#fff}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-expanded td.collapse-trigger:after{transform:rotate(90deg)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-expanded:hover td.hover-buttons .icon-button-list{display:none}@media (width<=767px){#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-expanded{margin-bottom:0}}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-active{border-right-color:var(--blue-tile);border-left-color:var(--blue-tile)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-active td{background-color:var(--blue-tile);color:#fff}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-active td .fa-exclamation-triangle,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-active td:hover,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-active td.is-negative-amount{color:#fff}@media (width<=767px){#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.is-active{margin-bottom:0}}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details{border:solid 1px var(--blue-tile);background-color:var(--primary-lightest);border-top:none}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details .loading .fa{font-size:22px}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details td{white-space:normal;padding:10px;overflow:visible}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details td .tab-content{box-shadow:none;border-top-left-radius:0;border-top-right-radius:0}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details td .post-buttons button{outline:none}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details td .post-buttons button.save-button:hover,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details td .post-buttons button.save-button:focus{background-color:var(--green-light);color:#fff}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details td .post-buttons button.delete-button:hover,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details td .post-buttons button.delete-button:focus{background-color:var(--red-light);color:#fff}@media (width<=767px){#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details{padding-top:10px}}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr:hover td.hover-buttons .icon-button-list{display:block}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr:hover td.hover-buttons .icon-button-list i .fa-exclamation-triangle{color:#fff}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr:hover td.hover-buttons .icon-button-list i.fa-trash-alt{color:var(--red-light)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr:hover td.hover-buttons .icon-button-list i.fa-book{color:var(--blue-light)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr:hover td.hover-buttons .icon-button-list i.fa-sack-dollar,#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr:hover td.hover-buttons .icon-button-list i.orange.fa-undo{color:var(--orange-light)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr:hover td.hover-buttons .icon-button-list i.fa-undo-alt{color:var(--green-light)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr:hover td.hover-buttons .icon-button-list i.fa-file-medical{color:var(--blue-tile)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr:hover td.history-td tr td i{color:var(--link-color)}#estateSettlementPage .overview>div .main-content .main-section .responsive tbody tr.post-details:hover td{background-color:#0000}#estateSettlementPage .overview>div .main-content .main-section .responsive tfoot tr th{padding:0 5px;font-size:12px}#estateSettlementPage .overview>div .main-content .main-section .responsive tfoot tr:first-child th{border-top:solid 1px var(--primary-light)}#estateSettlementPage .overview>div .main-content .main-section .responsive .amount-column{text-align:right}#estateSettlementPage .overview>div .main-content .main-section .responsive .amount-column.selected-sum{font-weight:400}#estateSettlementPage .overview>div .main-content .main-section .responsive .amount-column.selected-sum>div{background-color:var(--green);color:var(--white);margin-top:-1px;padding:2px 6px;display:inline-block;position:relative}#estateSettlementPage .overview>div .main-content .main-section .responsive .amount-column.selected-sum>div:after{content:"";color:var(--green);font-family:"Font Awesome 5 Pro";font-size:22px;font-weight:900;position:absolute;top:-13px;left:calc(50% - 10px)}@media (width>=992px){#estateSettlementPage .overview>div .main-content .main-section .responsive .amount-column:not([data-amount*=\.]){padding-right:19px}}#estateSettlementPage .overview>div .main-content .main-section .responsive.clickable-rows>tbody>tr{cursor:pointer}#estateSettlementPage .overview>div .main-content aside{background-color:var(--white)}@media (width>=992px){#estateSettlementPage .overview>div .main-content:hover .boxes .toggle-fullscreen-button{opacity:1}}@media (width>=1200px){#estateSettlementPage .overview>div .main-content{margin-bottom:80px}}@media (width<=767px){#estateSettlementPage .overview>div{flex-direction:column}#estateSettlementPage .overview>div>.main-content{margin-bottom:0}#estateSettlementPage .overview>div>.main-content>.main-section{margin:0}}@media (width<=991px){#estateSettlementPage .overview{margin-bottom:15px}}#estateSettlementPage .timeline-holder{z-index:1003;flex-basis:calc(25% - 10px);margin-left:15px;position:relative}#estateSettlementPage .timeline-holder .loadingIndicator{z-index:10000;position:absolute;top:48px;left:calc(50% - 18px)}@media (width<=1199px){#estateSettlementPage .timeline-holder{margin-left:0}}@media (width>=1200px){#estateSettlementPage .timeline-holder{height:calc(100vh - 150px);position:sticky;top:133px;overflow:hidden auto}#estateSettlementPage .timeline-holder .level-one-tabs{background-color:var(--bg);z-index:1001;margin-bottom:0;position:sticky;top:0}#estateSettlementPage .timeline-holder #settlementDocumentTab .context-bar{z-index:1001;background-color:var(--white);position:sticky;top:32px}#estateSettlementPage .timeline-holder #settlementDocumentTab .sort-and-filter{z-index:500;background-color:var(--bg);padding-right:10px;position:sticky;top:95px}#estateSettlementPage .timeline-holder .timeline{margin-top:20px}}#estateSettlementPage.full-screen .overview .left-info{display:none}#estateSettlementPage.full-screen .overview .main-content .main-section{margin-left:0}@media (width<=1199px){#estateSettlementPage.full-screen .overview .main-content .main-section .fixed-page-content{left:10px;right:10px}}#estateSettlementPage.full-screen .overview .main-content .main-section .fixed-page-content .boxes{grid-template-columns:repeat(6,1fr)}@media (width<=1199px){#estateSettlementPage.full-screen .overview .main-content .main-section .fixed-page-content .boxes{grid-template-columns:repeat(3,1fr)}}#estateSettlementPage.full-screen .overview .main-content .main-section .fixed-page-content .boxes .toggle-fullscreen-button i:before{content:""}#estateSettlementPage.full-screen .overview .main-content .main-section .scrollable-content .responsive tbody tr.collapse-row td.hover-buttons .icon-button-list{background-color:#0000;display:block}#estateSettlementPage.full-screen .overview .main-content .main-section #PayoutPosts{padding-top:15px}#estateSettlementPage .settlement-section-folder{background-color:var(--white);padding:inherit}#estateSettlementPage .settlement-section-folder .widget-content>div>a{color:var(--primary-darkest);flex-wrap:nowrap;padding:2px 0;display:flex}#estateSettlementPage .settlement-section-folder .widget-content>div>a div:first-child{flex:0 0 65px}#estateSettlementPage .settlement-section-folder .widget-content>div>a div:first-child p{text-align:center;margin-bottom:0;padding-bottom:0;font-family:Light;font-size:32px;line-height:40px}#estateSettlementPage .settlement-section-folder .widget-content>div>a div:last-child{border-left:solid 1px var(--white);flex:calc(100% - 70px);max-width:calc(100% - 70px);padding-left:10px}#estateSettlementPage .settlement-section-folder .widget-content>div>a div:last-child p{white-space:nowrap;text-overflow:ellipsis;margin:-4px 0 0;padding:0;font-size:12px;overflow:hidden}#estateSettlementPage .settlement-section-folder .widget-content>div>a div:last-child p:first-child{color:var(--primary-darkest);margin-top:2px;font-family:Bold;font-size:13px}#estateSettlementPage .settlement-section-folder .widget-content>div>a div:last-child p:last-child{color:var(--primary-dark)}#estateSettlementPage .settlement-section-folder .widget-content>div a:nth-child(odd){background:var(--primary-lighter)}#SettlementPostsAdmin .settlement-posts-admin-filters{margin-bottom:var(--large-gap)}#SettlementPostsAdmin .settlement-posts-admin-filters .vitec-checkbox{width:150px}#SettlementPostsAdmin .table-with-sticky-headers .header-table{top:-15px}#SettlementPostsAdmin .settlement-posts-admin-table{max-height:calc(100vh - 275px);padding:var(--large-gap);box-shadow:var(--card-shadow);background-color:var(--white);border-radius:var(--border-radius);overflow:auto}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td{vertical-align:middle}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td.messages-cell{position:relative;overflow:visible}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td.messages-cell .messages-from-settlement-admin{margin:0;padding:0;list-style:none}@media (width>=768px){#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td.messages-cell .messages-from-settlement-admin{position:absolute;top:calc(50% - 15px);left:0;right:0}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td.messages-cell .messages-from-settlement-admin li{white-space:nowrap;text-overflow:ellipsis;padding:5px;overflow:hidden}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td.messages-cell .messages-from-settlement-admin li:not(:first-child){display:none}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td.messages-cell:hover{z-index:2}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td.messages-cell:hover .messages-from-settlement-admin{background-color:var(--white);z-index:1;right:unset;padding:0;overflow:visible;box-shadow:0 0 4px #0003}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td.messages-cell:hover .messages-from-settlement-admin li{display:block}}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td:first-child{overflow:visible}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td:first-child .icon-button-list.settlement-posts-admin{direction:ltr;position:relative}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td:first-child .icon-button-list.settlement-posts-admin li .btn-group .btn{line-height:normal}@media (width>=768px){#SettlementPostsAdmin .settlement-posts-admin-table tbody tr td:first-child .icon-button-list.settlement-posts-admin{margin-top:-4px}}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr.deleted-settlement-post{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#SettlementPostsAdmin .settlement-posts-admin-table tbody tr.deleted-settlement-post td:first-child{background-color:var(--primary-lighter)}.purchase-sum .section-divider{margin-top:30px}.purchase-sum .connected-parkings-table{table-layout:fixed;width:100%}.purchase-sum .multiSelectDropdown{display:inline}#Buyers .remove-buyer-button{cursor:pointer;padding:5px 5px 5px 0}#Buyers .remove-buyer-button:hover{color:var(--link-color)}#Expenses .section-divider{margin-top:30px}#turnoverEstate .field-description{font-style:italic}#turnoverEstate .valueNotSet{white-space:nowrap;font-size:14px}#turnoverEstate .read-estate-posts{margin-bottom:10px;padding-top:10px}#turnoverEstate .read-estate-posts:not(:first-child){border-top:solid 1px var(--primary-light)}#turnoverEstate .add-expense-button{color:var(--green);cursor:pointer}#turnoverEstate .edit-expenses-button{color:var(--blue-light);cursor:pointer}#turnoverEstate .delete-expense-button{color:var(--primary-darkest);cursor:pointer;padding:0 10px 10px;font-size:20px}#turnoverEstate .delete-expense-button:hover{color:var(--link-color)}#turnoverEstate .revenue-booking-info{margin-bottom:var(--medium-gap)}#turnoverEstate .revenue-booking-info .switch-with-label{width:200px;margin-top:var(--medium-gap)}#turnoverEstate .revenue-booking-info .switch-with-label>label{line-height:12px}#turnoverEstate .section-container{background-color:var(--white);border-radius:var(--border-radius);margin:var(--medium-gap) 0;cursor:pointer;padding:10px;overflow:hidden}#turnoverEstate .section-container .turnover-details-list{justify-content:space-between;align-items:flex-start;gap:var(--large-gap);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}#turnoverEstate .section-container .turnover-details-list li{flex:30%}#turnoverEstate .section-container i{vertical-align:middle;cursor:pointer;color:var(--link-color);margin-right:5px}#turnoverEstate .section-container .fa-plus-circle{color:var(--green-light)}#turnoverEstate .section-container .section-heading{color:var(--blue-light);font-family:Bold}#turnoverEstate .section-container .alert{margin-top:5px;margin-bottom:0}#turnoverEstate .section-container .alert hr{margin:var(--medium-gap) 0}#turnoverEstate .section-container.read-only{pointer-events:none}#turnoverEstate .section-container.read-only .section-heading{color:var(--primary)}#turnoverEstate .section-container.not-agreed-upon{color:#a94442;background-color:#f2dede}#turnoverEstate .section-container.not-agreed-upon .section-heading{color:#a94442}#turnoverEstate .section-container:hover{background-color:var(--blue-tile);color:var(--white)}#turnoverEstate .section-container:hover .section-heading,#turnoverEstate .section-container:hover .valueNotSet,#turnoverEstate .section-container:hover .fa-plus-circle{color:var(--white)}#turnoverEstate .section-container:active{background-color:var(--primary-lighter);color:var(--primary-dark)}#turnoverEstate .section-container:active .section-heading,#turnoverEstate .section-container:active .valueNotSet,#turnoverEstate .section-container:active .fa-plus-circle{color:var(--primary-dark)}#compensationFunctionView .added-realtor{border-top:solid 1px var(--primary-light);margin-top:5px;padding-top:10px}#compensationFunctionView .fa-trash-alt{color:var(--primary-dark);cursor:pointer;margin-top:8px;padding:10px 10px 2px;font-size:19px}#compensationFunctionView .fa-trash-alt:hover{color:var(--black)}#compensationFunctionView .fa-plus-circle{color:var(--green-light);cursor:pointer;margin-top:22px;font-size:24px}#eps .radio-type label{flex-basis:50%}#eps .questions-list{gap:var(--large-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}#eps .questions-list li{margin:0}#eps .questions-list li .question-and-answer{gap:var(--large-gap);align-items:baseline;display:flex}#eps .questions-list li .question-and-answer .question{flex:1}#eps .questions-list li .question-and-answer .question .alert{margin:var(--small-gap) 0}#eps .questions-list li .question-and-answer .question [data-tip-br] i{padding:0 var(--small-gap) 0 0}#eps .questions-list li .question-and-answer .question [data-tip-br]:after{width:200px}@media (width>=992px){#eps .questions-list li .question-and-answer .question [data-tip-br]:after{width:500px}}#eps .questions-list li .question-and-answer .answer{flex:0 0 100px}.turnover-section-container{background-color:var(--white);color:var(--blue-light);border:1px solid var(--primary-light);min-height:44px;box-shadow:1px 1px 1px var(--primary-light);cursor:pointer;margin:0 0 5px;padding:12px}.turnover-section-container i{margin-top:4px}#turnoverEstateChange .field-description{color:var(--primary);font-style:italic}#turnoverEstateChange .valueNotSet{white-space:nowrap;font-size:14px}#turnoverEstateChange .txtExpenses{text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block;overflow:hidden}#turnoverEstateChange .form-section-divider{margin-top:20px}#turnoverEstateChange .add-expense-button{color:var(--green);cursor:pointer}#turnoverEstateChange .edit-expenses-button{color:var(--blue-light);cursor:pointer}#turnoverEstateChange .delete-expense-button{color:var(--primary-darkest);cursor:pointer;padding:0 10px 10px;font-size:20px}#turnoverEstateChange .delete-expense-button:hover{color:var(--link-color)}#turnoverEstateChange .section-container{background-color:var(--white);border-radius:var(--border-radius);cursor:pointer;margin-top:7.5px;margin-bottom:7.5px;padding:10px;overflow:hidden}#turnoverEstateChange .section-container .turnover-details-list{justify-content:space-between;align-items:flex-start;gap:var(--large-gap);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}#turnoverEstateChange .section-container .turnover-details-list li{flex:30%}#turnoverEstateChange .section-container i{vertical-align:middle;cursor:pointer;color:var(--link-color);margin-right:5px}#turnoverEstateChange .section-container .fa-plus-circle{color:var(--green-light)}#turnoverEstateChange .section-container .section-heading{color:var(--blue-light);font-family:Bold}#turnoverEstateChange .section-container .alert{margin-top:5px;margin-bottom:0}#turnoverEstateChange .section-container.read-only{pointer-events:none}#turnoverEstateChange .section-container.read-only .section-heading{color:var(--primary)}#turnoverEstateChange .section-container .section-heading{color:var(--blue-light);font-weight:800}#turnoverEstateChange .section-container:hover{background-color:var(--blue-tile);color:#fff}#turnoverEstateChange .section-container:hover .section-heading,#turnoverEstateChange .section-container:hover .valueNotSet,#turnoverEstateChange .section-container:hover .fa-plus-circle{color:#fff}#turnoverEstateChange .section-container:active{background-color:var(--primary-lighter);color:var(--primary-dark)}#turnoverEstateChange .section-container:active .section-heading,#turnoverEstateChange .section-container:active .valueNotSet,#turnoverEstateChange .section-container:active .fa-plus-circle{color:var(--primary-dark)}#turnoverEstateChange #compensation .fa-trash-alt{margin-top:15px}#turnoverEstateChange #compensation .fa-plus{cursor:pointer;color:var(--primary);margin-top:25px;font-size:20px}#valueAssessment .section-divider{z-index:9999;cursor:pointer;margin-bottom:0}#valueAssessment .section-divider .bubbleBtn .fa-chevron-down{transition:transform .2s ease-in-out}#valueAssessment .section-divider .bubbleBtn.refresh-nearby-sales-button{right:46px}#valueAssessment .section-divider.collapsed .bubbleBtn .fa-chevron-down{transform:rotate(-90deg)}#valueAssessment .editable-component .sections .top-sections{gap:var(--large-gap);flex-wrap:wrap;display:flex}#valueAssessment .editable-component .sections .top-sections .section{flex:1;margin-bottom:0}#valueAssessment .editable-component .sections .top-sections .section.object-info{flex-basis:600px}#valueAssessment .editable-component .sections .top-sections .section.matching-estates{flex-basis:350px}#valueAssessment .section{position:relative}#valueAssessment .section .loadingIndicator{z-index:1000;position:absolute;top:calc(50% - 18px);left:calc(50% - 18px)}#valueAssessment .section .bubbleBtn.edit:hover .fa-pencil-alt{color:var(--link-color)}#valueAssessment .section .bubbleBtn.exit{right:40px}#valueAssessment .section .bubbleBtn.exit:hover .fa-times{color:var(--red-light)}#valueAssessment .section .bubbleBtn.save:hover .fa-save{color:var(--green-light)}#valueAssessment .address-and-price .textarea{margin-right:var(--small-gap)}#valueAssessment .address-and-price label{margin-top:0}#valueAssessment .assessment-navigate-button{margin-top:var(--small-gap)}#valueAssessment .assessment-navigate-button i{color:var(--link-color);margin-left:var(--medium-gap)}#valueAssessment .edit-price-fields{gap:var(--medium-gap);display:flex}#valueAssessment .edit-price-button{flex:0 0 130px;justify-content:center;align-items:center;gap:5px;padding:3px 12px;font-size:13px;display:flex}#valueAssessment .edit-price-button i{color:var(--green-light);margin:0;padding:0;font-size:15px}#valueAssessment .matching-options{text-align:center;max-width:915px;margin:0 auto}#valueAssessment .matching-options .disclaimer{font-size:12px;line-height:14px}#valueAssessment .matching-options .disclaimer>span{white-space:nowrap;display:inline-block}#valueAssessment .matching-options .fa-info-circle{padding:8px;font-size:16px;display:inline-block}#valueAssessment .matching-options [data-tip-bm]:after{width:300px}#valueAssessment .has-doughnut-graph{margin-bottom:20px;position:relative}#valueAssessment .has-doughnut-graph canvas{z-index:100;position:relative;left:calc(50% - 185px)}#valueAssessment .has-doughnut-graph .doughnut-center-text{z-index:1;flex-direction:column;justify-content:center;width:100%;height:275px;display:flex;position:absolute}#valueAssessment .has-doughnut-graph .doughnut-center-text label{color:var(--primary);align-self:center;font-size:12px}#valueAssessment .has-doughnut-graph .doughnut-center-text p{text-align:center;align-self:center;width:220px;padding-bottom:0}#valueAssessment .value-assesment-appraisals{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(148px,1fr));justify-items:center;margin:0;padding:0;list-style-type:none;display:grid}#valueAssessment .value-assesment-appraisals li{vertical-align:top;text-align:center;width:148px;display:inline-block;position:relative}#valueAssessment .value-assesment-appraisals li .image{z-index:100;background-color:var(--primary-lighter);cursor:pointer;border-radius:var(--border-radius);border:solid 1px var(--primary-lighter);background-position:50%;background-repeat:no-repeat;background-size:contain;width:148px;height:210px;transition:box-shadow .2s ease-in-out;display:inline-block;position:relative}#valueAssessment .value-assesment-appraisals li .image:hover{box-shadow:0 0 15px #0000004d}#valueAssessment .value-assesment-appraisals li .no-document-image{z-index:100;background-color:var(--primary-lighter);text-align:center;cursor:pointer;border-radius:var(--border-radius);border:solid 1px var(--primary-lighter);width:148px;height:210px;display:inline-block;position:relative}#valueAssessment .value-assesment-appraisals li .no-document-image:hover{box-shadow:0 0 15px #0000004d}#valueAssessment .value-assesment-appraisals li .no-document-image i{color:var(--primary-dark);opacity:.7;margin-top:80px;font-size:48px}#valueAssessment .value-assesment-appraisals li .document-label{z-index:200;text-align:right;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);background-color:#f0f0f0;padding:3px 6px;font-size:11px;position:absolute;top:calc(50% - 26px);right:0;box-shadow:-2px 0 3px #0003}#valueAssessment .value-assesment-appraisals li .document-label.pdf{color:var(--white);background-color:#d51e00}#valueAssessment .value-assesment-appraisals li .document-label.powerpoint{color:var(--white);background-color:#d44519}#valueAssessment .value-assesment-appraisals li .document-label.excel{color:var(--white);background-color:#1b7343}#valueAssessment .value-assesment-appraisals li .document-label.word,#valueAssessment .value-assesment-appraisals li .document-label.rtf{color:var(--white);background-color:#27549b}#valueAssessment .value-assesment-appraisals li .document-label.e-post{color:var(--white);background-color:#006fc8}#valueAssessment .value-assesment-appraisals li .document-label.next{color:var(--white);background-color:#961932}#valueAssessment .value-assesment-appraisals li .document-label.annet{background-color:var(--bg);color:var(--black)}#valueAssessment .value-assesment-appraisals li small{text-align:center;display:block}#valueAssessment #prepareCustomerMeeting details>ul{margin-top:var(--large-gap)}#valueAssessment #prepareCustomerMeeting .readMode [class*=col-xs-]{min-height:68px}#valueAssessment #prepareCustomerMeeting .readMode .label-with-shortcuts{align-items:center;gap:0 var(--medium-gap);flex-wrap:wrap;margin-bottom:2px;display:flex}#valueAssessment #prepareCustomerMeeting .readMode .label-with-shortcuts .label-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#valueAssessment #prepareCustomerMeeting .prepare-customer-meeting-shortcuts{display:inline-flex}#valueAssessment #prepareCustomerMeeting .prepare-customer-meeting-shortcuts .btn{text-transform:none}#valueAssessment #prepareCustomerMeeting .potential-interest-content{gap:var(--small-gap);flex-wrap:wrap;display:flex}#valueAssessment #prepareCustomerMeeting .potential-interest-content .switch-with-label,#valueAssessment #prepareCustomerMeeting .potential-interest-content .switch-with-label label{margin-top:0}#valueAssessment #prepareCustomerMeeting .potential-interest-content .onoffswitch{margin-right:var(--small-gap)}#valueAssessment #prepareCustomerMeeting .preparation-details{align-items:flex-start;gap:var(--x-large-gap);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}#valueAssessment #prepareCustomerMeeting .preparation-details .details-holder{flex:75%}#valueAssessment #prepareCustomerMeeting .preparation-details .activities-holder{flex:25%;padding-top:10px}@media (width>=1200px){#valueAssessment #prepareCustomerMeeting .preparation-details{flex-wrap:nowrap}#valueAssessment #prepareCustomerMeeting .preparation-details .estate-activities{max-height:calc(100vh - 230px);overflow-y:auto}}#valueAssessment #prepareCustomerMeeting .profile-image{margin:20px}#valueAssessment #prepareCustomerMeeting .profile-image .image{background-size:cover;border-radius:50%;width:5em;height:5em}#valueAssessment #prepareCustomerMeeting .profile-image .image.not-available:after{content:"";color:var(--primary-light);padding:20px 0 0;font-family:"Font Awesome 5 Pro";font-size:5em;font-weight:900;display:block}#valueAssessment #prepareCustomerMeeting .profile-image.department-image .image{background-position:50%}#valueAssessment #prepareCustomerMeeting #custMeetingContract{border-radius:var(--border-radius);padding:var(--x-large-gap);padding-top:var(--large-gap)}#valueAssessment #prepareCustomerMeeting #custMeetingContract [class*=col-xs-]{text-overflow:clip}#valueAssessment #prepareCustomerMeeting #custMeetingContract .hours-table [class*=col-xs-]{text-overflow:ellipsis;min-height:40px}#valueAssessment #prepareCustomerMeeting #custMeetingContract hr{border-top-color:var(--primary-lighter);margin:0}#valueAssessment #prepareCustomerMeeting #custMeetingBudget{background:var(--primary-lightest);border-radius:var(--border-radius);padding:var(--x-large-gap);padding-top:var(--large-gap)}#valueAssessment #prepareCustomerMeeting #custMeetingBudget .labels{border-bottom:1px solid var(--primary-light);padding-bottom:5px}#valueAssessment #prepareCustomerMeeting #custMeetingBudget .labels [class*=col-xs-]{white-space:nowrap;text-overflow:ellipsis;min-height:16px;overflow:hidden}#valueAssessment #prepareCustomerMeeting #custMeetingBudget .labels label{margin:0}#valueAssessment #prepareCustomerMeeting #custMeetingBudget .values:hover{background-color:var(--primary-lighter)}#valueAssessment #prepareCustomerMeeting #custMeetingBudget .values [class*=col-xs-]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#FloatingContainer{background:var(--white);border:1px solid var(--primary);z-index:9999999;resize:both;border-radius:var(--border-radius);flex-direction:column;width:360px;min-width:360px;max-width:100vw;height:720px;min-height:320px;max-height:100vh;display:flex;position:fixed;bottom:20px;right:20px;overflow:auto;box-shadow:0 0 10px #0000001a}#FloatingContainer #FloatingContainerHeader{background:var(--primary-lighter);padding:var(--medium-gap);border-bottom:1px solid var(--primary);cursor:move;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}#FloatingContainer #FloatingContainerHeader .tabs{flex:1;margin-bottom:-9px}#FloatingContainer #FloatingContainerHeader .tabs li .tab{font-weight:300}#FloatingContainer #FloatingContainerHeader .tabs li.active .tab{color:#fff}#FloatingContainer #FloatingContainerHeader #FloatingContainerButtons{gap:var(--medium-gap);display:flex}#FloatingContainer #FloatingContainerHeader #FloatingContainerButtons .floating-container-header-button{cursor:pointer;padding:0 var(--small-gap);background:0 0;border:none;font-size:16px}#FloatingContainer #FloatingContainerHeader #FloatingContainerButtons .floating-container-header-button:hover .fal{font-weight:900}#FloatingContainer .tab-content{padding:var(--large-gap);flex:1;overflow-y:auto}#FloatingContainer .tab-content .chat-buttons{gap:var(--small-gap);margin-bottom:var(--large-gap);justify-content:flex-end;align-items:center;display:flex}#FloatingContainer .tab-content .chat-buttons .chat-options-button{cursor:pointer;padding:0 var(--small-gap);background:0 0;border:none;font-size:16px}#FloatingContainer .tab-content .chat-buttons .chat-options-button:hover .fal{font-weight:900}#FloatingContainer .tab-content .chat-pane.active{flex-direction:column;justify-content:space-between;height:100%;display:flex;overflow-y:hidden}#FloatingContainer .tab-content .chat-settings{flex:1}#FloatingContainer .tab-content .chat-content{flex-direction:column;flex:1;justify-content:space-between;overflow-y:auto}#FloatingContainer .tab-content .chat-content .chat-messages{flex-direction:column;justify-content:center;align-items:center;gap:5px;padding-bottom:5rem;display:flex;container-type:inline-size}#FloatingContainer .tab-content .chat-content .chat-messages .message{padding:var(--medium-gap);border-radius:var(--border-radius);word-break:break-word;flex:1;min-width:200px;max-width:75cqw;margin-bottom:1rem;font-size:smaller;position:relative}#FloatingContainer .tab-content .chat-content .chat-messages .message:after{content:" ";border:15px solid #0000;border-bottom:0;width:0;height:0;margin-bottom:-15px;position:absolute;bottom:1px}#FloatingContainer .tab-content .chat-content .chat-messages .message.outgoing{background-color:var(--primary-lightest);margin-right:auto}#FloatingContainer .tab-content .chat-content .chat-messages .message.outgoing:after{left:var(--large-gap);border-left:0;border-top-color:var(--primary-lightest)}#FloatingContainer .tab-content .chat-content .chat-messages .message.incoming{background-color:var(--primary-lighter);margin-left:auto}#FloatingContainer .tab-content .chat-content .chat-messages .message.incoming:after{right:var(--large-gap);border-right:0;border-top-color:var(--primary-lighter)}#FloatingContainer .tab-content .chat-content .chat-messages .action{border:1px solid red}#FloatingContainer .tab-content #ToggleChatSettingsButton:hover .fa-search{font-weight:900}#FloatingContainer .tab-content .chat-input{display:flex;position:relative}#FloatingContainer .tab-content .chat-input .loader{gap:1px;width:35px;position:absolute;top:-1em;left:1em}#FloatingContainer .tab-content .chat-input .loader>div{background-color:var(--blue);flex:0 0 .75em;height:.75rem}#FloatingContainer .tab-content .chat-input .chat-input-field{border-top-right-radius:0;border-bottom-right-radius:0}#FloatingContainer .tab-content .chat-input .chat-action-button{border-top-left-radius:0;border-bottom-left-radius:0;flex:0 0 65px}#FloatingContainer .tab-content .checklist-assistant-panel ul{margin:var(--large-gap) 0 0 0;list-style-type:none}#FloatingContainer .tab-content .checklist-assistant-panel>button{background-color:var(--primary-lighter);display:block}#FloatingContainer .tab-content .checklist-assistant-panel li{margin:var(--medium-gap) 0}#FloatingContainer .tab-content .checklist-assistant-panel.wait-for-item-check:after{content:"";background-color:var(--blue-darkest);opacity:.8;width:100%;height:100%;display:block;position:absolute;top:0;left:0}#FloatingContainer .tab-content .assistant-message{align-items:center;gap:var(--medium-gap);display:flex}#FloatingContainer .tab-content .assistant-message .circle{background-color:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:xx-large;display:flex}#FloatingContainer .tab-content div.assistant-message{margin-top:var(--medium-gap)}#FloatingContainer .tab-content .task{padding:var(--medium-gap);border:thin solid;border-radius:8px}#FloatingContainer .tab-content .task textarea{margin:15px 0}#FloatingContainer .tab-content .task.failed-task .task-description span{text-decoration:underline}#FloatingContainer .tab-content .task-description{justify-content:space-between;gap:var(--medium-gap);display:flex}#FloatingContainer .tab-content .task-description span{align-self:center}#FloatingContainer .tab-content .task-description .yes-no-buttons{gap:var(--medium-gap);grid-template-rows:auto auto;grid-auto-flow:column;display:grid}#FloatingContainer .tab-content .task-description .yes-no-buttons .not-relevant,#FloatingContainer .tab-content .task-description .yes-no-buttons .confirm{grid-row:1}#FloatingContainer .tab-content .task-description .yes-no-buttons .reject{grid-row:2}#FloatingContainer .tab-content .task-description .yes-no-buttons .check-status{border:thin solid;width:25px;height:25px;font-size:smaller}#FloatingContainer .tab-content .task-description .check-status{text-align:center;border-radius:50%;width:20px;height:20px;font-size:xx-small}#FloatingContainer .tab-content .task-description .not-relevant{color:var(--yellow-darkest);background-color:var(--yellow-lighter);border-color:var(--yellow-darkest)}#FloatingContainer .tab-content .task-description .confirm{color:var(--green-darker);background-color:var(--green-lighter);border-color:var(--green-darker)}#FloatingContainer .tab-content .task-description .reject{color:var(--red-dark);background-color:var(--red-lightest);border-color:var(--red-dark)}#FloatingContainer .tab-content .task-options{margin:0}#FloatingContainer .tab-content .task-options li{cursor:pointer;padding:var(--small-gap);padding-left:var(--medium-gap);border:thin solid var(--primary);background-color:var(--primary-lighter);margin-right:var(--medium-gap);border-radius:8px}#FloatingContainer .loading-container{z-index:1;position:absolute;top:calc(50% + 8px);left:calc(50% - 30px)}#FloatingContainer .loading-animation{--c:no-repeat radial-gradient(farthest-side, var(--blue-dark) 93%, #0000);background:var(--c) 0 0, var(--c) 50% 0, var(--c) 100% 0;background-size:8px 8px;width:50px;height:20px;animation:1s linear infinite alternate l4-0;position:relative}#FloatingContainer .loading-animation:before{content:"";background:var(--blue);width:8px;height:12px;animation:1s linear infinite alternate l4-1,.5s cubic-bezier(0,200,.8,200) infinite l4-2;position:absolute;top:0;left:0}#FloatingContainer .wait-for-item-check .loading-animation{--c:no-repeat radial-gradient(farthest-side, var(--primary-light) 93%, #0000)}#FloatingContainer .wait-for-item-check .loading-animation:before{background:var(--blue-lightest)}@keyframes l4-0{0%{background-position:0 100%,50% 0,100% 0}8%,42%{background-position:0 0,50% 0,100% 0}50%{background-position:0 0,50% 100%,100% 0}58%,92%{background-position:0 0,50% 0,100% 0}to{background-position:0 0,50% 0,100% 100%}}@keyframes l4-1{to{left:calc(100% - 8px)}}@keyframes l4-2{to{top:-.1px}}#FloatingContainer.maximized #FloatingContainerMaximizeButton .fa-window-maximize:before{content:""}#ToggleFloatingContainerButton{bottom:var(--medium-gap);right:var(--large-gap);z-index:99999;cursor:pointer;background-color:var(--pob-active);opacity:.92;border:1px solid #0000;border-radius:50%;outline:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:14px;display:flex;position:fixed}#ToggleFloatingContainerButton i{color:#fff;font-size:18px;transition:font-size .2s ease-in-out}#ToggleFloatingContainerButton:hover,#ToggleFloatingContainerButton:focus{color:var(--pob-active-dark)}#ToggleFloatingContainerButton:hover i,#ToggleFloatingContainerButton:focus i{color:#fff;font-size:22px}.floating-container-message{z-index:9999999;position:absolute;bottom:70px;right:70px}.floating-container-message .alert-info{background-color:var(--pob-active);color:#fff;border-color:var(--pob-active);min-width:240px;max-width:360px;position:relative}.floating-container-message .alert-info:after{content:" ";width:0;height:0;bottom:0;right:var(--large-gap);border:0;border-top:15px solid #0000;border-left:15px solid #0000;border-top-color:var(--pob-active);margin-bottom:-15px;position:absolute}@media (width<=767px){.floating-container-message{right:20px}#FloatingContainerHeader{cursor:default}#FloatingContainerMaximizeButton{display:none}}@media (width>=768px){#mobileChecklistTab,#checklistTabButton{display:none}}#deleteContactsPage{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#deleteContactsPage .responsive.select-mode thead tr{background-color:var(--white);z-index:1;position:sticky;top:115px}#deleteContactsPage .responsive.select-mode thead th:nth-child(2n){background-color:var(--list-column-color)}#deleteContactsPage .responsive.select-mode tbody tr td:first-child{position:relative}#deleteContactsPage .responsive.select-mode tbody tr td:first-child .select-icon{top:0;left:0;right:unset;border-width:40px 40px 0 0;border-color:var(--green) transparent transparent transparent;border-style:solid;display:none;transform:rotate(0)}#deleteContactsPage .responsive.select-mode tbody tr td:first-child .select-icon i{position:absolute;top:-35px;left:6px;transform:rotate(0)}@media (width<=767px){#deleteContactsPage .responsive.select-mode tbody tr td:first-child{text-align:right}#deleteContactsPage .responsive.select-mode tbody tr td:first-child .select-icon{border-width:30px 30px 0 0}#deleteContactsPage .responsive.select-mode tbody tr td:first-child .select-icon i{top:-28px;left:4px}}#deleteContactsPage .responsive.select-mode tbody tr.selected td:first-child .select-icon{display:block}#deleteContactsPage .deletion-in-progress{-webkit-user-select:none;user-select:none;pointer-events:none}#deleteContactsPage .deletion-in-progress .selected{opacity:.5;background-color:var(--primary-lighter);text-decoration:line-through}#deleteContactsPage .deletion-in-progress .selected td:last-child .select-icon{border-left-color:var(--primary-light)}#DeleteEstatesSettingsFunctionView .add-row-button-green i{color:#71c000}#deleteEstatesPage,#deleteRelationsPage{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#deleteEstatesPage .responsive.select-mode thead tr,#deleteRelationsPage .responsive.select-mode thead tr{background-color:var(--white);z-index:1;position:sticky;top:115px}#deleteEstatesPage .responsive.select-mode thead th:nth-child(2n),#deleteRelationsPage .responsive.select-mode thead th:nth-child(2n){background-color:var(--list-column-color)}#deleteEstatesPage .responsive.select-mode tbody tr td:first-child,#deleteRelationsPage .responsive.select-mode tbody tr td:first-child{position:relative}#deleteEstatesPage .responsive.select-mode tbody tr td:first-child .select-icon,#deleteRelationsPage .responsive.select-mode tbody tr td:first-child .select-icon{top:0;left:0;right:unset;border-width:40px 40px 0 0;border-color:var(--green) transparent transparent transparent;border-style:solid;display:none;transform:rotate(0)}#deleteEstatesPage .responsive.select-mode tbody tr td:first-child .select-icon i,#deleteRelationsPage .responsive.select-mode tbody tr td:first-child .select-icon i{position:absolute;top:-35px;left:6px;transform:rotate(0)}@media (width<=767px){#deleteEstatesPage .responsive.select-mode tbody tr td:first-child,#deleteRelationsPage .responsive.select-mode tbody tr td:first-child{text-align:right}#deleteEstatesPage .responsive.select-mode tbody tr td:first-child .select-icon,#deleteRelationsPage .responsive.select-mode tbody tr td:first-child .select-icon{border-width:30px 30px 0 0}#deleteEstatesPage .responsive.select-mode tbody tr td:first-child .select-icon i,#deleteRelationsPage .responsive.select-mode tbody tr td:first-child .select-icon i{top:-28px;left:4px}}#deleteEstatesPage .responsive.select-mode tbody tr.selected td:first-child .select-icon,#deleteRelationsPage .responsive.select-mode tbody tr.selected td:first-child .select-icon{display:block}#deleteEstatesPage .deletion-in-progress,#deleteRelationsPage .deletion-in-progress{-webkit-user-select:none;user-select:none;pointer-events:none}#deleteEstatesPage .deletion-in-progress .selected,#deleteRelationsPage .deletion-in-progress .selected{opacity:.5;background-color:var(--primary-lighter);text-decoration:line-through}#deleteEstatesPage .deletion-in-progress .selected td:last-child .select-icon,#deleteRelationsPage .deletion-in-progress .selected td:last-child .select-icon{border-left-color:var(--primary-light)}#DeleteEstatesSettingsFunctionView .form-section-divider{margin:20px 0 5px}#DeleteEstatesSettingsFunctionView .col-xs-9{color:var(--primary-darkest);line-height:17px}#DeleteEstatesSettingsFunctionView .new-rel-setting-container{position:relative}#DeleteEstatesSettingsFunctionView .new-rel-setting-container .new-rel-setting-btn-container{position:absolute;bottom:-1px;right:1px}#DeleteEstatesSettingsFunctionView .rel-setting-group .rel-pt{padding-top:7px}#editConsentFunctionView .vitec-checkbox{margin-top:10px}#editConsentsPage{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#editConsentsPage table.responsive tbody tr td .badges li{background-color:#0000}#editConsentsPage table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}#editConsentsPage table.responsive tbody tr td .badges li.legalPerson{background-color:var(--yellow-light);color:#000}#editConsentsPage table.responsive tbody tr td .badges li.naturalPerson{background-color:var(--red-light);color:#fff}#editConsentsPage table.responsive tbody tr td.rules{white-space:normal}#editConsentsPage table.responsive tbody tr.passive-status{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#editConsentsPage table.responsive tbody tr.passive-status.highlighted{background-color:var(--blue);color:var(--white)}#editConsentsPage .deletion-in-progress{-webkit-user-select:none;user-select:none;pointer-events:none}#editConsentsPage .deletion-in-progress .selected{opacity:.5;background-color:var(--primary-lighter);text-decoration:line-through}#editConsentsPage .deletion-in-progress .selected td:last-child .select-icon{border-left-color:var(--primary-light)}#editConsentsPage .consentListFilters{margin-bottom:15px}#editConsentsPage .consentListFilters .vitec-checkbox{width:200px}.access-table{width:100%}.edit-access-table{width:100%;margin-top:20px}.edit-access-table thead th{text-transform:uppercase;font-family:Light;font-size:12px}.edit-access-table th,.edit-access-table td{padding:1px}.edit-access-table .sortableHandle{cursor:move;text-align:center;padding:1px 5px}.edit-access-table .remove-access-button{cursor:pointer}.edit-access-table .remove-access-button:hover{color:var(--link-color)}.add-access-rule-button{margin-top:20px}.add-access-rule-button .fa-plus-circle{color:var(--green-light)}.initial-rights-list{margin:0;list-style:none;display:flex}.initial-rights-list .initial-right{text-align:center;justify-content:center;align-items:center;margin-right:10px;padding:5px 8px 5px 0;font-size:12px;display:flex}.initial-rights-list .initial-right .users-with-rights-tooltip{padding:0 0 0 3px}.initial-rights-list .initial-right .users-with-rights-tooltip:after{width:175px}.initial-rights-list .initial-right:last-child{margin-right:0}@media (width>=768px){.activityList .not-done{text-align:center}}.activityList .is-done{background-color:#5cb85c4d}@media (width>=768px){.activityList .is-done{text-align:center}}.activityList .is-expired{background-color:#c2000033}@media (width>=768px){.activityList .is-expired{text-align:center}}.activityList td.link-items-cell{position:relative}.activityList td.link-items-cell .link-items{white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;margin-top:5px;padding:5px;position:absolute;inset:0;overflow:hidden}.activityList td.link-items-cell .link-items>div{display:inline}.activityList td.link-items-cell .link-items>div:not(:first-child):before{content:", "}@media (width<=767px){.activityList td.link-items-cell .link-items{white-space:normal;position:relative;overflow:visible}.activityList td.link-items-cell .link-items>div{white-space:nowrap;display:inline-block}.activityList td.link-items-cell .link-items>div:not(:first-child){margin-left:10px}.activityList td.link-items-cell .link-items>div:not(:first-child):before{content:""}}.activityList td.link-items-cell .link-items:hover a{color:var(--link-color)}@media (width>=768px){.activityList td.link-items-cell:hover{padding:0;overflow:visible}.activityList td.link-items-cell:hover .link-items{bottom:unset;background-color:var(--white);border-radius:var(--border-radius);z-index:1;right:unset;padding:0;overflow:visible;box-shadow:0 0 4px #0003}.activityList td.link-items-cell:hover .link-items>div{padding:5px 20px 5px 5px;display:block;position:relative}.activityList td.link-items-cell:hover .link-items>div a{color:var(--link-color)}.activityList td.link-items-cell:hover .link-items>div:before{content:""}.activityList td.link-items-cell:hover .link-items>div:hover a{text-decoration:underline}.activityList td.link-items-cell:hover .link-items>div:hover:after{content:"";color:var(--link-color);font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;right:5px}}.activityList td .expires-cell .expired-clock{color:var(--red-light);margin-left:5px}@media (width>=768px){.activityList td .expires-cell{align-items:center;display:flex}.activityList td .expires-cell span{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;overflow:hidden}.activityList td .expires-cell .expired-clock{flex:0}}.addContactToEstateSubComp .autosuggest-search-result li label{margin-top:2px;line-height:15px}.addContactToEstateSubComp .autosuggest-search-result li .badges{margin-top:4px}.addContactToEstateSubComp .autosuggest-search-result li .badges li[data-type^=Prosjekt]{background-color:var(--yellow);color:var(--black)}.addContactToEstateSubComp .autosuggest-search-result li .badges li[data-type=Arealtilbud]{color:var(--black);background:#0bd6ea}.addContactToEstateSubComp .autosuggest-search-result li .badges:has([data-type=Objekt]){display:none}.addContactToEstateSubComp .autosuggest-search-result li:hover .badges>li{background-color:var(--white);color:var(--dashboard-blue)}#partnerOrders .supplierLink{color:var(--link-color)}#partnerOrders .order-item{margin-top:10px}#partnerOrders .order-item .order-info{vertical-align:top;width:calc(100% - 65px);padding:5px;font-size:12px;line-height:15px;display:inline-block}#partnerOrders .order-item .order-info .badges li:last-child{background-color:var(--primary-light);color:var(--primary-dark)}#partnerOrders .order-item .order-info .message{word-wrap:break-word;white-space:pre-wrap;margin:3px;padding-bottom:0}#partnerOrders .order-item .order-info a{margin-left:3px}#partnerOrders .order-item:first-child .badges li.status-1,#partnerOrders .order-item:first-child .badges li.status-2{background-color:var(--blue-light);color:#fff}#partnerOrders .order-item:first-child .badges li.status-3{color:#fff;background-color:orange}#partnerOrders .order-item:first-child .badges li.status-4,#partnerOrders .order-item:first-child .badges li.status-5{background-color:var(--red-light);color:#fff}#partnerOrders .order-item:first-child .badges li.status-6{background-color:var(--green-light);color:#fff}#Facilities .select-list{margin-bottom:20px}.advertisingFunctionView .tabContent{padding-top:10px}.advertisingFunctionView .optList{margin:36px 0}.select-list.ad-channel-list{column-width:200px;margin-bottom:var(--x-large-gap)}.ad-image-settings{align-content:center;margin-bottom:6px;display:flex}.ad-image-settings .onoffswitch{margin-left:24px}.marketing-pictures h4{margin-top:20px}.marketing-pictures .pictures-container{gap:var(--large-gap);border-radius:var(--border-radius);border:3px solid #8abbe4;grid-template-columns:repeat(4,1fr);min-height:114px;padding:10px;display:grid;position:relative}@media (width<=991px){.marketing-pictures .pictures-container{min-height:82px}}.marketing-pictures .pictures-container .object-pic{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;position:relative}.marketing-pictures .pictures-container .object-pic img{object-fit:contain;width:100%;max-height:87px}@media (width<=991px){.marketing-pictures .pictures-container .object-pic img{max-height:54px}}.marketing-pictures .pictures-container .object-pic .archived{text-align:center;width:100%;color:var(--white);background-color:#949494bf;position:absolute;bottom:0;left:0}.marketing-pictures .pictures-container .object-pic:hover{border-color:var(--primary)}.marketing-pictures .pictures-container .object-pic:hover:after{z-index:500;color:var(--white);background-color:var(--primary);content:attr(data-index);padding:1px 5px;font-size:12px;line-height:12px;position:absolute;top:0;left:0}.marketing-pictures .pictures-container:empty:after{content:attr(data-empty);color:var(--dashboard-blue-light);text-transform:uppercase;text-align:center;font-size:16px;position:absolute;top:calc(50% - 12px);left:0;right:0}#definedAreas table tr:hover td{background-color:var(--blue-light);color:var(--white);cursor:pointer}#definedAreas table tr td .onoffswitch{float:left;margin-right:5px}@media (width<=767px){#definedAreas table tr td .onoffswitch{float:right;margin-right:0}}.ai-suggestion .proposal-fields{align-items:center;gap:var(--medium-gap) var(--x-large-gap);background-color:var(--yellow-lighter);padding:var(--small-gap);border-radius:var(--border-radius);margin:var(--large-gap);z-index:1;flex-wrap:wrap;display:inline-flex;position:relative;box-shadow:0 0 15px #0003}.ai-suggestion .proposal-fields .proposal-text{gap:var(--small-gap);color:#000;align-items:flex-start;display:flex}.ai-suggestion .proposal-fields .proposal-text .fa-robot{margin-left:var(--small-gap);font-size:17px}.ai-suggestion .proposal-fields:after{content:"";border:20px solid #0000;border-left:0;width:0;height:0;margin-left:-10px;position:absolute;left:10%}.ai-suggestion .proposal-fields.proposal-top{margin-top:0}.ai-suggestion .proposal-fields.proposal-top:after{border-bottom:0;border-top-color:var(--yellow-lighter);top:100%}.ai-suggestion .proposal-fields.proposal-bottom{margin-bottom:0}.ai-suggestion .proposal-fields.proposal-bottom:after{border-top:0;border-bottom-color:var(--yellow-lighter);top:-15px}.aiSuggestionTextArea .thumbs-up{color:var(--green)}.aiSuggestionTextArea .thumbs-down{color:var(--red)}.approveExtCmdTag{cursor:pointer;display:inline}.approveExtCmdTag .waitingdata-icon{color:var(--red-light)}.approveExtCmdTag .history-icon{color:var(--orange-light)}.areaPanel .floor-lists ul{width:fit-content;margin-left:0;list-style:none}.areaPanel .floor-lists ul li .floor-heading{border-bottom:solid 1px var(--primary-light);margin:var(--large-gap) 0;padding-left:var(--small-gap);line-height:28px}.areaPanel .floor-lists ul li dl{margin-left:var(--medium-gap)}.areaPanel .floor-lists ul li dl .floor{gap:var(--medium-gap);padding:0 var(--small-gap);grid-template-columns:80px 80px minmax(100px,1fr);display:grid}.areaPanel .floor-lists ul li dl .floor>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.areaPanel .floor-lists ul li dl .floor>span.bra-type{text-transform:lowercase}.areaPanel .floor-lists ul li dl .floor:hover{background-color:var(--primary-light)}.areaPanel .building-area{gap:var(--large-gap);margin:var(--x-large-gap) 0;flex-direction:column;align-items:flex-start;display:flex}.areaPanel .building-area .section-divider>span{text-align:left;margin-top:-16px}.areaPanel .building-area .section-divider>span .building-name{gap:var(--small-gap);align-items:center;display:flex}.areaPanel .building-area .section-divider>span .building-name input{width:300px}.areaPanel .building-area .building-sub-area{padding:0 var(--large-gap);flex-direction:column;align-items:center;width:100%;display:flex}.areaPanel .building-area .building-sub-area .form-section-divider{width:100%}.areaPanel .building-area .floor-listing{margin:0 0 var(--small-gap) 0;gap:var(--medium-gap);align-items:flex-start;width:100%;padding:0;list-style:none;display:flex}.areaPanel .building-area .floor-listing li.floor-bra-types label{white-space:nowrap;padding:0 var(--medium-gap)}.areaPanel .building-area .floor-listing li.floor-number{flex:0 0 46px}.areaPanel .building-area .floor-listing li.floor-size{flex:0 0 115px}.areaPanel .building-area .floor-listing li.floor-description{flex:1;min-width:140px}.areaPanel .building-area .floor-listing li.floor-remove{margin-top:5px}@media (width>=768px){.areaPanel .building-area .floor-listing{padding:0 var(--large-gap)}.areaPanel .building-area .floor-listing:not(:first-of-type) .listing-label{display:none}}@media (width<=767px){.areaPanel .building-area .floor-listing{flex-wrap:wrap;margin-bottom:30px}.areaPanel .building-area .floor-listing li.floor-description{flex:100%;order:1000}}.areaPanel .building-area .add-floor-type-buttons .btn-group{align-self:center;align-items:center;display:flex}.areaPanel .building-area .errormsg{margin-bottom:var(--small-gap);color:var(--red);font-size:.9em;display:none}.areaPanel .building-area .init-warning .btn{border-color:#d4ba84;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #ffde99}.areaPanel .building-area .inValid .btn{border-color:#c87a7a;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #fb9999}.areaPanel .building-area .inValid .errormsg{display:block}.areaTypeList-filters{margin-bottom:15px}.areaTypeList-filters .vitec-checkbox{width:200px}.areaTypeList table.responsive tbody tr td{vertical-align:middle}.areaTypeList table.responsive tbody tr td .badges{padding-top:3px}.areaTypeList table.responsive tbody tr td .badges li{background-color:#0000}.areaTypeList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.areaTypeList table.responsive tbody tr td .badges li.defaultNotInMatch{background-color:var(--link-color);color:var(--white)}.areaTypeList table.responsive tbody tr td .badges li.budgetNotRequired{background-color:var(--yellow-light);color:var(--black)}.areaTypeList table.responsive tbody tr td .badges li.excludeBaseAmount{background-color:var(--green-light);color:var(--white)}.areaTypeList table.responsive tbody tr td .badges li.bidDocNotRequired{background-color:var(--purple-light);color:var(--white)}.areaTypeList table.responsive tbody tr td .badges li.skalFaktureres{background-color:var(--red-light);color:var(--white)}.areaTypeList table.responsive tbody tr td .badges li.approvedProspectRequired{color:var(--white);background-color:#ff9800}.areaTypeList table.responsive tbody tr td .badges li.commissionPostsAfterBuilderRequirementCompleted{color:var(--black);background-color:#64e1ff}.areaTypeList table.responsive tbody tr td .badges li.commissionPostsAsSpecifiedByProjectMaster{color:var(--white);background-color:#8d6e63}.areaTypeList table.responsive tbody tr td.rules{white-space:normal}.areaTypeList table.responsive tbody tr.inactive{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}.areaTypeList table.responsive tbody tr.inactive .badges{opacity:.8}.areaTypeList table.responsive tbody tr.inactive .badges li label{background-color:#fff9}.areaTypeList table.responsive tbody tr.inactive td:last-child:after{font-style:normal}.assignmentTypeList-filters{margin-bottom:15px}.assignmentTypeList-filters .vitec-checkbox{width:200px}.assignmentTypeList table.responsive tbody tr td{vertical-align:middle}.assignmentTypeList table.responsive tbody tr td .badges{padding-top:3px}.assignmentTypeList table.responsive tbody tr td .badges li{background-color:#0000}.assignmentTypeList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.assignmentTypeList table.responsive tbody tr td .badges li.defaultNotInMatch{background-color:var(--link-color);color:#fff}.assignmentTypeList table.responsive tbody tr td .badges li.budgetNotRequired{background-color:var(--yellow-light);color:#000}.assignmentTypeList table.responsive tbody tr td .badges li.excludeBaseAmount{background-color:var(--red-light);color:#fff}.assignmentTypeList table.responsive tbody tr td .badges li.bidDocNotRequired{background-color:var(--purple-light);color:#fff}.assignmentTypeList table.responsive tbody tr td .badges li.skalFaktureres{background-color:var(--green-light);color:#fff}.assignmentTypeList table.responsive tbody tr td .badges li.approvedProspectRequired{background-color:var(--orange-light);color:#fff}.assignmentTypeList table.responsive tbody tr td .badges li.commissionPostsAfterBuilderRequirementCompleted{background-color:var(--orange-dark);color:#fff}.assignmentTypeList table.responsive tbody tr td .badges li.commissionPostsAsSpecifiedByProjectMaster{background-color:var(--red);color:#fff}.assignmentTypeList table.responsive tbody tr td .badges li.notDefaultHourEstimate{color:#fff;background-color:#8d6e63}.assignmentTypeList table.responsive tbody tr td .badges li.allowSaleWithoutRevenueBooking{color:#fff;background-color:gray}.assignmentTypeList table.responsive tbody tr td.rules{white-space:normal}.assignmentTypeList table.responsive tbody tr.inactive{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}.assignmentTypeList table.responsive tbody tr.inactive .badges{opacity:.8}.assignmentTypeList table.responsive tbody tr.inactive .badges li label{background-color:#fff9}.assignmentTypeList table.responsive tbody tr.inactive td:last-child:after{font-style:normal}.kar-lookup-function-view .tabs li{padding:0}.kar-lookup-function-view .tabs li a{padding:1em;display:block}.kar-lookup-function-view .tab-content .form-group{padding-left:15px}#BudgetPostPaymentDetailsFunctionView .alert{margin-top:15px}#BudgetPostPaymentDetailsFunctionView .onoffswitch{height:30px}#BudgetPostPaymentDetailsFunctionView .fa-sync-alt{color:var(--primary);cursor:pointer;margin-top:23px;margin-left:-8px;font-size:21px}#BudgetPostPaymentDetailsFunctionView .fa-sync-alt:hover{color:var(--primary-dark)}.next-button{align-items:center;gap:var(--small-gap);display:inline-flex}.next-button .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%)}.next-button span:empty{display:none}.calendarComponent .context-bar header .item.title{border-right:1px solid var(--primary);flex:0 235px;justify-content:center;align-items:center;display:flex}@media (width<=767px){.calendarComponent .context-bar header .item.title{display:none}}.calendarComponent .context-bar header .item.navigate{align-items:center;padding-left:10px;display:flex;position:relative}.calendarComponent .context-bar header .item.navigate label{line-height:11px}.calendarComponent .context-bar header .item.navigate .btn{padding:5px 10px;font-size:12px;line-height:1.5}.calendarComponent .context-bar header .item.user{justify-content:flex-end;align-items:center;margin-left:auto;margin-right:10px;display:flex}.calendarComponent .context-bar header .item.user label{line-height:11px}.calendarComponent .context-bar header .item.user select{width:300px}@media (width<=1199px){.calendarComponent .context-bar header .item.user select{width:240px}}@media (width<=767px){.calendarComponent .context-bar header .item.user select{width:170px;height:24px;padding:1px;font-size:12px}}.calendarComponent .context-bar header .item.user .loadingIndicator{position:absolute;top:18px;left:140px}.calendarComponent .context-bar header .item.user .loadingIndicator i{font-size:22px}.calendarComponent .calendar-navigation-mobile{background-color:var(--bg);padding:var(--medium-gap);z-index:20000;justify-content:center;margin:0 -5px;display:flex;position:sticky;top:88px}.calendarComponent .calendar-navigation-mobile .ButtonsSet{margin:0 auto;display:inline-block}.calendarComponent .calendar-navigation-mobile .ButtonsSet .btn{min-width:50px;padding:3px 6px;font-size:12px;line-height:15px}@media (width>=768px){.calendarComponent .calendar-navigation-mobile{display:none}}.calendarComponent .noAccessEntry{cursor:not-allowed!important}.weekDayOutsideCurrentMonth{color:var(--primary);font-style:italic}.weekDayIsHoliday{color:var(--red-light)}.link-to-week-view{text-decoration:underline;color:var(--blue)!important}.calendarControl .weekView .header .weekDayColumn{cursor:default;text-transform:uppercase;font-size:10px}.calendarControl .weekView .allDayEvents .weekDayColumn .content .eventItem{cursor:default}.calendarControl .weekView .weekDayHourGrid .hoursColumn .content .hour{font-size:10px}.calendarControl .weekView .weekDayHourGrid .weekDayColumn .content .hour,.calendarControl .weekView .weekDayHourGrid .weekDayColumn .content .eventItem{cursor:default}.calendar{width:100%}.calendar>.header h5{margin-left:8px;margin-right:8px;font-size:1.5em;display:inline}.calendar>.header i,.calendar>.header button{float:right;margin-left:8px}.calendar>.header .navigation{cursor:pointer}.calendar>.header .loadingCalendar{color:var(--primary)}.calendar .monthView{width:100%;display:table}.calendar .monthView .header{height:30px;display:table-row}.calendar .monthView .header div{text-align:center;width:14.2857%;display:table-cell}.calendar .monthView .header div:first-child{border-bottom:0;width:50px}@media (width<=767px){.calendar .monthView .header{background-color:var(--bg);z-index:10000;position:sticky;top:124px}}.calendar .monthView .week{display:table-row}.calendar .monthView .week .weekNo{vertical-align:middle;white-space:nowrap;cursor:pointer;padding-right:8px;display:table-cell}.calendar .monthView .week .day{background-color:var(--white);cursor:pointer;outline:solid 1px var(--primary-light);width:14.2857%;height:150px;padding-bottom:var(--small-gap);border-top:4px solid #0000;transition:background-color .2s ease-in-out;display:table-cell;position:relative}.calendar .monthView .week .day .content{width:100%;height:100%;position:relative;overflow:hidden auto}.calendar .monthView .week .day .content .number{text-align:center;color:var(--black);background-color:var(--white);border-radius:var(--border-radius);z-index:1;width:40px;font-size:14px;transition:all .2s ease-in-out;position:sticky;top:0;left:3px}.calendar .monthView .week .day .content .events{width:calc(100% - 1px);position:absolute;top:24px}.calendar .monthView .week .day .content .events .eventItem{border-radius:var(--border-radius);margin:2px;font-size:11px;line-height:normal}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory0{background-color:var(--calendar-category-color0);color:#000}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory1{background-color:var(--calendar-category-color1);color:#fff}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory2{background-color:var(--calendar-category-color2);color:#000}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory3{background-color:var(--calendar-category-color3);color:#fff}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory4{background-color:var(--calendar-category-color4);color:#fff}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory5{background-color:var(--calendar-category-color5);color:#fff}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory6{background-color:var(--calendar-category-color6);color:#fff}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory7{background-color:var(--calendar-category-color7);color:#fff}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory8{background-color:var(--calendar-category-color8);color:#fff}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory9{background-color:var(--calendar-category-color9);color:#000}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory10{background-color:var(--calendar-category-color10);color:#000}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory11{background-color:var(--calendar-category-color11);color:#fff}.calendar .monthView .week .day .content .events .eventItem.allDayEvent.eventItemCategory12{background-color:var(--calendar-category-color12);color:#000}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory0 .entry-time-subject{background-color:var(--calendar-category-color0);color:#000}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory1 .entry-time-subject{background-color:var(--calendar-category-color1);color:#fff}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory2 .entry-time-subject{background-color:var(--calendar-category-color2);color:#000}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory3 .entry-time-subject{background-color:var(--calendar-category-color3);color:#fff}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory4 .entry-time-subject{background-color:var(--calendar-category-color4);color:#fff}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory5 .entry-time-subject{background-color:var(--calendar-category-color5);color:#fff}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory6 .entry-time-subject{background-color:var(--calendar-category-color6);color:#fff}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory7 .entry-time-subject{background-color:var(--calendar-category-color7);color:#fff}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory8 .entry-time-subject{background-color:var(--calendar-category-color8);color:#fff}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory9 .entry-time-subject{background-color:var(--calendar-category-color9);color:#000}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory10 .entry-time-subject{background-color:var(--calendar-category-color10);color:#000}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory11 .entry-time-subject{background-color:var(--calendar-category-color11);color:#fff}.calendar .monthView .week .day .content .events .eventItem:not(.allDayEvent).eventItemCategory12 .entry-time-subject{background-color:var(--calendar-category-color12);color:#000}.calendar .monthView .week .day .content .events .eventItem .icon{margin-right:4px}.calendar .monthView .week .day .content .events .eventItem .text{flex-wrap:nowrap;align-items:center;display:flex}.calendar .monthView .week .day .content .events .eventItem .text .entry-time-string{text-overflow:ellipsis;white-space:nowrap;margin-right:4px;overflow:hidden}.calendar .monthView .week .day .content .events .eventItem .text .entry-time-subject{border-radius:var(--border-radius);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:15px;padding:2px;overflow:hidden}.calendar .monthView .week .day .content .events .eventItem .text .entry-time-subject .valueNotSet{color:inherit}.calendar .monthView .week .day:hover{background-color:var(--primary-lightest)}.calendar .monthView .week .day.sunday:hover .number{background-color:var(--red-light);color:#fff}.calendar .monthView .week .today{border-top-color:var(--orange)}.calendar .monthView .week .today .number{font-family:Bold}.calendar .monthView .week .sunday .content .number{color:var(--red-light)}.calendar .monthView .week .otherMonth .content .number{color:var(--primary);font-style:italic}.calendar .monthView .week:last-child .day{border-bottom:none}@media (width>=1200px){.calendar .monthView{height:85vh}}.calendar .weekView{width:100%;display:table}.calendar .weekView .eventItemCategory0{background-color:var(--calendar-category-color0)}.calendar .weekView .eventItemCategory1{background-color:var(--calendar-category-color1);color:#fff}.calendar .weekView .eventItemCategory2{background-color:var(--calendar-category-color2);color:#000}.calendar .weekView .eventItemCategory3{background-color:var(--calendar-category-color3);color:#fff}.calendar .weekView .eventItemCategory4{background-color:var(--calendar-category-color4)}.calendar .weekView .eventItemCategory5{background-color:var(--calendar-category-color5);color:#fff}.calendar .weekView .eventItemCategory6{background-color:var(--calendar-category-color6);color:#fff}.calendar .weekView .eventItemCategory7{background-color:var(--calendar-category-color7)}.calendar .weekView .eventItemCategory8{background-color:var(--calendar-category-color8)}.calendar .weekView .eventItemCategory9{background-color:var(--calendar-category-color9)}.calendar .weekView .eventItemCategory10{background-color:var(--calendar-category-color10);color:#fff}.calendar .weekView .eventItemCategory11{background-color:var(--calendar-category-color11);color:#fff}.calendar .weekView .eventItemCategory12{background-color:var(--calendar-category-color12);color:#000}.calendar .weekView .header{background-color:var(--bg);z-index:20000;height:30px;display:table-row;position:sticky;top:115px}.calendar .weekView .header .hoursColumn{vertical-align:middle;cursor:pointer;min-width:30px;display:table-cell}.calendar .weekView .header .hoursColumn:before{content:"";font-family:"Font Awesome 5 Pro";font-size:17px;font-weight:300;transition-duration:.2s;display:inline-block}.calendar .weekView .header .hoursColumn.earlyHoursHidden:before{transform:rotate(180deg)}.calendar .weekView .header .weekDayColumn{border-radius:var(--border-radius);text-align:center;vertical-align:middle;width:14.2857%;padding:4px;display:table-cell}.calendar .weekView .header .weekDayColumn .weekDayButton{cursor:pointer;padding:var(--small-gap);border-radius:var(--border-radius);margin:0 auto;display:inline-block}.calendar .weekView .header .weekDayColumn .weekDayButton:hover{color:var(--black);font-family:Bold}.calendar .weekView .header .weekDayColumn.today .weekDayButton{background-color:var(--orange-light);position:relative}.calendar .weekView .header .weekDayColumn.today .weekDayButton:after{content:" ";border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid var(--orange-light);width:0;height:0;position:absolute;bottom:-10px;left:calc(50% - 10px)}.calendar .weekView .header .weekDayColumn.today .weekDayButton:hover{background-color:var(--orange)}.calendar .weekView .header .weekDayColumn.today .weekDayButton:hover:after{border-top-color:var(--orange)}@media (width<=767px){.calendar .weekView .header{top:125px}}.calendar .weekView .allDayEvents{display:table-row}.calendar .weekView .allDayEvents .hoursColumn{vertical-align:top;display:table-cell}.calendar .weekView .allDayEvents .weekDayColumn{border-bottom:solid 1px var(--primary-light);vertical-align:top;width:14.2857%;display:table-cell}.calendar .weekView .allDayEvents .weekDayColumn .content{margin-bottom:10px;position:relative}.calendar .weekView .allDayEvents .weekDayColumn .content .eventItem{color:#fff;cursor:pointer;border-radius:var(--border-radius);text-align:center;width:100%;height:19px;padding:3px 6px;font-size:11px;line-height:14px;position:absolute}.calendar .weekView .allDayEvents .weekDayColumn .content .eventItem .icon{float:right;margin-left:4px}.calendar .weekView .allDayEvents .weekDayColumn .content .eventItem .text{text-overflow:ellipsis;white-space:nowrap;color:inherit;overflow:hidden}.calendar .weekView .allDayEvents .weekDayColumn .content .eventItem .text .endContent{float:right}.calendar .weekView .allDayEvents .weekDayColumn .content .endingEventItem{width:calc(100% - 1px)}.calendar .weekView .weekDayHourGrid{display:table-row}.calendar .weekView .weekDayHourGrid .hoursColumn{vertical-align:top;display:table-cell;overflow:hidden}.calendar .weekView .weekDayHourGrid .hoursColumn .content{transition:margin-top .5s;position:relative}.calendar .weekView .weekDayHourGrid .hoursColumn .content .hour{color:var(--black);height:50px}.calendar .weekView .weekDayHourGrid .weekDayColumn{width:14.2857%;display:table-cell;overflow:hidden}.calendar .weekView .weekDayHourGrid .weekDayColumn .content{transition:margin-top .5s;position:relative}.calendar .weekView .weekDayHourGrid .weekDayColumn .content .hour{border-bottom:solid 1px var(--primary-light);cursor:pointer;height:50px}.calendar .weekView .weekDayHourGrid .weekDayColumn .content .hour .halfHour{border-bottom:dashed 1px var(--primary-light);height:25px;transition:background-color .2s ease-in-out}.calendar .weekView .weekDayHourGrid .weekDayColumn .content .hour .halfHour:hover{background-color:var(--primary-lighter)}.calendar .weekView .weekDayHourGrid .weekDayColumn .content .eventItem{border-radius:var(--border-radius);border-right:solid 1px var(--white);border-bottom:solid 1px var(--white);box-sizing:border-box;cursor:pointer;z-index:10001;justify-content:center;align-items:center;min-height:21px;padding:0 2px;font-size:11px;line-height:14px;display:flex;position:absolute;overflow:hidden}.calendar .weekView .weekDayHourGrid .weekDayColumn .content .eventItem .icon{margin-right:4px}.calendar .weekView .weekDayHourGrid .weekDayColumn .content .eventItem .text{text-overflow:ellipsis;white-space:nowrap;color:inherit;overflow:hidden}.calendar .weekView .weekDayHourGrid .weekDayColumn .content .currentTime{border-top:solid 2px var(--orange);z-index:9000;width:100%;position:absolute}.calendar .weekView .weekDayHourGrid .weekDayColumn:nth-child(odd){outline:solid 1px var(--primary-light)}.calendar .weekView .weekDayHourGrid .workday{background-color:var(--white)}.calendar .weekView .weekDayHourGrid .no-workday{background-color:var(--primary-lightest)}.calendar .weekView .weekDayHourGrid .today{background-color:var(--orange)}@media (width<=480px){.calendar .monthView .header div:first-child,.calendar .monthView .week .weekNo{display:none}.calendar .weekView .header .hoursColumn{min-width:initial}.calendar .weekView .weekDayHourGrid .weekDayColumn .content .eventItem{padding:1px}}#calllistFilter .form-section-divider{margin:10px 0}#calllistFilter .disabled-magic-suggest{pointer-events:none;-webkit-user-select:none;user-select:none}#calllistFilter .disabled-magic-suggest .ms-ctn{background-color:var(--primary-lighter);min-height:42px}#calllistFilter .disabled-magic-suggest .ms-ctn .ms-sel-item{color:#999}#calllistFilter .disabled-magic-suggest .ms-ctn input{display:none}#calllistFilter .disabled-magic-suggest .ms-ctn .ms-trigger-ico{color:#999}#calllistFilter .radio-type .on{background-color:var(--link-color);color:var(--white)}#calllistFilter .radio-type.disable{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.7}#calllistFilter .radio-type.disable:hover{color:var(--primary)}#calllistFilter .radio-type.disable .on{background-color:#999}#calllistFilter .disabled div{color:var(--primary);cursor:default;pointer-events:none}#callList{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius)}#callList .section-divider i{transition:transform .2s ease-in-out}#callList .section-divider.collapsed i{transform:rotate(-90deg)}#callList .flex-card-container{margin:var(--large-gap) 0}#callList .flex-card-container .flex-card .card-content{padding:15px;display:flex}#callList .flex-card-container .flex-card .card-content .optionActive{background-color:var(--blue-tile)}#callList .flex-card-container .flex-card .card-content i{padding-right:var(--large-gap)}#callList .flex-card-container:not(:empty){margin-bottom:var(--large-gap)}.CancelViewingFunctionView .skipnotification-reason{padding-top:10px}.chainGraph .step-indicator{flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none;display:flex}.chainGraph .step-indicator>li{margin-bottom:var(--large-gap);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.chainGraph .step-indicator>li>div{padding:var(--medium-gap);color:var(--primary);border-radius:var(--border-radius);flex-direction:column;justify-content:center;align-items:center;margin-bottom:15px;display:flex}.chainGraph .step-indicator>li>div .header{text-align:center;white-space:nowrap;font-weight:700}.chainGraph .step-indicator>li>div .sub-header{text-align:center}.chainGraph .step-indicator>li.completed:before{content:"";color:var(--blue);font-family:"Font Awesome 5 Pro"}.chainGraph .step-indicator>li.completed:after{border-color:var(--blue)}.chainGraph .step-indicator>li.active>div{color:var(--text-color)}.chainGraph .step-indicator>li.active:before{color:var(--blue)}.chainGraph .step-indicator>li.active:after{border-color:var(--blue)}.chainGraph .step-indicator>li:before{content:"";color:var(--primary);z-index:1;background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-family:"Font Awesome 5 Pro";font-weight:900;display:flex;position:absolute;top:calc(100% - 10px);left:calc(50% - 13px)}.chainGraph .step-indicator>li:after{content:" ";border-top:solid 2px var(--primary);z-index:0;position:absolute;bottom:0;left:0;right:0}.chainGraph .step-indicator>li:first-child:after{left:50%}.chainGraph .step-indicator>li:last-child:after{right:50%}.chainGraph .step-indicator.is-deadended>li>div{color:var(--primary)}.chainGraph .step-indicator.is-deadended>li.deadend>div{background-color:var(--red-light);color:#fff}.chainGraph .step-indicator.is-deadended>li.deadend:before{content:"";color:var(--red-light)}.chainGraph .step-indicator.is-deadended>li.deadend:after{border-color:var(--red-light);color:#fff}.chainGraph .step-indicator.is-deadended>li.completed:before,.chainGraph .step-indicator.is-deadended>li.active:before{color:var(--red-light)}.chainGraph .step-indicator.is-deadended>li.completed:after,.chainGraph .step-indicator.is-deadended>li.active:after{border-color:var(--red-light)}.changeMultipleDocPropertiesFunctionView .archive-button{margin-bottom:var(--medium-gap)}.vitec-checkbox{justify-content:space-between;align-items:center;display:flex}.vitec-checkbox>label{margin-right:5px}.vitec-checkbox.row-reverse{flex-direction:row-reverse}.vitec-checkbox.row-reverse>label{margin-left:5px;margin-right:0}.vitec-checkbox.switch-below-label{display:block}.vitec-checkbox.justify-start{justify-content:flex-start;display:inline-flex}.vitec-checkbox.justify-start:not(first-child){margin-right:20px}.checkbox-with-dropdown>.btn-group .btn-outline-primary{color:var(--text-color);background-color:var(--white);border-color:#2e6da4}.checkbox-with-dropdown>.btn-group .btn-outline-primary:hover{border-color:#204d74}.checkbox-with-dropdown>.btn-group .btn-outline-primary:focus{color:var(--text-color);border-color:#122b40}.checkbox-with-dropdown>.btn-group .dropdown-menu>li{background-color:#0000}.checkbox-with-dropdown>.btn-group .dropdown-menu>li a{color:var(--text-color);background-color:#0000;border:0}.checkbox-with-dropdown>.btn-group .dropdown-menu>li a:hover{background-color:#0000;text-decoration:underline}.checkbox-with-dropdown>.btn-group .dropdown-menu>li:hover{background-color:#0000}.circleChart{width:190px;height:190px;transition:all .2s ease-in-out;position:relative}.circleChart svg .svg-html{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1px;height:100%;font-size:16px;line-height:1.2;display:flex}.circleChart svg .svg-html a{color:var(--text-color)}.circleChart svg .svg-html span{white-space:break-spaces}.circleChart svg .svg-html .fa-arrow-circle-right{opacity:1;transition:all .2s ease-in-out}.circleChart svg .svg-html:hover .fa-arrow-circle-right{opacity:.8;color:var(--link-color)}.circleChart svg .circle-chart__background{fill:var(--white)}.circleChart svg .circle-chart__circle{transform-origin:50%;animation:.5s reverse circle-chart-fill;transform:rotate(-90deg)}.circleChart svg .circle-chart__circle--negative{transform:rotate(-90deg)scaleY(-1)}.circleChart svg .circle-chart__info{opacity:0;animation:1.5s forwards circle-chart-appear;transform:translateY(1em)}.circleChart svg text{fill:var(--text-color)}.circleChart svg .gt-100-arrow{fill:var(--bg);opacity:0}.circleChart.gt-full .gt-100-arrow{animation:2s forwards arrow-appear}.circleChart .fa-icon{transition:top .2s ease-in-out;position:absolute;top:16px;left:calc(50% - 12px)}.circleChart:hover{width:200px;height:200px;margin-top:0}.circleChart:hover .fa-icon{display:block;top:20px}.circleChart:hover .fa-icon .circle-tooltip:after{width:190px}@keyframes circle-chart-fill{to{stroke-dasharray:0 628}}@keyframes circle-chart-appear{to{opacity:1;transform:translateY(0)}}@keyframes arrow-appear{to{fill:var(--white);opacity:1}}.circle-chart-dropdown-button .fa-filter{color:var(--red-light)}.circle-chart-dropdown-button .dropdown-menu{left:unset;max-width:300px;max-height:500px}.circle-chart-dropdown-button .dropdown-menu a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.circle-chart-dropdown-button .dropdown-menu a .fa-check{color:var(--green-light);margin-left:-14px}.circle-chart-dropdown-button .dropdown-menu a.selected{font-family:Bold}.collapsable-menu .panel-group{min-width:100%}.collapsable-menu .panel-group .panel{margin-top:var(--medium-gap)}.collapsable-menu .panel-group .panel .collapse{height:auto!important}.collapsable-menu .panel-group .panel .collapse .panel-body,.collapsable-menu .panel-group .panel .collapsing .panel-body{padding:0}@media (width>=1200px){.collapsable-menu .panel-group{gap:var(--small-gap);min-width:100%;padding-right:calc(4vw + var(--large-gap));flex-direction:column;margin-bottom:0;display:inline-block;position:fixed;top:134px}}.collapsable-menu .sub-menu-items{margin-bottom:var(--large-gap)}.collapsable-menu .sub-menu-items .sub-menu-item{justify-content:space-between;align-items:center;padding:10px;line-height:normal;display:flex}.collapsable-menu .sub-menu-items .sub-menu-item.active{background-color:var(--link-color);color:#fff}.collapsable-menu .sub-menu-items .sub-menu-item.active .badges li{color:var(--link-color);background-color:#fff}.collapsable-menu .sub-menu-items .sub-menu-item:hover{cursor:pointer;background-color:var(--link-color-light);color:#fff}.collapsable-menu .panel-title{border-radius:var(--border-radius)}.collapsable-menu .panel-title:has(>a.active){background-color:var(--link-color)}.collapsable-menu .panel-title:has(>a.active) a{color:#fff}.collapsableSection .section-header{text-align:center;margin-top:var(--large-gap);margin-bottom:var(--large-gap);position:relative}.collapsableSection .section-header.collapsed i{transform:rotate(-90deg)}.collapsableSection .section-header:before{content:" ";border-bottom:solid 1px var(--primary-light);z-index:10;position:absolute;top:12px;left:0;right:0}.collapsableSection .section-header span{text-transform:uppercase;text-align:center;background-color:var(--white);z-index:10;z-index:100;padding:2px 5px;font-family:Light;display:inline-block;position:relative}.collapsableSection .section-header span label{color:#666;cursor:pointer;font-size:14px}.collapsableSectionWithDynamicHtml .unit-toggle{cursor:pointer;padding:var(--medium-gap) var(--large-gap);justify-content:space-between;align-items:center;display:flex;position:relative}.collapsableSectionWithDynamicHtml .unit-toggle.enabled:after{content:"";font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:400;transition:transform .2s ease-in-out}.collapsableSectionWithDynamicHtml .unit-toggle.enabled:hover:after{font-weight:900}.collapsableSectionWithDynamicHtml .unit-toggle.open:after{font-weight:900;transform:rotate(90deg)}.collapsableSectionWithDynamicHtml .unit-toggle.open:hover:after{font-weight:900}@media (width>=992px){.collapsableSectionWithDynamicHtml .unit-toggle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.confirmPanel .confirm-panel-text{white-space:pre-wrap}.confirmPanel .confirm-buttons{margin-right:10px}.contact-items.details-template .contacts-list{align-items:flex-start;gap:0 var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(275px,1fr));width:100%;margin:0;list-style:none;display:grid}.contact-items.details-template .loadingIndicator{top:calc(50vh - 120px)}.cardlist-with-details-wrapper{flex-direction:row;width:100%;display:flex}.cardlist-with-details-wrapper .list-wrapper{margin-right:var(--large-gap);padding-left:var(--small-gap);flex-basis:calc(25vw + 5px)}.cardlist-with-details-wrapper .list-wrapper .sticky-content{width:25vw;box-shadow:var(--card-shadow);border-radius:var(--border-radius);position:sticky;top:132px}.cardlist-with-details-wrapper .list-wrapper .list-footer{text-align:center;padding:var(--medium-gap);background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.cardlist-with-details-wrapper .list-wrapper .tile{border:solid 1px var(--primary-lighter);height:auto;padding-bottom:30px;position:relative}.cardlist-with-details-wrapper .list-wrapper .tile.active{background-color:var(--pob-active)}.cardlist-with-details-wrapper .list-wrapper .tile.active .icon,.cardlist-with-details-wrapper .list-wrapper .tile.active .text,.cardlist-with-details-wrapper .list-wrapper .tile.active .line,.cardlist-with-details-wrapper .list-wrapper .tile.active .line.follow-up>i{color:#fff}.cardlist-with-details-wrapper .list-wrapper .tile.active .badges>li.tip-to-user{color:var(--pob-active);background-color:#fff}.cardlist-with-details-wrapper .list-wrapper.small-screen .sticky-content{width:90vw;position:relative;top:20px}.cardlist-with-details-wrapper .details-wrapper{flex:1;align-self:flex-start;min-width:0}.cardlist-with-details-wrapper .details-wrapper #deviceTopNavigationBar{flex-flow:row-reverse;justify-content:space-between;align-items:center;height:50px;margin-top:-15px;display:flex}.cardlist-with-details-wrapper .details-wrapper #deviceTopNavigationBar .mobile-close-button{color:var(--primary-darkest);cursor:pointer;padding:10px}.cardlist-with-details-wrapper .details-wrapper #deviceTopNavigationBar .mobile-close-button:hover{color:var(--link-color)}.cardlist-with-details-wrapper .details-wrapper #deviceTopNavigationBar .detail-navigation{justify-content:space-between;width:90px;display:flex}.cardlist-with-details-wrapper .details-wrapper #deviceTopNavigationBar .detail-navigation i{color:var(--primary);padding:10px}.cardlist-with-details-wrapper .details-wrapper #deviceTopNavigationBar .detail-navigation i.enabled{color:var(--primary-darkest);cursor:pointer}.cardlist-with-details-wrapper .details-wrapper #deviceTopNavigationBar .detail-navigation i.enabled:hover{color:var(--link-color)}@media (width>=992px){.cardlist-with-details-wrapper .details-wrapper #deviceTopNavigationBar{display:none}}.cardlist-with-details-wrapper .details-wrapper h3.contact-info{word-break:break-word;gap:var(--large-gap);white-space:normal;align-items:flex-start;margin:0;padding:0;font-size:24px;display:flex;position:relative}.cardlist-with-details-wrapper .details-wrapper h3.contact-info .contactLinks{position:relative}.cardlist-with-details-wrapper .member-widgets{justify-content:space-between;gap:var(--large-gap);width:100%;margin-bottom:var(--large-gap);flex-wrap:wrap;display:flex}.cardlist-with-details-wrapper .member-widgets .widget-item{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);flex-direction:column;flex:1;justify-content:space-between;min-width:320px;padding:0;display:flex}.cardlist-with-details-wrapper .member-widgets .widget-item .has-no-ownership-info{margin-bottom:1em}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-header{padding:var(--large-gap);flex-wrap:wrap;flex:0;justify-content:space-between;align-items:center;display:flex}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-header h3,.cardlist-with-details-wrapper .member-widgets .widget-item .widget-header h4{margin:0}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-header h3 .go-to-contact-link,.cardlist-with-details-wrapper .member-widgets .widget-item .widget-header h4 .go-to-contact-link{gap:var(--small-gap);align-items:center;display:inline-flex}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-header h3 .go-to-contact-link .fa-arrow-circle-right,.cardlist-with-details-wrapper .member-widgets .widget-item .widget-header h4 .go-to-contact-link .fa-arrow-circle-right{margin-right:var(--small-gap);font-size:smaller}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-header .communication-popup{z-index:100000}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content{padding:var(--large-gap);flex:1;overflow:hidden auto}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive.has-no-ownership tr{opacity:.5}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr.contact-has-no-ownership{pointer-events:none}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr.map-row{padding:0}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr.map-row:hover td{cursor:default;background-color:#0000}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr.map-row td{padding:0}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr.map-row td div{font-size:12px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td{vertical-align:middle}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info{align-items:flex-start;display:flex}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image{flex:0 0 95px;position:relative}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image .ownership-image{background-position:50%;background-size:cover;background-color:var(--primary-light);border-radius:50%;width:80px;height:80px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image .toggle-map-button{cursor:pointer;background-color:var(--white);text-align:center;border:none;border-radius:50%;align-self:center;width:32px;height:32px;padding:9px;display:inline-block;position:absolute;bottom:0;right:3px;box-shadow:0 0 7px #00000026}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image .toggle-map-button i{font-size:16px;line-height:19px;transition:margin-top .2s ease-in-out}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image .toggle-map-button.open{background-color:var(--blue-tile)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image .toggle-map-button.open i{color:var(--white);font-weight:900}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image .toggle-map-button:hover{background-color:var(--blue-tile)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image .toggle-map-button:hover i{color:var(--white)}@media (width<=767px){.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image{flex-basis:70px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image .ownership-image{width:50px;height:50px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .image .toggle-map-button{bottom:-5px}}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .address{flex:1}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .address a,.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .address div{white-space:normal}@media (width<=767px){.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .property-info .address{text-align:right}}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive tr td .keyinfo-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;width:100%;display:grid}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive .contactBubble{background-color:var(--white);text-align:center;border:none;border-radius:50%;align-self:center;width:40px;height:40px;margin-left:10px;padding:9px;display:inline-block;bottom:10px;box-shadow:0 0 7px #00000026}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive .contactBubble i{color:var(--link-color)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive .contactBubble:hover{background-color:var(--link-color)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .responsive .contactBubble:hover i{color:var(--white)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .notes-component{box-shadow:none;padding:0}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .appointmentsComponent{box-shadow:none}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .hasNoOwnership{opacity:.5}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive thead{display:none}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr{border:solid 1px var(--primary-light);margin-bottom:10px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td{text-align:right;border-bottom:1px dotted var(--primary-light);min-height:40px;padding:10px;display:block}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td .popout-on-pad{display:block}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td .popout-on-pad .actions-list{margin-right:0}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td .popout-on-pad .actions-list li{background-color:#0000}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td .property-info .image{flex-basis:70px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td .property-info .image .ownership-image{width:50px;height:50px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td .property-info .image .toggle-map-button{bottom:-5px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td:before{content:attr(data-label);float:left;text-transform:uppercase;font-size:11px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td:last-child{width:auto}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td:last-child:after{display:none}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td:last-child:hover .popout-on-pad .actions-list li i{font-size:18px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr td:last-child:hover .popout-on-pad .actions-list li .customer-informed .fa-check-circle{font-size:10px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownership-info table.responsive tbody tr.map-row td{padding:0}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .optList{margin-bottom:var(--large-gap)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .contact-relations .related-objects li{padding:0}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .badges{flex-wrap:wrap;display:flex}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .badges li{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph{min-height:85px;position:relative}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .loadingIndicator{position:absolute;top:calc(50% - 18px);left:calc(50% - 18px)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator{flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none;display:flex}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li{margin-bottom:var(--large-gap);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li>div{padding:var(--medium-gap);color:var(--primary);border-radius:var(--border-radius);flex-direction:column;justify-content:center;align-items:center;margin-bottom:15px;display:flex}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li>div .header{text-align:center;font-weight:700}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li>div .sub-header{text-align:center}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li.completed:before{content:"";color:var(--green);font-family:"Font Awesome 5 Pro"}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li.completed:after{border-color:var(--green)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li.completed .header{color:var(--green)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li.active>div{color:var(--text-color)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li.active:before{color:var(--green)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li.active:after{border-color:var(--green)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li.active .header{color:var(--green)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li:before{content:"";color:var(--primary);z-index:1;background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-family:"Font Awesome 5 Pro";font-weight:900;display:flex;position:absolute;top:calc(100% - 10px);left:calc(50% - 13px)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li:after{content:" ";border-top:solid 2px var(--primary);z-index:0;height:2px;position:absolute;bottom:0;left:0;right:0}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li:first-child:after{left:50%}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator>li:last-child:after{right:50%}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator.is-deadended>li>div{color:var(--primary)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator.is-deadended>li.deadend>div{background-color:var(--red-light);color:#fff}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator.is-deadended>li.deadend:before{content:"";color:var(--red-light)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator.is-deadended>li.deadend:after{border-color:var(--red-light);color:#fff}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator.is-deadended>li.completed:before,.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator.is-deadended>li.active:before{color:var(--red-light)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator.is-deadended>li.completed:after,.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .chainGraph .step-indicator.is-deadended>li.active:after{border-color:var(--red-light)}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .ownerships,.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .search-profiles{min-height:110px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .add-contact-to-estate-wrapper{overflow:visible}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .details{margin-bottom:5px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .details .icon{vertical-align:middle;background-position:50%;background-size:cover;background-color:var(--primary-light);text-align:center;border-radius:35px;width:70px;height:70px;margin-right:5px;display:inline-block;position:relative}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .details .icon i{color:var(--bg);font-size:24px;line-height:70px}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .details .info{vertical-align:middle;width:calc(100% - 85px);display:inline-block}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .details .info div,.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .details .info small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content .missing-search-profile-message{margin-top:var(--large-gap)}@media (width<=767px){.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content{max-height:60vh}}@media (width>=768px) and (width<=1199px){.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content{max-height:460px}}@media (width>=1200px){.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content{max-height:660px}}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-content.with-autosuggest{overflow:visible}.cardlist-with-details-wrapper .member-widgets .widget-item .widget-footer{padding:var(--large-gap);flex:0;justify-content:space-between;align-items:center;display:flex}.cardlist-with-details-wrapper .member-widgets .widget-item.member-relations{box-shadow:none;flex-basis:100%}.cardlist-with-details-wrapper .member-widgets .widget-item.member-relations .widget-content{max-height:unset}.cardlist-with-details-wrapper .member-widgets .widget-item.member-relations .widget-content .contact-relations .related-objects>li{box-shadow:none}.cardlist-with-details-wrapper .member-widgets .widget-item.full-width{flex:1 0 100%;min-width:100%}.cardlist-with-details-wrapper .member-widgets .member-header{position:relative}.cardlist-with-details-wrapper .member-widgets .member-header h3{word-break:break-word;gap:var(--large-gap);-webkit-user-select:text;user-select:text;align-items:center;margin:0;padding:0;display:flex;position:relative}.cardlist-with-details-wrapper .member-widgets .member-header h3 .phone-number{font-family:Regular;font-size:12px;line-height:14px;display:block}.cardlist-with-details-wrapper .member-widgets .member-header h3 .contactLinks{line-height:0;position:relative;top:0;right:0}.cardlist-with-details-wrapper .member-widgets .member-header .alert{margin-top:10px;overflow:hidden}.cardlist-with-details-wrapper .member-widgets .member-header .alert .circle-holder{float:right}.cardlist-with-details-wrapper .member-widgets .member-header .alert .circle-holder .circle{margin:0}.cardlist-with-details-wrapper .member-widgets .member-header .call-list-status-buttons{align-self:flex-end}@media (width>=1200px){.cardlist-with-details-wrapper .member-widgets .row{-webkit-user-select:text;user-select:text}}.cardlist-with-details-wrapper .contact-items.details-template .contacts-list{align-items:stretch;gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(275px,1fr));width:100%;margin:0;list-style:none;display:grid}.cardlist-with-details-wrapper .contact-items.details-template .contacts-list .tileDetail{min-height:120px;margin-bottom:0}.cardlist-with-details-wrapper .contact-items.details-template .loadingIndicator{top:calc(50vh - 120px)}.cardlist-with-details-wrapper .section.member-details{position:relative}.cardlist-with-details-wrapper .scrollable{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:var(--large-gap)}@media (width>=991px){.cardlist-with-details-wrapper .scrollable{max-height:calc(100vh - 250px);overflow-y:auto}}.cardlist-with-details-wrapper #sort-options{background-color:var(--white);border-radius:var(--border-radius);min-height:24px;padding:var(--medium-gap);gap:var(--small-gap);justify-content:flex-end;align-items:center;display:flex;position:relative}.cardlist-with-details-wrapper #sort-options .header-label:hover{cursor:pointer}.cardlist-with-details-wrapper #sort-options .header-label:hover+.fa-cog{color:var(--link-color-light)}.cardlist-with-details-wrapper #sort-options i{min-width:36px;color:var(--link-color);justify-content:center;display:flex}.cardlist-with-details-wrapper #sort-options i:hover{cursor:pointer;color:var(--link-color-light)}.cardlist-with-details-wrapper #sort-options .dropdown-menu{right:0;left:unset;text-transform:none;font-family:Regular}.cardlist-with-details-wrapper #sort-options .dropdown-menu a{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}.cardlist-with-details-wrapper #sort-options .dropdown-menu a:hover{text-decoration:underline}.cardlist-with-details-wrapper #sort-options .dropdown-menu:before{display:none}.contact-list{position:relative}.contact-list .leads-summary{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);margin-bottom:var(--large-gap)}.contact-list .leads-summary .relation-list-tooltip:after{width:200px}.contact-list .leads-summary .toggle-secondary-relations{margin-top:var(--small-gap);border-top:solid 1px var(--primary-light);padding:4px 2px}.contact-list .leads-summary .toggle-secondary-relations .toggle-secondary-tooltip:after{width:265px}@media (width<=767px){.contact-list .leads-summary .toggle-secondary-relations .toggle-secondary-tooltip:after{width:170px}}.contact-list .leads-summary .leads-summary-list{gap:var(--large-gap);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.contact-list .leads-summary .leads-summary-list li{flex:350px}.contact-list .leads-summary .leads-summary-list li .leads-summary-table{table-layout:fixed;width:100%;font-size:12px}.contact-list .leads-summary .leads-summary-list li .leads-summary-table thead th{padding:2px}.contact-list .leads-summary .leads-summary-list li .leads-summary-table tbody tr{height:27px}.contact-list .leads-summary .leads-summary-list li .leads-summary-table tbody tr td{padding:2px}.contact-list .leads-summary .leads-summary-list li .leads-summary-table tbody tr td .btn.selected{background-color:var(--dashboard-blue);color:var(--white);border:none}.contact-list .leads-summary .leads-summary-list li .leads-summary-table tbody tr:hover{background-color:var(--primary-lightest)}.contact-list .leads-summary .leads-summary-list li .leads-summary-table .deadline{color:var(--red)}.contact-list .leads-summary .leads-summary-list li .leads-summary-graphics{gap:var(--large-gap);justify-content:space-between;align-items:center;display:flex}.contact-list .leads-summary .leads-summary-list li .leads-summary-graphics .circle{border-radius:50%;flex-direction:column;flex:0 0 100px;justify-content:center;align-items:center;height:100px;display:flex}.contact-list .leads-summary .leads-summary-list li .leads-summary-graphics .circle .number{font-size:24px;line-height:28px}.contact-list .leads-summary .leads-summary-list li .leads-summary-graphics .circle.leads{background-color:var(--red);color:#fff}.contact-list .leads-summary .leads-summary-list li .leads-summary-graphics .circle.prospects{background-color:var(--yellow);color:#000}.contact-list .leads-summary .leads-summary-list li .leads-summary-graphics .circle.qualified-leads{background-color:var(--green);color:#fff}.contact-list .leads-summary .leads-summary-list li .leads-summary-graphics .leads-summary-table{width:auto;min-width:200px;margin-bottom:0}.contact-list .contact-items{min-height:175px;position:relative}.contact-list .contact-items .loadingIndicator{z-index:1;position:absolute;left:calc(50% - 35px)}.contact-list .contact-items .loadingIndicator i{font-size:2.5em}.contact-list .contact-items.details-template .contacts-list{align-items:flex-start;gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(230px,1fr));width:100%;margin:0;list-style:none;display:grid}.contact-list .contact-items.details-template .fa-user-crown{color:#eab80b}.contact-list .contact-items.details-template .loadingIndicator{top:calc(50vh - 120px)}.contact-list .contact-items.table-template .loadingIndicator{top:calc(50vh - 50px)}.contact-list .has-no-result{padding-left:10px}.contact-list .page-footer{text-align:center;margin:10px auto 70px}.contact-list .page-footer .btn{width:100px}.contact-list .overdue-followup{color:var(--red-light)}.contact-list .tileDetail{height:135px}.contact-list .tileDetail .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.contact-list .tileDetail .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}.contact-list .tileDetail .banned-mark{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--red-light);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.contact-list .tileDetail .banned-mark i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}.contact-list .tileDetail .favoriteHolder{padding:5px;position:absolute;top:0;right:0}.contact-list .tileDetail .favoriteHolder .favoriteStar{font-size:1.5em;position:static}.contact-list .tileDetail .text .line{height:16px;line-height:16px}.contact-list .tileDetail .text .line.follow-up{margin-top:10px;margin-left:-15px}.contact-list .tileDetail .text .line.follow-up i{color:var(--blue-light)}.contact-list .tileDetail .text .line.follow-up.overdue-followup i{color:var(--red-light)}.contact-list .tileDetail .footer{background-color:var(--primary);height:24px;color:var(--white);flex-wrap:nowrap;align-items:stretch;padding:0;font-size:11px;line-height:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.contact-list .tileDetail .footer .option{text-align:center;border-right:solid 1px var(--white);flex:0 0 42px}.contact-list .tileDetail .footer .option.disabledAction{cursor:not-allowed}.contact-list .tileDetail .footer .option.active,.contact-list .tileDetail .footer .option.selected{background-color:var(--link-color);color:var(--white)}.contact-list .tileDetail .footer .option i{color:var(--primary-lighter);font-size:14px}.contact-list .tileDetail .footer .option:hover{background-color:var(--primary-dark)}.contact-list .tileDetail .footer .info{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-right:solid 1px var(--white);flex:auto;padding:0 5px;overflow:hidden}.contact-list .tileDetail .footer .info i{vertical-align:middle}.contact-list .tileDetail .footer .info:last-child{border-right:none}.contact-list .tileDetail .footer .follow-up{text-align:center;color:var(--white);border-left:solid 1px var(--white);text-overflow:ellipsis;white-space:nowrap;margin-left:auto;padding:1px 10px 0;font-size:11px;line-height:24px;position:relative;overflow:hidden}.contact-list .tileDetail .footer .follow-up.btn-default{background-color:var(--primary)}.contact-list .tileDetail .footer .follow-up.btn-default:hover{background-color:var(--primary-dark)}.contact-list .tileDetail .footer .follow-up.btn-warning{background-color:var(--yellow-warm)}.contact-list .tileDetail .footer .follow-up.btn-warning:hover{background-color:var(--yellow-warm-dark)}.contact-list .tileDetail .footer .follow-up.btn-success{background-color:var(--green)}.contact-list .tileDetail .footer .follow-up.btn-success:hover{background-color:var(--green-dark)}.contact-list .tileDetail .footer .follow-up:before{content:" ";border-radius:var(--border-radius);background-color:#ffffff4d;height:3px;position:absolute;top:2px;left:2px;right:2px}.contact-list .tileDetail .footer .follow-up:after{content:" ";border-radius:var(--border-radius);background-color:#ffffffb3;height:3px;position:absolute;top:2px;left:2px}.contact-list .tileDetail .footer .follow-up[data-rating="1/5"]:after{width:20%}.contact-list .tileDetail .footer .follow-up[data-rating="2/5"]:after{width:40%}.contact-list .tileDetail .footer .follow-up[data-rating="3/5"]:after{width:60%}.contact-list .tileDetail .footer .follow-up[data-rating="4/5"]:after{width:80%}.contact-list .tileDetail .footer .follow-up[data-rating="5/5"]:after{width:100%}.contact-list .tileDetail.selection-mode .footer>div{pointer-events:none}#detailsTemplate{padding:0 7.5px}#detailsTemplate .sort-option{justify-content:flex-end;align-items:center;margin-bottom:15px;display:flex}#detailsTemplate .sort-option select{width:auto;margin-left:5px;display:inline-block}.alert-template .link{text-decoration:underline}.alert-template ul li{background-color:var(--pob-active);color:#fff}.badge-template{display:inline-flex}.contact-table-leadstatus{border-left:6px solid #0000}.contact-table-leadstatus.assignment-level-lead{border-left-color:var(--assignment-level-lead)}.contact-table-leadstatus.assignment-level-prospect{border-left-color:var(--assignment-level-prospect)}.contact-table-leadstatus.assignment-level-qualified-lead{border-left-color:var(--assignment-level-qualified-lead)}.contact-table-leadstatus.assignment-level-is-seller{border-left-color:var(--assignment-level-is-seller)}.contact-table-leadstatus.assignment-level-other,.contact-table-leadstatus.assignment-level-not-set,.contact-table-leadstatus.assignment-level-is-contact-group{border-left-color:var(--assignment-level-is-misc)}.contacts-table>section{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:15px}.contacts-table>section .sticky-header{background-color:var(--white);z-index:100;position:sticky;top:116px}@media (width<=767px){.contacts-table>section .sticky-header{top:88px}}.contacts-table>section .sticky-header .filter-buttons{text-align:center;padding:20px 0 10px}.contacts-table>section .table-with-sticky-headers .header-table{top:170px}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td{position:relative}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .contact-name{text-transform:uppercase;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-right:30px;line-height:15px;display:-webkit-box;overflow:hidden}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .contact-name i{margin-right:var(--small-gap);color:var(--primary-darker)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .favoriteStar{font-size:1.4em}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td small{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:15px;display:block;overflow:hidden}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td button{max-width:100%}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td button span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:2px;width:100%;display:grid}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div{white-space:nowrap;text-overflow:ellipsis;gap:var(--small-gap);order:1;align-items:center;line-height:15px;display:flex;overflow:hidden}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div .fa-user{margin-right:4px;font-size:12px}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div small{display:inline}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div .follow-up-date{text-align:center}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div .follow-up-date.expired{color:#fff;background-color:var(--red-light);border-radius:var(--border-radius);padding:0 2px;display:inline-block}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading{order:0;grid-area:span 1/span 2;align-items:center;display:flex}@media (width>=1200px){.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading .fa-user{font-size:15px}}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading small{font-size:14px;line-height:17px}@media (width<=1199px){.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading small{margin-right:4px;font-size:12px;line-height:15px}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading small.follow-up-date{margin-bottom:5px;margin-left:0}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div.heading small:first-child{display:none}}@media (width<=767px){.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .history-grid>div{text-align:left}}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .rating-cell{background-color:#0080000d;justify-content:center;align-items:center;display:flex;position:absolute;inset:-5px}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="1/5"]{background-color:#00800013;background-image:linear-gradient(90deg,#0080001a 20%,#0000 20% 100%)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="2/5"]{background-color:#0080001a;background-image:linear-gradient(90deg,#00800026 40%,#0000 40% 100%)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="3/5"]{background-color:#00800020;background-image:linear-gradient(90deg,#00800033 60%,#0000 60% 100%)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="4/5"]{background-color:#00800026;background-image:linear-gradient(90deg,#00800040 80%,#0000 80% 100%)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .rating-cell[data-rating="5/5"]{background-image:linear-gradient(90deg,#0080004d 100%,#0000 100% 100%)}@media (width<=1199px){.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .rating-cell{inset:0}}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .selected-checkmark{border-top:27px solid #0000;border-bottom:27px solid #0000;border-left:27px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .selected-checkmark i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .banned-mark{border-top:27px solid #0000;border-bottom:27px solid #0000;border-left:27px solid var(--red-light);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .banned-mark i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}@media (width<=767px){.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .contact-name{padding-right:0}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr td .favoriteStar{top:30px;right:unset;left:5px}}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted{background-color:var(--blue-tile);color:#fff}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted i:not(.favoriteStar),.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted i:not(.favoriteStar):before,.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted i:not(.favoriteStar):after{color:#fff}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted i:not(.favoriteStar).id-status:before{color:var(--blue-tile)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted a{color:#fff}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted a:hover{text-decoration:underline}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted .valueNotSet{color:#fff}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell{background-color:#ffffff0d}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="1/5"]{background-color:#ffffff13;background-image:linear-gradient(90deg,#ffffff1a 20%,#0000 20% 100%)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="2/5"]{background-color:#ffffff1a;background-image:linear-gradient(90deg,#ffffff26 40%,#0000 40% 100%)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="3/5"]{background-color:#ffffff20;background-image:linear-gradient(90deg,#fff3 60%,#0000 60% 100%)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="4/5"]{background-color:#ffffff26;background-image:linear-gradient(90deg,#ffffff40 80%,#0000 80% 100%)}.contacts-table>section .table-with-sticky-headers .customizable-table tbody tr.highlighted td .rating-cell[data-rating="5/5"]{background-image:linear-gradient(90deg,#ffffff4d 100%,#0000 100% 100%)}.contacts-table .followup-filter-button{margin-bottom:3px;display:inline-block}.contacts-table .followup-filter-button .selected{background-color:var(--dashboard-blue);color:#fff}.contacts-table .dropdown-menu{text-transform:none;font-family:Regular}.contacts-table .dropdown-menu a{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}.contacts-table .dropdown-menu a:hover{text-decoration:underline}.contacts-table .dropdown-menu:before{display:none}.custObjRelAmlFunctionView .aml-questions{gap:var(--large-gap);margin-bottom:var(--large-gap);flex-direction:column;display:flex}.custObjRelAmlFunctionView .aml-questions .aml-question{gap:var(--large-gap);align-items:flex-start;display:flex}.custObjRelAmlFunctionView .aml-questions .aml-question .radio-type label{min-width:42px}.custObjRelAmlFunctionView .aml-questions .aml-question .question-text{flex:1}.custObjRelAmlFunctionView .aml-questions .aml-question .question-text .question-header{text-wrap:balance}.custObjRelAmlFunctionView .role-holders .role-holder{margin-bottom:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);border:1 px solid var(--primary-dark);padding:0}.custObjRelAmlFunctionView .role-holders .role-holder .panel-heading{cursor:pointer;z-index:1;background-color:var(--white);padding:15px 48px 6px 15px;position:sticky;top:-20px}.custObjRelAmlFunctionView .role-holders .role-holder .panel-heading .bubbleBtn{right:var(--medium-gap)}.custObjRelAmlFunctionView .role-holders .role-holder .panel-collapse{padding:0 var(--large-gap) var(--large-gap) var(--large-gap)}.custObjRelAmlFunctionView .role-holders .role-holder .panel-collapse .role-holder-info{margin-bottom:var(--medium-gap);word-break:break-word}.custObjRelAmlFunctionView .role-holders .section-header{position:relative}.custObjRelAmlFunctionView .role-holders .section-header.collapsed .fa-chevron-down{transform:rotate(-90deg)}.customPromptForImageTextSuggestions .prompt-message{height:500px}.customPromptForImageTextSuggestions .system-standard-button{float:right}.contact-card{border-radius:8px;position:relative}.contact-card .loadingIndicator{z-index:10;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-card .contact-card-details{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.contact-card .contact-card-details .loading-indicator{color:var(--primary-light);font-size:2.5em;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px)}.contact-card .contact-card-details .assignment-level{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.contact-card .assignment-level{writing-mode:vertical-lr;text-orientation:mixed;width:23px;height:100%;color:var(--white);text-transform:uppercase;justify-content:center;align-items:center;font-size:11px;display:flex;transform:rotate(180deg)}.contact-card .contact-card-content{padding:var(--large-gap) var(--large-gap) var(--large-gap) 38px;box-sizing:border-box;flex-direction:column;gap:12px;min-height:175px;display:flex}.contact-card .contact-card-content .page-alert{margin-bottom:0}.contact-card .contact-card-content .contact-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.contact-card .contact-card-content .contact-card-header .contact-card-name-section{align-items:center;gap:12px;display:flex}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-icon{color:var(--primary-lightest);flex:0 0 64px}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-icon .fa-inverse{color:var(--primary)}@media (width<=1199px){.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-icon{flex:0 0 32px;font-size:1em}}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details{flex-direction:column;display:flex}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .contact-name-and-id{gap:var(--large-gap);align-items:center;display:flex}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .contact-name-and-id a{color:var(--text-color);gap:var(--medium-gap);align-items:center;display:flex}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .contact-name-and-id a h3{margin:0;font-family:Black;font-size:20px;font-weight:900;line-height:22px}@media (width<=1199px){.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .contact-name-and-id a h3{font-size:17px;line-height:19px}}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .contact-name-and-id a:after{content:"";font-family:"Font Awesome 5 Pro";font-size:25px;font-weight:300;transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .contact-name-and-id a:hover{color:var(--link-color)}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .contact-name-and-id a:hover:after{transform:translate(.25rem)}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .contact-address{margin-bottom:var(--small-gap);font-size:11px;line-height:13px}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .crm-actions{gap:var(--small-gap);flex-wrap:wrap;display:flex}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .crm-actions .activity-btn{color:var(--blue-dark);border-color:var(--blue-dark)}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .crm-actions .tips-btn{background-color:var(--pob-active);color:#fff;border-color:var(--pob-active-dark)}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-details .crm-actions .tips-btn:hover{background-color:var(--pob-active-dark)}.contact-card .contact-card-content .contact-card-header .contact-card-name-section .profile-identification{cursor:pointer;align-items:flex-start;padding-top:2px;display:flex}.contact-card .contact-card-content .contact-card-header .contact-card-actions{flex-wrap:wrap;align-items:center;display:flex}.contact-card .contact-card-content .contact-card-header .contact-card-actions .communication-actions{align-items:center;gap:var(--large-gap);display:flex}.contact-card .contact-card-content .contact-card-header .contact-card-actions .communication-actions .btn{max-width:100px}.contact-card .contact-card-content .contact-card-header .contact-card-actions .communication-actions .btn span{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.contact-card .contact-card-content .contact-card-header .contact-card-actions .communication-actions .btn span.email{text-transform:lowercase}.contact-card .contact-card-content .follow-up-alert{padding:var(--small-gap);margin-bottom:0}.contact-card .contact-card-content .contact-info{display:flex}.contact-card .contact-card-content .contact-info .info-item{gap:16px;display:flex}.contact-card .contact-card-content .contact-info .info-item>div{white-space:nowrap;gap:8px;display:flex}.contact-card .contact-card-content .contact-info .info-item i{color:#2f7b6d;font-size:1rem}.contact-card .contact-card-content .contact-info .info-item span{line-height:1}.contact-card .contact-card-content .contact-tags{flex-wrap:wrap;gap:8px;display:flex}.contact-card .contact-card-content .contact-relations{gap:var(--large-gap);flex-wrap:wrap;display:flex}.contact-card .contact-card-content .relation-card{background:var(--functionview-bg);border-radius:var(--border-radius);padding:var(--medium-gap);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.contact-card .contact-card-content .relation-card-content{font-family:Bold}.contact-card .contact-card-content .relation-title{text-wrap:balance;font-size:12px;line-height:1.2}.contact-card .contact-card-content .relation-title.valueNotSet,.contact-card .contact-card-content .relation-date,.contact-card .contact-card-content .relation-address{font-family:Regular;font-size:12px}.contact-card .contact-card-content .relation-address a{gap:var(--small-gap);align-items:center}.contact-card .contact-card-content .relation-address a i{color:var(--blue);font-size:14px}.contact-card .btn-icon-vertical{cursor:pointer;background:0 0;flex-direction:column;align-items:center;gap:4px;padding:4px 8px;display:flex}.contact-card .btn-icon-vertical:disabled{opacity:.5;cursor:not-allowed}.contact-card .btn-icon-vertical i{color:var(--blue-dark);font-size:18px}.contact-card .btn-icon-vertical span{color:var(--primary);font-size:12px}.contact-card .btn-icon-vertical:hover{background:0 0}.contact-card .btn-icon-vertical:hover i{font-weight:900}.customerRelationsList-filters{width:200px;margin-bottom:15px}.customerRelationsList table.responsive tbody tr td{vertical-align:middle}.customerRelationsList table.responsive tbody tr td .badges{padding-top:3px}.customerRelationsList table.responsive tbody tr td .badges li{background-color:#0000}.customerRelationsList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.customerRelationsList table.responsive tbody tr td .badges li.viewingInvite{background-color:var(--blue-light)}.customerRelationsList table.responsive tbody tr td .badges li.viewingInvite label{color:#fff}.customerRelationsList table.responsive tbody tr td .badges li.rental{background-color:var(--yellow-light)}.customerRelationsList table.responsive tbody tr td .badges li.rental label{color:#000}.customerRelationsList table.responsive tbody tr td .badges li.leadFollow{background-color:var(--green-light)}.customerRelationsList table.responsive tbody tr td .badges li.leadFollow label{color:#fff}.customerRelationsList table.responsive tbody tr td .badges li.bidFollow{background-color:var(--purple-light)}.customerRelationsList table.responsive tbody tr td .badges li.bidFollow label{color:#fff}.customerRelationsList table.responsive tbody tr td.rules{white-space:normal}.customerRelationsList table.responsive tbody tr.inactive{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}.customerRelationsList table.responsive tbody tr.inactive .badges{opacity:.8}.customerRelationsList table.responsive tbody tr.inactive .badges li label{background-color:#fff9}@media (width>=768px){.customerRelationsList table.responsive tbody tr{height:45px}}#ActivitiesComponent .panel-crm .panel-heading .panel-title a.contact-route{padding-left:0;position:absolute;right:10px}#ActivitiesComponent .panel-crm .panel-heading .panel-title a.contact-route i{padding:unset}#ActivitiesComponent .activities-section-header{color:var(--primary-darker)}#ActivitiesComponent .no-activities-found{margin-bottom:10px;font-style:italic}#ActivitiesComponent .notes-header-label{padding:var(--large-gap);padding-right:0}#ActivitiesComponent .moreFutureEntriesButton{text-align:center;cursor:pointer;padding-bottom:10px}#ActivitiesComponent .morePastEntriesButton{text-align:center;cursor:pointer;padding-top:10px}#ActivitiesComponent .timeline{position:relative}#ActivitiesComponent .timeline .whole-date{margin-right:12px}#ActivitiesComponent .timeline .whole-date .time-portion{text-align:center}#ActivitiesComponent .timeline:before{content:" ";border-left:solid 1px var(--primary);width:1px;position:absolute;top:0;bottom:0;left:98px}#ActivitiesComponent .timeline .timelineholder{cursor:pointer;width:100%;min-height:70px;display:inline-flex}#ActivitiesComponent .timeline .timelineholder:last-child:after{content:"";color:var(--primary);margin-bottom:8px;font-family:"Font Awesome 5 Pro";font-size:10px;font-weight:900;position:absolute;bottom:-13px;left:94px}#ActivitiesComponent .timeline .timelineholder .datatemplate{margin:-5px 0 25px 6px;position:relative}#ActivitiesComponent .timeline .timelineholder .datatemplate .signature{color:var(--primary);font-style:italic}#ActivitiesComponent .timeline .timelineholder .datatemplate .onlytime{background-color:var(--functionview-bg);text-align:center;z-index:1000;width:42px;height:20px;font-size:12px;position:absolute;top:calc(50% - 10px);left:-61px}#ActivitiesComponent .ownership-step-circle{color:#fff;background:#2e8b6d;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;margin-right:16px;padding-left:12px;display:flex;position:relative}#ActivitiesComponent .ownership-step-circle.red{background-color:var(--pob-active-dark);color:#fff}#ActivitiesComponent .ownership-step-circle.gray{background-color:var(--primary-darker);color:#fff}#ActivitiesComponent .ownership-actions-container{background:#fff;display:inline-flex}#ActivitiesComponent .ownership-actions{flex-wrap:wrap;gap:12px;display:flex}#ActivitiesComponent .ownership-action-btn{color:#2e8b6d;cursor:pointer;background:#fff;border:1px solid #2e8b6d;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}#ActivitiesComponent .ownership-action-btn:hover{background:#f3f6f5}#ActivitiesComponent .ownership-action-btn.active-btn{color:#fff;background-color:#2e8b6d}#ActivitiesComponent .ownership-action-btn.active-btn:hover{color:#fff}#ActivitiesComponent textarea{background:#f9f9f8}#ActivitiesComponent .newnote-widget-form{margin-top:10px;margin-bottom:14px}#ActivitiesComponent .newnote-widget-form .note-buttons{text-align:right;margin-top:10px}#DocumentsTimelineComponent .panel-crm .panel-heading .panel-title a.contact-route{padding-left:0;position:absolute;right:10px}#DocumentsTimelineComponent .panel-crm .panel-heading .panel-title a.contact-route i{padding:unset}#DocumentsTimelineComponent .notes-header-label{padding:var(--large-gap);padding-right:0}#DocumentsTimelineComponent .moreFutureEntriesButton{text-align:center;cursor:pointer;padding-bottom:10px}#DocumentsTimelineComponent .morePastEntriesButton{text-align:center;cursor:pointer;padding-top:10px}#DocumentsTimelineComponent .timeline{margin-top:-8px;position:relative}#DocumentsTimelineComponent .timeline .whole-date{margin-right:12px}#DocumentsTimelineComponent .timeline .whole-date .time-portion{text-align:center}#DocumentsTimelineComponent .timeline:before{content:" ";border-left:solid 1px var(--primary);width:1px;position:absolute;top:0;bottom:0;left:98px}#DocumentsTimelineComponent .timeline .timelineholder{cursor:pointer;width:100%;min-height:70px;display:inline-flex}#DocumentsTimelineComponent .timeline .timelineholder:last-child{padding-bottom:20px}#DocumentsTimelineComponent .timeline .timelineholder:last-child:after{content:"";color:var(--primary);font-family:"Font Awesome 5 Pro";font-size:10px;font-weight:900;position:absolute;bottom:-13px;left:94px}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .fa-file-alt{color:#961932}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .fa-file-excel{color:#1b7343}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .fa-file-word{color:#27549b}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .fa-file-pdf{color:#d51e00}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .fa-file{color:#27549b}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .fa-envelope{color:#006fc8}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .fa-file-powerpoint{color:#d44519}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .fa-file-image{color:#961932}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .fa-file-chart-pie{color:#f26729}#DocumentsTimelineComponent .timeline .timelineholder .document-icon .next-doc{color:#961932}#DocumentsTimelineComponent .timeline .timelineholder .datatemplate{margin:-5px 0 25px 6px;position:relative}#DocumentsTimelineComponent .timeline .timelineholder .datatemplate .entry{margin-top:5px}#DocumentsTimelineComponent .timeline .timelineholder .datatemplate .onlytime{background-color:var(--functionview-bg);text-align:center;z-index:1000;width:42px;height:20px;font-size:12px;position:absolute;top:calc(50% - 10px);left:-61px}#DocumentsTimelineComponent .ownership-step-circle{border:1px solid var(--primary);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-5px;padding-left:0;display:flex;position:relative}#DocumentsTimelineComponent .ownership-actions-container{background:#fff;display:inline-flex}#DocumentsTimelineComponent .ownership-actions{flex-wrap:wrap;gap:12px;display:flex}#DocumentsTimelineComponent .ownership-action-btn{color:#2e8b6d;cursor:pointer;background:#fff;border:1px solid #2e8b6d;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}#DocumentsTimelineComponent .ownership-action-btn:hover{background:#f3f6f5}#DocumentsTimelineComponent .ownership-action-btn.active-btn{color:#fff;background-color:#2e8b6d}#DocumentsTimelineComponent .ownership-action-btn.active-btn:hover{color:#fff}#DocumentsTimelineComponent textarea{background:#f9f9f8}#DocumentsTimelineComponent .newnote-widget-form{margin-top:10px;margin-bottom:14px}#DocumentsTimelineComponent .newnote-widget-form .note-buttons{text-align:right;margin-top:10px}#NotesTimelineComponent .panel-crm .panel-heading .panel-title a.contact-route{padding-left:0;position:absolute;right:10px}#NotesTimelineComponent .panel-crm .panel-heading .panel-title a.contact-route i{padding:unset}#NotesTimelineComponent .panel-body #textFilter{border:1px solid var(--primary);margin-top:-16px;margin-bottom:16px}#NotesTimelineComponent .notes-header-label{padding:var(--large-gap);padding-right:0}#NotesTimelineComponent .moreFutureEntriesButton{text-align:center;cursor:pointer;padding-bottom:10px}#NotesTimelineComponent .morePastEntriesButton{text-align:center;cursor:pointer;padding-top:10px}#NotesTimelineComponent .timeline{position:relative}#NotesTimelineComponent .timeline .whole-date{margin-right:12px}#NotesTimelineComponent .timeline .whole-date .time-portion{text-align:center}#NotesTimelineComponent .timeline:before{content:" ";border-left:solid 1px var(--primary);width:1px;position:absolute;top:0;bottom:0;left:98px}#NotesTimelineComponent .timeline .timelineholder{cursor:pointer;width:100%;display:inline-flex}#NotesTimelineComponent .timeline .timelineholder:last-child{padding-bottom:20px}#NotesTimelineComponent .timeline .timelineholder:last-child:after{content:"";color:var(--primary);font-family:"Font Awesome 5 Pro";font-size:10px;font-weight:900;position:absolute;bottom:-13px;left:94px}#NotesTimelineComponent .timeline .timelineholder .datatemplate{margin:-5px 0 25px 6px;position:relative}#NotesTimelineComponent .timeline .timelineholder .datatemplate .onlytime{background-color:var(--functionview-bg);text-align:center;z-index:1000;width:42px;height:20px;font-size:12px;position:absolute;top:calc(50% - 10px);left:-61px}#NotesTimelineComponent .ownership-step-circle{color:#fff;background:#2e8b6d;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;margin-right:16px;padding-left:12px;display:flex;position:relative}#NotesTimelineComponent .ownership-actions-container{background:#fff;display:inline-flex}#NotesTimelineComponent .ownership-actions{flex-wrap:wrap;gap:12px;display:flex}#NotesTimelineComponent .ownership-action-btn{color:#2e8b6d;cursor:pointer;background:#fff;border:1px solid #2e8b6d;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}#NotesTimelineComponent .ownership-action-btn:hover{background:#f3f6f5}#NotesTimelineComponent .ownership-action-btn.active-btn{color:#fff;background-color:#2e8b6d}#NotesTimelineComponent .ownership-action-btn.active-btn:hover{color:#fff}#NotesTimelineComponent textarea{background:#f9f9f8}#NotesTimelineComponent .newnote-widget-form{margin-top:10px;margin-bottom:14px}#NotesTimelineComponent .newnote-widget-form .note-buttons{text-align:right;margin-top:10px}#ObjectRelationsComponent .object-relations-header-label{padding:var(--large-gap);padding-right:0}#ObjectRelationsComponent .contact-relations .related-objects>li{box-shadow:unset;border:unset;padding:0}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist{height:134px}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist.expanded{height:unset;overflow:visible}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card{background-color:unset;border:1px solid var(--bg);height:120px;box-shadow:unset;border-radius:8px}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card .right-info .object-status{position:absolute;top:2px;left:2px}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card .right-info .object-status.badge.kontrakt{color:#fff;background-color:#eab308}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card .right-info .object-status.badge.innsalg{color:#fff;background-color:#2d8674}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card .right-info .object-status.badge.klargjoring{color:#fff;background-color:#16a34a}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card .right-info .object-status.badge.oppgjor{background-color:var(--pob-active);color:#fff}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card .right-info .object-status.badge.tilsalgs,#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card .right-info .object-status.badge.tilutleie{color:#fff;background-color:#17a2b8}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card .left-info{border-radius:8px}#ObjectRelationsComponent .contact-relations .related-objects>li ul.objectlist li.object-tile .related-object-card .left-info .image{border-bottom-left-radius:8px}#CustomerJourney{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:0;padding:var(--large-gap) var(--large-gap) var(--large-gap) 16px;box-sizing:border-box;flex-direction:column;gap:12px;min-height:175px;display:flex;position:relative;overflow:hidden}#CustomerJourney .journey-header .loadingIndicator{left:unset;top:40px;right:20px}#CustomerJourney #NotesTimelineComponent .section-loader,#CustomerJourney #DocumentsTimelineComponent .section-loader,#CustomerJourney #ActivitiesComponent .section-loader,#CustomerJourney #ObjectRelationsComponent .section-loader{top:25px}#CustomerJourney #NotesTimelineComponent .section-loader i,#CustomerJourney #DocumentsTimelineComponent .section-loader i,#CustomerJourney #ActivitiesComponent .section-loader i,#CustomerJourney #ObjectRelationsComponent .section-loader i{padding:unset;font-size:1.5em}#CustomerJourney .panel-crm{margin-top:5px}#CustomerJourney .panel-crm .panel-heading:has(a.collapsed):after{right:unset;left:var(--medium-gap)}#CustomerJourney .panel-crm .panel-heading:after{right:unset;left:var(--medium-gap)}#CustomerJourney .panel-crm .panel-heading .panel-title a{padding-left:14px}#CustomerJourney .active-btn{color:#fff;background-color:#2e8b6d}#CustomerJourney .journey-header .btn-outline.small.mine-btn:hover{color:#fff}#CustomerJourney .journey-header div.journey-header-title{align-items:center;gap:var(--medium-gap);flex:1;text-decoration:none;display:flex}#CustomerJourney .journey-header div.journey-header-title i{margin-right:4px;padding-bottom:10px}.customizable-field-section div:has(.has-info-text){overflow:visible}.customizable-field-section.readMode label.has-info-text{white-space:normal;overflow:visible}#customizableFilterTabs{margin-bottom:var(--large-gap);flex-direction:column;justify-content:center;display:flex}#customizableFilterTabs .filter-toggle{align-self:center}#customizableFilterTabs #togglePageFilters{width:8rem}#customizableFilterTabs #togglePageFilters .expanded-text{display:inline}#customizableFilterTabs #togglePageFilters .collapsed-text,#customizableFilterTabs #togglePageFilters.collapsed .expanded-text{display:none}#customizableFilterTabs #togglePageFilters.collapsed .collapsed-text{display:inline}#customizableFilterTabs #pageFilters{z-index:201;position:sticky;top:-15px;left:-15px}#customizableFilterTabs #pageFilters .filterTabs{padding:0 var(--large-gap);padding-top:var(--large-gap);margin:0 -15px}#customizableFilterTabs #pageFilters .filterTabs .tabs{flex-wrap:wrap}#customizableFilterTabs #pageFilters .filterTabs .tabs .fa-filter,#customizableFilterTabs #pageFilters .filterTabs .tabs li .tab .fa-filter{color:var(--red-light)}#customizableFilterTabs #pageFilters .filterTabs .tabs li.active .tab i,#customizableFilterTabs #pageFilters .filterTabs .tabs li:hover .tab i{color:#fff}#customizableFilterTabs #pageFilters .filterTabs .filter-details{background-color:var(--primary-lighter);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding-bottom:10px}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary{align-items:flex-start;gap:var(--small-gap);overflow-y:initial;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin:0;padding:10px 10px 0;display:grid}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .filter-options{flex-direction:column;grid-area:1/1/span 3/span 2;justify-content:space-between;align-self:stretch;margin-bottom:0;display:flex}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .range-filter{padding:var(--small-gap);border:solid 1px var(--white);border-radius:var(--border-radius)}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .range-filter.span-two-columns{grid-column:span 2}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .nullable-year-filter{padding:var(--small-gap);border:solid 1px var(--white);border-radius:var(--border-radius)}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .zip-filter{border:solid 1px var(--white);border-radius:var(--border-radius);grid-column:3/-1;padding:5px 40px 5px 5px;position:relative}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .zip-filter .fa-times{display:none}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .zip-filter.in-use .fa-times{color:var(--red-light);cursor:pointer;font-size:20px;display:inline;position:absolute;top:13px;right:13px}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .zip-filter .multiSelectDropdown{border:none;padding:0}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .role-filter{border:solid 1px var(--white);border-radius:var(--border-radius);grid-column:3/-1;padding:5px 40px 5px 5px;position:relative}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .role-filter .fa-times{display:none}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .role-filter.in-use .fa-times{color:var(--red-light);cursor:pointer;font-size:20px;display:inline;position:absolute;top:13px;right:13px}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .role-filter.in-use .multiSelectDropdown{border:none;padding:0}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .role-filter .multiselect-pair{flex-wrap:wrap;display:flex}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .role-filter .multiselect-pair>div{max-width:100%;margin-bottom:10px;margin-right:10px}@media (width<=767px){#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .role-filter .multiselect-pair{display:block}}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .date-filter{border:solid 1px var(--white);border-radius:var(--border-radius);grid-column:3/-1;margin:0 10px;padding:5px 40px 5px 5px;position:relative}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .date-filter .fa-times{display:none}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .date-filter.in-use .fa-times{color:var(--red-light);cursor:pointer;font-size:20px;display:inline;position:absolute;top:13px;right:13px}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .multiSelectDropdown{border:solid 1px var(--white);border-radius:var(--border-radius);grid-column:3/-1;padding:5px;position:relative}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .alert .user-tip{flex:0 0 100%}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .toggle-filter{border:solid 1px var(--white);border-radius:var(--border-radius);align-items:flex-start;gap:var(--small-gap);grid-column:3/-1;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));padding:5px 40px 5px 5px;display:grid;position:relative}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .toggle-filter label{grid-column:1/-1;margin-left:5px}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .toggle-button{cursor:pointer;box-shadow:none;white-space:normal;text-wrap:balance;border:none;align-self:stretch;line-height:15px}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .toggle-button:hover{color:#fff;background-color:var(--dashboard-blue-light)}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .toggle-button.active{background-color:var(--dashboard-blue);color:#fff}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .toggle-button.active:hover{background-color:var(--dashboard-blue-light)}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary.inactive button:not(.reset-button){opacity:.7}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary.inactive button:not(.reset-button).filter-action{opacity:1}@media (width<=991px){#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-auto-flow:dense}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .filter-options,#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .multiSelectDropdown,#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .zip-filter,#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .role-filter,#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .date-filter,#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .toggle-filter{grid-column:1/span 3}#customizableFilterTabs #pageFilters .filterTabs .filter-details .filter-summary .range-filter.span-two-columns{grid-column:span 3}}.customizable-table-section{position:relative}.customizable-table-section .section-divider .fa-filter{color:var(--red-light);margin-right:5px;display:inline-block}.customizable-table-section .section-divider .fa-filter:before{vertical-align:middle}.customizable-table-section .customizable-table{table-layout:fixed;width:100%}.customizable-table-section .customizable-table .has-pointer-cursor{cursor:pointer}.customizable-table-section .customizable-table .has-pointer-alias{cursor:alias}.customizable-table-section .customizable-table thead tr{border-bottom:solid 1px var(--primary-lighter);background-color:var(--white)}.customizable-table-section .customizable-table thead tr th{vertical-align:bottom;padding:5px;position:relative}.customizable-table-section .customizable-table thead tr th .headerOverflowVisible{gap:var(--small-gap);align-items:center;max-width:100%;display:inline-flex;overflow:visible}.customizable-table-section .customizable-table thead tr th .headerOverflowVisible .header-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.customizable-table-section .customizable-table thead tr th .headerOverflowVisible [class*=data-tip-]{flex:0 0 30px}.customizable-table-section .customizable-table thead tr th>div{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.customizable-table-section .customizable-table thead tr th>div.noSorting{cursor:default}.customizable-table-section .customizable-table thead tr th>div .fa-cog{color:var(--link-color);padding:0 12px;font-size:16px}.customizable-table-section .customizable-table thead tr th>div .fa-cog:hover{opacity:.9}.customizable-table-section .customizable-table thead tr th>div .header-label:before{content:"";color:var(--primary);text-align:left;width:10px;font-family:"Font Awesome 5 Pro";font-weight:900;display:inline-block}.customizable-table-section .customizable-table thead tr th>div.asc{font-family:Bold}.customizable-table-section .customizable-table thead tr th>div.asc .header-label:before{content:"";color:var(--black)}.customizable-table-section .customizable-table thead tr th>div.desc{font-family:Bold}.customizable-table-section .customizable-table thead tr th>div.desc .header-label:before{content:"";color:var(--black)}.customizable-table-section .customizable-table thead tr th>div.noSorting .header-label:before{content:"";display:none}.customizable-table-section .customizable-table thead tr th>div:hover .header-label:before{color:var(--link-color)}.customizable-table-section .customizable-table thead tr th.amount-column{text-align:right;padding-right:1.8em}.customizable-table-section .customizable-table>tbody tr td{padding:5px;position:relative}.customizable-table-section .customizable-table>tbody tr td.amount-column{text-align:right}@media (width>=992px){.customizable-table-section .customizable-table>tbody tr td.amount-column:not([data-amount*=\.]){padding-right:1.8em}}.customizable-table-section .customizable-table>tbody tr td.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.customizable-table-section .customizable-table>tbody tr td.favorite-cell{text-align:center;vertical-align:middle}.customizable-table-section .customizable-table>tbody tr td.favorite-cell i.favoriteStar{position:unset;font-size:1.5em}@media (width<=767px){.customizable-table-section .customizable-table>tbody tr td.favorite-cell{text-align:right;padding:5px}}.customizable-table-section .customizable-table>tbody tr td.status-cell{text-align:center;vertical-align:middle;padding:0;overflow:visible}.customizable-table-section .customizable-table>tbody tr td.status-cell i{font-size:1.25em}.customizable-table-section .customizable-table>tbody tr td.status-cell.red i{color:var(--red-light)}.customizable-table-section .customizable-table>tbody tr td.status-cell.yellow i{color:var(--yellow)}.customizable-table-section .customizable-table>tbody tr td.status-cell.green i{color:var(--green-light)}.customizable-table-section .customizable-table>tbody tr td.status-cell.blue i{color:var(--blue-light)}@media (width<=767px){.customizable-table-section .customizable-table>tbody tr td.status-cell{text-align:right;padding:var(--small-gap)}}.customizable-table-section .customizable-table>tbody tr:hover{background-color:var(--list-hover-color);border-top-color:var(--primary);border-bottom-color:var(--primary)}.customizable-table-section .customizable-table>tbody tr.selected{background-color:var(--green-light);color:#fff}.customizable-table-section .customizable-table>tbody tr.selected a,.customizable-table-section .customizable-table>tbody tr.selected i{color:#fff}.customizable-table-section .customizable-table>tbody tr.read-only{background-color:var(--list-readonly-color);color:var(--yellow-darkest)}.customizable-table-section .customizable-table>tbody tr.read-only td:first-child{background-color:var(--yellow-lightest)}.customizable-table-section .customizable-table>tbody tr.unselectable{background-color:var(--primary-lightest);cursor:default}.customizable-table-section .customizable-table>tbody tr.selected-sidepanel-open{background-color:var(--green);color:#fff;font-family:Bold}.customizable-table-section .customizable-table>tbody tr.selected-sidepanel-open a,.customizable-table-section .customizable-table>tbody tr.selected-sidepanel-open i{color:#fff}.customizable-table-section .customizable-table>tbody tr.highlighted{background-color:var(--blue);color:#fff}.customizable-table-section .customizable-table>tbody tr.highlighted a,.customizable-table-section .customizable-table>tbody tr.highlighted i:not(.fa-info-circle),.customizable-table-section .customizable-table>tbody tr.highlighted .badges li label{color:#fff}.customizable-table-section .customizable-table>tbody tr:has(+tr:hover){border-bottom-color:var(--primary)}.customizable-table-section .customizable-table.tilted thead th{text-transform:none;padding-top:60px;font-family:Regular}.customizable-table-section .customizable-table.tilted thead th>div{transform-origin:100% bottom;cursor:pointer;align-items:center;width:20px;height:30px;padding-left:20px;display:flex;overflow:visible;transform:rotate(315deg)}.customizable-table-section .customizable-table.tilted thead th>div .header-label{width:165px;display:block}.customizable-table-section .customizable-table.tilted thead th>div .header-label:before{display:none}.customizable-table-section .customizable-table.tilted thead th>div .header-label:after{content:"";color:var(--primary);border:solid 1px var(--primary-lighter);background-color:var(--white);text-align:center;width:14px;height:14px;font-family:"Font Awesome 5 Pro";font-weight:900;line-height:13px;display:block;position:absolute;bottom:0;left:3px;transform:rotate(-315deg)}.customizable-table-section .customizable-table.tilted thead th>div.asc{font-family:Bold}.customizable-table-section .customizable-table.tilted thead th>div.asc .header-label:after{content:"";color:var(--black)}.customizable-table-section .customizable-table.tilted thead th>div.desc{font-family:Bold}.customizable-table-section .customizable-table.tilted thead th>div.desc .header-label:after{content:"";color:var(--black)}.customizable-table-section .customizable-table.tilted thead th>div:hover{color:var(--black)}.customizable-table-section .customizable-table.tilted thead th>div:hover .header-label:after{color:var(--link-color)}.customizable-table-section .customizable-table.tilted thead th.amount-column>div{float:right}.customizable-table-section .customizable-table.tilted thead th[colspan="1"]{min-width:30px;max-width:30px}@media (width>=768px){.customizable-table-section .customizable-table.auto-width{width:auto;min-width:100%}.customizable-table-section .customizable-table.auto-width thead tr th:first-child{z-index:1;background-color:var(--white);position:sticky;top:auto;left:-16px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="1"]{min-width:30px;max-width:30px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="2"]{min-width:60px;max-width:60px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="3"]{min-width:90px;max-width:90px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="4"]{min-width:120px;max-width:120px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="5"]{min-width:150px;max-width:150px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="6"]{min-width:180px;max-width:180px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="7"]{min-width:210px;max-width:210px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="8"]{min-width:240px;max-width:240px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="9"]{min-width:270px;max-width:270px}.customizable-table-section .customizable-table.auto-width thead tr th[colspan="10"]{min-width:300px;max-width:300px}.customizable-table-section .customizable-table.auto-width tbody tr{cursor:pointer}.customizable-table-section .customizable-table.auto-width tbody tr td:first-child{z-index:1;background-color:var(--white);position:sticky;top:auto;left:-16px}.customizable-table-section .customizable-table.auto-width tbody tr td:first-child:hover{z-index:2}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="1"]{min-width:30px;max-width:30px}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="2"]{min-width:60px;max-width:60px}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="3"]{min-width:90px;max-width:90px}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="4"]{min-width:120px;max-width:120px}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="5"]{min-width:150px;max-width:150px}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="6"]{min-width:180px;max-width:180px}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="7"]{min-width:210px;max-width:210px}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="8"]{min-width:240px;max-width:240px}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="9"]{min-width:270px;max-width:270px}.customizable-table-section .customizable-table.auto-width tbody tr td[colspan="10"]{min-width:300px;max-width:300px}.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info{overflow:visible}.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info>div{justify-content:space-between;display:flex}.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info>div span{text-overflow:ellipsis;overflow:hidden}.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info>div [data-tip-bl]{overflow:visible}.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info>div [data-tip-bl]:after{width:175px}.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info:hover{z-index:5000}.customizable-table-section .customizable-table.auto-width tbody tr:hover td:first-child{background-color:var(--primary-lightest)}.customizable-table-section .customizable-table.auto-width tbody tr.selected>td:first-child,.customizable-table-section .customizable-table.auto-width tbody tr.selected:hover td:first-child{background-color:var(--green-light);color:var(--white)}.customizable-table-section .customizable-table.auto-width tbody tr.unselectable{cursor:default}.customizable-table-section .customizable-table.auto-width tbody tr.unselectable>td:first-child,.customizable-table-section .customizable-table.auto-width tbody tr.unselectable:hover td:first-child{background-color:var(--primary-lightest)}.customizable-table-section .customizable-table.auto-width tbody tr.selected-sidepanel-open>td:first-child,.customizable-table-section .customizable-table.auto-width tbody tr.selected-sidepanel-open:hover td:first-child{background-color:var(--green);color:var(--white)}.customizable-table-section .customizable-table.auto-width tbody tr.highlighted td:first-child,.customizable-table-section .customizable-table.auto-width tbody tr.highlighted:hover td:first-child{background-color:var(--blue);color:var(--white)}.customizable-table-section .customizable-table.auto-width tbody tr.read-only td:first-child{background-color:var(--list-readonly-color)}.customizable-table-section .customizable-table.auto-width tbody tr.read-only:hover td:first-child{background-color:var(--yellow-lightest)}}@media (width>=768px) and (width<=991px){.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info>div{display:block}}@media (width>=768px) and (width>=768px){.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info:first-child>div [data-tip-bl]{margin-left:-5px}.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info:first-child>div [data-tip-bl]:before{right:unset;border-width:0 .875em .625em 0;left:50%}.customizable-table-section .customizable-table.auto-width tbody tr td.text-and-info:first-child>div [data-tip-bl]:after{right:unset;border-top-left-radius:0;border-top-right-radius:.25em;left:50%}}@media (width<=767px){.customizable-table-section .customizable-table.auto-width tbody tr.selected td:first-child{background-color:var(--green-light);color:var(--white)}.customizable-table-section .customizable-table.auto-width tbody tr.unselectable{cursor:default}.customizable-table-section .customizable-table.auto-width tbody tr.unselectable td:first-child{background-color:var(--primary-lightest)}}.customizable-table-section .customizable-table.show-colgroup thead th:nth-child(2n),.customizable-table-section .customizable-table.show-colgroup tfoot th:nth-child(2n),.customizable-table-section .customizable-table.show-colgroup .column-styling:nth-child(2n){background-color:var(--list-column-color)}.customizable-table-section .customizable-table .doctype-cell i{cursor:pointer;margin-left:5px;font-size:16px}.customizable-table-section .customizable-table .doctype-cell i.fa-file-alt{color:#961932}.customizable-table-section .customizable-table .doctype-cell i.fa-file-excel{color:#1b7343}.customizable-table-section .customizable-table .doctype-cell i.fa-file-word{color:#27549b}.customizable-table-section .customizable-table .doctype-cell i.fa-file-pdf{color:#d51e00}.customizable-table-section .customizable-table .doctype-cell i.fa-file{color:#27549b}.customizable-table-section .customizable-table .doctype-cell i.fa-envelope{color:#006fc8}.customizable-table-section .customizable-table .doctype-cell i.fa-file-powerpoint{color:#d44519}.customizable-table-section .customizable-table .doctype-cell i.fa-file-image{color:#961932}.customizable-table-section .customizable-table .doctype-cell i.fa-file-chart-pie{color:#f26729}.customizable-table-section .customizable-table .doctype-cell .doctitle{cursor:pointer}.DatePicker{position:relative}vitec-global-datetimebox{display:block}#debetAndCreditSummary{justify-content:flex-start;padding:15px;display:flex}#debetAndCreditSummary ul{gap:var(--small-gap);flex-wrap:wrap;align-items:center;width:100%;margin:0;list-style:none;display:flex}#debetAndCreditSummary ul li{color:#fff;background-color:var(--primary);border-radius:var(--border-radius);white-space:nowrap;flex:0 0 140px;justify-content:space-between;align-items:center;padding:2px 4px;font-size:11px;display:flex}#debetAndCreditSummary ul li label{margin-right:10px}#debetAndCreditSummary ul li.selected-sum{background-color:var(--green)}.departments-filters{margin-bottom:var(--large-gap)}.departments-filters .vitec-checkbox{width:180px}.departments-table{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap)}.departments-table .header-table{background-color:var(--white);z-index:1003;padding-top:10px;top:115px}.departments-table .users-table .header-table{z-index:0;position:relative;top:0}.departments-table table.responsive tbody tr td{vertical-align:middle}.departments-table table.responsive tbody tr td.expanded-departments{background-color:var(--white);padding-left:30px}.departments-table table.responsive tbody tr td.expanded-departments th{background-color:var(--white)}.departments-table table.responsive tbody tr td.expanded-departments td.passive-dept{background-color:var(--list-inactive-color)}.departments-table table.responsive tbody tr td.expanded-departments .users-filters{margin-bottom:0}.departments-table table.responsive tbody tr td.expanded-departments .users-table{padding-right:0}.departments-table table.responsive tbody tr.passive-dept{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}.departments-table table.responsive tbody tr.passive-dept td:last-child:after{font-style:normal}.departments-table table.responsive tbody tr[id^=department-list-]+tr:not([id^=department-list-]){border:none}.departments-table table.responsive tbody tr[id^=department-list-]+tr:not([id^=department-list-])>td{padding:0}#debtWidget{text-align:center}#debtWidget .emptyIndicator{margin-top:-15px}#debtWidget .scroll-rows{text-align:left;height:100%;padding-right:10px;overflow-y:auto}#debtWidget .scroll-rows>div:not(:last-child){border-bottom:solid 1px var(--primary-light);margin-bottom:2px;padding-bottom:2px}#debtWidget .scroll-rows>div>div{clear:both}#debtWidget .scroll-rows>div .header{font-family:Bold}#debtWidget .scroll-rows>div .header span:last-child{float:right}.diffVisualizer{background-color:var(--white);color:var(--black);height:calc(100vh - 100px);margin:10px 30px;padding:10px;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1.7;overflow-y:auto}.diffVisualizer>span{word-break:break-all}.diffVisualizer>span.pre-wrapped{word-break:break-word;white-space:pre-wrap}.diffVisualizer del{color:#b30000;background:#fadad7;padding:2px 0;text-decoration:none}.diffVisualizer ins{color:#406619;background:#eaf2c2;padding:2px 0;text-decoration:none}.diffVisualizer ins[title^=Opprinnelig\:]{cursor:pointer;position:relative}.diffVisualizer ins[title^=Opprinnelig\:]:before{content:"";color:#406619;font-family:"Font Awesome 5 Pro";font-size:10px;font-weight:900;position:absolute;top:-10px;left:calc(50% - 5px)}.diffVisualizer ins[title^=Opprinnelig\:]:hover{color:var(--white);background-color:#406619}.diffVisualizer ins[title^=Opprinnelig\:]:hover:before{display:none}.documentOwners .owners-list{margin:0;padding:0;list-style:none}.documentOwners .owners-list li{background-color:var(--white);justify-content:space-between;margin-bottom:5px;padding:8px;display:flex}.documentOwners .owners-list li i{color:var(--primary-darkest);text-align:center;cursor:pointer;flex:0 0 36px;justify-content:center;align-items:center;margin:-8px;display:flex}.documentOwners .owners-list li i:hover{color:var(--white);background-color:var(--red-light)}#viewDocumentContainer{padding-top:58px}#viewDocumentContainer header{min-height:58px;padding:var(--medium-gap);align-items:center;gap:var(--large-gap);z-index:100000;background-color:var(--mainview-bg);flex-wrap:wrap;justify-content:space-between;display:flex;position:fixed;top:0;left:0;right:0}#viewDocumentContainer header .file-info{color:#fff;flex:1;min-width:300px}#viewDocumentContainer header .file-info .header{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#viewDocumentContainer header .file-info small{text-transform:uppercase;font-size:11px;line-height:13px;display:block}#viewDocumentContainer header .file-info small .page-warning{background-color:var(--red-light);margin-left:4px;padding:1px 2px;display:inline-block}#viewDocumentContainer header .zoom input[type=range]{-webkit-appearance:none;background:0 0;width:100px;margin-left:10px}#viewDocumentContainer header .zoom input[type=range]:focus{outline:none}#viewDocumentContainer header .zoom input[type=range]:focus::-webkit-slider-thumb{background:var(--blue-tile)}#viewDocumentContainer header .zoom input[type=range]:focus::-webkit-slider-runnable-track{background:var(--white)}#viewDocumentContainer header .zoom input[type=range]::-webkit-slider-runnable-track{cursor:pointer;background:var(--white);border-radius:1.3px;width:100%;height:8.4px}#viewDocumentContainer header .zoom input[type=range]::-webkit-slider-thumb{border-radius:var(--border-radius);background:var(--primary);cursor:pointer;-webkit-appearance:none;width:16px;height:30px;margin-top:-11px;box-shadow:0 0 15px #0000004d}#viewDocumentContainer header .zoom input[type=range]::-moz-range-track{cursor:pointer;background:var(--white);border-radius:1.3px;width:100%;height:8.4px}#viewDocumentContainer header .zoom input[type=range]::-moz-range-thumb{border-radius:var(--border-radius);background:var(--primary);cursor:pointer;width:16px;height:30px;margin-top:-11px;box-shadow:0 0 15px #0000004d}#viewDocumentContainer header .zoom input[type=range]:-ms-track{cursor:pointer;color:#0000;background:0 0;border-width:16px 0;border-color:#0000;width:100%;height:8.4px}#viewDocumentContainer header .zoom input[type=range]::-ms-fill-lower{background:var(--white)}#viewDocumentContainer header .zoom input[type=range][type=range]::-ms-thumb{border-radius:var(--border-radius);background:var(--primary);cursor:pointer;width:16px;height:30px;margin-top:-5px;box-shadow:0 0 15px #0000004d}#viewDocumentContainer header .zoom input[type=range][type=range]:focus::-ms-fill-lower{background:var(--white)}#viewDocumentContainer header .zoom input[type=range][type=range]:focus::-ms-fill-upper{background:var(--white)}#viewDocumentContainer header .document-options-menu{margin:0 var(--small-gap);gap:var(--large-gap);list-style:none;display:flex}#viewDocumentContainer header .document-options-menu .btn .fas{font-size:16px}#viewDocumentContainer header .document-options-menu .btn:not(.btn-danger):hover .fas{color:var(--link-color)}#viewDocumentContainer .loadingIndicator{font-size:40px;position:fixed;top:calc(50vh - 50px);left:calc(50vw - 50px)}#viewDocumentContainer .load-more-button{border:dotted 1px var(--primary-light);cursor:pointer;color:#fff;text-align:center;will-change:width height;width:60px;height:85px}#viewDocumentContainer .load-more-button .btn{white-space:normal;margin-top:24px}#viewDocumentContainer .load-more-button .btn i{color:var(--link-color);vertical-align:middle;font-size:16px}#viewDocumentContainer .no-preview{color:var(--white);width:200px;height:30px;position:absolute;top:calc(50vh - 15px);left:calc(50vw - 100px)}#viewDocumentContainer main{justify-content:space-between;display:flex}#viewDocumentContainer main section{text-align:center;width:calc(100vw - 130px);height:calc(100vh - 58px);margin-left:130px;padding-top:15px;overflow:auto}#viewDocumentContainer main section .thumb{vertical-align:top;display:inline-block}#viewDocumentContainer main section .thumb>div{margin:10px;position:relative}#viewDocumentContainer main section .thumb>div img{transition:all .1s linear}#viewDocumentContainer main aside{width:87px;position:fixed;top:73px;bottom:20px;left:20px;overflow-y:auto}#viewDocumentContainer main aside #thumbs{width:60px;margin:0;list-style:none}#viewDocumentContainer main aside #thumbs li{margin-bottom:20px;display:inline-block;position:relative}#viewDocumentContainer main aside #thumbs li img{cursor:pointer;width:60px;box-shadow:0 0 10px #00000080}#viewDocumentContainer main aside #thumbs li img.empty{height:141px}#viewDocumentContainer main .page-number{background-color:var(--green-light);color:var(--white);text-align:center;min-width:20px;padding:0 2px;display:inline-block;position:absolute;top:0;left:0}@media (width<=1199px){#viewDocumentContainer main aside{display:none}#viewDocumentContainer main section{width:100vw;margin-left:0}#viewDocumentContainer main .preview{width:calc(100vw - 60px);height:unset}}@media (width<=767px){#viewDocumentContainer main header div.file-info small{display:none}}.editBoardApprovalFunctionView .FileDropZone{margin-top:10px}.editBoardApprovalFunctionView .other-content-holder{margin-top:var(--large-gap)}.edit-budget-post-payment-page-section .product-codes-list{gap:var(--large-gap);align-items:center;width:100%;margin:0;padding:0;list-style:none;display:flex}.edit-budget-post-payment-page-section .product-codes-list li{flex:1}.edit-budget-post-payment-page-section .post-switches{gap:var(--small-gap);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.edit-budget-post-payment-page-section .post-switches li{margin:0}.edit-budget-post-payment-page-section .kar-account-label{align-items:center;height:14px;display:flex}.edit-budget-post-payment-page-section .kar-account-label .kar-tag{align-self:flex-end}.edit-budget-post-payment-page-section .new-post-trigger{width:240px}.edit-budget-post-payment-page-section .new-post-trigger .autosuggest{padding:0 6px;font-size:12px}.edit-budget-post-payment-page-section .new-post-trigger .autosuggest input{font-size:12px}.edit-budget-post-payment-page-section .new-post-trigger .autosuggest .searchResultContainer .searchResult{width:350px}.edit-budget-post-payment-page-section .new-post-trigger .autosuggest .ms-ctn{padding-top:3px}.edit-budget-post-payment-page-section .product-added .form-group{margin-bottom:var(--medium-gap);min-height:46px}.edit-budget-post-payment-page-section .product-added .btn-group{margin-top:19px}.edit-budget-post-payment-page-section .product-added .btn-group .btn-xs{padding:3px 10px}.edit-budget-post-payment-page-section .product-added .btn-group .btn-xs .fa-plus-circle{color:var(--green-light)}.edit-budget-post-payment-page-section .product-added .btn-group .btn-xs .fa-minus-circle{color:var(--red-light)}.edit-budget-post-payment-page-section .kid-or-message{justify-content:space-between;display:flex}.edit-budget-post-payment-page-section .kid-or-message .kid-or-message-field{flex:1;padding-right:7.5px}.edit-budget-post-payment-page-section+.edit-budget-post-payment-page-section{margin-top:25px}@media (width<=767px){.edit-budget-post-payment-page-section label{text-align:left}}#editDocument .document-info h4{margin-bottom:0}#editDocument .document-info ul{margin-left:0;list-style-type:none;display:inline-block}#editDocument .document-info ul li{margin-right:10px;display:inline-block}#editDocument .document-info ul li .attachment-number{background-color:var(--white);text-align:center;border-radius:50%;width:14px;height:14px;line-height:14px;display:inline-block}#EditGuarantee .collapsableSection .section-header{cursor:pointer}#EditGuarantee .collapsableSection .section-header span{background-color:var(--functionview-bg)}#EditGuarantee .timeline{position:relative}#EditGuarantee .timeline:before{content:" ";border-left:solid 1px var(--primary);width:1px;position:absolute;top:0;bottom:0;left:20px}#EditGuarantee .timeline .timelineholder:last-child{padding-bottom:20px}#EditGuarantee .timeline .timelineholder:last-child:after{content:"";color:var(--primary);font-family:"Font Awesome 5 Pro";font-size:10px;font-weight:900;position:absolute;bottom:-13px;left:16px}#EditGuarantee .timeline .timelineholder .circledate{border:1px solid var(--primary);background-color:var(--white);z-index:1000;text-align:center;border-radius:50%;width:46px;height:46px;font-size:20px;line-height:44px;display:inline-block;position:relative;top:0;left:-2px}#EditGuarantee .timeline .timelineholder .date-and-month{position:relative}#EditGuarantee .timeline .timelineholder .date-and-month:before{content:" ";border-top:solid 1px var(--primary);width:57px;position:absolute;top:22px}#EditGuarantee .timeline .timelineholder .monthspan{text-transform:lowercase;position:relative;top:-3px;left:10px}#EditGuarantee .timeline .timelineholder .yearlabel{text-align:center;z-index:1000;width:42px;margin-top:20px;margin-bottom:5px;font-size:16px;position:relative;bottom:10px}#EditGuarantee .timeline .timelineholder .datatemplate{margin:15px 0 25px 60px;position:relative}#EditGuarantee .timeline .timelineholder .datatemplate .onlytime{background-color:var(--functionview-bg);text-align:center;z-index:1000;width:42px;height:20px;font-size:12px;position:absolute;top:calc(50% - 10px);left:-61px}#EditGuarantee .timeline .timelineholder:hover .onlytime{font-family:Regular}#EditGuaranteeAmount h3{line-height:32px}#EditGuaranteeAmount .col-xs-12{margin-bottom:20px}#EditGuaranteeAmount .timeline{position:relative}#EditGuaranteeAmount .timeline:before{content:" ";border-left:solid 1px var(--primary);width:1px;position:absolute;top:0;bottom:0;left:20px}#EditGuaranteeAmount .timeline .timelineholder:last-child{padding-bottom:20px}#EditGuaranteeAmount .timeline .timelineholder:last-child:after{content:"";color:var(--primary);font-family:"Font Awesome 5 Pro";font-size:10px;font-weight:900;position:absolute;bottom:-13px;left:16px}#EditGuaranteeAmount .timeline .timelineholder .circledate{border:1px solid var(--primary);background-color:var(--white);z-index:1000;text-align:center;border-radius:50%;width:46px;height:46px;font-size:20px;line-height:44px;display:inline-block;position:relative;top:0;left:-2px}#EditGuaranteeAmount .timeline .timelineholder .date-and-month{position:relative}#EditGuaranteeAmount .timeline .timelineholder .date-and-month:before{content:" ";border-top:solid 1px var(--primary);width:57px;position:absolute;top:22px}#EditGuaranteeAmount .timeline .timelineholder .monthspan{text-transform:lowercase;position:relative;top:-3px;left:10px}#EditGuaranteeAmount .timeline .timelineholder .yearlabel{text-align:center;z-index:1000;width:42px;margin-top:20px;margin-bottom:5px;font-size:16px;position:relative;bottom:10px}#EditGuaranteeAmount .timeline .timelineholder .datatemplate{margin:15px 0 25px 60px;position:relative}#EditGuaranteeAmount .timeline .timelineholder .datatemplate .onlytime{background-color:var(--functionview-bg);text-align:center;z-index:1000;width:42px;height:20px;font-size:12px;position:absolute;top:calc(50% - 10px);left:-61px}.EditTipFunctionView .existing-contact-badges{margin-top:6px}.EditTipFunctionView .existing-contact-badges li{color:var(--white);text-transform:uppercase;border:none;border-radius:4px;outline:none;margin-bottom:2px;margin-right:4px;padding:2px 6px;font-size:11px;line-height:14px;display:inline-block}.EditTipFunctionView .existing-contact-badges li.badge-green,.EditTipFunctionView .existing-contact-badges li.badge-green-count{background-color:var(--green)!important}.EditTipFunctionView .existing-contact-badges li.badge-green-changed{background:var(--green-light)!important}.EditTipFunctionView .existing-contact-badges li.badge-green-verified{background-color:#2f9e44!important}.EditTipFunctionView .existing-contact-badges li.badge-green-soft{color:#1b4332;background-color:var(--green-lighter)!important}.EditTipFunctionView .existing-contact-badges li.badge-muted{color:#2f3732}.EditTipFunctionView .tip-intake-panel{box-shadow:none;border-radius:var(--border-radius);background:#f7f9fb;border:1px solid #d7dde3;overflow:hidden}.EditTipFunctionView .tip-intake-panel .intake-header{padding:var(--large-gap);background:linear-gradient(#f8fbff 0%,#fff 100%);justify-content:space-between;align-items:flex-start;display:flex}.EditTipFunctionView .tip-intake-panel .intake-header h3{margin:0 0 var(--small-gap) 0;font-weight:600}.EditTipFunctionView .tip-intake-panel .intake-header p{max-width:920px;color:var(--gray-dark);margin:0;font-size:13px}.EditTipFunctionView .tip-intake-panel .panel-body{padding:var(--large-gap);background:#f7f9fb}.EditTipFunctionView .step-section-heading{align-items:center;gap:var(--small-gap);text-align:left;margin:4px 0 var(--small-gap);letter-spacing:.02em;text-transform:uppercase;color:#4c5968;font-weight:600;display:flex}.EditTipFunctionView .step-section-heading .step-number{color:#2f8470;background:#e7f4f0;border:1px solid #9ac5bb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.EditTipFunctionView .step-section-body{margin-left:12px;margin-bottom:var(--medium-gap);padding-left:16px;position:relative}.EditTipFunctionView .step-section-body:before{content:"";background:#d9e1e8;width:2px;position:absolute;top:0;bottom:-14px;left:0}.EditTipFunctionView .step-section-body--no-line{margin-bottom:0}.EditTipFunctionView .step-section-body--no-line:before{display:none}.EditTipFunctionView .move-tip-button{background-color:var(--white);color:#9f6a1d;border:1px solid #ebb15b;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:120px;min-height:34px;padding:6px 10px;font-size:14px;line-height:16px;display:inline-flex}.EditTipFunctionView .move-tip-button i{color:#d2902c}.EditTipFunctionView .move-tip-button:hover{background-color:#fff6e9;border-color:#d2902c}.EditTipFunctionView .status-section{margin-top:var(--x-large-gap);background:var(--white);border:1px solid #d7dde3;border-radius:6px;padding:14px}.EditTipFunctionView .status-section .form-section-divider{margin:0 0 10px}.EditTipFunctionView .status-section .form-section-divider span{color:#6b7887;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.EditTipFunctionView .status-section .alert-info{color:#4b5f74;background:#f8fbff;border-color:#dbe8f5;border-radius:4px;margin-bottom:10px}.EditTipFunctionView .status-section .form-control{box-shadow:none;border-color:#d9dfe6}.EditTipFunctionView .status-section .hide-from-tipspool-indent{padding-left:12px}.EditTipFunctionView .tip-facts-grid{gap:var(--medium-gap);background:var(--white);margin-bottom:var(--large-gap);border:1px solid #d7dde3;border-radius:6px;grid-template-columns:1fr 1fr 1fr;padding:14px;display:grid}.EditTipFunctionView .tip-facts-grid>div{flex-direction:column;display:flex}.EditTipFunctionView .tip-facts-grid>div:last-child{grid-column:1/-1}.EditTipFunctionView .tip-facts-grid>div label{color:#6b7887;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:11px}.EditTipFunctionView .tip-facts-grid>div span{color:#243240;font-weight:600}.EditTipFunctionView .tip-facts-grid .link{color:#3f8f82;white-space:nowrap;align-items:center;gap:4px;margin-top:8px;margin-bottom:8px;margin-left:0;text-decoration:none;display:inline-flex}.EditTipFunctionView .tip-facts-grid .link i,.EditTipFunctionView .tip-facts-grid .link span{color:#3f8f82}.EditTipFunctionView .tip-facts-grid .link span{font-weight:400}.EditTipFunctionView h4{margin:0 0 var(--small-gap)}.EditTipFunctionView h4>div{color:#2f3d4b;font-size:16px;font-weight:600}.EditTipFunctionView h4 small{color:#5c6a79;font-size:12px}.EditTipFunctionView .step-contact-info-form{background:var(--white);border:1px solid #d7dde3;border-radius:6px;margin:0;padding:14px}.EditTipFunctionView .step-contact-info-form .form-control{box-shadow:none;border-color:#d9dfe6}.EditTipFunctionView .tip-message-group .form-control{background:#f6f7f8;border-color:#d9dfe6;min-height:44px;font-style:italic}.EditTipFunctionView .tip-contact-info-heading{margin-bottom:var(--small-gap)}.EditTipFunctionView .tip-contact-info-heading span{color:#6b7887;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.EditTipFunctionView .intake-step-two{border-radius:var(--border-radius);padding:var(--small-gap) 0 0;background:0 0}.EditTipFunctionView .intake-step-two .hint-text,.EditTipFunctionView .intake-step-two .muted-text{color:var(--gray-dark);margin-top:var(--small-gap);margin-bottom:var(--small-gap)}.EditTipFunctionView .intake-step-two textarea.form-control{min-height:88px}.EditTipFunctionView .intake-step-two .select-list li:not(.badge){background:var(--white);border:1px solid #d7dde3;border-radius:4px;margin-bottom:8px;transition:background-color .12s}.EditTipFunctionView .intake-step-two .select-list li:not(.badge):hover{background-color:#f9fbfc;border-color:#c8d2dc}.EditTipFunctionView .intake-step-two .select-list li:not(.badge) label{margin:0;padding:10px 14px}.EditTipFunctionView .intake-step-two .createNewContact{text-align:center;color:#2e8b6d;background:var(--white);justify-content:center;align-items:center;gap:var(--small-gap);border:1px solid #2e8b6d;border-radius:4px;width:100%;padding:8px 12px;font-weight:600;display:flex}.EditTipFunctionView .intake-step-two .createNewContact:hover,.EditTipFunctionView .intake-step-two .createNewContact:active,.EditTipFunctionView .intake-step-two .createNewContact:focus{color:#2e8b6d;background-color:#f3f6f5;border-color:#2e8b6d}.EditTipFunctionView .intake-step-two .createNewContact i{color:inherit;font-size:14px}.EditTipFunctionView #mergeCustomer .form-section-divider{margin-top:12px;margin-bottom:8px}.EditTipFunctionView #mergeCustomer .alert-warning{color:#9a6c17;background:#fffaf0;border-color:#f0d290;border-radius:4px;margin-bottom:8px}.EditTipFunctionView #mergeCustomer .alert-warning i{margin-right:6px}.EditTipFunctionView #mergeCustomer .hint-text{margin-top:4px;font-size:12px}.EditTipFunctionView #mergeCustomer .select-list{margin-bottom:8px}.EditTipFunctionView #mergeCustomer .SelectablePanelList .select-list li label{padding-right:34px;position:relative}.EditTipFunctionView #mergeCustomer .SelectablePanelList .select-list li label .tip-selected-icon{display:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.EditTipFunctionView #mergeCustomer .SelectablePanelList .select-list li label.selected{color:var(--white);background:#3f8f82;border-radius:3px}.EditTipFunctionView #mergeCustomer .SelectablePanelList .select-list li label.selected:after{display:none}.EditTipFunctionView #mergeCustomer .SelectablePanelList .select-list li label.selected .tip-selected-icon{display:block}.EditTipFunctionView #mergeCustomer .createNewContact{cursor:pointer;margin-top:10px}.EditTipFunctionView #mergeCustomer .createNewContact i{vertical-align:middle;margin-right:0}@media (width<=991px){.EditTipFunctionView .tip-intake-panel .intake-header{gap:var(--medium-gap);padding:var(--medium-gap);flex-direction:column}.EditTipFunctionView .tip-intake-panel .panel-body{padding:var(--medium-gap)}.EditTipFunctionView .step-section-body{padding-left:var(--small-gap);margin-left:12px}.EditTipFunctionView .tip-facts-grid{gap:var(--small-gap);grid-template-columns:1fr}.EditTipFunctionView .tip-facts-grid>div:last-child{grid-column:auto}}@media (width<=576px){.EditTipFunctionView .tip-intake-panel{border-left:none;border-right:none;border-radius:0}.EditTipFunctionView .tip-intake-panel .intake-header{padding:12px}.EditTipFunctionView .tip-intake-panel .intake-header h3{font-size:20px}.EditTipFunctionView .tip-intake-panel .panel-body{padding:12px}.EditTipFunctionView .move-tip-button{width:auto;padding:6px 8px;font-size:13px}.EditTipFunctionView .status-section,.EditTipFunctionView .tip-facts-grid,.EditTipFunctionView .intake-step-two{padding:var(--small-gap)}.EditTipFunctionView .status-section{margin-top:var(--large-gap)}}.EditTipFunctionView_Old h3{justify-content:space-around;line-height:24px;display:flex}.EditTipFunctionView_Old h3>div{flex:1}.EditTipFunctionView_Old h3 .move-tip-button{background-color:var(--white);text-align:center;border:1px solid #dfdfdf;border-radius:50%;width:40px;height:40px;margin-left:10px;padding:8px;font-size:20px;line-height:21px;display:inline-block}.EditTipFunctionView_Old h3 .move-tip-button i{color:var(--link-color)}.EditTipFunctionView_Old h3 .move-tip-button:hover{background-color:var(--link-color)}.EditTipFunctionView_Old h3 .move-tip-button:hover i{color:var(--white)}.EditTipFunctionView_Old .alert .close{right:0}.EditTipFunctionView_Old .contactListWithBubbles{margin-bottom:var(--large-gap)}.EditTipFunctionView_Old .tab-content{padding:var(--large-gap) 0}.EditTipFunctionView_Old .tab-content.handtering-tabs{padding:var(--large-gap);background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.EditTipFunctionView_Old .navigate-buttons{text-align:right;margin-top:14px}.EditTipFunctionView_Old .navigate-buttons .btn i{margin-left:5px}.EditTipFunctionView_Old .navigate-buttons .btn i.fa-plus-circle{color:var(--green-light)}.EditTipFunctionView_Old .navigate-buttons .btn i.fa-arrow-circle-right{color:var(--link-color)}.EditTipFunctionView_Old #mergeCustomer .form-section-divider,.EditTipFunctionView_Old #mergeCustomer label{margin-top:10px}.EditTipFunctionView_Old #mergeCustomer .createNewContact{cursor:pointer;background-color:var(--white);margin-top:10px;padding:10px}.EditTipFunctionView_Old #mergeCustomer .createNewContact i{color:var(--green-light);vertical-align:middle;margin-right:5px}.EditTipFunctionView_Old #mergeCustomer .createNewContact:hover{color:var(--white);background-color:var(--blue-tile)}.EditTipFunctionView_Old #mergeCustomer .createNewContact:hover i{color:var(--white)}.EditTipFunctionView_Old .history-list{margin:0;list-style:none}.EditTipFunctionView_Old .flex-card-container .flex-card{background-color:var(--primary-lightest);flex-basis:100%;max-width:100%;margin:0;display:flex;overflow:hidden}.EditTipFunctionView_Old .flex-card-container .flex-card .image{flex:0 0 100px}.EditTipFunctionView_Old .flex-card-container .flex-card .relation-info{min-width:0;padding:5px 10px}.EditTipFunctionView_Old .flex-card-container .flex-card .relation-info>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.EditTipFunctionView_Old .flex-card-container .flex-card .relation-info>div i,.EditTipFunctionView_Old .flex-card-container .flex-card .relation-info .user i{margin-right:5px}.EditTipFunctionView_Old .flex-card-container .flex-card .footer .info{text-align:right}#eiendomsverdiWidget{gap:var(--large-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}#eiendomsverdiWidget .alert{margin-bottom:0}#eiendomsverdiWidget .widget-part{background-color:var(--white)}#eiendomsverdiWidget .widget-part .widget-content{min-height:170px;padding:15px;position:relative}#eiendomsverdiWidget .widget-part .widget-content h3{text-align:center;margin-top:10px;margin-bottom:35px}#eiendomsverdiWidget .widget-part .widget-content h3:last-child{margin-bottom:0}@media (width<=991px){#eiendomsverdiWidget .widget-part .widget-content h3{margin-top:5px;margin-bottom:15px;font-size:22px}}#eiendomsverdiWidget .widget-part .widget-content .loadingIndicator{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px)}#eiendomsverdiWidget .widget-part .widget-content .section-divider>a{white-space:initial;overflow:visible}#eiendomsverdiWidget .widget-part .widget-content .section-divider>a:after{width:335px}#eiendomsverdiWidget .widget-part .widget-content label{text-align:center;color:var(--primary-dark);font-size:12px}#eiendomsverdiWidget .widget-part .widget-content a.nearby-link{color:var(--black);padding:8px 4px 4px;display:block}#eiendomsverdiWidget .widget-part .widget-content a.nearby-link:hover,#eiendomsverdiWidget .widget-part .widget-content a.nearby-link:hover>span.price .fa-external-link-square-alt{color:var(--link-color)}#eiendomsverdiWidget .widget-part .widget-content a.nearby-link>span{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden}#eiendomsverdiWidget .widget-part .widget-content a.nearby-link>span.address{max-width:calc(100% - 110px)}#eiendomsverdiWidget .widget-part .widget-content a.nearby-link>span.price{float:right;text-align:right;width:110px}#eiendomsverdiWidget .widget-part .widget-content a.nearby-link>span.price .fa-external-link-square-alt{color:var(--primary-light);margin-left:5px;transition:color .2s ease-in-out}#eiendomsverdiWidget .widget-part .widget-content a.nearby-link:not(:last-child){border-bottom:solid 1px var(--primary-light)}@media (width<=1199px){#eiendomsverdiWidget .widget-part{max-width:100%;display:block}#eiendomsverdiWidget .widget-part:first-child{border-bottom:10px solid #f1f1f1}#eiendomsverdiWidget{display:block}#eiendomsverdiWidget .alert{margin-bottom:15px}#eiendomsverdiWidget .widget-part:last-child{margin-top:15px}}#EndreObjektstatusFunctionView .alert-warning ul{margin-top:var(--large-gap)}#EndreObjektstatusFunctionView .field-group{margin-top:var(--large-gap);flex-wrap:wrap;display:flex}#EndreObjektstatusFunctionView .field-group label{flex:1 0 100%}#EndreObjektstatusFunctionView .field-group .select-with-loading-indicator{margin-right:var(--medium-gap);flex:1;position:relative}#EndreObjektstatusFunctionView .field-group .select-with-loading-indicator .loadingIndicator{top:0}#EndreObjektstatusFunctionView .field-group .select-with-loading-indicator .loadingIndicator i{font-size:26px}.estateAiChatPanel .prompt-message{overflow-y:hidden;height:180px!important}.estateAiChatPanel .prompt-message textarea{overflow-y:auto;height:160px!important}.panel-crm .panel-heading .fa-home{color:var(--green);font-weight:500}.panel-crm .panel-heading:not(.collapsed) .badge{display:none}.panel-crm .panel-title a{align-items:center;display:flex}.panel-crm .panel-title a .panel-title-nexi-icon{margin-left:auto;margin-right:4px}.panel-crm .panel-title a .panel-title-badge-right{margin-right:8px}.ownership-section{margin-top:24px}.ownership-section .ownership-steps{flex-direction:column;gap:16px;display:flex;position:relative}.ownership-section .ownership-step{align-items:flex-start;display:flex;position:relative}.ownership-section .ownership-step:not(:last-child):after{content:"";background:#d1e3db;width:2px;position:absolute;top:36px;bottom:-20px;left:16px}.ownership-section .ownership-step--active .ownership-step-circle{color:#fff;background:#2e8b6d}.ownership-section .ownership-step-circle{color:#2e8b6d;background:#f3f6f5;border:2px solid #2e8b6d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:16px;font-size:18px;font-weight:700;display:flex;position:relative}.ownership-section .ownership-step-circle--number{color:#2e8b6d;background:#fff;border:2px solid #d1e3db;font-weight:700}.ownership-section .ownership-step-circle--active{color:#fff;background:#2e8b6d;border:2px solid #2e8b6d}.ownership-section .ownership-step-content{flex:1}.ownership-section .ownership-step-title{margin-bottom:8px;font-size:16px;font-weight:500;display:inline-block}.ownership-section .ownership-actions-container{background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-top:12px;padding:16px}.ownership-section .ownership-list-header{color:#2e8b6d;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:600}.ownership-section .ownership-list{flex-direction:column;gap:12px;display:flex}.ownership-section .ownership-card{background:#f0f8f5;border:2px solid #2e8b6d;border-radius:8px;flex-direction:column;gap:12px;padding:16px;transition:box-shadow .2s;display:flex}.ownership-section .ownership-card:hover{box-shadow:0 2px 8px #2e8b6d26}.ownership-section .ownership-card.map-expanded .ownership-card-main{margin-bottom:0}.ownership-section .ownership-card-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ownership-section .ownership-card-image{flex-shrink:0}.ownership-section .ownership-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #d1e3db;border-radius:6px;width:80px;height:80px}.ownership-section .ownership-image-placeholder{background-color:#fff;border:1px solid #d1e3db;border-radius:6px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.ownership-section .ownership-image-placeholder i{color:#2e8b6d;font-size:32px}.ownership-section .ownership-card-content{flex:1;min-width:0}.ownership-section .ownership-card-header{color:#333;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;font-size:15px;font-weight:500;display:flex}.ownership-section .ownership-card-header i{color:#2e8b6d;font-size:14px}.ownership-section .ownership-card-header a{color:#333;text-decoration:none}.ownership-section .ownership-card-header a:hover{color:#2e8b6d}.ownership-section .ownership-status-badge{text-transform:uppercase;letter-spacing:.3px;border-radius:4px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.ownership-section .ownership-status-badge.status-sold{color:#fff;background-color:#d9534f}.ownership-section .ownership-status-badge.status-connected{color:#fff;background-color:#5cb85c}.ownership-section .ownership-status-badge.status-not-connected{color:#fff;background-color:#f0ad4e}.ownership-section .ownership-card-details{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.ownership-section .ownership-card-info{color:#666;align-items:center;gap:6px;font-size:13px;display:flex}.ownership-section .ownership-card-info i{color:#2e8b6d;font-size:12px}.ownership-section .ownership-card-keyinfo{background-color:#fff9;border:1px solid #d1e3db;border-radius:4px;grid-template-columns:repeat(4,1fr);gap:12px;padding:8px;display:grid}.ownership-section .keyinfo-item{flex-direction:column;gap:2px;display:flex}.ownership-section .keyinfo-label{color:#999;text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.ownership-section .keyinfo-value{color:#333;font-size:13px;font-weight:500}.ownership-section .ownership-card-link{align-items:center;gap:6px;display:flex}.ownership-section .ownership-card-link i{color:#2e8b6d;font-size:11px}.ownership-section .ownership-card-link a{color:#2e8b6d;font-size:12px;text-decoration:none}.ownership-section .ownership-card-link a:hover{text-decoration:underline}.ownership-section .ownership-card-footer{color:#999;font-size:11px}.ownership-section .ownership-card-map{border-top:1px solid #d1e3db;width:100%;min-height:300px;padding-top:12px}.ownership-section .ownership-card-actions{flex-flow:wrap;flex:0 0 180px;place-content:flex-start flex-end;align-items:center;gap:4px;display:flex}.ownership-section .ownership-card-actions .btn{white-space:nowrap;order:1;align-items:center;gap:6px;font-size:13px;display:flex}.ownership-section .ownership-card-actions .btn i{font-size:14px}.ownership-section .ownership-card-actions .meeting-info-panel{background:#e6f3ff;border:1px solid #9cf;border-radius:6px;flex-direction:column;flex:none;order:10;gap:8px;width:100%;margin-right:0;padding:12px;display:flex}.ownership-section .ownership-card-actions .meeting-info-panel.meeting--expired{background:#fff8ee;border-color:#f0ad4e}.ownership-section .ownership-card-actions .meeting-info-content{flex-direction:column;gap:4px;display:flex}.ownership-section .ownership-card-actions .meeting-info-header{color:#2e8b6d;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.ownership-section .ownership-card-actions .meeting-info-header i{color:#2e8b6d;font-size:14px}.ownership-section .ownership-card-actions .meeting-info-details{color:#333;margin-left:20px;font-size:13px;font-weight:500}.ownership-section .ownership-card-actions .meeting-info-agent{color:#666;margin-left:20px;font-size:11px}.ownership-section .ownership-card-actions .edit-meeting-btn{color:#2e8b6d;align-self:flex-start;padding:4px 8px;font-size:12px;text-decoration:none}.ownership-section .ownership-card-actions .edit-meeting-btn:hover{color:#246d52;text-decoration:underline}.ownership-section .ownership-card-actions .edit-meeting-btn i{font-size:12px}.ownership-section .ownership-card-actions .btn-icon{color:#999;cursor:pointer;background:0 0;border:none;border-radius:4px;order:1;padding:8px;transition:all .2s}.ownership-section .ownership-card-actions .btn-icon i{font-size:18px}.ownership-section .ownership-card-actions .btn-icon:hover{color:#2e8b6d;background-color:#2e8b6d1a}.ownership-section .ownership-card-actions .btn-icon.active{color:#2e8b6d;background-color:#2e8b6d26}.ownership-section .ownership-card-actions .btn-icon:last-child:hover{color:#d9534f;background-color:#d9534f1a}.ownership-section .ownership-empty{color:#aaa;margin-top:4px;font-size:13px;display:block}.ownership-section .ev-search-results{background:#f0f8f5;border:1px solid #d1e3db;border-radius:8px;margin-bottom:12px;overflow:hidden}.ownership-section .ev-search-results-header{color:#2e8b6d;background:#e3f2ec;border-bottom:1px solid #d1e3db;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.ownership-section .ev-search-results-header i{color:#2e8b6d;margin-right:6px}.ownership-section .ev-search-refresh-btn{color:#2e8b6d;padding:2px 8px;font-size:12px}.ownership-section .ev-search-refresh-btn i{margin-right:4px}.ownership-section .ev-search-refresh-btn:hover{color:#246d52}.ownership-section .ev-search-results-list{flex-direction:column;display:flex}.ownership-section .ev-search-result-item{border-bottom:1px solid #d1e3db;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.ownership-section .ev-search-result-item:last-child{border-bottom:none}.ownership-section .ev-search-result-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ownership-section .ev-search-result-address{color:#333;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.ownership-section .ev-search-result-address i{color:#2e8b6d;flex-shrink:0;font-size:12px}.ownership-section .ev-search-result-details{color:#666;align-items:center;gap:6px;font-size:12px;display:flex}.ownership-section .ev-search-result-details i{color:#2e8b6d;flex-shrink:0;font-size:11px}.ownership-section .ev-registered-label{color:#2e8b6d;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.ownership-section .ev-registered-label i{font-size:13px}.ownership-section .ev-search-result-actions{flex-shrink:0}.ownership-section .ev-search-results-footer{background:#fff;border-top:1px solid #d1e3db;flex-wrap:wrap;gap:8px;padding:10px 14px;display:flex}.ownership-section .ownership-actions{flex-wrap:wrap;gap:12px;margin-top:0;display:flex}.ownership-section .ownership-action-btn{color:#2e8b6d;cursor:pointer;background:#fff;border:1px solid #2e8b6d;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;transition:background .2s;display:flex}.ownership-section .ownership-action-btn:hover{background:#f3f6f5}.ownership-section .ownership-properties{background:#f9f9f8;border:1px solid #e5e5e5;border-radius:8px;margin-top:16px;padding:16px}.ownership-section .ownership-properties-header{color:var(--gray-light);margin-bottom:8px;font-size:13px}.ownership-section .ownership-properties-empty{color:var(--gray-light);font-size:14px}.ownership-section .ownership-previous{margin-top:24px}.ownership-section .ownership-previous-title{color:#2e8b6d;letter-spacing:.5px;font-size:14px;font-weight:500}.ownership-section .other-ownerships-section{margin-top:var(--large-gap)}.ownership-section .other-ownerships-section .other-ownerships-header{align-items:center;gap:var(--medium-gap);cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--small-gap) 0;display:flex}.ownership-section .other-ownerships-section .other-ownerships-header i{color:var(--primary);font-size:14px}.ownership-section .other-ownerships-section .other-ownerships-header span{color:var(--primary);letter-spacing:.5px;font-size:12px;font-weight:600}.ownership-section .other-ownerships-section .ownership-list{margin-top:var(--medium-gap)}@media (width<=1199px){.ownership-section .ownership-card-main{flex-wrap:wrap}.ownership-section .ownership-card-content{flex:1 1 0;width:calc(100% - 92px)}.ownership-section .ownership-card-actions{flex-wrap:wrap;flex:0 0 100%;justify-content:flex-end;width:100%}.ownership-section .ownership-card-keyinfo{grid-template-columns:repeat(2,1fr)}}#estateSalesHistory .section-divider{margin-bottom:0}#estateSalesHistory .section-divider .bubbleBtn .fa-chevron-down{transition:transform .2s ease-in-out}#estateSalesHistory .section-divider .bubbleBtn.refresh-sales-history-button{right:46px}#estateSalesHistory .section-divider.collapsed .bubbleBtn .fa-chevron-down{transform:rotate(-90deg)}#estateSalesHistory .responsive{margin-top:var(--large-gap)}#estateSalesHistory .responsive .external-links{text-align:right}#estateSalesHistory .responsive .external-links a{cursor:pointer;display:inline-block}@media (width>=767px){#estateSalesHistory .responsive .external-links a{color:var(--primary)}}#estateSalesHistory .responsive .external-links a:hover{color:var(--link-color)}#estateSalesHistory .responsive .external-links a.finn{background-image:url(/assets/FINN_gray_no.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:15px;margin:0 10px}@media (width<=767px){#estateSalesHistory .responsive .external-links a.finn{background-image:url(/assets/FINN_no.svg)}}#estateSalesHistory .responsive .external-links a.finn:hover{background-image:url(/assets/FINN_no.svg)}#estateSalesHistory .responsive .external-links a.streetview{font-size:22px}#estateSalesHistory .responsive .external-links a.eiendomsverdi{font-size:20px}#fieldhistfunctionview .panel-options{z-index:2000;background:var(--functionview-bg);position:sticky;top:-20px}#fieldhistfunctionview .radio-type{margin-top:0}#fieldhistfunctionview .description{display:none}#fieldhistfunctionview .timeline .timelineholder{position:relative}#fieldhistfunctionview .timeline .timelineholder>.date-and-month a.navigate-to-activities{font-size:16px;display:inline;position:absolute;top:-49px;right:0}#fieldhistfunctionview .timeline .timelineholder>.datatemplate a.navigate-to-activities{display:none}#fieldhistfunctionview .timeline .footer{font-size:12px}#fieldhistfunctionview.show-old-values-in-timeline .description{display:block}.FileDropZone .multiselect-native-select .multiselect-container{min-height:100px;max-height:calc(100vh - 370px);margin-top:5px;overflow:hidden auto}.FileDropZone .multiselect-native-select .multiselect-selected-text{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;display:inline-block;overflow:hidden}.FileDropZone .thumbnail{border-radius:var(--border-radius);z-index:1;background:0 0;width:100%;min-height:60px;margin:0;padding:36px 10px 10px;display:inline-block;position:relative}.FileDropZone .document-label{background-color:var(--primary);color:#fff;padding:3px 6px;font-size:11px;position:absolute;top:6px;left:0;box-shadow:2px 0 3px #0003}.FileDropZone .document-label.pdf{background-color:#d51e00}.FileDropZone .document-label.powerpoint{background-color:#d44519}.FileDropZone .document-label.excel{background-color:#1b7343}.FileDropZone .document-label.word,.FileDropZone .document-label.rtf{background-color:#27549b}.FileDropZone .document-label.e-post{background-color:#006fc8}.FileDropZone .document-label.next{background-color:#961932}.FileDropZone .document-label.annet{background-color:var(--bg);color:#000}.FileDropZone #sortableTable{width:100%}.FileDropZone #sortableTable tr th{padding:5px}.FileDropZone #sortableTable tr td{cursor:pointer;border-top:1px solid #ccc;width:auto;padding:8px 5px;position:relative}.FileDropZone #sortableTable tr td:first-child{text-align:center;vertical-align:top;width:30px;padding-left:0}.FileDropZone #sortableTable tr td:first-child span{color:#fff;background-color:var(--primary);padding:1px 7px;display:inline-block;position:relative}.FileDropZone #sortableTable tr td:first-child span:before{text-align:center;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:400;position:absolute;left:calc(50% - 4px)}.FileDropZone #sortableTable tr td>a{float:right}.FileDropZone #sortableTable tr td>a i{color:var(--primary-dark);font-size:16px}.FileDropZone #sortableTable tr td>a i:hover{color:var(--primary-darkest)}.FileDropZone #sortableTable tr:hover td{background-color:var(--white);cursor:move}.FileDropZone #sortableTable tr .multiselect-container{width:223px}.FileDropZone #sortableTable tr .multiselect-selected-text{max-width:180px}.FileDropZone #sortableTable tr .btn-group{margin-top:4px}.FileDropZone .add-file .multiselect-container{width:265px}.FileDropZone .add-file .multiselect-selected-text{max-width:220px}.FileDropZone .add-file .add-button{cursor:pointer;color:var(--green-light);margin-top:22px;margin-left:-7px;font-size:24px}.FileDropZone .removeDoc{z-index:2;position:absolute;inset:0}.FileDropZone .removeDoc span{text-align:center;width:100%;display:block;position:absolute;top:calc(50% - 10px);left:0;right:0}.FileDropZone .removeDoc .fa-times{cursor:pointer;padding:10px;font-size:1.3em;position:absolute;top:0;right:0}.FileDropZone .removeDoc .fa-times:hover{color:var(--dashboard-blue-light)}.FileDropZone #dropzone{border-radius:var(--border-radius);border:3px solid #8abbe4;min-height:130px;margin:20px 0;padding:3px;position:relative}.FileDropZone #dropzone .help-text{text-align:center;color:#8abbe4;text-transform:uppercase;width:100%;font-size:20px;position:absolute;top:calc(50% - 10px)}.filterTabs .tabs{flex-wrap:wrap}.filterTabs .tabs .fa-filter,.filterTabs .tabs li .tab .fa-filter{color:var(--red-light)}.filterTabs .tabs li.active .tab i,.filterTabs .tabs li:hover .tab i{color:#fff}.filterTabs .filter-details{background-color:var(--primary-lighter);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding-bottom:10px}.filterTabs .filter-details .filter-summary{align-items:flex-start;gap:var(--small-gap);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin:0;padding:10px 10px 0;display:grid}.filterTabs .filter-details .filter-summary .filter-options{flex-wrap:wrap;grid-area:1/1/span 2/span 3;justify-content:space-between;align-self:stretch;align-items:center;margin-bottom:0;display:flex}.filterTabs .filter-details .filter-summary .alert .user-tip{flex:0 0 100%}.filterTabs .filter-details .filter-summary .toggle-button{cursor:pointer;box-shadow:none;white-space:normal;border:none;height:100%;line-height:14px}.filterTabs .filter-details .filter-summary .toggle-button:hover{background-color:var(--dashboard-blue-light)}.filterTabs .filter-details .filter-summary .toggle-button.active{background-color:var(--dashboard-blue);color:#fff}.filterTabs .filter-details .filter-summary .toggle-button.active:hover{background-color:var(--dashboard-blue-light)}.filterTabs .filter-details .filter-summary.inactive button:not(.reset-button){opacity:.7}.filterTabs .filter-details .filter-summary.inactive button:not(.reset-button).filter-action{opacity:1}@media (width>=992px){.filterTabs .filter-details .filter-summary{max-height:calc(100vh - 180px);overflow-y:auto}}@media (width<=991px){.filterTabs .filter-details .filter-summary .filter-options{grid-column:1/span 2}}.focusedDashboardsFunctionView [data-tip-tm]:after{width:160px}.panel-crm .panel-heading .fa-landmark{color:var(--blue)}.panel-heading .btn{padding-right:var(--small-gap);color:var(--green);border:solid 1px var(--green)}.panel-heading .btn:disabled{color:var(--gray);border-color:var(--gray)}.lead-layout{gap:var(--large-gap);box-sizing:border-box;grid-template-columns:2fr 1fr;width:100%;max-width:100%;margin:0;padding:0;display:grid}.lead-layout .lead-left{gap:var(--large-gap);flex-direction:column;flex:auto;min-width:0;display:flex}.lead-layout .lead-left .accordion-section .panel-group{gap:var(--medium-gap);flex-direction:column;display:flex}.lead-layout .lead-left .tip-link-context{box-shadow:var(--card-shadow)}.lead-layout .lead-left .tip-link-context .panel-body{justify-content:space-between;align-items:center;gap:var(--medium-gap);padding:var(--medium-gap) var(--large-gap);display:flex}.lead-layout .lead-left .tip-link-context .tip-link-context__text{font-weight:500}.lead-layout .lead-left .tip-link-context .tip-link-context__undo-btn{min-width:130px;margin-left:auto}.lead-layout .lead-left .customer-journey-mobile-panel,.lead-layout .lead-left .customer-journey-mobile-panel .journey-header{display:none}.lead-layout .contact-card-details{flex-direction:column;flex:auto;min-width:0;display:flex}.lead-layout .customer-journey .journey-header{margin-bottom:var(--small-gap);justify-content:space-between;align-items:center;display:flex}.lead-layout .customer-journey .journey-header h3{margin:0;font-size:1.1rem}.lead-layout .customer-journey .journey-header .btn-outline.small{color:#2f7b6d;cursor:pointer;background:0 0;border:1px solid #2f7b6d;border-radius:4px;padding:2px 10px;font-size:.8rem;transition:all .15s}.lead-layout .customer-journey .journey-header .btn-outline.small:hover{background:#2f7b6d}.lead-layout .customer-journey .journey-newnote{gap:var(--small-gap);margin-bottom:var(--small-gap);display:flex}.lead-layout .customer-journey .journey-newnote input{border:1px solid #d0d0d0;border-radius:4px;flex:1;padding:6px 8px;font-size:.9rem;line-height:1.3}.lead-layout .customer-journey .journey-newnote input:focus{border-color:#2f7b6d;outline:none;box-shadow:0 0 0 2px #2f7b6d1a}.lead-layout .customer-journey .journey-newnote .btn-icon{border-color:var(--green-light);color:var(--green-light)}.lead-layout .customer-journey .journey-newnote .btn-icon:hover{background:var(--green-light);color:#fff}.lead-layout .panel-crm{box-shadow:var(--card-shadow);padding:0}.lead-layout .panel-crm .panel-heading{padding:0 var(--x-large-gap) 0 0;justify-content:space-between;align-items:center;display:flex;position:relative}.lead-layout .panel-crm .panel-heading .panel-title{cursor:pointer;flex:1;justify-content:space-between;align-items:center;font-weight:400;line-height:20px;display:flex}.lead-layout .panel-crm .panel-heading .panel-title i{padding:var(--large-gap);padding-right:0}.lead-layout .panel-crm .panel-heading .panel-title a{align-items:center;gap:var(--medium-gap);flex:1;text-decoration:none;display:flex}.lead-layout .panel-crm .panel-heading:after{content:"";right:var(--medium-gap);font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:500;transition:transform .2s ease-in-out;position:absolute}.lead-layout .panel-crm .panel-heading:hover:after{font-weight:900}.lead-layout .panel-crm .panel-heading.collapsed:after{transform:rotate(-90deg)}.lead-layout .panel-crm .panel-heading .panel-body{border-top:1px solid #eaeaea;padding:12px 16px;font-size:.9rem}.lead-layout .panel-crm .panel-heading .panel-body .note{border-radius:4px;margin-bottom:8px;padding:8px}.lead-layout .panel-crm .panel-heading .panel-body .note .note-header{justify-content:space-between;display:flex}.lead-layout .panel-crm .panel-heading .panel-body .note .note-body{margin-top:4px}.lead-layout .panel-crm .panel-heading .panel-body .note .note-body i{margin-right:3px}@media (width<=767px){.lead-layout{grid-template-columns:1fr}.lead-layout .lead-left .tip-link-context .panel-body{flex-direction:column;align-items:flex-start}.lead-layout .customer-journey-desktop{display:none}.lead-layout .lead-left .customer-journey-mobile-panel{display:block}}.gridstack{margin:0 -10px}.gridstack .grid-stack .grid-stack-item{overflow:hidden}.gridstack .grid-stack .grid-stack-item>.grid-stack-item-content{background-color:var(--white)}.gridstack .grid-stack .grid-stack-item>.grid-stack-item-content .widget-item{overflow:hidden}.gridstack .grid-stack .grid-stack-item .delete-gridstack-element{z-index:1000;top:var(--large-gap);right:var(--large-gap);position:absolute}.gridstack .grid-stack:not(.grid-stack-static) .grid-stack-item-content{cursor:move;overflow:hidden}.gridstack .grid-stack:not(.grid-stack-static) .grid-stack-item-content .widget-item{pointer-events:none;touch-action:none}#guarantee-description-section{position:relative}#guarantee-description-section .loadingIndicator{position:absolute;top:calc(50% - 17px);left:calc(50% - 17px)}#guarantee-description-section .bubbleBtn.edit:hover .fa-pencil-alt{color:var(--link-color)}#guarantee-description-section .bubbleBtn.exit{right:40px}#guarantee-description-section .bubbleBtn.exit:hover .fa-times{color:var(--red-light)}#guarantee-description-section .bubbleBtn.save:hover .fa-save{color:var(--green-light)}.hidden-tabstop-checkbox{opacity:0;flex-basis:0}.hidden-tabstop-checkbox:focus+.fa{color:var(--link-color)!important}.hidden-tabstop-checkbox:focus+.btn{background-color:var(--blue) light!important;color:var(--white)!important}@media (width>=1200px){.housingCoopTitleHoldersMissingMessagePanel{grid-column:1/span 2}}.cleanslate h1,.cleanslate h2,.cleanslate h3,.cleanslate h4,.cleanslate h5,.cleanslate h6{font-family:initial}.cleanslate p{padding-bottom:0}div#toolbarPlaceholder{margin-top:48px;position:fixed}#editor-wrapper{justify-content:center;margin-bottom:50px;display:flex}#editor-wrapper #editor{transform-origin:top;background-color:#fff;border-radius:0;width:100%;transition:transform .3s ease-in-out}#editor-wrapper #editor:focus{outline:none}#editor-wrapper #editor.a4{flex:0 0 21cm}#editor-wrapper #editor.a4 #cke_editor{z-index:100000!important}#editor-wrapper #editor [contenteditable=false]:not(.cke_widget_placeholder){-webkit-user-select:none!important;user-select:none!important}#editDocumentTemplate table{position:relative}#editDocumentTemplate table:before{content:" ";text-align:center;cursor:pointer;color:#fff;border-top:8px solid #0000;border-left:1px solid #0000;border-right:8px solid #0000;width:1px;height:16px;margin-right:1px;display:inline-block;position:absolute;top:0;left:-1px}#editDocumentTemplate [vitec-if]{position:relative}#editDocumentTemplate [vitec-if]:hover{background:repeating-linear-gradient(45deg,#7c7c7c33,#7c7c7c33 10px,#7c7c7c1a 10px 20px)}#editDocumentTemplate [vitec-if]:hover:before{border-top-width:6px;border-top-color:#000000d9;border-left:none;border-right-width:6px;left:0}#editDocumentTemplate [vitec-if]:hover:after{color:#fff;text-transform:uppercase;content:"If " attr(vitec-if);z-index:99;white-space:nowrap;background:#000000d9;padding:3px;font-family:Light,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:14px;position:absolute;top:-20px;left:0}#editDocumentTemplate [vitec-if]:before{content:" ";text-align:center;cursor:pointer;color:#fff;border-top:8px solid #ff00ffe6;border-left:1px solid #ff00ffe6;border-right:8px solid #0000;width:1px;height:16px;margin-right:1px;display:inline-block;position:absolute;top:0;left:-1px}#editDocumentTemplate [vitec-foreach]{position:relative}#editDocumentTemplate [vitec-foreach]:hover{background:repeating-linear-gradient(45deg,#7c7c7c33,#7c7c7c33 10px,#7c7c7c1a 10px 20px)}#editDocumentTemplate [vitec-foreach]:hover:before{border-top-width:6px;border-top-color:#000000d9;border-left:none;border-right-width:6px;left:0}#editDocumentTemplate [vitec-foreach]:hover:after{color:#fff;text-transform:uppercase;content:"Foreach " attr(vitec-foreach);z-index:98;white-space:nowrap;background:#000000d9;padding:3px;font-family:Light,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:14px;position:absolute;top:-20px;left:0}#editDocumentTemplate [vitec-foreach]:before{content:" ";text-align:center;cursor:pointer;color:#fff;border-top:8px solid #00ffffe6;border-left:1px solid #00ffffe6;border-right:8px solid #0000;width:1px;height:16px;margin-right:1px;display:inline-block;position:absolute;top:0;left:-1px}#editDocumentTemplate [vitec-template]{position:relative}#editDocumentTemplate [vitec-template]:hover{background:repeating-linear-gradient(45deg,#7c7c7c33,#7c7c7c33 10px,#7c7c7c1a 10px 20px)}#editDocumentTemplate [vitec-template]:hover:before{border-top-width:6px;border-top-color:#000000d9;border-left:none;border-right-width:6px;left:0}#editDocumentTemplate [vitec-template]:hover:after{color:#fff;text-transform:uppercase;z-index:100;content:attr(vitec-template);white-space:nowrap;background:#000000d9;padding:3px;font-family:Light,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:14px;position:absolute;top:-20px;left:0}#editDocumentTemplate [vitec-template]:before{content:" ";text-align:center;cursor:pointer;color:#fff;border-top:8px solid #ff8c00e6;border-left:1px solid #ff8c00e6;border-right:8px solid #0000;width:1px;height:16px;margin-right:1px;display:inline-block;position:absolute;top:0;left:-1px}.icon-button-list{white-space:nowrap;direction:rtl;margin:0;padding:0;list-style:none}.icon-button-list li{text-align:center;margin-right:0;display:inline-block;position:relative}.icon-button-list li .btn-group{direction:ltr;display:flex}.icon-button-list li .btn-group .btn{outline:none;line-height:1}.icon-button-list li .btn-group .btn .fa-trash-alt{color:var(--red-light)}.icon-button-list li .btn-group .btn .fa-book{color:var(--blue-light)}.icon-button-list li .btn-group .btn .fa-sack-dollar,.icon-button-list li .btn-group .btn .orange.fa-undo{color:var(--orange-light)}.icon-button-list li .btn-group .btn .fa-file-alt{color:var(--timeline-blue)}.icon-button-list li .btn-group .btn .fa-undo-alt{color:var(--green-light)}.icon-button-list li .btn-group .btn .fa-file-medical{color:var(--blue-tile)}.icon-button-list li .btn-group .btn:active,.icon-button-list li .btn-group .btn:focus{outline:none}.icon-button-list.hide-disabled-buttons button:disabled{display:none!important}@media (width>=768px){.icon-button-list{color:var(--white);position:absolute;top:2px;right:2px}}.string-list-arranger-table{border-spacing:0 2.5px;border-collapse:separate;width:100%;margin:0;padding:0;position:relative}.string-list-arranger-table .ui-sortable-helper td{box-shadow:0 0 10px #0003}.string-list-arranger-table .ui-sortable-helper td:before{content:"";color:var(--red-light);margin-left:-10px;font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;top:calc(50% - 10px)}.string-list-arranger-table td.mandatory{pointer-events:none;cursor:default}.string-list-arranger-table td input{display:none}.string-list-arranger-table td input:checked+label{background-color:var(--blue-tile);color:var(--white)}.string-list-arranger-table td input:checked+label:after{content:"";font-family:"Font Awesome 5 Pro";position:absolute;top:8px;right:4px}.string-list-arranger-table td input:checked+label:hover{background-color:var(--blue-tile-light)}.string-list-arranger-table td label{cursor:pointer;text-transform:none;background-color:var(--white);margin-bottom:1px;padding:8px 16px 8px 8px;font-size:14px;position:relative}.string-list-arranger-table td label .fa-lock{margin-right:5px;line-height:20px}.string-list-arranger-table td label:hover{background-color:var(--blue-tile-light);color:var(--white)}.idConfirmationPanel .id-upload-buttons{margin:10px 0}.idConfirmationPanel .id-upload-buttons>.btn{width:50%}.imageThumbnail{border:solid 1px var(--primary-lighter);position:relative}.imageThumbnail .btn-group{position:absolute;bottom:5px;right:5px}.imageThumbnail .thumbnail-image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:210px}.imageThumbnail .thumbnail-tools{display:flex;position:absolute;bottom:0}.imageThumbnail .thumbnail-tools .thumbnail-tool{text-align:center;background-color:var(--primary);color:var(--white);cursor:pointer;flex:1;padding:10px}.imageThumbnail .thumbnail-tools .thumbnail-tool i{font-size:14px}.imageThumbnail .thumbnail-tools .thumbnail-tool:first-child{display:none}.imageThumbnail .thumbnail-tools .thumbnail-tool:last-child{margin-left:4px}.imageThumbnail .thumbnail-tools .thumbnail-tool:hover{color:var(--primary-darkest)}.inquiryTypeList-filters{width:220px}.inquiryTypeList .inactive{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}.interactive-object-list{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}.interactive-object-list .page-filters,.interactive-object-list .toggle-department-view{margin-bottom:var(--large-gap)}.interactive-object-list .green-info{color:var(--green)!important}@media (width>=768px){.interactive-object-list .table-content{max-height:calc(100vh - 300px);overflow:auto}.interactive-object-list .table-content .collapse-panel-with-sticky-footer{margin-bottom:var(--large-gap)}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section{position:relative}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .collapser{z-index:100;background-color:var(--white);padding:var(--medium-gap);position:sticky;top:0}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .collapser .section-divider{cursor:pointer;margin-bottom:0;position:relative;left:0}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .collapser .section-divider .bubbleBtn .fa-chevron-down{font-weight:400}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .collapser .section-divider:hover .bubbleBtn .fa-chevron-down{font-weight:900}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .customizable-table.auto-width thead tr{background-color:var(--white);z-index:3;position:sticky;top:0}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .customizable-table.auto-width thead tr th:first-child{z-index:4;left:0}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .customizable-table.auto-width tbody tr td:first-child{left:0}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .customizable-table.auto-width.show-colgroup thead tr,.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .customizable-table.auto-width.show-colgroup tfoot tr{background-color:var(--white)}.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .customizable-table.auto-width.show-colgroup thead tr th:nth-child(2n),.interactive-object-list .table-content .collapse-panel-with-sticky-footer .customizable-table-section .customizable-table.auto-width.show-colgroup tfoot tr th:nth-child(2n){background-color:var(--list-column-color)}.interactive-object-list .table-content .collapse-panel-with-sticky-footer:not(:has(.collapsed)) .sticky-list-footer{width:300px;height:70px;padding:var(--large-gap);text-align:center;position:sticky;left:calc(50% - 150px)}.interactive-object-list .table-content .collapse-panel-with-sticky-footer:only-child .customizable-table.auto-width thead tr th{top:0}.interactive-object-list .table-content .collapse-panel-with-sticky-footer:only-child:not(:has(.collapsed)) .sticky-list-footer{height:200px}.interactive-object-list .anchor-and-address{overflow:visible}.interactive-object-list .anchor-and-address>div{justify-content:space-between;display:flex}.interactive-object-list .anchor-and-address>div .address{text-overflow:ellipsis;flex:1;overflow:hidden}.interactive-object-list .anchor-and-address>div [data-tip-bl]{flex:0 0 20px;margin-left:auto}.interactive-object-list .anchor-and-address>div [data-tip-bl] i{padding:0}.interactive-object-list .anchor-and-address>div [data-tip-bl]:after{width:175px}}@media (width>=768px) and (width<=991px){.interactive-object-list .anchor-and-address>div{display:block}}@media (width>=768px) and (width>=1200px){.interactive-object-list .anchor-and-address>div [data-tip-bl]:after{width:250px}}@media (width>=768px) and (width>=768px){.interactive-object-list .anchor-and-address:first-child>div [data-tip-bl]:before{right:unset;border-width:0 .875em .625em 0;left:100%}.interactive-object-list .anchor-and-address:first-child>div [data-tip-bl]:after{right:unset;border-top-left-radius:0;border-top-right-radius:.25em;left:100%}}.interactive-table tr.disabledRow{opacity:.3;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none}.interactive-table tr.highlighted-row{background-color:var(--blue);color:#fff}.interactive-table tr.highlighted-row i,.interactive-table tr.highlighted-row i:before,.interactive-table tr.highlighted-row i:after,.interactive-table tr.highlighted-row .valueNotSet{color:#fff}.interactive-table tr.highlighted-row button i,.interactive-table tr.highlighted-row button i:before,.interactive-table tr.highlighted-row button i:after{color:unset}.interactive-table tr.highlighted-row:hover{background-color:var(--blue)}.interactive-table tr td.amount-column{text-align:right}.interactive-table tr td.amount-column:not([data-amount*=\.]){padding-right:1.8em}.interactive-table tr th.amount-column{text-align:right}.interest-on-estate-component .relation-note{margin-top:10px}.interest-on-estate-component .panel-crm .panel-heading .fa-heart{color:var(--red)}.interest-on-estate-component .followup-note .row{margin-top:10px}.interest-on-estate-component .save-button{margin-top:var(--small-gap)}.interest-on-estate-component .panel-body{position:relative}.interest-on-estate-component .loadingIndicator{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.interest-on-estate-component .choice{align-items:center;display:flex}.interest-on-estate-component .choice i{margin-right:var(--small-gap)}.interest-on-estate-component .badge.badge-info{background-color:#17a2b8}.interest-on-estate-component .badge.badge-success{background-color:#28a745}.interest-on-estate-component .badge.badge-warning{color:#212529;background-color:#ffc107}.interest-on-estate-component .bid-button{margin-top:var(--small-gap);text-align:left;background-color:#f5f5f5;border-color:#e0e0e0}.interest-on-estate-component .bid-button .bid-button-content{justify-content:space-between;align-items:center;display:flex}.interest-on-estate-component .bid-button .bid-button-content i.fa-gavel{margin-right:6px}.InternalControlDeviationBadges{gap:var(--small-gap);margin:0;padding:0;list-style-type:none;display:inline-flex}.InternalControlDeviationBadges li{cursor:pointer;border-radius:10px;flex:none;justify-content:center;align-self:center;align-items:center;min-width:2rem;padding:0 2px;font-size:11px;line-height:13px;display:flex}.InternalControlDeviationBadges li.minor-deviation{color:#000;background-color:var(--yellow-light);border-color:var(--yellow-light)}.InternalControlDeviationBadges li.major-deviation{color:#fff;background-color:var(--red);border-color:var(--red)}.InternalControlDeviationBadges li[data-tip-tl] i,.InternalControlDeviationBadges li[data-tip-tm] i,.InternalControlDeviationBadges li[data-tip-tr] i,.InternalControlDeviationBadges li[data-tip-bl] i,.InternalControlDeviationBadges li[data-tip-bm] i,.InternalControlDeviationBadges li[data-tip-br] i{font-size:inherit;color:inherit;margin-left:2px;padding:0}.InternalControlDeviationBadges li[data-tip-tl]:after,.InternalControlDeviationBadges li[data-tip-tm]:after,.InternalControlDeviationBadges li[data-tip-tr]:after,.InternalControlDeviationBadges li[data-tip-bl]:after,.InternalControlDeviationBadges li[data-tip-bm]:after,.InternalControlDeviationBadges li[data-tip-br]:after{width:146px}.InternalControlDeviationBadges li[data-tip-tl]:hover i,.InternalControlDeviationBadges li[data-tip-tm]:hover i,.InternalControlDeviationBadges li[data-tip-tr]:hover i,.InternalControlDeviationBadges li[data-tip-bl]:hover i,.InternalControlDeviationBadges li[data-tip-bm]:hover i,.InternalControlDeviationBadges li[data-tip-br]:hover i{color:inherit}.ioCComponentFunctionView .phaseButtons .step-nav li label{white-space:pre-line;align-items:center;line-height:12px;display:flex}.ioCComponentFunctionView .form-section-divider.justified .bubbleBtn{margin-left:-11px;position:relative}.ioCComponentFunctionView .form-section-divider.justified span:before{flex-basis:100%;margin-left:-5px}.ioCComponentFunctionView .form-section-divider.justified span:after{margin-right:-5px}.ioCComponentFunctionView .form-section-divider.justified select{width:150px}#JobProgressIndicator,#JobProgressIndicator .progress-container{overflow:hidden}#JobProgressIndicator .progress-container .progress-bar{text-align:center;color:#fff;border:1px solid #4caf50;width:100%;height:100%;font-size:14px;line-height:25px;transition:width .3s}#JobProgressIndicator .progress-container .progress-bar .progress{background-color:#4caf50;width:0}#JobProgressIndicator .progress-container .alert-error{padding:var(--small-gap)}.kar-account-label{align-items:center;height:20px;display:flex}.kar-account-label .account-label{white-space:nowrap;text-overflow:ellipsis;margin:0;display:inline-block;overflow:hidden}.kar-account-label>span{flex:0 0 48px}.kar-history-function-view .id-tooltip [data-tip-tm]:after{width:95px}.kar-history-function-view .kar-history-function-view-item{margin-left:-15px;padding-left:20px;font-size:12px;line-height:16px}.kar-history-function-view .kar-history-function-view-item .kar-log-heading{margin-bottom:4px;font-size:14px;line-height:18px}.kar-history-function-view .kar-history-function-view-item .kar-log-footer{margin-top:4px}.kar-history-function-view .kar-history-function-view-item .kar-log-icon{margin-left:-22px}.kar-history-function-view .kar-history-function-view-item .kar-log-icon.fa-map-marker-check{color:var(--green)}.kar-history-function-view .kar-history-function-view-item .kar-log-icon.fa-map-marker-question{color:var(--blue)}.kar-history-function-view .kar-history-function-view-item .kar-log-icon.fa-map-marker-times{color:var(--red-light)}.kar-history-function-view .kar-history-function-view-item .kar-log-item-tooltip:after{width:95px}.kar-tag-button{margin:0 0 3px 6px;padding:0 3px;line-height:15px}.kar-tag-button.kar-obsolete{background-color:var(--primary-light);font-style:italic}.leadLifeTimesForDepartmentsPanel .form-section-divider [data-tip-tm]:after{width:160px}.leadLifeTimesForDepartmentsPanel .panel{padding:var(--large-gap)}.leadLifeTimesForDepartmentsPanel .panel .collapser{gap:var(--small-gap);cursor:pointer;justify-content:space-between;align-items:center;display:flex}.leadLifeTimesForDepartmentsPanel .panel .collapser i{color:var(--primary-dark);font-size:1.5em;transition:transform .2s ease-in-out}.leadLifeTimesForDepartmentsPanel .panel .collapser:hover .far{font-weight:900}.leadLifeTimesForDepartmentsPanel .panel .collapser.collapsed i{transform:rotate(-90deg)}.leadLifeTimesForDepartmentsPanel .panel .non-standard-departments{margin-top:var(--large-gap)}.leadLifeTimesForDepartmentsPanel .panel .non-standard-departments li{color:var(--red-readmode);font-style:italic}.leaderSettingsFunctionView .vitec-checkbox{margin-bottom:var(--medium-gap)}.leaderSettingsFunctionView .radio-type{margin:0 0 var(--large-gap) 0}.leaderSettingsFunctionView .checkbox-with-dropdown{margin-right:var(--large-gap);display:inline-flex}.leaderSettingsFunctionView .toggle-departments-tooltip:after{width:240px}.leaderSettingsFunctionView .checkbox-options{margin-bottom:var(--x-large-gap)}.leaderSettingsFunctionView .department-options{justify-content:space-between;align-items:flex-end;gap:var(--large-gap);margin-bottom:var(--x-large-gap);flex-wrap:wrap;display:flex}.leaderSettingsFunctionView .department-options .radio-type{margin-bottom:0}.leaderSettingsFunctionView .department-options .radioButtonGroup{flex:1}#historyFunctionView .form-section-divider,#historyFunctionView .optList,#historyFunctionView .update-consent{margin:10px 0}#historyFunctionView .update-consent .alert{margin-top:10px}#moveTip .form-section-divider{margin:10px 0}#moveTip .return-cause{background-color:var(--white);cursor:pointer;margin-top:2px;padding:10px}#moveTip .return-cause:hover,#moveTip .return-cause.selected{color:var(--white);background-color:#3991db}.lead-lists .tabs{background-color:var(--bg);z-index:10001;margin-bottom:0;padding-top:30px;position:sticky;top:103px}@media (width<=767px){.lead-lists .tabs{padding-top:10px;top:88px}}.lead-lists .tabs .tab{padding-left:var(--large-gap);padding-right:var(--large-gap);justify-content:center;display:flex;overflow:visible}.lead-lists .tabs .tab .unread-count{background-color:var(--red-light);text-align:center;color:#fff;border-radius:var(--border-radius);cursor:pointer;justify-content:center;align-items:center;padding:1px 3px;font-size:11px;line-height:11px;display:inline-flex}.lead-lists .tabs .tab .unread-count .fa-spin{color:#fff;font-size:11px}.lead-lists .tabs .tab [data-tip-bm]{z-index:1;flex:0 0 20px}.lead-lists .tabs .tab [data-tip-bm]:after{width:110px}.lead-lists .tabs .tab .department-name{white-space:nowrap;text-overflow:ellipsis;max-width:360px;overflow:hidden}.lead-lists .oneleadlistcore{background-color:var(--white);border-radius:var(--border-radius);margin-top:0;margin-bottom:15px;padding:15px;position:relative}.lead-lists .oneleadlistcore .page-filter{text-align:center}.lead-lists .oneleadlistcore .status-filters{justify-content:flex-end;align-items:center;gap:var(--small-gap);padding:var(--medium-gap) 0;display:flex}.lead-lists .oneleadlistcore .status-filters .status-filter-picker{display:inline-flex}.lead-lists .oneleadlistcore .status-filters .status-filter-pills{margin-right:var(--small-gap);margin:0;padding:0;list-style:none;display:inline-flex}.lead-lists .oneleadlistcore .status-filters .status-filter-pills li{background-color:var(--pob-active);color:#fff;border-radius:var(--border-radius);padding:var(--small-gap) var(--medium-gap)}.lead-lists .oneleadlistcore .status-filters .status-filter-pills li i{padding:0 var(--small-gap)}.lead-lists .oneleadlistcore .status-filters .status-filter-pills li i:hover{cursor:pointer;color:#000}.lead-lists .oneleadlistcore .filter-summary{margin:0}.lead-lists .oneleadlistcore .filter-summary li{background-color:var(--primary-lighter);margin:0 5px 5px 0}.lead-lists .oneleadlistcore .flex-card-container .flex-card{border:solid 1px var(--primary-light);background-color:var(--white);height:130px}.lead-lists .oneleadlistcore .flex-card-container .flex-card.is-not-my-tip{background-color:var(--primary-lighter)}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag{cursor:pointer;border-top-right-radius:var(--border-radius);z-index:5;width:0;height:0;padding-top:40px;padding-left:40px;position:absolute;top:0;right:0;overflow:hidden}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag>span{text-transform:none;letter-spacing:1px;text-align:center;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:4px 0 0 -4px;transform:rotate(45deg)}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag.green>span{color:#fff}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag.green:after{border-top:500px solid var(--green-light)}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag.yellow>span{color:#000}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag.yellow:after{border-top:500px solid var(--yellow-light)}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag.blue{padding-top:70px;padding-left:70px}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag.blue>span{color:#fff;top:7px;left:-7px}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag.blue:after{border-top:500px solid var(--blue)}.lead-lists .oneleadlistcore .flex-card-container .flex-card .status-tag:after{content:"";border-left:500px solid #0000;width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}.lead-lists .oneleadlistcore .flex-card-container .flex-card .content{justify-content:space-between;display:flex}.lead-lists .oneleadlistcore .flex-card-container .flex-card .content .date-sheet{border-left:none;flex-direction:column;flex:0 0 48px;align-self:flex-start;margin-top:-1px;display:flex}.lead-lists .oneleadlistcore .flex-card-container .flex-card .content .infoContainer{width:calc(100% - 60px);padding:10px 5px 5px}.lead-lists .oneleadlistcore .flex-card-container .flex-card .content .infoContainer strong{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 20px);font-family:Bold;font-weight:400;display:block;overflow:hidden}.lead-lists .oneleadlistcore .flex-card-container .flex-card .content .infoContainer h4{text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-family:Bold;overflow:hidden}.lead-lists .oneleadlistcore .flex-card-container .flex-card .content .infoContainer h4.is-new-or-read{width:calc(100% - 20px)}.lead-lists .oneleadlistcore .flex-card-container .flex-card .content .infoContainer h4.is-handled{width:calc(100% - 50px)}.lead-lists .oneleadlistcore .flex-card-container .flex-card .content .infoContainer>div{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.lead-lists .oneleadlistcore .flex-card-container .flex-card .content .infoContainer>div.tip-type{padding-bottom:5px}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer{min-width:0}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .optionActive{background-color:var(--blue-tile)}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .optionActive i{color:#fff}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info{overflow:visible}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info.source{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info.timer{text-align:center;flex:0 0 60px}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info.timer i{vertical-align:baseline}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info.timer.timer{text-align:center;color:var(--white);flex:0 0 60px}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info.timer.timer i{vertical-align:baseline}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info.timer.timer [data-tip-tl]:after{width:175px}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info.timer.timer.lt30{background-color:var(--green-light);cursor:default}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info.timer.timer.lt60{background-color:var(--blue-light);cursor:default}.lead-lists .oneleadlistcore .flex-card-container .flex-card .footer .info.timer.timer.lt180{background-color:var(--red-light);cursor:default}.lead-lists .oneleadlistcore .section-header{text-align:center;margin-bottom:var(--large-gap);position:relative}.lead-lists .oneleadlistcore .section-header.collapsed i{transform:rotate(-90deg)}.lead-lists .oneleadlistcore .section-header:before{content:" ";border-bottom:solid 1px var(--primary-light);z-index:10;position:absolute;top:12px;left:0;right:0}.lead-lists .oneleadlistcore .section-header span{text-transform:uppercase;text-align:center;background-color:var(--white);z-index:100;padding:2px 5px;font-family:Light,sans-serif;display:inline-block;position:relative}.lead-lists .oneleadlistcore .section-header span label{color:#666;cursor:pointer;font-size:14px}.lead-lists .oneleadlistcore:first-child{min-height:100px}.lead-lists .oneleadlistcore:first-child .section-header{margin-top:30px}.lead-lists.with-tabs{margin-top:20px}.leads-summary{background-color:var(--white);border-radius:var(--border-radius);margin-bottom:15px;padding:15px}.leads-summary .relation-list-tooltip:after{width:200px}.leads-summary .toggle-secondary-relations{border-top:solid 1px var(--primary-light);margin-top:5px;padding:4px 2px}.leads-summary .toggle-secondary-relations .toggle-secondary-tooltip:after{width:265px}@media (width<=767px){.leads-summary .toggle-secondary-relations .toggle-secondary-tooltip:after{width:170px}}.leads-summary .leads-summary-table{table-layout:fixed;width:100%;font-size:12px}.leads-summary .leads-summary-table thead th{padding:2px}.leads-summary .leads-summary-table tbody tr{height:27px}.leads-summary .leads-summary-table tbody tr td{padding:2px}.leads-summary .leads-summary-table tbody tr td .btn.selected{background-color:var(--dashboard-blue);color:var(--white);border:none}.leads-summary .leads-summary-table tbody tr:hover{background-color:var(--gray-ultra-light)}.leads-summary .leads-summary-table .deadline{color:var(--red)}.leads-summary .leads-summary-graphics{justify-content:space-around;align-items:center;display:flex}.leads-summary .leads-summary-graphics .circle{border-radius:50%;flex-direction:column;flex:0 0 100px;justify-content:center;align-items:center;height:100px;display:flex}.leads-summary .leads-summary-graphics .circle .number{font-size:24px;line-height:28px}.leads-summary .leads-summary-graphics .circle.leads{background-color:var(--red-light);color:var(--text-color-inverted)}.leads-summary .leads-summary-graphics .circle.prospects{background-color:var(--yellow);color:#000}.leads-summary .leads-summary-graphics .circle.qualified-leads{background-color:var(--green-light);color:var(--text-color-inverted)}.leads-summary .leads-summary-graphics .leads-summary-table{width:auto;min-width:200px;margin-bottom:0}@media (width>=1200px){.leads-summary .leads-summary-graphics .circle{flex-basis:150px;height:150px}.leads-summary .leads-summary-graphics .circle .number{font-size:36px;line-height:40px}.leads-summary .leads-summary-graphics .circle label{text-transform:none;font-size:14px}}#ManageAlertsFunctionView .manage-alerts-list{margin:0 0 var(--large-gap) 0;gap:var(--large-gap);flex-direction:column;padding:0;list-style:none;display:flex}#ManageAlertsFunctionView .manage-alerts-list>li{background-color:var(--primary-lighter);padding:var(--large-gap);border:1px solid var(--primary-light);border-radius:var(--form-border-radius)}#evSearchResult .panel{margin-bottom:var(--small-gap)}#evSearchResult .panel .panel-heading .title-details{gap:var(--large-gap);display:flex}#evSearchResult .panel .panel-heading .title-details .owner-count{border:solid 1px var(--primary-light);border-radius:var(--border-radius);padding:var(--medium-gap);flex:0 0 40px;justify-content:center;align-items:center;font-family:Light;font-size:22px;display:flex}#evSearchResult .panel .panel-heading .title-details .owner-details{flex-direction:column;display:flex}#evSearchResult .panel .panel-heading .title-details .owner-details .owner-address{font-size:12px;display:block}#evSearchResult .panel .result-list{margin:0;padding:0;list-style:none}#evSearchResult .panel .result-list li{margin-bottom:var(--large-gap);padding:var(--small-gap);border-radius:var(--border-radius)}#evSearchResult .panel .result-list li .template-options{margin-top:var(--medium-gap);align-items:center;gap:var(--large-gap);flex-wrap:wrap;display:flex}#evSearchResult .panel .result-list li .template-options .btn i{color:var(--green-light)}#evSearchResult .panel .result-list li .template-options .external-link{flex:1;font-size:12px;line-height:14px}#evSearchResult .panel .result-list li .template-options .external-link>span{white-space:nowrap}#evSearchResult .panel .result-list li .template-options .external-link i{margin-left:3px}#evSearchResult .panel .result-list li:last-child{margin-bottom:0}#evSearchResult .panel .result-list li:hover{background-color:var(--primary-lightest)}.mapWidget{height:200px}.jsMap .toolbar{z-index:1000;gap:var(--small-gap);display:inline-flex;position:absolute;bottom:20px;left:20px}.jsMap .alert{margin-top:20px}.jsMap .btn{box-sizing:border-box;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.jsMap .btn i{color:var(--primary);font-size:18px}.jsMap .btn:hover .fa-times,.jsMap .btn:hover .fa-trash-alt{color:var(--red-light)}.jsMap .btn:hover .fa-check,.jsMap .btn:hover .fa-plus{color:var(--green-light)}.jsMap .btn:hover .fa-pencil-alt,.jsMap .btn:hover .fa-save{color:var(--link-color)}.jsMap .leaflet-control-layers.leaflet-control{background:var(--white);padding:6px 10px 6px 6px;display:block;position:relative}.jsMap .leaflet-control-layers.leaflet-control.leaflet-control-layers-expanded{color:var(--text-color)}.jsMap .leaflet-control-layers-toggle{display:none}.jsMap .leaflet-control-layers-list{display:block}#matchingEstatesList .section-divider{z-index:9999;cursor:pointer;margin-bottom:0}#matchingEstatesList .section-divider .bubbleBtn .fa-chevron-down{transition:transform .2s ease-in-out}#matchingEstatesList .section-divider .bubbleBtn.refresh-nearby-sales-button{right:46px}#matchingEstatesList .section-divider.collapsed .bubbleBtn .fa-chevron-down{transform:rotate(-90deg)}#matchingEstatesList h4{text-align:center;margin-top:20px}#matchingEstatesList h4 .no-wrap{white-space:nowrap}@media (width<=991px){#matchingEstatesList h4{font-size:20px;line-height:26px}}#matchingEstatesList [data-tip-tm]{overflow:visible}#matchingEstatesList [data-tip-tm]:after{width:350px}#matchingEstatesList #mobile-options{display:none}@media (width<=767px){#matchingEstatesList #mobile-options{display:block}#matchingEstatesList #mobile-options .sort{float:right;display:inline-block}}#matchingEstatesList table.responsive{margin:20px 0 50px}#matchingEstatesList table.responsive thead th.select-header:first-child span{width:auto}#matchingEstatesList table.responsive thead th.select-header:first-child .toggle-select{float:left;width:65px;margin-left:-10px;display:inline-block}#matchingEstatesList table.responsive thead th.select-header:first-child .toggle-select i{margin-left:0}#matchingEstatesList table.responsive tbody tr td div:not(.popout-on-pad){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#matchingEstatesList table.responsive tbody tr td .onoffswitch{float:left;margin-left:-5px;margin-right:5px}#matchingEstatesList table.responsive tbody tr td .finn-logo{background-image:url(/assets/FINN_gray_no.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:15px;margin:0 10px;display:inline-block}#matchingEstatesList table.responsive tbody tr:hover td .finn-logo{background-image:url(/assets/FINN_no.svg)}.messagePanel .close{right:0}.messagePanel .message-panel-header{font-weight:700}.messagePanel .message-panel-link{text-decoration:underline}.circle-chart-dropdown-button .months-flex-list .dropdown{min-width:110px;display:inline-block;position:relative}.circle-chart-dropdown-button .months-flex-list .dropdown .dropbtn{cursor:pointer;background-color:var(--white);border:none}.circle-chart-dropdown-button .months-flex-list .dropdown .dropbtn:hover,.circle-chart-dropdown-button .months-flex-list .dropdown .dropbtn:focus{background-color:var(--blue-light);color:#fff}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content{background-color:var(--white);z-index:1;min-width:160px;padding:var(--medium-gap);position:absolute;box-shadow:0 8px 16px #0003}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content ul{border-left:1px solid var(--primary-light);border-top:1px solid var(--primary-light);grid-template-rows:auto;grid-template-columns:60px 60px 60px;margin:0;list-style:none;display:grid}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content ul li{border-bottom:1px solid var(--primary-light);border-right:1px solid var(--primary-light)}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content ul li a{padding:12px 16px;text-decoration:none;display:block;position:relative}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content ul li a:hover{background-color:var(--primary-light)}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content ul li .last-month:after{content:"";bottom:calc(50% - 10px);right:-1px;left:unset;font-family:"Font Awesome 5 Pro";font-size:17px;font-weight:900;position:absolute}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content ul li .first-month:before{content:"";font-family:"Font Awesome 5 Pro";font-size:17px;font-weight:900;position:absolute;bottom:calc(50% - 10px);left:-1px}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content ul li .selected{background-color:var(--blue-light);color:#fff}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content .year{gap:var(--medium-gap);padding:var(--small-gap) 0;border-left:1px solid var(--primary-light);border-top:1px solid var(--primary-light);border-right:1px solid var(--primary-light);justify-content:center;align-items:center;display:flex}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content .year input{max-width:36%}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content .year .nav-year{cursor:pointer;padding:var(--small-gap);justify-content:center;align-items:center;margin-top:5px;margin-left:10px;margin-right:10px;display:flex}.circle-chart-dropdown-button .months-flex-list .dropdown .dropdown-content .year .nav-year:hover{background-color:var(--primary-lighter)}#Loan .loan-bank-account-and-loan-number-fields{gap:var(--large-gap);width:100%;margin:0 0 var(--large-gap) 0;flex-wrap:wrap;align-items:flex-end;list-style:none;display:flex}#Loan .loan-bank-account-and-loan-number-fields li{flex:1}#Loan .log-list{margin:var(--large-gap) 0;gap:var(--large-gap);grid-template-columns:1fr 1fr;min-height:100px;display:grid}#Loan .log-list>li{padding:var(--medium-gap);border-radius:var(--border-radius);border:solid 1px var(--primary-lightest)}#Loan .log-list>li .log-entry-comment{font-size:14px}#Loan .log-list>li .log-entry-comment.collapsed i{transform:rotate(-90deg)}#Loan .log-list>li.highlighted{background-color:var(--green-lightest);border-color:var(--green-lighter);color:var(--green-darkest);position:relative}#Loan .log-list>li.highlighted .badges{top:var(--medium-gap);right:var(--medium-gap);position:absolute}#Loan .log-list>li.highlighted .badges .highlighted-inquiry{background-color:var(--green);color:#fff;align-items:center;display:flex}#Loan .log-list>li.highlighted .badges .highlighted-inquiry .highlighted-inquiry-tooltip .fa-info-circle{color:#fff;background:radial-gradient(var(--green) 50%, transparent 50%);font-size:11px}#Loan .log-list>li.highlighted .badges .highlighted-inquiry .highlighted-inquiry-tooltip:after{width:280px}#Loan .log-list>li.highlighted .date-sheet{color:var(--black)}#Loan .log-list>li.inquiry-add-button{color:var(--text-color);cursor:pointer;background-color:#0000;display:flex}#Loan .log-list>li.inquiry-add-button>span{justify-content:center;align-items:center;gap:var(--small-gap);flex:1;display:flex}#Loan .log-list>li.inquiry-add-button>span .fa-plus-circle{color:var(--green-light);font-size:24px}#Loan .log-list>li.inquiry-add-button:hover{background-color:var(--blue);color:#fff}#Loan .log-list>li.inquiry-add-button:hover .fa-plus-circle{color:#fff}#Loan .log-list>li.inquiry-add-button.disabled-action,#Loan .log-list>li.inquiry-add-button.disabled-action:hover{pointer-events:none;color:var(--gray);background-color:var(--gray-lighter)}#Loan .log-list>li.inquiry-add-button.disabled-action .fa-plus-circle,#Loan .log-list>li.inquiry-add-button.disabled-action:hover .fa-plus-circle{color:var(--gray-darker)}@media (width<=767px){#Loan .log-list{grid-template-columns:1fr}}#mortgageDetails .mortgagee-details{gap:var(--medium-gap);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;display:flex}#mortgageDetails .mortgagee-details .switch-is-plaintiff{width:115px}#mortgageDetails .coverage-options{margin:var(--large-gap) 0 var(--x-large-gap) 0}#mortgageDetails .exclude-reasons-list{margin-bottom:var(--large-gap)}#mortgageDetails .switch-with-label{margin-top:0}#mortgageDetails .optList{margin-bottom:var(--large-gap);gap:var(--large-gap);grid-template-columns:1fr 1fr;display:grid}#mortgageDetails .optList li{margin-bottom:0}#mortgageDetails .optList li.loan{align-items:flex-start;gap:var(--small-gap);flex-direction:column}#mortgageDetails .optList li.loan>div{justify-content:space-between;width:100%;display:flex}#mortgageDetails .optList li.loan>div>span{color:var(--primary-darkest);font-size:12px}#mortgageDetails .optList li.loan>div>span .nowrap{white-space:nowrap}#mortgageDetails .optList li.loan:hover{background-color:var(--blue);color:#fff}#mortgageDetails .optList li.loan:hover .valueNotSet,#mortgageDetails .optList li.loan:hover>div>span{color:#fff}@media (width<=767px){#mortgageDetails .optList{grid-template-columns:1fr}}.msAccountAmlSwitches{align-items:center;gap:var(--large-gap);margin-top:var(--medium-gap);flex-wrap:wrap;display:flex}.msAccountAmlSwitches .vitec-checkbox>label{cursor:pointer;margin-left:var(--small-gap);line-height:1}.multiSelectDropdown .none-means-all-dd+.btn-group .multiselect-all input{display:none}.multiSelectDropdown .none-means-all-dd+.btn-group .multiselect-all a{color:var(--text-color);background-color:#0000}.multiSelectDropdown .none-means-all-dd+.btn-group .multiselect-all a:hover,.multiSelectDropdown .none-means-all-dd+.btn-group .multiselect-all:hover{background-color:#d3d3d3}.multiSelectDropdown.behave-as-single-select .multiselect-container>li>a>label{padding:3px 20px 3px 26px}#NewContactMulti .tabs{margin-bottom:10px}#NewContactMulti .select-list{margin:10px 0}#NewContactMulti .select-list .warning{color:var(--red-dark);pointer-events:none;cursor:not-allowed;background-color:var(--primary-light);font-style:oblique}#NewContactMulti .select-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}#NewContactMulti .select-list small.toggle-all{color:var(--link-color);-webkit-user-select:none;user-select:none}#NewContactMulti .select-list .select-list{margin:8px 0 0}#newDepartmentFunctionView .alert{margin:5px 0}#newobjectfunctionview{margin-top:var(--large-gap)}#newobjectfunctionview .info-service-alert{margin-bottom:var(--x-large-gap)}#newobjectfunctionview label.with-tooltip{gap:var(--small-gap);display:flex}#newobjectfunctionview label.with-tooltip>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#newobjectfunctionview label.with-tooltip [data-tip-tl]{flex:0 0 30px;overflow:visible}#newobjectfunctionview label.with-tooltip [data-tip-tl] i{font-size:12px;line-height:1}#newobjectfunctionview .autosuggest-no-results+.skip-search-button{cursor:pointer;background-color:var(--white);margin-top:10px;padding:10px;display:block}#newobjectfunctionview .autosuggest-no-results+.skip-search-button i{color:var(--green-light);vertical-align:middle;margin-right:var(--small-gap)}#newobjectfunctionview #inputFunctionView .sectionNumber .loadingIndicator{font-size:.8em}#newobjectfunctionview #inputFunctionView .delete-button{margin-top:22px;display:inline-block}#newobjectfunctionview #inputFunctionView .delete-button .fa-pencil-alt{color:var(--primary-darkest);font-size:1.4em}#newobjectfunctionview #inputFunctionView .delete-button .fa-pencil-alt:hover{color:var(--link-color)}#newPostTrigger{width:240px;display:inline-block;position:relative}#newPostTrigger .autosuggest{padding:0 6px;font-size:12px}#newPostTrigger .autosuggest input{font-size:12px}#newPostTrigger .autosuggest .searchResultContainer .searchResult{width:350px}#newPostTrigger .autosuggest .ms-ctn{padding-top:3px}#newPostTrigger .product-loader{color:var(--primary);font-size:20px;position:absolute;top:2px;left:calc(50% - 10px)}@media (width<=1599px){#newPostTrigger{width:120px}#newPostTrigger .autosuggest .searchResultContainer .searchResult{width:230px}}#newRegionFunctionView .alert,#newUserFunctionView .alert{margin:5px 0}.nextCoPilotChat .history-wrapper{overflow-y:hidden;height:150px!important}.nextCoPilotChat .history-wrapper textarea{color:#000;background-color:#fff;overflow-y:auto;height:130px!important}#editDocumentTemplate{margin-top:78px}#editDocumentTemplate .sms-info{width:450px;margin:20px auto}#editDocumentTemplate .template-info h4{margin-bottom:0}#editDocumentTemplate .template-info ul{flex-wrap:wrap;margin-left:0;list-style-type:none;display:flex}#editDocumentTemplate .template-info ul li{margin-right:20px}#editDocumentTemplate .template-info ul li label{align-items:center;display:flex}#editDocumentTemplate .template-info ul li label .attachment-number{background-color:var(--white);text-align:center;border-radius:50%;width:14px;height:14px;margin-right:5px;line-height:14px;display:inline-block}#editDocumentTemplate .template-info ul li label span[data-tip-bm] i{vertical-align:middle}#editDocumentTemplate .template-info ul li label span[data-tip-bm]:after{width:250px}#editDocumentTemplate.sms-only #editor{flex-basis:380px!important;padding:10px!important;position:relative!important}#editDocumentTemplate.sms-only #editor *{color:#000!important;text-transform:none!important;background-color:#0000!important;border:none!important;margin:0!important;padding:0!important;font-family:Regular!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:20px!important;text-decoration:none!important}#editDocumentTemplate.sms-only #editor .sk-cube-grid{margin:25px auto!important}#editDocumentTemplate.sms-only #editor .cke_placeholder{background-color:#ff0!important}#editDocumentTemplate.sms-only #editor:after{content:" ";border-top:30px solid #fff;border-bottom:0;border-left:0;border-right:30px solid #0000;width:0;height:0;margin-bottom:-30px;margin-left:-15px;position:absolute;bottom:0;left:10%}#documentEditError{z-index:1;width:200px;position:fixed;bottom:25px;right:10px}.nextDocumentTemplateMarkupDiff{z-index:100000;color:var(--white);padding-top:58px;position:fixed;inset:0}.nextDocumentTemplateMarkupDiff header{background-color:var(--mainview-bg);color:#fff;z-index:100000;height:58px;padding:var(--large-gap);justify-content:space-between;display:flex;position:fixed;top:0;left:0;right:0}.nextDocumentTemplateMarkupDiff header .file-info{padding:8px}.nextDocumentTemplateMarkupDiff header .file-info small{text-transform:uppercase;font-size:11px;line-height:13px;display:block}.nextDocumentTemplateMarkupDiff header .file-info small .ins-version{color:#406619;background-color:#e6ffe6;margin-right:5px;padding:1px 2px;display:inline-block}.nextDocumentTemplateMarkupDiff header .file-info small .del-version{color:#b30000;background-color:#ffe6e6;padding:1px 2px;display:inline-block}.nextDocumentTemplateMarkupDiff header .diff-actions-menu{gap:var(--large-gap);margin:0;list-style:none;display:flex}.nextDocumentTemplateMarkupDiff header .diff-actions-menu .btn i{font-size:16px}.nextDocumentTemplateMarkupDiff .pre-wrapped .diffVisualizer>div{white-space:pre-wrap}.nextDocumentTemplateMarkupDiff .strike-through .diffVisualizer>div del{text-decoration:line-through}.nextDocumentTemplateMarkupDiff .strike-through .diffVisualizer>div ins{text-decoration:underline}#nextInternalControlAmlReportingSettingsFunctionView,#nextInternalControlSettingsFunctionView{padding-bottom:480px}#nextInternalControlAmlReportingSettingsFunctionView .radio-type.month-grid,#nextInternalControlSettingsFunctionView .radio-type.month-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;display:grid}#nextInternalControlAmlReportingSettingsFunctionView .radio-type.month-grid .first-month:before,#nextInternalControlSettingsFunctionView .radio-type.month-grid .first-month:before{content:"";font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:900;position:absolute;bottom:calc(50% - 7px);left:1px}#nextInternalControlAmlReportingSettingsFunctionView .radio-type.month-grid .last-month:after,#nextInternalControlSettingsFunctionView .radio-type.month-grid .last-month:after{content:"";bottom:calc(50% - 7px);right:1px;left:unset;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:900;position:absolute}#nextInternalControlAmlReportingSettingsFunctionView .radio-type.month-grid .selected:not(.last-month):after,#nextInternalControlSettingsFunctionView .radio-type.month-grid .selected:not(.last-month):after{display:none}#nextInternalControlAmlReportingSettingsFunctionView #main-dept-section .multiselect-native-select .multiselect-container,#nextInternalControlSettingsFunctionView #main-dept-section .multiselect-native-select .multiselect-container{width:365px}#nextInternalControlAmlReportingSettingsFunctionView .depts-options,#nextInternalControlSettingsFunctionView .depts-options{gap:var(--medium-gap);margin-bottom:var(--large-gap);justify-content:space-between;align-items:center;display:flex}#nextInternalControlAmlReportingSettingsFunctionView .depts-options .multiSelectDropdown,#nextInternalControlSettingsFunctionView .depts-options .multiSelectDropdown{flex:1;max-width:calc(100% - 120px)}#nextInternalControlAmlReportingSettingsFunctionView .depts-options .multiSelectDropdown .inactive-dept a,#nextInternalControlSettingsFunctionView .depts-options .multiSelectDropdown .inactive-dept a{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}#nextInternalControlAmlReportingSettingsFunctionView .depts-options .passive-switch,#nextInternalControlSettingsFunctionView .depts-options .passive-switch{flex:0 0 100px}#nextInternalControlAmlReportingSettingsFunctionView .depts-sort-options,#nextInternalControlSettingsFunctionView .depts-sort-options{align-items:flex-end;gap:var(--small-gap);display:flex}#nextInternalControlAmlReportingSettingsFunctionView .depts-sort-options .sort-direction,#nextInternalControlSettingsFunctionView .depts-sort-options .sort-direction{flex:0 0 20px}#nextInternalControlAmlReportingSettingsFunctionView .depts-sort-options .sort-direction #chkIsSortDeptInfoAscending,#nextInternalControlSettingsFunctionView .depts-sort-options .sort-direction #chkIsSortDeptInfoAscending{display:none}#nextInternalControlAmlReportingSettingsFunctionView .depts-sort-options select,#nextInternalControlSettingsFunctionView .depts-sort-options select{flex:1}.nextInternalControlTopSection .top-section-dept-box:after{content:"";font-size:110px;font-weight:400}.nextInternalControlTopSection .top-section-dept-box:hover:after{font-size:120px}.nextInternalControlTopSection .top-widgets{border-radius:var(--border-radius);justify-content:space-evenly;align-items:center;gap:var(--large-gap);flex-wrap:wrap;width:100%;padding:15px;display:flex}.nextInternalControlTopSection .top-widgets>div{flex:1 0 200px;justify-content:center;align-items:center;height:200px;display:flex;position:relative}.nextInternalControlTopSection .top-widgets>div .circle-chart-dropdown-button{z-index:3100;position:absolute;bottom:0;right:0}.nextLeaderTopSection .top-widgets{border-radius:var(--border-radius);justify-content:space-evenly;align-items:center;gap:var(--large-gap);flex-wrap:wrap;width:100%;padding:15px;display:flex}.nextLeaderTopSection .top-widgets>div{flex:0 0 200px;justify-content:center;align-items:center;height:200px;display:flex;position:relative}.nextLeaderTopSection .top-widgets>div .circle-chart-dropdown-button{position:absolute;bottom:0;right:0}#estateFilter .filter-list{margin:0;padding:0;list-style:none}#estateFilter .filter-list li{position:relative}#estateFilter .filter-list li .remove-filter-button{cursor:pointer;z-index:100;color:var(--primary);padding:5px;font-size:20px;display:inline-block;position:absolute;top:1px;right:6px}#estateFilter .filter-list li .remove-filter-button:hover{color:var(--red-light)}#estateFilter .filter-list li .remove-filter-button:hover+.filter-item{border-color:var(--red-light)}#estateFilter .filter-list li .filter-item{border-radius:var(--border-radius);border:solid 1px var(--primary-light);margin-bottom:10px;padding:10px 10px 15px}#estateFilter .add-filter-button i{color:var(--green-light)}.partnerContentContainer .external-widget{background-color:var(--white);height:100%}.partnerContentContainer .external-widget .widget-content{padding:0!important;overflow-y:hidden!important}.partnerContentContainer .external-widget iframe{border:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden}.partnerContentContainer .external-widget .widget-group{margin:0 3px;display:flex}.partnerContentContainer .external-widget #ewloader{background:#fff;width:100%;height:100%;position:absolute}.partnerContentContainer .external-widget .widget-content{margin:0;padding:0;overflow:hidden}.partnerContentContainer .external-widget .widget-source{color:#3f3b3c;z-index:99;background-color:#fff9;padding:2px;font-size:10px;line-height:11px;position:absolute;bottom:0;right:0}.partnerContentContainer .external-widget .widget-fail{text-align:center}@media (width<=991px){.partnerContentContainer .external-widget .widget-source{right:18px}}#partnerServices .select-list strong{font-family:Bold}.phaseButtons{height:100%}.phaseButtons ul.step-nav{gap:var(--small-gap);z-index:-2;white-space:nowrap;flex-wrap:wrap;align-items:center;height:100%;margin:0;padding:0;list-style-type:none;display:flex}.phaseButtons ul.step-nav>li{flex:auto;align-items:center;min-width:0;height:100%;display:flex;position:relative}.phaseButtons ul.step-nav>li label{cursor:pointer}@media (width>=768px){.phaseButtons ul.step-nav>li .phase-number{display:none}}.phaseButtons ul.step-nav>li:first-child{margin-left:-2%}@media (width<=480px){.phaseButtons ul.step-nav>li:first-child{margin-left:-5%}}.phaseButtons ul.step-nav>li:last-child{margin-right:-2%}@media (width<=480px){.phaseButtons ul.step-nav>li:last-child{margin-right:-5%}}.phaseButtons ul.step-nav>li:before,.phaseButtons ul.step-nav>li:after{content:"";z-index:-1;width:100%;height:52%;transition:all .2s ease-in-out;position:absolute;left:0}.phaseButtons ul.step-nav>li:before{background:0 0;top:0;transform:skew(30deg)}.phaseButtons ul.step-nav>li:after{background:0 0;top:50%;transform:skew(-30deg)}.phaseButtons ul.step-nav>li:hover:before,.phaseButtons ul.step-nav>li:hover:after{background:var(--primary-lightest)}.phaseButtons ul.step-nav.context-bar{width:100%;overflow:hidden}.phaseButtons ul.step-nav.context-bar>li{pointer-events:none}.phaseButtons ul.step-nav.context-bar>li a{text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none;min-width:0;height:100%;color:var(--primary);outline:none;flex:auto;justify-content:center;display:flex}.phaseButtons ul.step-nav.context-bar>li a label{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;align-self:center;font-size:11px;overflow:hidden}@media (width<=767px){.phaseButtons ul.step-nav.context-bar>li a label .phase-text{display:none}}.phaseButtons ul.step-nav.context-bar>li.current-or-previous-state a{pointer-events:all;cursor:pointer;color:var(--black)}.phaseButtons ul.step-nav.context-bar>li.current-or-previous-state.selected label{color:#fff}@media (width<=991px){.phaseButtons ul.step-nav.context-bar>li.current-or-previous-state.selected label{max-width:100px}.phaseButtons ul.step-nav.context-bar>li.current-or-previous-state.selected label .phase-text{display:inline}}.phaseButtons ul.step-nav.context-bar>li.current-or-previous-state.selected:before,.phaseButtons ul.step-nav.context-bar>li.current-or-previous-state.selected:after{background:var(--primary)}.phaseButtons ul.step-nav.context-bar>li:before,.phaseButtons ul.step-nav.context-bar>li:after{border-right:solid 1px var(--white)}.phaseButtons ul.step-nav.side-panel{width:calc(100% - 20px);margin:0 10px}.phaseButtons ul.step-nav.side-panel>li{cursor:pointer;justify-content:center;min-height:32px;display:flex}.phaseButtons ul.step-nav.side-panel>li:before,.phaseButtons ul.step-nav.side-panel>li:after{background:var(--white);border-right:solid 5px var(--functionview-bg)}.phaseButtons ul.step-nav.side-panel>li:hover{color:var(--text-color)}.phaseButtons ul.step-nav.side-panel>li:hover:before,.phaseButtons ul.step-nav.side-panel>li:hover:after{background-color:var(--functionview-bg)}.phaseButtons ul.step-nav.side-panel>li.selected,.phaseButtons ul.step-nav.side-panel>li.active{color:#fff;height:38px;font-family:Bold;font-size:16px}.phaseButtons ul.step-nav.side-panel>li.selected .fa-check-circle,.phaseButtons ul.step-nav.side-panel>li.active .fa-check-circle{color:#fff}.phaseButtons ul.step-nav.side-panel>li.selected:before,.phaseButtons ul.step-nav.side-panel>li.active:before,.phaseButtons ul.step-nav.side-panel>li.selected:after,.phaseButtons ul.step-nav.side-panel>li.active:after{background:var(--timeline-blue)}.phaseButtons ul.step-nav.side-panel>li.selected:hover,.phaseButtons ul.step-nav.side-panel>li.active:hover{color:var(--white)}.phaseButtons ul.step-nav.side-panel>li.needs-attention .phase-text:after{content:"";margin-left:var(--small-gap);font-family:"Font Awesome 5 Pro";font-weight:900}.phaseButtons ul.step-nav.side-panel>li.not-selectable{cursor:default;color:var(--primary)}.phaseButtons ul.step-nav.side-panel>li.not-selectable:before,.phaseButtons ul.step-nav.side-panel>li.not-selectable:after{background:var(--primary-lighter)}.phaseButtons ul.step-nav.side-panel>li:last-child:before,.phaseButtons ul.step-nav.side-panel>li:last-child:after{border-right-color:#0000}.phaseButtons ul.step-nav.side-panel.follow-up>li i{margin-left:5px}@media (width<=767px){.phaseButtons ul.step-nav.side-panel.follow-up>li .phase-text{display:none}}.phaseButtons ul.step-nav.side-panel.follow-up>li.active .phase-text{display:inline}.phaseButtons ul.step-nav.side-panel.follow-up>li.completed{color:#fff}.phaseButtons ul.step-nav.side-panel.follow-up>li.completed:before,.phaseButtons ul.step-nav.side-panel.follow-up>li.completed:after{background-color:var(--green-light)}.phaseButtons ul.step-nav.side-panel.follow-up>li.completed:hover:before,.phaseButtons ul.step-nav.side-panel.follow-up>li.completed:hover:after,.phaseButtons ul.step-nav.side-panel.follow-up>li.completed.active:before,.phaseButtons ul.step-nav.side-panel.follow-up>li.completed.active:after{background-color:var(--green)}.phaseButtons ul.step-nav.side-panel.follow-up>li.completed.active:hover:before,.phaseButtons ul.step-nav.side-panel.follow-up>li.completed.active:hover:after{background-color:var(--green-dark)}.phaseButtons ul.step-nav.disabled>li:before,.phaseButtons ul.step-nav.disabled>li:after{background-color:var(--primary-light)}.phaseButtons ul.step-nav.disabled>li i{color:var(--primary)}.phaseButtons ul.step-nav.disabled>li.active:before,.phaseButtons ul.step-nav.disabled>li.active:after{background-color:var(--primary)}.phaseButtons ul.step-nav.disabled>li.active span,.phaseButtons ul.step-nav.disabled>li.active i{color:var(--white)!important}#phrasePanel{min-height:150px;position:relative}#phrasePanel .loadingIndicator{top:calc(50% - 18px)}#phrasePanel .filter{margin-bottom:20px}#phrasePanel ul.phrase-list{flex-wrap:wrap;justify-content:space-between;width:100%;margin:0;padding:0;display:flex}#phrasePanel ul.phrase-list>li{background-color:var(--white);padding:var(--medium-gap);border:solid 1px var(--primary-light);box-shadow:1px 1px 1px var(--primary-light);gap:var(--small-gap);flex-wrap:wrap;flex:0 0 100%;justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}#phrasePanel ul.phrase-list>li .toggle-phrase-content{color:var(--link-color);cursor:pointer;max-width:calc(100% - 50px)}#phrasePanel ul.phrase-list>li .toggle-phrase-content .fas{will-change:transition;margin-left:var(--small-gap);transition:transform .2s ease-in-out;transform:rotate(90deg)}#phrasePanel ul.phrase-list>li .toggle-phrase-content.collapsed .fas{transform:rotate(0)}#phrasePanel ul.phrase-list>li .toggle-phrase-content:hover{color:var(--link-color-dark)}#phrasePanel ul.phrase-list>li .phrase-content{flex:0 0 100%}#phrasePanel ul.phrase-list>li .phrase-content>span{white-space:pre-line}#phrasePanel ul.phrase-list>li input{display:none}#phrasePanel ul.phrase-list>li input:checked+label{cursor:pointer}#phrasePanel ul.phrase-list>li input:checked+label i:before{content:""}#phrasePanel ul.phrase-list>li input:checked+label+span{color:var(--link-color);font-family:Bold}@media (width<=729px){#phrasePanel ul.phrase-list>li{flex-basis:100%}}#phrasePanel ul.phrase-list>li label{cursor:pointer;text-transform:none;color:var(--blue);font-size:20px;font-weight:400}#PinnableContent .alert>[data-toggle=collapse]{position:relative}#PinnableContent .alert>[data-toggle=collapse] i{position:absolute;top:4px;right:0}#PinnableContent .alert>[data-toggle=collapse].collapsed i{transform:rotate(-90deg)}#PinnableContent .alert>[data-toggle=collapse]:hover,.plainOldCheckbox{cursor:pointer}.professionalActorTag:after{content:"N";color:#fff;background-color:var(--professional-dark);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:Bold;font-size:11px;display:inline-flex}.professionalActorTag-white:after{content:"N";color:var(--professional-dark);background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:Bold;font-size:11px;line-height:16px;display:inline-flex}.marketingWidget{min-height:165px}.marketingWidget .scroll-rows{max-height:215px;padding-right:10px;overflow-y:auto}.marketingWidget .marketingWidgetRow{color:var(--black);padding:5px;display:block}.marketingWidget .marketingWidgetRow.no-routing{cursor:default}.marketingWidget .marketingWidgetRow p{margin-bottom:0;padding-bottom:0;font-family:Bold}.marketingWidget .marketingWidgetRow p span:last-child{float:right;display:inline-block}.marketingWidget .marketingWidgetRow:not(:first-child){border-top:solid 1px var(--primary-light)}.marketingWidget .marketingWidgetRow:last-child{padding-bottom:0}.marketingWidget .marketingWidgetRow .finn{float:right;background-image:url(/assets/FINN_no.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px}.marketingWidget .marketingWidgetRow .vitec{float:right;background-image:url(/assets/VITEC.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px}.projectMilestonesChainGraph .chainGraph .step-indicator>li.useDottedLine:before{content:""}.projectMilestonesChainGraph .chainGraph .step-indicator>li.useDottedLine:after{border-top:dotted 2px var(--primary)}.projectMilestonesChainGraph .chainGraph .step-indicator>li.useDottedLine.completed:after,.projectMilestonesChainGraph .chainGraph .step-indicator>li.useDottedLine.active:after{border-top:dotted 2px var(--blue)}.projectRequirementsDueDateFunctionView .project-requirements-duedate-change-footer{margin-top:4px}.projectRequirementsDueDateFunctionView .project-requirements-duedate-change{margin-left:-15px;padding-left:20px;font-size:12px;line-height:16px}.projectRequirementsDueDateFunctionView .project-requirements-duedate-change .project-requirements-duedate-change-heading{margin-bottom:4px;font-size:14px;line-height:18px}.projectRequirementsDueDateFunctionView .project-requirements-duedate-change .project-requirements-duedate-change-footer{margin-top:4px}.projectRequirementsDueDateFunctionView .project-requirements-duedate-change .project-requirements-duedate-change-item-tooltip:after{width:95px}.radioButtonGroup .withtooltip{overflow:visible}.radio-selector{border-radius:var(--border-radius);border:1px solid #ccc;flex-wrap:nowrap;margin:0;padding:0;list-style:none;display:flex}.radio-selector .choice{background-color:var(--white);text-align:center;cursor:pointer;text-transform:uppercase;border-right:1px solid #ccc;flex:auto;justify-content:center;min-height:32px;padding:2px 5px;font-size:10px;line-height:13px;display:flex}.radio-selector .choice span{align-self:center}.radio-selector .choice:hover{background-color:#007bc733}.radio-selector .choice:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.radio-selector .choice:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-right:none}.radio-selector .choice.selected{color:var(--black);background-color:#007bc74d;position:relative}.radio-selector .choice.selected:after{content:"";font-family:"Font Awesome 5 Pro";font-size:17px;font-weight:900;position:absolute;bottom:-3px;left:calc(50% - 6px)}.radio-selector.read-only{pointer-events:none}.radio-selector.read-only .choice{cursor:default;color:#999;background-color:#7c7c7c14}.radio-selector.read-only .choice.selected{background-color:#007bc726}.radio-selector.maintain-selected .selected{pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none}.contact-relations .related-objects{gap:var(--large-gap);flex-direction:column;margin:0;padding:0;list-style-type:none;display:flex}.contact-relations .related-objects>li{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}.contact-relations .related-objects>li .objectlist{align-items:flex-start;gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(275px,1fr));width:100%;height:142px;margin:0;list-style:none;display:grid;overflow:hidden}.contact-relations .related-objects>li .objectlist.expanded{height:unset;overflow:visible}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card{background-color:var(--primary-lighter);border-radius:var(--border-radius);height:138px;box-shadow:var(--card-shadow);cursor:pointer;color:var(--text-color);margin:0;transition:box-shadow .2s ease-in-out;position:relative}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card:hover{box-shadow:0 0 15px #0000004d}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .left-info{vertical-align:top;display:inline-block}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .left-info .objectstatus{width:100%;color:var(--white);background-color:var(--green);padding:0 6px 2px;font-size:12px}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .left-info .image{border-top-left-radius:var(--border-radius);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--bg);width:120px;height:120px}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .right-info{width:calc(100% - 130px);padding:5px;line-height:16px;display:inline-block}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .right-info h4{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-family:Bold;font-size:12px;line-height:1.25em;overflow:hidden}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .right-info>div{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .right-info>div.note{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.6em;margin-top:5px;line-height:1.3em;display:-webkit-box}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .right-info>div.note i{color:var(--blue-light)}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .footer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);width:100%;height:24px;color:var(--white);flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding:0;font-size:11px;line-height:24px;display:flex;position:absolute;bottom:0}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .footer .option{text-align:center;border-right:solid 1px var(--white);flex:0 0 32px}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .footer .option i{color:var(--primary-lightest);font-size:14px}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .footer .option:hover{background-color:var(--primary-dark)}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .footer .info{text-overflow:ellipsis;white-space:nowrap;border-right:solid 1px var(--white);flex:auto;padding:0 5px;overflow:hidden}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .footer .info:last-child{border-right:none}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .footer .follow-up{text-align:center;border-left:solid 1px var(--white);flex:0 0 120px;align-self:flex-end;padding:0 5px}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .footer .follow-up.followup-complete{background-color:var(--green)}.contact-relations .related-objects>li .objectlist .object-tile .related-object-card .footer .follow-up.followup-incomplete{background-color:var(--red-light)}@media (width<=767px){.contact-relations{max-width:100%;margin-left:0;padding-bottom:5px;display:block;overflow:hidden}}.remindingUsersPanel .recipients-list{margin:0;list-style:none}.remindingUsersPanel .recipients-list li{margin-bottom:5px}.remindingUsersPanel .recipients-list li>div{background-color:var(--white);justify-content:space-between;align-items:center;display:flex}.remindingUsersPanel .recipients-list li>div>span{white-space:pre-wrap;padding:5px 10px;display:inline-block}.remindingUsersPanel .recipients-list li>div i{color:#3f3b3c;background-color:var(--white);text-align:center;cursor:pointer;flex:0 0 36px;align-self:flex-start;padding:11px 5px}.remindingUsersPanel .recipients-list li>div i:hover{color:var(--white);background-color:var(--red)}#restrictAccessFunctionView .form-section-divider{height:36px;position:relative}#restrictAccessFunctionView .form-section-divider .bubbleBtn i{transition:transform .2s ease-in-out}#restrictAccessFunctionView .form-section-divider .bubbleBtn.collapsed i{transform:rotate(-90deg)}.reviewTable .table-with-sticky-headers .header-table{background-color:var(--white);z-index:150;padding-top:10px;top:150px}.reviewTable .table-with-sticky-headers .customizable-table-section .customizable-table thead tr th .header-label:before{display:none}.reviewTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td .star-rating{width:85%}.reviewTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td[data-label=Begrunnelse]{white-space:normal}.row-expander-checkbox{opacity:0;z-index:-1;position:absolute}#SearchProfileComponent .empty-state-box{margin:var(--medium-gap);padding:var(--medium-gap);border:1px solid var(--border-color);border-radius:var(--border-radius)}#SearchProfileComponent .panel{margin:var(--medium-gap)}#SearchProfileComponent .panel-body .action-buttons .btn{margin-right:var(--small-gap);color:#2e8b6d;border:1px solid}#SearchProfileComponent .panel-body .action-buttons .btn i{padding-right:var(--small-gap)}#SearchProfileComponent .panel-body .action-buttons .btn:hover,#SearchProfileComponent .panel-body .action-buttons .btn:active,#SearchProfileComponent .panel-body .action-buttons .btn:focus{background-color:#f3f6f5}#SearchProfileComponent .panel-heading .panel-title i{color:var(--blue);font-weight:300}#SearchProfileComponent .panel-heading .panel-title i.fa-spinner{padding:0}#SearchProfileComponent .panel-heading .panel-title .summary-text{margin-left:var(--small-gap);border-radius:var(--border-radius);padding:.25rem;font-size:12px;color:#000!important;background:var(--primary-lightest)!important}#SearchProfileComponent .panel-heading .panel-title .summary-text:hover{background:var(--primary-lightest)}@media (width<=991px){#SearchProfileComponent .panel-heading .panel-title .summary-text{display:none}}#SearchProfileComponent ul.criteria-list{flex-wrap:wrap;margin:0;padding:0;display:flex}#SearchProfileComponent ul.criteria-list li{white-space:nowrap;text-overflow:ellipsis;margin-right:5px;font-size:12px;line-height:16px;list-style:none;overflow:hidden}#SearchProfileComponent ul.criteria-list li:not(.note):first-child{flex:0 0 100%;margin-bottom:3px;font-size:14px}#SearchProfileComponent ul.criteria-list li.note{white-space:normal;-webkit-line-clamp:3;word-break:normal;-webkit-box-orient:vertical;display:-webkit-box}#SearchProfileComponent ul.criteria-list li.with-tooltip{overflow:visible}#SearchProfileComponent ul.criteria-list li.with-tooltip .status{border-radius:var(--border-radius);padding:0 3px}#SearchProfileComponent ul.criteria-list li.with-tooltip .status.active{background:var(--green-light);color:var(--white)}#SearchProfileComponent ul.criteria-list li.with-tooltip [data-tip-tl]:after{width:225px}#SearchProfileComponent ul.criteria-list li.facilities span:after{content:", "}#SearchProfileComponent ul.criteria-list li.facilities span:last-child:after{content:""}#SearchProfileComponent ul.criteria-list li.facilities span.line-through{color:var(--primary);text-decoration:line-through}#SearchProfileComponent ul.criteria-list li .map-toggle-button:hover .fa-map-marker-alt{font-weight:900}#SearchProfileComponent ul.criteria-list li .fa-hourglass-end:before{color:var(--primary-dark)}#SearchProfileComponent ul.criteria-list li .fa-hourglass-end:after{color:var(--red-light);opacity:1}@media (width<=767px){#SearchProfileComponent ul.criteria-list{justify-content:flex-end}#SearchProfileComponent ul.criteria-list li{white-space:normal;margin-left:5px;margin-right:0;overflow:visible}}#SearchProfileComponent tbody tr.inactive{color:var(--primary)}#SearchProfileComponent tbody tr.map-row td{padding:0}#SearchProfileComponent tbody tr.map-row td:last-child{padding-right:0}#SearchProfileComponent tbody tr.map-row td>div{z-index:1;width:100%;height:400px;position:relative}#SearchProfileComponent tbody tr td{overflow:visible}#SearchProfileComponent tbody tr td ul{margin:0;padding:0}#SearchProfileComponent tbody tr td ul li{list-style:none}#SearchProfileComponent tbody tr td.has-tooltip [data-tip-tr]:after{width:220px}#SearchProfileComponent tbody tr td .customer-informed{position:relative}#SearchProfileComponent tbody tr td .customer-informed .fa-check-circle{background:var(--white);color:var(--green-light);border-radius:50%;font-size:10px;position:absolute;top:-2px;right:-4px}@media (width<=767px){#SearchProfileComponent tbody tr td.select-cell{text-align:right}}#SearchProfileComponent .match-results{padding-top:var(--large-gap)}#SearchProfileComponent .match-results .no-match-results{padding:var(--large-gap)}#SearchProfileComponent .match-results .flex-card-container{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}#SearchProfileComponent .match-results #fetch-all-btn{width:100%}#SearchProfileComponent .flex-card{cursor:default;background:#fff;border:1px solid #ddd;border-radius:6px;flex-direction:column;max-width:220px;min-height:300px;font-size:12px;display:flex;box-shadow:0 2px 4px #0000001a}#SearchProfileComponent .flex-card h4,#SearchProfileComponent .flex-card .price-estimate{margin-bottom:.5rem;font-weight:600}#SearchProfileComponent .flex-card .image{cursor:pointer;background-position:50%;background-size:cover;height:100px}#SearchProfileComponent .flex-card .image .badge{margin:var(--small-gap);color:#fff}#SearchProfileComponent .flex-card .image .badge.forsale{background-color:var(--green)}#SearchProfileComponent .flex-card .image .badge.preparing{background-color:var(--orange)}#SearchProfileComponent .flex-card .image .badge.other{background-color:gray}#SearchProfileComponent .flex-card .text{flex-direction:column;flex:1;gap:.25rem;padding:.75rem;display:flex}#SearchProfileComponent .flex-card .text i{color:var(--blue);margin-right:.25rem}#SearchProfileComponent .flex-card .text h4{place-items:center;display:flex}#SearchProfileComponent .flex-card .text h4 .btn{text-overflow:clip;background-color:#0000;border:none;outline:none;margin-bottom:0;margin-left:auto;padding:0 5px 0 0}#SearchProfileComponent .flex-card .text div:last-child{margin-bottom:var(--medium-gap)}#SearchProfileComponent .flex-card .footer{cursor:pointer;background:#fafafa;border-top:1px solid #eee;justify-content:center;align-items:center;padding:1.25rem 1rem;display:flex}#SearchProfileComponent .flex-card .footer:hover{background:var(--primary);color:#fff}#SearchProfileComponent .flex-card .footer:hover span,#SearchProfileComponent .flex-card .footer:hover i{color:#fff}#SearchProfileComponent .flex-card .footer span{color:#000;align-items:center;gap:.4rem;display:inline-flex}#SearchProfileComponent .flex-card .footer i{color:#666}#SearchProfileComponent ul[data-bind*=linkedEstates]{margin:0;padding:0;list-style:none}#SearchProfileComponent .linked-estate{background:#fff;border-bottom:1px solid #ddd;gap:1rem;padding:.75rem 1rem;display:flex}#SearchProfileComponent .linked-estate:hover{background:#fafafa}#SearchProfileComponent .linked-estate:last-child{border-bottom:none}#SearchProfileComponent .linked-estate .image{cursor:pointer;background-position:50%;background-size:cover;border-radius:4px;width:120px;max-height:120px}#SearchProfileComponent .linked-estate .text{flex-direction:column;flex:1;gap:.25rem;display:flex}#SearchProfileComponent .linked-estate .text h4{margin:0 0 .25rem}#SearchProfileComponent .linked-estate .text div{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}#SearchProfileComponent .linked-estate .text .fa-clock{color:var(--primary)}#SearchProfileComponent .linked-estate .actions{flex-direction:column;gap:.4rem;display:flex}#SearchProfileComponent .linked-estate .actions .btn{justify-content:center;align-items:center;gap:.3rem;width:60px;padding:.25rem;display:flex}@media (width<=600px){#SearchProfileComponent .linked-estate{flex-direction:column}#SearchProfileComponent .linked-estate .actions{min-width:110px}#SearchProfileComponent .linked-estate .actions .btn{width:60px}}#SelectColumnsFunctionView .filterList{border-spacing:0 2.5px;border-collapse:separate;width:100%;margin:0;padding:0;position:relative}#SelectColumnsFunctionView .filterList .ui-sortable-helper td{box-shadow:0 0 10px #0003}#SelectColumnsFunctionView .filterList .ui-sortable-helper td:before{content:"";color:var(--red-light);margin-left:-10px;font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;top:calc(50% - 10px)}#SelectColumnsFunctionView .filterList td.mandatory{pointer-events:none;cursor:default}#SelectColumnsFunctionView .filterList td input{display:none}#SelectColumnsFunctionView .filterList td input:checked+label{background-color:var(--blue-tile);color:#fff}#SelectColumnsFunctionView .filterList td input:checked+label:after{content:"";font-family:"Font Awesome 5 Pro";position:absolute;top:8px;right:4px}#SelectColumnsFunctionView .filterList td input:checked+label:hover{background-color:var(--blue-tile-light)}#SelectColumnsFunctionView .filterList td label{cursor:pointer;text-transform:none;background-color:var(--white);border-radius:var(--border-radius);margin-bottom:1px;padding:8px 16px 8px 8px;font-size:14px;position:relative}#SelectColumnsFunctionView .filterList td label .fa-lock{margin-right:5px;line-height:20px}#SelectColumnsFunctionView .filterList td label:hover{background-color:var(--blue-tile-light);color:#fff}#selectContactRolesSignFunctionView .messagePanel{margin-top:var(--large-gap)}#selectContactRolesSignFunctionView .select-list{margin:5px 0}#selectContactRolesSignFunctionView .select-list li small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}#selectContactRolesSignFunctionView .select-list li input[type=checkbox]:disabled+label{pointer-events:all}#SelectFieldsFunctionView .filterList{border-spacing:0 2.5px;border-collapse:separate;width:100%;margin:0;padding:0;position:relative}#SelectFieldsFunctionView .filterList .ui-sortable-helper td{box-shadow:0 0 10px #0003}#SelectFieldsFunctionView .filterList .ui-sortable-helper td:before{content:"";color:var(--red-light);margin-left:-10px;font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;top:calc(50% - 10px)}#SelectFieldsFunctionView .filterList td.mandatory{pointer-events:none;cursor:default}#SelectFieldsFunctionView .filterList td input{display:none}#SelectFieldsFunctionView .filterList td input:checked+label{background-color:var(--blue-tile);color:#fff}#SelectFieldsFunctionView .filterList td input:checked+label:after{content:"";font-family:"Font Awesome 5 Pro";position:absolute;top:8px;right:4px}#SelectFieldsFunctionView .filterList td input:checked+label:hover{background-color:var(--blue-tile-light)}#SelectFieldsFunctionView .filterList td label{cursor:pointer;text-transform:none;background-color:var(--white);border-radius:var(--border-radius);margin-bottom:1px;padding:8px 16px 8px 8px;font-size:14px;position:relative}#SelectFieldsFunctionView .filterList td label .fa-lock{margin-right:5px;line-height:20px}#SelectFieldsFunctionView .filterList td label:hover{background-color:var(--blue-tile-lighter);color:#fff}#SelectNextDocumentTemplateFunctionView .select-list>li{position:relative}#SelectNextDocumentTemplateFunctionView .select-list>li input[type=checkbox]{display:inline}#SelectNextDocumentTemplateFunctionView .select-list>li .template-name{word-break:break-word}#SelectNextDocumentTemplateFunctionView .select-list>li .word-info{margin-top:var(--small-gap)}#SelectNextDocumentTemplateFunctionView .select-list>li .badges{position:absolute;top:-1px;right:-1px}#SelectNextDocumentTemplateFunctionView .select-list>li .required-info{padding-top:var(--small-gap);text-align:center}#SelectNextDocumentTemplateFunctionView .reciever-tooltip:after{width:160px}#SelectNextDocumentTemplateFunctionView .object-tooltip:after{width:225px}#SelectUsersByDepartmentOrGroup #textFilter{width:100%;height:30px}#SelectUsersByDepartmentOrGroup #textFilter .filter-button,#SelectUsersByDepartmentOrGroup #textFilter label[for=txtFilterTxt]{display:none}#SelectUsersByDepartmentOrGroup #textFilter input::placeholder{text-transform:none}#SelectUsersByDepartmentOrGroup .panel .panel-heading a{flex-wrap:wrap;align-items:center;display:flex}#SelectUsersByDepartmentOrGroup .panel .panel-heading a .btn-group{margin-left:auto}#SelectUsersByDepartmentOrGroup .SelectablePanelList .select-list li{outline:solid 1px var(--primary-lightest)}#SelectUsersByDepartmentOrGroup ul{list-style:none}#SelectUsersByDepartmentOrGroup ul.groupings-list{margin-top:10px;margin-left:0}#SelectUsersByDepartmentOrGroup ul.groupings-list li{background-color:var(--white);border-radius:var(--border-radius);padding:10px}#SelectUsersByDepartmentOrGroup ul.groupings-list li .users-list{max-height:200px;margin-left:0;overflow-y:scroll}#SelectUsersByDepartmentOrGroup ul.groupings-list li .users-list li{padding:0}.selectedAndSelectableItemsPanel .alert .valueNotSet{color:inherit}.selectedAndSelectableItemsPanel #textFilter{width:100%;height:30px}.selectedAndSelectableItemsPanel #textFilter .filter-button,.selectedAndSelectableItemsPanel #textFilter label[for=txtFilterTxt]{display:none}.selectedAndSelectableItemsPanel #textFilter input::placeholder{text-transform:none}.selectedAndSelectableItemsPanel .section-divider{margin-top:20px}.selectedAndSelectableItemsPanel .items-list{margin:var(--small-gap) 0;background-color:var(--white);border-radius:var(--border-radius);padding:var(--small-gap);list-style:none;overflow:hidden auto}.selectedAndSelectableItemsPanel .items-list>li{padding:var(--medium-gap);border-radius:var(--border-radius);align-items:center;display:flex}.selectedAndSelectableItemsPanel .items-list>li .row{flex:80%}.selectedAndSelectableItemsPanel .items-list>li .row>div{word-break:break-word}.selectedAndSelectableItemsPanel .items-list>li .row .badges li{color:#fff}.selectedAndSelectableItemsPanel .items-list>li .row .badges li.added-item{background-color:var(--green-light)}.selectedAndSelectableItemsPanel .items-list>li .row .badges li.removed-item{background-color:var(--red-light)}.selectedAndSelectableItemsPanel .items-list>li .btn{margin-left:10px}.selectedAndSelectableItemsPanel .items-list>li:hover{background-color:var(--primary-lightest)}.selectedAndSelectableItemsPanel .items-list.selected-items{max-height:300px}.sendSmsOrEmailPanel .reciever-tabs{margin-top:var(--large-gap)}.sendSmsOrEmailPanel .reciever-tabs .tab-content{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius)}.sendSmsOrEmailPanel .reciever-tabs .tab-content .recievers{margin:var(--large-gap) 0}.sendSmsOrEmailPanel .reciever-tabs .tab-content .recievers .reciever{gap:0 var(--medium-gap);flex-wrap:wrap;display:flex}.sendSmsOrEmailPanel .reciever-tabs .tabs .tab{overflow:visible}.sendSmsOrEmailPanel .reciever-tabs .tabs .tab .template-tooltip{white-space:normal;overflow:visible}.sendSmsOrEmailPanel .reciever-tabs .tabs .tab .template-tooltip:after{width:200px}.sendSmsOrEmailPanel .reciever-tabs .tabs .tab.active .fa-info-circle,.sendSmsOrEmailPanel .reciever-tabs .tabs .tab:hover .fa-info-circle{color:#fff;background:radial-gradient(var(--blue-tile) 50%, transparent 50%)}.sendSmsPanel .tabs .tab{overflow:visible}.sendSmsPanel .tabs .tab .template-tooltip{white-space:normal;overflow:visible}.sendSmsPanel .tabs .tab .template-tooltip:after{width:200px}.sendSmsPanel .tabs .tab.active .fa-info-circle,.sendSmsPanel .tabs .tab:hover .fa-info-circle{color:#fff;background:radial-gradient(var(--blue-tile) 50%, transparent 50%)}.sendSmsPanel #editor{background:#fff;border-radius:.4em;margin-bottom:20px;padding:10px!important;position:relative!important}.sendSmsPanel #editor *{color:#000!important;text-transform:none!important;background-color:#0000!important;border:none!important;margin:0!important;padding:0!important;font-family:Regular!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;line-height:20px!important;text-decoration:none!important}.sendSmsPanel #editor .cke_widget_placeholder{pointer-events:none}.sendSmsPanel #editor .cke_widget_placeholder .cke_placeholder{background-color:#ff0!important}.sendSmsPanel #editor:focus{outline:none}.sendSmsPanel #editor:after{content:" ";border-top:20px solid #fff;border-bottom:0;border-left:0;border-right:20px solid #0000;width:0;height:0;margin-bottom:-20px;margin-left:-10px;position:absolute;bottom:0;left:10%}#SettingsCardList .flex-card{background-color:var(--white);padding:var(--medium-gap)}#SettingsCardList .flex-card .text{width:auto}#SettingsCardList .flex-card .text h4{white-space:normal}#SettingsCardList .flex-card .text h4.beta,#SettingsCardList .flex-card .text h4.preview{position:relative}#SettingsCardList .flex-card .text h4.beta:after,#SettingsCardList .flex-card .text h4.preview:after{content:" preview";color:var(--red-light);text-transform:uppercase;margin-left:5px;font-family:Bold;font-size:9px;position:relative;top:-5px}#SettingsCardList .flex-card .text h4.has-notification{align-items:center;display:flex}#SettingsCardList .flex-card .text h4.has-notification:before{content:attr(notification-count);background-color:var(--red-light);color:var(--white);text-transform:uppercase;text-align:center;z-index:0;border-radius:50%;width:16px;height:16px;margin-right:5px;font-family:Bold;font-size:10px;line-height:16px;display:inline-block}#SettingsCardList .flex-card .text .line{white-space:pre-wrap}.settingsPageOverview{grid-gap:var(--small-gap);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.settingsPageOverview dl{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin:0}.settingsPageOverview dl dt{margin-bottom:var(--small-gap)}.settingsPageOverview dl dt .header-text{display:inline-block}.settingsPageOverview dl dd .settings-item{gap:var(--small-gap);align-items:center;margin:1px;padding:2px 4px;display:inline-flex}.settingsPageOverview dl dd .settings-item.highlighted{color:#000;background-color:var(--yellow);border-radius:var(--border-radius)}.settingsPageOverview dl dd .settings-item.highlighted a{color:#000}.settingsPageOverview dl dd .settings-item a{flex:1}.settingsPageOverview dl dd .settings-item a.has-notification{gap:var(--small-gap);align-items:center;margin:0;padding:0;display:inline-flex;position:relative}.settingsPageOverview dl dd .settings-item a.has-notification:after{content:attr(notification-count);background-color:var(--red-light);color:#fff;text-transform:uppercase;text-align:center;border-radius:50%;width:16px;height:16px;font-family:Bold;font-size:10px;line-height:16px}.settingsPageOverview dl dd .settings-item .badges{font-family:Regular,sans-serif}.settingsPageOverview dl dd .settings-item .badges .badge{background:var(--red);color:#fff;font-weight:400}@media (width>=768px){.settingsPageOverview{grid-gap:var(--medium-gap)}}@media (width>=1200px){.settingsPageOverview{grid-gap:var(--large-gap)}}.settlement-budget-post-details-row .accounting-details .form-group{margin-bottom:var(--medium-gap);min-height:46px}@media (width<=767px){.settlement-budget-post-details-row .accounting-details label{text-align:left}}#SmsDetailsFunctionView .sms-details [class*=col-xs-]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#SmsDetailsFunctionView vitec-emlview,#SmsDetailsFunctionView vitec-emlview #mailHeader vitec-emlview-functionview-emlviewdefaultfunctionview{display:block}#SmsDetailsFunctionView vitec-emlview #mailHeader vitec-emlview-functionview-emlviewdefaultfunctionview h3{display:none}#SmsDetailsFunctionView vitec-emlview #mailHeader vitec-emlview-functionview-emlviewdefaultfunctionview .mail-attachments-list{display:inline-flex}#SmsDetailsFunctionView vitec-emlview #mailHeader vitec-emlview-functionview-emlviewdefaultfunctionview .mail-attachments-list li{margin-right:10px}#SmsDetailsFunctionView vitec-emlview #mailHeader vitec-emlview-functionview-emlviewdefaultfunctionview .mail-attachments-list li>span{white-space:nowrap}#SmsDetailsFunctionView vitec-emlview #mailHeader vitec-emlview-functionview-emlviewdefaultfunctionview .mail-attachments-list li .file-size-info{float:unset;margin-left:5px}#SmsDetailsFunctionView vitec-emlview .openfunctionviewlink i{display:none}#SmsDetailsFunctionView vitec-emlview #mailAttachment{margin-top:unset;padding:unset;background:unset}#SmsDetailsFunctionView vitec-emlview #mailAttachment .header-text.mobile{background-color:unset}#SmsDetailsFunctionView vitec-emlview #mailAttachment #iframeContent{height:calc(100vh - 600px)}@media (height<=800px){#SmsDetailsFunctionView vitec-emlview #mailAttachment #iframeContent{height:600px}}#SmsDetailsFunctionView vitec-emlview .context-bar.main{position:unset;box-shadow:unset;z-index:unset;background:unset}#SmsDetailsFunctionView vitec-emlview .context-bar.main header{background-color:unset;box-shadow:unset}#SmsDetailsFunctionView vitec-emlview .context-bar.main header .item #mailHeader .attachment-list{display:block}#SmsDetailsFunctionView vitec-emlview .context-bar.main header .item #mailHeader .header-icon,#SmsDetailsFunctionView vitec-emlview .context-bar.main header .item #mailHeader .header-text label,#SmsDetailsFunctionView vitec-emlview .context-bar.main header .item.closeBtn,#SmsDetailsFunctionView vitec-emlview .context-bar.main header .item.actionBtn{display:none}@media (width<=767px){#SmsDetailsFunctionView vitec-emlview .context-bar.main{display:none}}#SmsDetailsFunctionView vitec-emlview #functionViewButtons{display:none}#SmsDetailsFunctionView #iframeContent{background-color:#fff;border:none;width:100%;height:400px;margin-top:10px}@media (height<=800px){#SmsDetailsFunctionView #iframeContent{height:600px}}.systemRightsWithUsersList{background-color:var(--white);border-radius:var(--border-radius);padding:15px}.systemRightsWithUsersList>.table-with-sticky-headers>.header-table{background-color:var(--white);z-index:1003;padding-top:10px;top:115px}.systemRightsWithUsersList table.responsive tbody tr td{vertical-align:middle}.systemRightsWithUsersList table.responsive tbody tr td.expanded-systemrights-with-users-list{background-color:var(--white);padding-left:30px}.systemRightsWithUsersList table.responsive tbody tr td.expanded-systemrights-with-users-list th{background-color:var(--white)}.systemRightsWithUsersList table.responsive tbody tr[id^=systemRightsWithUsersList-list-]+tr:not([id^=systemRightsWithUsersList-list-]){border:none}.systemRightsWithUsersList table.responsive tbody tr[id^=systemRightsWithUsersList-list-]+tr:not([id^=systemRightsWithUsersList-list-])>td{padding:0}.tabset,.tabset .tab,.tabset .tab>span{overflow:visible}.tabset .tab .new-add-status .fa-check-circle{color:var(--green);background:radial-gradient(#fff 50%,#0000 50%)}.tabset .tab .new-add-status .fa-exclamation-circle{color:var(--red);background:radial-gradient(#fff 50%,#0000 50%)}.tabset .tab .new-add-status:after{width:90px}.tabset .tab.active .new-add-status .fa-check-circle,.tabset .tab.active .new-add-status .fa-exclamation-circle{color:#fff;background:radial-gradient(var(--timeline-blue) 50%, transparent 50%)}.table-with-sticky-headers{background-color:var(--white);border-radius:var(--border-radius)}.table-with-sticky-headers .header-table{display:none}@media (width>=768px){.table-with-sticky-headers .header-table{z-index:200;width:100%;display:flex;position:sticky;top:0}.table-with-sticky-headers .header-table .customizable-table-section{min-width:100%}}.table-with-sticky-headers .header-dropdown-menu{text-transform:none;font-family:Regular}.table-with-sticky-headers .header-dropdown-menu a{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}.table-with-sticky-headers .header-dropdown-menu a:hover{text-decoration:underline}.table-with-sticky-headers .header-dropdown-menu:before{display:none}.timeline{margin-top:10px;position:relative}.timeline:before{content:" ";border-left:solid 1px var(--primary);width:1px;position:absolute;top:0;bottom:0;left:22px}.timeline .timelineholder .header{font-weight:700}.timeline .timelineholder .green{color:var(--green)}.timeline .timelineholder .red{color:#fff;background-color:var(--red-light);width:40px;height:18px;padding:1px 2px;line-height:17px;display:inline-block}.timeline .timelineholder .date-and-month{position:relative}.timeline .timelineholder .date-and-month:before{content:" ";border-top:solid 1px var(--primary);width:57px;position:absolute;top:22px}.timeline .timelineholder .monthspan{text-transform:lowercase;position:relative;top:-3px;left:8px}.timeline .timelineholder .yearlabel{text-align:center;z-index:1000;border-radius:var(--border-radius);width:45px;margin-top:20px;margin-bottom:5px;font-size:16px;position:relative;bottom:10px}.timeline .timelineholder .datatemplate{margin:15px 0 25px 60px;position:relative}.timeline .timelineholder .datatemplate .onlytime{text-align:center;z-index:1000;border-radius:var(--border-radius);width:42px;height:20px;font-size:13px;position:absolute;top:calc(50% - 10px);left:-59px}.timeline .timelineholder .datatemplate .iconandtime{text-align:center;z-index:1000;width:42px;height:42px;font-size:13px;position:absolute;top:calc(50% - 21px);left:-59px}.timeline .timelineholder .datatemplate .iconandtime i{margin-left:1px}.timeline .timelineholder .datatemplate .iconandtime i.fa-key{transform:rotate(22deg)}.timeline .timelineholder .circledate{border:1px solid var(--primary);background-color:var(--white);z-index:1000;text-align:center;border-radius:50%;width:46px;height:46px;font-size:20px;line-height:44px;display:inline-block;position:relative;top:0;left:0}.timeline .timelineholder .circledate.green{border:1px solid var(--green);color:var(--green)}.timeline .timelineholder .circledate.red{border:1px solid var(--red-light);color:var(--red-light)}.timeline .timelineholder .circledate.gray{color:var(--primary)}.timeline .timelineholder:last-child{padding-bottom:20px}.timeline .timelineholder:last-child:after{content:"";color:var(--primary);font-family:"Font Awesome 5 Pro";font-size:10px;font-weight:900;position:absolute;bottom:-13px;left:18px}.timeline .timelineholder:hover .datatemplate .onlytime,.timeline .timelineholder:hover .datatemplate .iconandtime{font-family:Bold}.timelineWithDynamicHtml .form-section-divider .bubbleBtn .fa-chevron-down{transition:transform .2s ease-in-out}.timelineWithDynamicHtml .form-section-divider .bubbleBtn:hover{background-color:var(--primary-lighter);color:var(--primary-dark)}.timelineWithDynamicHtml .form-section-divider.collapsed .bubbleBtn .fa-chevron-down{transform:rotate(-90deg)}.timelineWithDynamicHtml .form-section-divider:has(.bubbleBtn){cursor:pointer}.topSectionCircleChartBox{justify-content:center;align-items:center;display:flex;position:relative}.topSectionCircleChartBox .loadingIndicator{position:absolute;top:calc(50% - 17.5px);left:calc(50% - 17.5px)}.top-section-dept-box{background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:190px;height:190px;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.top-section-dept-box .image{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:190px;height:190px;transition:all .2s ease-in-out;position:absolute}.top-section-dept-box .tile-overlay{background-color:var(--blue-tile-lighter);color:#fff;text-shadow:1px 1px 1px #00000080;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);z-index:1;width:100%;padding:4px;font-size:14px;line-height:18px;position:relative}.top-section-dept-box .tile-overlay ul{flex-wrap:wrap;justify-content:center;margin:0;list-style:none;display:flex}.top-section-dept-box .tile-overlay ul li{text-align:center}.top-section-dept-box .tile-overlay ul li:not(:last-child):after{content:", ";margin-right:5px}.top-section-dept-box .tile-overlay small{justify-content:center;width:100%;display:flex}.top-section-dept-box .tile-overlay small span{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.top-section-dept-box .tile-overlay.active-user-filter:before{content:"Filtrert på brukere";background:var(--blue-tile);text-transform:uppercase;width:130px;text-shadow:none;text-align:center;box-shadow:none;border-radius:0;padding:2px 4px;font-size:11px;line-height:12px;position:absolute;top:-12px;left:calc(50% - 65px)}.top-section-dept-box:after{content:"";color:var(--bg);z-index:0;font-family:"Font Awesome 5 Pro";font-size:125px;font-weight:900;transition:all .2s ease-in-out;position:absolute}.top-section-dept-box .marquee{gap:var(--small-gap);display:flex;position:relative;overflow:hidden}.top-section-dept-box .marquee__content{-webkit-user-select:none;user-select:none;flex-shrink:0;display:flex}.top-section-dept-box:hover{cursor:pointer;width:200px;height:200px}.top-section-dept-box:hover .marquee__content{animation-name:scroll;animation-timing-function:linear;animation-iteration-count:infinite}.top-section-dept-box:hover .image{width:200px;height:200px}.top-section-dept-box:hover:after{color:var(--blue-tile-lighter);opacity:.25;font-size:135px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.topSectionDoubleCircleChartBox{justify-content:center;align-items:center;display:flex;position:relative}.topSectionDoubleCircleChartBox .circle-chart-dropdown-button{z-index:10;position:absolute;bottom:0;right:0}.topSectionDoubleCircleChartBox .loadingIndicator{position:absolute;top:calc(50% - 17.5px);left:calc(50% - 17.5px)}.topSectionDoubleCircleChartBox .major-and-minor-container{justify-content:center;align-items:flex-end;width:380px;height:200px;display:flex}.topSectionDoubleCircleChartBox .major-and-minor-container>div:has(.circleChart){z-index:2}.topSectionDoubleCircleChartBox .major-and-minor-container>div:has(.circleChart) .circleChart{transition:all .2s ease-in-out}.topSectionDoubleCircleChartBox .major-and-minor-container>div:has(.circleChart):nth-child(2){z-index:1;margin-left:-20px}.topSectionDoubleCircleChartBox .major-and-minor-container>div:has(.circleChart):nth-child(2) .circleChart{width:175px;height:175px}.topSectionDoubleCircleChartBox .major-and-minor-container:hover>div:has(.circleChart){z-index:2}.topSectionDoubleCircleChartBox .major-and-minor-container:hover>div:has(.circleChart) .circleChart{width:175px;height:175px}.topSectionDoubleCircleChartBox .major-and-minor-container:hover>div:has(.circleChart):hover{z-index:3}.topSectionDoubleCircleChartBox .major-and-minor-container:hover>div:has(.circleChart):hover .circleChart{width:200px;height:200px}.turnoverChangeLogFunctionView .logitem .log-item-title{font-family:Bold}.turnoverChangeLogFunctionView .logitem .log-item-reason{font-style:italic}.turnoverChangeLogFunctionView .logitem .log-item-description{white-space:pre-wrap}#changeUnitsInfo .price-labels label{margin-bottom:10px;line-height:15px}#changeUnitsInfo .price-labels .gray-label{color:#666}#changeUnitsInfo #keyinfo .floor-list{margin:0;padding:0;list-style:none}#changeUnitsInfo #keyinfo .floor-list .floor-size{min-height:32px}#changeUnitsInfo #keyinfo .floor-list .floor-description{white-space:pre-wrap;min-height:32px}#changeUnitsInfo #keyinfo .floor-list .floor-heading{display:inline-block}#changeUnitsInfo #keyinfo .floor-list>li{margin-bottom:20px}#changeUnitsInfo #keyinfo .floor-list>li>ul{margin-left:20px}#changeUnitsInfo #keyinfo .floor-list ul{margin:0;padding:0;list-style:none}#changeUnitsInfo #keyinfo .floor-list ul>li{white-space:normal;margin-bottom:10px}#changeUnitsInfo #keyinfo .building-area{gap:var(--large-gap);margin:var(--x-large-gap) 0;flex-direction:column;align-items:flex-start;display:flex}#changeUnitsInfo #keyinfo .building-area .section-divider>span{text-align:left;margin-top:-16px}#changeUnitsInfo #keyinfo .building-area .section-divider>span .building-name{gap:var(--small-gap);align-items:center;display:flex}#changeUnitsInfo #keyinfo .building-area .section-divider>span .building-name input{width:300px}#changeUnitsInfo #keyinfo .building-area .building-sub-area{padding:0 var(--large-gap);flex-direction:column;align-items:center;width:100%;display:flex}#changeUnitsInfo #keyinfo .building-area .building-sub-area .form-section-divider{width:100%}#changeUnitsInfo #keyinfo .building-area .building-sub-area .fa-plus-circle{color:var(--green-light)}#changeUnitsInfo #keyinfo .building-area .floor-listing{margin:0 0 var(--small-gap) 0;gap:var(--medium-gap);align-items:flex-start;width:100%;padding:0;list-style:none;display:flex}#changeUnitsInfo #keyinfo .building-area .floor-listing li.floor-bra-types label{white-space:nowrap;padding:0 var(--medium-gap)}#changeUnitsInfo #keyinfo .building-area .floor-listing li.floor-number{flex:0 0 46px}#changeUnitsInfo #keyinfo .building-area .floor-listing li.floor-size{flex:0 0 115px}#changeUnitsInfo #keyinfo .building-area .floor-listing li.floor-description{flex:1;min-width:140px}#changeUnitsInfo #keyinfo .building-area .floor-listing li.floor-remove{margin-top:5px}@media (width>=768px){#changeUnitsInfo #keyinfo .building-area .floor-listing{padding:0 var(--large-gap)}#changeUnitsInfo #keyinfo .building-area .floor-listing:not(:first-of-type) .listing-label{display:none}}@media (width<=767px){#changeUnitsInfo #keyinfo .building-area .floor-listing{flex-wrap:wrap;margin-bottom:30px}#changeUnitsInfo #keyinfo .building-area .floor-listing li.area-description{flex:100%;order:1000}}#changeUnitsInfo #keyinfo .building-area .add-floor-type-buttons{width:100%}#changeUnitsInfo #keyinfo .building-area .add-floor-type-buttons .btn-group{justify-content:center;align-self:center;align-items:center;display:flex}#changeUnitsInfo #keyinfo .building-area .add-floor-type-buttons .btn-group i{color:var(--green-light)}#changeUnitsInfo #keyinfo .building-area .errormsg{margin-bottom:var(--small-gap);color:var(--red);font-size:.9em;display:none}#changeUnitsInfo #keyinfo .building-area .init-warning .btn{border-color:#d4ba84;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #ffde99}#changeUnitsInfo #keyinfo .building-area .inValid .btn{border-color:#c87a7a;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #fb9999}#changeUnitsInfo #keyinfo .building-area .inValid .errormsg{display:block}#changeUnitsInfo #keyinfo .add-row-button i,#changeUnitsInfo #keyinfo .add-building-button .fa-plus-circle{color:var(--green-light)}#changeUnitsInfo #feeinfo .fee-header{margin:20px 0 10px}#changeUnitsInfo #posts .form-section-divider{margin-bottom:10px}#changeUnitsInfo #posts .section-container{background-color:var(--white);cursor:pointer;border:1px solid #dfdfdf;align-items:center;margin-top:7.5px;margin-bottom:7.5px;padding:10px;display:flex}#changeUnitsInfo #posts .section-container i{vertical-align:middle;cursor:pointer;color:var(--link-color);margin-right:5px}#changeUnitsInfo #posts .section-container:hover{background-color:var(--primary-lighter)}#changeUnitsInfo #posts .add-expense-button{color:var(--green-light);cursor:pointer}#changeUnitsInfo #posts .edit-project-post{position:relative}#changeUnitsInfo #posts .edit-project-post .remove-project-post-button{cursor:pointer;z-index:100;color:var(--primary);padding:5px;font-size:20px;display:inline-block;position:absolute;top:1px;right:1px}#changeUnitsInfo #posts .edit-project-post .remove-project-post-button:hover{color:var(--red-light)}#changeUnitsInfo #posts .edit-project-post .remove-project-post-button:hover+.post-item{border-color:var(--red-light)}#changeUnitsInfo #posts .edit-project-post .post-item{border-radius:var(--border-radius);border:solid 1px var(--primary-light);margin-bottom:10px;padding:10px 10px 15px}#changeUnitsInfo #posts .cost-description{display:flex}#changeUnitsInfo #posts .read-project-posts{margin-bottom:5px;padding:5px 10px}#changeUnitsInfo #posts .read-project-posts .gray-label{margin-top:5px}#changeUnitsInfo #posts .read-project-posts:not(:first-child){border-top:solid 1px var(--primary-light)}#changeUnitsInfo #costs .roundoff-help{color:var(--primary);font-size:.65em;font-style:italic}#changeUnitsInfo .tabs li a{color:var(--black)}#changeUnitsInfo .tabs li.active a{color:var(--white)}#changeUnitsInfo .navigation{justify-content:space-between;margin-bottom:20px;display:flex}#changeUnitsInfo .navigation .arrow-button{align-self:center}#changeUnitsInfo .navigation .arrow-button.has-changes i{color:var(--green-light)}#changeUnitsInfo .navigation .arrow-button.has-changes.disabled i{color:var(--primary)}#changeUnitsInfo .navigation i{cursor:pointer;align-self:center}#changeUnitsInfo .navigation h3{margin-bottom:0}#changeUnitsInfo .navigation .alpha-name{text-align:center;text-transform:uppercase;font-size:11px}#changeUnitsInfo .phrase-selector{float:right;max-width:37%;margin-top:3px}@media (width<=991px){#changeUnitsInfo .phrase-selector{max-width:100%}}#changeUnitsInfo #changeUnitsWrapper .checklist-in-sidepanel{margin:0 -10px}#changeUnitsInfo #changeUnitsWrapper .bid-box{background-color:var(--white);cursor:pointer;margin-bottom:2px;padding:8px}#changeUnitsInfo #changeUnitsWrapper .bid-box .bidder-name{margin-bottom:2px;font-size:14px;font-weight:700}#changeUnitsInfo #changeUnitsWrapper .bid-box .priority-description>span{font-size:.75em;font-style:italic}#changeUnitsInfo #changeUnitsWrapper .bid-box .primary-tint{color:var(--primary)}#changeUnitsInfo #changeUnitsWrapper .warningdiv{z-index:10;position:absolute;top:5px;right:-7px}#changeUnitsInfo #changeUnitsWrapper .warningdivForRadio{z-index:10;position:absolute;top:10px;right:-7px}#changeUnitsInfo #changeUnitsWrapper .warningIcon{color:var(--orange-light)}#changeUnitsInfo #changeUnitsWrapper .heading{text-align:center}#changeUnitsInfo #changeUnitsWrapper .land-register .col-xs-3{width:22%}#changeUnitsInfo #changeUnitsWrapper .land-register .delete-row-button{position:relative;top:22px}#changeUnitsInfo #changeUnitsWrapper .delete-expense-button{color:var(--primary-darkest);cursor:pointer;margin-top:22px;padding:0 10px 10px;font-size:20px}#changeUnitsInfo #changeUnitsWrapper .delete-expense-button:hover{color:var(--link-color)}#commissionSplit .validation-message{color:#c96d6e;font-size:14px;font-style:italic}#commissionSplit .edit-values .onoffswitch.percent-or-amount{margin:2px auto 0}@media (width<=767px){#commissionSplit .edit-values{margin-bottom:20px}}#commissionSplit .add-row-button .fa-plus-circle{vertical-align:middle;color:var(--green-light);font-size:18px}#projectUnitStopInfo .with-warning-div{position:relative}#projectUnitStopInfo .responsive-grid{column-width:200px;margin-bottom:var(--x-large-gap)}#projectUnitStopInfo .responsive-grid li{position:relative}@media (width<=729px){#projectUnitStopInfo .responsive-grid{column-width:150px}}#guaranteeInfo .panel-guarantee,#guaranteeInfo .panel-guarantee .panel-heading{padding:0}#guaranteeInfo .panel-guarantee .panel-heading .panel-title{align-items:center;padding:0;display:flex}#guaranteeInfo .panel-guarantee .panel-heading .panel-title a{color:var(--text-color);flex:1;align-items:center;display:flex}#guaranteeInfo .panel-guarantee .panel-heading .panel-title a span{flex:1}#guaranteeInfo .panel-guarantee .panel-body{padding:var(--large-gap)}#guaranteeInfo .panel-guarantee .panel-body .sub-panel{background-color:var(--functionview-bg);padding:var(--large-gap);border-radius:var(--border-radius)}#guaranteeInfo .panel-guarantee .panel-body .sub-panel .switch-with-label{margin-top:0}#guaranteeInfo .panel-guarantee .panel-body .sub-panel .remindingUsersPanel{margin-top:var(--large-gap)}#copyDocumentsFromMaster .select-list .document-details{gap:var(--medium-gap);flex-wrap:wrap;align-items:center;display:flex}#copyDocumentsFromMaster .select-list .document-details i.fa-ban{color:var(--red);padding-right:var(--small-gap)}#copyDocumentsFromMaster .select-list .document-details .document-label{color:#fff;text-align:right;border-radius:var(--border-radius);background-color:var(--bg);z-index:1;padding:3px 5px;font-size:11px}#copyDocumentsFromMaster .select-list .document-details .document-label.pdf{background-color:#d51e00}#copyDocumentsFromMaster .select-list .document-details .document-label.powerpoint{background-color:#d44519}#copyDocumentsFromMaster .select-list .document-details .document-label.excel{background-color:#1b7343}#copyDocumentsFromMaster .select-list .document-details .document-label.word,#copyDocumentsFromMaster .select-list .document-details .document-label.rtf{background-color:#27549b}#copyDocumentsFromMaster .select-list .document-details .document-label.e-post{background-color:#006fc8}#copyDocumentsFromMaster .select-list .document-details .document-label.next{background-color:#961932}#copyDocumentsFromMaster .select-list .document-details .document-label.fox{background-color:#f26729}#copyDocumentsFromMaster .select-list .document-details .document-label.annet{background-color:#961932}#copyDocumentsFromMaster .select-list .document-details .document-label>span:after{width:150px}#DeleteUnits .deleteUnitList{margin:0}#DeleteUnits .deleteUnitList li{background-color:var(--white);color:var(--primary-darkest);border:solid 1px var(--primary-lighter);box-shadow:1px 1px 1px var(--primary-lighter);white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;padding-top:3px;padding-bottom:3px;padding-left:8px;list-style-type:none;overflow:hidden}#HighlightUnits ul#confirmUnits{margin:0;list-style:none}#HighlightUnits ul#confirmUnits li.unit{background-color:var(--white);border-radius:var(--border-radius);border:1px solid var(--primary-light);word-break:break-all;margin-bottom:var(--large-gap);padding:5px;display:inline-block;position:relative}#HighlightUnits ul#confirmUnits li.unit i.remove-unit{cursor:pointer;z-index:100;color:var(--primary);padding:5px;font-size:20px;display:inline-block;position:absolute;top:6px;right:6px}#HighlightUnits ul#confirmUnits li.unit i.remove-unit:hover{color:var(--red-light)}#HighlightUnits ul#confirmUnits li.unit .image{background-repeat:no-repeat;background-size:cover;background-color:var(--white);text-align:center;background-position:50%;flex:0 0 100px;height:120px}#HighlightUnits ul#confirmUnits li.unit .image.image-missing{background-color:var(--primary-light)}#HighlightUnits ul#confirmUnits li.unit .image.image-missing .icon-instead{position:relative;top:25%}#singleDocumentUpload .idUploadDoc{border:dashed 5px var(--primary);border-radius:var(--border-radius);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:185px;margin-top:10px;position:relative}#singleDocumentUpload .idUploadDoc .idUploadIcon{color:var(--primary)}#singleDocumentUpload .idUploadDoc .idUploadIcon .fa-spin{position:absolute;top:calc(50% - 35px);left:calc(50% - 35px)}#singleDocumentUpload .idUploadDoc .idUploadIcon .fa-file-image{position:absolute;top:calc(50% - 35px);left:calc(50% - 30px)}#singleDocumentUpload .idUploadDoc .idUploadButtons{position:absolute;bottom:8px;right:8px}#singleDocumentUpload .idUploadDoc.has-thumb{border:1px solid var(--primary-light);border-radius:var(--border-radius)}#multipleDocumentsUpload #dropzone{border:3px solid var(--dashboard-blue-light);border-radius:var(--border-radius);width:100%;height:100%;min-height:275px;margin:20px 0;padding:3px;position:relative}#multipleDocumentsUpload #dropzone .help-text{text-align:center;width:100%;color:var(--dashboard-blue-light);text-transform:uppercase;font-size:20px;position:absolute;top:calc(50% - 10px)}#multipleDocumentsUpload .upload-item{position:relative}#multipleDocumentsUpload .upload-item .section-divider{margin-bottom:5px}#multipleDocumentsUpload .upload-item .thumbnail{border-radius:var(--border-radius);z-index:1;background:0 0;width:100%;min-height:60px;margin:0;padding:36px 10px 10px;display:inline-block;position:relative}#multipleDocumentsUpload .upload-item .thumbnail .no-char-warning .char-warning .fas.fa-exclamation-triangle{display:none}#multipleDocumentsUpload .upload-item .document-label{background-color:var(--primary-lighter);color:#fff;padding:3px 6px;font-size:11px;position:absolute;top:6px;left:0;box-shadow:2px 0 3px #0003}#multipleDocumentsUpload .upload-item .document-label.pdf{background-color:#d51e00}#multipleDocumentsUpload .upload-item .document-label.powerpoint{background-color:#d44519}#multipleDocumentsUpload .upload-item .document-label.excel{background-color:#1b7343}#multipleDocumentsUpload .upload-item .document-label.word,#multipleDocumentsUpload .upload-item .document-label.rtf{background-color:#27549b}#multipleDocumentsUpload .upload-item .document-label.e-post{background-color:#006fc8}#multipleDocumentsUpload .upload-item .document-label.next{background-color:#961932}#multipleDocumentsUpload .upload-item .document-label.annet{background-color:var(--bg);color:var(--black)}#multipleDocumentsUpload .upload-item .remove-document-button{cursor:pointer;z-index:100;color:var(--primary);padding:5px;font-size:20px;display:inline-block;position:absolute;top:1px;right:6px}#multipleDocumentsUpload .upload-item .remove-document-button+div{margin-bottom:5px}#multipleDocumentsUpload .upload-item .remove-document-button:hover{color:var(--red-light)}#multipleDocumentsUpload .upload-item .remove-document-button:hover+div{border-color:var(--red-light)}#multipleDocumentsUpload .upload-item .switch-with-label{margin-top:10px}#multipleDocumentsUpload .upload-item .owners-list{margin:0;padding:0;list-style:none}#multipleDocumentsUpload .upload-item .owners-list li{background-color:var(--white);border-radius:var(--border-radius);margin-bottom:var(--small-gap);justify-content:space-between;padding:8px;display:flex}#multipleDocumentsUpload .upload-item .owners-list li .fa-times{color:var(--primary-darkest);text-align:center;cursor:pointer;border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);flex:0 0 36px;justify-content:center;align-items:center;margin:-8px;display:flex}#multipleDocumentsUpload .upload-item .owners-list li .fa-times:hover{color:#fff;background-color:var(--red-light)}#excelFileUpload .idUploadDoc{border:dashed 5px var(--primary);border-radius:var(--border-radius);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:185px;margin-top:10px;position:relative}#excelFileUpload .idUploadDoc .idUploadIcon{color:var(--primary)}#excelFileUpload .idUploadDoc .idUploadIcon .fa-spin{position:absolute;top:calc(50% - 35px);left:calc(50% - 35px)}#excelFileUpload .idUploadDoc .idUploadIcon .fa-file-image{position:absolute;top:calc(50% - 35px);left:calc(50% - 30px)}#excelFileUpload .idUploadDoc .idUploadButtons{position:absolute;bottom:8px;right:8px}#excelFileUpload .idUploadDoc.has-thumb{border:1px solid var(--primary-light);border-radius:var(--border-radius)}#excelFileUpload #dropzone{border:3px solid var(--dashboard-blue-light);border-radius:var(--border-radius);width:100%;height:100%;min-height:275px;margin:20px 0;padding:3px;position:relative}#excelFileUpload #dropzone .help-text{text-align:center;width:100%;color:var(--dashboard-blue-light);text-transform:uppercase;font-size:20px;position:absolute;top:calc(50% - 10px)}#excelFileUpload .uploaded-file{position:relative}#excelFileUpload .uploaded-file .remove-file-button{cursor:pointer;z-index:100;color:var(--primary);padding:5px;font-size:20px;display:inline-block;position:absolute;top:6px;right:6px}#excelFileUpload .uploaded-file .remove-file-button:hover{color:var(--red-light)}#excelFileUpload .uploaded-file .remove-file-button:hover+div{border-color:var(--red-light)}#excelFileUpload .uploaded-file .dropzone-file{border-radius:var(--border-radius);border:solid 1px var(--primary-light);padding:10px;position:relative}#acceptAssignmentProjectUnit .obstacle-warning{white-space:pre-line}.unitsPage .projectUnitsSummary{position:relative}.unitsPage .projectUnitsSummary .collapser{cursor:pointer}.unitsPage .projectUnitsSummary .with-loading-indicator{position:absolute;top:calc(50% - 18px);left:calc(50% - 18px)}.unitsPage .projectUnitsSummary .with-loading-indicator .fa-spin{color:var(--primary);font-size:36px}.unitsPage .projectUnitsSummary .project-status{padding:var(--medium-gap)}.unitsPage .projectUnitsSummary .project-status .project-summary-table tbody tr:hover{background-color:var(--primary-lighter)}.unitsPage .projectUnitsSummary .project-status .include-option{width:235px;margin:0 auto}.unitsPage .projectUnitsSummary .project-status .has-salesgrade-graph{height:200px;position:relative}.unitsPage .projectUnitsSummary .project-status .has-salesgrade-graph .salesgrade-text{text-align:center;width:100%;position:absolute;top:calc(50% - 18px)}.unitsPage .projectUnitsSummary .project-status .has-salesgrade-graph .salesgrade-text label{color:var(--primary);font-size:12px}.unitsPage .projectUnitsSummary .project-status .has-salesgrade-graph canvas{position:absolute;left:calc(50% - 125px)}.unitsPage .projectUnitsSummary .project-status table{table-layout:fixed;width:100%;margin-bottom:20px}.unitsPage .projectUnitsSummary .project-status table tr td{white-space:nowrap;text-overflow:ellipsis;padding:0 3px;font-size:12px;line-height:15px;overflow:hidden}.unitsPage .projectUnitsSummary .project-status table tr.bold-text{font-family:Bold}.unitsPage #projectUnitsOverview .project-status-wrapper{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap);margin-bottom:var(--large-gap)}.unitsPage #projectUnitsOverview .project-status-wrapper .projectUnitsSummary{margin-bottom:10px}.unitsPage #projectUnitsOverview .project-status-wrapper .projectUnitsSummary .section-divider,.unitsPage #projectUnitsOverview .project-status-wrapper .projectUnitsSummary:last-child,.unitsPage #projectUnitsOverview .project-status-wrapper .projectUnitsSummary:only-child{margin-bottom:0}.unitsPage #projectUnitsOverview .collapser{z-index:999;background-color:var(--white);padding:var(--medium-gap) 0;position:sticky;top:112px}.unitsPage #projectUnitsOverview .collapser .section-divider{margin-bottom:0}@media (width<=991px){.unitsPage #projectUnitsOverview .collapser{top:82px}}.unitsPage #projectUnitsOverview article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}.unitsPage #projectUnitsOverview #projectCardView .units-list{gap:var(--large-gap);margin-bottom:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-flow:dense;display:grid}.unitsPage #projectUnitsOverview #projectCardView .units-list .group-members{background-color:var(--primary-light);border-radius:var(--border-radius);padding:var(--large-gap);gap:var(--large-gap);grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-auto-flow:dense;display:grid;position:relative}.unitsPage #projectUnitsOverview #projectCardView .tile.tileDetail{height:140px}.unitsPage #projectUnitsOverview #projectCardView .image{height:120px}.unitsPage #projectUnitsOverview #projectCardView .group-card .roomTypes-list{flex-wrap:nowrap;align-items:flex-start;margin:0;padding:0;display:flex}.unitsPage #projectUnitsOverview #projectCardView .group-card .roomTypes-list li{white-space:nowrap;text-overflow:ellipsis;margin-left:5px;font-size:12px;list-style:none;overflow:hidden}.unitsPage #projectUnitsOverview #projectCardView .group-card .roomTypes-list li:first-child{margin-left:0}.unitsPage #projectUnitsOverview #projectCardView .group-card .roomTypes-list li label{text-align:center;background-color:var(--white);vertical-align:text-bottom;border-radius:8px;min-width:16px;height:16px;padding-right:1px;font-family:Bold;font-size:10px;line-height:15.5px;display:inline-block}.unitsPage #projectUnitsOverview #projectCardView .group-card .footer .info{border-right:solid 1px var(--white)}.unitsPage #projectUnitsOverview #projectCardView .group-card .footer .info:last-child{border-right:none}.unitsPage #projectUnitsOverview #projectCardView .group-card .footer .info.units-with-bid{background-color:var(--blue-light);color:#fff;text-align:center;flex:0 175px}.unitsPage #projectUnitsOverview #projectCardView .sub-card .finn-logo{background-image:url(/assets/FINN_no.svg);background-position:50%;background-repeat:no-repeat;background-color:var(--white);width:54px;height:32px;display:inline-block;position:absolute}.unitsPage #projectUnitsOverview #projectCardView .subcard-info .heading{justify-content:space-between;gap:var(--small-gap);display:flex}.unitsPage #projectUnitsOverview #projectCardView .subcard-info .heading .alpha-name{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:700;overflow:hidden}.unitsPage #projectUnitsOverview #projectCardView .subcard-info .heading .alpha-name.valueNotSet{text-transform:none;font-family:Regular;font-size:13px;font-weight:400;line-height:18px}.unitsPage #projectUnitsOverview #projectCardView .subcard-info .heading .assignment-number{text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-family:Regular;font-size:12px;font-weight:400;line-height:21px;overflow:hidden}.unitsPage #projectUnitsOverview #projectCardView .subcard-info div{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.unitsPage #projectUnitsOverview #projectCardView .footer .info{color:var(--primary-lightest)}.unitsPage #projectUnitsOverview #projectCardView .footer .info.object-type{text-align:center}.unitsPage #projectUnitsOverview #projectCardView .footer .info.unit-has-bid{background-color:var(--blue-light);color:#fff}.unitsPage #projectUnitsOverview #projectCardView .footer .info.unit-is-sold{background-color:var(--green-light);color:#fff}.unitsPage #projectUnitsOverview #projectCardView .footer .info.unit-is-sold span:last-child{text-transform:lowercase}.unitsPage #projectUnitsOverview #projectListView{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow);position:relative}.unitsPage #projectUnitsOverview #projectListView .listview-filter-buttons{text-align:center;padding:var(--large-gap);position:relative}.unitsPage #projectUnitsOverview #projectListView .listview-filter-buttons .btn.active{background-color:var(--dashboard-blue);color:#fff}.unitsPage #projectUnitsOverview #projectListView .listview-filter-buttons .btn.btn-success{z-index:1;position:absolute;top:15px;right:15px}.unitsPage #projectUnitsOverview #projectListView .listview-filter-buttons .btn.btn-success .fa-angle-right{transition:transform .2s ease-in-out;transform:rotate(90deg)}.unitsPage #projectUnitsOverview #projectListView .listview-filter-buttons .btn.btn-success.collapsed .fa-angle-right{transform:rotate(0)}@media (width<=767px){.unitsPage #projectUnitsOverview #projectListView .listview-filter-buttons{z-index:1;padding-top:50px;position:sticky;top:88px}}@media (width>=768px){.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView{max-height:calc(100vh - 275px);padding:0 0 15px 15px;overflow:auto}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr{cursor:pointer}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Tilgjengelighet],.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter]{text-align:center}}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td.text-and-info div{justify-content:space-between;display:flex}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td.text-and-info div>span:first-child{flex:1}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td.text-and-info div [data-tip-bl]{margin-left:auto}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td.text-and-info div [data-tip-bl] .green-info{color:var(--green)!important}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Tilgjengelighet]{text-transform:uppercase}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[title=Reservert]{background-color:#f906}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[title=Solgt]{background-color:#5cb85c4d}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter]{text-transform:uppercase}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="1"]{color:var(--white);background-color:#009900b3}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="2"]{color:var(--white);background-color:#99cc00b3}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="3"]{background-color:#ffff00b3}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="4"]{color:var(--white);background-color:#ff9900b3}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="5"]{color:var(--white);background-color:#ff0000b3}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected>td[title=Reservert],.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected>td[title=Solgt],.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected>td[data-label=Energikarakter]{background-color:var(--green-light)}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected-sidepanel-open>td[title=Reservert],.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected-sidepanel-open>td[title=Solgt],.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected-sidepanel-open>td[data-label=Energikarakter]{background-color:var(--green)}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.highlighted>td[title=Reservert],.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.highlighted>td[title=Solgt],.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.highlighted>td[data-label=Energikarakter]{background-color:var(--blue)}.unitsPage #projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr .finn-logo{background-image:url(/assets/FINN_no.svg);background-position:50%;background-repeat:no-repeat;background-color:var(--white);width:38px;height:18px;display:inline-block;position:absolute;right:8px}.updateAds .select-list small{display:block}.userbudgets-table{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:15px}.userbudgets-table>.table-with-sticky-headers>.header-table{background-color:var(--white);z-index:1003;padding-top:10px;top:115px}.userbudgets-table table.responsive tbody tr td{vertical-align:middle}.userbudgets-table table.responsive tbody tr td.expanded-userbudgets{background-color:var(--white);padding-left:30px}.userbudgets-table table.responsive tbody tr td.expanded-userbudgets th{background-color:var(--white)}.userbudgets-table table.responsive tbody tr td.expanded-userbudgets .users-filters{margin-bottom:0}.userbudgets-table table.responsive tbody tr td.expanded-userbudgets .users-table{padding-right:0}.userCvTable .table-with-sticky-headers .doctype-cell>span{justify-content:center;align-items:center;display:inline-flex}.userCvTable .table-with-sticky-headers .doctype-cell>span i{cursor:zoom-in}.user-kpi-widget .bar-charts .bar-chart{line-height:16px;position:relative}.user-kpi-widget .bar-charts .bar-chart .bar-chart-inner{z-index:1;margin:0;font-size:14px;position:relative}.user-kpi-widget .bar-charts .bar-chart .bar-chart-inner .indicator{background-color:var(--primary-light);min-width:fit-content;max-height:18px;color:var(--text-color);border-radius:2px;font-family:Bold;font-size:12px;display:flex}.user-kpi-widget .bar-charts .bar-chart .bar-chart-inner .indicator .text{z-index:50;margin-left:auto;padding:0 2px;display:inline-block}.user-kpi-widget .bar-charts .bar-chart.budget-bar{z-index:0}.user-kpi-widget .bar-charts .bar-chart.actual-bar{z-index:1;margin-bottom:1px}.user-kpi-widget .bar-charts .bar-chart.actual-bar .bar-chart-inner .indicator.zero-val{background-color:var(--primary-lightest);color:var(--text-color)}.user-kpi-widget .bar-charts .bar-chart.actual-bar .bar-chart-inner .indicator.inspections:not(.zero-val){background-color:var(--leader-inspections-light);color:#fff}.user-kpi-widget .bar-charts .bar-chart.actual-bar .bar-chart-inner .indicator.sales:not(.zero-val){background-color:var(--leader-sales-light);color:#000}.user-kpi-widget .bar-charts .bar-chart.actual-bar .bar-chart-inner .indicator.signings:not(.zero-val){background-color:var(--leader-signings-light);color:#fff}.user-kpi-widget .bar-charts .bar-chart.actual-bar .bar-chart-inner .indicator.hit-ratio:not(.zero-val){background-color:var(--leader-hit-ratio-light);color:#000}.user-kpi-widget .bar-charts .bar-chart.actual-bar .bar-chart-inner .indicator.income:not(.zero-val){background-color:var(--leader-income-light);color:#fff}.user-kpi-widget .bar-charts.budget-exceeded .budget-bar.budget-bar{z-index:1}.user-kpi-widget .bar-charts.budget-exceeded .budget-bar.actual-bar{z-index:0}@media (width<=767px){.user-kpi-widget .bar-charts{clear:both}}.user-kpi-widget .summary-box{min-height:unset;border-radius:12px;padding:5px 10px;font-size:12px;line-height:14px;display:inline-block}.user-kpi-widget .summary-box.inspections{background-color:var(--leader-inspections);color:#fff}.user-kpi-widget .summary-box.sales{background-color:var(--leader-sales);color:#000}.user-kpi-widget .summary-box.signings{background-color:var(--leader-signings);color:#fff}.user-kpi-widget .summary-box.hit-ratio{background-color:var(--leader-hit-ratio);color:#000}.user-kpi-widget .summary-box.income{background-color:var(--leader-income);color:#fff}.user-kpi-widget .summary-box.portfolio{background-color:var(--leader-portfolio);color:#000}.user-kpi-widget .table-with-sticky-headers .customizable-table tr .expanded-data{padding-left:var(--large-gap);vertical-align:middle}@media (width<=767px){.user-kpi-widget .table-with-sticky-headers .customizable-table tr .expanded-data{padding-left:var(--small-gap)}.user-kpi-widget .table-with-sticky-headers .customizable-table tr .expanded-data:before{display:none}}.user-kpi-widget .table-with-sticky-headers .customizable-table tr.is-expandable-row{cursor:pointer;background-color:var(--white);z-index:100;position:sticky;top:15px}@media (width<=767px){.user-kpi-widget .table-with-sticky-headers .customizable-table tr.is-expandable-row{top:-15px}}.user-kpi-widget .table-with-sticky-headers .customizable-table.show-colgroup tr.is-expandable-row,.user-kpi-widget .table-with-sticky-headers .customizable-table.show-colgroup tr.is-expandable-row td:nth-child(odd){background-color:var(--white)}.user-kpi-widget .table-with-sticky-headers .customizable-table.show-colgroup tr.is-expandable-row td:nth-child(2n){background-color:var(--list-column-color)}.user-kpi-widget-menu{gap:var(--small-gap);flex-wrap:wrap;display:flex}.user-kpi-widget-menu .expand-button.active i:before{content:""}.user-kpi-widget-menu .dropdown-menu{left:unset;right:0}.user-kpi-widget-menu .dropdown-menu a .fa-check{color:var(--green-light);margin-left:-14px}.user-kpi-widget-menu .dropdown-menu a.selected{font-family:Bold}#leader-customer-flow-widget table tr th:has(.customer-flow-kpi-header){text-align:center}#leader-customer-flow-widget table tr th:has(.customer-flow-kpi-header) div{align-items:center;gap:var(--small-gap);display:inline-flex;overflow:visible}#leader-customer-flow-widget table tr th:has(.customer-flow-kpi-header) div>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#leader-customer-flow-widget table tr th:has(.customer-flow-kpi-header) div>span[data-tip-bl]{white-space:normal;flex:0 0 36px;align-items:center;min-width:0;display:flex;overflow:visible}#leader-customer-flow-widget table tr td:has(.circle){text-align:center}#leader-customer-flow-widget table tr td:has(.circle) .circle{white-space:nowrap;border-radius:50%;justify-content:center;align-items:center;min-width:36px;height:36px;margin-left:6px;font-size:16px;display:inline-flex}#leader-customer-flow-widget table tr td:has(.circle) .circle.kpi-qualified{background-color:var(--green);color:#fff}#leader-customer-flow-widget table tr td:has(.circle) .circle.kpi-prospect{background-color:var(--yellow);color:#000}#leader-customer-flow-widget table tr td:has(.circle) .circle.kpi-lead{background-color:var(--red);color:#fff}#leader-customer-flow-widget table tr th:has(.square){text-align:center;font-family:Regular;font-weight:400}#leader-customer-flow-widget table tr th:has(.square) .square{padding:0 var(--small-gap);text-align:center;border-radius:var(--border-radius);flex-direction:column;justify-content:center;width:50%;min-width:100px;font-size:16px;display:inline-flex;position:relative}#leader-customer-flow-widget table tr th:has(.square) .square .kpi-count{font-family:Bold;font-size:16px}#leader-customer-flow-widget table tr th:has(.square) .square .kpi-label{text-transform:uppercase;font-size:11px;display:block}#leader-customer-flow-widget table tr th:has(.square) .square:after{content:"";font-family:"Font Awesome 5 Pro";font-size:48px;font-weight:900;position:absolute;top:-15px;left:calc(50% - 15px)}#leader-customer-flow-widget table tr th:has(.square) .square.kpi-qualified{background-color:var(--green-lighter)}#leader-customer-flow-widget table tr th:has(.square) .square.kpi-qualified:after{color:var(--green-lighter)}#leader-customer-flow-widget table tr th:has(.square) .square.kpi-prospect{background-color:var(--yellow-lighter)}#leader-customer-flow-widget table tr th:has(.square) .square.kpi-prospect:after{color:var(--yellow-lighter)}#leader-customer-flow-widget table tr th:has(.square) .square.kpi-lead{background-color:var(--red-lighter)}#leader-customer-flow-widget table tr th:has(.square) .square.kpi-lead:after{color:var(--red-lighter)}#leader-customer-flow-widget .widget-footer{overflow-y:auto}#leaderTipsWidget .widget-header .multiSelectDropdown{max-width:100px}#leaderTipsWidget .widget-content table td:nth-child(n+2),#leaderTipsWidget .widget-content table th:nth-child(n+2){text-align:center}#leaderTipsWidget .widget-content table th:has(.excluded-from-total-tooltip) div{gap:var(--small-gap);align-items:center;display:flex;overflow:visible}#leaderTipsWidget .widget-content table th:has(.excluded-from-total-tooltip) div .header-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#leaderTipsWidget .widget-content table tr.level-one{font-family:Bold}#leaderTipsWidget .widget-content table tr.level-one .user-image,#leaderTipsWidget .widget-content table tr.level-one .user-initials{flex:0 0 32px;width:32px;height:32px}#leaderTipsWidget .widget-content table tr.level-two>td:first-child{padding-left:var(--x-large-gap)}#leaderTipsWidget .widget-content table tr.level-two>td:first-child:before{left:var(--large-gap);font-weight:400}#leaderTipsWidget .widget-content table tr.level-three>td:first-child{padding-left:var(--x-large-gap)}#leaderTipsWidget .widget-content table tr.is-expanded>td:first-child:before{content:" "}@media (width<=1199px){#leaderTipsWidget .widget-content table tr.is-expandable-row>td:not(:first-child){display:none}}#leaderTipsWidget .widget-content table th:nth-child(n+2){text-align:center}#leaderTipsWidget .widget-footer{min-height:42px;overflow-y:auto}#leaderTipsWidget .widget-footer table td,#leaderTipsWidget .widget-footer table th{text-align:center}#leaderTipsWidget .widget-footer table td:nth-child(2),#leaderTipsWidget .widget-footer table th:nth-child(2){background-color:var(--white)!important}#leaderTipsWidget .widget-footer table tr.level-one{font-family:Bold}#leaderTipsWidget .widget-footer table tr.level-one .user-image,#leaderTipsWidget .widget-footer table tr.level-one .user-initials{flex:0 0 32px;width:32px;height:32px}#leaderTipsWidget .widget-footer table tr.level-two>td:first-child{padding-left:var(--x-large-gap)}#leaderTipsWidget .widget-footer table tr.level-two>td:first-child:before{left:var(--large-gap);font-weight:400}#leaderTipsWidget .widget-footer table tr.level-three>td:first-child{padding-left:var(--x-large-gap)}#leaderTipsWidget .widget-footer table tr.is-expanded>td:first-child:before{content:" "}@media (width<=1199px){#leaderTipsWidget .widget-footer table tr.is-expandable-row>td:not(:first-child){display:none}}#leaderTipsWidget .widget-footer table th:nth-child(n+2){text-align:center}.user-kpi-widget-table .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td:first-child{padding-left:var(--large-gap)}.user-kpi-widget-table .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td:first-child:before{content:" ";justify-content:center;align-items:center;width:15px;font-family:"Font Awesome 5 Pro";font-weight:900;display:inline-flex;position:absolute;top:calc(50% - 9px);left:0}.user-kpi-widget-table .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td.expanded{font-family:Bold}.user-kpi-widget-table .customizable-table>tbody tr.is-expandable-row:not(:has(.expanded-data)) td.expanded:before{content:" "}.user-kpi-widget-table .customizable-table>tbody tr .name-cell{gap:var(--small-gap);white-space:normal;align-items:center;display:flex}.user-kpi-widget-table .customizable-table>tbody tr .name-cell .user-image{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--primary-light);border:solid 1px var(--primary-light);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.user-kpi-widget-table .customizable-table>tbody tr .name-cell .user-image.small{flex:0 0 16px;width:16px;height:16px}.user-kpi-widget-table .customizable-table>tbody tr .name-cell .user-initials{letter-spacing:1px;opacity:.9;color:var(--primary-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--primary-light);border:solid 1px var(--primary-light);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-family:Bold;display:flex}.user-kpi-widget-table .customizable-table>tbody tr .name-cell .user-initials.small{letter-spacing:0;flex:0 0 16px;width:16px;height:16px;font-size:9px}.user-kpi-widget-table .customizable-table>tbody tr .name-cell .details-name{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.user-kpi-widget-table .summary-table th{padding:0 var(--small-gap)}.user-kpi-widget-table .summary-table th .summary-toggle-all{gap:var(--small-gap);align-items:center;display:flex}.userReadSignaturesTable .table-with-sticky-headers .doctype-cell>span{justify-content:center;align-items:center;display:inline-flex}.userReadSignaturesTable .table-with-sticky-headers .doctype-cell>span i{cursor:zoom-in}#userYearBudget{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#userYearBudget .switch-with-label{margin-top:0}#userYearBudget .switch-with-label label{margin-right:5px}#userYearBudget .budget-selectors .year-selector{width:85px}#userYearBudget .budget-selectors .dropdown-menu{right:0;left:unset}#userYearBudget .mobile-copy-value{display:flex}#userYearBudget .mobile-copy-value input{margin-right:4px}#userYearBudget .budget-setup{margin-bottom:10px}#userYearBudget .budget-setup colgroup.month-cols{background-color:var(--primary-lightest)}#userYearBudget .budget-setup colgroup.project-cols{border-left:solid 1px var(--primary);border-right:solid 1px var(--primary)}#userYearBudget .budget-setup colgroup.tip-cols{border-right:solid 1px var(--primary)}#userYearBudget .budget-setup thead tr{position:relative}#userYearBudget .budget-setup thead tr th{text-align:center;vertical-align:bottom;white-space:normal;padding:0;overflow:visible}#userYearBudget .budget-setup thead tr th span{padding:0 4px;display:inline-block}#userYearBudget .budget-setup thead tr th.text-right{text-align:right}#userYearBudget .budget-setup thead tr th .header-with-tooltip{white-space:normal;text-wrap:balance;align-items:end;display:inline-flex;overflow:visible}#userYearBudget .budget-setup thead tr th .header-with-tooltip .fa-cog{cursor:pointer;color:var(--link-color)}#userYearBudget .budget-setup thead tr th .header-with-tooltip .fa-cog.read-only{color:var(--primary)}#userYearBudget .budget-setup thead tr th .header-with-tooltip .dropdown-menu{left:-150px}#userYearBudget .budget-setup thead tr th .header-with-tooltip .dropdown-menu .copy-value{padding:2px;display:flex}#userYearBudget .budget-setup thead tr th .header-with-tooltip .dropdown-menu .copy-value input{margin-right:2px}#userYearBudget .budget-setup thead tr th .header-with-tooltip .dropdown-menu .copy-value .btn{width:70px}#userYearBudget .budget-setup thead tr:first-child{border-bottom:none}#userYearBudget .budget-setup thead tr:first-child th{padding-bottom:5px;font-size:16px}#userYearBudget .budget-setup thead tr:first-child th:first-child{vertical-align:middle;background-color:var(--primary-lightest);padding:5px}#userYearBudget .budget-setup thead tr:first-child th:first-child h1{margin-bottom:0}#userYearBudget .budget-setup tbody tr{border-bottom:none;position:relative}#userYearBudget .budget-setup tbody tr td{padding:0;overflow:visible}#userYearBudget .budget-setup tbody tr td input{text-align:center;border-radius:var(--border-radius);background-color:var(--white);width:calc(100% - 4px);color:var(--text-color);border:none;outline:none;margin:4px;padding:0 5px;line-height:26px}#userYearBudget .budget-setup tbody tr td input:focus{background-color:var(--white)}#userYearBudget .budget-setup tbody tr td input:read-only{color:var(--primary);background-color:#0000}#userYearBudget .budget-setup tbody tr td.text-right input{text-align:right}#userYearBudget .budget-setup tbody tr td:first-child{padding:5px}#userYearBudget .budget-setup tbody tr:hover td,#userYearBudget .budget-setup tbody tr:focus-within td{background-color:var(--list-inactive-color)}@media (width<=767px){#userYearBudget .budget-setup tbody td input[type=text]:not(:disabled){border-radius:var(--form-border-radius);border:1px solid #ccc;width:200px}#userYearBudget .budget-setup tbody td input[type=text]:not(:disabled):focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px #00000014,0 0 8px #66afe999}}#userYearBudget .budget-setup tfoot{font-weight:400}#userYearBudget .budget-setup tfoot tr td{padding:0}#userYearBudget .budget-setup tfoot tr td input{text-align:center;background-color:#ffffffb3;border:none;outline:none;width:calc(100% - 4px);margin:4px;padding:0 8px}#userYearBudget .budget-setup tfoot tr td input:read-only{color:var(--primary);background-color:#0000}#userYearBudget .budget-setup tfoot tr td.text-right input{text-align:right}#userYearBudget .budget-setup tfoot tr td:first-child{padding:5px}#userYearBudget .budget-setup tfoot tr:first-child{border-top:solid 1px var(--primary-dark)}#userYearBudget .budget-setup tfoot tr:first-child td input{color:var(--black);font-family:Bold}@media (width<=767px){#userYearBudget .budget-setup tbody tr th,#userYearBudget .budget-setup tfoot tr th,#userYearBudget .budget-setup tbody tr td,#userYearBudget .budget-setup tfoot tr td{padding:4px}#userYearBudget .budget-setup tbody tr th input,#userYearBudget .budget-setup tfoot tr th input,#userYearBudget .budget-setup tbody tr td input,#userYearBudget .budget-setup tfoot tr td input{text-align:right;margin-right:1px}#userYearBudget .budget-setup tbody tr:hover th,#userYearBudget .budget-setup tfoot tr:hover th,#userYearBudget .budget-setup tbody tr:focus-within th,#userYearBudget .budget-setup tfoot tr:focus-within th,#userYearBudget .budget-setup tbody tr:hover td,#userYearBudget .budget-setup tfoot tr:hover td,#userYearBudget .budget-setup tbody tr:focus-within td,#userYearBudget .budget-setup tfoot tr:focus-within td{background-color:var(--white)}}.users-filters{margin-bottom:15px}.users-filters .vitec-checkbox{width:190px}.users-table{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}.users-table tr.inactive-user{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}.users-table tr.inactive-user td:last-child:after{font-style:normal}.users-table tr:hover{background-color:#7c7c7c1a}.users-table .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}.user-initials{letter-spacing:1px;opacity:.9;color:var(--primary-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--primary-light);border:solid 1px var(--primary-light);border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-family:Bold;display:flex}.user-initials.small{letter-spacing:0;flex:0 0 16px;width:16px;height:16px;font-size:9px}.user-image{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.user-cell{align-items:center;gap:var(--medium-gap);white-space:normal;max-width:100%;display:flex}.user-cell .user-name-badges{flex-direction:column;justify-content:center;align-self:stretch;gap:2px;min-width:0;display:flex}.user-cell .user-name-badges .user-name{font-size:14px;display:block}.user-cell .user-name-badges .badges{flex-wrap:wrap;max-width:100%;display:inline-flex}.user-cell .user-name-badges .badges li{text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:100%;overflow:hidden}.user-cell .user-name-badges .badges li.vitec-badge{color:#fff;background-color:#f16676;flex:0 0 40px}.user-cell .user-name-badges .badges li.onweb-badge{background-color:var(--green);color:#fff;flex:0 0 48px}.user-cell .user-name-badges .badges li.responsible-badge{color:#fff;background-color:#85bab7;flex:0 0 110px}.user-cell .user-name-badges .badges li.student-badge{background-color:var(--yellow);color:#000;flex:0 0 60px}.user-cell .user-name-badges .badges li.nextleader-badge{background-color:var(--primary);color:#fff;flex:0 0 95px}.user-cell .user-name-badges .badges li.internalcontrol-badge{background-color:var(--primary-light);flex:0 0 148px}.user-groups .badges{width:100%;min-width:0}.user-groups .badges li{background-color:#0000;border:1px solid #0000}.user-groups .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;border:none;padding:3px;font-size:12px;line-height:15px;overflow:hidden}.user-groups .badges li:hover{border-color:var(--white)}.badge.usergroup-idx-0.highlighted{color:#fff;background-color:#d22d2d}.badge.usergroup-idx-1.highlighted{color:#fff;background-color:#2dd251}.badge.usergroup-idx-2.highlighted{color:#fff;background-color:#762dd2}.badge.usergroup-idx-3.highlighted{color:#fff;background-color:#d29a2d}.badge.usergroup-idx-4.highlighted{color:#fff;background-color:#2dd2be}.badge.usergroup-idx-5.highlighted{color:#fff;background-color:#d22dc2}.badge.usergroup-idx-6.highlighted{color:#fff;background-color:#9dd22d}.badge.usergroup-idx-7.highlighted{color:#fff;background-color:#2d79d2}.badge.usergroup-idx-8.highlighted{color:#fff;background-color:#d22d54}.badge.usergroup-idx-9.highlighted{color:#fff;background-color:#30d22d}.badge.usergroup-idx-10.highlighted{color:#fff;background-color:#4e2dd2}.badge.usergroup-idx-11.highlighted{color:#fff;background-color:#d2722d}.badge.usergroup-idx-12.highlighted{color:#fff;background-color:#2dd297}.badge.usergroup-idx-13.highlighted{color:#fff;background-color:#bb2dd2}.badge.usergroup-idx-14.highlighted{color:#fff;background-color:#c5d22d}.badge.usergroup-idx-15.highlighted{color:#fff;background-color:#2da1d2}.badge.usergroup-idx-16.highlighted{color:#fff;background-color:#d22d7c}.badge.usergroup-idx-17.highlighted{color:#fff;background-color:#58d22d}.badge.usergroup-idx-18.highlighted{color:#fff;background-color:#2d33d2}.badge.usergroup-idx-19.highlighted{color:#fff;background-color:#d24a2d}.badge.usergroup-idx-20.highlighted{color:#fff;background-color:#2dd26f}.badge.usergroup-idx-21.highlighted{color:#fff;background-color:#932dd2}.badge.usergroup-idx-22.highlighted{color:#fff;background-color:#d2b82d}.badge.usergroup-idx-23.highlighted{color:#fff;background-color:#2dc8d2}.badge.usergroup-idx-24.highlighted{color:#fff;background-color:#d22da4}.badge.usergroup-idx-25.highlighted{color:#fff;background-color:#80d22d}.badge.usergroup-idx-26.highlighted{color:#fff;background-color:#2d5bd2}.badge.usergroup-idx-27.highlighted{color:#fff;background-color:#d22d37}.badge.usergroup-idx-28.highlighted{color:#fff;background-color:#2dd247}.badge.usergroup-idx-29.highlighted{color:#fff;background-color:#6c2dd2}.badge.usergroup-idx-30.highlighted{color:#fff;background-color:#d2902d}.badge.usergroup-idx-31.highlighted{color:#fff;background-color:#2dd2b5}.badge.usergroup-idx-32.highlighted{color:#fff;background-color:#d22dcc}.badge.usergroup-idx-33.highlighted{color:#fff;background-color:#a7d22d}.badge.usergroup-idx-34.highlighted{color:#fff;background-color:#2d83d2}.badge.usergroup-idx-35.highlighted{color:#fff;background-color:#d22d5e}.badge.usergroup-idx-36.highlighted{color:#fff;background-color:#3ad22d}.badge.usergroup-idx-37.highlighted{color:#fff;background-color:#442dd2}.badge.usergroup-idx-38.highlighted{color:#fff;background-color:#d2682d}.badge.usergroup-idx-39.highlighted{color:#fff;background-color:#2dd28d}.badge.usergroup-idx-40.highlighted{color:#fff;background-color:#b12dd2}.badge.usergroup-idx-41.highlighted{color:#fff;background-color:#cfd22d}.badge.usergroup-idx-42.highlighted{color:#fff;background-color:#2dabd2}.badge.usergroup-idx-43.highlighted{color:#fff;background-color:#d22d86}.badge.usergroup-idx-44.highlighted{color:#fff;background-color:#62d22d}.badge.usergroup-idx-45.highlighted{color:#fff;background-color:#2d3dd2}.badge.usergroup-idx-46.highlighted{color:#fff;background-color:#d2412d}.badge.usergroup-idx-47.highlighted{color:#fff;background-color:#2dd265}.badge.usergroup-idx-48.highlighted{color:#fff;background-color:#892dd2}.badge.usergroup-idx-49.highlighted{color:#fff;background-color:#d2ae2d}@media (width<=767px){.user-cell,.badges{flex-direction:row-reverse}}#verifysettlementdatafunctionview .panel{margin-bottom:10px}#verifysettlementdatafunctionview .panel .panel-heading{background-color:var(--white)}#verifysettlementdatafunctionview .panel .panel-heading .panel-title{position:relative}#verifysettlementdatafunctionview .panel .panel-heading .panel-title a.pending{pointer-events:none}#verifysettlementdatafunctionview .panel .panel-heading .panel-title a.pending:after{content:"";animation:2s linear infinite fa-spin}#verifysettlementdatafunctionview .panel .panel-heading .panel-title a:after{font-weight:300}#verifysettlementdatafunctionview .panel .panel-heading .panel-title a:hover:after,#verifysettlementdatafunctionview .panel .panel-heading .panel-title a:focus:after{font-weight:900}#verifysettlementdatafunctionview .panel .panel-heading .panel-title .badges{z-index:1000;position:absolute;top:-6px;left:6px}#verifysettlementdatafunctionview .panel .panel-heading .panel-title .badges li{color:var(--white);display:none}#verifysettlementdatafunctionview .panel .panel-heading .panel-title .badges li.control-complete{background-color:var(--green-light);color:#fff}#verifysettlementdatafunctionview .panel .panel-heading .panel-title .badges li.control-incomplete{background-color:var(--red-light);color:#fff}#verifysettlementdatafunctionview .panel .panel-heading.incomplete{background-color:var(--red-lighter);color:#fff}#verifysettlementdatafunctionview .panel .panel-heading.incomplete .panel-title .badges li.control-incomplete{display:block}#verifysettlementdatafunctionview .panel .panel-heading.incomplete .panel-title a:hover,#verifysettlementdatafunctionview .panel .panel-heading.incomplete .panel-title a:focus{color:#fff}#verifysettlementdatafunctionview .panel .panel-heading.complete{background-color:var(--green-lighter);color:#000}#verifysettlementdatafunctionview .panel .panel-heading.complete .panel-title .badges li.control-complete{display:block}#verifysettlementdatafunctionview .panel .panel-heading.complete .panel-title a:hover,#verifysettlementdatafunctionview .panel .panel-heading.complete .panel-title a:focus{color:#000}#verifysettlementdatafunctionview .panel .panel-heading.pending{background-color:var(--white);color:var(--text-color)}#verifysettlementdatafunctionview .panel .panel-heading.pending .panel-title .badges li.control-pending{display:block}#verifysettlementdatafunctionview .panel .panel-heading.pending .panel-title a:hover,#verifysettlementdatafunctionview .panel .panel-heading.pending .panel-title a:focus{color:var(--text-color)}#verifysettlementdatafunctionview .panel .panel-body .alert{font-size:12px;line-height:16px}#verifysettlementdatafunctionview .panel .panel-body .fa-check-circle{color:var(--green-light)}#verifysettlementdatafunctionview .panel .panel-body .fa-times-circle{color:var(--red-light)}#verifysettlementdatafunctionview .panel .panel-body .fa-clock{color:var(--blue)}#verifysettlementdatafunctionview .panel .panel-body ul{margin-left:0;font-size:12px;list-style:none}#verifysettlementdatafunctionview .panel .panel-body ul li ul{margin-left:16px}#verifysettlementdatafunctionview .panel .panel-body ul li .fas{vertical-align:middle;font-size:12px}#verifysettlementdatafunctionview .panel .panel-body ul li .fas.fa-check-circle{color:var(--green-light)}#verifysettlementdatafunctionview .panel .panel-body ul li .fas.fa-times-circle{color:var(--red-light)}#verifysettlementdatafunctionview .panel .panel-body .navigate-to-page{align-items:center;display:flex}#verifysettlementdatafunctionview .panel .panel-body .navigate-to-page>i{flex:0 0 30px;font-size:20px}#verifysettlementdatafunctionview .panel .panel-body .navigate-to-page .fa-arrow-circle-right{margin-left:2px}#viewer{padding-top:58px}#viewer header{min-height:58px;padding:var(--medium-gap) var(--large-gap);align-items:center;gap:var(--large-gap);z-index:100000;background-color:var(--mainview-bg);color:#fff;flex-wrap:wrap;justify-content:space-between;display:flex;position:fixed;top:0;left:0;right:0}#viewer header .viewer-header-text{max-width:calc(100% - 60px)}#viewer header .viewer-header-text>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#viewer header .viewer-options-menu{gap:var(--large-gap);margin:0;list-style:none;display:flex}#viewer header .viewer-options-menu .btn .fas{font-size:16px}#viewer #iframeContent{border:none;width:100%;height:calc(100vh - 113px);margin-top:10px}#viewer #iframeContent html,#viewer #iframeContent body{border:1px solid red}#viewer .textViewer{background-color:#fff;padding:20px}#vitec{margin-top:10px;margin-bottom:0}#vitec .form-section-divider [data-tip-tm] i{vertical-align:middle;padding:0}#vitec .form-section-divider [data-tip-tm]:after{width:170px}#vitec .btn-success{margin-top:10px}#vitec .info-text{line-height:15px}#vitec .info-text ul{margin-top:5px;margin-left:15px}#vitec .info-text ul li{line-height:15px}.grayBox .valueNotSet{color:#fff}.widgetGuarantee #paragraph-wrapper{background-color:#0000;flex-flow:row;align-self:stretch;gap:1px;display:flex}.widgetGuarantee #paragraph-wrapper>div{flex:1}.widgetGuarantee #paragraph-wrapper .boxlink{color:var(--white);border-radius:0;flex-direction:column;justify-content:center;align-self:stretch;display:flex}.widgetGuarantee #paragraph-wrapper .boxlink>label{text-align:center}.widgetGuarantee #paragraph-wrapper .boxlink:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.widgetGuarantee #paragraph-wrapper .boxlink:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.widgetGuarantee #paragraph-wrapper .guarantee-tooltip:after{width:200px}.estateDepotDocs{margin-top:var(--small-gap);background-color:var(--white);border-radius:var(--border-radius)}.estateDepotDocs .needs-attention{color:var(--red);font-weight:600}.estateDepotDocs .unit-header-badge{color:#000;background-color:var(--blue-lightest);margin-left:var(--medium-gap)}.estateDepotDocs .collapsable-content{padding:var(--large-gap)}.estatePosts{margin-top:var(--small-gap);background-color:var(--white);border-radius:var(--border-radius)}.estatePosts .posts-details{padding:var(--large-gap)}.estatePosts .unit-header-badge{color:#000;background-color:var(--blue-lightest);margin-left:var(--medium-gap)}.estatePosts .sum-line{border-top:solid 1px var(--primary-dark)}.withdrawProjectPanel .phaseButtons{margin-bottom:var(--large-gap)}.withdrawProjectPanel .phaseButtons .step-nav li{word-break:break-all;text-align:center;min-width:46px}.withdrawProjectSummaryForOneEstate .sum-line{border-top:solid 1px var(--primary-dark)}.withdrawProjectSummaryPanel .collapsable-panel{margin-bottom:var(--small-gap);background-color:var(--white);border-radius:var(--border-radius)}.withdrawProjectSummaryPanel .collapsable-panel .collapsable-panel{margin-left:var(--large-gap);background-color:#0000}.withdrawProjectSummaryPanel .collapsable-panel .collapsable-panel .collapsable-content{padding:0 0 var(--medium-gap) var(--large-gap)}.withdrawProjectSummaryPanel .alert .simulation-failed-header{font-family:Bold}.withdrawProjectSummaryPanel .alert .form-section-divider{color:var(--red-light)}.withdrawProjectSummaryPanel .alert .form-section-divider:before,.withdrawProjectSummaryPanel .alert .form-section-divider:after{border-bottom-color:var(--red-lightest)}.yesNoButtons{gap:var(--small-gap);margin-bottom:var(--small-gap);align-items:flex-start;display:flex}.yesNoButtons .question{padding:var(--small-gap);word-break:break-word;flex:1}.yesNoButtons .answer{flex:0 0 100px}.yesNoButtons:hover{background-color:var(--primary-lighter)}#groupIdentificationsFunctionView .optList li{flex-wrap:wrap}#groupIdentificationsFunctionView .optList li .contactName{font-family:Bold}#groupIdentificationsFunctionView .optList li .alert{flex:1 0 100%;margin-top:5px;margin-bottom:0}vitec-imagepanel{background-position:50%;background-repeat:no-repeat}vitec-imagepanel .image{background-position:0 0;background-repeat:no-repeat;width:100%;height:100%}.image-properties .optList{margin:10px 0}.image-properties #ImageEditor #imageFunctionViewHeader{width:100%;position:relative}.image-properties #ImageEditor #imageFunctionViewHeader .imageCanvas{background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-image:var(--checkered-background);background-color:var(--primary-lightest);margin-bottom:20px}.image-properties #ImageEditor #imageFunctionViewHeader #imageViewTag{background-position:50%;background-repeat:no-repeat;background-size:contain;height:172px;margin-bottom:20px}.image-properties #ImageEditor #imageFunctionViewHeader #editModeButton{position:absolute;bottom:10px;right:10px}.image-properties #ImageEditor #imageFunctionViewHeader #downloadButton{position:absolute;bottom:10px;right:55px}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv{cursor:move;z-index:300;width:150px;height:100px;position:absolute;top:calc(50% - 50px);left:calc(50% - 75px);box-shadow:0 0 1000px 1000px #00000080}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv #cropSize{text-align:center;background-color:#fffc;width:60px;padding:0 2px;font-size:11px;line-height:12px;display:block}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv .ui-resizable-nw{cursor:pointer;border-top:30px solid #ffffff80;border-right:30px solid #0000;inset:0 -1px -1px 0}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv .ui-resizable-nw:hover{border-top-color:#ee7d00e6}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv .ui-resizable-ne{cursor:pointer;border-top:30px solid #ffffff80;border-left:30px solid #0000;top:0;right:0}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv .ui-resizable-ne:hover{border-top-color:#ee7b00e6}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv .ui-resizable-sw{cursor:pointer;border-bottom:30px solid #ffffff80;border-right:30px solid #0000;bottom:0;left:-1px;right:0}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv .ui-resizable-sw:hover{border-bottom-color:#ee7b00e6}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv .ui-resizable-se{cursor:pointer;border-bottom:30px solid #ffffff80;border-left:30px solid #0000;bottom:0;right:0}.image-properties #ImageEditor #imageFunctionViewHeader #cropDiv .ui-resizable-se:hover{border-bottom-color:#ee7b00e6}.image-properties #ImageEditor #imageFunctionViewHeader #imageWrapper{background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-color:var(--white);background-image:var(--checkered-background);background-color:var(--primary-lightest);align-items:center;width:672px;height:672px;display:flex;position:relative;overflow:hidden}.image-properties #ImageEditor #imageFunctionViewHeader #imageWrapper.initial-edit-state #resizable{border-color:#0000!important}.image-properties #ImageEditor #imageFunctionViewHeader #imageWrapper #imageEditTag{-webkit-transform-origin:50%;transform-origin:50%;max-width:100%;max-height:100%;margin:0 auto;display:block}@media (width<=729px){.image-properties #ImageEditor #imageFunctionViewHeader #imageWrapper #imageEditTag{max-width:275px;max-height:275px}.image-properties #ImageEditor #imageFunctionViewHeader #imageWrapper{height:275px}}.image-properties #ImageEditor #imageFunctionViewHeader #dragger{z-index:400;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px)}.image-properties #ImageEditor #imageFunctionViewHeader #dragger .ui-wrapper{overflow:visible!important}.image-properties #ImageEditor #imageFunctionViewHeader #dragger .ui-wrapper #resizable{cursor:move;width:50px;height:50px}@media (width<=729px){.image-properties #ImageEditor #imageFunctionViewHeader #dragger .ui-wrapper #resizable{width:25px;height:25px}}.image-properties #ImageEditor #imageFunctionViewHeader #dragger .ui-wrapper .ui-resizable-se{text-indent:0;text-align:center;background-color:#ee7d0c;border-radius:50%;width:18px;height:18px;bottom:-10px;right:-10px;transform:rotate(-45deg)}.image-properties #ImageEditor #imageFunctionViewHeader #dragger .ui-wrapper .ui-resizable-se:before{content:"";color:var(--white);font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:900;line-height:18px}.image-properties #ImageEditor #imageFunctionViewHeader .edit-options{justify-content:space-between;margin:20px 0;display:flex}.image-properties #ImageEditor #imageFunctionViewHeader .edit-options .option{margin-right:20px}.image-properties #ImageEditor #imageFunctionViewHeader .edit-options .option #slider{width:150px}.image-properties #ImageEditor #imageFunctionViewHeader .edit-options .option .btn:hover .fa-times{color:var(--red-light)}.image-properties #ImageEditor #imageFunctionViewHeader .edit-options .option .btn:hover .fa-check{color:var(--green-light)}.image-properties #ImageEditor #imageFunctionViewHeader .edit-options #slider{width:100%;height:30px}.image-properties #ImageEditor #imageFunctionViewHeader .edit-options #slider>.ui-slider-handle{height:36px}@media (width>=992px){.image-properties #ImageEditor #imageFunctionViewHeader .edit-options{z-index:1000;align-self:center;height:65px;position:absolute;bottom:10px;left:calc(50% - 138px)}}.image-properties #imageEditOptions{margin:20px 0}.image-properties #imageEditOptions .arrow-button{background-color:#0000}.image-properties #imageEditOptions .arrow-button:hover{background-color:var(--primary-light)}#addImages #file_select,#addImages #file_select_camera{margin:0 0 10px}#addImages #file_select i,#addImages #file_select_camera i{color:var(--green)}#addImages .thumbnail{border-radius:var(--border-radius);width:100%;margin:0;padding:3px;display:inline-block;position:relative}#addImages .thumbnail .imageholder{float:left;width:216px;height:153px;position:relative;overflow:hidden}#addImages .thumbnail .imageholder .image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}@media (width<=767px){#addImages .thumbnail .imageholder{width:76px;height:65px}}#addImages .thumbnail .imagecategory{float:right;width:67%;margin-bottom:4px;bottom:3px}#addImages .thumbnail .imagetext{float:right;width:67%;margin-bottom:4px;bottom:2px}#addImages .thumbnail .imagetext input[type=text]{width:100%}#addImages .thumbnail .imagedescription{float:right;width:67%}#addImages .thumbnail .imagedescription input[type=text]{width:100%}@media (width<=767px){#addImages .thumbnail .imagedescription{float:left;width:100%}}#singleImageUpload{margin-top:10px}#singleImageUpload .nav-icon{padding-top:24px}#singleImageUpload label[for=cascadeWw] [data-tip-tm]:after{width:200px}#singleImageUpload vitec-imagepanel{width:256px;height:256px;display:block}#singleImageUpload vitec-imagepanel .image{background-position:50%}#singleImageUpload #imageWrapper{background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-color:var(--white);background-image:var(--checkered-background);background-color:var(--primary-lightest);text-align:center;align-items:center;width:100%;height:256px;display:flex;position:relative;overflow:hidden}#singleImageUpload #imageWrapper #imageEditTag{-webkit-transform-origin:50%;transform-origin:50%;max-width:100%;max-height:100%;margin:0 auto;display:block}#singleImageUpload #imageWrapper .btn-group{position:absolute;bottom:5px;right:5px}#singleImageUpload .id-upload-image{border:dashed 5px var(--primary);border-radius:var(--border-radius);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:185px;margin:10px 0;position:relative}#singleImageUpload .id-upload-image .id-upload-icon,#singleImageUpload .id-upload-image .user-circle{color:var(--primary-light);font-size:62pt;position:absolute;top:calc(50% - 40px);left:calc(50% - 48px)}#singleImageUpload .id-upload-image .pdf-name{text-align:center;height:34px;margin-top:10px;font-size:1em;line-height:16px;position:absolute;top:2px;left:2px;right:2px;overflow:hidden}#singleImageUpload .id-upload-image.has-thumb{border:1px solid var(--primary-light);border-radius:var(--border-radius)}#singleImageUpload .form-section-divider{margin-top:20px}#singleImageUpload .id-upload-buttons{margin:10px 0}#singleImageUpload .id-upload-buttons>.btn{width:50%}#multipleImagesUpload .idUploadImage{border:3px solid var(--dashboard-blue-light);height:100%;min-height:256px;padding:var(--small-gap);border-radius:var(--border-radius);gap:var(--small-gap);width:100%;margin:0 0 20px;margin-top:var(--large-gap);flex-direction:column;display:flex;position:relative}#multipleImagesUpload .idUploadImage .filename{width:50%;margin:0 auto}#multipleImagesUpload .idUploadImage .help-text{text-align:center;width:100%;color:var(--dashboard-blue-light);text-transform:uppercase;font-size:20px;position:absolute;top:calc(50% - 10px)}#multipleImagesUpload .upload-item{position:relative}#multipleImagesUpload .upload-item .thumbnail{gap:var(--medium-gap);padding:var(--small-gap);border-radius:var(--border-radius);z-index:1;background-color:var(--primary-lighter);justify-content:space-between;align-items:center;width:100%;min-height:70px;display:flex;position:relative}#multipleImagesUpload .upload-item .thumbnail .image-holder{background-position:0 0,10px 10px;background-repeat:repeat;background-size:20px 20px;background-color:var(--white);background-image:var(--checkered-background);background-color:var(--primary-lightest);flex:0 0 60px;justify-content:center;width:60px;height:60px;display:flex;position:relative}#multipleImagesUpload .upload-item .thumbnail .image-holder .imgDiv{border-radius:var(--border-radius);border:solid 1px var(--primary);flex:1;justify-content:center;width:60px;height:60px;display:flex;position:relative}#multipleImagesUpload .upload-item .thumbnail .image-holder .imgDiv img{align-self:center;max-width:100%;max-height:100%}#multipleImagesUpload .upload-item .thumbnail .image-text{flex:1}#multipleImagesUpload .upload-item .thumbnail .image-text .image-actions-and-info{margin-top:var(--medium-gap);justify-content:space-between;gap:var(--medium-gap);align-items:center;display:flex}#multipleImagesUpload .upload-item .thumbnail .image-text .image-actions-and-info .file-size-info{margin-right:var(--small-gap);font-size:small}#multipleImagesUpload .upload-item .thumbnail .image-text .image-actions-and-info .btn-group .btn i{color:var(--primary);font-size:12px}#multipleImagesUpload .upload-item .thumbnail .image-text .image-actions-and-info .btn-group .btn:hover i{color:var(--link-color)}#multipleImagesUpload .upload-item .thumbnail .image-text .image-actions-and-info .btn-group .btn:hover i.fa-times{color:var(--red-light)}#inbound-invoice-posting-match .remove-posting-btn-group{position:absolute;bottom:10px;right:10px}#inbound-invoice-posting-match .fa-trash-alt{color:var(--red-light)}#inbound-invoice-posting-match .select-list{margin-bottom:15px}#inbound-invoice-posting-match .select-list li .alert{margin-bottom:5px;margin-right:8px}#inbound-invoice-posting-match .select-list li select{color:var(--primary-darkest);background-color:var(--white);margin-bottom:5px}#inbound-invoice-posting-match .select-list li.potential-match{position:relative}#inbound-invoice-posting-match .add-posting-button i{color:var(--green-light)}#inbound-invoice-posting-settings .product-table{width:100%}#inbound-invoice-posting-settings .product-table td{padding:3px;font-size:12px}#inbound-invoice-posting-settings .product-table td .remove-access-button{cursor:pointer;margin-left:5px;padding:5px 10px;font-size:16px}#inbound-invoice-posting-settings .product-table td .remove-access-button:hover{color:var(--red-light)}#inbound-invoice-posting-settings .product-table.no-invoice-rules td:empty{display:none}#inbound-invoice-page .invoice-filters{margin:0;margin-bottom:var(--large-gap);justify-content:center;align-items:center;gap:var(--large-gap);flex-wrap:wrap;padding:0;list-style:none;display:flex}#inbound-invoice-page .invoice-filters li .radio-type label{min-width:100px}#inbound-invoice-page .invoice-filters li.with-autosuggest{min-width:275px}#inbound-invoice-page .invoice-filters.centered{justify-content:center;display:flex}#inbound-invoice-page .page-table{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#inbound-invoice-page .page-table .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#inbound-invoice-page .page-table .table-with-sticky-headers .customizable-table-section .customizable-table>tbody tr.inbound-invoice-detail-row>td{background-color:var(--white);padding:0;overflow:visible}#inbound-invoice-page .page-table .table-with-sticky-headers .customizable-table-section .customizable-table>tbody tr.inbound-invoice-detail-row>td>div{padding:40px 60px}#inbound-invoice-page .page-table .table-with-sticky-headers .customizable-table-section .customizable-table>tbody tr.inbound-invoice-detail-row>td a{text-overflow:ellipsis;display:block;overflow:hidden}#inbound-invoice-page .page-table .table-with-sticky-headers .customizable-table-section .customizable-table>tbody tr.inbound-invoice-detail-row>td a.supplier-name{font-size:16px;display:inline-block}#inbound-invoice-page .page-table .table-with-sticky-headers .customizable-table-section .customizable-table>tbody tr.inbound-invoice-detail-row:hover>td{background-color:var(--white)}#inbound-invoice-page .page-table .table-with-sticky-headers .customizable-table-section .customizable-table>tbody tr.inbound-invoice-detail-row:hover>td thead>tr:hover{background-color:#0000}#inquiryTypes .inquiryTypeList-filters{margin-bottom:var(--large-gap)}#inquiryTypes .inquiryTypeList{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#inquiryTypes .inquiryTypeList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#internalControlPage .page-with-table-layout{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#internalControlPage .page-with-table-layout .table-with-sticky-headers .header-table{padding-top:10px;top:106px}#internalControlPage .page-with-table-layout .table-with-sticky-headers .doctype-cell{height:41px}#internalControlPage .page-with-table-layout .table-with-sticky-headers .doctype-cell>span{justify-content:center;align-items:center;display:inline-flex}#internalControlPage .page-with-table-layout .table-with-sticky-headers .doctype-cell>span i{cursor:zoom-in}#internalControlPage .activity-box .circleChart .circle-chart__circle{stroke:var(--leader-inspections)}#internalControlPage .activity-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-inspections-dark)}#internalControlPage .inspections-degree-box .circleChart .circle-chart__circle{stroke:var(--leader-hit-ratio)}#internalControlPage .inspections-degree-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-hit-ratio-dark)}#internalControlPage .unsigned-reports-box .circleChart .circle-chart__circle{stroke:var(--leader-signings)}#internalControlPage .unsigned-reports-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-signings-dark)}#internalControlPage .todo-inspections-box .circleChart .circle-chart__circle{stroke:var(--leader-sales)}#internalControlPage .todo-inspections-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-sales-dark)}#internalControlPage .done-inspections-box .circleChart .circle-chart__circle{stroke:var(--leader-portfolio)}#internalControlPage .done-inspections-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-portfolio-dark)}#internalControlOuterPanel .document-image-preview-dummy{cursor:zoom-in;border:solid 1px var(--primary-light);height:400px;margin-bottom:var(--large-gap);cursor:default;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATQAAAG6CAYAAACGO7o3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAACBvSURBVHhe7Z1Jtx3VeYY9yS/IH8gvyCzTrMw9z1oZZ5BRhhl4muXE4A7Tg0D0Esg0NiDjgLxsYBnZRoBEJyQZImHTy90i2L40duW8pftJ362763RVtWs3z7PWu86p9pxbp+o53967jvSlBgCgEBAaABQDQgOAYkBoAFAMCA0AigGhAUAxIDQAKAaEBgDFgNAAoBgQGgAUA0IDgGJAaABQDAgNAIoBoQFAMSA0ACgGhAYAg/jrX//a/OUvf9mdmheEBgBbI5F9+umnzRdffLE7Z14QGgBshSqzzz77rNnZ2Wk+//zz3bnzgtAAYGNMZqrOFIQGAFkimZnIEBoAZIv6zHxlhtAAIEtsACAUSS4FEBoArEQyU+d/SGaKKjQ1RecmmtCuv/G+5ppr726+c909Wefa6+/d/YsA6qCvmemj5VUJ7dvfubv55rfvLCIAtbCOzCzVCe0b37oj+yA0qAXdLBsSV18QWoZBaFADm8pMQWgZBqFB6WwjMwWhZRiEBqUiIWm0MiSrdaL+trlJTmhXf+P25qqv3958/ZsH2/j5fvrSvEvr+GhbH22ndb/+zTva6a9dfVv76PdzaV9aP7zMB6FBiQyVmUKFFshtBx9q7jv0eHPjzYebb11z1yJ3tvMP3vFwc+1197bS0rQEdOuBI811N9zX3HzrA831Nx5qnx+6/2hz3+HHm3vue7Q5vHh+76HHFhK6JKL7jzzRHP3B082hw0fbfUhyJsKDdz7cPPTwU+323/7OXZdfpxuEBiWy7kjmsiA0Fwnk+M9OLQ7MZ817733UHHnwh80bZ95qbrzl/raq+tnPTzU//8XL7XPJ7MDtDzZvv/1ec8NNh5vnT7zS/OCJZxYyerx54cXXmnO/vND85je/b58f/9nJxTqHmldfPdecPPVG8+Sx55pXXzvXbqPXlARffuVs8/rpN5unnznRvsattx1pq7/Q+0RoUBJqJg6tzCwp/BNCSQhNVZhuWP39Hz5udnY+bR753rHm3Xc/XHxrfN7KyAT24Ye/aWXz31cdaF46ebr56XMvNV/92i3NycXzJ5/66UJ2B9plDz78ZHP23IVWfprWsjNn/re56eb7mzvueqStwi5e/F1z76KKe/7Eq82pl88s5HZHu641UfuC0KAUVFGNUZlZENoiEogk89SPjreV1XPHTzYvLgQl/vjHP7dC03qS04kXXmsrtdsXzdJ33/2oXab5L710RWjqB3vokadaoWnfmveL519ZbPdy29x8+eWzCwG+0eaeex9tfvXr99tqUOt131soCA1KQJVZSEpDgtAWkZAee/wnzUcf/a45/MDR5tHHftx8sTta8vHHnywqt3va9S5Vad9t3n//YvP2r95rBWgCk5y6Qjv3y7fbbTT98CPH2orslgNHmv/62q1tJaZ9ttsumqGq3vSzLDUzJSzFv0cfhAa5M4XMFIS2iKRz1z3fb+Wlpqb6sNTU/NOfd5of/+QX7XJbV/LT8g8+uNgKSH1gktKJRbPxh//z7GWhffehJ9s+scvbLpqTzzx7om3GSmCq6PSofeg3pq+9/svmwoV3mxdfer155ZWz7QCBf10fhAY5s+09ZuuE2zZ2IzGpf0sV1IHbvtvceff32ufdkUZN6wfiNy7WtWXq+9K0Ovc1T9NaRyOfflvdjnHzLfc3Dxx5ojl0+PFWZJpvt34cuO3BdnRUVaCNrIaC0CBXxur87wsVmouJRY+qjvoqpEvS2i86P8/249dRrl7Ml9iU7j60/lXt6+7fzgehQY5MLTNFrzE3yQgtlyA0yImxRzKXBaFlGIQGuaA+rVgyUxBahkFokANTjWQuC0LLMAgNUked8zErM0tVQtPvMkOCyDEAKaL+silvy1iVqoR27fX3tVVa7rnm2nt2/yKAtJBQQqKJlaqEBgDToMpsbpkpaubODUIDyJg5m5jdIDQA2JrYt2WsCkIDgK1IoYnZDUIDgI2Ieef/pkFoALA2kllIJKkEoQHAWsxx5/+mQWgAsJIcZKYgNABYSkq3ZawKQgOAIKndkrFOEBoA7MOqsqef/snlxwsXLlwWx5kzZ/Y8Xrx4sX2uxxMnnm8ftb7Nt+enTp3at60t03Ntq2iZHrW+8txzP92zXM9DQWgAsAffxJRMTFImIMnFxKT5mlY0LTmZgI4dO9Y+1zyTkx41/eyzz+7Z1l5PsXXt9W2eHvUa3fV9EBoAtITuL5NQrLIyqUhIkorJS4+q4LTc5Kf5FtuPYstOnjzZPto+7PW0H01LXPaobZTz58+38/z63SA0ABjcXybxhObHDv/aBkDlqIk5RGYpBaEBVEyKv8ccEoQGUCE53pKxThAaQGXkdKPspkFoAJUw97/3HyMIDaACSm1idoPQAApHF3no4i8xCA2gYGqSmaIm9dwgNICRqaWJ2Q1CAyiMkm6U3TQS+dwgNIARSOX/xpwzCA2gAGquynxocgJkDFXZ3iA0gExR8wqZ7Q1CA8gMqrL+0IcGkBHIbHkQGkAmqDkVuojJlUj4c4PQAJZAVbZ+qNAAEkYy43aM9UOFBpAoVGWbReJHaACJoWYTVdl2ockJkAj0lQ0PFRpAAlCVjROEBjAjVGXjhT40gBlRVRa6MMl20RcDQgOIDFXZNFGFlgIIDaqBqmy66EsiBRAaFA9V2fRBaAATI5Hxjy/GCUIDmBA1L6nK4mRnZyeJfwtNIDQoCpqX8YPQACaAG2TnC0IDGAmal/MHoQEMhOZlOtGXSgogNMgSRi/TCkID2AKqsvSSyu84BUKDbEBk6QahAayBLhSal2lHn00qIDRIFm7DyCMIDWAJ1k+mGzZDFxBJL6mA0CAp1LwMXTAk3VChAXSgnyzfqJpOBYQGsyKRMXqZdxAaVA8/Vyon+lJKBYQGUeE2jPKSyq8EBEKDKCCycoPQoCq4n6zc6NaaVH4lIBAaTAYiKz/6fBEaFA0jl/UkpRFOgdBgNKjI6ktKI5wCocFg7KdKoROelJ2UBgQEQoOtMZHxm8t6g9Age+wWjNAJTuoKQoOsQWTEktqAgEBosBJrWtLhT3wQGmQFTUuyLKk1NwVCg30gMrJOUrtlQyA0uAwiI+smtV8IGAgN2qYD95GRTZJi/5lAaBWDyMi2SbG5KRBahSAyMjQpDggIhFYRiIyMEfWfpQpCqwCJjHvIyFhBaDAL6udAZGTspNp/JhBaYdCsJFMm1ds1DIRWCNxDRmIEocFk6MSif4zETKr3nxkILUOsGkNkJHZSvV3DQGgZIZHRP0bmSurNTYHQMsCqMSoyMmdSb24KhJYoVo0hMZJKUr5dw0BoiWG3XSAyklpyAKElAKOVJPXo3MwBhDYjKuGpxkgOSX1000BokdGJwS0XJKfoXE19dNNAaBGQxKxvLHTCEJJychgMMBDaROgbzZqUoZOEkFySS3NTILSR4XYLUlJyGQwwENoIWDWGxEhJ2dnZyao6EwhtADQpScnJaTDAQGgboA+Xzn1SS3IaDDAQ2gokMZqUpMbkVp0JhNaDKjEkRmqNWiE5gtB2sUpMHyRNSlJ7chsMMKoWmgRmfWJUYoRcSq7VmahWaBKZSUzD090PlZBak2t1JqoVmjUx6Scj5Epyrs4EfWi7IDZC8hzZ9CA0h+9TC33YhJSc3KszgdB6kNwYLCC1JMefOYVAaCugn43UkBKqM4HQNkDfYJJb6IQgJOfk3ndmILQtoWojpUTncikgtAEwiEByj76US6nOBEIbCfraSG7RuVrCQIAHoU2AiY1fIJCUU8pAgAehTQjNUZJqSqzOBEKLgPW10RwlqaREmQmEFhGJTaFqI3OmxKamgdBmgkEEMkckM517pYLQZsbEphMNuZGpU2pT00BoCaGTjaqNTJXSZSYQWqIgNjJmSu438yC0hFFzlNFRMjQ6f2oBoWWCyS10whKyLCUPAnSJLrQ/vXC6+cNDP+oNLMfExq0fZFVUmdXQb+aJLrT3/+Oa5tW/+YelOfN3X27Xg+XoZKWvjfSlNpmJWYXWrc4+/M8DzVv/+K+Xl5/7+3/e3QqW4Y9p6MQm9aVGmYlZhdaHxGbrUKmtxh9TnchUbHWnVpmJJIUmVJ1pHTU/YTmhY2o37IZOeFJm9EWmz7xmkhWaX++zX3+wO/cKF6851Jz/8r+3TVTLr/7lK70DC7aOtvu/Yz9v1/XbvvNvX20HLEJoma2j92LTlmWv6wm9Z+1L7yeE1rf1uu9Zx8eWS/p2rGy5IhhEqCM1DgCEyEJo/oKXdKx6U3Th6kL3F7Wmu/hlr//tP13eVoKxaUWS6KL1tEzr2uvocZ3XFZKg7UOx1/XbSmxd/DGw96httP3vDn5/LaF5dMIziFBmkNklkhWa5BBaz2SmC1wXtcdv0xWTzQ8tl3AkGFvW3a/k4Lftisv/TSEx+e2778u/Z+3H4/erqG8xxLrH1LDmKGIrI7U3Mz1JCk1VmFUkEo0h8UgIkkZXDEZoO2GvqXTFIbRvq3T06PFCClU+wgvRN10lR5sfel3Rt60/Vn3Vn9hUaIbEptAczTM0M/eTnNAkAN+E6utf6sPk0xWP7U+RvEL40VXfJ+aF1q3eDL1PW8eLy2Ql0fbht/VVmD9Wy/rothWax6o25JZHavlt5qbMKrRlCTUpV6GL3iq0PqH1VViiT0peaMsIvbZt160Yu5jE/bYxheZhECHdMJK5nFmFpovXx4Sgx74qSmiZZGejjX6QwO/b0ze/i623jdBsPf8aof2FsG39zcRzCc1AbGlFMlMlDf0k1eT0y/r6yDTfxKdIAKp+tK2Wmdy64rL1u/O72Hran2GyUZZh6/nXCO0vhG2rv83wx2MOoRm6iCQ3XVAMJMwTqrL1SEpoqrxMVt2OeaGL2raVuEL3jYWkImy77nyPXt/W20ZoIZnadqHRT0/ofaciNA/9bHFDE3MzkhsUWPazJ79tSGZiVYXmK6AufkTSV4heaH2DFF6GfkTS+sb0vvro2zZFoXl0oVGxTRdEtjnJCU2YBLp9aau2leRseZ/QlD45+HvC/Ot6oek9hJAAbR0/mLGOlLzEN91WrHNMp8Ju/UBu40UVMH1l25Gk0LwcvED8/NAF7sWzTGgSpheW8PvuNg/9fpVulaZpayp3KzG9jl/Wfd1l224jtE1HhsfExEaTdLvoC4H7yoaRpNCENR0Va15KBr56U2WjC10y8usry4SmaD+6+LW9f08h6XSF1n1tE5IeQ01S35Ttvq7fttuMXldo2s72o/ev96Rtu39HbBhIWC86PvoioCobTrJC0wVs6/l7uHTxdgVjUWVlYusTmuZrPZv2UZMzJAH/el5gPlqnr39NaFnf++573XWFJiRJk71lzmqti90CgtyuxJqWiGw8ogttLCQ2XeSWVdWIXeQmOq3vt1+GF5Hht92kEuq+77GROLXfbrWXEpJbrU1TCV1/N03LachWaJvSFdomhIQG46DqxKo3f+Hv7Ozsmc4x/m8wiVGNTQtCWwOEFg9d8KrebNQ01yaqVWL0jcUFoa0BQpsHE4FvonYlN2cl519b78lETCU2HwhtDRBaWkgWkoaJTumKborYayhWfdn7QGBpUI3QoHwkFZ+u9BSJaJOYtPx+IV0QGgAUA0IDgGJAaABQDAgNAIoBoQFAMUQT2jNPP737rGlefPHF3sdz5861MR5/7NF2+qOPPmyntY4912N3G02/8cbpy/vUOkeOPNA+9/O0vt6T4l8PAPIlutBMSEePHm1Fo2l7rui5l99NN9zQCsfWMQkJPXa3seW2jZ7r0b/OwYMH22lbFwDKIJrQTC5WGXWn7dFiSGh+XS+1bkT3ubaVwPzrmNw0rec2DwDyJvk+NEQDAOvCoABAZOwXDDA+CA0gMpKZfhuqn1bZz6pgHBAaQGRMaP5H78htHBAaQGT0g3cvNB/kNgyEBhCZZULzkdy0LmJbH4QGEBlJatN/mNL/M0bQD0IDiMy6FVooVrVJbrAfhAYQmSFCs9DXFgahAURGIgpJapuo6erlVjsIDSAyYwqtG2uS1gpCA4iMpBOS0Zixqq225ihCA4hMSEBTpiaxITSAyMSo0LqppZ8NoQFERJVSSDgxI7Gpn63Eqg2hAUREEpmjQgulxH42hAYQkZSE5lNKcxShAUQkhSbnski2OYsNoQFERLIIiSS1SGw59rMhNICI5CI0S25iQ2gAEclNaJZcxIbQACKSq9AsqYsNoQFERDIIiSLH6G9JbQABoQFEpCShWVK65QOhAUREF39ICrlHTdEUbtJFaAARKVVolrnFhtAAIlK60Cw2eBC7KYrQACJSi9AssSs2hAYQCV3UusBDF34NiXG7B0IDiIQu5tCFXlsktqlAaAARqblC87E+trFBaACRqL3JGYqOx5gDBwgNIBI0OfsjsY3Rv4bQACKB0FZnaMWG0AAioQs1dBGT/dn2Vg+EBhCJEn/HOXU2vdUDoQFEggptu2zSDEVoAJFAaMMisa261QOhAUSCJuc4WdYMRWgAkUBo4yZUrSE0gEggtPFj/WtWsSE0gEjU9i9txIzdmIvQACKhiy50MZJxouOL0AAiQYU2fRAaQCSo0KYPQgOIROgCJOMGoQFEInQBknGD0AAioBG40AVIxg1CA4gAQosThAYQAYQWJwgNYAkSkTIU3c3OKOf0QWgAu0hcEo9+oqRH3Tem6PlQ+NlTnCA0qBLJS5KxqHoKVVBaNgaSYnffZPwgNCgaq7p8xbVO029nZ2c0mQmEFicIDYrB+ru8vEIn/ToZU2ZC+wu9Dhk3CA2ypFt5+Sajqqvuib5JtM+xGSJXsn4QGmSB9XkNrbxWZezKzEBocYLQIDms6WgC831eQ6uvZdFrTYX2PeV7J5eC0GB2xur3GhK9rt7HVMz1d9UWhAbRMYGpAltnxHHqTC0zgdDiBKHB5PgKLAWB+ej9TI3+/tT+7lKD0GB0dAEr1gcWOvFSiCQzdWUmEFq8IDQYje4tFCl3guv9TXF7RgiEFi8IDbbG+sFSbEquSiyZCQkt9B7I+EFosBHdKix0UqWcmJWZJ/ReyPhBaLAUVRdeYqGTKJfo/U914+wyaHLGC0KDfXiJhU6aXDOHzARNznhBaNBSUiUWiv6uuUBo8YLQKkcSU+USOjlKyVyVmYHQ4gWhVYguMF3kVomV/BtD/Y36e+dEXxqh90bGD0KrBN+kDJ0IJUYyS4HSK+CUgtAKp1uN1RQJPAUQWrwgtEKRyGqqxrpJRWai5s8hdhBaQdRcjfmkJDOB0OIFoRUCIrsUHYfUQGjxgtAyhopsbyQOHZPUQGjxgtAypPb+sVAk9RRlJvis4gWhZQQiCydlmQk+s3hBaBlgIqNpGU5qgwBd+NziBaElDt/uy5PiIEAXhBYvCC1BVJHR2b86OchM8DnGC0JLDDWfuABWJxeZ6csp9P7JNEFoiaATH5GtFzXDcwGhxQ1Cmxmal5tHxywXVHGH/gYyTRDajNC83Dypj2h2QWhxg9Bmgqps8+TSb+ZBaHGD0CJDn8p2kfxzRBIO/T1kmiC0iFCVbRcds5z6zTz6zEv+F4FTC0KLgC5GRLZdcpaZQGhxg9Amho7/YcltEKALv/SIG4Q2IfSfDIuOX+5wDsQNQpsANZH4Zh6WEmQmOA/iBqGNDDIbHh2/nPvNPJwLcYPQRoT+suHR8cu938zD+RA3CG0kkNk4KUlmggotbhDaCKh5FDq4ZLOU0m9m6LzgSy5uENpAqMzGiY5hKf1mBl908YPQBsA38HgpTWYCocUPQtsSNY+Q2TgpranpCf29ZLogtC3gm3e8lCwzzpP4QWgbwkk6XkrsN/NwrsQPQtsAnaA0M8eJjmNpt2h00d8X+tvJdEFoG6DmUeggks1TuswEFVr8ILQ1QWbjpeR+Mw9Cix+EtgacmOOl9H4zD+dN/CC0NeDnK+Okhn4zD0KLH4S2Apqa46UmmQmEFj8IbQWhg0Y2j6rc2kBo8YPQlkBTc5zU1G/m4baN+EFoPXAyjpfampoGFVr8ILQeqM7GSS23aIRAaPGD0AIwEDBO9KVQY1PTEzouZLogtA66APl50zipXWZUaPGD0DpQnY2TmpuaBl+O8YPQHHyjjpMab9HoA6HFDUJzUJ2Nk9qbmh6EFjcIzcHJNzw0NffCaHncILRd6O8YHpqa+0FocYPQdqG5OSz6Mqj1Btpl6Lza2dkJHjMyfhDaLnyTDgsyC8MvTuIGoS2guTksNDX7QWhxg9AW0NwcFuiHW4HiBqEtoLm5fWhqLofqP26qFxon3PbhFo314PyKF4RGk2Cr6CKF9aAFEC/VC43+s+1CU3N9EFq8IDTuE9o4jGpuBl+a8VK90Pj23DxqpsP60K0RL1ULjQGBzUNTczs4z+IEoXGirR0dK6qzzeE8i5fqm5yhg0L2Rxck1dn20I8WJ9ULjQGB9cI9Z8PgJ1BxUn2TM3RQyN4wqjkczrU4qVpofGuujipY+s3GgX606YPQAgeFXAlNzfHgFqHpU7XQ6KhdHkY1x4Uv0OlDhRY4KORSdHxgPOhHmz4ILXBQCAMBU0Gzc9pULTS+McOhqTkddHNMm+qFxn1o+8NAwHTQKpg2VQtNhA5KzaGpOT3cvjFdqhcaJ9feMBAwPTQ7p0v1TU6EdiVUZ3Gg73a6VF+hMep0JQwExIMv0mlSvdBU/jMwwEBAbBgcmCYIjf4MbtOYAQmNKm38VC80vilpas4F3R3jp3qh1d5By0DAfPBlOn6qF5qoufTnNo15odk5bhDaglpLf2Q2P1Rp4wahLahxYICBgDTQZ0CVNl4Q2oIa+9GoztKBkfbxgtAW1CY07jlLD0Y8xwlC26Wmb0mamulBX9o4QWi71CI0btNIF6q04UFou9TwDclAQNpQpQ0PQnOUPtqEzNKHEc9hQWiOkkt+mpp5QJU2LAjNoQqm1G9IbtPIB/rStg9C61Ci0KjO8qK224jGDELrUNpopwRNdZYf+szoT9s8CC1A6EDlGm6izReanpsHoQXQiVTCv2Krb3hGNvOl5D7dqYLQApQy0kR1lj/0p20WhNZD7t+MVGflUNPP8oYGofWQe5XGQEBZ0J+2XhDaEnKt0vS+oSzoT1svCG0JuZb6VGdlwq0cq4PQlpDjtyI30ZZNKQNWUwWhrSC3Ko3qrHwYJOgPQltBTlUa1Vk9ILVwENoa5DLCxG0a9aDPmpHP/UFoa6CTJ3TwUoq+saEukNr+ILQ1SfnEUZOY6qxO9Lkz8nklCG1NUq7SqM7qhkrtShDaBqT6TQhApXYpCG1DUjtp9M0MYNQuNYS2ISkNl+vk5b4z8Oh8qLn5idC2IJVvQaozCKHmZ633qSG0LUjh5yeSqk5cgD5qlBpC24IURpVoasI66DypqV8NoW3JnCeKXhdgXWoaAUVoA5jrJOG+M9iUWqSG0AYwx0lCdQbbovO19H41hDaQ2AMEVGcwlJL71RDaQGIPEACMQezzNlYQ2gjo5Agd3LFDdQZjo3OqpGoNoY1EjL4JiRNgbEqq1hDaiEz5TcevAmBqSuhbQ2gjMlXTUycZ1RnEQOdZzs1QhDYyUzQ9qc4gNtYMzU1sCG1kdCKMfRJQncFcmNhC52WKQWgToJMgdLC3CdUZpID613IQG0KbiDE+/J2dnfZEAkiF1MWG0CZkaNOT+84gVUxsqfWxIbQJGToMTnUGqZNaxYbQJmbbUU+dJAC5oH7jGDeXrwpCm5htR4moziBHdL7PWbUhtAhsM+qpbQByxuSmbpdYfW0ILRKbfGMxGACl4eUWOufHCkKLhD7QdT5MrQNQMhKbvrSnqNwQWkT0QYY+BB8GA6Am9EWvc94EF7omNglCi8yqkSD6zqBWdO4rukYkuW0qOIQWmWVNT80HgCvoerFR0+51o1/S+GkFoc1AX5Wm+QDQjwmur4pDaDPRlZo+FH1YALA5unYUhDYTOvj+m4XqDGA4CG1G/KinngPAMKIJ7Z133mkv3A8++KCd/u1vf9s+Glr28ccft8+1TNNC6ys2r7uOpm3d7j7feuut3Wfpon4ABSA2uq507dg1puh66rumLly40D6ePn26fbRlto22Fza/ez3GIJrQ9MdKanbg7EAaNt+WaV0/XwdHj5KUrWPTig62pj3d6RSxtj/AHOga8delsGtK07rOJCubr+d61PWo7ey6s334+SbAmEQVmg6OHQxN2wGw5ToAtswLzdC8s2fP7tle8zStA63t/QfgtwWA/ej6serKriO7puw689eTrj+bZ49a38Tm5+sxNsn1oVnlpYPZhz9oADAvuhbnkFcIBgUA4DK+hZMjCA0gEpKFPaqiUVNNz601IpHYOjbPHtWkO3/+/OV1LELr6LmJyLdu/Pr2XMv9a1mLyJbpfRk2z/Zp+xG2jba3+d3H2CA0gEjoArfmmcUEYn1QmvbPJQYtt/WFHq3T3rZ/88032/3rua1v62odPSpaZutpWs8VvabN075NVPZe/LT1Y/v3ZvP13Pan6dggNICISBZCF75isulKRkLQo6ZtvtbVPJOZRctNHra/Tz75ZM8+Fe1T08LmKX7a70uE1lG6783HrxsbhAZQMRLTNljFJoGmBEIDgGJAaAAJYE03a8rp0aoge959FNbE1PY2T4+ar0d7Lmw7xT8XWseao36fNi3UZBU2LawJrf3YcqFt9RqxQWgACSAB+H4z9WPpuX5mZIIxyWi+yUbzJBNN67nNs/4yPWq55kk+iolH82xd21boue3TROcl130te7Tnwq8TE4QGkAAmAC8vxeYrJikvC1tfy0x0fhtbT4+ab+sLbWPb6dHw+7TtuttbZWf70rLugIdNxwShAWSEhAL9IDQAKAaEBlAgquSsqWhNPzUhbZ7im43WnBTWrLTnHs23fj7ht7FH7VfRerFBaAAFYsLRoz23AQETlgnHr2v9ZhaJyZYLm29itOW2nZ/mlwIAMAomLXsUVqHZ4IFVVVqu2DKTk22rdOUnWfnlSndaiQ1CA4CVmPyWIelJYia/OUBoAFAMCA0AigGhAUAxIDQAKAaEBgDFgNAAoBgQGgAUA0IDgGJAaABQDAgNAIoBoQFAMSA0ACgGhAYAxYDQAKAYEBoAFANCA4BiQGgAUAwIDQCK4UvHjx9vCCEk/xxv/h/pC/EzhPIzFAAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat}#internalControlOuterPanel .areas-table{width:100%}#internalControlOuterPanel .areas-table .ui-sortable-handle{vertical-align:top;width:32px}#internalControlOuterPanel .areas-table .ui-sortable-handle i{cursor:move;margin-top:var(--large-gap);padding:var(--medium-gap)}#internalControlOuterPanel .areas-table .panel{padding:var(--medium-gap)}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a{word-break:break-word;color:var(--text-color);justify-content:space-between;align-items:center;display:flex}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a .auto-assessment-tooltip{margin-left:auto}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a .auto-assessment-tooltip i{font-size:16px}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a .badge{margin-left:0}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a:after{font-weight:400}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a:hover{color:var(--text-color)}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a:hover:after{font-weight:900}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a .minor-deviation{color:#000;background-color:var(--orange-light)}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a .major-deviation{color:#fff;background-color:var(--red-light)}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a .not-assessed{color:#fff;background-color:var(--primary)}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a .recurring-deviation{color:#000;background-color:var(--orange)}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a .no-deviation{color:#fff;background-color:var(--green-light)}#internalControlOuterPanel .areas-table .panel .panel-heading .panel-title a .badge{justify-content:center;align-items:center;display:inline-flex}#internalControlOuterPanel .areas-table .panel .panel-heading .quick-button{padding:6px}#internalControlOuterPanel .areas-table .panel .panel-heading .quick-button i{font-size:20px}#internalControlOuterPanel .areas-table .panel .panel-heading .quick-button i:before{color:var(--text-color)}#internalControlOuterPanel .areas-table .panel .panel-heading .quick-button.red-exclamation-circle{background-color:var(--red-light)!important}#internalControlOuterPanel .areas-table .panel .panel-heading .quick-button.red-exclamation-circle i:before{content:"";color:#fff}#internalControlOuterPanel .areas-table .panel .panel-heading .quick-button.yellow-meh{background-color:var(--yellow-light)!important}#internalControlOuterPanel .areas-table .panel .panel-heading .quick-button.yellow-meh i:before{content:""}#internalControlOuterPanel .areas-table .panel .panel-heading .quick-button.green-smile{background-color:var(--green-light)!important}#internalControlOuterPanel .areas-table .panel .panel-heading .quick-button.green-smile i:before{content:"";color:#fff}#internalControlOuterPanel .areas-table .panel .panel-body{padding:0}#internalControlOuterPanel .areas-table .panel .panel-body .inner-panel{border:solid 1px var(--primary-light);border-radius:var(--border-radius);margin-bottom:var(--small-gap)}#internalControlOuterPanel .areas-table .panel .panel-body .inner-panel .panel{padding:var(--small-gap)}#internalControlOuterPanel .areas-table .panel .panel-body .inner-panel .panel .panel-body{padding:var(--medium-gap)}#internalControlOuterPanel .areas-table .panel .panel-body .inner-panel .panel .panel-body .pre-wrapped{white-space:pre-wrap}#internalControlOuterPanel .areas-table .panel.outer-panel{margin-bottom:var(--medium-gap);box-shadow:var(--card-shadow)}#internalControlOuterPanel .rows-table{width:100%}#internalControlOuterPanel .control-options{justify-content:space-between;gap:var(--large-gap);margin:0;margin-bottom:var(--large-gap);flex-wrap:wrap;padding:0;list-style:none;display:flex}#internalControlOuterPanel .control-options .fa-file-pdf{color:var(--red-light)}#internalControlOuterPanel .panel-heading{justify-content:space-between;display:flex}#internalControlOuterPanel .panel-heading .btn-group{align-self:center;display:flex}#internalControlOuterPanel .panel-heading .panel-title{word-break:break-all;flex:1}#additionalFunctionViewContent{background-color:var(--functionview-bg);width:730px;padding:var(--large-gap);z-index:100000;height:100%;transition:transform .2s ease-in-out;position:absolute;top:0;right:0;overflow:auto;box-shadow:0 0 15px #0000004d}#additionalFunctionViewContent .previous-report-header{margin:var(--large-gap) 0;justify-content:space-between;align-items:center;font-size:19px;display:flex}#additionalFunctionViewContent .previous-report-header .arrow-button{box-shadow:none;background-color:#0000;border:none}#additionalFunctionViewContent .previous-report-header .arrow-button i{font-size:20px}#additionalFunctionViewContent .previous-report-header .arrow-button:not(:disabled):focus i,#additionalFunctionViewContent .previous-report-header .arrow-button:not(:disabled):hover i{color:var(--link-color)}#additionalFunctionViewContent .previous-report-header .header-text{align-items:center;gap:var(--small-gap);flex-direction:column;flex:1;display:flex}#additionalFunctionViewContent .previous-report-header .header-text small{font-family:Regular}@media (width<=1599px){#additionalFunctionViewContent{width:33vw}}@media (width<=991px){#additionalFunctionViewContent{display:none}}.tiltakskontroll-header h3{gap:var(--small-gap);margin:var(--large-gap) 0;align-items:flex-start;display:flex}.tiltakskontroll-header h3 .header-tooltip{margin-top:var(--small-gap);flex:0 0 26px;justify-content:center;align-items:center;display:flex}.tiltakskontroll-header h3 .header-tooltip i{padding:0;font-size:20px;line-height:20px}.tiltakskontroll-header h3 .header-tooltip:after{width:360px}.tiltakskontroll-header .toggle-previous-reports-button{margin-bottom:var(--large-gap)}@media (width<=991px){.tiltakskontroll-header .toggle-previous-reports-button{display:none}}.tiltakskontroll-seksjoner{flex:1;display:flex}.tiltakskontroll-seksjoner .section-divider .toggle-edit-button{right:40px}.tiltakskontroll-seksjoner .profile-buttons{z-index:100;background-color:var(--functionview-bg);margin-top:auto;position:sticky;bottom:-20px}.tiltakskontroll-summary{background-color:var(--white);margin-top:var(--large-gap);padding:var(--large-gap);border-radius:var(--border-radius)}.tiltakskontroll-summary .section-divider{cursor:pointer;margin-bottom:0;padding-right:34px}.tiltakskontroll-summary .tabs{margin-top:var(--large-gap)}.tiltakskontroll-summary .areas-table tr .outer-panel{border-bottom:solid 5px var(--functionview-bg);border-radius:0}.tiltakskontroll-summary .areas-table tr:last-child .outer-panel{border-bottom:none}.tiltakskontroll-summary .panel-group{margin-bottom:0}#aml-summary-table{min-width:100%;margin-bottom:10px}#aml-summary-table ul.aml-list{gap:var(--small-gap);flex-direction:column;margin-left:0;list-style:none;display:flex}#aml-summary-table ul.aml-list li .panel{border-left:solid 3px var(--primary);background-color:var(--primary-lightest);padding:0}#aml-summary-table ul.aml-list li .panel .panel-title{font-family:Regular;font-size:13px}#aml-summary-table ul.aml-list li .panel .panel-title a{gap:var(--small-gap);justify-content:space-between;align-items:center;padding:4px 8px 4px 21px;display:flex}#aml-summary-table ul.aml-list li .panel .panel-title a .checklist-check-icon{font-size:21px}#aml-summary-table ul.aml-list li .panel .panel-title a .checklist-check-icon.fa-check-square{color:var(--green)}#aml-summary-table ul.aml-list li .panel .panel-title a .checklist-check-icon.fa-stop-circle{color:var(--yellow-warm)}#aml-summary-table ul.aml-list li .panel .panel-title a.post-link{flex-direction:column;align-items:flex-start}#aml-summary-table ul.aml-list li .panel .panel-title a.post-link .post-description{gap:var(--small-gap);flex:1;align-items:center;display:flex}#aml-summary-table ul.aml-list li .panel .panel-title a.post-link .post-description .fa-pencil-alt{color:var(--green-light)}#aml-summary-table ul.aml-list li .panel .panel-title a.post-link .post-description .fa-book{color:var(--red-light)}#aml-summary-table ul.aml-list li .panel .panel-title a.post-link .post-account-number{gap:var(--small-gap);flex:1;justify-content:space-between;align-items:center;width:100%;padding-left:21px;display:flex}#aml-summary-table ul.aml-list li .panel .panel-title a.post-link .post-account-number label{line-height:1}#aml-summary-table ul.aml-list li .panel .panel-title a.post-link .post-date-and-amount{gap:var(--small-gap);flex:1;justify-content:space-between;align-items:center;width:100%;padding-left:21px;display:flex}#aml-summary-table ul.aml-list li .panel .panel-title a.post-link .post-date-and-amount label{line-height:1}#aml-summary-table ul.aml-list li .panel .panel-title a:after{right:unset;font-size:10px;left:5px}#aml-summary-table ul.aml-list li .panel .panel-title .title-with-badges{flex-direction:column;align-items:flex-start;gap:0;padding:4px 8px 4px 21px;display:flex}#aml-summary-table ul.aml-list li .panel .panel-body{background-color:var(--white);padding:5px 15px 15px 21px}#aml-summary-table ul.aml-list li .panel .panel-body .transaction-details-list{gap:var(--large-gap) var(--x-large-gap);flex-wrap:wrap;align-items:flex-start;list-style:none;display:flex}#aml-summary-table ul.aml-list li .panel .panel-body .transaction-details-list label{line-height:1}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview,#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview label{cursor:pointer}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i{margin-left:5px;font-size:16px}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i.fa-file-alt{color:#961932}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i.fa-file-excel{color:#1b7343}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i.fa-file-word{color:#27549b}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i.fa-file-pdf{color:#d51e00}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i.fa-file{color:#27549b}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i.fa-envelope{color:#006fc8}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i.fa-file-powerpoint{color:#d44519}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i.fa-file-image{color:#961932}#aml-summary-table ul.aml-list li .panel .panel-body .doc-preview i.fa-file-chart-pie{color:#f26729}#aml-summary-table ul.aml-list li .panel.panel-checked{border-left-color:var(--green-light)}#aml-summary-table ul.aml-list li .panel.panel-not-relevant{border-left-color:var(--yellow-warm)}#aml-summary-table ul.aml-list li .id-card .id-status{top:unset;width:14px;left:18px}#aml-summary-table ul.aml-list li .doc-preview{cursor:zoom-in}#aml-summary-table ul.aml-list li .doc-preview i{margin-left:5px;font-size:16px}#aml-summary-table ul.aml-list li .doc-preview i.fa-file-alt{color:#961932}#aml-summary-table ul.aml-list li .doc-preview i.fa-file-excel{color:#1b7343}#aml-summary-table ul.aml-list li .doc-preview i.fa-file-word{color:#27549b}#aml-summary-table ul.aml-list li .doc-preview i.fa-file-pdf{color:#d51e00}#aml-summary-table ul.aml-list li .doc-preview i.fa-file{color:#27549b}#aml-summary-table ul.aml-list li .doc-preview i.fa-envelope{color:#006fc8}#aml-summary-table ul.aml-list li .doc-preview i.fa-file-powerpoint{color:#d44519}#aml-summary-table ul.aml-list li .doc-preview i.fa-file-image{color:#961932}#aml-summary-table ul.aml-list li .doc-preview i.fa-file-chart-pie{color:#f26729}#aml-summary-table ul.aml-list li .badges .green-badge{background-color:var(--green-light);color:#fff}#aml-summary-table ul.aml-list li .badges .yellow-badge{background-color:var(--yellow-light);color:#000}#aml-summary-table ul.aml-list li .badges .red-badge{background-color:var(--red-light);color:#fff}#aml-summary-table ul.aml-list li .badges .blue-badge{background-color:var(--blue-light);color:var(--white)}#aml-summary-table ul.aml-list li .badges .gray-badge{background-color:var(--primary-light);color:var(--primary-darker)}#aml-summary-table ul.aml-list li .badges .signature-status{color:#fff}#aml-summary-table ul.aml-list li .badges .signature-status.signed{background-color:var(--green-light)}#aml-summary-table ul.aml-list li .badges .signature-status.not-signed{background-color:var(--red-light)}#aml-summary-table ul.aml-list li .badges .doc-type{background-color:var(--primary-light);color:#fff}#aml-summary-table ul.aml-list:empty{display:none}#aml-summary-table .aml-activity h6.panel-title{position:relative}#InternalControlHvitvaskingskontroll .suspicion-categories-selector{margin-bottom:var(--large-gap)}#InternalControlHvitvaskingskontroll .suspicion-categories-selector.mark-multiselect-with-init-warning .dropdown-toggle{border-color:#d4ba84;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #ffde99}#InternalControlHvitvaskingskontroll .checklist-comment{white-space:pre-wrap}#AssessOwnAssignment{margin:var(--large-gap) 0 0 0}#AssessOwnAssignment .btn-group{display:block}#AssessOwnAssignment .btn-group button{width:50%}.internal-control-checklist-functionview{flex-direction:column;justify-content:space-between;display:flex}.internal-control-checklist-functionview .profile-tabs .tabs .tab{align-items:center;display:flex;position:relative;overflow:visible}.internal-control-checklist-functionview .profile-tabs .tabs .tab>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges{position:absolute;top:-5px}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges#otherBadges{top:-11px;left:0}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges#otherBadges li{background-color:unset}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges#otherBadges li span.badge{font-size:1em}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges li{padding:0 3px}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges li .profile-done{background-color:var(--red-light);color:#fff}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges li i{font-size:10px;line-height:10px}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges li.minor-deviation{color:#000;background-color:var(--yellow-light);border-color:var(--yellow-light)}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges li.minor-deviation i{color:#000}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges li.major-deviation{color:#fff;background-color:var(--red-light);border-color:var(--red-light)}.internal-control-checklist-functionview .profile-tabs .tabs .tab .badges li.major-deviation i{color:#fff}.internal-control-checklist-functionview .control-options{justify-content:space-between;gap:var(--large-gap);margin:0;margin-bottom:var(--large-gap);flex-wrap:wrap;padding:0;list-style:none;display:flex}.internal-control-checklist-functionview .control-options .fa-square,.internal-control-checklist-functionview .control-options .fa-check-square{margin-right:var(--small-gap)}.internal-control-checklist-functionview .control-options .fa-file-pdf{color:var(--red-light)}.internal-control-checklist-functionview .control-options .fa-file-pdf:hover{cursor:zoom-in}.internal-control-checklist-functionview .control-options .btn{white-space:normal}.internal-control-checklist-functionview .areas-table{width:100%}.internal-control-checklist-functionview .areas-table .panel{padding:var(--medium-gap)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title{padding:var(--small-gap) 0;gap:var(--small-gap);flex-wrap:wrap;flex:1;align-items:center;display:flex}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a{word-break:break-word;color:var(--text-color);padding:0}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .title-text-with-badges{flex-direction:column;padding-right:26px;display:flex}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .title-text-with-badges .deviation-badges{margin-left:var(--small-gap);gap:var(--small-gap);align-items:center;display:flex}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .title-text-with-badges .deviation-badges i{margin:0}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .title-text-with-badges .deviation-badges .blue-badge{background-color:var(--blue-light);color:#fff}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .title-text-with-badges .deviation-badges .gray-badge{background-color:var(--primary-light);color:var(--primary-darker)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .immediate-action-warning-icon i.fa-exclamation-triangle{color:var(--red-light)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge{justify-content:center;align-items:center;min-width:16px;height:16px;padding:2px;font-family:Bold;font-size:11px;display:flex}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge.minor-deviation{color:#000;background-color:var(--yellow)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge.major-deviation{color:#fff;background-color:var(--red-light)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge.not-assessed{color:#fff;background-color:var(--primary)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge.recurring-deviation-minor{color:#000;background-color:var(--yellow)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge.recurring-deviation-minor .fa-repeat{color:#000}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge.recurring-deviation-major{color:#fff;background-color:var(--red-light)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge.recurring-deviation-major .fa-repeat{color:#fff}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge.no-deviation{color:#fff;background-color:var(--green-light)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a .badge.post-amount-badge{margin-left:auto;padding:3px 6px;font-family:Regular;font-size:12px}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a:after{font-weight:400}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a:hover{color:var(--text-color)}.internal-control-checklist-functionview .areas-table .panel .panel-heading .panel-title a:hover:after{font-weight:900}.internal-control-checklist-functionview .areas-table .panel .panel-body{padding:0}.internal-control-checklist-functionview .areas-table .panel .panel-body ul.estate-devs{margin-left:0;list-style:none}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel{border:solid 1px var(--primary-light);border-radius:var(--border-radius);margin-bottom:var(--small-gap)}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel{padding:var(--small-gap)}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading{justify-content:space-between;gap:var(--small-gap);display:flex}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading .quick-button{padding:6px}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading .quick-button i{font-size:20px}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading .quick-button i:before{color:var(--text-color)}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading .quick-button.red-exclamation-circle{background-color:var(--red-light)!important}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading .quick-button.red-exclamation-circle i:before{content:"";color:#fff}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading .quick-button.yellow-meh{background-color:var(--yellow-light)!important}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading .quick-button.yellow-meh i:before{content:""}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading .quick-button.green-smile{background-color:var(--green-light)!important}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-heading .quick-button.green-smile i:before{content:"";color:#fff}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-body{padding:var(--medium-gap)}.internal-control-checklist-functionview .areas-table .panel .panel-body .inner-panel .panel .panel-body .pre-wrapped{white-space:pre-wrap}.internal-control-checklist-functionview .areas-table .panel.outer-panel{margin-bottom:var(--small-gap)}.internal-control-checklist-functionview .rows-table{width:100%}.internal-control-checklist{padding-top:var(--medium-gap);flex-direction:column;flex:1;justify-content:flex-start;display:flex}.internal-control-checklist .section-divider{cursor:pointer}.internal-control-checklist .section-divider>span{white-space:normal}.internal-control-checklist .section-divider:hover .bubbleBtn .far:before{font-weight:900}.internal-control-checklist .profile-type{margin:var(--medium-gap) 0;flex-direction:column;align-items:flex-start}.internal-control-checklist .profile-type li.type{background-color:var(--primary);color:var(--primary-lightest)}.internal-control-checklist .profile-type li.name{background-color:var(--blue-light);color:#fff}.internal-control-checklist .profile-section{padding:var(--large-gap)}.internal-control-checklist .profile-section .section-divider .toggle-edit-button{justify-content:center;align-items:center;padding:0;display:flex}.internal-control-checklist .profile-section .section-divider .toggle-edit-button i{transform:rotate(0)}.internal-control-checklist .profile-section .section-divider .toggle-edit-button input{display:none}.internal-control-checklist .profile-section .panel-heading{justify-content:space-between;display:flex}.internal-control-checklist .profile-section .panel-heading .panel-title{flex:1}.internal-control-checklist .profile-section .consent-options li.has-consent{color:#fff}.internal-control-checklist .profile-section .tiltak-label{padding-top:10px}.internal-control-checklist .profile-section .sign-fields{margin:0 0 var(--large-gap) 0;gap:var(--large-gap);flex-wrap:wrap;justify-content:space-between;list-style:none;display:flex}.internal-control-checklist .profile-section .sign-fields li{border:dashed 1px var(--primary-light);border-radius:var(--border-radius);padding:var(--medium-gap);flex:1;min-width:250px}.internal-control-checklist .profile-section .sign-fields li .switch-with-label{margin-top:0}.internal-control-checklist .profile-section .sign-fields li .realtor-comment{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow-y:scroll}.internal-control-checklist .profile-section svg.progress-circle{height:80px}.internal-control-checklist .profile-section svg.progress-circle text{fill:var(--text-color);font-family:Light}.internal-control-checklist .profile-section svg.progress-circle circle.bg{stroke:var(--primary-lighter)}.internal-control-checklist .profile-section svg.progress-circle circle.progress{stroke:var(--red-light);transition:stroke-dashoffset .5s ease-out}.internal-control-checklist .profile-buttons{padding:var(--large-gap);justify-content:flex-end;display:flex}.addReviewItemFunctionView{margin-top:20px}#GlobalSettings .section-divider>span[data-tip-tl]{overflow:visible}#GlobalSettings .notification-options-list{margin:0 0 var(--x-large-gap) 0;gap:var(--large-gap);flex-direction:column;padding:0;list-style:none;display:flex}#GlobalSettings .notification-options-list>li{justify-content:space-between;align-items:center;gap:var(--medium-gap);flex-wrap:wrap;display:flex}#GlobalSettings .notification-options-list>li .radio-type{width:80px}#GlobalSettings .price-check-threshold{align-items:flex-end;gap:var(--medium-gap);margin:0;list-style:none;display:flex}#internalControlPage .autosuggest .autosuggest-search-result>li{justify-content:space-between;align-items:center;display:flex}#internalControlPage .autosuggest .autosuggest-search-result>li ul.badges li.selected.realtor{background-color:var(--green);color:var(--white)}#internalControlPage .autosuggest .autosuggest-search-result>li ul.badges li.selected.settlement{background-color:var(--blue);color:var(--white)}#internalControlPage ul.employee-role li{color:var(--white)}#internalControlPage ul.employee-role li.realtor,#internalControlPage ul.employee-role li.settlement{background-color:var(--primary)}#internalControlPage ul.employee-role li.selected.realtor{background-color:var(--green);color:var(--white)}#internalControlPage ul.employee-role li.selected.settlement{background-color:var(--blue);color:var(--white)}#internalControlPage .context-bar .profileTypeSelector .dropdown .dropdown-label{justify-content:flex-start}#internalControlPage .context-bar .saveBtn{flex:0 0 140px}#internalControlPage .context-bar .saveBtn .dropdown-button .fa-check.gray{color:var(--primary)}@media (width<=767px){#internalControlPage .context-bar .viewSelector{flex-basis:115px}#internalControlPage .context-bar .profileTypeSelector{border-left:1px solid var(--primary);flex-basis:50px}#internalControlPage .context-bar .saveBtn{flex-basis:60px}}#internalControlPage #InternalControlProfiles .editable-component .profile-options{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow);z-index:1100;align-items:flex-end;gap:10px;display:flex;position:sticky;top:115px}#internalControlPage #InternalControlProfiles .editable-component .profile-options .choose-profile{flex:1;max-width:500px}#internalControlPage #InternalControlProfiles .editable-component .profile-options .toggle-preview-button{display:none}#internalControlPage #InternalControlProfiles .editable-component .profile-options.profile-selected{margin-right:calc(25% + 11px)}@media (width<=1199px){#internalControlPage #InternalControlProfiles .editable-component .profile-options.profile-selected{margin-right:0}#internalControlPage #InternalControlProfiles .editable-component .profile-options .toggle-preview-button{display:block}}@media (width<=767px){#internalControlPage #InternalControlProfiles .editable-component .profile-options{padding:10px 10px 20px;top:88px}#internalControlPage #InternalControlProfiles .editable-component .profile-options .choose-profile{flex:200px}}#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile{flex-basis:75%}#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile .settings-alert .switch-with-label{width:auto;margin-top:0;display:inline-flex}#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile .section-divider{z-index:900;background-color:var(--white);padding:var(--large-gap) 0;position:sticky;top:180px}@media (width<=767px){#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile .section-divider{top:160px}}#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile #Profile section{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);margin-top:var(--large-gap);box-shadow:var(--card-shadow)}#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile .departments select.inValid+.btn-group,#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile .assignment-types select.inValid+.btn-group{border-color:#c87a7a;outline:0;box-shadow:inset 0 0 8px #00000014,0 0 6px #fb9999}#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile .departments select.init-warning+.btn-group,#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile .assignment-types select.init-warning+.btn-group{border-color:#d4ba84;outline:0;box-shadow:inset 0 0 8px #00000014,0 0 6px #ffde99}#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview{background-color:var(--bg);border-radius:var(--border-radius);padding:var(--large-gap);z-index:1200;flex-basis:25%;max-height:calc(100vh - 155px);position:sticky;top:140px;overflow-y:auto}#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview .preview{word-break:break-word}#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview .preview .badges.profile-type{margin:var(--large-gap) 0;flex-direction:column;align-items:flex-start}#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview .preview .badges.profile-type li.type{background-color:var(--primary);color:var(--primary-lightest)}#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview .preview .badges.profile-type li.name{background-color:var(--blue-light);color:#fff}#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview .preview .profile-summary{background-color:var(--bg)}#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview .mobile-close-preview-button{color:#fff;border:none;border-radius:0;justify-content:center;align-items:center;width:100%;min-height:44px;display:none;position:fixed;bottom:0;right:0}@media (width>=992px){#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview{margin-top:-105px}}@media (width<=991px){#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview{flex-basis:50%;max-height:calc(100vh - 205px);top:250px}#internalControlPage #InternalControlProfiles .editable-component .page-layout.preview-as-functionview #selectedProfile{flex-basis:100%}#internalControlPage #InternalControlProfiles .editable-component .page-layout.preview-as-functionview #preview{background-color:var(--functionview-bg);z-index:21000;max-height:100%;position:fixed;top:44px;bottom:0;right:0;box-shadow:0 0 15px #0000004d}#internalControlPage #InternalControlProfiles .editable-component .page-layout.preview-as-functionview #preview .preview-options,#internalControlPage #InternalControlProfiles .editable-component .page-layout.preview-as-functionview #preview .profile-summary{background-color:var(--functionview-bg)}#internalControlPage #InternalControlProfiles .editable-component .page-layout #selectedProfile{flex-basis:100%}#internalControlPage #InternalControlProfiles .editable-component .page-layout #preview{display:none}#internalControlPage #InternalControlProfiles .editable-component .page-layout.preview-as-functionview #preview{border-radius:0;max-width:500px;height:calc(100vh - 88px);display:block}#internalControlPage #InternalControlProfiles .editable-component .page-layout.preview-as-functionview #preview .mobile-close-preview-button{max-width:500px;display:flex}}#internalControlPage #InternalControlProfiles .editable-component .area .section-divider{cursor:pointer;margin-bottom:5px}#internalControlPage #InternalControlProfiles .editable-component .area .section-divider .area-header{flex-direction:column;justify-content:center;align-items:center;display:flex}#internalControlPage #InternalControlProfiles .editable-component .area .section-divider .area-header>span{word-break:break-word;white-space:normal}#internalControlPage #InternalControlProfiles .editable-component .area .section-divider .area-header .badges li{background-color:var(--blue-light);color:#fff;margin:0}#internalControlPage #InternalControlProfiles .editable-component .area .section-divider .area-header .badges li.no-rules{background-color:var(--red-light)}#internalControlPage #InternalControlProfiles .editable-component .area .section-divider .fa-chevron-right{transition:transform .2s ease-in-out}#internalControlPage #InternalControlProfiles .editable-component .area .section-divider:hover .bubbleBtn{background-color:var(--primary-lighter)}#internalControlPage #InternalControlProfiles .editable-component .area.expanded .fa-chevron-right{transform:rotate(90deg)}#internalControlPage #InternalControlProfiles .editable-component .area-base-settings-list{gap:var(--large-gap);flex-wrap:wrap;align-items:flex-end;margin:0;padding:0;list-style:none;display:flex}#internalControlPage #InternalControlProfiles .editable-component .area-base-settings-list>li .switch-with-label{margin:0 var(--large-gap) var(--small-gap) 0}#internalControlPage #InternalControlProfiles .editable-component .area-base-settings-list>li.area-name{min-width:50%}#internalControlPage #InternalControlProfiles .editable-component .area-rules-list{margin:0;padding:0;list-style:none}#internalControlPage #InternalControlProfiles .editable-component .area-rules-list>li{border-radius:var(--border-radius);padding:var(--small-gap);border:solid 1px var(--primary-light);margin:var(--large-gap)}#internalControlPage #InternalControlProfiles .editable-component .area-rules-list>li .panel{margin-bottom:0}#internalControlPage #InternalControlProfiles .editable-component .add-rule-button{margin-top:var(--large-gap)}.addUserReadSignatureFunctionView .form-section-divider [data-tip-tm]:after{width:225px}#signDocumentTypes .non-writable{color:gray;cursor:default}#AddUsersCvItemFunctionView .section-divider span{overflow:visible}#AddUsersCvItemFunctionView .section-divider span[data-tip-tm]:after{width:225px}#journalBidChangePreviewFunctionView .section-divider{font-family:Regular}#journalBidChangePreviewFunctionView .section-divider .bid-details{flex-direction:column;flex:0 auto;align-items:center;display:flex}#journalBidChangePreviewFunctionView .section-divider .bid-details .badges li.amount{background-color:var(--green-light);color:#fff}#journalBidChangePreviewFunctionView .section-divider .bid-details .badges li.bidder{background-color:var(--blue-light);color:#fff}#journalBidChangePreviewFunctionView .section-divider:before,#journalBidChangePreviewFunctionView .section-divider:after{flex:auto}#journalChangePreviewFunctionview{padding-bottom:var(--x-large-gap)}#journalChangePreviewFunctionview .apply-all-changes{padding:0 var(--medium-gap);justify-content:flex-end;display:flex}#journalChangePreviewFunctionview .apply-all-changes .radio-type-holder{flex:0 0 110px}#journalChangePreviewFunctionview ul.journal-changes-list{gap:var(--medium-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}#journalChangePreviewFunctionview ul.journal-changes-list li{padding:var(--small-gap) var(--medium-gap);margin-left:var(--large-gap);justify-content:space-between;align-items:center;display:flex}#journalChangePreviewFunctionview ul.journal-changes-list li .radio-type{text-align:right;flex:0 0 110px}#journalChangePreviewFunctionview ul.journal-changes-list li .radio-type input{width:50px}#journalChangePreviewFunctionview ul.journal-changes-list li.header{margin-left:0;font-family:Bold}#journalChangePreviewFunctionview ul.journal-changes-list li.header .radio-type{font-family:Regular}#journalChangePreviewFunctionview ul.journal-changes-list li:has(.radio-type):hover{background-color:var(--primary-lighter)}#journalChangePreviewFunctionview ul.journal-changes-list:not(:empty),#journalChangePreviewFunctionview ul.journal-changes-list+.valueNotSet{margin-bottom:var(--large-gap)}#journalChangePreviewFunctionview .remarks-holder{background-color:var(--functionview-bg);margin:0 -20px;padding:20px;position:sticky;bottom:-20px}.key-figures-widget .widget-content .queries-buttons{margin-bottom:var(--large-gap);align-self:center}.key-figures-widget .widget-content .queries-buttons .btn-group{margin-bottom:var(--large-gap)}.key-figures-widget .widget-content .queries-buttons .btn-group .btn.selected.inspections-button{background-color:var(--leader-inspections);color:#fff}.key-figures-widget .widget-content .queries-buttons .btn-group .btn.selected.signings-button{background-color:var(--leader-signings);color:#fff}.key-figures-widget .widget-content .queries-buttons .btn-group .btn.selected.sales-button{background-color:var(--leader-sales);color:#000}.key-figures-widget .widget-content .queries-buttons .btn-group .btn.selected.income-button{background-color:var(--leader-income);color:#fff}.key-figures-widget .widget-content .monthNumbersGraph{flex:1;align-self:stretch}.key-figures-widget .widget-content .monthNumbersGraph .chartBox{height:400px}@media (width>=1200px){.key-figures-widget{grid-column:2/span 2}}#leader-page #dashboardPage .dashboardWidgets{grid-template-columns:repeat(1,1fr)}#leader-page #dashboardPage .dashboardWidgets .widget-item .widget-header{background-color:unset;padding:14px}#leader-page #dashboardPage .dashboardWidgets .widget-item .widget-header:before,#leader-page #dashboardPage .dashboardWidgets .widget-item .widget-header:after{content:" ";border-top:1px solid var(--primary-light);flex:1;min-width:20px}#leader-page #dashboardPage .dashboardWidgets .widget-item .widget-header h4{text-shadow:none;text-transform:uppercase;text-align:center;color:var(--primary-dark);font-size:14px;font-weight:300}#leader-page .context-bar>header>.item.leaderSettingsActionBtn{margin-right:16px}#leader-page .nextLeaderTopSection .topSectionCircleChartBox .circle-chart-dropdown-button{right:-18px}#leader-page .leader-widgets{margin:var(--large-gap) 0;grid-gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(360px,1fr));grid-auto-flow:dense;width:100%;display:grid}#leader-page .leader-widgets .widget-item{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);flex-direction:column;align-self:stretch;height:100%;min-height:340px;padding:0;display:flex;position:relative}#leader-page .leader-widgets .widget-item .loadingIndicator{z-index:1000;position:absolute;top:calc(50% - 15px);left:calc(50% - 15px)}#leader-page .leader-widgets .widget-item .widget-header{padding:var(--large-gap);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;position:relative}#leader-page .leader-widgets .widget-item .widget-header>h4{margin:0;font-family:Light;font-size:18px;line-height:20px}#leader-page .leader-widgets .widget-item .widget-header>h4 small{color:var(--text-color);font-family:Regular;font-size:12px}#leader-page .leader-widgets .widget-item .widget-header .btn-group .btn:not(.dropdown-toggle):not(.expand-button){width:95px}#leader-page .leader-widgets .widget-item .widget-header .expand-button{width:34px}#leader-page .leader-widgets .widget-item .widget-header .expand-button.active i:before{content:""}#leader-page .leader-widgets .widget-item .widget-content{padding:var(--large-gap);flex:1;align-self:stretch;height:100%;display:flex;overflow:hidden auto}#leader-page .leader-widgets .widget-item .widget-content .table-with-sticky-headers .header-table{top:-15px}#leader-page .leader-widgets .widget-item .widget-content .userKpiWidgetTable{height:fit-content}@media (width<=767px){#leader-page .leader-widgets .widget-item .widget-content{max-height:60vh}}@media (width>=768px){#leader-page .leader-widgets .widget-item .widget-content{max-height:50vh}}#leader-page .leader-widgets .widget-item .widget-footer{justify-content:space-between;align-items:flex-end;min-height:64px;padding:10px;display:flex}#leader-page .leader-widgets .widget-item .widget-footer .summary-box{min-height:unset;border-radius:12px;padding:5px 10px;font-size:12px;line-height:14px;display:inline-block}#leader-page .leader-widgets .widget-item .widget-footer .counter-box{flex-direction:column;align-items:flex-end;display:flex}#leader-page .leader-widgets .widget-item .widget-footer .counter-box .btn:hover{background-color:unset}#leader-page .leader-widgets .widget-item.is-loading{opacity:.8;-webkit-user-select:none;user-select:none;pointer-events:none}#leader-page .leader-widgets .widget-item.inspections-widget .widget-footer .summary-box{background-color:var(--leader-inspections);color:var(--text-color-inverted)}#leader-page .leader-widgets .widget-item.signings-widget .widget-footer .summary-box{background-color:var(--leader-signings);color:var(--text-color-inverted)}#leader-page .leader-widgets .widget-item.hit-ratio-widget .widget-footer .summary-box{background-color:var(--leader-hit-ratio);color:var(--text-color)}#leader-page .leader-widgets .widget-item.widget-fullscreen{z-index:2000000;height:90vh;position:fixed;inset:5vh 5vw}#leader-page .leader-widgets .widget-item.widget-fullscreen .widget-header{background-color:var(--white);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}#leader-page .leader-widgets .widget-item.widget-fullscreen .widget-content{background-color:var(--white);max-height:90vh}#leader-page .leader-widgets .widget-item.widget-fullscreen .widget-footer{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#leader-page .leader-widgets .widget-item.widget-fullscreen.is-loading{opacity:1}#leader-page .leader-widgets .widget-item.widget-fullscreen.is-loading table{opacity:.5}#leader-page .leader-widgets .widget-item.widget-fullscreen.key-figures-widget .widget-content .chartBox{height:75vh}@media (width<=767px){#leader-page .leader-widgets .widget-item.widget-fullscreen{inset:2.5vh 2.5vw}}#leader-page .leader-widgets .widget-backdrop{z-index:-1;background-color:#000000d9;display:none;position:fixed;inset:0}#leader-page .leader-widgets .widget-backdrop.active{justify-content:flex-end;align-items:flex-start;display:flex}#leader-page .leader-widgets .widget-backdrop.active button{padding:var(--large-gap);background-color:#0000;border:none;outline:none}#leader-page .leader-widgets .widget-backdrop.active button i{color:#fff;cursor:pointer;font-size:50px}@media (width<=767px){#leader-page .leader-widgets .widget-backdrop.active button i{font-size:25px}}#leader-page .leader-widgets .widget-backdrop.active button:hover,#leader-page .leader-widgets .widget-backdrop.active button:active,#leader-page .leader-widgets .widget-backdrop.active button:focus{outline:none}#leader-page .leader-widgets .widget-backdrop.active button:hover i,#leader-page .leader-widgets .widget-backdrop.active button:active i,#leader-page .leader-widgets .widget-backdrop.active button:focus i{opacity:.9}@media (width>=992px){#leader-page .leader-widgets{grid-template-columns:repeat(auto-fit,minmax(520px,1fr))}}@media (width<=991px){#leader-page .leader-widgets .leads-widget{grid-row:2}}#leader-page .inspection-box .circleChart .circle-chart__circle{stroke:var(--leader-inspections)}#leader-page .inspection-box .circleChart a .fas,#leader-page .inspection-box .circleChart .fa-icon .fas{color:var(--leader-inspections)}#leader-page .inspection-box .circleChart a:hover .fas,#leader-page .inspection-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .inspection-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-inspections-dark)}#leader-page .signings-box .circleChart .circle-chart__circle{stroke:var(--leader-signings)}#leader-page .signings-box .circleChart a .fas,#leader-page .signings-box .circleChart .fa-icon .fas{color:var(--leader-signings)}#leader-page .signings-box .circleChart a:hover .fas,#leader-page .signings-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .signings-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-signings-dark)}#leader-page .hit-ratio-box .circleChart .circle-chart__circle{stroke:var(--leader-hit-ratio)}#leader-page .hit-ratio-box .circleChart a .fas,#leader-page .hit-ratio-box .circleChart .fa-icon .fas{color:var(--leader-hit-ratio)}#leader-page .hit-ratio-box .circleChart a:hover .fas,#leader-page .hit-ratio-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .hit-ratio-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-hit-ratio-dark)}#leader-page .sales-box .circleChart .circle-chart__circle{stroke:var(--leader-sales)}#leader-page .sales-box .circleChart a .fas,#leader-page .sales-box .circleChart .fa-icon .fas{color:var(--leader-sales)}#leader-page .sales-box .circleChart a .fas.fa-info-circle,#leader-page .sales-box .circleChart .fa-icon .fas.fa-info-circle{background:radial-gradient(#000 50%,#0000 50%)}#leader-page .sales-box .circleChart a:hover .fas,#leader-page .sales-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .sales-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-sales-dark)}#leader-page .sales-and-income-box .circleChart .circle-chart__circle{stroke:var(--leader-sales)}#leader-page .sales-and-income-box .circleChart a .fas,#leader-page .sales-and-income-box .circleChart .fa-icon .fas{color:var(--leader-sales)}#leader-page .sales-and-income-box .circleChart a:hover .fas,#leader-page .sales-and-income-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .sales-and-income-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-sales-dark)}#leader-page .for-sale-box .circleChart .circle-chart__circle{stroke:var(--leader-portfolio)}#leader-page .for-sale-box .circleChart a .fas,#leader-page .for-sale-box .circleChart .fa-icon .fas{color:var(--leader-portfolio)}#leader-page .for-sale-box .circleChart a:hover .fas,#leader-page .for-sale-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .for-sale-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-portfolio-dark)}#leader-page .total-portfolio-box .circleChart .circle-chart__circle{stroke:var(--leader-portfolio)}#leader-page .total-portfolio-box .circleChart a .fas,#leader-page .total-portfolio-box .circleChart .fa-icon .fas{color:var(--leader-portfolio)}#leader-page .total-portfolio-box .circleChart a:hover .fas,#leader-page .total-portfolio-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .total-portfolio-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-portfolio-dark)}#leader-page .commissions-box .circleChart .circle-chart__circle{stroke:var(--leader-income)}#leader-page .commissions-box .circleChart a .fas,#leader-page .commissions-box .circleChart .fa-icon .fas{color:var(--leader-income)}#leader-page .commissions-box .circleChart a:hover .fas,#leader-page .commissions-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .commissions-box .circleChart.gt-full[title=""] .circle-chart__circle{stroke:var(--leader-income-dark)}#leader-page .commissions-box .circleChart.gt-full[title=""] .gt-100-arrow{fill:#0000;opacity:0;animation:none}#leader-page .average-commissions-box .circleChart .circle-chart__circle{stroke:var(--leader-average-income)}#leader-page .average-commissions-box .circleChart a .fas,#leader-page .average-commissions-box .circleChart .fa-icon .fas{color:var(--leader-average-income)}#leader-page .average-commissions-box .circleChart a:hover .fas,#leader-page .average-commissions-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .average-commissions-box .circleChart.gt-full[title=""] .circle-chart__circle{stroke:var(--leader-average-income-dark)}#leader-page .average-commissions-box .circleChart.gt-full[title=""] .gt-100-arrow{fill:#0000;opacity:0;animation:none}#leader-page .viewings-box .circleChart .circle-chart__circle{stroke:var(--leader-viewings)}#leader-page .viewings-box .circleChart a .fas,#leader-page .viewings-box .circleChart .fa-icon .fas{color:var(--leader-viewings)}#leader-page .viewings-box .circleChart a:hover .fas,#leader-page .viewings-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#leader-page .viewings-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-viewings-dark)}#leader-page .viewings-box .circleChart.gt-full .gt-100-arrow{fill:#0000;opacity:0;animation:none}#Pob .leader-widgets{grid-template-columns:1fr}#Pob .leader-widgets .summary-toggle-all{gap:var(--small-gap);flex-wrap:wrap;align-items:center;display:flex}.week-agenda .widget-content .circles li a{background-color:var(--primary-light);color:var(--text-color);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;transition:all .2s ease-in-out;display:flex}.week-agenda .widget-content .circles li a label{text-align:center;cursor:pointer;flex-direction:column;align-items:center;margin-top:-18px;margin-bottom:5px;line-height:14px;display:flex}.week-agenda .widget-content .circles li a .circle-count{font-size:28px}.week-agenda .widget-content .circles li a .circle-tip:after{width:185px}.week-agenda .widget-content .circles li a:hover,.week-agenda .widget-content .circles li a:focus{background-color:var(--blue-tile);color:var(--white)}.week-agenda .widget-content .circles li a:hover .circle-tip,.week-agenda .widget-content .circles li a:focus .circle-tip{cursor:pointer}.week-agenda .widget-content .circles li a:hover .circle-tip .fa-info-circle,.week-agenda .widget-content .circles li a:focus .circle-tip .fa-info-circle{color:#fff;background:radial-gradient(var(--blue-tile) 50%, transparent 50%)}.week-agenda .widget-content .circles li a[disabled=disabled] span,.week-agenda .widget-content .circles li a[disabled=disabled] label{color:var(--text-color)!important}#leadsPage{min-height:200px;position:relative}#leadsPage .alert{margin-top:50px}@media (width<=767px){#leadsPage .alert{margin-top:20px}}#leadsPage .hasContextBar{margin-top:30px}@media (width<=767px){#leadsPage .hasContextBar{margin-top:0}}#leadsPage .loadingIndicator{z-index:1;position:absolute;top:calc(50% - 18px);left:calc(50% - 18px)}.loadingIndicator .loadingText{font-size:10px}body.loginMode #loginBox{display:block}body.loginMode #fadeinBackground{z-index:-1;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100vw;height:100vh;animation:1s fadein;position:fixed}.login-message{border-radius:var(--border-radius);border:1px solid #0000;margin-top:20px;padding:5px}.login-message.red{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.login-message.blue{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.login-message.yellow{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.login-message.green{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.login-message .close{cursor:pointer;-webkit-appearance:none;float:right;color:var(--black);text-shadow:0 1px 0 var(--white);opacity:.2;background:0 0;border:0;padding:0;font-size:21px;font-weight:700;line-height:1}.login-message .close:hover,.login-message .close:focus{color:var(--black);cursor:pointer;opacity:.5;filter:alpha(opacity=50);text-decoration:none}@keyframes fadein{0%{opacity:0}to{opacity:1}}#loginBox{display:none}@media (width<=667px){#loginBox{padding-bottom:40vh}}#loginBox>section{background-color:var(--white,#ffffffe6);border-bottom-left-radius:var(--border-radius,5px);border-bottom-right-radius:var(--border-radius,5px);width:30vw;min-width:320px;max-width:500px;margin-left:10vw;padding:40px;position:relative;box-shadow:0 0 15px #0000004d}@media (width<=667px){#loginBox>section{border-radius:0;width:100%;margin-left:0;padding:30px}}#loginBox #isLoading{width:70px;height:50px;position:absolute;top:calc(100% - 35px);left:calc(50% - 35px)}#loginBox header{justify-content:space-between;display:flex}#loginBox header h1{color:var(--primary-darker);font-size:56px;line-height:56px}#loginBox header #vitecLogo{width:117px;height:31px;margin-left:20px}#loginBox header #vitecLogo .st0{fill:#5a5a59}#loginBox header #vitecLogo .st1{fill:#ab273b}#loginBox .user-elements{flex-direction:column;display:flex;position:relative}@media (width<=667px) and (orientation:landscape){#loginBox .user-elements{min-height:0}#loginBox .user-elements .graphics{display:none}}#loginBox .user-elements h2{text-align:center;margin-top:10px;font-size:24px;line-height:30px}#loginBox .user-elements h2 span{white-space:pre-wrap;display:inline-block}#loginBox .user-elements .graphics{border-radius:var(--border-radius);align-self:center;max-height:200px}#loginBox .user-elements .graphics img{object-fit:contain;object-position:center center;max-width:100%;max-height:200px}#loginBox .user-elements .fa-user-circle{color:var(--primary);font-size:148px;line-height:168px}#loginBox .form-elements{opacity:0;transition:opacity .2s linear}#loginBox .form-elements.active{opacity:1}#loginBox .form-elements input{box-sizing:border-box;border-radius:var(--form-border-radius);border:solid 1px var(--primary);background-color:var(--white);width:100%;height:42px;padding:0 10px;font-family:Light;font-size:18px;line-height:43px;transition:box-shadow .2s ease-in-out;box-shadow:inset 0 1px 1px #00000013}#loginBox .form-elements input:not([disabled]):hover,#loginBox .form-elements input:not([disabled]):focus{border-color:var(--primary-dark);outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #00000013}#loginBox .form-elements button{text-align:center;color:#333;border-radius:var(--form-border-radius);justify-content:center;align-items:center;gap:var(--small-gap);font-size:16px;display:flex}#loginBox .form-elements button.login{background-color:var(--green);border:solid 1px var(--green-dark);color:#fff;height:42px;padding:0 7px}#loginBox .form-elements button.login:hover:not([disabled]){background-color:var(--green-dark);border-color:var(--green-darker)}#loginBox .form-elements button.login .login-icon{margin-left:0;font-size:24px;display:none}@media (width<=667px){#loginBox .form-elements button.login{width:42px}#loginBox .form-elements button.login .login-icon.active{display:inline-flex}#loginBox .form-elements button.login .login-text{display:none}#loginBox .form-elements button.login .fa-spin{font-size:26px}}#loginBox .form-elements button.newpwd,#loginBox .form-elements button.changePwd{width:100%}#loginBox .form-elements button:hover{background-color:#f1f1f1}#loginBox .form-elements button.msft{background-color:var(--white);border-radius:var(--border-radius);color:var(--text-color);border:1px solid #8c8c8c;align-self:center;align-items:center;gap:12px;padding:12px;font-family:Segoe UI,Regular,sans-serif;font-size:15px;display:flex}#loginBox .form-elements button.msft:hover{background-color:var(--primary-lightest);border-color:var(--black)}#loginBox .form-elements button.msft svg{width:30px;height:30px}#loginBox .form-elements button.msft svg .st0{fill:#0000}#loginBox .form-elements button.msft svg .st1{fill:#f35325}#loginBox .form-elements button.msft svg .st2{fill:#81bc06}#loginBox .form-elements button.msft svg .st3{fill:#05a6f0}#loginBox .form-elements button.msft svg .st4{fill:#ffba08}#loginBox .form-elements button[disabled]{border-color:var(--primary-light);background-color:var(--primary-light)}#loginBox .form-elements .pin-or-password{justify-content:space-between;align-items:flex-end;margin-top:15px;display:flex}#loginBox .form-elements .pin-or-password>div{flex:1;margin-right:10px}#loginBox .form-elements .pin-or-password>div.password-wrapper{min-width:0}#loginBox .form-elements .pin-or-password>div.password-wrapper .username-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#loginBox .form-elements .azure{flex-direction:column;align-items:center;display:flex}#loginBox #loginOptions{flex-wrap:wrap;justify-content:center;margin:20px 0 0;padding:0;list-style:none;display:flex}#loginBox #loginOptions li{margin:10px 5px 0}#loginBox #loginOptions li.abort{margin-right:auto}#loginBox #loginOptions li.abort:hover i{color:var(--red-light)}#loginBox #loginOptions li a{color:var(--link-color);-webkit-user-select:none;user-select:none;align-items:center;padding:4px;font-size:13px;text-decoration:none;display:flex}#loginBox #loginOptions li a i{margin-right:3px;font-size:18px}#loginBox #loginOptions li a span{line-height:13px}#loginBox #loginOptions li a.disabled{color:gray}#loginBox #loginOptions li a.checked i{color:var(--green)}#loginBox #loginOptions li a:hover{color:var(--link-color-light)}#loginBox #loginOptions li a:hover .far:before{font-weight:900}#loginBox #changePwd button{width:100%}#loginBox #changePwd label{margin-top:15px}#loginBox #changePwd .strengthDescription{margin-top:10px}#assignmentBudget .budgetposts{margin-bottom:15px}#assignmentBudget .budgetposts.hide-vat .amount-exclusive-vat{display:none}#assignmentBudget .budgetposts .autosuggest .ms-ctn{padding:2.5px;font-size:12px}#assignmentBudget .budgetposts .searchResultContainer{min-width:250px;font-size:12px}#assignmentBudget .budgetposts .sort-options{text-align:right;width:100%}#assignmentBudget .budgetposts .sort-options select{width:auto;display:inline-block}#assignmentBudget .budgetposts div[class*=col-xs-]{min-height:20px}#assignmentBudget .budgetposts .send-documentation .onoffswitch{margin-right:20px}#assignmentBudget .budgetposts .send-documentation i{margin-top:-5px;padding-top:5px;padding-bottom:5px}#assignmentBudget .budgetposts .posted{color:var(--primary);font-style:italic}#assignmentBudget .budgetposts .unconfirmed{color:var(--red-light)}#assignmentBudget .budgetposts .labels,#assignmentBudget .budgetposts .values{padding-left:0;padding-right:0}#assignmentBudget .budgetposts .labels>div,#assignmentBudget .budgetposts .values>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#assignmentBudget .budgetposts .labels{border-bottom:1px solid var(--primary-light);margin-top:10px;padding-bottom:5px}#assignmentBudget .budgetposts .values{padding:5px 0}#assignmentBudget .budgetposts .values.unconfirmed{color:var(--red-light)}#assignmentBudget .budgetposts .values:focus-within,#assignmentBudget .budgetposts .values:hover{background-color:var(--primary-lighter)}#assignmentBudget .budgetposts .mobile-summary{justify-content:space-between;display:flex}#assignmentBudget .budgetposts .mobile-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#assignmentBudget .budgetposts .mobile-summary small:last-child{text-align:right;flex:1 0 85px}#assignmentBudget .estate-edit.budgetposts .row{position:relative}#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-]{min-height:24px}#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-] .onoffswitch{margin-top:2px}#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-] .switch-with-tooltip{align-items:center;display:flex}#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-] .switch-with-tooltip a{margin-top:2px}#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-].form-group{margin-bottom:5px}#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-].budget-post-row-actions{direction:rtl}#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-].budget-post-row-actions .budget-post-row-buttons{align-items:center;margin:0;list-style:none;display:flex}#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-].budget-post-row-actions .budget-post-row-buttons li .budget-post-row-button{cursor:pointer;padding:0 4px}#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-].budget-post-row-actions .budget-post-row-buttons li .budget-post-row-button:not(.disabled):hover{color:var(--link-color)}@media (width<=991px){#assignmentBudget .estate-edit.budgetposts .row div[class*=col-xs-].budget-post-row-actions .budget-post-row-buttons{margin-top:14px}}#assignmentBudget .estate-edit.budgetposts .row.sticky-labels-desktop{z-index:999;background-color:var(--white);height:24px;position:sticky;top:155px;overflow:hidden}#assignmentBudget .estate-edit.budgetposts .row.sticky-labels-desktop div[class*=col-xs-]{min-height:24px}#assignmentBudget .estate-edit.budgetposts .row.sticky-labels-desktop .row{height:24px}@media (width<=992px){#assignmentBudget .estate-edit.budgetposts .row.sticky-labels-desktop{display:none}}#assignmentBudget .estate-edit.budgetposts .row.budget-row{padding-top:5px}#assignmentBudget .estate-edit.budgetposts .row.budget-row .row-description-desktop{display:flex}#assignmentBudget .estate-edit.budgetposts .row.budget-row .row-description-desktop [data-tip-br^="Status: Ny"] i{color:#92cef5}#assignmentBudget .estate-edit.budgetposts .row.budget-row .row-description-desktop [data-tip-br^="Status: Utkast"] i{color:#45abea}#assignmentBudget .estate-edit.budgetposts .row.budget-row .row-description-desktop [data-tip-br^="Status: Avtalt"] i{color:var(--blue)}#assignmentBudget .estate-edit.budgetposts .row.budget-row .row-description-desktop [data-tip-br^="Status: Postert"] i{color:var(--blue-dark)}@media (width<=991px){#assignmentBudget .estate-edit.budgetposts .row.budget-row{margin-bottom:20px}}#assignmentBudget .estate-edit.budgetposts .row.budget-row:hover{background-color:var(--primary-lighter)}#assignmentBudget .estate-edit .fa-trash-alt{color:var(--primary-darkest);cursor:pointer;font-size:16px;line-height:26px}#assignmentBudget .estate-edit .fa-trash-alt.disabled{cursor:not-allowed;color:var(--primary);pointer-events:none}#assignmentBudget .estate-edit .fa-trash-alt:hover{color:#316dab}#assignmentBudget .estate-edit i.fa-plus-circle{display:inline-block}#assignmentBudget .estate-edit hr{border-top:solid 1px var(--white);margin:10px 0 0}#assignmentBudget .estate-edit .delete-row-button{margin-top:24px;display:inline-block}#assignmentBudget .estate-edit .add-row-button{margin:8px 0}#assignmentBudget .estate-edit .add-row-button i.fa-plus-circle{margin:0}#assignmentBudget .estate-edit textarea.form-control{resize:vertical;height:auto;min-height:30px}#assignmentBudget .estate-edit .delete-energyclass{margin-top:var(--small-gap);display:inline-block}.editable-component .page-layout{justify-content:space-between;gap:var(--large-gap);display:flex;position:relative}.editable-component .page-layout .sections{gap:var(--large-gap);flex-direction:column;flex:85%;padding:0;display:flex}.editable-component .page-layout .sections .section{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}.editable-component .page-layout .sections .edit-phases-list{margin:0 0 var(--large-gap);gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(275px,1fr));padding:0;list-style:none;display:grid}.editable-component .page-layout .sections .edit-phases-list li{flex:1}.editable-component .page-layout .sections .edit-phases-list li .stipulated-tooltip:after{width:250px}@media (width>=992px){.editable-component .page-layout .sections .edit-phases-list li.stipulated-phase-comment{grid-column:2/-1}}.editable-component .page-layout .section-nav{z-index:1100;flex:15%;align-self:flex-start;max-width:300px;max-height:calc(100vh - 150px);margin:0;padding:0;position:sticky;top:142px;overflow-y:auto}.editable-component .page-layout .section-nav .section-nav-list{margin-left:0;margin-right:var(--large-gap);list-style:none}.editable-component .page-layout .section-nav .section-nav-list li{cursor:pointer;gap:var(--small-gap);border-bottom:solid 1px var(--tan);justify-content:space-between;align-items:center;padding:5px;display:flex}.editable-component .page-layout .section-nav .section-nav-list li span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.editable-component .page-layout .section-nav .section-nav-list li .icons{gap:var(--small-gap);flex:none;align-items:center;display:flex}.editable-component .page-layout .section-nav .section-nav-list li i{display:none}.editable-component .page-layout .section-nav .section-nav-list li.hasAiSuggestions .fa-robot{color:#000;background-color:var(--yellow);border-radius:var(--border-radius);padding:2px;display:inline}.editable-component .page-layout .section-nav .section-nav-list li.isValid{background-color:var(--blue-lighter);color:var(--blue-dark)}.editable-component .page-layout .section-nav .section-nav-list li.isValid .fa-user-edit{color:var(--blue);display:inline}.editable-component .page-layout .section-nav .section-nav-list li.inValid{background-color:var(--red-lighter);color:#fff}.editable-component .page-layout .section-nav .section-nav-list li.inValid .fa-exclamation-triangle{color:#fff;display:inline}.editable-component .page-layout .section-nav .section-nav-list li.inValid:hover,.editable-component .page-layout .section-nav .section-nav-list li.inValid:hover .fa-exclamation-triangle{color:var(--red-light)}.editable-component .page-layout .section-nav .section-nav-list li:first-child{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.editable-component .page-layout .section-nav .section-nav-list li:last-child{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);border-bottom:none}.editable-component .page-layout .section-nav .section-nav-list li:hover{background-color:var(--white)}.editable-component .page-layout .section-nav .section-nav-list li:hover i{opacity:.7}@media (width<=1199px){.editable-component .page-layout{flex-direction:column}.editable-component .page-layout .section-nav{display:none}}@media (width>=1600px){.editable-component .template-section{padding:0 var(--x-large-gap)}}.section .row{position:relative}.sections .alert{padding:10px}.readMode h5{cursor:default!important}.bid-components h4:empty{display:none}.bid-components .form-section-divider{margin:var(--large-gap) 0}.bid-components .professional-bid-switch{margin-top:var(--large-gap);display:inline-flex}.bid-components .professional-bid-tooltip:after{width:250px}.bid-components .common-bid-header{margin-bottom:var(--x-large-gap);padding:var(--large-gap);border-radius:var(--border-radius);background-color:var(--white);box-shadow:var(--card-shadow)}.bid-components .common-bid-header .bid-details-list{gap:var(--large-gap);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.bid-components .common-bid-header .bid-details-list .bid-info .bid-amount-and-exire-date{align-items:center;gap:var(--large-gap) var(--x-large-gap);margin:0;padding:0;list-style:none;display:flex}.bid-components .common-bid-header .bid-details-list .bidder-info{flex:0 320px}.bid-components .common-bid-header .bid-details-list .bidder-info .bidder-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.bid-components .common-bid-header .bid-details-list .bidder-info .bidder-list .bidder-details{align-items:center;gap:var(--small-gap);display:flex}.bid-components .common-bid-header .bid-details-list .bidder-id-status-button{align-items:flex-start;gap:var(--small-gap);display:flex}.bid-components .common-bid-header .bid-details-list .bidder-id-status-button .id-card{width:22px}.bid-components .common-bid-header .bid-details-list .bidder-id-status-button .id-card .fa-id-card{font-size:15px}.bid-components .bid-confirm-list{margin:0 0 var(--large-gap) 0;align-items:center;gap:var(--large-gap) var(--x-large-gap);flex-wrap:wrap;padding:0;list-style:none;display:flex}.bid-components .recipient-contacts-list{margin:0 0 var(--large-gap) 0;gap:var(--large-gap);flex-flow:column wrap;padding:0;list-style:none;display:flex}.bid-components .recipient-contacts-list ul{margin:0;list-style:none}.bid-components .bid-documentation-tabs .tabs{grid-template-columns:1fr 1fr 1fr;display:grid}.bid-components .bid-documentation-tabs .tab-content{padding:var(--large-gap);background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.bid-components .bid-communications-settings{width:200px;margin:0 auto var(--large-gap) auto}.bid-components .bid-documentation-buttons-list{justify-content:center;align-items:center;gap:var(--large-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.bid-components .bid-documentation-buttons-list button{width:200px}.bid-components .amount-deviation strong{font-family:Bold}.bid-components .amount-deviation .no-wrap{white-space:nowrap}.bid-components .add-slot-button{align-items:center;gap:var(--small-gap);display:inline-flex}.bid-components .add-slot-button i{color:var(--green-light);font-size:16px}.bid-components .selected-units .form-section-divider{margin:0;position:relative}.bid-components .selected-units .form-section-divider .bubbleBtn{width:24px;height:24px;padding-top:2px;top:-2px;right:-7px}.bid-components .selected-units .form-section-divider .bubbleBtn i{color:var(--primary);font-size:14px}.bid-components .selected-units .form-section-divider .bubbleBtn:hover i{color:var(--red-light)}.bid-components .row>[class*=col-xs-]{min-height:46px}.bid-components .contact-fields-holder{justify-content:space-between;gap:var(--medium-gap);align-items:center;display:flex}.bid-components .contact-fields-holder .btn{height:30px;color:var(--link-color);flex:0 0 32px;justify-content:center;align-items:center;padding:0;font-size:14px;display:flex}.bid-components .alert .loadingIndicator i{color:inherit;font-size:2em}.bid-components .colorGreen{color:#5cb85c}.bid-components .budinnhold{margin:0 20px}.bid-components .prospectiveFunctions{margin-top:20px}.bid-components .prospectiveFunctions .optList{margin:0}.bid-components .prospectiveFunctions .optList li{margin-bottom:10px}.bid-components .templatelist{margin:0 0 10px!important}.bid-components .templatelist li{list-style-type:none!important}.bid-components #bidDocumentation .documentationButtonContainer{float:left;text-transform:uppercase;margin-top:10px;margin-left:30px}.bid-components #bidDocumentation #dropzone{border:3px solid var(--dashboard-blue-light);border-radius:var(--border-radius);text-align:center;min-height:100px;margin-top:20px;padding:3px;position:relative}.bid-components #bidDocumentation #dropzone.disabled{border:3px solid var(--primary-lighter)}.bid-components #bidDocumentation #dropzone .help-text{text-align:center;color:var(--dashboard-blue-light);font-size:20px;position:absolute;top:calc(50% - 10px);left:0;right:0}.bid-components #bidDocumentation #dropzone .removeDoc{position:absolute;inset:0}.bid-components #bidDocumentation #dropzone .removeDoc span{text-align:center;width:100%;display:block;position:absolute;top:calc(50% - 10px);left:0;right:0}.bid-components #bidDocumentation #dropzone .removeDoc .fa-times{cursor:pointer;padding:10px;font-size:1.3em;position:absolute;top:0;right:0}.bid-components #bidDocumentation #dropzone .removeDoc .fa-times:hover{color:var(--dashboard-blue-light)}.bid-components #bidDocumentation .rowHeader{text-align:center;text-transform:uppercase;margin-top:50px;font-size:14px}.bid-components #bidDocumentation .rowHeader span{float:left;background-color:#f0f0f0;margin:20px 0 0 75px;position:relative}.bid-components #hiddenInput{display:none}.widget-item .bubbleBtn{margin-right:-5px}.widget-item .flipable-widget{position:relative}.widget-item .flipable-widget .fixed-header{position:absolute;top:0;left:0;right:0}.widget-item .flipable-widget .fixed-header .bubbleBtn label{cursor:pointer;margin-top:0;font-size:18px}.widget-item .flipable-widget .flip-container{width:100%;height:215px;position:relative;overflow:hidden}.widget-item .flipable-widget .flipcard{width:100%;height:100%;transform-style:preserve-3d;transition:transform .4s linear;position:absolute}.widget-item .flipable-widget .flipcard figure{backface-visibility:hidden;width:100%;height:100%;margin:0;display:block;position:absolute}.widget-item .flipable-widget .flipcard .front{opacity:1;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .3s ease-in-out}.widget-item .flipable-widget .flipcard .back{height:100%;overflow-y:hidden;transform:rotateY(180deg)}.widget-item .flipable-widget .flip-checkbox{display:none}.widget-item .flipable-widget .flip-checkbox:checked+.flip-container .flipcard{transform:rotateY(180deg)}.widget-item .flipable-widget .flip-checkbox:checked+.flip-container .flipcard .front{opacity:0}.functionview{width:24vw;transition:width .2s ease-in-out;top:58px;transform:translate(24vw)}@media (width<=1599px){.functionview{width:33vw;transform:translate(33vw)}}@media (width<=767px){.functionview{width:100%;top:44px;transform:translate(100%)}.functionview.doubleFunctionView,.functionview.wideFunctionView,.functionview.xlFunctionView{min-width:unset}}.functionview.open{min-width:315px;transform:translate(0);box-shadow:0 0 15px #0000004d}@media (width>=730px){.functionview.open.wideFunctionView,.functionview.open.xlFunctionView{min-width:730px}}@media (width>=992px){.functionview.open.xlFunctionView{min-width:85vw}}@media (width>=1200px){.functionview.open.xlFunctionView{min-width:75vw}}@media (width>=1600px){.functionview.open.xlFunctionView{min-width:65vw}}.functionview.open.doubleFunctionView #additionalFunctionViewContent{right:33vw}@media (width>=1200px){.functionview.open.doubleFunctionView{min-width:530px}.functionview.open.doubleFunctionView #additionalFunctionViewContent{min-width:530px;right:530px}}@media (width>=1600px){.functionview.open.doubleFunctionView{min-width:730px}.functionview.open.doubleFunctionView #additionalFunctionViewContent{right:730px}}#functionView{z-index:10000;background-color:var(--functionview-bg);box-sizing:border-box;transition:transform .2s ease-in-out;position:fixed;bottom:0;right:0}#functionView #functionViewContent{-webkit-overflow-scrolling:touch;height:calc(100% - 50px);padding:20px;position:relative;overflow:auto}#functionView #functionViewContent.with-summary{height:calc(100% - 160px)}@media (width<=991px){#functionView #functionViewContent{padding-bottom:250px}}#functionView .loadingIndicator{z-index:1100;position:absolute;top:50px;left:calc(50% - 18px)}#functionView .accordion-heading,#functionView .accordion-inner .well{background-color:var(--white)}#functionView #newContactMenu h5{margin-bottom:0}#functionView .dropdown .dropdown-toggle{background:var(--white);width:100%}#functionView .dropdown .dropdown-toggle.dropdown-not-set{background:var(--primary-light)}#functionView .dropdown .dropdown-toggle .selected-entity{float:left;text-overflow:ellipsis;white-space:nowrap;text-align:left;width:90%;overflow:hidden}#functionView .dropdown .dropdown-toggle .caret-container{float:right}#functionView .dropdown .dropdown-toggle:before,#functionView .dropdown .dropdown-toggle:after{content:" ";display:table}#functionView .dropdown .dropdown-toggle:after{clear:both}#functionView .dropdown .dropdown-container{background-color:var(--white);border-radius:var(--border-radius);width:100%;text-shadow:none;cursor:pointer;background-clip:padding-box;border:1px solid #0003;margin:2px 0 0;padding:5px;list-style:none;position:static;top:0;box-shadow:0 5px 10px #0003}#functionView .dropdown .dropdown-container .group-container,#functionView .dropdown .dropdown-container .firm-container{display:none}#functionView .dropdown .dropdown-container li{margin-top:5px;padding:0 5px}#functionView .dropdown .dropdown-container li.users,#functionView .dropdown .dropdown-container li.groups,#functionView .dropdown .dropdown-container li.firms{background:var(--primary-light);font-family:Bold}#functionView .dropdown .dropdown-container li.firm-users{background:#ebebeb}#functionView .dropdown .dropdown-container ul.firm-entity-child-conainer{margin:0;list-style:none;display:none}#functionView .dropdown .dropdown-container ul.firm-entity-child-conainer li{margin-top:5px;padding:0 5px}#functionView .sms-bubble{padding:var(--large-gap);border-radius:var(--border-radius);margin-bottom:var(--x-large-gap);min-height:5rem;font-size:small;position:relative}#functionView .sms-bubble>span{white-space:pre-wrap;word-break:break-word}#functionView .sms-bubble label{margin-bottom:var(--medium-gap);border-bottom:1px solid #fff;justify-content:space-between;align-items:flex-start;display:flex}#functionView .sms-bubble .sms-content{white-space:pre-line}#functionView .sms-bubble.sent{margin-right:var(--large-gap);background-color:var(--primary-light);color:var(--text-color)}#functionView .sms-bubble.sent:after{content:"";border:15px solid #0000;border-top-color:var(--primary-light);border-bottom:0;border-left:0;width:0;height:0;margin-bottom:-15px;margin-left:-15px;position:absolute;bottom:1px;left:10%}#functionView .sms-bubble.recieved{margin-left:var(--large-gap);background-color:var(--primary-light);color:var(--text-color)}#functionView .sms-bubble.recieved:after{content:"";border:15px solid #0000;border-top-color:var(--primary-light);border-bottom:0;border-right:0;width:0;height:0;margin-bottom:-15px;margin-right:-15px;position:absolute;bottom:1px;right:10%}#functionView .contactExtraFields{clear:both;display:none}#functionView .caption-group{padding:0}#functionView .caption-group.no-icon{line-height:33px}#functionView .caption-group label{vertical-align:middle;display:inline-block}#functionView .caption-group .fa-trash-alt{vertical-align:middle;margin-right:5px;font-size:22px;line-height:33px}#functionView .searchResultItem{background-color:var(--white);border-radius:var(--border-radius);min-height:90px;margin-bottom:2px;padding:10px;font-size:12px;cursor:pointer!important}#functionView .searchResultItem.warning{background-color:var(--primary-lighter);color:var(--primary);cursor:default;pointer-events:none}#functionView .searchResultItem.marked,#functionView .searchResultItem:hover{background-color:var(--blue-tile);color:#fff}#functionView .searchResultItem.marked .valueNotSet,#functionView .searchResultItem:hover .valueNotSet{color:#fff}#functionView .searchResultItem .resultItemRow{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#functionView .searchResultItem .resultItemRow .phone-number{white-space:nowrap;margin-right:10px;display:inline-block}#functionView .searchResultItem .remove-toggle .resultItemRow{white-space:nowrap;text-overflow:ellipsis;width:250px;overflow:hidden}#functionView .searchResultItem .remove-toggle .caption-group label{vertical-align:middle;margin-left:5px;display:inline-block}#functionView .searchResultItem .remove-toggle .caption-group .fa-trash-alt{vertical-align:middle;font-size:22px}#functionView .searchResultItem .btn-link:hover{text-decoration:none}#functionView #newContactSearch{padding:0}#functionView #newContactSearch .search-field{position:relative}#functionView #newContactSearch .search-field .fa-spin{color:var(--primary-dark);font-size:18px;position:absolute;top:21px;right:14px}#functionView #newContactSearch p{margin-bottom:0;padding-bottom:0;font-size:12px}#functionView .isSearching{color:var(--primary);text-align:center}#functionView .functionviewSearch{background-color:var(--white);width:95%;height:200px;margin:0 0 0 2.5641%;overflow:auto}#functionView .functionviewSearch li{background-color:var(--primary-lighter);min-height:50px;margin-bottom:2px;padding:5px;display:block}#functionView .functionviewSearch li .btn-link:hover{text-decoration:none}#functionView .functionviewSearch .selected{background-color:#ccc}#functionView .functionviewSearch .marked{border:1px solid #ccc}#functionView .divider{margin:5px 0}#functionView .functionview-add-button{gap:var(--small-gap);background-color:var(--white);border-radius:var(--border-radius);cursor:pointer;border:none;align-items:center;width:100%;margin-top:5px;padding:8px;display:flex}#functionView .functionview-add-button .fa-plus-circle{text-align:center;color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%);flex:0 0 26px;font-size:20px}#functionView .functionview-add-button:active,#functionView .functionview-add-button:focus{border:none;outline:none}#functionView .functionview-add-button:hover{background-color:var(--blue-tile);color:#fff}#functionView .functionview-add-button.disabledAction{background-color:var(--primary-light);color:var(--primary-dark);cursor:not-allowed;pointer-events:none}#functionView .functionview-add-button.disabledAction i{color:var(--primary)}#functionView #functionViewButtons{z-index:10000;background-color:var(--functionview-bg);width:100%;height:44px;padding:0 3px 3px;display:table;position:absolute;bottom:0;left:0}#functionView #functionViewButtons .functionViewButtonHolder{padding-left:3px;display:table-cell}#functionView #functionViewButtons .functionViewButtonHolder .button{color:#fff;border:none;width:100%;min-height:44px;position:relative}#functionView #functionViewButtons .functionViewButtonHolder .button[disabled] *{color:#fff!important}#functionView #functionViewButtons .functionViewButtonHolder .functionViewAbortBtn{background-color:var(--primary);color:var(--text-color-inverted)}#functionView #functionViewButtons .functionViewButtonHolder .functionViewAbortBtn:hover{background-color:var(--primary-dark)}#functionView #functionViewButtons .functionViewButtonHolder .functionViewBtnDisabled{opacity:.5;color:var(--white)!important}#functionView #functionViewButtons .functionViewButtonHolder i{display:none}#functionView #functionViewButtons .functionViewButtonHolder .functionViewBtnWorking i{display:inline-block}#functionView #functionViewButtons .functionViewButtonHolder:first-child{padding-left:0}#functionView .notifications.bottom-right-functionview{bottom:69px;right:25px}#functionView .notifications.bottom-right-functionview.show-animation{animation:.2s cubic-bezier(.83,1.69,.69,-.02) forwards fade-out-and-in}@keyframes fade-out-and-in{0%{opacity:1}25%{opacity:0}75%{opacity:0}to{opacity:1}}.filter .form-group{margin-bottom:10px}.filter .sub-form-group{margin-bottom:20px}.filter .multiSelectText{text-align:left}.batch-select .batch-unselectable{opacity:.5;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none}.batch-select .batch-selected{cursor:pointer;border-top-right-radius:var(--border-radius);z-index:4500;width:0;height:0;padding-top:50px;padding-left:50px;position:absolute;top:0;right:0;overflow:hidden}.batch-select .batch-selected i{color:#fff;position:absolute;top:10px;left:25px}.batch-select .batch-selected:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--green-light);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}.add-contact .warning-color{color:var(--red-light)}.add-contact .duplicate-contact-badges{margin:6px 0}.add-contact .duplicate-contact-badges li{color:var(--white);text-transform:uppercase;border-radius:4px;margin-bottom:2px;margin-right:4px;padding:2px 6px;font-size:11px;line-height:14px;display:inline-block}.add-contact .duplicate-contact-badges li.badge-green-count{background-color:var(--green)}.add-contact .duplicate-contact-badges li.badge-green-changed{background:var(--green-light)}.add-contact .duplicate-contact-badges li.badge-green-verified{background-color:#2f9e44}.add-contact .duplicate-contact-badges li.badge-green-soft{background-color:var(--green-lighter);color:#1b4332}.add-contact .duplicate-contact-badges li.badge-muted{color:#2f3732}.add-contact .contact-to-merge-with-button{overflow:hidden}.add-contact .contact-to-merge-with-button i{color:var(--white);font-size:16px}.add-contact .contact-to-merge-with-button:hover{overflow:visible}.add-contact .contact-to-merge-with-button:hover i{color:var(--white)}.add-contact .contact-to-merge-with-button:after{width:190px}.add-contact .probable-duplicates label{position:relative}.add-contact .probable-duplicates label .badges{margin-left:2px;display:inline-block}.add-contact .probable-duplicates label .badges li{color:var(--white);padding:2px 10px}.add-contact .probable-duplicates label .badges li.new{background-color:var(--green-light)}.add-contact .probable-duplicates label .badges li.update-possible{cursor:pointer;background-color:#eea236}.add-contact .probable-duplicates label .badges li.update-possible i{color:var(--white)}.add-contact .probable-duplicates label .badges li.update-possible:hover{background-color:#ec971f}.add-contact .probable-duplicates label .alert{text-transform:none;width:122px;position:absolute;bottom:5px;overflow:hidden}.add-contact .probable-duplicates label .alert .close{position:absolute;top:5px;right:5px}.add-contact .probable-duplicates label .alert label{line-height:13px;display:inline-block}.add-contact .probable-duplicates label .alert .btn{white-space:normal;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:5px;display:-webkit-box;overflow:hidden}.add-contact .probable-duplicates label .alert.update-address{width:270px;bottom:-10px}#overlay{z-index:10000000;background-color:#000000d9;position:fixed;inset:0}#interestProductSettingsFunctionView .add-interest-rate .btn{width:50px}#interestProductSettingsFunctionView .add-interest-rate .btn .fa-plus-circle{color:var(--green-light)}#interestProductSettingsFunctionView .navigation{justify-content:space-between;margin-bottom:20px;display:flex}#interestProductSettingsFunctionView .navigation>div{align-self:center}#interestProductSettingsFunctionView .navigation>div .accountNumber{text-align:center}#interestProductSettingsFunctionView .navigation i{cursor:pointer;align-self:center}#interestProductSettingsFunctionView .navigation h3{margin-bottom:0}#interestProductSettingsFunctionView .calculations tr td{vertical-align:middle;padding:4px}#interestProductSettingsFunctionView .calculations tr .remove-rate-button{cursor:pointer;text-align:center;color:var(--primary-dark);margin-right:4px;padding:2px 8px;display:inline-block}#interestProductSettingsFunctionView .calculations tr:hover .remove-rate-button{color:var(--primary-darkest)}#interestProductSettingsFunctionView .calculations tr:hover .remove-rate-button:hover{color:var(--red-light)}#interestProductSettingsFunctionView .warningdiv{z-index:1000;position:absolute;top:5px;right:-7px}#interestProductSettingsFunctionView .warningIcon{color:var(--orange-light)}#connectToParking .connected-parkings-table{table-layout:fixed;width:100%}#connectToParking .connected-parking-spaces{margin:0;padding:0;list-style:none}#connectToParking .connected-parking-spaces li{padding:5px 0}#connectToParking .connected-parking-spaces li:not(:first-child){border-top:solid 1px var(--primary-light)}#connectToParking .multiSelectDropdown{display:inline}#connectToParking .multiselect-container{max-height:calc(100vh - 300px)!important}#connectToParking .dropdown-toggle{align-items:center;max-width:270px;display:flex}#connectToParking .dropdown-toggle .multiselect-selected-text{text-overflow:ellipsis;white-space:nowrap;flex:100%;margin-right:10px;display:inline-block;overflow:hidden}#connectToParking .valueNotSet{color:var(--red-light);font-size:14px;font-style:italic}#connectToParking .dropdown-menu{width:270px}.leadTimelineComponent{padding:var(--large-gap);background-color:var(--white);box-shadow:var(--card-shadow);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);position:relative}.leadTimelineComponent .leads .entry{width:100%;font-size:12px;line-height:15px}.leadTimelineComponent .leads .entry .description-link{align-items:center;gap:var(--large-gap);flex-wrap:wrap;display:flex}.leadTimelineComponent .leads .entry .description-link .btn{background-color:var(--pob-active);color:#fff}.leadTimelineComponent .leads .entry .description-link .btn:hover{background-color:var(--pob-active-light);border-color:var(--pob-active-light)}.leadTimelineComponent .leads .entry .description-link .btn:active,.leadTimelineComponent .leads .entry .description-link .btn:focus{background-color:var(--pob-active-dark);border-color:var(--pob-active-dark)}.leadTimelineComponent .leads .entry .footer .fa-fw{color:var(--primary-darkest);width:12px;margin-left:-2px;display:inline-block}.leadTimelineComponent .more-past-entries-button{cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:32px;display:flex;position:absolute;bottom:1px;left:18px}.leadTimelineComponent .more-past-entries-button .fa-arrow-circle-down{color:var(--primary);background:radial-gradient(var(--white) 50%, transparent 50%);font-size:20px}.leadTimelineComponent .more-past-entries-button:hover .fa-arrow-circle-down{color:var(--link-color)}#Main .pinnable-content{height:100%;position:relative}#Main .pinnable-content .context-bar.main{transition:right .2s ease-in-out}#Main .pinnable-content .mainView{transition:padding-right .2s ease-in-out}#Main .pinnable-content #pinButtons{z-index:21000;position:fixed;top:15vh;right:1vw}#Main .pinnable-content #pinButtons .btn{background-color:var(--white);color:var(--text-color);opacity:.9;outline:none;justify-content:center;align-self:flex-start;align-items:center;width:34px;margin-bottom:3px;padding:10px;line-height:1;transition:all .2s ease-in-out;display:flex}#Main .pinnable-content #pinButtons .btn>span{writing-mode:vertical-lr;text-orientation:sideways;letter-spacing:.5px;-webkit-font-smoothing:antialiased}#Main .pinnable-content #pinButtons .btn.toggle-pinned{opacity:0;z-index:-1;background-color:var(--white);color:var(--black);transform:translateY(39px)}#Main .pinnable-content #pinButtons .btn:hover,#Main .pinnable-content #pinButtons .btn:focus{background-color:var(--blue);border-color:var(--blue-dark);color:#fff}@media (width<=1600px){#Main .pinnable-content #pinButtons{right:22px}#Main .pinnable-content #pinButtons .btn{border-radius:var(--form-border-radius);width:24px;padding:10px 5px;font-size:12px}}@media (width<=1199px){#Main .pinnable-content #pinButtons{display:none}}#Main .pinnable-content #mobileButton .padded-and-fixed{z-index:21000;padding:65px 15px;position:fixed;bottom:0;right:0}#Main .pinnable-content #mobileButton .padded-and-fixed button{opacity:.92;border-radius:22px;outline:0;flex-direction:row-reverse;justify-content:center;align-items:center;width:150px;height:46px;transition:width .2s linear;display:inline-flex}#Main .pinnable-content #mobileButton .padded-and-fixed button i{font-size:20px}#Main .pinnable-content #mobileButton .padded-and-fixed button span{text-transform:uppercase;margin-right:10px;font-size:14px}#Main .pinnable-content #mobileButton.page-scrolled .padded-and-fixed button{width:46px}#Main .pinnable-content #mobileButton.page-scrolled .padded-and-fixed button span{display:none}@media (width>=1200px){#Main .pinnable-content #mobileButton{display:none}}#Main .pinnable-content #PinnableContent{width:24vw;padding:var(--large-gap) 75px 200px var(--large-gap);z-index:21000;background-color:var(--functionview-bg);box-sizing:border-box;height:calc(100vh - 58px);transition:transform .2s ease-in-out;position:fixed;top:58px;bottom:0;right:0;overflow:hidden scroll;transform:translate(24vw)}#Main .pinnable-content #PinnableContent .toggleable-tabs>.tab{display:flex}#Main .pinnable-content #PinnableContent .toggleable-tabs>.tab a{flex:1}#Main .pinnable-content #PinnableContent .toggleable-tabs.split-view{border-bottom-color:#0000}#Main .pinnable-content #PinnableContent .toggleable-tabs.split-view .tab{pointer-events:none}#Main .pinnable-content #PinnableContent .toggleable-tabs.split-view .tab.active{color:var(--text-color);background-color:#0000}#Main .pinnable-content #PinnableContent .toggleable-tabs.split-view .tab.active a{color:var(--text-color)}#Main .pinnable-content #PinnableContent .tab-content{height:fit-content}#Main .pinnable-content #PinnableContent .tab-content .tab-pane{height:100%;padding-bottom:100px}#Main .pinnable-content #PinnableContent .datepicker-wrapper{max-width:280px}#Main .pinnable-content #PinnableContent .checklist-accordion-buttons .btn{align-items:center;display:inline-flex}@media (width<=1600px){#Main .pinnable-content #PinnableContent .checklist-accordion-buttons .btn{border-radius:var(--form-border-radius);height:24px;font-size:12px}#Main .pinnable-content #PinnableContent .checklist-accordion-buttons .btn [data-tip-bm] i{font-size:12px}}@media (width<=1599px){#Main .pinnable-content #PinnableContent{width:33vw;padding-bottom:70px;transform:translate(33vw)}}@media (width<=1199px){#Main .pinnable-content #PinnableContent{padding-right:var(--large-gap)}}@media (width<=767px){#Main .pinnable-content #PinnableContent{width:100%;height:calc(100vh - 44px);top:44px;transform:translate(100%)}}#Main .pinnable-content.show-pinnable-checklist #pinButtons .toggle-pinned{opacity:1;transform:translate(0)}#Main .pinnable-content.show-pinnable-checklist #pinButtons .toggle-pinned .fa-thumbtack{transition:transform .2s linear;transform:rotate(45deg)}@media (width<=1599px){#Main .pinnable-content.show-pinnable-checklist #pinButtons .toggle-pinned.split-button{display:none}}#Main .pinnable-content.show-pinnable-checklist #mobileButton button{width:46px}#Main .pinnable-content.show-pinnable-checklist #mobileButton button i:before{content:""}#Main .pinnable-content.show-pinnable-checklist #mobileButton button span{display:none}#Main .pinnable-content.show-pinnable-checklist #PinnableContent{transform:translate(0);box-shadow:0 0 15px #0000004d}@media (width>=730px){#Main .pinnable-content.show-pinnable-checklist #PinnableContent{min-width:730px}}@media (width>=1600px){#Main .pinnable-content.show-pinnable-checklist.split-view #PinnableContent{width:37vw}}#Main .pinnable-content.show-pinnable-checklist.checklist-is-pinned #pinButtons .toggle-pinned{background-color:var(--blue);color:#fff}#Main .pinnable-content.show-pinnable-checklist.checklist-is-pinned #pinButtons .toggle-pinned i{transform:rotate(0)}@media (width>=1200px){#Main .pinnable-content.show-pinnable-checklist.checklist-is-pinned .context-bar.main{right:25vw}#Main .pinnable-content.show-pinnable-checklist.checklist-is-pinned #PinnableContent{background-color:var(--bg);width:24vw;min-width:unset;box-shadow:none}#Main .pinnable-content.show-pinnable-checklist.checklist-is-pinned #PinnableContent .profile-summary,#Main .pinnable-content.show-pinnable-checklist.checklist-is-pinned #PinnableContent .checklist-accordion-buttons{background-color:var(--bg)}#Main .pinnable-content.show-pinnable-checklist.checklist-is-pinned #PinnableContent .profile-summary .profile-buttons,#Main .pinnable-content.show-pinnable-checklist.checklist-is-pinned #PinnableContent .checklist-accordion-buttons .profile-buttons{background-color:unset;position:relative}#Main .pinnable-content.show-pinnable-checklist.checklist-is-pinned .mainView{padding-right:calc(25vw - 64px)}}#Main .pinnable-content.show-pinnable-checklist.split-view{box-sizing:content-box}@media (width>=1600px){#Main .pinnable-content.show-pinnable-checklist.split-view .context-bar.main{right:44vw}#Main .pinnable-content.show-pinnable-checklist.split-view #PinnableContent{width:44vw;height:auto;padding-top:0;padding-bottom:0;overflow-y:auto}#Main .pinnable-content.show-pinnable-checklist.split-view #PinnableContent .toggleable-tabs{display:none}#Main .pinnable-content.show-pinnable-checklist.split-view #PinnableContent .tab-content{gap:var(--large-gap);display:flex}#Main .pinnable-content.show-pinnable-checklist.split-view #PinnableContent .tab-content>div{opacity:1;flex:0 50%;height:calc(100vh - 90px);display:block;overflow:hidden auto}#Main .pinnable-content.show-pinnable-checklist.split-view #PinnableContent .tab-content>div .checklist-accordion-buttons{top:0}#Main .pinnable-content.show-pinnable-checklist.split-view .mainView{padding-right:41vw}}@media (width>=1200px){#Main .pinnable-content[data-timeline=false] #estateOverview .main-flex .primary-content,#Main .pinnable-content[data-timeline=false] #projectOverview .main-flex .primary-content{max-width:100%}#Main .pinnable-content[data-timeline=false] #estateOverview .main-flex .secondary-content,#Main .pinnable-content[data-timeline=false] #projectOverview .main-flex .secondary-content{display:none}#Main .pinnable-content[data-settle-doc=false] #estateSettlementPage .overview{flex-basis:100%}#Main .pinnable-content[data-settle-doc=false] #estateSettlementPage .timeline-holder,#Main .pinnable-content[data-summary=false] #estateSettlementPage .left-info{display:none}#Main .pinnable-content[data-summary=false] #estateSettlementPage .main-content .main-section .fixed-page-content .boxes{grid-template-columns:repeat(6,1fr)}#Main .pinnable-content[data-summary=false] #estateSettlementPage .main-content .main-section .scrollable-content .responsive tbody tr.collapse-row td.hover-buttons .icon-button-list{background-color:#0000;display:block}}@media (width<=1199px){#Main{margin-bottom:70px}}body.functionViewOpen #Main #pinButtons{z-index:9999}body.functionViewOpen:has(.cke_dialog_background_cover) .cke_dialog_background_cover{z-index:10000000!important}body.functionViewOpen:has(.cke_dialog_background_cover) .cke_editor_editor_dialog{z-index:10000001!important}.matrikkelSearch .addressSearch{width:calc(100% - 20px);margin:0}.matrikkelSearch .mainSearchResults{margin-top:20px}.matrikkelSearch .mainSearchResults ul.search-result{width:100%;margin:0;padding:0;list-style-type:none}.matrikkelSearch .mainSearchResults ul.search-result>li{margin:10px 0}.matrikkelSearch .mainSearchResults ul.search-result>li a{background-color:var(--white);color:var(--primary-darkest);padding:5px 10px;display:block;position:relative}.matrikkelSearch .mainSearchResults ul.search-result>li a p{white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;padding-bottom:0;font-family:Bold;overflow:hidden}.matrikkelSearch .mainSearchResults ul.search-result>li a .matrikkel-info{font-size:12px}.matrikkelSearch .mainSearchResults ul.search-result>li a:hover{cursor:pointer;background-color:var(--link-color);color:var(--white)}.matrikkelSearch .mainSearchResults ul.search-result>li a:hover .badges li{background-color:var(--white);color:var(--link-color)}#ColorModeHandler{padding:var(--x-large-gap) 0;flex:1}#ColorModeHandler .available-colors{gap:var(--large-gap);margin:var(--x-large-gap) 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}#ColorModeHandler .available-colors li button{cursor:pointer;padding:var(--small-gap);box-shadow:none;border-radius:var(--border-radius);background-color:#0000;border:none;outline:none}#ColorModeHandler .available-colors li button .color-circle{background-color:var(--primary);box-sizing:content-box;border-radius:50%;width:50px;height:50px;position:relative;overflow:hidden}#ColorModeHandler .available-colors li button .color-circle:before{content:" ";width:25px;height:25px;position:absolute;top:50%;left:0}#ColorModeHandler .available-colors li button .color-circle:after{content:" ";width:25px;height:25px;position:absolute;top:50%;right:0}#ColorModeHandler .available-colors li button .color-circle.color-16{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-16-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-16-hue))}#ColorModeHandler .available-colors li button .color-circle.color-16:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-16-hue))}#ColorModeHandler .available-colors li button .color-circle.color-16:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-16-hue))}#ColorModeHandler .available-colors li button .color-circle.color-16:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-16-hue))}#ColorModeHandler .available-colors li button .color-circle.color-15{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-15-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-15-hue))}#ColorModeHandler .available-colors li button .color-circle.color-15:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-15-hue))}#ColorModeHandler .available-colors li button .color-circle.color-15:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-15-hue))}#ColorModeHandler .available-colors li button .color-circle.color-15:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-15-hue))}#ColorModeHandler .available-colors li button .color-circle.color-14{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-14-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-14-hue))}#ColorModeHandler .available-colors li button .color-circle.color-14:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-14-hue))}#ColorModeHandler .available-colors li button .color-circle.color-14:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-14-hue))}#ColorModeHandler .available-colors li button .color-circle.color-14:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-14-hue))}#ColorModeHandler .available-colors li button .color-circle.color-13{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-13-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-13-hue))}#ColorModeHandler .available-colors li button .color-circle.color-13:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-13-hue))}#ColorModeHandler .available-colors li button .color-circle.color-13:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-13-hue))}#ColorModeHandler .available-colors li button .color-circle.color-13:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-13-hue))}#ColorModeHandler .available-colors li button .color-circle.color-12{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-12-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-12-hue))}#ColorModeHandler .available-colors li button .color-circle.color-12:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-12-hue))}#ColorModeHandler .available-colors li button .color-circle.color-12:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-12-hue))}#ColorModeHandler .available-colors li button .color-circle.color-12:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-12-hue))}#ColorModeHandler .available-colors li button .color-circle.color-11{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-11-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-11-hue))}#ColorModeHandler .available-colors li button .color-circle.color-11:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-11-hue))}#ColorModeHandler .available-colors li button .color-circle.color-11:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-11-hue))}#ColorModeHandler .available-colors li button .color-circle.color-11:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-11-hue))}#ColorModeHandler .available-colors li button .color-circle.color-10{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-10-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-10-hue))}#ColorModeHandler .available-colors li button .color-circle.color-10:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-10-hue))}#ColorModeHandler .available-colors li button .color-circle.color-10:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-10-hue))}#ColorModeHandler .available-colors li button .color-circle.color-10:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-10-hue))}#ColorModeHandler .available-colors li button .color-circle.color-9{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-9-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-9-hue))}#ColorModeHandler .available-colors li button .color-circle.color-9:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-9-hue))}#ColorModeHandler .available-colors li button .color-circle.color-9:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-9-hue))}#ColorModeHandler .available-colors li button .color-circle.color-9:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-9-hue))}#ColorModeHandler .available-colors li button .color-circle.color-8{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-8-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-8-hue))}#ColorModeHandler .available-colors li button .color-circle.color-8:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-8-hue))}#ColorModeHandler .available-colors li button .color-circle.color-8:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-8-hue))}#ColorModeHandler .available-colors li button .color-circle.color-8:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-8-hue))}#ColorModeHandler .available-colors li button .color-circle.color-7{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-7-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-7-hue))}#ColorModeHandler .available-colors li button .color-circle.color-7:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-7-hue))}#ColorModeHandler .available-colors li button .color-circle.color-7:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-7-hue))}#ColorModeHandler .available-colors li button .color-circle.color-7:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-7-hue))}#ColorModeHandler .available-colors li button .color-circle.color-6{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-6-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-6-hue))}#ColorModeHandler .available-colors li button .color-circle.color-6:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-6-hue))}#ColorModeHandler .available-colors li button .color-circle.color-6:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-6-hue))}#ColorModeHandler .available-colors li button .color-circle.color-6:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-6-hue))}#ColorModeHandler .available-colors li button .color-circle.color-5{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-5-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-5-hue))}#ColorModeHandler .available-colors li button .color-circle.color-5:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-5-hue))}#ColorModeHandler .available-colors li button .color-circle.color-5:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-5-hue))}#ColorModeHandler .available-colors li button .color-circle.color-5:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-5-hue))}#ColorModeHandler .available-colors li button .color-circle.color-4{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-4-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-4-hue))}#ColorModeHandler .available-colors li button .color-circle.color-4:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-4-hue))}#ColorModeHandler .available-colors li button .color-circle.color-4:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-4-hue))}#ColorModeHandler .available-colors li button .color-circle.color-4:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-4-hue))}#ColorModeHandler .available-colors li button .color-circle.color-3{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-3-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-3-hue))}#ColorModeHandler .available-colors li button .color-circle.color-3:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-3-hue))}#ColorModeHandler .available-colors li button .color-circle.color-3:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-3-hue))}#ColorModeHandler .available-colors li button .color-circle.color-3:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-3-hue))}#ColorModeHandler .available-colors li button .color-circle.color-2{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-2-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-2-hue))}#ColorModeHandler .available-colors li button .color-circle.color-2:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-2-hue))}#ColorModeHandler .available-colors li button .color-circle.color-2:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-2-hue))}#ColorModeHandler .available-colors li button .color-circle.color-2:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-2-hue))}#ColorModeHandler .available-colors li button .color-circle.color-1{background-color:lch(var(--l-55) var(--color-chroma-medium) var(--color-1-hue));border:solid 3px lch(var(--l-30) var(--color-chroma-high) var(--color-1-hue))}#ColorModeHandler .available-colors li button .color-circle.color-1:before{background-color:lch(var(--l-75) var(--color-chroma-low) var(--color-1-hue))}#ColorModeHandler .available-colors li button .color-circle.color-1:after{background-color:lch(var(--l-25) var(--color-chroma-low) var(--color-1-hue))}#ColorModeHandler .available-colors li button .color-circle.color-1:hover{border-color:lch(var(--l-40) var(--color-chroma-high) var(--color-1-hue))}#ColorModeHandler .available-colors li button.selected{background-color:var(--primary)}#ColorModeHandler .available-colors li button:hover,#ColorModeHandler .available-colors li button:focus{background-color:var(--primary-light)}#ColorModeHandler .available-colors li.default-theme .color-circle.color-default{background-color:var(--mainview-bg);border:solid 3px var(--primary);justify-content:center;align-items:center;display:flex}#ColorModeHandler .available-colors li.default-theme .color-circle.color-default .fa-ban{color:var(--red-light);z-index:100;background-color:#fff;border-radius:50%;font-size:20px}#ColorModeHandler .available-colors li.default-theme .color-circle.color-default:before{background-color:var(--primary-lighter)}#ColorModeHandler .available-colors li.default-theme .color-circle.color-default:after{background-color:var(--primary-light)}#ColorModeHandler .available-colors li.default-theme .color-circle.color-default.selected{border:1px solid red}#ColorModeHandler .btn-group{flex:auto}#ColorModeHandler .btn-group .btn.selected{background-color:var(--dashboard-blue);color:#fff}#ColorModeHandler .btn-group .btn.selected i,#ColorModeHandler .btn-group .btn:focus i,#ColorModeHandler .btn-group .btn:hover i{font-weight:900}@media (width<=991px){#ColorModeHandler{padding:var(--medium-gap) 0}#ColorModeHandler .available-colors{gap:var(--medium-gap)}#ColorModeHandler .available-colors li button .color-circle{width:42px;height:42px}#ColorModeHandler .available-colors li button .color-circle:before,#ColorModeHandler .available-colors li button .color-circle:after{width:21px;height:21px}}#DarkModeHandler{width:fit-content;display:inline-block}#DarkModeHandler .btn-group{flex:auto}#DarkModeHandler .btn-group .btn{width:45px}#DarkModeHandler .btn-group .btn.selected{background-color:var(--dashboard-blue);color:#fff}#DarkModeHandler .btn-group .btn.selected i,#DarkModeHandler .btn-group .btn:focus i,#DarkModeHandler .btn-group .btn:hover i{font-weight:900}@keyframes newNotificationAnimation{0%{transform:rotate(0)scale(1)}25%{transform:rotate(-15deg)scale(1.1)}75%{transform:rotate(15deg)scale(1.1)}to{transform:rotate(0)scale(1)}}#topNav{z-index:22000;height:58px;position:fixed;top:0;left:0;right:0}@media (width<=767px){#topNav{height:44px}}#topNav header:not(.search-result-header){background-color:var(--mainview-bg);z-index:20001;justify-content:space-between;align-items:stretch;height:100%;display:flex;box-shadow:0 0 15px #0000004d}#topNav header:not(.search-result-header) .toggleMenuTrigger{position:relative}#topNav header:not(.search-result-header) .toggleMenuTrigger .new-version-alert{color:gold;opacity:1;font-size:20px;position:absolute;top:6px;right:-2px}#topNav header:not(.search-result-header) ul.nav{flex:auto;align-items:stretch;height:100%;margin:0;padding:0;list-style-type:none;display:flex}#topNav header:not(.search-result-header) ul.nav.right{justify-content:flex-end;margin-left:auto}#topNav header:not(.search-result-header) ul.nav>li{cursor:pointer;flex:0 64px;justify-content:center;align-self:center;align-items:center;height:100%;display:flex}#topNav header:not(.search-result-header) ul.nav>li i{color:#fff;opacity:.7;font-size:32px;transition:opacity .2s ease-in-out}@media (width<=767px){#topNav header:not(.search-result-header) ul.nav>li{flex-basis:42px;min-width:42px}#topNav header:not(.search-result-header) ul.nav>li i{font-size:24px}}#topNav header:not(.search-result-header) ul.nav>li.disabled i{opacity:.2}#topNav header:not(.search-result-header) ul.nav>li.header-notification>div{position:relative}#topNav header:not(.search-result-header) ul.nav>li.header-notification>div>span{color:#fff;white-space:nowrap;justify-content:space-between;min-width:9px;padding-right:1px;font-family:Bold;font-size:10px;line-height:11px;display:flex;position:absolute;top:-4px;right:-4px}#topNav header:not(.search-result-header) ul.nav>li.header-notification>div>span>span{min-width:9px;padding:1px 2px}#topNav header:not(.search-result-header) ul.nav>li.header-notification>div>span>span.green{background-color:var(--green)}#topNav header:not(.search-result-header) ul.nav>li.header-notification>div>span>span.yellow{background-color:var(--yellow);color:#000}#topNav header:not(.search-result-header) ul.nav>li.header-notification>div>span>span.red{background-color:var(--red)}#topNav header:not(.search-result-header) ul.nav>li.header-notification.new-notification i{animation:.2s linear 10 newNotificationAnimation}#topNav header:not(.search-result-header) ul.nav>li #searchTerm{padding-left:var(--large-gap)}#topNav header:not(.search-result-header) ul.nav>li.search{border-radius:var(--border-radius);background-color:var(--white);flex:0 340px;justify-content:space-between;align-self:center;align-items:center;height:calc(100% - 20px);margin:0 10px;display:flex}#topNav header:not(.search-result-header) ul.nav>li.search i{color:var(--primary);opacity:1;font-size:22px;transition:opacity .2s ease-in-out}#topNav header:not(.search-result-header) ul.nav>li.search i:hover{font-weight:900}#topNav header:not(.search-result-header) ul.nav>li.search i.fa-times:hover{color:var(--red-light)}#topNav header:not(.search-result-header) ul.nav>li.search .search-button{cursor:pointer;flex:0 0 42px;justify-content:center;align-self:stretch;align-items:center;min-width:42px;display:flex}#topNav header:not(.search-result-header) ul.nav>li.search .search-button.switch{opacity:1;position:relative}#topNav header:not(.search-result-header) ul.nav>li.search .search-button.switch:after{content:" ";border-bottom:solid 6px var(--mainview-bg);border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:0;left:15px}#topNav header:not(.search-result-header) ul.nav>li.search .search-button.switch.searchAll:before{content:""}#topNav header:not(.search-result-header) ul.nav>li.search .search-button.switch.searchEstates:before{content:""}#topNav header:not(.search-result-header) ul.nav>li.search .search-button.switch.searchContacts:before{content:""}#topNav header:not(.search-result-header) ul.nav>li.search .search-query{width:100%;color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;background-color:#0000;border:none;border-radius:0;font-size:16px;overflow:hidden}#topNav header:not(.search-result-header) ul.nav>li.search .search-query:focus{box-shadow:none;border:none;outline:none}@media (width<=767px){#topNav header:not(.search-result-header) ul.nav>li.search{flex-basis:220px;height:30px;margin-right:7px}#topNav header:not(.search-result-header) ul.nav>li.search i{font-size:18px}#topNav header:not(.search-result-header) ul.nav>li.search .search-button{flex-basis:36px}#topNav header:not(.search-result-header) ul.nav>li.search .search-query{font-size:13px}}#topNav header:not(.search-result-header) ul.nav>li.search.has-input .switch:after{border-bottom:none;border-top:solid 6px var(--primary-lightest);bottom:-6px}#topNav header:not(.search-result-header) ul.nav>li:not(.search):hover i{opacity:1;font-weight:900}@media (width<=480px){#topNav header:not(.search-result-header) ul.nav>li.search{background-color:#0000;flex-basis:42px;margin:0}#topNav header:not(.search-result-header) ul.nav>li.search .search-query{display:none}#topNav header:not(.search-result-header) ul.nav>li.search .search-button i{color:#fff;font-size:22px}#topNav header:not(.search-result-header) ul.nav>li.search .search-button.switch,#topNav header:not(.search-result-header).search-visible .hide-on-mobile-search{display:none}#topNav header:not(.search-result-header).search-visible ul.nav{flex-basis:42px}#topNav header:not(.search-result-header).search-visible ul.nav.right{flex-basis:100%}#topNav header:not(.search-result-header).search-visible ul.nav.right>li.search{background-color:var(--primary-lighter);color:#ccc;flex-basis:100%;height:calc(100% - 16px);margin-right:5px}#topNav header:not(.search-result-header).search-visible ul.nav.right>li.search .search-query{display:block}#topNav header:not(.search-result-header).search-visible ul.nav.right>li.search .search-button{flex-basis:32px}#topNav header:not(.search-result-header).search-visible ul.nav.right>li.search .search-button i{color:#ccc;font-size:20px}#topNav header:not(.search-result-header).search-visible ul.nav.right>li.search .search-button.switch{flex-basis:42px;display:flex}}#topNav:has(#functionView.open){z-index:2200000}#mostRecentlyUsed{box-sizing:border-box;background-color:var(--mainview-bg);z-index:10001;opacity:0;width:24vw;min-width:550px;transition:width .2s ease-in-out;display:none;position:fixed;top:58px;bottom:0;right:0;overflow:auto;transform:translate(25vw);box-shadow:0 0 15px #0000004d}#mostRecentlyUsed .loadingIndicator{position:absolute;top:calc(50% - 25px);left:calc(50% - 25px)}@media (width<=1599px){#mostRecentlyUsed{width:33vw;transform:translate(33vw)}}@media (width<=767px){#mostRecentlyUsed{width:100%;min-width:unset;height:calc(100vh - 44px);top:44px;transform:translate(100%)}}#mostRecentlyUsed.showMRU{opacity:1;display:block;transform:translate(0)}#mostRecentlyUsed .result-list-empty,#simpleResultsList .result-list-empty{margin:var(--x-large-gap);color:#fff}#mostRecentlyUsed .result-list,#simpleResultsList .result-list{margin:0;padding:0;list-style:none}#mostRecentlyUsed .result-list>li,#simpleResultsList .result-list>li{padding:var(--medium-gap) 0}#mostRecentlyUsed .result-list>li .visibleArea,#simpleResultsList .result-list>li .visibleArea{align-items:center;gap:var(--small-gap);color:#fff;padding:0 var(--small-gap);justify-content:space-between;display:flex}#mostRecentlyUsed .result-list>li .visibleArea i,#simpleResultsList .result-list>li .visibleArea i{font-size:16px}#mostRecentlyUsed .result-list>li .visibleArea .internalLink,#simpleResultsList .result-list>li .visibleArea .internalLink{color:#fff;align-items:center;gap:var(--small-gap);outline-offset:1px;border-radius:var(--form-border-radius);outline:1px solid #0000;flex-flow:row;flex:auto;display:flex}#mostRecentlyUsed .result-list>li .visibleArea .internalLink .image-container,#simpleResultsList .result-list>li .visibleArea .internalLink .image-container{padding:0 var(--medium-gap) 0 var(--large-gap);flex:0 0 92.5px;justify-content:center;align-items:center;display:flex}#mostRecentlyUsed .result-list>li .visibleArea .internalLink .image-container .image,#simpleResultsList .result-list>li .visibleArea .internalLink .image-container .image{border-radius:var(--border-radius);background-color:#ffffff1a;background-position:50%;background-size:cover;border:none;width:70px;height:70px}#mostRecentlyUsed .result-list>li .visibleArea .internalLink .image-container i,#simpleResultsList .result-list>li .visibleArea .internalLink .image-container i{align-self:center;font-size:30px}#mostRecentlyUsed .result-list>li .visibleArea .internalLink .menu-heading,#simpleResultsList .result-list>li .visibleArea .internalLink .menu-heading{word-wrap:break-word;text-transform:none;flex:1;font-size:11px;line-height:18px}#mostRecentlyUsed .result-list>li .visibleArea .internalLink .menu-heading>div:first-child,#simpleResultsList .result-list>li .visibleArea .internalLink .menu-heading>div:first-child{font-family:Regular;font-size:16px;line-height:normal}#mostRecentlyUsed .result-list>li .visibleArea .internalLink .menu-heading .badges,#simpleResultsList .result-list>li .visibleArea .internalLink .menu-heading .badges{margin-top:2px}#mostRecentlyUsed .result-list>li .visibleArea .internalLink:focus,#simpleResultsList .result-list>li .visibleArea .internalLink:focus{outline-color:var(--primary)}#mostRecentlyUsed .result-list>li .visibleArea .externalLink,#simpleResultsList .result-list>li .visibleArea .externalLink{color:#fff;border-radius:var(--border-radius);height:42px;margin:var(--large-gap) 0;outline-offset:1px;border-radius:var(--form-border-radius);outline:1px solid #0000;flex:0 0 42px;justify-content:center;align-items:center;display:flex}#mostRecentlyUsed .result-list>li .visibleArea .externalLink:hover,#simpleResultsList .result-list>li .visibleArea .externalLink:hover{color:var(--blue);background-color:#fff}#mostRecentlyUsed .result-list>li .visibleArea .externalLink:focus,#simpleResultsList .result-list>li .visibleArea .externalLink:focus{outline-color:var(--primary)}#mostRecentlyUsed .result-list>li .visibleArea .edit-tip-btn,#simpleResultsList .result-list>li .visibleArea .edit-tip-btn{background-color:var(--pob-active);color:#fff;height:42px;margin:var(--large-gap) 0;border-radius:var(--border-radius);border:none;outline:none;flex:0 0 42px;justify-content:center;align-items:center;display:flex}#mostRecentlyUsed .result-list>li .visibleArea .edit-tip-btn:hover,#simpleResultsList .result-list>li .visibleArea .edit-tip-btn:hover{color:var(--blue);border-radius:var(--border-radius);background-color:#fff}#mostRecentlyUsed .result-list>li .visibleArea .expander,#simpleResultsList .result-list>li .visibleArea .expander{outline-offset:1px;border-radius:var(--form-border-radius);height:42px;margin:var(--large-gap) var(--large-gap) var(--large-gap) 0;background-color:#0000;border:none;outline:1px solid #0000;flex:0 0 42px;justify-content:center;align-items:center;display:flex}#mostRecentlyUsed .result-list>li .visibleArea .expander i,#simpleResultsList .result-list>li .visibleArea .expander i{transition:transform .2s ease-in-out}#mostRecentlyUsed .result-list>li .visibleArea .expander:hover,#simpleResultsList .result-list>li .visibleArea .expander:hover{cursor:pointer;color:var(--blue);background-color:#fff}#mostRecentlyUsed .result-list>li .visibleArea .expander:focus,#simpleResultsList .result-list>li .visibleArea .expander:focus{outline-color:var(--primary)}#mostRecentlyUsed .result-list>li .visibleArea .expander.collapsed i,#simpleResultsList .result-list>li .visibleArea .expander.collapsed i{transform:rotate(-90deg)}#mostRecentlyUsed .result-list>li:hover,#simpleResultsList .result-list>li:hover,#mostRecentlyUsed .result-list>li:focus,#simpleResultsList .result-list>li:focus{background-color:var(--blue)}#mostRecentlyUsed .result-list>li:hover .badges>li:not(.tip-to-user),#simpleResultsList .result-list>li:hover .badges>li:not(.tip-to-user),#mostRecentlyUsed .result-list>li:focus .badges>li:not(.tip-to-user),#simpleResultsList .result-list>li:focus .badges>li:not(.tip-to-user),#mostRecentlyUsed .result-list>li:hover .badges>span:not(.tip-to-user),#simpleResultsList .result-list>li:hover .badges>span:not(.tip-to-user),#mostRecentlyUsed .result-list>li:focus .badges>span:not(.tip-to-user),#simpleResultsList .result-list>li:focus .badges>span:not(.tip-to-user){color:var(--blue);background-color:#fff}#mostRecentlyUsed .result-list>li .expandableArea,#simpleResultsList .result-list>li .expandableArea{padding:var(--large-gap);gap:var(--medium-gap);cursor:default;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-items:flex-start;margin:0;list-style:none;display:grid}#mostRecentlyUsed .result-list>li .expandableArea li a,#simpleResultsList .result-list>li .expandableArea li a{text-overflow:ellipsis;white-space:nowrap;color:#fff;background-color:#0000;overflow:hidden}#mostRecentlyUsed .result-list>li .expandableArea li:hover,#simpleResultsList .result-list>li .expandableArea li:hover,#mostRecentlyUsed .result-list>li .expandableArea li:focus,#simpleResultsList .result-list>li .expandableArea li:focus{background-color:var(--blue);color:#fff}:is(#mostRecentlyUsed .result-list>li .expandableArea li:has(.collapse.in,.collapsing) .expander,#simpleResultsList .result-list>li .expandableArea li:has(.collapse.in,.collapsing) .expander,#mostRecentlyUsed .result-list>li .expandableArea li:has(.collapse.in,.collapsing) .expandableArea,#simpleResultsList .result-list>li .expandableArea li:has(.collapse.in,.collapsing) .expandableArea){background-color:#222}#mostRecentlyUsed .result-list>li .expandableArea li:not(:last-child),#simpleResultsList .result-list>li .expandableArea li:not(:last-child),#mostRecentlyUsed .result-list>li:not(:last-child),#simpleResultsList .result-list>li:not(:last-child){border-bottom:1px solid #ffffff1a}@media (width<=767px){#mostRecentlyUsed .result-list,#simpleResultsList .result-list{width:100%;max-height:calc(100vh - 105px)}#mostRecentlyUsed .result-list>li,#simpleResultsList .result-list>li{padding:var(--small-gap) 0}#mostRecentlyUsed .result-list>li .visibleArea .internalLink .image-container,#simpleResultsList .result-list>li .visibleArea .internalLink .image-container{padding:0 var(--medium-gap);flex-basis:85px}}#mainSearch .search-error-alert{width:125px;position:absolute;top:49px;right:10px}@media (width<=767px){#mainSearch .search-error-alert{top:38px;right:8px}}#searchHelp{background-color:var(--mainview-bg);color:#fff;z-index:-1;opacity:0;visibility:hidden;will-change:opacity;width:24vw;transition:opacity .15s linear;position:fixed;top:58px;bottom:0;right:0;overflow-y:auto;box-shadow:0 3px 6px #0000004d}#searchHelp.active{z-index:19000;opacity:1;visibility:visible;min-width:550px}#searchHelp>ul{padding:10px;list-style:none}#searchHelp>ul>li{padding-bottom:15px;padding-left:6px}#searchHelp>ul>li:first-child{padding-top:15px}#searchHelp>ul i{vertical-align:text-bottom;margin-left:-30px;margin-right:6px;font-size:20px}@media (width<=1599px){#searchHelp{width:33vw}}@media (width<=767px){#searchHelp{width:100%;top:44px}#searchHelp.active{min-width:100%}}#leftMenu{box-sizing:border-box;z-index:21000;-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:space-between;width:20vw;transition-duration:.25s;display:flex;position:fixed;top:58px;bottom:0;left:0;overflow:hidden auto;transform:translate(-20vw)}#leftMenu .links-menu .toggle-links-button{margin-left:var(--large-gap)}#leftMenu .new-version-info{justify-content:center;align-items:center;margin-top:auto;display:none}#leftMenu .new-version-info .random-info-bubble{padding:5px}#leftMenu .new-version-info .info-bubble{border-radius:var(--border-radius);min-width:65%;max-width:75%;padding:var(--large-gap);color:#000;background-color:gold;flex:0 70%;margin:0 auto;position:relative}#leftMenu .new-version-info .info-bubble p{text-wrap:balance}#leftMenu .new-version-info .info-bubble .dismiss-button{top:var(--medium-gap);right:var(--medium-gap);cursor:pointer;padding:var(--medium-gap);position:absolute}#leftMenu .new-version-info .info-bubble .dismiss-button i{opacity:.7;transition:opacity .2s ease-in-out}#leftMenu .new-version-info .info-bubble .dismiss-button:hover i{opacity:1}#leftMenu .new-version-info .info-bubble .read-more{color:#000;text-decoration:underline}#leftMenu .new-version-info .info-bubble .read-more:hover{text-decoration:none}#leftMenu .new-version-info .info-bubble:after{content:"";border-top:20px solid gold;border-bottom:0;border-left:0;border-right:20px solid #0000;width:0;height:0;margin-left:-10px;position:absolute;top:100%;left:10%}#leftMenu .loadingIndicator{border:1px solid red;position:absolute}#leftMenu .customize-menu{padding:var(--large-gap)}#leftMenu .customize-menu h3{color:#fff}#leftMenu .user-menu{width:100%;margin:0;padding:0}#leftMenu .user-menu #mainMenuCrm .fad,#leftMenu .user-menu #mainMenuCrm.activeMenuItem .fas,#leftMenu .user-menu #mainMenuCrm:hover .fas{display:none}#leftMenu .user-menu #mainMenuCrm.activeMenuItem .fad,#leftMenu .user-menu #mainMenuCrm:hover .fad{display:inline;position:relative}#leftMenu .user-menu #mainMenuCrm.activeMenuItem .fad:before,#leftMenu .user-menu #mainMenuCrm:hover .fad:before{color:var(--pob-active);opacity:1}#leftMenu .user-menu #mainMenuCrm.activeMenuItem .fad:after,#leftMenu .user-menu #mainMenuCrm:hover .fad:after{color:var(--primary);opacity:1}#leftMenu .user-menu #mainMenuCrm:not(.activeMenuItem):hover .fad:before{animation:2s ease-out infinite ping-dot}#leftMenu .user-menu li{-webkit-user-select:none;user-select:none;width:100%;list-style:none}#leftMenu .user-menu li .beta-tag{justify-content:space-between;align-items:center;width:100%;padding-left:0;display:flex}#leftMenu .user-menu li .beta-tag .badges{margin-top:0}#leftMenu .user-menu li .beta-tag .badges li{color:#fff;background-color:var(--red-light);margin:0}#leftMenu .user-menu li:last-child{margin-bottom:20px}#leftMenu .user-menu li a,#leftMenu .user-menu li div{color:#fff;gap:var(--medium-gap);flex-wrap:nowrap;align-items:center;padding:10px;display:flex}#leftMenu .user-menu li a i,#leftMenu .user-menu li div i{flex:0 0 44px;font-size:24px}@media (width<=767px){#leftMenu .user-menu li a i,#leftMenu .user-menu li div i{flex-basis:23px;font-size:18px}}#leftMenu .user-menu li a span,#leftMenu .user-menu li div span{margin-left:var(--small-gap);opacity:1;white-space:nowrap;text-overflow:ellipsis;transition:all .2s ease-in-out;overflow:hidden}#leftMenu .user-menu li a{cursor:pointer}#leftMenu .user-menu li a.has-notification{position:relative}#leftMenu .user-menu li a.has-notification:after{content:attr(notification-count);background-color:var(--red-light);color:#fff;text-transform:uppercase;text-align:center;border-radius:50%;width:16px;height:16px;font-family:Bold;font-size:10px;line-height:16px;position:absolute;top:5px;left:10px}#leftMenu .user-menu li a:hover i.fal,#leftMenu .user-menu li a:focus i.fal{font-weight:900}#leftMenu .user-menu.bottom{flex-direction:row;display:flex}#leftMenu .user-menu.bottom li{flex:0 0 50%;margin:10px 0;padding-left:0}#leftMenu .user-menu.bottom li a{justify-content:center;display:flex}#leftMenu .user-menu.bottom li a i{float:none;vertical-align:middle}#leftMenu .bottom-menu{width:100%}#leftMenu .bottom-menu .user-info{flex-wrap:wrap;justify-content:space-between;padding:10px;display:flex}#leftMenu .bottom-menu .user-info .photo{flex:0 0 120px;justify-content:center;align-items:center;display:flex}#leftMenu .bottom-menu .user-info .photo .image{border-radius:var(--border-radius);background-position:50%;background-repeat:no-repeat;background-size:contain;width:80px;height:80px}#leftMenu .bottom-menu .user-info .photo .noImage .fa-user{color:#fff;font-size:4em}#leftMenu .bottom-menu .user-info .user-details{color:#fff;padding:var(--medium-gap);flex-direction:column;flex:1;justify-content:center;display:flex}#leftMenu .bottom-menu .user-info .user-details .userName{color:#fff;text-shadow:none;word-break:break-word;margin-bottom:0;font-size:20px;line-height:24px}#leftMenu .bottom-menu .user-info .user-details .userDepartment{word-break:break-word;margin-bottom:10px;line-height:15px;display:block}#leftMenu .bottom-menu .user-info .user-details .user-details-menu{gap:var(--medium-gap);flex-wrap:wrap;align-items:center;margin:-10px;padding:10px;display:flex}#leftMenu .bottom-menu .user-info .user-details .user-details-menu .toggle-color-palette-button{width:133px}#leftMenu .bottom-menu .user-info .user-details .user-details-menu .toggle-color-palette-button:hover i{font-weight:700}#leftMenu .bottom-menu .user-info .user-details .user-details-menu .toggle-color-palette-button.selected{background-color:var(--blue);color:#fff}#leftMenu .bottom-menu .user-info:hover{background-color:var(--dashboard-blue)}@media (width<=1599px){#leftMenu .bottom-menu .user-info .photo{flex-basis:75px}#leftMenu .bottom-menu .user-info .photo .image{width:60px;height:60px}#leftMenu .bottom-menu .user-info .photo .noImage .fa-user{font-size:3em}#leftMenu .bottom-menu .user-info .user-details .userName{font-size:16px;line-height:20px}#leftMenu .bottom-menu .user-info .user-details .userDepartment{margin-bottom:5px}}#leftMenu #version{color:#fff;cursor:default;word-break:break-word;padding:5px 20px 25px;font-size:11px;line-height:13px;display:flex}#leftMenu #version a.about{color:#fff;margin-right:10px;padding-left:16px;text-decoration:underline}#leftMenu #version a.about i{margin:0 5px 0 -16px}#leftMenu #version a.about:hover{text-decoration:none}#leftMenu #version a.about:hover i.fal{font-weight:900}@media (width<=1599px){#leftMenu{width:25vw;transform:translate(-25vw)}}@media (width<=1199px){#leftMenu{width:290px;transform:translate(-290px)}}@media (width<=767px){#leftMenu{top:44px}}@media (width>=1200px){#leftMenu{box-shadow:none;background-color:#0000;transition:none;transform:translate(0)}#leftMenu .user-menu:not(.bottom) li a i,#leftMenu .user-menu:not(.bottom) li div i{color:var(--primary);font-weight:300;transition:color .2s ease-in-out}#leftMenu .user-menu:not(.bottom) li a:hover,#leftMenu .user-menu:not(.bottom) li div:hover{background-color:#0000}#leftMenu .user-menu:not(.bottom) li a:hover i,#leftMenu .user-menu:not(.bottom) li div:hover i,#leftMenu .user-menu:not(.bottom) li.activeMenuItem a i,#leftMenu .user-menu:not(.bottom) li.activeMenuItem div i{opacity:.9;font-weight:900}#leftMenu.showMenu .customize-menu,#leftMenu.show-links-or-color-palette .customize-menu{gap:var(--large-gap);flex-direction:column;flex:1;display:flex}#leftMenu.showMenu .user-menu li div i,#leftMenu.show-links-or-color-palette .user-menu li div i,#leftMenu.showMenu .user-menu li a i,#leftMenu.show-links-or-color-palette .user-menu li a i,#leftMenu.showMenu .user-menu li div:focus div i,#leftMenu.show-links-or-color-palette .user-menu li div:focus div i,#leftMenu.showMenu .user-menu li a:focus div i,#leftMenu.show-links-or-color-palette .user-menu li a:focus div i,#leftMenu.showMenu .user-menu li div:hover div i,#leftMenu.show-links-or-color-palette .user-menu li div:hover div i,#leftMenu.showMenu .user-menu li a:hover div i,#leftMenu.show-links-or-color-palette .user-menu li a:hover div i,#leftMenu.showMenu .user-menu li div:focus a i,#leftMenu.show-links-or-color-palette .user-menu li div:focus a i,#leftMenu.showMenu .user-menu li a:focus a i,#leftMenu.show-links-or-color-palette .user-menu li a:focus a i,#leftMenu.showMenu .user-menu li div:hover a i,#leftMenu.show-links-or-color-palette .user-menu li div:hover a i,#leftMenu.showMenu .user-menu li a:hover a i,#leftMenu.show-links-or-color-palette .user-menu li a:hover a i,#leftMenu.showMenu .user-menu li div:focus div span,#leftMenu.show-links-or-color-palette .user-menu li div:focus div span,#leftMenu.showMenu .user-menu li a:focus div span,#leftMenu.show-links-or-color-palette .user-menu li a:focus div span,#leftMenu.showMenu .user-menu li div:hover div span,#leftMenu.show-links-or-color-palette .user-menu li div:hover div span,#leftMenu.showMenu .user-menu li a:hover div span,#leftMenu.show-links-or-color-palette .user-menu li a:hover div span,#leftMenu.showMenu .user-menu li div:focus a span,#leftMenu.show-links-or-color-palette .user-menu li div:focus a span,#leftMenu.showMenu .user-menu li a:focus a span,#leftMenu.show-links-or-color-palette .user-menu li a:focus a span,#leftMenu.showMenu .user-menu li div:hover a span,#leftMenu.show-links-or-color-palette .user-menu li div:hover a span,#leftMenu.showMenu .user-menu li a:hover a span,#leftMenu.show-links-or-color-palette .user-menu li a:hover a span{color:#fff}#leftMenu.showMenu .user-menu li div:focus div i,#leftMenu.show-links-or-color-palette .user-menu li div:focus div i,#leftMenu.showMenu .user-menu li a:focus div i,#leftMenu.show-links-or-color-palette .user-menu li a:focus div i,#leftMenu.showMenu .user-menu li div:hover div i,#leftMenu.show-links-or-color-palette .user-menu li div:hover div i,#leftMenu.showMenu .user-menu li a:hover div i,#leftMenu.show-links-or-color-palette .user-menu li a:hover div i,#leftMenu.showMenu .user-menu li div:focus a i,#leftMenu.show-links-or-color-palette .user-menu li div:focus a i,#leftMenu.showMenu .user-menu li a:focus a i,#leftMenu.show-links-or-color-palette .user-menu li a:focus a i,#leftMenu.showMenu .user-menu li div:hover a i,#leftMenu.show-links-or-color-palette .user-menu li div:hover a i,#leftMenu.showMenu .user-menu li a:hover a i,#leftMenu.show-links-or-color-palette .user-menu li a:hover a i{font-weight:900}#leftMenu.showMenu .user-menu li.activeMenuItem a i,#leftMenu.show-links-or-color-palette .user-menu li.activeMenuItem a i,#leftMenu.showMenu .user-menu li.activeMenuItem div i,#leftMenu.show-links-or-color-palette .user-menu li.activeMenuItem div i{color:#fff;font-weight:900}#leftMenu.showMenu .user-menu #mainMenuCrm .fad:after,#leftMenu.show-links-or-color-palette .user-menu #mainMenuCrm .fad:after{color:#fff}#leftMenu:not(.showMenu):not(.show-links-or-color-palette){width:64px;min-width:64px;overflow:hidden}#leftMenu:not(.showMenu):not(.show-links-or-color-palette) .customize-menu{display:none}#leftMenu:not(.showMenu):not(.show-links-or-color-palette) .bottom-menu{display:none!important}}#leftMenu.showMenu,#leftMenu.show-links-or-color-palette{background-color:var(--mainview-bg);bottom:0;transform:translate(0);box-shadow:0 0 15px #0000004d}#leftMenu.showMenu .new-version-info,#leftMenu.show-links-or-color-palette .new-version-info{display:flex}#leftMenu.showMenu .user-menu li a:hover,#leftMenu.show-links-or-color-palette .user-menu li a:hover,#leftMenu.showMenu .user-menu li a:focus,#leftMenu.show-links-or-color-palette .user-menu li a:focus{background-color:var(--dashboard-blue)}#leftMenu.showMenu .user-menu li.activeMenuItem,#leftMenu.show-links-or-color-palette .user-menu li.activeMenuItem{background-color:var(--mainview-bg)}.dropdown-menu{z-index:2000;float:left;background-color:var(--white);max-height:calc(100vh - 125px);text-shadow:none;cursor:pointer;color:var(--text-color);border-radius:var(--border-radius);background-clip:padding-box;border:none;margin:0;padding:0;list-style:none;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 6px #0003}@media (width<=767px){.dropdown-menu{max-height:calc(100vh - 90px)}}.dropdown-menu>li{border-bottom:1px solid var(--primary-light)}.dropdown-menu>li label{gap:var(--small-gap);clear:both;text-transform:none;cursor:pointer;justify-content:space-between;align-items:center;padding:8px 10px;font-size:14px;font-weight:400;line-height:20px;display:flex;position:relative}.dropdown-menu>li label span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.dropdown-menu>li label span.with-icon{width:calc(100% - 16px)}.dropdown-menu>li label.activeDropDownItem{color:var(--blue-light)}.dropdown-menu>li>a{color:var(--text-color);background-color:#0000}.dropdown-menu>li>a:hover{background-color:var(--primary-lighter);color:var(--text-color)}.dropdown-menu>li.disabledMenuItem{color:var(--primary);cursor:default;background-color:#0000;font-style:italic}.dropdown-menu>li.disabledMenuItem label span{flex:1}.dropdown-menu>li.disabledMenuItem:hover{color:var(--primary)}.dropdown-menu>li.disabledMenuItem:hover label{color:var(--primary);cursor:default}.dropdown-menu>li.indented>label{padding-left:16px}.dropdown-menu>li.limited{color:#000;background-color:#fcf8e3}.dropdown-menu>li.listSeperator{border-bottom-width:2px}.dropdown-menu>li:last-child{border-bottom:none}:is(.dropdown-menu>li:hover:not(.multiselect-filter):not(.disabledMenuItem):not(:has(.disabled)),.dropdown-menu>li:focus:not(.multiselect-filter):not(.disabledMenuItem):not(:has(.disabled))){color:#fff;background-color:var(--dashboard-blue);text-decoration:none}:is(.dropdown-menu>li:hover:not(.multiselect-filter):not(.disabledMenuItem):not(:has(.disabled)) .activeDropDownItem,.dropdown-menu>li:focus:not(.multiselect-filter):not(.disabledMenuItem):not(:has(.disabled)) .activeDropDownItem){color:#fff}.dropdown-menu.pull-right{left:auto;right:0}#aboutNext{z-index:100000;background-color:#000000d9}#aboutNext .modal-dialog{width:90vw}@media (width>=992px){#aboutNext .modal-dialog{width:60vw}}#aboutNext .modal-dialog .modal-content{border-radius:0}#aboutNext .modal-dialog .modal-content .modal-header .close{margin-top:-46px}#aboutNext .modal-dialog .modal-content .modal-header .close i{font-size:28px}@keyframes ping-dot{0%{font-size:inherit}7%{font-size:smaller}10%{font-size:inherit}}.search-dialog{background-color:var(--mainview-bg);z-index:100000;color:#fff;width:24vw;min-width:550px;max-width:100%;transition:right .2s ease-in-out;position:fixed;inset:58px -550px 0 auto;overflow:hidden auto;box-shadow:0 3px 6px #0000004d}.search-dialog.open{right:0}.search-dialog.expanded{width:67vw;max-width:1500px}.search-dialog h2{color:var(--primary-light);margin:0;font-family:Light;font-size:18px;line-height:normal}.search-dialog h3{color:#fff;margin:0;font-family:Regular;font-size:16px;line-height:normal}.search-dialog h4{color:#fff;margin:0;font-family:Regular;font-size:11px;line-height:18px}.search-dialog:not(.open){opacity:0;pointer-events:none;left:-150px}.search-dialog .load-container{flex-direction:column;height:100%;display:flex}.search-dialog .search-result-menu{padding:var(--x-large-gap);gap:var(--large-gap);flex-direction:column;display:flex}.search-dialog .search-result-menu .search-result-header{align-items:center;gap:var(--large-gap);display:flex}.search-dialog .search-result-menu .search-result-header h2.tab{cursor:pointer;transition-duration:.2s;position:relative}.search-dialog .search-result-menu .search-result-header h2.tab button{color:#fff;border-radius:var(--form-border-radius);background-color:#0000;border:none;padding-bottom:8px}.search-dialog .search-result-menu .search-result-header h2.tab button:focus{outline:solid 1px var(--primary)}.search-dialog .search-result-menu .search-result-header h2.tab:before{content:"";width:100%;height:0;transition-duration:inherit;background-color:#0000;position:absolute;bottom:0}.search-dialog .search-result-menu .search-result-header h2.tab:hover button{opacity:.85}.search-dialog .search-result-menu .search-result-header h2.tab:focus-within:before{background-color:var(--primary);height:3px}.search-dialog .search-result-menu .search-result-header h2.tab.active button{cursor:default;opacity:.85}.search-dialog .search-result-menu .search-result-header h2.tab.active:before{background-color:var(--blue);height:3px}.search-dialog .search-result-menu .search-result-header .tools{gap:var(--large-gap);margin-left:auto;display:flex}.search-dialog .search-result-menu .search-result-header .tools button{outline-offset:1px;border-radius:var(--border-radius);background-color:#0000;border:0;outline:1px solid #0000;justify-content:center;align-items:center;font-size:18px;transition:transform .2s ease-in-out;display:flex}.search-dialog .search-result-menu .search-result-header .tools button.add{font-size:22px}.search-dialog .search-result-menu .search-result-header .tools button.add i{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%)}.search-dialog .search-result-menu .search-result-header .tools button:hover,.search-dialog .search-result-menu .search-result-header .tools button:focus{transform:scale(1.3)}.search-dialog .search-result-menu .search-result-header .tools button:focus{outline-color:var(--primary)}.search-dialog .search-result-menu .search-result-filter{display:flex}.search-dialog .search-result-menu .search-result-filter .btn-group .btn.selected{color:#fff;background-color:var(--blue)}.search-dialog .status{gap:var(--small-gap);align-items:baseline;font-size:12px;display:flex}.search-dialog .status>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-dialog .status:before{content:" ";border-radius:5px;flex:0 0 10px;height:10px}.search-dialog .status.green:before{background-color:var(--green)}.search-dialog .status.yellow:before{background-color:var(--yellow)}.search-dialog .status.red:before{background-color:var(--red)}.search-dialog .status.blue:before{background-color:var(--color-blue)}.search-dialog .expandableArea{padding:var(--large-gap);gap:var(--medium-gap);cursor:default;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-items:flex-start;margin:0;list-style:none;display:grid}.search-dialog .expandableArea li a{text-overflow:ellipsis;white-space:nowrap;color:#fff;background-color:#0000;overflow:hidden}.search-dialog .expandableArea li a:hover,.search-dialog .expandableArea li a:focus{background-color:var(--blue);color:#fff}.search-dialog ul.items{margin:0;padding:0;list-style:none;position:relative}.search-dialog ul.items>li{cursor:pointer}.search-dialog ul.items>li .visibleArea{gap:var(--small-gap);color:#fff;padding:0 var(--small-gap);justify-content:space-between;display:flex}.search-dialog ul.items>li .visibleArea a.main-info{color:#fff;border-radius:var(--border-radius);padding:var(--medium-gap) 0;flex:auto;align-items:center;display:flex}.search-dialog ul.items>li .visibleArea a.main-info .item-icon{padding:var(--medium-gap)}.search-dialog ul.items>li .visibleArea a.main-info .item-icon i{font-size:16px}.search-dialog ul.items>li .visibleArea a.main-info .item-image{padding:var(--medium-gap) var(--large-gap)}.search-dialog ul.items>li .visibleArea a.main-info .item-image .image{border-radius:var(--border-radius);background-color:#ffffff1a;background-position:50%;background-size:cover;border:none;flex:none;width:100px;height:100px}.search-dialog ul.items>li .visibleArea a.main-info .item-details{word-wrap:break-word;text-transform:none;flex:1;font-size:11px;line-height:18px}@media (width<=767px){.search-dialog ul.items>li .visibleArea a.main-info .item-image{padding:var(--small-gap) var(--medium-gap)}.search-dialog ul.items>li .visibleArea a.main-info .item-image .image{width:70px;height:70px}}.search-dialog ul.items>li .visibleArea a.main-info:focus{outline-offset:1px;outline:1px solid #fff}.search-dialog ul.items>li .visibleArea.contacts a.main-info{color:#fff;align-items:center;gap:var(--small-gap);flex-flow:row;flex:auto;display:flex}.search-dialog ul.items>li .visibleArea.contacts a.main-info .item-icon{padding:0 var(--medium-gap) 0 var(--large-gap);flex:0 0 92.5px;justify-content:center;align-items:center;display:flex}.search-dialog ul.items>li .visibleArea.contacts a.main-info .item-icon i{font-size:30px}.search-dialog ul.items>li .visibleArea button{color:#fff;border-radius:var(--border-radius);height:42px;margin:0;margin:var(--large-gap) 0;background-color:#0000;border:none;flex:0 0 42px;justify-content:center;align-self:center;align-items:center;display:flex}.search-dialog ul.items>li .visibleArea button i{font-size:16px}.search-dialog ul.items>li .visibleArea button.expander{margin:var(--large-gap) var(--large-gap) var(--large-gap) 0}.search-dialog ul.items>li .visibleArea button:hover{color:var(--blue);background-color:#fff}.search-dialog ul.items>li .visibleArea button:focus{outline-offset:1px;outline:1px solid #fff}.search-dialog ul.items>li .visibleArea button.edit-tip-btn{background-color:var(--pob-active)}.search-dialog ul.items>li:has(.collapse.in,.collapsing) .expandableArea{background-color:#222}.search-dialog ul.items>li:not(:last-child){border-bottom:1px solid #ffffff1a}.search-dialog ul.items>li:hover{background-color:var(--blue);color:#fff}.search-dialog ul.items>li .expander.collapsed i{transform:rotate(-90deg)}.search-dialog ul.labeled-data{flex-direction:column;margin:0;padding:0;font-size:12px;line-height:normal;list-style:none;display:flex}.search-dialog ul.labeled-data li:before{content:attr(data-label);color:#fff;margin-right:var(--small-gap);opacity:.7}.search-dialog ul.labeled-data li:empty{display:none}.search-dialog ul.menu{margin:0 -25px;padding:0;list-style:none}.search-dialog ul.menu li{gap:var(--small-gap);padding:var(--small-gap) 25px;cursor:pointer;border-top:1px solid #ffffff1a;display:flex}.search-dialog ul.menu li:last-child{border-bottom:1px solid #ffffff1a}.search-dialog ul.menu li:hover{background-color:#ffffff1a;border-color:#0000}.search-dialog ul.menu li i{color:#fff9;text-align:center;flex:0 0 20px;font-size:19px}.search-dialog .match{color:var(--primary)}.search-dialog .filters{display:flex}.search-dialog .filters .radio-filter{border:1px solid var(--primary-light);border-radius:var(--border-radius);display:flex}.search-dialog .filters .radio-filter button{color:#fff;background-color:#0000;border:none;outline:none;padding:3px 8px;font-size:11px;line-height:normal;transition:background-color .2s}.search-dialog .filters .radio-filter button:hover{background-color:var(--primary-light);color:var(--primary-darkest)}.search-dialog .filters .radio-filter button.active{background-color:var(--primary-lightest);color:var(--primary-darkest)}.search-dialog .filters .radio-filter button:not(:last-child){border-right:1px solid var(--primary-light)}.search-dialog .filters .radio-filter button:disabled{color:var(--primary)}.search-dialog .result-transition-container{flex-grow:1}.search-dialog .result-transition-container .result-container{height:100%}.search-dialog .result-transition-container .result-container .empty-state{padding:var(--large-gap) var(--x-large-gap)}.search-dialog .result-transition-container .result-container .keyboardNavigate{background-color:var(--blue);color:#fff}.search-dialog .result-transition-container .result-container tr.keyboardNavigate,.search-dialog .result-transition-container .result-container tr.keyboardNavigate+tr[aria-expanded=true]{background-color:var(--blue)}.search-dialog .result-transition-container .result-container table.results{table-layout:fixed;box-sizing:border-box;width:100%;margin:0}.search-dialog .result-transition-container .result-container table.results thead tr th{padding:0 var(--medium-gap);border-bottom:1px solid #ffffff1a}.search-dialog .result-transition-container .result-container table.results thead tr th div{white-space:nowrap;text-overflow:ellipsis;color:#fff;opacity:.5;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.search-dialog .result-transition-container .result-container table.results tbody tr{cursor:pointer}.search-dialog .result-transition-container .result-container table.results tbody tr td{padding:var(--medium-gap);white-space:normal;text-overflow:ellipsis;font-size:12px;line-height:16px;position:relative;overflow:hidden}.search-dialog .result-transition-container .result-container table.results tbody tr td .dummy-check{opacity:0;z-index:-1;position:absolute}.search-dialog .result-transition-container .result-container table.results tbody tr td .user-icon{padding:var(--small-gap);justify-content:flex-end;align-items:center;display:flex}.search-dialog .result-transition-container .result-container table.results tbody tr td .user-icon i{font-size:16px}.search-dialog .result-transition-container .result-container table.results tbody tr td .obj-image{object-fit:cover;border-radius:var(--border-radius);background-color:#ffffff1a;width:100%;height:70px}.search-dialog .result-transition-container .result-container table.results tbody tr td .subtext{color:var(--color-seven-text-two);font-size:11px;line-height:normal}.search-dialog .result-transition-container .result-container table.results tbody tr td.has-button button{border-radius:var(--border-radius);padding:var(--medium-gap) var(--small-gap);background-color:#0000;border:0;outline:none;width:100%;min-width:27px}.search-dialog .result-transition-container .result-container table.results tbody tr td.has-button button i{font-size:16px}.search-dialog .result-transition-container .result-container table.results tbody tr td.has-button button.expander.collapsed i{transform:rotate(-90deg)}.search-dialog .result-transition-container .result-container table.results tbody tr td.has-button button.expander.collapsed:not(:hover){background-color:#0000}.search-dialog .result-transition-container .result-container table.results tbody tr td.has-button button:hover{color:var(--blue);background-color:#fff}.search-dialog .result-transition-container .result-container table.results tbody tr td.has-button button:focus{outline-offset:-1px;outline:1px solid #fff}.search-dialog .result-transition-container .result-container table.results tbody tr.panel-collapse td{background-color:#222;padding:0}.search-dialog .result-transition-container .result-container table.results tbody tr:not(.keyboardNavigate):not(:last-child){border-bottom:1px solid #ffffff1a}.search-dialog .result-transition-container .result-container table.results tbody tr:hover{background-color:var(--blue);color:#fff}.search-dialog .result-transition-container .result-container table.results tbody tr:has(.dummy-check:focus){outline-offset:1px;outline:1px solid #fff}@media (width<=1599px){.search-dialog{width:33vw}.search-dialog.expanded{width:95vw}}@media (width<=991px){.search-dialog .search-result-header .tools>button.expand{display:none}}@media (width<=767px){.search-dialog{width:100%;min-width:unset;top:44px;left:0;right:0}}.search-dialog:focus-within{outline:none}#nextinternalcontrol-amlreporting .page-layout{justify-content:space-between;gap:var(--large-gap);display:flex;position:relative}#nextinternalcontrol-amlreporting .page-layout .widgets{flex:1}#nextinternalcontrol-amlreporting .page-layout .widgets .nextinternalcontrol-widgets{grid-template-columns:repeat(auto-fit,minmax(720px,1fr))}#nextinternalcontrol-amlreporting .page-layout .widgets .nextinternalcontrol-widgets .summary-box{color:#fff}#nextinternalcontrol-amlreporting .page-layout .widgets .nextinternalcontrol-widgets .summary-box.dept-item-diff{background-color:var(--yellow-light);color:#000}#nextinternalcontrol-amlreporting .page-layout .widgets .nextinternalcontrol-widgets .summary-box.currency-val{background-color:var(--purple)}#nextinternalcontrol-amlreporting .page-layout .widgets .nextinternalcontrol-widgets .summary-box.aml-customers-val{background-color:var(--dashboard-blue)}#nextinternalcontrol-amlreporting .page-layout .widgets .nextinternalcontrol-widgets .summary-box.kar-is-activated{background:var(--green-light)}#nextinternalcontrol-amlreporting .page-layout .widgets .nextinternalcontrol-widgets .summary-box.kar-is-not-activated{background:var(--red-light)}#nextinternalcontrol-amlreporting .page-layout .section-nav{z-index:1100;flex-direction:column;flex:0 300px;justify-content:center;align-self:flex-start;min-width:220px;max-height:calc(100vh - 150px);margin:0;padding:0;display:flex;position:sticky;top:142px;overflow-y:auto}#nextinternalcontrol-amlreporting .page-layout .section-nav .section-nav-list{margin-left:0;margin-right:var(--large-gap);list-style:none}#nextinternalcontrol-amlreporting .page-layout .section-nav .section-nav-list li{cursor:pointer;border-bottom:solid 1px var(--tan);justify-content:space-between;align-items:center;padding:5px;display:flex}#nextinternalcontrol-amlreporting .page-layout .section-nav .section-nav-list li a{color:var(--text-color)}#nextinternalcontrol-amlreporting .page-layout .section-nav .section-nav-list li:last-child{border-bottom:none}#nextinternalcontrol-amlreporting .page-layout .section-nav .section-nav-list li:hover{background-color:var(--white)}@media (width<=767px){#nextinternalcontrol-amlreporting .page-layout{flex-direction:column-reverse}#nextinternalcontrol-amlreporting .page-layout .section-nav{flex-direction:row;flex:100%;align-items:center;max-width:none;max-height:none;position:static;overflow-y:visible}}#KpiWidgetMoneyLaunderingClassifications .widget-footer{cursor:default}#KpiWidgetMoneyLaunderingClassifications .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#KpiWidgetMoneyLaunderingClassifications .widget-footer .summary-box.orange{background:var(--leader-viewings-dark);color:#fff}#KpiWidgetMoneyLaunderingClientMeasures .widget-footer{cursor:default}#KpiWidgetMoneyLaunderingClientMeasures .widget-footer .summary-box.orange{background:var(--leader-viewings-dark);color:#fff}#KpiWidgetMoneyLaunderingClientMeasures .widget-footer .summary-box.green{background:var(--leader-signings-dark);color:#fff}#KpiWidgetMoneyLaunderingRoutineDocuments .widget-footer{cursor:default}#KpiWidgetMoneyLaunderingRoutineDocuments .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#KpiWidgetMoneyLaunderingRoutineDocuments .widget-footer .summary-box.orange{background:var(--leader-viewings-dark);color:#fff}#KpiWidgetMoneyLaunderingRoutineDocuments .widget-footer .summary-box.green{background-color:var(--leader-signings-dark);color:#fff}#NextInternalControlMoneyLaunderingPicklist{position:relative}#NextInternalControlMoneyLaunderingPicklist .emptyIndicator{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;inset:0}#NextInternalControlMoneyLaunderingPicklist .widget-header{z-index:300}#NextInternalControlMoneyLaunderingPicklist .widget-header .dropdown-menu a .fa-check{color:var(--green-light);margin-left:-14px}#NextInternalControlMoneyLaunderingPicklist .widget-content{min-height:300px}#NextInternalControlMoneyLaunderingPicklist .widget-footer .summary-box{background:var(--leader-portfolio-dark);color:#000}#NextInternalControlMoneyLaunderingPicklist .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#NextInternalControlMoneyLaunderingPicklist .widget-footer .summary-box.signings{background-color:var(--leader-signings);color:#fff}#NextInternalControlMoneyLaunderingPicklist .widget-footer .summary-box.red{background:var(--red-light);color:#fff}#nextinternalcontrol-page #nextinternalcontrolOverview #NextInternalControlDeviationsByCategory{grid-area:2/span 3}#nextinternalcontrol-page #nextinternalcontrolOverview .widget-item.key-figures-widget{grid-area:3/span 3}#nextinternalcontrol-page .top-widgets .topSectionCircleChartBox .circle-chart-dropdown-button{right:-18px}#nextinternalcontrol-page .no-pointer{cursor:default!important}#nextinternalcontrol-page.pinnable-content.show-pinnable-checklist.checklist-is-pinned{padding-right:calc(25vw - 64px)}#nextinternalcontrol-page .nextinternalcontrol-widgets{margin:var(--large-gap) 0;grid-gap:var(--large-gap);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-auto-flow:dense;width:100%;display:grid}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);flex-direction:column;justify-content:flex-start;align-self:stretch;min-width:0;min-height:340px;padding:0;display:flex;position:relative}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .loadingIndicator{z-index:100;position:absolute;top:calc(50% - 15px);left:calc(50% - 15px)}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header{padding:var(--large-gap);z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;position:relative}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header>h4{margin:0;font-family:Light;font-size:18px;line-height:20px}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs{gap:var(--medium-gap);flex-wrap:wrap;align-items:center;width:100%;min-height:31px;margin:0;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.faux-tab-header{margin-right:var(--x-large-gap)}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.faux-tab-header h4{margin-bottom:0}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.faux-tab-filters{flex-wrap:wrap;flex:1;justify-content:flex-end;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.faux-tab-filters:empty{display:none}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.faux-tab-actions{margin-left:auto}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.faux-tab-actions #ShowHideMultiple .alert{gap:var(--medium-gap);align-items:center;margin-bottom:0;padding:3px 6px;font-size:12px;line-height:13px;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.faux-tab-actions #ShowHideMultiple .btn{padding:0 5px;line-height:13px}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.faux-tab-actions .btn{border-radius:3px;padding:1px 5px;font-size:12px;line-height:1.5}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li>a{padding:5px 10px}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li>a:hover{background-color:#0000}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.active>a{color:var(--tex-color);background-color:var(--white)}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs>li.active>a:hover{background-color:var(--white)}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs:before,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .nav-tabs:after{display:none}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .widget-actions{align-items:center;gap:var(--small-gap);flex-wrap:wrap;margin-left:auto;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .widget-actions .widget-period-selector{align-items:center;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .widget-actions .widget-period-selector .yearpicker{width:unset;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .widget-actions .widget-period-selector .yearpicker+div .btn{border-top-left-radius:0;border-bottom-left-radius:0}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .expand-button{width:34px}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .expand-button.active i:before{content:""}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .filters ul{gap:var(--small-gap);flex-wrap:wrap;margin:0 0 0 auto;list-style:none;display:inline-flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .filters ul>li:not(.role-buttons-holder){gap:var(--small-gap);color:#fff;background-color:var(--blue);border-radius:var(--border-radius);align-items:center;max-width:200px;padding:1px 5px;font-size:12px;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .filters ul>li:not(.role-buttons-holder)>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .filters ul>li:not(.role-buttons-holder) .btn{color:#fff;background:0 0;border-color:#0000;justify-content:center;align-items:center;width:16px;height:16px;padding:1px 5px;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .filters ul>li:not(.role-buttons-holder) .btn:focus,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .filters ul>li:not(.role-buttons-holder) .btn:hover{background-color:var(--red)}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .filters ul>li:not(.role-buttons-holder) .btn:focus .fa-times,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-header .filters ul>li:not(.role-buttons-holder) .btn:hover .fa-times{color:#fff}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content{padding:0 var(--large-gap);z-index:0;flex:1;display:flex;position:relative;overflow:hidden auto}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content .has-pointer-alias td[data-label=Navn]{color:var(--link-color)}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content .last-control-details{justify-content:flex-end;align-items:flex-end;gap:var(--small-gap);white-space:normal;display:flex;position:relative}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content .last-control-details .last-checked-string{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content .last-control-details .set-reminder-button .fa-plus{color:var(--link-color)}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content .last-control-details .set-reminder-button .fa-check{color:var(--green-light)}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content .last-control-details .save-reminder-button .fa-spin{color:var(--primary-darkest);font-size:14px}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-footer{justify-content:space-between;align-items:flex-end;padding:10px;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-footer .summary-box{min-height:unset;gap:var(--small-gap);border-radius:12px;flex-wrap:wrap;padding:5px 10px;font-size:12px;line-height:14px;display:inline-flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-footer .counter-box{white-space:nowrap;flex-direction:column;align-items:flex-end;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.is-loading{opacity:.8;-webkit-user-select:none;user-select:none;pointer-events:none}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen{z-index:2000000;height:90vh;position:fixed;inset:5vh 5vw}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen .widget-header{background-color:var(--white);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);z-index:unset}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen .widget-header .dropdown-menu{max-height:80vh}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen .widget-content{background-color:var(--white);max-height:90vh}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen .widget-footer{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen.is-loading{opacity:1}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen.is-loading table{opacity:.5}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen.key-figures-widget .widget-content .chartBox{height:75vh}@media (width<=767px){#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen{inset:2.5vh 2.5vw}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item:not(.widget-fullscreen) .dropdown-menu,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item:not(.widget-fullscreen) .widget-content{max-height:60vh}}@media (width>=768px) and (width<=1199px){#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item:not(.widget-fullscreen) .dropdown-menu,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item:not(.widget-fullscreen) .widget-content{max-height:50vh}}@media (width>=1200px){#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item:not(.widget-fullscreen) .dropdown-menu,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item:not(.widget-fullscreen) .widget-content{max-height:40vh}}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop{z-index:-1;background-color:#000000d9;display:none;position:fixed;inset:0}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active{justify-content:flex-end;align-items:flex-start;display:flex}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active button{padding:var(--large-gap);background-color:#0000;border:none;outline:none}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active button i{color:#fff;cursor:pointer;font-size:50px}@media (width<=767px){#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active button i{font-size:25px}}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active button:hover,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active button:active,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active button:focus{outline:none}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active button:hover i,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active button:active i,#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-backdrop.active button:focus i{opacity:.9}@media (width<=767px){#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content{max-height:60vh}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen{max-height:90vh}}@media (width>=768px) and (width<=1199px){#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content{max-height:50vh}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen{max-height:90vh}}@media (width>=1200px){#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item .widget-content{max-height:40vh}#nextinternalcontrol-page .nextinternalcontrol-widgets .widget-item.widget-fullscreen{max-height:90vh}}#nextinternalcontrol-page .nextinternalcontrol-widgets #NextInternalControlPicklist{grid-area:2/span 3}@media (width<=991px){#nextinternalcontrol-page .nextinternalcontrol-widgets{gap:var(--large-gap);flex-direction:column;display:flex}}#nextinternalcontrol-page .activity-box .circleChart .circle-chart__circle{stroke:var(--leader-inspections)}#nextinternalcontrol-page .activity-box .circleChart a .fas,#nextinternalcontrol-page .activity-box .circleChart .fa-icon .fas{color:var(--leader-inspections)}#nextinternalcontrol-page .activity-box .circleChart a:hover .fas,#nextinternalcontrol-page .activity-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#nextinternalcontrol-page .activity-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-inspections-dark)}#nextinternalcontrol-page .inspections-degree-box .circleChart .circle-chart__circle{stroke:var(--leader-hit-ratio)}#nextinternalcontrol-page .inspections-degree-box .circleChart a .fas,#nextinternalcontrol-page .inspections-degree-box .circleChart .fa-icon .fas{color:var(--leader-hit-ratio)}#nextinternalcontrol-page .inspections-degree-box .circleChart a:hover .fas,#nextinternalcontrol-page .inspections-degree-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#nextinternalcontrol-page .inspections-degree-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-hit-ratio-dark)}#nextinternalcontrol-page .unsigned-reports-box .circleChart .circle-chart__circle{stroke:var(--leader-signings)}#nextinternalcontrol-page .unsigned-reports-box .circleChart a .fas,#nextinternalcontrol-page .unsigned-reports-box .circleChart .fa-icon .fas{color:var(--leader-signings)}#nextinternalcontrol-page .unsigned-reports-box .circleChart a:hover .fas,#nextinternalcontrol-page .unsigned-reports-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#nextinternalcontrol-page .unsigned-reports-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-signings-dark)}#nextinternalcontrol-page .todo-inspections-box .circleChart .circle-chart__circle{stroke:var(--leader-sales)}#nextinternalcontrol-page .todo-inspections-box .circleChart a .fas,#nextinternalcontrol-page .todo-inspections-box .circleChart .fa-icon .fas{color:var(--leader-sales)}#nextinternalcontrol-page .todo-inspections-box .circleChart a:hover .fas,#nextinternalcontrol-page .todo-inspections-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#nextinternalcontrol-page .todo-inspections-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-sales-dark)}#nextinternalcontrol-page .done-inspections-box .circleChart .circle-chart__circle{stroke:var(--leader-portfolio)}#nextinternalcontrol-page .done-inspections-box .circleChart a .fas,#nextinternalcontrol-page .done-inspections-box .circleChart .fa-icon .fas{color:var(--leader-portfolio)}#nextinternalcontrol-page .done-inspections-box .circleChart a:hover .fas,#nextinternalcontrol-page .done-inspections-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#nextinternalcontrol-page .done-inspections-box .circleChart.gt-full .circle-chart__circle{stroke:var(--leader-portfolio-dark)}@media (width>=1200px){#nextinternalcontrol-page #RiskAssessment .widget-item:not(.widget-fullscreen)#KpiWidgetNextInternalControlQuality{grid-area:1/span 1}#nextinternalcontrol-page #RiskAssessment .widget-item:not(.widget-fullscreen).key-figures-widget{grid-area:1/span 2}#nextinternalcontrol-page #RiskAssessment .widget-item:not(.widget-fullscreen).deviation-widget{grid-row:2/span 2}#nextinternalcontrol-page #RiskAssessment .widget-item:not(.widget-fullscreen).deviation-widget .widget-content{max-height:75vh}#nextinternalcontrol-page #RiskAssessment .widget-item:not(.widget-fullscreen).deviations-and-measures{grid-area:3/2/auto/span 2}#nextinternalcontrol-page #RiskAssessment .widget-item:not(.widget-fullscreen).deviations-by-category-widget{grid-area:2/2/auto/span 2}#nextinternalcontrol-page #RiskAssessment .widget-item:not(.widget-fullscreen)#KpiWidgetNextInternalControlMeasuresExpanding{grid-area:4/1/auto/span 3}#nextinternalcontrol-page #RiskAssessment .widget-item:not(.widget-fullscreen)#NextInternalControlMTCategories{grid-area:5/1/auto/span 3}}#nextinternalcontrol-page #SellingPriceDeviations #KpiWidgetNextInteranlControlSoldCountPerUser,#nextinternalcontrol-page #SellingPriceDeviations #SellingPriceDeviations{grid-area:1/span 1}#nextinternalcontrol-page #SellingPriceDeviations #NextInternalControlSellingPriceDeviationsPicklist,#Summary #NextInternalControlDeviationsSummaryPicklist{grid-area:2/span 3}#Summary #NextInternalControlDeviationsAndMeasures{grid-area:3/span 3}#UserInfo .customizable-table thead th:last-child{text-align:right}.deviation-widget .widget-header .expand-button.active i:before{content:""}.deviation-widget .widget-content{position:relative}.deviation-widget .widget-content .tabs{background-color:var(--white);z-index:3000;padding-top:10px;position:sticky;top:0}.deviation-widget .widget-content .tabs .tab{min-width:145px;position:relative;overflow:visible}.deviation-widget .widget-content .tabs .tab .InternalControlDeviationBadges{position:absolute;top:-7px;left:5px}.deviation-widget .widget-content .profile-filter-value{justify-content:space-between;gap:var(--small-gap);display:flex}.deviation-widget .widget-content .profile-filter-value .icon{gap:var(--small-gap);flex-wrap:nowrap;flex:0;align-self:center;display:flex}.deviation-widget .widget-content .deviation-content{flex:1}.deviation-widget .widget-content .deviation-content #InternalControlDeviationBadges{margin-left:5px}.deviation-widget .widget-content .deviation-content .minor-deviation{color:#000;background-color:var(--yellow-light)}.deviation-widget .widget-content .deviation-content .minor-deviation:after{width:150px}.deviation-widget .widget-content .deviation-content .major-deviation{color:#fff;background-color:var(--red-light)}.deviation-widget .widget-content .deviation-content .major-deviation:after{width:150px}.deviation-widget .widget-content .deviation-content .deviations-section{padding:10px}.deviation-widget .widget-content .deviation-content .deviations-section .autosuggest{max-width:400px;margin:12px auto 0}.deviation-widget .widget-content .deviation-content .deviations-section .deviation-rule{border-radius:var(--border-radius);justify-content:space-between;align-items:center;padding:4px 2px;display:flex}.deviation-widget .widget-content .deviation-content .deviations-section .deviation-rule .badges{align-items:center;display:inline-flex}.deviation-widget .widget-content .deviation-content .deviations-section .deviation-rule .badges li{border-radius:10px;justify-content:center;align-items:center;min-width:16px;height:16px;display:flex}.deviation-widget .widget-content .deviation-content .deviations-section .deviation-rule .badges li i.fas{color:unset;cursor:unset;padding:unset;font-size:unset;font-weight:unset;margin-left:2px}.deviation-widget .widget-content .deviation-content .deviations-section .deviation-rule:hover{background-color:var(--primary-lighter)}.deviation-widget .widget-content .emptyIndicator{flex-direction:column;flex:1;justify-content:center;align-self:center;align-items:center;margin:auto;display:flex}.deviation-widget .widget-content .emptyIndicator i{color:var(--primary);opacity:.25;font-size:96px}.deviation-widget .widget-content .emptyIndicator i.fa-calendar{margin-left:4px;font-size:90px}.deviation-widget .widget-content .emptyIndicator p{text-align:center}.deviation-widget .widget-content .emptyIndicator p em{color:var(--primary)}.deviation-widget .widget-content .loadingIndicator{flex:1;justify-content:center;align-self:center;align-items:center;margin:auto;display:flex}.key-figures-widget .widget-content{flex-direction:column}.key-figures-widget .widget-content .graph-container{flex-direction:column;flex:1;display:flex}.key-figures-widget .widget-content .graph-container .queries-buttons{margin-bottom:var(--large-gap);align-self:center}.key-figures-widget .widget-content .graph-container .queries-buttons .btn-group{margin-bottom:var(--large-gap)}.key-figures-widget .widget-content .graph-container .queries-buttons .btn-group .btn.selected{background-color:var(--leader-sales);color:#000}.key-figures-widget .widget-content .graph-container .monthNumbersGraph{flex:1;align-self:stretch}.key-figures-widget .widget-content .graph-container .monthNumbersGraph .chartBox{height:400px}.key-figures-widget .emptyIndicator{flex-direction:column;flex:1;justify-content:center;align-self:center;align-items:center;margin:auto;display:flex}.key-figures-widget .emptyIndicator i{color:var(--primary);opacity:.25;font-size:96px}.key-figures-widget .emptyIndicator i.fa-calendar{margin-left:4px;font-size:90px}.key-figures-widget .emptyIndicator p{text-align:center}.key-figures-widget .emptyIndicator p em{color:var(--primary)}.key-figures-widget .loadingIndicator{flex:1;justify-content:center;align-self:center;align-items:center;margin:auto;display:flex}#KpiWidgetNextInteranlControlPriceDeviationCountPerUser .text-and-info-allign-right{text-align:end}#KpiWidgetNextInteranlControlPriceDeviationCountPerUser .pris-diff-above,#KpiWidgetNextInteranlControlPriceDeviationCountPerUser .pris-diff-below{min-width:14px;padding-left:3px}#KpiWidgetNextInteranlControlPriceDeviationCountPerUser .pris-diff-below,#KpiWidgetNextInteranlControlPriceDeviationCountPerUser #summary-box-below{background-color:var(--leader-sales-light);color:#000}#KpiWidgetNextInteranlControlPriceDeviationCountPerUser .pris-diff-above,#KpiWidgetNextInteranlControlPriceDeviationCountPerUser #summary-box-above{background-color:var(--leader-income-light);color:#fff}#KpiWidgetNextInteranlControlPriceDeviationCountPerUser .widget-footer{cursor:default}#KpiWidgetNextInteranlControlPriceDeviationCountPerUser .widget-footer .summary-box{background:var(--leader-portfolio-dark);color:#000}#KpiWidgetNextInteranlControlPriceDeviationCountPerUser .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#KpiWidgetNextInteranlControlSoldCountPerUser .widget-footer{cursor:default}#KpiWidgetNextInteranlControlSoldCountPerUser .widget-footer .summary-box{background:var(--leader-portfolio-dark);color:#000}#KpiWidgetNextInteranlControlSoldCountPerUser .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#KpiWidgetNextInternalControlAssessments .widget-footer{cursor:default}#KpiWidgetNextInternalControlAssessments .widget-footer .summary-box{background:var(--leader-portfolio-dark);color:#000}#KpiWidgetNextInternalControlAssessments .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#KpiWidgetNextInternalControlCloseContacts .widget-footer{cursor:default}#KpiWidgetNextInternalControlCloseContacts .widget-footer .summary-box{color:#000}#KpiWidgetNextInternalControlCloseContacts .widget-footer .summary-box .green{background:var(--leader-signings-dark);color:#fff;padding:3px}#KpiWidgetNextInternalControlDeviations #kpiWidgetNextInternalControlDeviationsTableContainer table.responsive tbody tr td{white-space:normal;overflow:visible}#KpiWidgetNextInternalControlDeviations #kpiWidgetNextInternalControlDeviationsTableContainer table.responsive tbody tr:first-child .badge:before{border-width:0 0 .625em .875em;border-top-color:#0000;border-bottom-color:var(--text-color);bottom:unset;top:100%}#KpiWidgetNextInternalControlDeviations #kpiWidgetNextInternalControlDeviationsTableContainer table.responsive tbody tr:first-child .badge:after{bottom:unset;top:calc(100% + 5px)}#KpiWidgetNextInternalControlDeviations .minor-deviation{color:#000;background-color:var(--yellow-light)}#KpiWidgetNextInternalControlDeviations .minor-deviation .far{color:#000}#KpiWidgetNextInternalControlDeviations .minor-deviation:after{width:160px}#KpiWidgetNextInternalControlDeviations .major-deviation{color:#fff;background-color:var(--red-light)}#KpiWidgetNextInternalControlDeviations .major-deviation .far{color:#fff}#KpiWidgetNextInternalControlDeviations .major-deviation:after{width:160px}#KpiWidgetNextInternalControlDeviations .widget-footer{cursor:default}#KpiWidgetNextInternalControlDeviations .widget-footer .badge:after{width:160px}#KpiWidgetNextInternalControlMeasures .widget-footer{cursor:default}#KpiWidgetNextInternalControlMeasures .summary-box.regular-actions{background-color:var(--purple);color:#fff}#KpiWidgetNextInternalControlMeasures .summary-box.immediate-actions{background:var(--leader-viewings-dark);color:#fff}#KpiWidgetNextInternalControlMeasures .summary-box.inactive-measures{background:var(--primary-light);color:var(--text-color)}#KpiWidgetNextInternalControlMeasures .column-bubble{border-radius:12px;padding:2px 7px}#MeasuresForOneUserSubTable td[data-label=Beskrivelse]{white-space:normal}#MeasuresForOneUserSubTable ul.actions-list{margin:0;list-style:none}#MeasuresForOneUserSubTable .summary-box{min-height:unset;gap:var(--small-gap);border-radius:12px;flex-wrap:nowrap;padding:5px 10px;font-size:12px;line-height:14px;display:inline-flex}#MeasuresForOneUserSubTable .summary-box .fa-pencil-alt{color:#fff;font-size:12px}#MeasuresForOneUserSubTable .summary-box.regular-actions{background-color:var(--purple);color:#fff;cursor:pointer}#MeasuresForOneUserSubTable .summary-box.immediate-actions{background:var(--leader-viewings-dark);color:#fff;cursor:pointer}#KpiWidgetNextInternalControlMeasuresExpanding .widget-content .customizable-table tr .expanded-system-rights-list{padding:var(--medium-gap)}#KpiWidgetNextInternalControlMeasuresExpanding .widget-content .customizable-table tr .expanded-system-rights-list .customizable-table thead tr:hover{background-color:var(--white)}#KpiWidgetNextInternalControlMeasuresExpanding .widget-content .customizable-table tr.has-pointer-cursor td[data-label=Navn]{color:var(--link-color)}#KpiWidgetNextInternalControlMeasuresExpanding .widget-content .customizable-table tr.has-pointer-cursor td[data-label=Navn]:after{content:"";margin-left:var(--small-gap);font-family:"Font Awesome 5 Pro";font-weight:900;transition:all .2s ease-in-out}#KpiWidgetNextInternalControlMeasuresExpanding .widget-content .customizable-table tr.has-pointer-cursor+tr:not(.has-pointer-cursor){background-color:var(--bg)}#KpiWidgetNextInternalControlMeasuresExpanding .widget-content .customizable-table tr.has-pointer-cursor+tr:not(.has-pointer-cursor) td[data-label=Navn]{color:var(--link-color);font-family:Bold}#KpiWidgetNextInternalControlMeasuresExpanding .widget-content .customizable-table tr.has-pointer-cursor+tr:not(.has-pointer-cursor) td[data-label=Navn]:after{transform:rotate(90deg)}#KpiWidgetNextInternalControlMeasuresExpanding .widget-footer{cursor:default}#KpiWidgetNextInternalControlMeasuresExpanding .summary-box.regular-actions{background-color:var(--purple);color:#fff}#KpiWidgetNextInternalControlMeasuresExpanding .summary-box.immediate-actions{background:var(--leader-viewings-dark);color:#fff}#KpiWidgetNextInternalControlMeasuresExpanding .summary-box.inactive-measures{background:var(--primary-light);color:var(--text-color)}#KpiWidgetNextInternalControlMeasuresExpanding .column-bubble{border-radius:12px;padding:2px 7px}#KpiWidgetNextInternalControlOwnerships .widget-footer{cursor:default}#KpiWidgetNextInternalControlOwnerships .widget-footer .summary-box{color:#000}#KpiWidgetNextInternalControlOwnerships .widget-footer .summary-box .green{background:var(--leader-signings-dark);color:#fff;padding:3px}#KpiWidgetNextInternalControlQuality .widget-actions #StarRating .dropdown-menu.dropdown-menu-right li a{align-items:center;gap:var(--small-gap);display:flex}#KpiWidgetNextInternalControlQuality .widget-actions #StarRating .dropdown-menu.dropdown-menu-right li a .star-rating label{padding:3px var(--small-gap)}#KpiWidgetNextInternalControlQuality .widget-actions #StarRating .dropdown-menu.dropdown-menu-right li:has(>a.selected){background-color:var(--primary)}#KpiWidgetNextInternalControlQuality .filters .starRatingFilter .star-rating{gap:var(--small-gap)}#KpiWidgetNextInternalControlQuality .filters .starRatingFilter .star-rating label{padding:0;font-size:12px;line-height:20px}#KpiWidgetNextInternalControlQuality .filters .starRatingFilter .star-rating label i{cursor:default;padding:0}#KpiWidgetNextInternalControlQuality .widget-content .star-rating{max-width:150px}#KpiWidgetNextInternalControlQuality .widget-content .star-rating label{padding:0;font-size:14px}#KpiWidgetNextInternalControlQuality .widget-footer{cursor:default}#KpiWidgetNextInternalControlQuality .widget-footer .summary-box{background:var(--leader-portfolio-dark);color:#000}#KpiWidgetNextInternalControlQuality .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#KpiWidgetNextInternalControlTraining .widget-footer{cursor:default}#KpiWidgetNextInternalControlTraining .widget-footer .summary-box{color:#000}#KpiWidgetNextInternalControlTraining .widget-footer .summary-box .green{background:var(--leader-signings-dark);color:#fff;padding:3px}#KpiWidgetNextInternalControlTraining .widget-footer .summary-box .orange{background:var(--leader-viewings-dark);color:#fff;padding:2px}.widget-item{flex-direction:column;flex:1;display:flex}.widget-item .filters{padding:0 var(--medium-gap)}.widget-item .filters ul{gap:var(--small-gap);margin:0 var(--medium-gap);flex-wrap:wrap;list-style:none;display:flex}.widget-item .filters ul li:not(.role-buttons-holder){color:var(--white);background-color:var(--primary);border-radius:6px;padding:2px 8px}.widget-item .filters ul li:not(.role-buttons-holder) i{cursor:pointer}.widget-item .filters ul li:not(.role-buttons-holder) i:hover{color:var(--red-light)}.widget-item .risk-types-table{width:100%}.widget-item .risk-types-table th span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.widget-item .risk-types-table td{white-space:normal}.widget-item .risk-types-table td .circle{color:#fff;aspect-ratio:1;gap:var(--small-gap);min-width:70px;min-height:70px;padding:var(--small-gap);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:16pt;display:inline-flex}.widget-item .risk-types-table td .circle label{text-align:center;justify-content:center;align-items:center;height:26px;display:flex}.widget-item .risk-types-table td .circle.low-risk{color:#017c84;background-color:#c0fbff}.widget-item .risk-types-table td .circle.medium-risk{color:#fff;background-color:#02a8bd}.widget-item .risk-types-table td .circle.high-risk{color:#fff;background-color:#017c84}.widget-item .risk-types-table td .circle.simplified-measures{color:#af4d4e;background-color:#f39e9f}.widget-item .risk-types-table td .circle.enhanced-measures{color:#fff;background-color:#af4d4e}.widget-item .risk-types-table td .circle.outsourced-measures{color:#fff;background-color:#782828}.aml-widget-content{width:100%}.aml-widget-content .reporting-alert{font-size:12px}.aml-widget-content .reporting-alert .aml-reg-info{margin-bottom:var(--small-gap);line-height:1.2}.aml-widget-content .panel-group{width:100%}.aml-widget-content .panel-group .panel-default{border:1px solid #ededed}.aml-widget-content .panel-group .panel-default:not(:has(.collapsed)){border-color:var(--dashboard-blue)}.aml-widget-content .panel-group .panel-default summary{-webkit-text-decoration:inherit;text-decoration:inherit;cursor:inherit;position:inherit;list-style:none;display:block}.aml-widget-content .panel-group .panel-default summary:after{display:none}.aml-widget-content .panel-group .panel-default .panel-heading .aml-report-item{display:flex}.aml-widget-content .panel-group .panel-default .panel-heading .aml-report-item .report-number{color:var(--text-color);margin-right:var(--large-gap);padding:0 var(--small-gap);background-color:var(--primary-lightest);border-radius:var(--border-radius);align-self:flex-start;font-size:smaller;font-weight:700}.aml-widget-content .panel-group .panel-default .panel-heading .aml-report-item .report-number.dep-dif{background-color:var(--yellow-light);color:#000;align-self:center}.aml-widget-content .panel-group .panel-default .panel-heading .aml-report-item .report-text{flex:1}.aml-widget-content .panel-group .panel-default .panel-heading .aml-report-item .badges{align-items:center;gap:var(--small-gap);margin:0;margin:0 var(--large-gap);flex-wrap:wrap;padding:0;list-style:none;display:inline-flex}.aml-widget-content .panel-group .panel-default .panel-heading .aml-report-item .badges>span{color:#fff;font-family:Regular;font-size:13px}.aml-widget-content .panel-group .panel-default .panel-title a.collapsed .badges>span.yesno-yes-badge{background-color:var(--green-light)}.aml-widget-content .panel-group .panel-default .panel-title a.collapsed .badges>span.yesno-no-badge{background-color:var(--red-light)}.aml-widget-content .panel-group .panel-default .panel-title a.collapsed .badges>span.counter-badge{background-color:var(--dashboard-blue)}.aml-widget-content .panel-group .panel-default .panel-title a.collapsed .badges>span.currency-badge{background-color:var(--purple)}.aml-widget-content .panel-group .panel-default .panel-title a.collapsed .badges>span.edit-in-excel-badge{background-color:var(--orange)}.aml-widget-content .panel-group .panel-default .panel-title a.collapsed .badges>span.not-reported-badge{background-color:var(--primary);color:var(--text-color-inverted)}.aml-widget-content .panel-group .panel-default .panel-title a:not(.collapsed){color:#fff;background-color:var(--dashboard-blue)}.aml-widget-content .panel-group .panel-default .panel-title a:not(.collapsed) .badges>span,.aml-widget-content .panel-group .panel-default .panel-title a:not(.collapsed) .report-number{color:var(--dashboard-blue);background-color:#fff}.aml-widget-content .panel-group .panel-default .panel-body table.responsive th{text-overflow:ellipsis;overflow:hidden}.aml-widget-content .panel-group .panel-default .panel-body .badges>span{background-color:var(--primary-lighter);font-size:11px}.aml-widget-content .aml-dept-details thead tr{background-color:var(--white);z-index:1;position:sticky;top:0}.aml-widget-content .aml-dept-details thead th:nth-child(2n){background-color:var(--list-column-color)}.aml-widget-content .aml-dept-details tbody>tr.user-dept-details{font-family:Bold}.aml-widget-content .aml-dept-details tbody>tr.passive-dept-details{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}.aml-widget-content .aml-dept-details tbody>tr.passive-dept-details .valueNotSet{color:var(--primary)}#NextInternalControlDeviationsAndMeasures .widget-content{flex-direction:column}#NextInternalControlDeviationsAndMeasures .widget-content .customizableGraph{flex-direction:column;flex:1;display:flex}#NextInternalControlDeviationsAndMeasures .widget-content .customizableGraph .chartBox{flex:0 0 400px;align-self:stretch;height:400px}#NextInternalControlDeviationsAndMeasures.widget-fullscreen .widget-content .customizableGraph .chartBox{flex:0 0 75vh;align-self:stretch;height:75vh}#NextInternalControlDeviationsByCategory .widget-content{flex-direction:column}#NextInternalControlDeviationsByCategory .widget-content .customizableGraph{flex-direction:column;flex:1;display:flex}#NextInternalControlDeviationsByCategory .widget-content .customizableGraph .chartBox{flex:0 0 400px;align-self:stretch;height:400px}#NextInternalControlDeviationsByCategory.widget-fullscreen .widget-content .customizableGraph .chartBox{flex:0 0 75vh;align-self:stretch;height:75vh}#NextInternalControlDeviationsSummaryPicklist{position:relative}#NextInternalControlDeviationsSummaryPicklist .loadingIndicator{background-color:#fff;position:absolute;inset:0}#NextInternalControlDeviationsSummaryPicklist .loadingIndicator .fa-spinner{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px)}#NextInternalControlDeviationsSummaryPicklist .emptyIndicator{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;inset:0}#NextInternalControlDeviationsSummaryPicklist .widget-header{z-index:300}#NextInternalControlDeviationsSummaryPicklist .widget-header .dropdown-menu a .fa-check{color:var(--green-light);margin-left:-14px}#NextInternalControlDeviationsSummaryPicklist .widget-content{min-height:300px}#NextInternalControlDeviationsSummaryPicklist .widget-footer .summary-box{background:var(--leader-portfolio-dark);color:#000}#NextInternalControlDeviationsSummaryPicklist .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#NextInternalControlDeviationsSummaryPicklist .widget-footer .summary-box.signings{background-color:var(--leader-signings);color:#fff}#NextInternalControlDeviationsSummaryPicklist .widget-footer .summary-box.red{background:var(--red-light);color:#fff}#NextInternalControlMTCategories .widget-header #roleBtns .mt-type.selected{color:var(--white);background:var(--red-light)}#NextInternalControlMTCategories .widget-header #roleBtns .suspicion-type.selected{color:var(--black);background-color:var(--leader-sales)}#NextInternalControlMTCategories .widget-content{flex-direction:column}#NextInternalControlMTCategories .widget-content .customizableGraph{flex-direction:column;flex:1;display:flex}#NextInternalControlMTCategories .widget-content .customizableGraph .chartBox{flex:0 0 400px;align-self:stretch;height:400px}#NextInternalControlMTCategories.widget-fullscreen .widget-content .customizableGraph .chartBox{flex:0 0 75vh;align-self:stretch;height:75vh}#NextInternalControlPicklist{position:relative}#NextInternalControlPicklist .headerOverflowVisible{overflow:visible}#NextInternalControlPicklist .emptyIndicator{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;inset:0}#NextInternalControlPicklist .widget-header{z-index:300}#NextInternalControlPicklist .widget-header .roleBtns li.selected.realtor{background-color:var(--green);color:var(--white)}#NextInternalControlPicklist .widget-header .roleBtns li.selected.settlement{background-color:var(--blue);color:var(--white)}#NextInternalControlPicklist .widget-header .dropdown-menu a .fa-check{color:var(--green-light);margin-left:-14px}#NextInternalControlPicklist .widget-header .widget-actions #AddressSearch #textFilter{border:1px solid #ccc;width:170px;height:22px}#NextInternalControlPicklist .widget-header .widget-actions #AddressSearch #textFilter input{height:20px;padding:0 var(--small-gap);border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);font-size:12px}#NextInternalControlPicklist .widget-header .widget-actions #AddressSearch #textFilter label{flex-basis:32px}#NextInternalControlPicklist .widget-header .widget-actions #AddressSearch #textFilter label .fa-search{font-size:12px}#NextInternalControlPicklist .widget-content{min-height:300px}#NextInternalControlPicklist .widget-footer .summary-box{background:var(--leader-portfolio-dark);color:#000}#NextInternalControlPicklist .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#NextInternalControlPicklist .widget-footer .summary-box.signings{background-color:var(--leader-signings);color:#fff}#NextInternalControlPicklist .widget-footer .summary-box.red{background:var(--red-light);color:#fff}#NextInternalControlRoutineDocumentsPicklist .not-signed-details{justify-content:flex-end;align-items:center;gap:var(--small-gap);white-space:normal;flex-wrap:wrap;display:flex;position:relative}#NextInternalControlRoutineDocumentsPicklist .not-signed-details .loading{font-size:1.2em;top:calc(50% - 10px)}#NextInternalControlRoutineDocumentsPicklist .not-signed-details .send-reminder-button .fa-bell{color:var(--link-color)}#NextInternalControlRoutineDocumentsPicklist .signed-details{gap:var(--small-gap);flex-wrap:wrap;justify-content:flex-end;display:flex}#NextInternalControlRoutineDocumentsPicklist .signed-details .fa-check{color:var(--green-light)}#NextInternalControlRoutineDocumentsPicklist .summary-box.orange{background:var(--leader-viewings-dark);color:#fff;padding:2px}#NextInternalControlRoutineDocumentsPicklist .summary-box.green{background:var(--leader-signings-dark);color:#fff;padding:3px}#NextInternalControlSellingPriceDeviationsPicklist{position:relative}#NextInternalControlSellingPriceDeviationsPicklist .pris-diff .warn{color:var(--red-light)}#NextInternalControlSellingPriceDeviationsPicklist td.amount-column{text-align:left}#NextInternalControlSellingPriceDeviationsPicklist .headerOverflowVisible{overflow:visible}#NextInternalControlSellingPriceDeviationsPicklist .emptyIndicator{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;inset:0}#NextInternalControlSellingPriceDeviationsPicklist .widget-header{z-index:300}#NextInternalControlSellingPriceDeviationsPicklist .widget-header .roleBtns li.selected.realtor{background-color:var(--green);color:var(--white)}#NextInternalControlSellingPriceDeviationsPicklist .widget-header .roleBtns li.selected.settlement{background-color:var(--blue);color:var(--white)}#NextInternalControlSellingPriceDeviationsPicklist .widget-header .dropdown-menu a .fa-check{color:var(--green-light);margin-left:-14px}#NextInternalControlSellingPriceDeviationsPicklist .widget-header .widget-actions #AddressSearch #textFilter{border:1px solid #ccc;width:170px;height:22px}#NextInternalControlSellingPriceDeviationsPicklist .widget-header .widget-actions #AddressSearch #textFilter input{height:20px;padding:0 var(--small-gap);border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);font-size:12px}#NextInternalControlSellingPriceDeviationsPicklist .widget-header .widget-actions #AddressSearch #textFilter label{flex-basis:32px}#NextInternalControlSellingPriceDeviationsPicklist .widget-header .widget-actions #AddressSearch #textFilter label .fa-search{font-size:12px}#NextInternalControlSellingPriceDeviationsPicklist .widget-content{min-height:300px}#NextInternalControlSellingPriceDeviationsPicklist .widget-footer .summary-box{background:var(--leader-portfolio-dark);color:#000}#NextInternalControlSellingPriceDeviationsPicklist .widget-footer .summary-box.sales{background-color:var(--leader-sales);color:#000}#NextInternalControlSellingPriceDeviationsPicklist .widget-footer .summary-box.signings{background-color:var(--leader-signings);color:#fff}#NextInternalControlSellingPriceDeviationsPicklist .widget-footer .summary-box.red{background:var(--red-light);color:#fff}.NextInternalControlTopSectionMoneyLaundering .top-section-dept-box:after{content:"";font-size:110px;font-weight:400}.NextInternalControlTopSectionMoneyLaundering .top-section-dept-box:hover:after{font-size:120px}.NextInternalControlTopSectionMoneyLaundering .top-widgets{border-radius:var(--border-radius);justify-content:space-evenly;align-items:center;gap:var(--large-gap);flex-wrap:wrap;width:100%;padding:15px;display:flex}.NextInternalControlTopSectionMoneyLaundering .top-widgets>div{flex:1 0 200px;justify-content:center;align-items:center;height:200px;display:flex}.NextInternalControlTopSectionMoneyLaundering .top-widgets>div.has-dropdown{position:relative}.NextInternalControlTopSectionMoneyLaundering .top-widgets>div.has-dropdown .circle-chart-dropdown-button{position:absolute;bottom:0;right:0}#NextInternalControlTopSectionSellingPrice .average-commissions-box .circleChart .circle-chart__circle{stroke:var(--leader-average-income)}#NextInternalControlTopSectionSellingPrice .average-commissions-box .circleChart a .fas,#NextInternalControlTopSectionSellingPrice .average-commissions-box .circleChart .fa-icon .fas{color:var(--leader-average-income)}#NextInternalControlTopSectionSellingPrice .average-commissions-box .circleChart a:hover .fas,#NextInternalControlTopSectionSellingPrice .average-commissions-box .circleChart .fa-icon:hover .fas{color:var(--link-color)}#NextInternalControlTopSectionSellingPrice .average-commissions-box .circleChart.gt-full[title=""] .circle-chart__circle{stroke:var(--leader-average-income-dark)}#NextInternalControlTopSectionSellingPrice .average-commissions-box .circleChart.gt-full[title=""] .gt-100-arrow{fill:#0000;opacity:0;animation:none}#NextInternalControlTopSectionSellingPrice .top-section-dept-box:after{content:"";font-size:110px;font-weight:400}#NextInternalControlTopSectionSellingPrice .top-section-dept-box:hover:after{font-size:120px}#NextInternalControlTopSectionSellingPrice .top-widgets{border-radius:var(--border-radius);justify-content:space-evenly;align-items:center;gap:var(--large-gap);flex-wrap:wrap;width:100%;padding:15px;display:flex}#NextInternalControlTopSectionSellingPrice .top-widgets>div{flex:0 0 200px;justify-content:center;align-items:center;height:200px;display:flex;position:relative}#NextInternalControlTopSectionSellingPrice .top-widgets>div .circle-chart-dropdown-button{position:absolute;bottom:0;right:0}.NextInternalControlTopSectionSummary .top-section-dept-box:after{content:"";font-size:110px;font-weight:400}.NextInternalControlTopSectionSummary .top-section-dept-box:hover:after{font-size:120px}.NextInternalControlTopSectionSummary .top-widgets{border-radius:var(--border-radius);justify-content:space-evenly;align-items:center;gap:var(--large-gap);flex-wrap:wrap;width:100%;padding:15px;display:flex}.NextInternalControlTopSectionSummary .top-widgets>div{flex:0 0 200px;justify-content:center;align-items:center;height:200px;display:flex;position:relative}.NextInternalControlTopSectionSummary .top-widgets>div .circle-chart-dropdown-button{position:absolute;bottom:0;right:0}.NextInternalControlTopSectionUserInfo .top-section-dept-box:after{content:"";font-size:110px;font-weight:400}.NextInternalControlTopSectionUserInfo .top-section-dept-box:hover:after{font-size:120px}.NextInternalControlTopSectionUserInfo .top-widgets{border-radius:var(--border-radius);justify-content:space-evenly;align-items:center;gap:var(--large-gap);flex-wrap:wrap;width:100%;padding:15px;display:flex}.NextInternalControlTopSectionUserInfo .top-widgets>div{flex:1 0 200px;justify-content:center;align-items:center;height:200px;display:flex}.NextInternalControlTopSectionUserInfo .top-widgets>div.has-dropdown{position:relative}.NextInternalControlTopSectionUserInfo .top-widgets>div.has-dropdown .circle-chart-dropdown-button{position:absolute;bottom:0;right:0}.week-agenda{flex-direction:column;flex:1;display:flex}.week-agenda .widget-content{min-height:280px}.week-agenda .widget-content .circles{gap:var(--large-gap);flex:1;grid-template-columns:auto auto;align-self:stretch;justify-items:center;margin:0;padding:0;list-style:none;display:grid}.week-agenda .widget-content .circles li{flex-direction:column;justify-content:center;align-self:center;align-items:center;display:flex}.week-agenda .widget-content .circles li .thisWeekCircle{background-color:var(--primary-light);color:var(--text-color);cursor:default;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;transition:all .2s ease-in-out;display:flex}.week-agenda .widget-content .circles li .thisWeekCircle label{text-align:center;flex-direction:column;align-items:center;margin-top:-18px;margin-bottom:5px;line-height:14px;display:flex}.week-agenda .widget-content .circles li .thisWeekCircle .circle-count{font-size:28px}.week-agenda .widget-content .circles li .thisWeekCircle .circle-tip{cursor:pointer}.week-agenda .widget-content .circles li .thisWeekCircle .circle-tip .fa-info-circle{background:radial-gradient(#fff 50%,#0000 50%)}.week-agenda .widget-content .circles li .thisWeekCircle .circle-tip:after{width:185px}.week-agenda .widget-content .circles li .thisWeekCircle:hover .circle-tip .fa-info-circle{color:var(--blue)}#NotFound{position:absolute;top:calc(50vh - 42px);left:calc(50vw - 150px)}#NotFound .holder{color:var(--primary);text-align:center;width:300px}#NotFound .holder i{padding:10px;font-size:3em}#NotFound .holder .text{font-size:1.2em}#bidNotificationsPanel .bid-notifications-list{gap:var(--x-large-gap);flex-direction:column;margin:0;list-style:none;display:flex}#bidNotificationsPanel .bid-notifications-list li:has(.bidnotifications:empty){display:none}#bidNotificationsPanel .bidnotifications{gap:var(--small-gap);flex-direction:column;margin:0;padding:0;list-style-type:none;display:flex}#bidNotificationsPanel .bidnotifications>li a{background-color:var(--white);border-radius:var(--border-radius);color:var(--text-color);padding:5px 10px;display:block;position:relative}#bidNotificationsPanel .bidnotifications>li a p{white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;padding-bottom:0;font-family:Bold;overflow:hidden}#bidNotificationsPanel .bidnotifications>li a .estate-info{font-size:12px}#bidNotificationsPanel .bidnotifications>li a .fa-arrow-circle-right{font-size:20px;display:none;position:absolute;top:calc(50% - 10px);right:10px}#bidNotificationsPanel .bidnotifications>li a:hover{cursor:pointer;background-color:var(--link-color);color:var(--white)}#bidNotificationsPanel .bidnotifications>li a:hover .badges li{background-color:var(--white);color:var(--link-color)}#bidNotificationsPanel .bidnotifications>li a:hover .fa-arrow-circle-right{display:block}#notificationsPanel{position:relative}#notificationsPanel .loading{position:absolute;top:60px;left:calc(50% - 20px)}#notificationsPanel .loading i{font-size:32px}#notificationsPanel .tabs .tab{padding:0}#notificationsPanel .tabs .tab a{padding:var(--small-gap) var(--medium-gap) var(--medium-gap) var(--medium-gap);gap:var(--small-gap);align-items:center;display:flex}#notificationsPanel .tabs .tab a .badge.red{color:#fff;background-color:var(--red)}#notificationsPanel .tabs .tab a .badge.orange{color:#000;background-color:var(--orange)}#notificationsPanel .tabs .tab a .badge.yellow{color:#000;background-color:var(--yellow)}#notificationsPanel .tab-content{padding:var(--large-gap) 0}#notificationsPanel .mark-all-switch{width:165px;margin:0 0 0 auto}#notificationsPanel .panel-group{gap:var(--medium-gap);margin-top:var(--large-gap);flex-direction:column;display:flex}#notificationsPanel .panel-group .panel{margin-top:0}#notificationsPanel .panel-group .panel .panel-heading{background-color:var(--white)}#notificationsPanel .panel-group .panel .panel-heading h4{font-size:15px}#notificationsPanel .panel-group .panel .panel-heading h4 a{padding:var(--medium-gap) var(--x-large-gap);border:none;font-family:Regular;display:flex;position:relative;overflow:hidden}#notificationsPanel .panel-group .panel .panel-heading h4 a .tag-read-status{cursor:pointer;z-index:4100;border-top-left-radius:var(--border-radius);width:0;height:0;padding-top:32px;padding-right:32px;position:absolute;top:0;left:0;overflow:hidden}#notificationsPanel .panel-group .panel .panel-heading h4 a .tag-read-status>span{text-align:center;color:var(--text-color);text-transform:none;letter-spacing:1px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;bottom:14px;left:-8px;right:0;transform:rotate(-45deg)}#notificationsPanel .panel-group .panel .panel-heading h4 a .tag-read-status:after{content:"";border-right:500px solid #0000;border-top:500px solid var(--primary-light);width:0;height:0;margin-top:-500px;margin-right:-500px;display:block}#notificationsPanel .panel-group .panel .panel-heading h4 a .tag-read-status.is-read-by-user>span{color:#fff}#notificationsPanel .panel-group .panel .panel-heading h4 a .tag-read-status.is-read-by-user:after{border-top-color:var(--green-light)}#notificationsPanel .panel-group .panel .panel-body .notification-text{white-space:pre-wrap;word-wrap:break-word;max-height:240px;overflow-y:auto}#notificationsPanel .panel-group .panel .panel-body .notification-link{gap:var(--small-gap);align-items:center;max-width:100%;display:inline-flex}#notificationsPanel .panel-group .panel .panel-body .notification-link>span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}#notificationsPanel .panel-group .panel .panel-body .notification-link.lead-link{background-color:var(--pob-active);border-color:var(--pob-active)}#notificationsPanel .panel-group .panel .panel-body .notification-link.lead-link:hover{background-color:var(--pob-active-light);border-color:var(--pob-active-light)}#notificationsPanel .panel-group .panel .panel-body .notification-link.lead-link:active,#notificationsPanel .panel-group .panel .panel-body .notification-link.lead-link:focus{background-color:var(--pob-active-dark);border-color:var(--pob-active-dark)}#notificationsPanel .panel-group .panel .panel-body .notification-link.settlement-link{background-color:var(--purple);border-color:var(--purple)}#notificationsPanel .panel-group .panel .panel-body .notification-info{margin:var(--medium-gap) 0 0 0;justify-content:space-between;align-items:flex-end;width:100%;padding:0;list-style:none;display:flex}#notificationsPanel .panel-group .panel .panel-body .notification-info .mark-this-switch{width:65px}#notificationsPanel .panel-group:empty{display:none}#notificationsPanel .expiring-assignment{gap:var(--small-gap);flex-direction:column;margin:0;padding:0;list-style-type:none;display:flex}#notificationsPanel .expiring-assignment>li a{background-color:var(--white);border-radius:var(--border-radius);color:var(--text-color);padding:5px 10px;display:block;position:relative}#notificationsPanel .expiring-assignment>li a p{white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;padding-bottom:0;font-family:Bold;overflow:hidden}#notificationsPanel .expiring-assignment>li a .estate-info{font-size:12px}#notificationsPanel .expiring-assignment>li a .fa-arrow-circle-right{font-size:20px;display:none;position:absolute;top:calc(50% - 10px);right:10px}#notificationsPanel .expiring-assignment>li a:hover{cursor:pointer;background-color:var(--link-color);color:var(--white)}#notificationsPanel .expiring-assignment>li a:hover .badges li{background-color:var(--white);color:var(--link-color)}#notificationsPanel .expiring-assignment>li a:hover .fa-arrow-circle-right{display:block}#estatelist{position:relative}#estatelist .has-no-result{padding-left:10px}#estatelist .loadingIndicator{z-index:1000;position:fixed;top:calc(50vh + 20px);left:calc(50vw - 28px)}#estatelist .objectlist{align-items:flex-start;gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(275px,1fr));width:100%;margin:0;list-style:none;display:grid}#estatelist .object-tile{border-radius:var(--border-radius)}#estatelist .object-tile .favoriteStar{z-index:101;padding:6px;top:4px;right:4px}#estatelist .object-tile .badges{z-index:100;align-items:flex-start;display:flex;position:absolute;top:0;left:0;right:0}#estatelist .object-tile .badges li{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}#estatelist .object-tile:hover{cursor:pointer}#estatelist .object-tile a{color:var(--black)}#estatelist .object-tile .icon{text-align:center;opacity:.2;padding-top:33px}#estatelist .object-tile .tile-overlay{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);color:#fff;cursor:default;background-color:#21212180;width:100%;position:absolute;bottom:0}#estatelist .object-tile .tile-overlay label{text-shadow:1px 1px 1px #00000080;text-transform:none;color:inherit;cursor:pointer;padding:4px;font-size:14px;line-height:18px}#estatelist .object-tile .tile-overlay label>span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}#estatelist .object-tile .tile-overlay label small{justify-content:space-between;width:100%;display:flex}#estatelist .object-tile .tile-overlay label small span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#estatelist .object-tile.image{box-sizing:border-box;height:165px;overflow:hidden;padding:0!important}#estatelist .object-tile.image .image{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}#estatelist .list-footer{text-align:center;justify-content:center;margin:20px auto;display:flex}#estatelist .flip-container{width:100%;height:165px;position:relative}#estatelist .flipcard{width:100%;height:100%;transform-style:preserve-3d;transition:transform .4s linear;position:absolute}#estatelist .flipcard figure{backface-visibility:hidden;border-radius:var(--border-radius);width:100%;height:100%;margin:0;display:block;position:absolute}#estatelist .flipcard figure:hover{transition-duration:.2s;box-shadow:0 0 15px #0000004d}#estatelist .flipcard .front{background:var(--white);border-radius:var(--border-radius);opacity:1;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1s ease-in-out}#estatelist .flipcard .back{background:var(--white);border-radius:var(--border-radius);overflow-y:auto;transform:rotateY(180deg)}#estatelist .flip-icon{text-align:center;vertical-align:top;color:var(--primary);margin:25px 0 0 12px;display:inline-block}#estatelist .flip-text{vertical-align:top;width:calc(100% - 65px);margin:16px 0 0 12px;font-size:12px;display:inline-block}#estatelist .flip-text>div.headline{text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;height:18px;font-family:Bold;display:block;overflow:hidden}#estatelist .flip-text>div.headline:first-child{width:calc(100% - 25px);margin-top:5px;margin-bottom:0}#estatelist .flip-text .no-wrap{white-space:nowrap}#estatelist .flip-checkbox{display:none}#estatelist .flip-checkbox:checked+.flip-container .flipcard{transform:rotateY(180deg)}#estatelist .flip-checkbox:checked+.flip-container .flipcard .front{opacity:0}#userProfileBasic .username-tooltip:after{width:140px}#userProfileBasic .userimage-panels{align-items:center;gap:var(--medium-gap);flex-wrap:wrap;display:flex}#userProfileBasic .userimage-panels .userimage-wrapper{border:solid 1px var(--primary-lightest);border-radius:var(--border-radius);width:150px;display:inline-block;position:relative}#userProfileBasic .userimage-panels .userimage-wrapper .image{cursor:pointer;background-position:50%;justify-content:center;align-items:center;width:148px;height:148px;display:flex}#userProfileBasic .userimage-panels .userimage-wrapper .image.not-available:after{content:"";color:var(--primary-light);font-family:"Font Awesome 5 Pro";font-size:92px;font-weight:900;line-height:92px}#userProfileBasic .userimage-panels .userimage-wrapper .btn{position:absolute;bottom:5px;left:5px}#userProfileBasic .userimage-panels .userimage-wrapper.user-signature-image .image.not-available:after{content:""}#employmentconditions .show-inactive-switch{width:165px;margin-top:5px}#employmentconditions .employmentStatus{margin-bottom:15px}#employmentconditions .employmentStatus .remove-row-button{margin-top:20px}@media (width<=991px){#employmentconditions .employmentStatus .remove-row-button{margin-top:0}}#employmentconditions .employmentStatus.inactive{border-left:solid 3px var(--red-light)}#employmentconditions .employmentStatus.inactive .inactive-absence-label{color:var(--red-light);margin-right:5px}#employmentconditions .readMode .sub-section h5{margin-top:0}#employmentconditions div[class*=col-xs-]{min-height:22px}#employmentconditions .labels{border-bottom:1px solid var(--primary-lighter);margin-top:10px}#employmentconditions .summarized{border-top:1px solid #dfdfdf;padding:5px 0}#employmentconditions .delete-row-button{margin-top:5px}#corrections .add-provision-button{color:var(--primary-light);margin-top:14px}#corrections .add-provision-button.enabled{cursor:pointer;color:var(--green-light)}#userProfileTeam .sub-section div[class*=col-xs-]{min-height:19px}#userProfileTeam .sub-section .my-roles-row:not(:last-child){margin-bottom:5px}#userProfileTeam .sub-section .my-roles-row hr{margin-top:var(--small-gap);margin-bottom:var(--small-gap)}@media (width<=991px){#commissionselldemand .editMode [class*=col-xs-]{margin-bottom:15px}}#commissionselldemand .delete-row-button,#commissionselldemand .edit-row-button{margin-top:0;margin-left:10px}#commissionAdditionals .row>div,#commissionselldemand .row>div{white-space:normal;min-height:0;overflow:visible}#commissionAdditionals .added-value-row,#commissionselldemand .added-value-row{padding:7px 0}#commissionAdditionals .added-value-row:last-child,#commissionselldemand .added-value-row:last-child{margin-bottom:20px}#commissionAdditionals .added-value-row .tooltip-holder,#commissionselldemand .added-value-row .tooltip-holder{margin-left:-27px}#commissionAdditionals .added-value-row .tooltip-holder:after,#commissionselldemand .added-value-row .tooltip-holder:after{width:250px}#commissionprofiles .delete-row-button{margin-top:0}#commissionselldemand .invalid-date{color:var(--red)}#userCommissionProfiles .tooltip-holder:after{width:360px}#userCommissionProfiles .badges{margin:0 0 0 5px;display:inline-block}#userCommissionProfiles .badges li{background-color:var(--green-light);color:#fff}#status .status-grid{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(315px,1fr));margin:0;padding:0;list-style:none;display:grid}#status .status-grid>li{min-height:71px}#status .status-grid>li .quit-tooltip:after{width:205px}#status .status-grid>li .fa-exclamation-circle{color:var(--red)}#status #userStatus .quit-info{align-items:center;gap:var(--large-gap);margin:0;padding:0;list-style:none;display:flex}#status #userStatus .quit-info li{position:relative}#status #userStatus .quit-info li .input-group.date input{width:95px}@media (width<=767px){#status #userStatus .quit-info{flex-direction:column;align-items:flex-start}}#status #userStatus .web-publish-info{align-items:center;gap:var(--large-gap);display:flex}#status #userStatus .web-publish-info .tooltip-holder:after{width:180px}@media (width<=767px){#status #userStatus .web-publish-info{flex-direction:column;align-items:flex-start;gap:0}}#status #userStatus .radio-type{width:120px}.readMode #commissionAdditionals .added-value-row:hover{background-color:var(--primary-lighter)}.readMode #commissionAdditionals .added-value-row:hover i{color:var(--primary-darkest)}.readMode #commissionAdditionals .added-value-row:hover i:hover{color:var(--link-color)}.editMode #commissionAdditionals .added-value-row:hover{background-color:var(--white)}.editMode #commissionAdditionals .added-value-row:hover i{color:var(--primary-darkest)}.editMode #commissionAdditionals .added-value-row:hover i:hover{color:var(--link-color)}#commissioncorrection{margin-bottom:50px}#commissioncorrection .separator-column{min-height:50px}#commissioncorrection .separator-column hr{border:none;border-bottom:solid 1px var(--primary-light);margin-bottom:0}.UserActionsTable .table-with-sticky-headers .header-table{background-color:var(--white);z-index:1200;padding-top:10px;top:150px}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table thead tr th .header-label:before{display:none}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td .summary-box{min-height:unset;gap:var(--small-gap);border-radius:12px;flex-wrap:nowrap;padding:5px 10px;font-size:12px;line-height:14px;display:inline-flex}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td .summary-box .fa-pencil-alt{color:#fff;font-size:12px}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td .summary-box.regular-actions{background-color:var(--purple);color:#fff}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td .summary-box.immediate-actions{background:var(--leader-viewings-dark);color:#fff}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td .minor-deviation{color:#000;background-color:var(--yellow-light)}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td .major-deviation{color:#fff;background-color:var(--red-light)}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td .doctype-cell>span{justify-content:center;align-items:center;display:inline-flex}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td .doctype-cell>span i{cursor:zoom-in}.UserActionsTable .table-with-sticky-headers .customizable-table-section .customizable-table tbody tr td[data-label=Beskrivelse]{white-space:normal}.UserAssignmentAssessmentTable{padding:var(--large-gap);border-radius:var(--border-radius);background-color:var(--white);box-shadow:var(--card-shadow)}.UserAssignmentAssessmentTable .filter-body{align-items:flex-start;gap:var(--small-gap);overflow-y:initial;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0;padding:10px 10px 0;display:grid}.UserAssignmentAssessmentTable .filter-body .filter-options{flex-direction:column;grid-area:1/1/span 3/span 2;justify-content:space-between;align-self:stretch;margin-bottom:0;display:flex}.UserAssignmentAssessmentTable .filter-body .toggle-filter{border:solid 1px var(--white);border-radius:var(--border-radius);align-items:flex-start;gap:var(--small-gap);grid-column:3/span end;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));padding:5px 40px 5px 5px;display:grid;position:relative}.UserAssignmentAssessmentTable .filter-body .toggle-button{cursor:pointer;box-shadow:none;white-space:normal;text-wrap:balance;border:none;align-self:stretch;line-height:15px}.UserAssignmentAssessmentTable .filter-body .toggle-button:hover{background-color:var(--dashboard-blue-light)}.UserAssignmentAssessmentTable .filter-body .toggle-button.active{background-color:var(--dashboard-blue);color:#fff}.UserAssignmentAssessmentTable .filter-body .toggle-button.active:hover{background-color:var(--dashboard-blue-light)}@media (width<=991px){.UserAssignmentAssessmentTable .filter-body{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-auto-flow:dense}.UserAssignmentAssessmentTable .filter-body .filter-options,.UserAssignmentAssessmentTable .filter-body .multiSelectDropdown,.UserAssignmentAssessmentTable .filter-body .zip-filter,.UserAssignmentAssessmentTable .filter-body .role-filter,.UserAssignmentAssessmentTable .filter-body .date-filter,.UserAssignmentAssessmentTable .filter-body .toggle-filter{grid-column:1/span 3}.UserAssignmentAssessmentTable .filter-body .range-filter.span-two-columns{grid-column:span 3}}.UserAssignmentAssessmentTable .filter-toggle{margin-bottom:10px}.UserAssignmentAssessmentTable #togglePageFilters .fa-filter{color:var(--red-light)}.UserAssignmentAssessmentTable #togglePageFilters .expanded-text{display:inline}.UserAssignmentAssessmentTable #togglePageFilters .collapsed-text,.UserAssignmentAssessmentTable #togglePageFilters.collapsed .expanded-text{display:none}.UserAssignmentAssessmentTable #togglePageFilters.collapsed .collapsed-text{display:inline}.UserAssignmentAssessmentTable table.responsive tbody tr td[data-label=Avvik]{white-space:normal;overflow:visible}.UserAssignmentAssessmentTable .badge{cursor:pointer}.UserAssignmentAssessmentTable .badge.minor-deviation{color:#000;background-color:var(--yellow-light)}.UserAssignmentAssessmentTable .badge.minor-deviation .far{color:#000}.UserAssignmentAssessmentTable .badge.major-deviation{color:#fff;background-color:var(--red-light)}.UserAssignmentAssessmentTable .badge.major-deviation .far{color:#fff}.UserAssignmentAssessmentTable .table-with-sticky-headers .doctype-cell>span{justify-content:center;align-items:center;display:inline-flex}.UserAssignmentAssessmentTable .table-with-sticky-headers .doctype-cell>span i{cursor:zoom-in}@media (width>=768px){.UserAssignmentAssessmentTable .header-table{padding-top:5px;top:111px}}.UserPeriodSummaryTable{padding:var(--large-gap);border-radius:var(--border-radius);background-color:var(--white);box-shadow:var(--card-shadow)}.UserPeriodSummaryTable table.responsive tbody tr td[data-label=Avvik]{white-space:normal;overflow:visible}.UserPeriodSummaryTable .badge{cursor:pointer}.UserPeriodSummaryTable .badge.minor-deviation{color:#000;background-color:var(--yellow-light)}.UserPeriodSummaryTable .badge.minor-deviation .far{color:#000}.UserPeriodSummaryTable .badge.major-deviation{color:#fff;background-color:var(--red-light)}.UserPeriodSummaryTable .badge.major-deviation .far{color:#fff}.UserPeriodSummaryTable .table-with-sticky-headers .doctype-cell>span{justify-content:center;align-items:center;display:inline-flex}.UserPeriodSummaryTable .table-with-sticky-headers .doctype-cell>span i{cursor:zoom-in}@media (width>=768px){.UserPeriodSummaryTable .header-table{padding-top:5px;top:111px}}#review .add-button-wrapper{margin:var(--x-large-gap) 0}#review .sub-section-divider{margin-top:var(--x-large-gap)}#userProfile .circle.valueNotSet{color:var(--primary-darkest);font-style:normal}#userProfile .profileSummary .top{background-color:var(--white);box-shadow:var(--card-shadow);border-radius:var(--border-radius);margin-bottom:var(--large-gap);padding:var(--large-gap);border-collapse:collapse;box-sizing:border-box;outline:none}#userProfile .profileSummary .top .summary-widgets{gap:var(--large-gap);flex-wrap:wrap;justify-content:space-between;display:flex}#userProfile .profileSummary .top .summary-widgets .user-info{gap:var(--large-gap);flex:0 25%;justify-content:center;align-items:center;min-width:350px;display:flex}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper{flex:0 auto;position:relative}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper a{cursor:pointer;border:solid 1px var(--primary-lightest);border-radius:var(--border-radius);display:block;position:relative}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper a .badges{position:absolute;top:0;left:0}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper a .badges .has-signature-image{background-color:var(--green-light);color:#fff}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper a .image{object-fit:cover;border-radius:var(--border-radius);width:160px;height:160px}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper a.image-not-available{justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper a.image-not-available img[src=""]{display:none}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper a.image-not-available:after{content:"";color:var(--primary-light);font-family:"Font Awesome 5 Pro";font-size:92px;font-weight:900;line-height:92px}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper .btn{position:absolute;bottom:5px;left:5px}#userProfile .profileSummary .top .summary-widgets .user-info .userimage-wrapper.user-signature-image a.image-not-available:after{content:""}@media (width<=767px){#userProfile .profileSummary .top .summary-widgets .user-info{flex-wrap:wrap;flex-basis:100%}}#userProfile .profileSummary .top .summary-widgets .user-info .text{align-self:center}#userProfile .profileSummary .top .summary-widgets .user-info .text label:not(:first-child){margin-top:15px}#userProfile .profileSummary .top .summary-widgets .facts{gap:var(--large-gap);flex:1;grid-template-columns:repeat(2,1fr);display:grid}#userProfile .profileSummary .top .summary-widgets .facts>div{background-color:var(--primary-lighter);border-radius:var(--border-radius);flex-direction:column;flex-basis:50%;justify-content:center;min-height:60px;display:flex}#userProfile .profileSummary .top .summary-widgets .facts>div.green{background-color:var(--green);color:#fff}#userProfile .profileSummary .top .summary-widgets .facts>div.green h4,#userProfile .profileSummary .top .summary-widgets .facts>div.green label{color:#fff}#userProfile .profileSummary .top .summary-widgets .facts>div.red{background-color:var(--red);color:#fff}#userProfile .profileSummary .top .summary-widgets .facts>div.red h4,#userProfile .profileSummary .top .summary-widgets .facts>div.red label{color:#fff}#userProfile .profileSummary .top .summary-widgets .facts>div>label{text-align:center;align-self:center;font-family:Regular;font-size:12px;line-height:16px;display:inline-block}#userProfile .profileSummary .top .summary-widgets .facts>div>div{text-align:center;align-self:center}#userProfile .profileSummary .top .summary-widgets .facts>div>h4{text-align:center;align-self:center;margin-bottom:0}@media (width<=767px){#userProfile .profileSummary .top .summary-widgets .facts{margin-top:var(--large-gap)}#userProfile .profileSummary .top .summary-widgets .facts>div{border:none;flex-basis:100%}}#userProfile .profileSummary .bottom{gap:var(--large-gap);display:flex}#userProfile .profileSummary .bottom .left{gap:var(--large-gap);flex-direction:column;flex:0 25%;min-width:0;display:flex}#userProfile .profileSummary .bottom .left section{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#userProfile .profileSummary .bottom .left section .positions{margin-left:0;list-style:none}#userProfile .profileSummary .bottom .left section .positions li{line-height:26px}#userProfile .profileSummary .bottom .left section .positions li div[class*=col-xs-]{min-height:unset}#userProfile .profileSummary .bottom .left section:empty{display:none}@media (width<=991px){#userProfile .profileSummary .bottom .left{flex:100%;max-width:100%}}#userProfile .profileSummary .bottom .right{flex:auto}@media (width<=767px){#userProfile .profileSummary .bottom .right{flex:100%;max-width:100%}}#userProfile .profileSummary .bottom .right .salaryWidgets{flex-direction:row;justify-content:space-between;display:flex}#userProfile .profileSummary .bottom .right .salaryWidgets>div{flex:0 0 calc(50% - 7.5px);min-width:calc(50% - 7.5px);min-height:200px}@media (width<=767px){#userProfile .profileSummary .bottom .right .salaryWidgets{display:block}#userProfile .profileSummary .bottom .right .salaryWidgets>div{margin-bottom:var(--large-gap)}}@media (width<=991px){#userProfile .profileSummary .bottom{flex-wrap:wrap}#userProfile .profileSummary .bottom .left{margin-right:0}}#fagvurdering svg.progress-circle{height:80px}#fagvurdering svg.progress-circle text{fill:var(--text-color);font-family:Light}#fagvurdering svg.progress-circle circle.bg{stroke:var(--primary-lighter)}#fagvurdering svg.progress-circle circle.progress{stroke:var(--red-light);transition:stroke-dashoffset .5s ease-out}#salarySteps{background-color:var(--white);box-shadow:var(--card-shadow);border-radius:var(--border-radius);padding:var(--large-gap);margin:0;position:relative}#salarySteps .textAlignCenter{text-align:center}#salarySteps .relativePosition{position:relative}#salarySteps #diagMarker{width:2px;position:absolute;bottom:22px}#salarySteps #diagMarker:after{content:"";font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:900;position:absolute;top:-12px;right:-3px}#salarySteps .baseThisYear:before{content:"";font-family:"Font Awesome 5 Pro";font-size:16px;font-weight:900}#salarySteps .turnoverTxt{font-family:Bold}#salarySteps .step{height:30px}#salarySteps #XAxis{background-color:var(--black);width:100%;height:2px}#salarySteps .XMarker{background-color:var(--black);width:2px;height:12px;margin-top:-12px;position:relative}#salarySteps .XLabel{position:relative;top:8px}#salarySteps .emptyIndicator{text-align:center;color:var(--primary);position:absolute;top:calc(50% - 35px);left:0;right:0}#salarySteps .emptyIndicator i{color:var(--primary);opacity:.25;margin-bottom:10px;font-size:96px}.salaryWidgets{min-height:336px}.salaryWidgets #salaryWidget{background-color:var(--white);box-shadow:var(--card-shadow);border-radius:var(--border-radius);padding:var(--large-gap);margin:0}.salaryWidgets #salaryWidget .canvas-parent{width:100%;position:relative}.salaryWidgets #salaryWidget .canvas-parent iframe{animation-name:ajustWidth;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:1}.salaryWidgets .salary-thresholds{list-style:none}.salaryWidgets .salary-thresholds li{font-size:12px}@keyframes ajustWidth{0%{width:99%}to{width:100%}}.summary-widgets .widget-link{transition:box-shadow .2s ease-in-out;position:relative}.summary-widgets .widget-link small{text-align:center}.summary-widgets .widget-link:after{content:"";bottom:var(--small-gap);right:var(--small-gap);color:#000;transform-origin:50%;opacity:.2;mix-blend-mode:color-burn;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:300;line-height:13px;position:absolute;transform:rotate(-45deg)}.summary-widgets .widget-link:hover{cursor:pointer;box-shadow:0 0 15px #0000004d}.summary-widgets .widget-link:hover:after{opacity:.3;font-weight:900}.progress-container svg.progressbar{width:100%;height:100%}.progress-container svg.progressbar .bakgrunn{fill:var(--primary-light)}.progress-container svg.progressbar .fyll{fill:var(--blue)}.progress-container svg.progressbar .bartext{fill:#fff;font-family:Bold;font-size:14px}#projectAdvertising article{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}#projectAdvertising article .create-ad-button{margin-bottom:var(--large-gap)}#projectAdvertising article .create-ad-button i{color:var(--green-light)}#projectAdvertising article .flex-card{min-height:150px;display:flex}#projectAdvertising article .flex-card .tag-isPreview{border-top:40px solid #0000;border-bottom:40px solid #0000;border-left:40px solid var(--green-light);z-index:4000;width:0;height:0;position:absolute;top:-26px;right:-6px;transform:rotate(-45deg)}#projectAdvertising article .flex-card .tag-isPreview span{color:var(--white);text-transform:none;letter-spacing:1px;transform-origin:0;font-size:10px;position:absolute;top:-31px;left:-32px;transform:rotate(90deg)}#projectAdvertising article .flex-card a{width:100%;color:var(--primary-darkest);flex-wrap:nowrap;align-items:flex-start;display:flex}#projectAdvertising article .flex-card a .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#projectAdvertising article .flex-card a .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#projectAdvertising article .flex-card a .icon{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:36px;flex:0 0 80px;height:100px;display:inline-block}#projectAdvertising article .flex-card a .icon i{margin-top:20px;font-size:35px}#projectAdvertising article .flex-card a .text{color:var(--black);flex:1;padding-top:10px;overflow:hidden}#projectAdvertising article .flex-card a .text h4{text-transform:uppercase;font-family:Bold;font-size:12px}#projectAdvertising article .flex-card a .text>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#projectAdvertising article .flex-card a .text>div:first-child{text-transform:uppercase;font-family:Bold}#projectAdvertising article .flex-card a .text .advert-dates,#projectAdvertising article .flex-card a .text .order-dates{margin-top:var(--small-gap);font-size:12px;line-height:16px}#projectAdvertising article .flex-card a .text .order-status{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#projectAdvertising article .flex-card .footer .info{gap:var(--small-gap);align-items:center;display:flex}#projectAdvertising article .flex-card .footer .info .fas{background:radial-gradient(#fff 50%,#0000 50%);border-radius:50%}#projectAdvertising article .flex-card .footer .info .fas.fa-check-circle{color:var(--green)}#projectAdvertising article .flex-card .footer .info .fas.fa-play-circle{color:var(--blue)}#projectAdvertising article .flex-card .footer .info .fas.fa-question-circle{color:var(--orange)}#projectAdvertising article .flex-card .footer .info .fas.fa-exclamation-circle{color:var(--red-light)}#manageUnitBid h4 .id-card{float:left;width:28px;margin-right:10px}#manageUnitBid .disclaimer-text-area{white-space:pre}#manageUnitBid .bid-communication-bar{float:right}#manageUnitBid .bid-communication-bar .contactLinks{margin-top:-9px;display:flex;position:relative}#manageUnitBid .bid-communication-bar .new-bid-buttons{margin-bottom:10px}#manageUnitBid .bid-communication-bar .new-bid-buttons .btn{margin:5px}#manageUnitBid .bid-communication-bar .new-bid-buttons .btn i{color:var(--green-light)}#manageUnitBid .row div[class*=col-xs-]{white-space:normal;overflow:visible}#manageUnitBid .row div[class*=col-xs-] label{color:var(--primary-dark);margin-top:15px;font-size:13px}#manageUnitBid .main-buttons{margin:20px 0 0;padding:0;list-style:none}#manageUnitBid .main-buttons li{display:inline-block}#manageUnitBid .main-buttons li .btn{margin:5px}#manageUnitBid .main-buttons li .btn .fa-plus-circle,#manageUnitBid .main-buttons li .btn .fa-check{color:var(--green-light)}#manageUnitBid .main-buttons li .btn .fa-times{color:var(--red-light)}#newProjectBidder .select-list{margin-top:var(--small-gap)}#newProjectBidder .select-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}#newProjectBidder .select-list .functionview-add-button{margin-right:-8px}#newProjectBidder .select-list .functionview-add-button:hover{color:#000;background-color:#ffffffe6}#newProjectBidder .select-list .functionview-add-button:hover i{color:var(--green-light)}#turnoverPage .bid-navigation-bar .header-navigation{position:relative}#turnoverPage .bid-navigation-bar .header-navigation .detail-navigation{z-index:1;justify-content:space-between;width:108px;padding:0;display:flex;position:absolute;right:0}#turnoverPage .bid-navigation-bar .header-navigation .detail-navigation button{background-color:#0000;border:none;justify-content:center;align-items:center;display:flex}#turnoverPage .bid-navigation-bar .header-navigation .detail-navigation button i{color:var(--primary);cursor:pointer;font-size:20px}#turnoverPage .bid-navigation-bar .header-navigation .detail-navigation button:hover i{color:var(--link-color)}@media (width>=992px){#turnoverPage .bid-navigation-bar .header-navigation .detail-navigation{display:none}}#turnoverPage .bid-navigation-bar .header-navigation .tabs{margin-bottom:0}#turnoverPage .bid-navigation-bar .header-navigation .tabs .tab-faux{cursor:default;flex:0 0 140px}@media (width<=991px){#turnoverPage .bid-navigation-bar .header-navigation .tabs{margin-top:-40px}}#turnoverPage .bid-communication-bar{margin-bottom:var(--large-gap);flex-wrap:wrap;justify-content:space-between;display:flex}#turnoverPage .bid-communication-bar h3{flex-direction:column;display:flex}#turnoverPage .bid-communication-bar h3 i{vertical-align:text-bottom;font-size:18px;line-height:30px}#turnoverPage .bid-communication-bar h4{gap:var(--medium-gap);flex-wrap:wrap;display:flex;position:relative}#turnoverPage .bid-communication-bar h4 .contactLinks{top:-8px}#turnoverPage .bid-communication-bar .new-bid-buttons{align-self:flex-start;gap:var(--small-gap);margin-left:auto;display:flex}#turnoverPage .bid-communication-bar .new-bid-buttons .btn i{color:var(--green-light)}#turnoverPage .bid-details-wrapper{padding:var(--large-gap);margin-bottom:var(--large-gap);border-radius:var(--border-radius);background-color:var(--primary-lightest);box-shadow:var(--card-shadow)}#turnoverPage .bid-details-wrapper h4{align-items:center;gap:var(--small-gap);margin-bottom:0;display:flex}#turnoverPage .bid-details-wrapper .unit-info{gap:var(--large-gap);margin-top:var(--medium-gap);display:flex}#turnoverPage .bid-details-wrapper .unit-info .unit-image-wrapper{justify-content:space-between;gap:var(--large-gap);flex-direction:column;display:flex}#turnoverPage .bid-details-wrapper .unit-info .unit-image-wrapper .unit-image{border:solid 1px var(--primary-light);border-radius:var(--border-radius);background-position:top;background-repeat:no-repeat;background-size:cover;width:220px;height:153px;display:inline-block}#turnoverPage .bid-details-wrapper .unit-info .unit-facts{align-self:center;gap:var(--large-gap) var(--x-large-gap);flex-wrap:wrap;flex:1;justify-content:space-between;margin:0;list-style:none;display:flex}#turnoverPage .bid-details-wrapper .unit-info .unit-facts label{color:var(--primary-dark);font-size:13px}#turnoverPage .bid-details-wrapper .unit-info .unit-facts li.description-note-text{flex:100%}@media (width<=767px){#turnoverPage .bid-details-wrapper .unit-info{flex-flow:column wrap}}#turnoverPage .priority{gap:var(--small-gap);align-items:center;display:inline-flex}#turnoverPage .priority-count{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:11px;line-height:10px;display:inline-flex}#turnoverPage .priority-count.first{background-color:var(--green);color:#fff}#turnoverPage .date-sheet{text-align:center;background-color:var(--white);border:solid 1px var(--primary-light);vertical-align:top;width:48px;margin-bottom:10px;margin-left:10px;padding:5px;display:inline-block}#turnoverPage .date-sheet.past{background-color:#0000}#turnoverPage .date-sheet.incomplete{border-color:var(--red-light);color:var(--red-light)}#turnoverPage .date-sheet .day{font-size:1.7em;line-height:normal}#turnoverPage .date-sheet .month{text-transform:uppercase;margin-bottom:4px;font-size:.9em;line-height:normal}#turnoverPage .date-sheet .year{font-size:.7em;line-height:normal}#turnoverPage .flex-card{background-color:var(--primary-lightest);height:160px;position:relative}#turnoverPage .flex-card .content{width:calc(100% - 65px);padding:7px 5px 17px;display:inline-block;position:relative}#turnoverPage .flex-card .content .bid-header{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-family:Bold;overflow:hidden}#turnoverPage .flex-card .content .bid-table td{line-height:15px}#turnoverPage .flex-card .content .bid-table td:first-child{padding-right:5px}#turnoverPage .flex-card .content .bidder-followup-note{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:12px;line-height:15px;display:-webkit-box;overflow:hidden}#turnoverPage .flex-card .content .bidder-followup-note i{color:var(--blue-light);margin-right:3px}#turnoverPage .flex-card .prospectiveOptionsContainer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);width:100%;color:var(--primary-lightest);text-align:center;cursor:pointer;justify-content:space-between;height:25px;transition:opacity .2s ease-in-out;display:flex;position:absolute;bottom:0;left:0}#turnoverPage .flex-card .prospectiveOptionsContainer .followup-label.followed-up{background-color:var(--green-light);color:#fff}#turnoverPage .flex-card .prospectiveOptionsContainer>div{box-sizing:border-box;border-left:solid 1px var(--primary-lighter);text-align:center;flex:0 0 36px;justify-content:space-between;height:100%;padding:0}#turnoverPage .flex-card .prospectiveOptionsContainer>div.active{background-color:var(--link-color);color:var(--white)}#turnoverPage .flex-card .prospectiveOptionsContainer>div:first-child{border-left:0}#turnoverPage .flex-card .prospectiveOptionsContainer>div:last-child{text-align:center;flex:1;font-size:11px;line-height:24px}#turnoverPage .flex-card .prospectiveOptionsContainer>div i{line-height:24px}#turnoverPage .flex-card .prospectiveOptionsContainer>div:not(.disabledAction):hover{background-color:var(--primary-dark)}#turnoverPage .turnover-page{flex-wrap:nowrap;justify-content:space-between;display:flex}#turnoverPage .turnover-page .navigation{vertical-align:top;flex-basis:calc(25% - 15px);margin-right:15px;display:inline-block}@media (width<=991px){#turnoverPage .turnover-page .navigation{width:100%;margin-bottom:15px;margin-right:0;display:block}}#turnoverPage .turnover-page .navigation #navigation .tabs{margin-bottom:0}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:20px 10px 10px}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .units-table-header{border-bottom:1px solid var(--primary)}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .units-table-header label{float:right;margin-right:8px}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .tabs{margin-bottom:0}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px;display:flex}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading .left-column{flex:1}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading .right-column{flex-direction:column;flex:auto;justify-content:flex-end;align-items:flex-end;display:flex}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading:not(:last-child){border-bottom:solid 1px var(--primary-light)}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading label{cursor:pointer}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading:hover{background-color:var(--primary-light);border-radius:var(--border-radius)}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading.activeBid{background-color:var(--link-color);border-radius:var(--border-radius);color:#fff}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading.activeBid .valueNotSet{color:#fff}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading.activeBid .priority-count:not(.first){color:var(--primary);background-color:#fff}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading.activeBid .is-counter-bid:after{color:var(--blue-light);background-color:#fff}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .unitHeading.activeBid:hover{background-color:var(--link-color);color:#fff}#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .scrollable{background-color:var(--white)}@media (width>=991px){#turnoverPage .turnover-page .navigation #navigation .navigation-listbox .scrollable{max-height:calc(100vh - 280px);overflow-y:auto}}#turnoverPage .turnover-page .details{vertical-align:top;flex:75%;display:inline-block}@media (width<=991px){#turnoverPage .turnover-page .details{width:100%}}#turnoverPage .turnover-page .details .header{margin-bottom:var(--large-gap)}@media (width<=991px){#turnoverPage .turnover-page .details .header{margin-top:40px}}#turnoverPage .turnover-page .details .header #bidHeader{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap);min-height:200px;position:relative}#turnoverPage .turnover-page .details .header #bidHeader .is-loading{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px)}#turnoverPage .turnover-page .details .header #bidHeader .row div[class*=col-xs-]{white-space:normal;overflow:visible}#turnoverPage .turnover-page .details .header #bidHeader .row div[class*=col-xs-] label{color:var(--primary-dark);margin-top:15px;font-size:13px}#turnoverPage .turnover-page .details .header #bidHeader .row div[class*=col-xs-] .add-note-label{display:inline-block}#turnoverPage .turnover-page .details .header #bidHeader .row div[class*=col-xs-] .add-note-button{margin-top:-2px;margin-left:5px}#turnoverPage .turnover-page .details .header #bidHeader .row div[class*=col-xs-] .add-note-button i{color:var(--blue-light)}#turnoverPage .turnover-page .details .header #bidHeader .row div[class*=col-xs-] .add-note-activity{cursor:pointer;margin-left:var(--small-gap);color:var(--green-light);font-size:16px}#turnoverPage .turnover-page .details .header .is-loading{position:absolute;top:calc(50% - 17px);left:calc(50% - 17px)}#turnoverPage .turnover-page .details .header label{font-size:12px;display:inline-block}#turnoverPage .turnover-page .details .header label.valueNotSet{color:var(--red)}#turnoverPage .turnover-page .details .header span.valueNotSet{color:var(--red);font-style:italic}#turnoverPage .turnover-page .details .header .contactLinks{display:flex}#turnoverPage .turnover-page .facts{flex:auto;min-height:120px;position:relative}#turnoverPage .turnover-page .facts .tabs{margin-bottom:0}#turnoverPage .turnover-page .facts .tabs .tab .fa-exclamation-triangle{color:var(--red-light)}#turnoverPage .turnover-page .facts .tabs .tab.tab-faux{width:calc(100% - 465px)}#turnoverPage .turnover-page .facts .tabs .tab.active .fa-exclamation-triangle{color:var(--white)}#turnoverPage .turnover-page .facts .loadingIndicator{position:absolute;top:50%;left:calc(50% - 17px)}#turnoverPage .turnover-page .facts .tabs-content{min-height:95px;padding:var(--large-gap);background-color:var(--white);box-shadow:var(--card-shadow);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);position:relative;overflow:hidden}#turnoverPage .turnover-page .facts .tabs-content .sms-list tbody tr{cursor:pointer}#turnoverPage .turnover-page .facts .tabs-content .sms-list tbody tr.is-active:hover td{background-color:var(--blue-tile);color:var(--white);cursor:default}#turnoverPage .turnover-page .facts .tabs-content .sms-list tbody tr.notify td{color:var(--red-light)}#turnoverPage .turnover-page .facts .tabs-content #documentationTab .panel{border:solid 1px var(--primary-light);box-shadow:none}#turnoverPage .turnover-page .facts .tabs-content #documentationTab .panel .btn .fa-plus-circle{color:var(--green-light)}#turnoverPage .turnover-page .facts .bidDocument{width:148px;height:160px;margin:0 auto 10px 10px;position:relative}#turnoverPage .turnover-page .facts .bidDocumentBorder{border-bottom:1px solid #9a9a9a;width:100%;margin-top:20px;margin-bottom:10px}#turnoverPage .turnover-page .facts .bidDocumentContainer{z-index:100;background-color:var(--white);width:75%;height:100%;transition:box-shadow .2s ease-in-out;box-shadow:0 0 3px #0003}#turnoverPage .turnover-page .facts .bidDocumentContainer:hover{box-shadow:0 0 15px #0000004d}#turnoverPage .turnover-page .facts .cursor{cursor:pointer}#turnoverPage .turnover-page .facts .bidDocument-label{z-index:200;text-align:right;background-color:#f0f0f0;padding:3px 6px;font-size:11px;position:absolute;top:calc(50% - 12px);right:34px;box-shadow:-2px 0 3px #0003}#turnoverPage .turnover-page .facts .show-group-members{flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:14px;line-height:20px;display:flex;position:absolute;top:0;bottom:25px;overflow-y:auto}#turnoverPage .turnover-page .facts .groupMemberNameSpan:hover{color:var(--blue-light)}@media (width<=991px){#turnoverPage .turnover-page{display:block}}.is-missing-bids{background-color:var(--white);padding:15px}@media (width<=1199px){.is-missing-bids{padding:7.5px}}#contractPositionCardView{position:relative}#contractPositionCardView .loadingIndicator{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px)}#contractPositionCardView article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}#contractPositionCardView article .flex-card-container{grid-template-columns:repeat(auto-fill,minmax(325px,1fr))}#contractPositionCardView article .flex-card-container .flex-card{background-color:var(--primary-lighter);min-height:160px;color:var(--text-color);flex-direction:row;padding:0 0 24px;transition:box-shadow .2s ease-in-out;display:flex;position:relative}#contractPositionCardView article .flex-card-container .flex-card .image{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--white);border-top-left-radius:var(--border-radius);flex:0 0 100px;justify-content:center;align-items:center;display:flex}#contractPositionCardView article .flex-card-container .flex-card .image.icon-instead{border-top:solid 1px var(--primary-lighter);border-left:solid 1px var(--primary-lighter)}#contractPositionCardView article .flex-card-container .flex-card .image.icon-instead i{color:var(--primary-light)}#contractPositionCardView article .flex-card-container .flex-card .card-info{min-width:calc(100% - 105px);padding:10px}#contractPositionCardView article .flex-card-container .flex-card .card-info .heading{justify-content:space-between;display:flex}#contractPositionCardView article .flex-card-container .flex-card .card-info .heading .address{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-family:Bold;font-size:14px;overflow:hidden}#contractPositionCardView article .flex-card-container .flex-card .card-info .heading .alpha-name.valueNotSet{text-transform:none;color:var(--red-light);font-family:Regular;font-size:13px;font-style:italic;font-weight:400;line-height:18px}#contractPositionCardView article .flex-card-container .flex-card .card-info div{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}#contractPositionCardView article .flex-card-container .flex-card .footer{background-color:var(--primary);height:24px;color:var(--primary-lighter);flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding:0;font-size:12px;line-height:24px;display:flex;position:absolute;bottom:0;left:0;right:0}#contractPositionCardView article .flex-card-container .flex-card .footer .info{text-overflow:ellipsis;white-space:nowrap;flex:auto;padding:0 5px;overflow:hidden}#contractPositionCardView article .flex-card-container .flex-card .footer .info:not(:last-child){border-right:solid 1px var(--white)}#contractPositionCardView article .flex-card-container .flex-card .footer .info:last-child{text-align:center}#contractPositionCardView article .flex-card-container .flex-card .footer .option{text-align:center;border-right:solid 1px var(--white);cursor:pointer;color:var(--primary-lighter);flex:0 0 42px}#contractPositionCardView article .flex-card-container .flex-card .footer .option i{font-size:14px;line-height:24px}#contractPositionCardView article .flex-card-container .flex-card .footer .option:not(:last-child){border-right:solid 1px var(--white)}#copyfromprojectmasterfunctionview .optList li{justify-content:space-between;display:flex}#copyfromprojectmasterfunctionview .optList li .count-text{white-space:nowrap;margin-left:auto;margin-right:10px}#projectGuarantee article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}#projectGuarantee article .circle.valueNotSet{color:var(--primary-darkest);font-style:normal}#projectGuarantee article .btn{border:none}#projectGuarantee article .row.readMode{margin-bottom:20px}#projectGuarantee article .guarantee-type-section{width:calc(100% - 50px);margin-top:15px;margin-left:25px}#projectGuarantee article .edit-project-wide-guarantee-button{right:40px}#projectGuarantee article .units-connected-to-project-wide-guarantee{width:calc(100% - 20px);margin-left:10px}#outboundInvoice{justify-content:space-between;width:100%;display:flex}#outboundInvoice .overview{width:100%;position:relative}#outboundInvoice .overview>div{justify-content:space-between;width:100%;display:flex}#outboundInvoice .overview>div .left-info{flex:0 25%;min-width:0}#outboundInvoice .overview>div .left-info .estate-summary{background-color:var(--white);margin-bottom:var(--large-gap);padding:6px 12px}#outboundInvoice .overview>div .left-info .estate-summary .btn{margin-bottom:6px}#outboundInvoice .overview>div .main-content{flex-basis:100%;align-self:stretch;margin-bottom:80px}#outboundInvoice .overview>div .main-content .main-section{margin:0 0 var(--large-gap) var(--large-gap)}#outboundInvoice .overview>div .main-content .main-section .tab-content{padding:var(--large-gap);background-color:var(--white);margin-bottom:var(--large-gap);position:relative}#outboundInvoice .overview>div .main-content .main-section .tab-content .loadingIndicator{top:5px;left:calc(50% - 25px)}#outboundInvoice .overview>div .main-content .main-section .tab-content .loadingIndicator i{font-size:1.5em}@media (width<=991px){#outboundInvoice .overview>div{flex-wrap:wrap}#outboundInvoice .overview>div .left-info,#outboundInvoice .overview>div .main-content{flex:1 0 100%}#outboundInvoice .overview>div .main-content .main-section{margin-left:0}}#project-management select{transition:background .2s ease-in-out}#project-management .is-loading-values .fa-spin{color:var(--primary);font-size:20px;position:absolute;top:25px;right:25px}#project-management .is-loading-values select{color:#999;background-color:var(--primary-lighter);pointer-events:none}#project-management .trash-button{color:var(--primary-darkest);cursor:pointer;margin-top:5px;font-size:20px}#project-management .trash-button.disabled{cursor:not-allowed;color:var(--primary);pointer-events:none}#project-management .trash-button:hover{color:#316dab}#project-management #projectImage{background-color:var(--bg);background-position:50%;background-size:cover;border-radius:50%;width:190px;height:190px}@media (width<=768px){#project-management #projectImage{width:130px;height:130px;margin:0 auto}}#project-builder-requirements-section .notification-dialog-button{overflow:visible}#project-builder-requirements-section .input-group input,#project-builder-requirements-section .input-group .input-group-addon{background-color:var(--white)}#project-contract-section .include-option{justify-content:center;display:flex}#project-contract-section .include-option .switch-with-label{width:210px;margin:0 auto 20px}#project-contract-section .include-option .switch-with-label label{text-transform:uppercase;color:var(--black);margin-top:0;font-family:Regular;font-size:10px}#project-contract-section [class*=col-xs-]{min-height:unset}#commissionSplit{position:relative}#commissionSplit #updateSplitButton{width:260px;margin:0 auto 20px}@media (width<=480px){#commissionSplit #updateSplitButton{width:180px}#commissionSplit #updateSplitButton label{padding-left:10px;line-height:13px}}#commissionSplit .svg-timer.masked-view{z-index:2000;inset:-62px 0 0}#commissionSplit .edit-values div[class*=col-xs-]{min-height:46px}#commissionSplit .edit-values .fa-trash-alt{color:#3f3b3c;cursor:pointer;margin-top:5px;font-size:20px}#commissionSplit .edit-values .fa-trash-alt:hover{color:var(--link-color)}@media (width<=767px){#commissionSplit .edit-values{margin-bottom:20px}}#feeinfo .trash-button{color:var(--primary-darkest);cursor:pointer;font-size:15px}#feeinfo .trash-button.disabled{cursor:not-allowed;color:var(--primary);pointer-events:none}#feeinfo .trash-button:hover{color:#316dab}#feeinfo .radio-selector .choice{min-height:28px}#feeinfo .add-row-button{margin-top:20px;padding:4px 12px}#feeinfo .labels{border-bottom:solid 1px var(--primary-light)}@media (width<=767px){#feeinfo .labels{display:none}}#feeinfo .labels>div[class*=col-xs-]{min-height:20px}@media (width<=767px){#feeinfo .values:not(first-child){margin-top:10px}}#feeinfo .values>div[class*=col-xs-]{white-space:normal;min-height:20px;padding-top:5px;padding-bottom:5px}@media (width<=767px){#feeinfo .values>div[class*=col-xs-]{white-space:nowrap;min-height:16px;padding-top:0;padding-bottom:0}}#feeinfo .unit-count{border-top:solid 1px var(--primary-light)}#projectPage .userimage-wrapper{width:180px;display:block;position:relative}#projectPage .userimage-wrapper .image{cursor:pointer;background-position:0 0;background-repeat:no-repeat;background-size:contain;flex:0 0 300px;width:180px;height:180px;margin-right:15px;position:relative}#projectPage .userimage-wrapper .btn{position:absolute;top:5px;left:5px}#projectPage .edit-phases-list .stipulated-takeover .stipulated-takeover-year-container{padding-left:15px}#projectPage .land-register-item{border-bottom:solid 1px var(--primary-light);margin-bottom:5px}#projectPage .land-register-item .with-tooltip label{display:flex}#projectPage .land-register-item .with-tooltip label>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#projectPage .land-register-item .with-tooltip label>span[data-tip-tm]{flex:0 0 22px;overflow:visible}#projectPage .land-register-item .with-tooltip label>span[data-tip-tm] i{padding:0 0 0 5px}#projectPage .land-register-item:last-child{border-bottom:none}#unit-count-and-price-interval-box .paragraph-wrapper{background-color:var(--primary);border-radius:var(--border-radius);flex-flow:row;align-self:stretch;height:100%;display:flex}#unit-count-and-price-interval-box .paragraph-wrapper a{color:#fff;border-radius:var(--border-radius);flex-direction:column;flex:50%;justify-content:center;align-self:stretch;height:100%;padding:3px;transition:box-shadow .2s ease-in-out;display:flex;position:relative}#unit-count-and-price-interval-box .paragraph-wrapper a label{cursor:pointer;font-family:Regular;line-height:normal}#unit-count-and-price-interval-box .paragraph-wrapper a:first-child{border-right:solid 1px var(--white);border-top-right-radius:0;border-bottom-right-radius:0}#unit-count-and-price-interval-box .paragraph-wrapper a:last-child{border-top-left-radius:0;border-bottom-left-radius:0}#unit-count-and-price-interval-box .paragraph-wrapper a:after{content:"";bottom:var(--small-gap);right:var(--small-gap);color:#000;transform-origin:50%;opacity:.2;mix-blend-mode:color-burn;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:300;line-height:13px;position:absolute;transform:rotate(-45deg)}#unit-count-and-price-interval-box .paragraph-wrapper a:hover{cursor:pointer;box-shadow:0 0 15px #0000004d}#unit-count-and-price-interval-box .paragraph-wrapper a:hover:after{opacity:.3;font-weight:900}@media (width<=767px){#unit-count-and-price-interval-box .paragraph-wrapper{background-color:#0000;border-radius:0;flex-direction:column;flex-basis:100%}#unit-count-and-price-interval-box .paragraph-wrapper a{background-color:var(--primary);padding:6px 3px;display:block}#unit-count-and-price-interval-box .paragraph-wrapper a:first-child{border-radius:var(--border-radius);border-right:none}#unit-count-and-price-interval-box .paragraph-wrapper a:last-child{border-radius:var(--border-radius);margin-top:15px}}#preparation-and-finalizing-box #paragraph-wrapper{background-color:#0000;flex-flow:row;align-self:stretch;display:flex}#preparation-and-finalizing-box #paragraph-wrapper>div{flex-direction:column;flex:50%;justify-content:center;align-self:stretch;display:flex}#preparation-and-finalizing-box #paragraph-wrapper>div:first-child{border-right:solid 1px var(--white)}#priceIntervalBoxContainer .loadingIndicator{background-color:var(--primary-lighter)}#project-guarantee-box #paragraph-wrapper{background-color:#0000;flex-flow:row;align-self:stretch;padding:0;display:flex}#project-guarantee-box #paragraph-wrapper>div{flex-direction:column;flex:50%;justify-content:center;align-self:stretch;padding:3px;display:flex}#project-guarantee-box #paragraph-wrapper>div:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);border-right:solid 1px var(--white)}#project-guarantee-box #paragraph-wrapper>div:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}#project-guarantee-box #paragraph-wrapper>div.green{background-color:var(--green);color:#fff}#project-guarantee-box #paragraph-wrapper>div.red{background-color:var(--red);color:#fff}#project-guarantee-box #paragraph-wrapper>div.yellow{background-color:var(--yellow);color:#000}#project-guarantee-box #paragraph-wrapper>div.yellow span,#project-guarantee-box #paragraph-wrapper>div.yellow label{color:#000}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper{background-color:var(--primary);border-radius:var(--border-radius);flex-flow:row;align-self:stretch;height:100%;display:flex}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a{color:#fff;border-radius:var(--border-radius);flex-direction:column;flex:50%;justify-content:center;align-self:stretch;height:100%;padding:3px;transition:box-shadow .2s ease-in-out;display:flex;position:relative}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a label{cursor:pointer;font-family:Regular;line-height:normal}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a:first-child{border-right:solid 1px var(--white);border-top-right-radius:0;border-bottom-right-radius:0}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a:last-child{border-top-left-radius:0;border-bottom-left-radius:0}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a:after{content:"";bottom:var(--small-gap);right:var(--small-gap);color:#000;transform-origin:50%;opacity:.2;mix-blend-mode:color-burn;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:300;line-height:13px;position:absolute;transform:rotate(-45deg)}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a:hover{cursor:pointer;box-shadow:0 0 15px #0000004d}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a:hover:after{opacity:.3;font-weight:900}@media (width<=767px){#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper{background-color:#0000;border-radius:0;flex-direction:column;flex-basis:100%}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a{background-color:var(--primary);padding:6px 3px;display:block}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a:first-child{border-radius:var(--border-radius);border-right:none}#project-reservation-turnover-and-next-takeover-box .paragraph-wrapper a:last-child{border-radius:var(--border-radius);margin-top:15px}}#unit-guarantee-box .guarantee-type{font-size:12px}#ParentProjectAttacherFunctionview .search-field{position:relative}#ParentProjectAttacherFunctionview .search-field .fa-spin{color:var(--primary);font-size:21px;position:absolute;top:25px;right:13px}#ParentProjectAttacherFunctionview .project-list{width:100%}#ParentProjectAttacherFunctionview .project-list .project-item{background-color:var(--white);cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:1px;padding:10px;display:flex;position:relative}#ParentProjectAttacherFunctionview .project-list .project-item>div{flex:auto}#ParentProjectAttacherFunctionview .project-list .project-item>div.loading-sub-items{opacity:.5}#ParentProjectAttacherFunctionview .project-list .project-item .fa-chevron-down{transition:transform .2s ease-in-out}#ParentProjectAttacherFunctionview .project-list .project-item .fa-spinner{color:var(--white);z-index:10;font-size:40px;position:absolute;left:calc(50% - 20px)}#ParentProjectAttacherFunctionview .project-list .project-item:hover{background-color:var(--dashboard-blue);color:var(--white)}#ParentProjectAttacherFunctionview .project-list .project-item:hover .valueNotSet{color:var(--white)}#ParentProjectAttacherFunctionview .project-list .project-item.collapsed .fa-chevron-down{transform:rotate(-90deg)}#ParentProjectAttacherFunctionview .project-list .project-item.selected{background-color:var(--blue-light);color:var(--white)}#ParentProjectAttacherFunctionview .project-list .project-item.selected .valueNotSet{color:var(--white)}#ParentProjectAttacherFunctionview .project-list .collapse .project-sub-items,#ParentProjectAttacherFunctionview .project-list .collapsing .project-sub-items{width:100%;margin:0;list-style:none}#ParentProjectAttacherFunctionview .project-list .collapse .project-sub-items li,#ParentProjectAttacherFunctionview .project-list .collapsing .project-sub-items li{background-color:var(--white);cursor:pointer;margin-bottom:1px;padding:10px}#ParentProjectAttacherFunctionview .project-list .collapse .project-sub-items li.selected,#ParentProjectAttacherFunctionview .project-list .collapsing .project-sub-items li.selected{background-color:var(--blue-light);color:var(--white)}#ParentProjectAttacherFunctionview .project-list .collapse .project-sub-items li:hover,#ParentProjectAttacherFunctionview .project-list .collapsing .project-sub-items li:hover{background-color:var(--dashboard-blue);color:var(--white)}#ParentProjectAttacherFunctionview .project-list .collapse .project-sub-items li:hover .valueNotSet,#ParentProjectAttacherFunctionview .project-list .collapsing .project-sub-items li:hover .valueNotSet{color:var(--white)}#projectDescriptionWidget .widget-content{min-height:165px}#projectDescriptionWidget .widget-content .text-content p span{white-space:pre-line;word-break:break-word}#projectDescriptionWidget .widget-content .text-content>div:last-child p:last-child{margin-bottom:0;padding-bottom:0}.finnStatisticsWidget{width:320px}.finnStatisticsWidget .row .publish-date{text-align:right;border-top:solid 1px var(--primary-light);white-space:nowrap;width:100%;font-size:11px}.finnStatisticsWidget .row .statistics-legend{border-radius:var(--border-radius);text-align:center;color:#fff;min-width:20px;margin-top:5px;padding:0 3px;display:inline-block}.finnStatisticsWidget .row .statistics-legend+small{white-space:nowrap;text-align:center;margin:0 auto;display:block}.finnStatisticsWidget .row .statistics-legend.green{background-color:var(--green)}.finnStatisticsWidget .row .statistics-legend.orange{background-color:var(--orange)}.finnStatisticsWidget .row .statistics-legend.blue{background-color:var(--dashboard-blue)}.finnStatisticsWidget canvas{margin-top:10px}.finnStatisticsWidget .finn-logo{opacity:.15;background-image:url(/assets/FINN_no.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:60px;height:40px;display:inline-block}#project-units-widget .no-units{height:170px}#project-units-widget .cards{margin-top:10px}#project-viewings-widget .follow-up{text-align:center;border-left:solid 1px var(--white);border-bottom-right-radius:var(--border-radius);flex:0 0 120px;align-self:flex-end;padding:0 5px}#project-viewings-widget .follow-up.followup-complete{background-color:var(--green);color:#fff}#project-viewings-widget .follow-up.followup-incomplete{background-color:var(--red-light);color:#fff}#project-viewings-widget .card{position:relative}#project-viewings-widget .card .private-tag{cursor:pointer;z-index:4000;border-top-right-radius:var(--border-radius);width:0;height:0;padding-top:50px;padding-left:50px;position:absolute;top:0;right:0;overflow:hidden}#project-viewings-widget .card .private-tag span{color:#fff;letter-spacing:.5px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:14px 0 0 5px;transform:rotate(45deg)}#project-viewings-widget .card .private-tag:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--purple);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#project-viewings-widget .card .cancelled-tag{cursor:pointer;z-index:4000;width:0;height:0;padding-top:72px;padding-left:72px;position:absolute;top:0;right:0;overflow:hidden}#project-viewings-widget .card .cancelled-tag span{color:#fff;letter-spacing:.5px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:31px 0 0 12px;transform:rotate(45deg)}#project-viewings-widget .card .cancelled-tag:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--red-light);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#project-viewings-widget .card .capacity{padding:10px;font-size:12px;line-height:1;position:absolute;top:0;right:0}#project-viewings-widget .card .capacity.is-private{z-index:5000;right:42px}#project-viewings-widget .card .capacity:hover .fal{font-weight:900}#project-overview .has-assignment-graph{height:200px;margin-bottom:20px;position:relative}#project-overview .has-assignment-graph canvas{position:absolute;left:calc(50% - 100px)}#project-overview .has-assignment-graph .assignment-text{text-align:center;width:100%;position:absolute;top:calc(50% - 28px)}#projectOverview .main-flex{justify-content:space-between;gap:var(--large-gap);flex-direction:row;display:flex}#projectOverview .main-flex .primary-content{gap:var(--large-gap);flex-flow:column wrap;flex:75%;transition:max-width .2s ease-in-out;display:flex}#projectOverview .main-flex .primary-content .summary-widgets{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap);justify-content:center;align-self:stretch;min-height:224px;display:flex}#projectOverview .main-flex .primary-content .summary-widgets .loadingIndicator{flex:0 0 32px;align-self:center}#projectOverview .main-flex .primary-content .summary-widgets .project-info{gap:var(--large-gap);flex-flow:wrap;flex:auto;display:flex}@media (width<=767px){#projectOverview .main-flex .primary-content .summary-widgets .project-info{flex-wrap:wrap;flex-basis:100%}}#projectOverview .main-flex .primary-content .summary-widgets .project-info .image{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - var(--medium-gap));border-radius:var(--border-radius);cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:box-shadow .2s ease-in-out;position:relative}#projectOverview .main-flex .primary-content .summary-widgets .project-info .image .badges{position:absolute;top:0;left:0}#projectOverview .main-flex .primary-content .summary-widgets .project-info .image .badges li:first-child{border-top-left-radius:var(--border-radius)}#projectOverview .main-flex .primary-content .summary-widgets .project-info .image.not-available:after{content:"";color:var(--primary-lighter);font-family:"Font Awesome 5 Pro";font-size:60px;font-weight:900;line-height:60px;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px)}#projectOverview .main-flex .primary-content .summary-widgets .project-info .image .tile-overlay{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);cursor:default;text-shadow:1px 1px 1px #00000080;text-transform:none;color:#fff;cursor:text;background-color:#00000080;width:100%;padding:4px;font-size:14px;line-height:18px;position:absolute;bottom:0}#projectOverview .main-flex .primary-content .summary-widgets .project-info .image .tile-overlay small{justify-content:space-between;width:100%;display:flex}#projectOverview .main-flex .primary-content .summary-widgets .project-info .image .tile-overlay div,#projectOverview .main-flex .primary-content .summary-widgets .project-info .image .tile-overlay span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#projectOverview .main-flex .primary-content .summary-widgets .project-info .image:hover{box-shadow:0 0 15px #00000026}#projectOverview .main-flex .primary-content .summary-widgets .project-info .text{align-self:center}#projectOverview .main-flex .primary-content .summary-widgets .project-info .text label:not(:first-child){margin-top:15px}#projectOverview .main-flex .primary-content .summary-widgets .boxes{background-color:var(--white);gap:var(--large-gap);flex:1;grid-template-columns:repeat(2,1fr);width:100%;display:grid;position:relative}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box{text-align:center;border-radius:var(--border-radius);text-wrap:balance;word-break:break-word;flex-direction:column;justify-content:center;min-height:42px;display:flex;position:relative}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box .loadingIndicator i{font-size:22px}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box label{word-break:break-word;color:unset;margin-bottom:0;font-family:Regular;line-height:12px}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box h4{color:unset;margin-bottom:0;font-size:16px}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box a{border-radius:var(--border-radius);word-break:break-word;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>label{text-align:center;align-self:center;font-family:Regular;font-size:10px;line-height:16px;display:inline-block}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>div{flex:1;align-self:stretch;display:flex;position:relative}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>div .loadingIndicator{flex:0;position:absolute;top:calc(50% - 11px);left:calc(50% - 11px)}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>div .loadingIndicator i{font-size:22px}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>div>div{flex:1;align-self:stretch;display:flex}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>div>div>a{text-align:center;cursor:pointer;border-radius:var(--border-radius);word-break:break-word;flex-direction:column;flex:1;justify-content:center;align-self:stretch;padding:3px;transition:box-shadow .2s ease-in-out;display:flex}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>div>div>a label{cursor:pointer;word-break:break-all}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>div>div>a:hover{box-shadow:0 0 15px #0000004d}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>div>div>div{text-align:center;flex:1;justify-content:center;align-self:center;display:flex}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box>h4{text-align:center;align-self:center;margin-bottom:0}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.yellowBox{background-color:var(--yellow);color:#000}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.yellowBox a{color:#000}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.grayBox label{color:#fff;font-family:Regular;line-height:normal}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.grayBox a{color:#fff}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.grayBox>div{color:#fff;font-family:Light;font-size:16px}@media (width<=767px){#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.grayBox>div{font-size:16px;line-height:20px}}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.greenBox label{color:#fff;font-family:Regular;line-height:normal}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.greenBox a{color:#fff}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.greenBox>div{color:#fff;font-family:Light;font-size:18px;line-height:22px}@media (width<=767px){#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.greenBox>div{font-size:16px;line-height:20px}}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.redBox label{color:#fff;font-family:Regular;line-height:normal}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.redBox a{color:#fff}#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.redBox>div{color:#fff;font-family:Light;font-size:18px;line-height:22px}@media (width<=767px){#projectOverview .main-flex .primary-content .summary-widgets .boxes .box.redBox>div{font-size:16px;line-height:20px}}#projectOverview .main-flex .primary-content .summary-widgets .boxes .boxlink{position:relative}#projectOverview .main-flex .primary-content .summary-widgets .boxes .boxlink:after{content:"";bottom:var(--small-gap);right:var(--small-gap);color:#000;transform-origin:50%;opacity:.2;mix-blend-mode:color-burn;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:300;line-height:13px;position:absolute;transform:rotate(-45deg)}#projectOverview .main-flex .primary-content .summary-widgets .boxes .boxlink:hover:after{opacity:.3;font-weight:900}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer{grid-area:3/1/span 1/span 2;height:100%}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box{gap:var(--large-gap);grid-template-columns:repeat(1,1fr);height:100%;display:grid}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box .blueBox{background-color:var(--blue);border-radius:var(--border-radius);color:#fff;text-wrap:balance;word-break:break-word;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:42px;padding:3px;display:flex}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box .blueBox label{white-space:nowrap;text-overflow:ellipsis;font-family:Regular;line-height:normal;overflow:hidden}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box .blueBox>div{text-align:center;width:100%;font-family:Light;font-size:16px;line-height:20px}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box.repeat-2{grid-template-columns:repeat(2,1fr)}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box.repeat-3{grid-template-columns:repeat(3,1fr)}@media (width<=767px){#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box.repeat-3{grid-template-columns:repeat(2,1fr)}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box.repeat-3 .blueBox:last-child{grid-column:1/span 2}}@media (width>=992px){#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer{grid-area:1/3/span 3/span 1}}#projectOverview .main-flex .primary-content .summary-widgets .boxes.box-count-7 .status-box-outer{grid-row:4/span 1}@media (width>=992px){#projectOverview .main-flex .primary-content .summary-widgets .boxes{grid-template-columns:repeat(3,1fr)}#projectOverview .main-flex .primary-content .summary-widgets .boxes.box-count-5 .status-box-outer{grid-row:1/span 2}#projectOverview .main-flex .primary-content .summary-widgets .boxes.box-count-7 .status-box-outer{grid-row:1/span 3}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box{grid-template-columns:repeat(1,1fr);height:100%}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box.repeat-2,#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box.repeat-3{grid-template-columns:repeat(1,1fr)}#projectOverview .main-flex .primary-content .summary-widgets .boxes .status-box-outer .status-box.repeat-3 .blueBox:last-child{grid-column:1/span 1}}@media (width<=767px){#projectOverview .main-flex .primary-content .summary-widgets{height:auto}}#projectOverview .main-flex .primary-content .bottom-section{gap:var(--large-gap);display:flex}#projectOverview .main-flex .primary-content .bottom-section .left-section{flex:0 0 25%;align-self:flex-start;max-width:25%}#projectOverview .main-flex .primary-content .bottom-section .left-section article{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap);margin-bottom:var(--large-gap)}#projectOverview .main-flex .primary-content .bottom-section .left-section article:last-of-type{margin-bottom:0}@media (width<=767px){#projectOverview .main-flex .primary-content .bottom-section .left-section{flex:100%;width:100%;max-width:100%}}#projectOverview .main-flex .primary-content .bottom-section .left-section .land-register-listing{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#projectOverview .main-flex .primary-content .bottom-section .right-section{flex:1}@media (width<=767px){#projectOverview .main-flex .primary-content .bottom-section .right-section{flex:100%;max-width:100%}}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets{gap:var(--large-gap);flex-flow:wrap;align-content:flex-start;margin-bottom:50px;display:flex}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item{background-color:var(--white);border-radius:var(--border-radius);max-width:50%;min-height:170px;box-shadow:var(--card-shadow);padding:var(--large-gap);flex-wrap:wrap;flex:1;margin:0;position:relative}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item.no-min-height{min-height:0}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .emptyIndicator{text-align:center;position:absolute;top:calc(50% - 30px);left:0;right:0}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .emptyIndicator i{color:var(--primary);opacity:.25;font-size:48px}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .emptyIndicator p{text-align:center}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .emptyIndicator p em{color:var(--primary)}@media (width<=767px){#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item{flex-basis:100%;max-width:100%}}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item.full-width{flex-basis:100%;max-width:100%;overflow:hidden}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item.map-widget{margin-top:0}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item.milestonesWidget{padding:40px;overflow:visible}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));width:100%;margin:0;padding:0;display:grid}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card{background-color:var(--primary-lightest);border-radius:var(--border-radius);box-shadow:var(--card-shadow);cursor:pointer;padding:0 0 24px;list-style:none;transition:box-shadow .2s ease-in-out;position:relative}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card:hover{box-shadow:0 0 15px #0000004d}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card .content{width:calc(100% - 70px);padding:5px;display:inline-block}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card .content .fa-lock{color:var(--primary-dark);font-size:16px}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card .content>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card .content>div:first-child{font-family:Bold}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card .footer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);height:24px;color:var(--primary-lightest);flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding:0;font-size:11px;line-height:24px;display:flex;position:absolute;bottom:0;left:0;right:0}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card .footer .option{text-align:center;border-right:solid 1px var(--white);flex:0 0 32px}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card .footer .option i{color:var(--primary-lightest);font-size:14px}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card .footer .info{text-overflow:ellipsis;white-space:nowrap;flex:auto;padding:0 5px;overflow:hidden}#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets .widget-item .cards .card .footer .info:not(:first-child):not(:last-child){border-right:solid 1px var(--white)}@media (width<=1199px){#projectOverview .main-flex .primary-content .bottom-section .right-section .widgets{margin-bottom:var(--large-gap)}}#projectOverview .main-flex .secondary-content{background-color:var(--bg);flex:25%;max-width:25%;position:relative}#projectOverview .main-flex .secondary-content .loadingIndicator{position:absolute;top:70px;left:calc(50% - 18px)}@media (width>=1200px){#projectOverview .main-flex .secondary-content{height:calc(100vh - 150px);position:sticky;top:133px;overflow-y:auto}#projectOverview .main-flex .secondary-content .level-one-tabs{background-color:var(--bg);z-index:1001;position:sticky;top:0}}@media (width<=991px){#projectOverview .main-flex{max-width:100%;display:block}#projectOverview .main-flex .primary-content{flex-direction:column;max-width:100%}#projectOverview .main-flex .secondary-content{max-width:100%;margin:0;display:block}}@media (width<=767px){#projectOverview .main-flex{flex-direction:column}#projectOverview .main-flex .primary-content .summary-widgets{display:block}#projectOverview .main-flex .primary-content .summary-widgets .loadingIndicator{text-align:center;display:block}#projectOverview .main-flex .primary-content .summary-widgets .loadingIndicator i{margin-top:10px}#projectOverview .main-flex .primary-content .summary-widgets .project-info{width:100%}#projectOverview .main-flex .primary-content .summary-widgets .project-info .image{flex-basis:100%;min-height:160px}#projectOverview .main-flex .primary-content .summary-widgets .project-info .facts{flex-direction:row}#projectOverview .main-flex .primary-content .bottom-section{flex-direction:column}}ul.logItems{width:100%;margin:0;padding:0;list-style:none}ul.logItems>li{margin:10px 0;overflow:hidden}ul.logItems>li:not(:last-child){border-bottom:1px dashed #0003}ul.logItems>li .logEntry{float:right;width:calc(100% - 68px);padding:8px;display:inline-block}ul.logItems .userInitials{float:right}#master-expiration-warning{flex-wrap:nowrap;justify-content:space-between;display:flex}@media (width<=767px){#master-expiration-warning{flex-wrap:wrap}}#master-expiration-warning div.alert-warning{flex:auto}@media (width>=768px){#master-expiration-warning div.alert-warning{margin-right:10px}}#master-expiration-warning div.alert-warning:last-child{margin-right:0}#changeParkingInfo .tabs li a{color:var(--black)}#changeParkingInfo .tabs li.active a{color:var(--white)}#changeParkingInfo .roundoff-help{color:var(--primary);font-size:.65em;font-style:italic}#changeParkingInfo .navigation{justify-content:space-between;margin-bottom:20px;display:flex}#changeParkingInfo .navigation>div{align-self:center}#changeParkingInfo .navigation i{cursor:pointer;align-self:center}#changeParkingInfo .navigation h3{margin-bottom:0}#changeParkingInfo .navigation .name{text-align:center;text-transform:uppercase;font-size:11px}#changeParkingInfo .phrase-selector{margin-top:5px}#changeParkingInfo .badges{position:absolute;top:13px;right:5px}#changeParkingWrapper .warningdiv{z-index:1000;position:absolute;top:5px;right:-7px}#changeParkingWrapper .warningdivForRadio{z-index:1000;position:absolute;top:10px;right:-7px}#changeParkingWrapper .warningIcon{color:var(--orange-light)}#changeParkingWrapper .heading{text-align:center}#changeParkingWrapper .searchResult{max-height:calc(100vh - 320px)}#changeParkingWrapper .searchResult>li{height:40px;position:relative}#DeleteParkings .deleteParkingList{margin:0}#DeleteParkings .deleteParkingList li{background-color:var(--white);color:var(--primary-darkest);border:solid 1px var(--primary-lighter);box-shadow:1px 1px 1px var(--primary-lighter);white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;padding-top:3px;padding-bottom:3px;padding-left:8px;list-style-type:none;overflow:hidden}#parkingList .header-table{background-color:var(--white);padding-top:10px;top:115px}#parkingList .parking-type-list{background-color:var(--white);border-radius:var(--small-gap);box-shadow:var(--card-shadow);padding:var(--large-gap)}#parkingList .parking-type-list tr.highlighted [data-tip-tm] i.fas.fa-info-circle{color:#fff;background:radial-gradient(var(--blue) 50%, transparent 50%)}#parkingList .parking-type-list tr th:has(span[data-tip-bm]) div{align-items:center;gap:var(--small-gap);display:flex;overflow:visible}#parkingList .parking-type-list tr th:has(span[data-tip-bm]) div [data-tip-bm]{align-items:center;min-width:0;display:flex}#parkingList .parking-type-list tr th:has(span[data-tip-bm]) div [data-tip-bm] span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#parkingList .parking-type-list tr td{overflow:visible}#parkingList .parking-type-list tr td .badges{padding-top:3px}#parkingList .parking-type-list tr td .badges li{background-color:#0000}#parkingList .parking-type-list tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--border-radius);border:none;padding:3px;font-size:12px;line-height:15px}#parkingList .parking-type-list tr td .badges li.facility-1{color:#fff;background-color:#9139dbcc}#parkingList .parking-type-list tr td .badges li.facility-2{color:#000;background-color:#fc0c}#parkingList .parking-type-list tr td .badges li.facility-3{color:#fff;background-color:#c20000}#parkingList .parking-type-list tr td .badges li.facility-4{color:#fff;background-color:#83009acc}#parkingList .parking-type-list tr td .badges li.facility-5{color:#fff;background-color:#0a90ac}#parkingList .parking-type-list tr td .badges li.facility-6{color:#fff;background-color:#007bc7}#parkingList .parking-type-list tr td .badges li.facility-7{color:#fff;background-color:#710000}#parkingList .parking-type-list tr td .badges li.facility-8{color:#fff;background-color:#ffa500cc}#parkingList .parking-type-list tr td .badges li.facility-9{color:#000;background-color:#d3e0ebcc}#projectParkingTableView tr.selected{background-color:var(--green-light)}#projectParkingTableView tr.selected td a{color:#fff}#projectParkingCardView article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:var(--large-gap)}#projectParkingCardView article .collapser{z-index:999;background-color:var(--white);padding:var(--medium-gap) 0;position:sticky;top:112px}#projectParkingCardView article .collapser .section-divider{margin-bottom:0}@media (width<=991px){#projectParkingCardView article .collapser{top:82px}}#projectParkingCardView .default-cursor{cursor:default}#projectParkingCardView .unselectableTile{opacity:.3;cursor:not-allowed;pointer-events:none}#projectParkingCardView .groupbox-container{background-color:var(--primary-light);border-radius:var(--border-radius);margin-bottom:20px;padding:15px 15px 0}#projectParkingCardView .groupbox-container .group-members{padding:0}#projectParkingCardView .parking-list{gap:var(--large-gap);margin-bottom:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-flow:dense;display:grid}#projectParkingCardView .parking-list .group-members{background-color:var(--primary-light);border-radius:var(--border-radius);padding:var(--large-gap);gap:var(--large-gap);grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-auto-flow:dense;display:grid;position:relative}#projectParkingCardView .group-card .parking-types-list{gap:0 var(--small-gap);flex-wrap:wrap;align-items:flex-start;margin:0;padding:0;display:flex}#projectParkingCardView .group-card .parking-types-list li{white-space:nowrap;text-overflow:ellipsis;font-size:12px;list-style:none;overflow:hidden}#projectParkingCardView .group-card .parking-types-list li:first-child{margin-left:0}#projectParkingCardView .group-card .parking-types-list li label{text-align:center;background-color:var(--white);vertical-align:text-bottom;border-radius:50%;min-width:16px;height:16px;padding-right:1px;font-family:Bold;font-size:10px;line-height:15.5px;display:inline-block}#projectParkingCardView .sub-card{background-color:var(--primary-lightest);text-align:left;flex-direction:row;height:124px;transition:box-shadow .2s ease-in-out;display:flex;position:relative}#projectParkingCardView .sub-card>a{position:absolute;inset:0 0 24px}#projectParkingCardView .sub-card .selected{border-top:30px solid #0000;border-bottom:30px solid #0000;border-left:30px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}#projectParkingCardView .sub-card .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}#projectParkingCardView .sub-card .subcard-info{min-width:calc(100% - 105px);padding:10px}#projectParkingCardView .sub-card .subcard-info .heading{justify-content:space-between;display:flex}#projectParkingCardView .sub-card .subcard-info .heading .parking-name{text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:14px;font-weight:700;overflow:hidden}#projectParkingCardView .sub-card .subcard-info .heading .parking-name.valueNotSet{text-transform:none;font-family:Regular;font-size:13px;font-weight:400;line-height:18px}#projectParkingCardView .sub-card .subcard-info .heading .assignment-number{float:right;text-overflow:ellipsis;white-space:nowrap;margin-left:5px;font-family:Regular;font-size:12px;font-weight:400;line-height:21px;display:inline-block;overflow:hidden}#projectParkingCardView .sub-card .subcard-info div{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}#projectParkingCardView .sub-card .image{background-repeat:no-repeat;background-size:contain;background-color:var(--white);text-align:center;background-position:50%;flex:0 0 100px;height:100px}#projectParkingCardView .sub-card .image .bid-badge{background-color:var(--blue-light);color:var(--white);text-align:center}#projectParkingCardView .sub-card .image .icon-instead{color:var(--black);padding-top:27px}#projectParkingCardView .sub-card .footer{background-color:var(--primary);height:24px;color:var(--white);flex-wrap:nowrap;justify-content:space-between;align-items:stretch;padding:0;font-size:12px;line-height:24px;display:flex;position:absolute;bottom:0;left:0;right:0}#projectParkingCardView .sub-card .footer .info{text-overflow:ellipsis;white-space:nowrap;border-right:solid 1px var(--white);flex:auto;padding:0 5px;overflow:hidden}#projectParkingCardView .sub-card .footer .info:last-child{border-right:0}#projectParkingCardView .sub-card .footer .option{text-align:center;border-right:solid 1px var(--white);cursor:pointer;color:var(--primary-lightest);flex:0 0 42px}#projectParkingCardView .sub-card .footer .option i{font-size:14px;line-height:24px}#projectParkingCardView .sub-card .footer .option.active{background-color:var(--blue-tile)}#projectParkingCardView .arrow-container{padding:0 22px;transition:min-height .1s linear;min-height:0!important;overflow:visible!important}#projectParkingCardView .arrow-container .arrow_box{background:var(--white);background-color:var(--primary-light);margin-top:6px;position:relative}#projectParkingCardView .arrow-container .arrow_box:before{content:" ";pointer-events:none;border:solid #3b403f00;border-bottom-color:var(--primary-light);border-width:16px;width:0;height:0;margin-left:-21px;position:absolute;bottom:100%;left:25%}.projectUnitsSummary{position:relative}.projectUnitsSummary .collapser{cursor:pointer}.projectUnitsSummary .with-loading-indicator{position:absolute;top:calc(50% - 18px);left:calc(50% - 18px)}.projectUnitsSummary .with-loading-indicator .fa-spin{color:var(--primary);font-size:36px}.projectUnitsSummary .project-status{padding:var(--medium-gap)}.projectUnitsSummary .project-status .project-summary-table tbody tr:hover{background-color:var(--primary-lighter)}.projectUnitsSummary .project-status .include-option{width:235px;margin:0 auto}.projectUnitsSummary .project-status .has-salesgrade-graph{height:200px;position:relative}.projectUnitsSummary .project-status .has-salesgrade-graph .salesgrade-text{text-align:center;width:100%;position:absolute;top:calc(50% - 18px)}.projectUnitsSummary .project-status .has-salesgrade-graph .salesgrade-text label{color:var(--primary);font-size:12px}.projectUnitsSummary .project-status .has-salesgrade-graph canvas{position:absolute;left:calc(50% - 125px)}.projectUnitsSummary .project-status table{table-layout:fixed;width:100%;margin-bottom:20px}.projectUnitsSummary .project-status table tr td{white-space:nowrap;text-overflow:ellipsis;padding:0 3px;font-size:12px;line-height:15px;overflow:hidden}.projectUnitsSummary .project-status table tr.bold-text{font-family:Bold}#projectUnitsOverview .project-status-wrapper{background-color:var(--white);border-radius:var(--border-radius);margin-bottom:15px;padding:15px}#projectUnitsOverview .project-status-wrapper .projectUnitsSummary{margin-bottom:10px}#projectUnitsOverview .project-status-wrapper .projectUnitsSummary .section-divider,#projectUnitsOverview .project-status-wrapper .projectUnitsSummary:last-child,#projectUnitsOverview .project-status-wrapper .projectUnitsSummary:only-child{margin-bottom:0}#projectUnitsOverview .collapser{z-index:999;background-color:var(--white);padding:var(--medium-gap) 0;position:sticky;top:112px}#projectUnitsOverview .collapser .section-divider{margin-bottom:0}@media (width<=991px){#projectUnitsOverview .collapser{top:82px}}#projectUnitsOverview article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);margin-bottom:var(--large-gap)}#projectUnitsOverview #projectCardView .units-list{gap:var(--large-gap);margin-bottom:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-flow:dense;display:grid}#projectUnitsOverview #projectCardView .units-list .group-members{background-color:var(--primary-light);border-radius:var(--border-radius);padding:var(--large-gap);gap:var(--large-gap);grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-auto-flow:dense;display:grid;position:relative}#projectUnitsOverview #projectCardView .tile.tileDetail{height:140px}#projectUnitsOverview #projectCardView .image{height:120px}#projectUnitsOverview #projectCardView .group-card .roomTypes-list{flex-wrap:nowrap;align-items:flex-start;margin:0;padding:0;display:flex}#projectUnitsOverview #projectCardView .group-card .roomTypes-list li{white-space:nowrap;text-overflow:ellipsis;margin-left:5px;font-size:12px;list-style:none;overflow:hidden}#projectUnitsOverview #projectCardView .group-card .roomTypes-list li:first-child{margin-left:0}#projectUnitsOverview #projectCardView .group-card .roomTypes-list li label{text-align:center;background-color:var(--white);vertical-align:text-bottom;border-radius:8px;min-width:16px;height:16px;padding-right:1px;font-family:Bold;font-size:10px;line-height:15.5px;display:inline-block}#projectUnitsOverview #projectCardView .group-card .footer .info{border-right:solid 1px var(--white)}#projectUnitsOverview #projectCardView .group-card .footer .info:last-child{border-right:none}#projectUnitsOverview #projectCardView .group-card .footer .info.units-with-bid{background-color:var(--blue-light);color:#fff;text-align:center;flex:0 175px}#projectUnitsOverview #projectCardView .sub-card .finn-logo{background-image:url(/assets/FINN_no.svg);background-position:50%;background-repeat:no-repeat;background-color:var(--white);width:54px;height:32px;display:inline-block;position:absolute}#projectUnitsOverview #projectCardView .subcard-info .heading{justify-content:space-between;gap:var(--small-gap);display:flex}#projectUnitsOverview #projectCardView .subcard-info .heading .alpha-name{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:700;overflow:hidden}#projectUnitsOverview #projectCardView .subcard-info .heading .alpha-name.valueNotSet{text-transform:none;font-family:Regular;font-size:13px;font-weight:400;line-height:18px}#projectUnitsOverview #projectCardView .subcard-info .heading .assignment-number{text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-family:Regular;font-size:12px;font-weight:400;line-height:21px;overflow:hidden}#projectUnitsOverview #projectCardView .subcard-info div{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}#projectUnitsOverview #projectCardView .footer .info{color:var(--primary-lightest)}#projectUnitsOverview #projectCardView .footer .info.object-type{text-align:center}#projectUnitsOverview #projectCardView .footer .info.unit-has-bid{background-color:var(--blue-light);color:#fff}#projectUnitsOverview #projectCardView .footer .info.unit-is-sold{background-color:var(--green-light);color:#fff}#projectUnitsOverview #projectCardView .footer .info.unit-is-sold span:last-child{text-transform:lowercase}#projectUnitsOverview #projectListView{position:relative}#projectUnitsOverview #projectListView .listview-filter-buttons{text-align:center;background-color:var(--white);padding:15px;position:relative}#projectUnitsOverview #projectListView .listview-filter-buttons .btn.active{background-color:var(--dashboard-blue);color:var(--white)}#projectUnitsOverview #projectListView .listview-filter-buttons .btn.btn-success{z-index:1;position:absolute;top:15px;right:15px}#projectUnitsOverview #projectListView .listview-filter-buttons .btn.btn-success .fa-angle-right{transition:transform .2s ease-in-out;transform:rotate(90deg)}#projectUnitsOverview #projectListView .listview-filter-buttons .btn.btn-success.collapsed .fa-angle-right{transform:rotate(0)}@media (width<=767px){#projectUnitsOverview #projectListView .listview-filter-buttons{z-index:1;padding-top:50px;position:sticky;top:88px}}#projectUnitsOverview #projectListView #projectUnitsListView{background-color:var(--white)}@media (width>=768px){#projectUnitsOverview #projectListView #projectUnitsListView{max-height:calc(100vh - 275px);padding:0 0 15px 15px;overflow:auto}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr{cursor:pointer}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Tilgjengelighet],#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter]{text-align:center}}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td.text-and-info div{justify-content:space-between;display:flex}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td.text-and-info div>span:first-child{flex:1}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td.text-and-info div [data-tip-bl]{margin-left:auto}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td.text-and-info div [data-tip-bl] .green-info{color:var(--green)!important}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Tilgjengelighet]{text-transform:uppercase}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[title=Reservert]{background-color:#f906}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[title=Solgt]{background-color:#5cb85c4d}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter]{text-transform:uppercase}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="1"]{color:var(--white);background-color:#009900b3}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="2"]{color:var(--white);background-color:#99cc00b3}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="3"]{background-color:#ffff00b3}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="4"]{color:var(--white);background-color:#ff9900b3}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr td[data-label=Energikarakter][title$="5"]{color:var(--white);background-color:#ff0000b3}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected>td[title=Reservert],#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected>td[title=Solgt],#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected>td[data-label=Energikarakter]{background-color:var(--green-light)}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected-sidepanel-open>td[title=Reservert],#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected-sidepanel-open>td[title=Solgt],#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.selected-sidepanel-open>td[data-label=Energikarakter]{background-color:var(--green)}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.highlighted>td[title=Reservert],#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.highlighted>td[title=Solgt],#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr.highlighted>td[data-label=Energikarakter]{background-color:var(--blue)}#projectUnitsOverview #projectListView #projectUnitsListView .customizable-table tbody tr .finn-logo{background-image:url(/assets/FINN_no.svg);background-position:50%;background-repeat:no-repeat;background-color:var(--white);width:38px;height:18px;display:inline-block;position:absolute;right:8px}#settlementUnits>section{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-bottom:15px;padding:15px}@media (width>=768px){#settlementUnits>section{height:calc(100vh - 135px);padding:0 0 15px 15px;overflow-x:auto}#settlementUnits>section .confirmPanel,#settlementUnits>section .messagePanel{margin-right:15px;position:sticky;top:0;left:0}}#settlementUnits>section .customizable-table thead tr{height:32px}#settlementUnits>section .customizable-table tbody tr td.text-and-info div{justify-content:space-between;display:flex}#settlementUnits>section .customizable-table tbody tr td.text-and-info div .alpha{text-overflow:ellipsis;flex:1;overflow:hidden}#settlementUnits>section .customizable-table tbody tr td.text-and-info div i{padding:0}#settlementUnits>section .customizable-table tbody tr td.text-and-info div i.green-info{color:var(--green)!important}#settlementUnits>section .customizable-table tbody tr td.text-and-info div span[data-tip-bl]{flex:0 0 20px;margin-left:auto}#settlementUnits>section .customizable-table tbody tr td.status-cell{text-align:center;overflow:visible}#settlementUnits>section .customizable-table tbody tr td.status-cell i{font-size:14px;line-height:20px}#settlementUnits>section .customizable-table tbody tr td.status-cell.red i{color:var(--red-light)}#settlementUnits>section .customizable-table tbody tr td.status-cell.yellow i{color:var(--yellow)}#settlementUnits>section .customizable-table tbody tr td.status-cell.green i{color:var(--green-light)}#settlementUnits>section .customizable-table tbody tr td.status-cell.blue i{color:var(--blue-light)}@media (width<=991px){#settlementUnits>section .customizable-table tbody tr td.status-cell{text-align:right;padding-right:5px}}#settlementUnits>section .customizable-table tbody tr td.lineup-sent{text-align:center}#settlementUnits>section .customizable-table tbody tr td.lineup-sent .fa-check{color:var(--green-light);font-size:16px}#settlementUnits>section .customizable-table tbody tr td[title~=ja]{text-transform:uppercase;background-color:#5cb85c4d}@media (width>=768px){#settlementUnits>section .customizable-table tbody tr td[title~=ja]{text-align:center}}#settlementUnits>section .customizable-table tbody tr td[title~=nei]{text-transform:uppercase}@media (width>=768px){#settlementUnits>section .customizable-table tbody tr td[title~=nei]{text-align:center}}#selectColumns .filterList{border-spacing:0 2.5px;border-collapse:separate;width:100%;margin:0;padding:0;position:relative}#selectColumns .filterList .ui-sortable-helper td{box-shadow:0 0 10px #0003}#selectColumns .filterList .ui-sortable-helper td:before{content:"";color:var(--red-light);margin-left:-10px;font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;top:calc(50% - 10px)}#selectColumns .filterList td.mandatory{pointer-events:none;cursor:default}#selectColumns .filterList td input{display:none}#selectColumns .filterList td input:checked+label{background-color:var(--blue-tile);color:var(--white)}#selectColumns .filterList td input:checked+label:after{content:"";font-family:"Font Awesome 5 Pro";position:absolute;top:8px;right:4px}#selectColumns .filterList td input:checked+label:hover{background-color:var(--blue-tile-light)}#selectColumns .filterList td label{cursor:pointer;text-transform:none;background-color:var(--white);margin-bottom:1px;padding:8px 16px 8px 8px;font-size:14px;position:relative}#selectColumns .filterList td label .fa-lock{margin-right:5px;line-height:20px}#selectColumns .filterList td label:hover{background-color:var(--blue-tile-lighter);color:#fff}#summaryForEstate .panel-group{margin-bottom:10px}#summaryForEstate .panel-group .panel-heading{cursor:pointer;position:relative}#summaryForEstate .panel-group .panel-heading .form-section-divider{margin-top:0}#summaryForEstate .panel-group .panel-heading .bubbleBtn{width:24px;height:24px;top:0;right:0}#summaryForEstate .panel-group .panel-heading .bubbleBtn i{transition:transform .2s ease-in-out}#summaryForEstate .panel-group .panel-heading .bubbleBtn i.collapsed{transform:rotate(90deg)}#summaryForEstate .panel-group .panel-heading:hover .bubbleBtn i{font-weight:900}#summaryForEstate .baseSlipText{white-space:nowrap;text-overflow:ellipsis;width:150px;display:inline-block;overflow:hidden}#summaryForEstate .provision-summary{margin:0;list-style:none}#summaryForEstate .provision-summary li{justify-content:space-between;align-items:center;display:flex}#CommissionReport{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#CommissionReport .section-divider .fa-filter{color:var(--red-light);margin-right:5px;display:inline-block}#CommissionReport .section-divider .fa-filter:before{vertical-align:middle}#CommissionReport .page-filters{gap:var(--large-gap) var(--x-large-gap);flex-wrap:wrap;justify-content:center;align-items:center;margin:0;list-style:none;display:flex}#CommissionReport #ProvisionHeaderTable{table-layout:fixed;border-bottom:solid 1px var(--primary-lighter);width:100%;margin-top:100px}#CommissionReport #ProvisionHeaderTable tr td{border-bottom:var(--primary-lighter)}#CommissionReport #ProvisionHeaderTable th{padding:5px;font-size:12px;font-weight:400;position:relative}#CommissionReport #ProvisionHeaderTable th>div{transform-origin:100% bottom;white-space:nowrap;text-overflow:ellipsis;float:left;cursor:pointer;width:20px;height:20px;margin-right:-20px;padding-left:20px;transform:rotate(315deg)}#CommissionReport #ProvisionHeaderTable th>div:hover{color:var(--black)}#CommissionReport #ProvisionHeaderTable th>div:hover:after{color:var(--link-color)}#CommissionReport #ProvisionHeaderTable th>div:after{content:"";color:var(--primary);border:solid 1px var(--primary-lighter);background-color:var(--white);text-align:center;width:14px;height:14px;font-family:"Font Awesome 5 Pro";font-weight:900;line-height:13px;display:block;position:absolute;bottom:-7px;left:5px;transform:rotate(45deg)}#CommissionReport #ProvisionHeaderTable th>div.asc{font-family:Bold}#CommissionReport #ProvisionHeaderTable th>div.asc:after{content:"";color:var(--black)}#CommissionReport #ProvisionHeaderTable th>div.desc{font-family:Bold}#CommissionReport #ProvisionHeaderTable th>div.desc:after{content:"";color:var(--black)}@media (width>=768px){#CommissionReport .scrollable-table{height:calc(100vh - 280px);position:relative;overflow-y:auto}}#CommissionReport .scrollable-table #ProvisionTable{margin-top:var(--large-gap)}#CommissionReport .scrollable-table #ProvisionTable .column-styling:nth-child(2n){background-color:var(--list-column-color)}#CommissionReport .scrollable-table #ProvisionTable>thead tr.main-header-row{height:120px}#CommissionReport .scrollable-table #ProvisionTable>thead tr.main-header-row th{text-transform:none;padding:60px 5px 5px;font-family:Regular;font-size:12px;font-weight:400;position:relative}#CommissionReport .scrollable-table #ProvisionTable>thead tr.main-header-row th>div{transform-origin:100% bottom;cursor:pointer;align-items:center;width:20px;height:30px;padding-left:20px;display:flex;overflow:visible;transform:rotate(315deg)}#CommissionReport .scrollable-table #ProvisionTable>thead tr.main-header-row th>div .header-label{white-space:pre;text-align:center;width:165px;display:block}#CommissionReport .scrollable-table #ProvisionTable>thead tr.main-header-row th>div .header-label:after{content:"";color:var(--primary);border:solid 1px var(--primary-lighter);background-color:var(--white);text-align:center;width:14px;height:14px;font-family:"Font Awesome 5 Pro";font-weight:900;line-height:13px;display:block;position:absolute;bottom:0;left:3px;transform:rotate(-315deg)}#CommissionReport .scrollable-table #ProvisionTable>thead tr.main-header-row th>div.asc{font-family:Bold}#CommissionReport .scrollable-table #ProvisionTable>thead tr.main-header-row th>div.asc .header-label:after{content:"";color:var(--black)}#CommissionReport .scrollable-table #ProvisionTable>thead tr.main-header-row th>div.desc{font-family:Bold}#CommissionReport .scrollable-table #ProvisionTable>thead tr.main-header-row th>div.desc .header-label:after{content:"";color:var(--black)}#CommissionReport .scrollable-table #ProvisionTable>tbody .fa-trash-alt,#CommissionReport .scrollable-table #ProvisionTable>tbody .fa-edit{cursor:pointer;color:var(--primary-dark);font-size:medium}#CommissionReport .scrollable-table #ProvisionTable>tbody .fa-trash-alt:hover,#CommissionReport .scrollable-table #ProvisionTable>tbody fa-edit:hover{color:var(--red-light)}#CommissionReport .scrollable-table #ProvisionTable>tbody .mobile-row{display:none}@media (width<=767px){#CommissionReport .scrollable-table #ProvisionTable>tbody .mobile-row{cursor:pointer;border:1px solid #fff;display:table-row}#CommissionReport .scrollable-table #ProvisionTable>tbody .mobile-row td{text-align:left}#CommissionReport .scrollable-table #ProvisionTable>tbody .mobile-row td:after{content:"";color:var(--primary);margin-left:10px;font-family:"Font Awesome 5 Pro";font-size:19px;font-weight:900;transition:transform .2s ease-in-out;position:absolute;right:10px}#CommissionReport .scrollable-table #ProvisionTable>tbody .mobile-row.open td:after{transform:rotate(90deg)}#CommissionReport .scrollable-table #ProvisionTable>tbody .mobile-row.open+tr{display:table-row}}#CommissionReport .scrollable-table #ProvisionTable>tbody .commission-posts-table{background-color:var(--white);margin:var(--small-gap) var(--large-gap);width:calc(100% - 45px)}#CommissionReport .scrollable-table #ProvisionTable>tbody .trigger-row{cursor:pointer}#CommissionReport .scrollable-table #ProvisionTable>tbody .trigger-row.open td:last-child:after{transform:rotate(90deg)}#CommissionReport .scrollable-table #ProvisionTable>tbody .trigger-row.open+.details-row{display:table-row}#CommissionReport .scrollable-table #ProvisionTable>tbody .trigger-row.open+.details-row>td{background-color:var(--white);padding:0 20px 20px 40px}#CommissionReport .scrollable-table #ProvisionTable>tbody .trigger-row:hover{cursor:pointer;background-color:#7c7c7c33}#CommissionReport .scrollable-table #ProvisionTable>tbody .trigger-row td:last-child{padding-right:30px;position:relative}#CommissionReport .scrollable-table #ProvisionTable>tbody .trigger-row td:last-child:after{content:"";color:var(--primary);margin-left:10px;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:900;transition:transform .2s ease-in-out;position:absolute;top:calc(50% - 10px);right:10px}#CommissionReport .scrollable-table #ProvisionTable>tbody .trigger-row:has(.details-row){border:1px solid red!important}#CommissionReport .scrollable-table #ProvisionTable>tbody .level-up-cell{position:relative}#CommissionReport .scrollable-table #ProvisionTable>tbody .level-up{border-bottom:1px solid #ccc;border-left:1px solid #ccc;width:15px;height:20px;display:inline-block;position:absolute;top:11px;left:-14px}#CommissionReport .scrollable-table #ProvisionTable>tbody .level-up:before{content:"";color:#ccc;font-family:"Font Awesome 5 Pro";font-size:6px;font-weight:900;position:absolute;top:-7px;left:-3px}@media (width>=1600px){#CommissionReport .scrollable-table #ProvisionTable>tbody .level-up{height:26px;top:5px;left:-9px}}#CommissionReport .scrollable-table #ProvisionTable>tbody .text-right{text-align:right;word-wrap:break-word}#CommissionReport .scrollable-table #ProvisionTable>tbody .navigate-to-user i{vertical-align:text-bottom;opacity:0;margin-left:2px;font-size:14px;transition:opacity .1s linear}#CommissionReport .scrollable-table #ProvisionTable>tbody .navigate-to-user:hover i{opacity:1}#CommissionReport .scrollable-table #ProvisionTable>tbody .valueNotSet{color:var(--primary)}#CommissionReport .scrollable-table #ProvisionTable>tbody .valueNotSet:after{font-style:normal}#CommissionReport .scrollable-table #ProvisionTable>tbody .has-no-values{color:var(--red-light);font-style:italic}#CommissionReport table.responsive>thead th{border-bottom:solid 1px var(--primary-light);vertical-align:bottom;padding:5px}#CommissionReport table.responsive>tfoot th{padding:5px}#CommissionReport table.responsive>tbody tr{border:none}#CommissionReport table.responsive>tbody tr td{vertical-align:middle}#compensation span{color:#00f}#ManageCommissionArticles .addBtn,#ManageCorrectionAccounts .addBtn{color:var(--primary-light);margin-top:25px}#ManageCommissionArticles .marginUpper,#ManageCorrectionAccounts .marginUpper{margin-top:5px}#ManageCommissionArticles .green,#ManageCorrectionAccounts .green{color:var(--green-light)}#ManageCommissionArticles i,#ManageCorrectionAccounts i{cursor:pointer}#ManageCommissionArticles .fa-trash-alt,#ManageCorrectionAccounts .fa-trash-alt{color:var(--black);margin-top:5px}#ManageCommissionArticles .fa-trash-alt:hover,#ManageCorrectionAccounts .fa-trash-alt:hover{color:var(--red-light)}#ManageCommissionArticles .fa-pencil-alt,#ManageCorrectionAccounts .fa-pencil-alt{color:var(--black);margin-top:5px}#ManageCommissionArticles .commissionArtTile,#ManageCorrectionAccounts .commissionArtTile{background-color:var(--white);margin-top:5px}#ManageCommissionArticles .optList li,#ManageCorrectionAccounts .optList li{color:var(--black);cursor:default}#ManageCommissionArticles .optList li.selected,#ManageCorrectionAccounts .optList li.selected{background-color:var(--blue-tile-light);color:var(--white)}@media (width>=768px){#compensationPage .saveBtn{flex-basis:145px}}#commissionSettings .editable-component .profile-options{background-color:var(--white);border-radius:var(--border-radius);z-index:1100;align-items:flex-end;gap:10px;padding:25px 25px 35px;display:flex;position:sticky;top:115px}#commissionSettings .editable-component .profile-options .choose-profile{flex:1;max-width:500px}#commissionSettings .editable-component .profile-options.profile-selected{margin-right:calc(300px + var(--large-gap))}@media (width<=1199px){#commissionSettings .editable-component .profile-options.profile-selected{margin-right:0}}@media (width<=767px){#commissionSettings .editable-component .profile-options{padding:10px 10px 20px;top:88px}#commissionSettings .editable-component .profile-options .choose-profile{flex:200px}}#commissionSettings .editable-component .page-layout .section{margin:var(--large-gap) 0}#commissionSettings .editable-component .page-layout .section>article>.section-divider{top:205px}@media (width<=767px){#commissionSettings .editable-component .page-layout .section>article>.section-divider{top:160px}}#commissionSettings .editable-component .page-layout .section-nav{flex:0 0 300px}#commissionSettings .editable-component .row [class*=col-xs-]{min-height:unset}#commissionSettings .form-group label{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}#commissionSettings .form-group .form-control[disabled]{color:var(--primary);box-shadow:none;border:solid 1px var(--primary-light);background-color:#0000}#commissionSettings .added-value-row{padding:6px 0}#commissionSettings .added-value-row:not(:first-child){border-top:solid 1px var(--primary-light)}#commissionSettings .added-value-row i{color:var(--primary-dark);vertical-align:middle;cursor:pointer;padding:0 5px;font-size:20px}#commissionSettings .added-value-row i:hover{color:var(--link-color)}#commissionSettings .added-value-row:hover{background-color:var(--white)}#commissionSettings .added-value-row.inherited-value{color:var(--primary-dark)}#commissionSettings .added-value-row.inherited-value:hover{background-color:#0000}#commissionSettings .added-value-row.inactive-value{background-color:var(--primary--lighter);color:var(--primary);font-style:italic}#commissionSettings .guarantee-fractions{margin:0}#commissionSettings .guarantee-fractions h3{text-align:center;margin:0;line-height:27px}#commissionSettings .valueNotSet{white-space:nowrap;font-size:14px}#commissionSettings .add-new-Row{color:var(--green-light);font-size:1.4em}#commissionSettings .add-row-button{margin-top:5px}#commissionSettings .save-button{cursor:pointer;color:var(--green-light);margin-top:20px;padding:0 10px}#commissionSettings .save-button:hover{color:var(--black)}#commissionSettings .reset-button{cursor:pointer;color:var(--red-light);margin-top:20px;padding:0 10px}#commissionSettings .reset-button:hover{color:var(--black)}#commissionSettings .delete-button{cursor:pointer;color:var(--primary-darkest);margin-top:20px;padding:0 10px}#commissionSettings .delete-button:hover{color:var(--link-color)}#AttachPartyToProjectUnits .multiselect-container{width:275px;min-height:100px;max-height:calc(100vh - 370px);overflow:hidden auto}#AttachPartyToProjectUnits .multiselect-selected-text{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;max-width:240px;display:inline-block;overflow:hidden}#followUpProcessFunctionVew{position:relative}#followUpProcessFunctionVew h3{white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;overflow:hidden}#followUpProcessFunctionVew .follow-up-header{margin-bottom:var(--x-large-gap)}#followUpProcessFunctionVew .follow-up-header .related-info{gap:var(--large-gap);margin-bottom:var(--large-gap);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;display:flex}#followUpProcessFunctionVew .follow-up-header .related-info .related-contact{flex:1}#followUpProcessFunctionVew .follow-up-header .related-info .related-contact .primary-info{gap:var(--large-gap);align-items:center;display:flex}#followUpProcessFunctionVew .follow-up-header .related-info .related-contact .primary-info .toggle-edit{min-width:120px;display:inline-block}#followUpProcessFunctionVew .follow-up-header .related-info .related-contact .primary-info .toggle-edit .fa-angle-down{transition:transform .2s ease-in-out}#followUpProcessFunctionVew .follow-up-header .related-info .related-contact .primary-info .toggle-edit.collapsed .fa-angle-down{transform:rotate(-90deg)}#followUpProcessFunctionVew .follow-up-header .related-info .related-item-status{flex-direction:column;flex:1;justify-content:flex-end;display:flex}#followUpProcessFunctionVew .follow-up-header .related-info .related-item-status .status-header{margin-bottom:5px}#followUpProcessFunctionVew .follow-up-header .related-info .related-item-status .badges{margin-top:var(--small-gap);flex-wrap:wrap;display:flex}#followUpProcessFunctionVew .follow-up-header .related-info .fa-tag{color:var(--blue-light)}#followUpProcessFunctionVew .follow-up-header .related-info .small-text{font-size:12px;line-height:15px}@media (width<=767px){#followUpProcessFunctionVew .follow-up-header .related-info{display:block}#followUpProcessFunctionVew .follow-up-header .related-info .related-item-status{margin-top:10px}}#followUpProcessFunctionVew .relation-section .bubbleBtn .fa-chevron-down{transition:all .2s ease-in-out;transform:rotate(-90deg)}#followUpProcessFunctionVew .relation-section .bubbleBtn.open .fa-chevron-down{transform:rotate(0)}#followUpProcessFunctionVew .phaseSelector,#followUpProcessFunctionVew #basicInfo .section-divider{z-index:1100;background-color:var(--functionview-bg);padding:20px 7.5px 10px;position:sticky;top:-20px}#followUpProcessFunctionVew #basicInfo .section-divider .bubbleBtn{top:12px}#followUpProcessFunctionVew #basicInfo .section-divider.for-contact-group{top:33px}#followUpProcessFunctionVew #basicInfo .tabs{z-index:1100;background-color:var(--functionview-bg);padding-top:20px;position:sticky;top:-20px}#followUpProcessFunctionVew .group-members-selector{z-index:1100;background-color:var(--functionview-bg);padding-top:10px;position:sticky;top:35px}#followUpProcessFunctionVew .tab-content{padding:10px 0}#followUpProcessFunctionVew .tab-content .appointments,#followUpProcessFunctionVew .tab-content .leadTimelineComponent{box-shadow:none;background-color:#0000}#followUpProcessFunctionVew .tab-content .notes-component{padding:0 var(--medium-gap);box-shadow:none;background-color:#0000}@media (width>=768px){#followUpProcessFunctionVew .tab-content .notes-component{padding-left:-var(--large-gap)}}#followUpProcessFunctionVew .tab-content .match-profiles article{box-shadow:none;background-color:#0000}#followUpProcessFunctionVew .tab-content .relation-selector optgroup:empty{display:none}#followUpProcessFunctionVew .tab-content .history-toggle-link i{transition:transform .2s ease-in-out;transform:rotate(-90deg)}#followUpProcessFunctionVew .tab-content .history-toggle-link.is-open i{transform:rotate(0)}#followUpProcessFunctionVew .tab-content .optList{margin-bottom:15px}#followUpProcessFunctionVew .tab-content .consent-options{margin-bottom:10px}#followUpProcessFunctionVew .tab-content .consent-options li{padding:4px 2px;font-size:12px}#followUpProcessFunctionVew .tab-content .consent-options li.selected:after{font-size:13px;bottom:-9px}#followUpProcessFunctionVew .tab-content .consent-log-list .valueNotSet,#followUpProcessFunctionVew .tab-content .consent-log-list a{font-size:12px}#followUpProcessFunctionVew .tab-content .tab-pane>div:first-child .form-section-divider:first-child,#followUpProcessFunctionVew .tab-content .notes-component>div:first-child .form-section-divider:first-child{color:var(--primary-dark);margin-bottom:15px;font-family:Light;font-size:14px}#followUpProcessFunctionVew .tab-content table.responsive{table-layout:auto}#followUpProcessFunctionVew .tab-content table.responsive thead{display:none}#followUpProcessFunctionVew .tab-content table.responsive tbody tr{border:solid 1px var(--primary-light);margin-bottom:10px}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td{text-align:right;border-bottom:1px dotted var(--primary-light);min-height:40px;padding:10px;display:block}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td .popout-on-pad{display:block}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td .popout-on-pad .actions-list{margin-right:0}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td .popout-on-pad .actions-list li{background-color:#0000}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td .criteria-list li{white-space:normal}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td .property-info .image{flex-basis:70px}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td .property-info .image .ownership-image{width:50px;height:50px}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td .property-info .image .toggle-map-button{bottom:-5px}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td:before{content:attr(data-label);float:left;text-transform:uppercase;font-size:11px}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td:last-child{width:auto}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td:last-child:after{display:none}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td:last-child:hover .popout-on-pad .actions-list li i{font-size:18px}#followUpProcessFunctionVew .tab-content table.responsive tbody tr td:last-child:hover .popout-on-pad .actions-list li .customer-informed .fa-check-circle{font-size:10px}#followUpProcessFunctionVew .tab-content table.responsive tbody tr.map-row td{padding:0}#followUpProcessFunctionVew .section-divider .bubbleBtn:hover{background-color:var(--white)}#followUpProcessFunctionVew .section-divider .bubbleBtn:hover .fa-pencil-alt{color:var(--link-color)}#followUpProcessFunctionVew .section-divider .bubbleBtn:hover .fa-check{color:var(--green-light)}#followUpProcessFunctionVew .section-divider .bubbleBtn:hover .fa-times{color:var(--red-light)}#followUpProcessFunctionVew .new-item-button{margin-bottom:20px}#followUpProcessFunctionVew .new-item-button i{color:var(--green-light)}#followUpProcessFunctionVew .change-relation{text-align:right;padding-top:15px}#followUpProcessFunctionVew .match-profiles.follow-up,#followUpProcessFunctionVew .ownership-overview.follow-up{margin-bottom:20px}#followUpProcessFunctionVew .match-profiles.follow-up section,#followUpProcessFunctionVew .ownership-overview.follow-up section{box-shadow:none;background-color:#0000;padding:0}#followUpProcessFunctionVew .match-profiles.follow-up .responsive tbody tr td,#followUpProcessFunctionVew .ownership-overview.follow-up .responsive tbody tr td{font-size:12px;line-height:15px}#followUpProcessFunctionVew .match-profiles.follow-up .responsive tbody tr td .criteria-list,#followUpProcessFunctionVew .ownership-overview.follow-up .responsive tbody tr td .criteria-list{justify-content:flex-end}#followUpProcessFunctionVew .match-profiles.follow-up .responsive tbody tr td .criteria-list li,#followUpProcessFunctionVew .ownership-overview.follow-up .responsive tbody tr td .criteria-list li{margin-left:5px;margin-right:0;font-size:12px;line-height:15px}#followUpProcessFunctionVew .match-profiles.follow-up .responsive tbody tr:hover td,#followUpProcessFunctionVew .ownership-overview.follow-up .responsive tbody tr:hover td{background-color:var(--white)}#relatedPartyChangeGroupName textarea{resize:vertical;max-height:100px}.object-group-functionbar .searchRelatedPartiesResult{padding-top:6px}.object-group-functionbar .searchRelatedPartiesResult .searchResultItem{background-color:var(--white);margin-top:2px;padding:10px;font-size:12px;cursor:pointer!important}.object-group-functionbar .searchRelatedPartiesResult .searchResultItem.marked,.object-group-functionbar .searchRelatedPartiesResult .searchResultItem:hover{background-color:var(--dashboard-blue);color:var(--white)}.object-group-functionbar .searchRelatedPartiesResult .searchResultItem .resultItemRow{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.object-group-functionbar .searchRelatedPartiesResult .searchResultItem .remove-toggle .resultItemRow{white-space:nowrap;text-overflow:ellipsis;width:250px;overflow:hidden}.object-group-functionbar .searchRelatedPartiesResult .searchResultItem .remove-toggle .caption-group label{vertical-align:middle;margin-left:5px;display:inline-block}.object-group-functionbar .searchRelatedPartiesResult .searchResultItem .remove-toggle .caption-group .fa-trash-alt{vertical-align:middle;font-size:22px}.object-group-functionbar .searchRelatedPartiesResult .searchResultItem .btn-link:hover{text-decoration:none}.object-group-functionbar .searchRelatedPartiesResult .searchResultItem:hover{background-color:var(--blue-light);color:var(--white)}#importContacts .fa-file-excel{color:#1b7343}.notes-component{padding:var(--large-gap) var(--large-gap) var(--large-gap);background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow)}.notes-component .unrelated-notes-header.active i{transform:rotate(90deg)}#objectRelatedPartiesFunctionMenu .optList{margin:10px 0}#objectRelatedPartiesFunctionMenu .contactListWithBubbles>li{gap:var(--large-gap)}#objectRelatedPartiesFunctionMenu .contactListWithBubbles>li .primary-info div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#objectRelatedPartiesFunctionMenu #unitInterest{margin:20px 0}#objectRelatedPartiesFunctionMenu #unitInterest .unitInterest-list{margin:0;padding:0}#objectRelatedPartiesFunctionMenu #unitInterest .unitInterest-list li{background-color:var(--white);border-radius:var(--border-radius);color:var(--primary-darkest);border:solid 1px var(--primary-lighter);box-shadow:1px 1px 1px var(--primary-lighter);white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;padding-top:3px;padding-bottom:3px;padding-left:8px;list-style-type:none;overflow:hidden}#objectRelatedPartiesFunctionMenu .tabs{margin-top:20px}#objectRelatedPartiesFunctionMenu .disabledAction{cursor:not-allowed!important}#objectRelatedPartiesFunctionMenu .appointmentsComponent .appointments{background-color:#0000}#MoveViewingParticipant .viewings{margin:0;padding:0;list-style-type:none;position:relative}#MoveViewingParticipant .viewings>li{background-color:var(--white);border-radius:var(--border-radius);margin:10px 0;position:relative}#MoveViewingParticipant .viewings>li .viewing-details{cursor:pointer;padding:10px}#MoveViewingParticipant .viewings>li .viewing-options{padding:0 10px}#MoveViewingParticipant .viewings>li .viewing-options .switch-with-label{margin-top:10px}#MoveViewingParticipant .viewings>li .private-tag{cursor:pointer;z-index:4000;border-top-right-radius:var(--border-radius);width:0;height:0;padding-top:40px;padding-left:40px;position:absolute;top:0;right:0;overflow:hidden}#MoveViewingParticipant .viewings>li .private-tag span{color:#fff;letter-spacing:.5px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:8px 0 0 2px;transform:rotate(45deg)}#MoveViewingParticipant .viewings>li .private-tag:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--purple);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#MoveViewingParticipant .viewings>li .capacity{padding:10px;font-size:12px;position:absolute;top:0;right:0}#MoveViewingParticipant .viewings>li .capacity.is-private{z-index:5000;right:30px}#MoveViewingParticipant .viewings>li .capacity:hover .fal{font-weight:900}#MoveViewingParticipant .viewings>li:hover{background-color:var(--blue-tile);color:#fff}#MoveViewingParticipant .viewings>li:hover .fa-lock{color:#fff}#MoveViewingParticipant .viewings>li.selected{background:var(--blue-tile);color:#fff}#MoveViewingParticipant .viewings>li.selected .viewing-details{cursor:default}#MoveViewingParticipant .viewings>li.selected .viewing-starttime{font-family:Bold}#OwnerFraction .message-panel-header{font-weight:700}#OwnerFraction .row-labels{margin-bottom:10px}#OwnerFraction .row-labels .owner-fraction-label{text-align:right;margin-right:30px}#OwnerFraction .switch-with-label{width:130px;margin-top:0}#objectRelatedPartiesProxy .select-list .group-member{padding:var(--medium-gap);background-color:var(--white);margin-bottom:var(--small-gap);position:relative}#objectRelatedPartiesProxy .select-list .group-member .group-member-header .name{font-family:Bold;display:block}#objectRelatedPartiesProxy .select-list .group-member .group-member-header .header-footer{gap:var(--small-gap);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;display:flex}#objectRelatedPartiesProxy .select-list .group-member .select-list{margin-top:var(--small-gap);margin-left:var(--large-gap)}#objectRelatedPartiesProxy .select-list .group-member .select-list li{margin-bottom:var(--small-gap)}#objectRelatedPartiesProxy .select-list .group-member .select-list li label{cursor:default}#objectRelatedPartiesProxy .select-list .group-member .select-list li label:hover{background-color:var(--white);color:var(--text-color)}#objectRelatedPartiesProxy .select-list .group-member .select-list li label.selected:hover{background-color:var(--blue-tile);color:var(--white)}#objectRelatedPartiesProxy .select-list>li.disabledAction label{background-color:var(--primary-lighter);color:var(--primary-dark);cursor:not-allowed}#objectRelatedPartiesProxy .select-list>li.disabledAction label .suggestion-footer .btn{color:var(--white);pointer-events:all}#objectRelatedPartiesProxy .select-list>li.disabledAction label:hover{background-color:var(--primary-lighter);color:var(--primary-dark)}#objectRelatedPartiesProxy .select-list>li.enabledAction label:hover{background-color:var(--blue-tile)}#objectRelatedPartiesProxy .select-list .suggestion-footer{justify-content:space-between;display:flex}#objectRelatedPartiesProxy .select-list .suggestion-footer small{white-space:pre-wrap;line-height:15px}#objectRelatedPartiesProxy .select-list .suggestion-footer a{pointer-events:all;color:#0a0a0a;cursor:pointer}#objectRelatedPartiesProxy .select-list.selected i.fa-plus-circle,#objectRelatedPartiesProxy .select-list:hover i.fa-plus-circle,#objectRelatedPartiesProxy .select-list.selected i.fa-ban,#objectRelatedPartiesProxy .select-list:hover i.fa-ban{color:var(--white)}.validationElementError,.validationElement{-webkit-box-shadow:none!important;box-shadow:none!important;color:var(--white)!important;background-color:var(--red-light)!important}.validationElementWarning{-webkit-box-shadow:none!important;box-shadow:none!important;color:var(--white)!important;background-color:var(--orange)!important}.validationPopup{border:none;border-radius:0;padding:8px;font-size:.85em;box-shadow:0 0 15px #0000004d}.validationPopup .arrow{border-top:none;border-bottom:none}.validationPopup .popover-title{background:0 0;border:none;padding:0}.validationPopup .popover-title .close{padding:0 0 8px 8px}.validationPopup .popover-content{padding:0}.validationPopup .popover-content ul.validationMessages{margin:-8px;list-style-type:none}.validationPopup .popover-content ul.validationMessages li{border-left-style:solid;border-left-width:8px;padding:8px 8px 0}.validationPopup .popover-content ul.validationMessages li:last-child{padding-bottom:8px}.validationPopup .popover-content ul.validationMessages li.error{border-left-color:var(--red-light)}.validationPopup .popover-content ul.validationMessages li.warning{border-left-color:var(--orange)}.collapse .validationPopup{display:none!important}.validationSectionError{background-color:var(--red-light)}.validationSectionError a{color:var(--white)!important}.validationSectionWarning{background-color:var(--orange)}.validationSectionWarning a{color:var(--white)!important}.form-control:not([disabled]):hover,.form-control:not([disabled]):focus,.magicSuggest>.form-control.ms-ctn-focus,.autosuggest>.form-control.ms-ctn-focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.form-control.init-warning:not(:hover):not(:focus),.magicSuggest.init-warning>.form-control:not(:hover):not(.ms-ctn-focus),.autosuggest.init-warning>.form-control:not(:hover):not(.ms-ctn-focus){border-color:#d4ba84;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #ffde99}.form-control.inValid:not(:hover):not(:focus):not([disabled]),.magicSuggest.inValid>.form-control:not(:hover):not(.ms-ctn-focus):not([disabled]),.autosuggest.inValid>.form-control:not(:hover):not(.ms-ctn-focus):not([disabled]){border-color:#c87a7a;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #fb9999}#RelatedPartyListFilter .input-group input:disabled+span{pointer-events:none}#RelatedPartyListFilter .input-group input:disabled+span .fa-calendar{color:var(--primary)}#functionview_selectbuyers{min-height:150px}#functionview_selectbuyers .add-buyer-button{margin:0}#functionview_selectbuyers .add-buyer-button .fa-plus-circle{color:var(--green);font-size:20px;display:inline-block}#functionview_selectbuyers #newBuyer .selected{background-color:var(--blue-light);color:var(--white)}#SettlementInfo .fraction-with-label{width:130px}#SettlementInfo .fraction-with-label>label{text-align:center}#SettlementInfo .alert{margin-top:20px}#SettlementInfo .switch-with-label{margin-top:5px}#objectRelatedPartiesSpouse .suggestion-footer{flex-wrap:wrap;justify-content:space-between;display:flex}#functionview_switchbuyer .valueNotSet{white-space:nowrap;font-size:14px}.related-parties-cardsview article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);margin-bottom:var(--large-gap);box-shadow:var(--card-shadow)}.related-parties-cardsview .narrow-group{margin-left:-4px!important;margin-right:-4px!important}.related-parties-cardsview .arrow_box{background:var(--white);background-color:var(--primary-lighter);margin-top:6px;position:relative}.related-parties-cardsview .arrow_box:before{content:" ";pointer-events:none;border:solid #0000;border-bottom-color:var(--primary-light);border-width:16px;width:0;height:0;margin-left:-16px;position:absolute;bottom:100%;left:25%}.related-parties-cardsview .arrow-container{transition:min-height .1s linear;min-height:0!important;overflow:visible!important}.related-parties-cardsview .prospectives .related-party-list{gap:var(--large-gap);margin:var(--large-gap) 0;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-flow:dense;display:grid}.related-parties-cardsview .prospectives .related-party-list .tile{margin-bottom:9px}.related-parties-cardsview .prospectives .related-party-list .group-members{background-color:var(--primary-light);border-radius:var(--border-radius);padding:var(--large-gap);gap:var(--large-gap);grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-auto-flow:dense;display:grid;position:relative}.related-parties-cardsview .prospectives.in-select-mode .tile a{color:var(--text-color);pointer-events:none}.related-parties-cardsview .prospectives.in-select-mode .add-member-to-group{opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.related-parties-cardsview .prospectives.creating-group .tile a{color:var(--text-color);pointer-events:none}.related-parties-cardsview .prospectives.creating-group .prospectivesCollapseHolder{opacity:.5;transition:opacity .333s linear}.related-parties-cardsview .prospectives.creating-group .prospectivesCollapseHolder:hover{opacity:1}.related-parties-cardsview .prospectives.creating-group .prospectivesCollapseHolder.closed{opacity:.3}.related-parties-cardsview .prospectives.creating-group .prospectivesCollapseHolder.closed div{cursor:not-allowed;pointer-events:none}.related-parties-cardsview .prospectives.creating-group .prospectivesCollapseHolder.active{opacity:1}.related-parties-cardsview .prospectives.creating-group .prospectivesCollapseHolder .group{cursor:not-allowed;opacity:.3}.related-parties-cardsview .prospectives.creating-group .tile.tileDetail.disabledAction{opacity:.3;cursor:not-allowed;pointer-events:none;transition-duration:.2s}.related-parties-cardsview .prospectives .prospectiveHeading{cursor:pointer;box-sizing:border-box;z-index:9999;background-color:var(--white);width:100%;min-height:30px;padding:var(--medium-gap) 0;margin:0;position:sticky;top:112px}.related-parties-cardsview .prospectives .prospectiveHeading .section-divider{margin-bottom:0}.related-parties-cardsview .prospectives .prospectiveHeading .fa-filter{color:var(--red);margin-right:5px;font-size:16px;display:inline-block}@media (width<=991px){.related-parties-cardsview .prospectives .prospectiveHeading{top:82px}}.related-parties-cardsview .prospectives .prospectivesCollapseHolder,.related-parties-cardsview .prospectives .noMinHeight{min-height:0}.related-parties-cardsview .prospectives .prospectivesCollapseHolder .alert,.related-parties-cardsview .prospectives .noMinHeight .alert{margin-left:15px;margin-right:15px}.related-parties-cardsview .prospectives .prospectivesCollapseHolder .alert a:hover,.related-parties-cardsview .prospectives .noMinHeight .alert a:hover{color:#4586ca;text-decoration:underline}.related-parties-cardsview .prospectives .prospectivesCollapseHolder .alert a,.related-parties-cardsview .prospectives .noMinHeight .alert a{color:#4586ca;cursor:pointer}.related-parties-cardsview .prospectives .tileIcon{padding-top:10px}.related-parties-cardsview .prospectives li.tile{white-space:nowrap;border:0;padding:0}.related-parties-cardsview .prospectives .group-members{background-color:var(--primary-light);border-radius:var(--border-radius);margin-bottom:12px}.related-parties-cardsview .prospectives .group-members .tileDetail{margin:0}.related-parties-cardsview .prospectives .group-members .add-member-to-group{cursor:pointer;justify-content:center;align-items:center;height:160px;padding:0;display:flex}.related-parties-cardsview .prospectives .group-members .add-member-to-group .fa-plus-square{color:var(--primary-lighter);font-size:72px;transition:color .15s linear}.related-parties-cardsview .prospectives .group-members .add-member-to-group:hover .fa-plus-square{color:var(--primary-lightest)}.related-parties-cardsview .prospectives .group-members .add-member-to-group.not-available{cursor:default}.related-parties-cardsview .prospectives .group-members .add-member-to-group.not-available:hover .fa-plus-square{color:var(--primary-lighter)}.related-parties-cardsview .prospectives .tileDetail{background-color:var(--primary-lightest);border-radius:var(--border-radius);height:160px;overflow:visible}.related-parties-cardsview .prospectives .tileDetail .card-front{height:100%}.related-parties-cardsview .prospectives .tileDetail .card-front .icon>i{margin-bottom:var(--small-gap);font-size:24px}.related-parties-cardsview .prospectives .tileDetail .card-front .icon .idBox:hover .fa-id-card{color:unset}.related-parties-cardsview .prospectives .tileDetail .card-front .icon .fa-users-crown,.related-parties-cardsview .prospectives .tileDetail .card-front .fa-user-crown{color:#eab80b}.related-parties-cardsview .prospectives .tileDetail .card-front .text{width:calc(100% - 64px);font-size:12px;line-height:16px}.related-parties-cardsview .prospectives .tileDetail .card-front .text .is-buyer-badge{background-color:var(--green);vertical-align:baseline;margin-right:3px;padding:2px 4px}.related-parties-cardsview .prospectives .tileDetail .card-front .text .unit-info{margin-top:4px}.related-parties-cardsview .prospectives .tileDetail .card-front .text .match-info{margin-top:4px;margin-left:-15px;padding-left:14px}.related-parties-cardsview .prospectives .tileDetail .card-front .text .match-info:before{content:"";margin-left:-14px;font-family:"Font Awesome 5 Pro";font-weight:900}.related-parties-cardsview .prospectives .tileDetail .card-front .text .bid-info{margin-top:2px;margin-left:-15px;font-family:bold}.related-parties-cardsview .prospectives .tileDetail .card-front .text .is-viewing-participant{margin-top:2px;margin-left:-15px;padding-left:15px}.related-parties-cardsview .prospectives .tileDetail .card-front .text .is-viewing-participant strong{font-family:Bold;font-weight:400}.related-parties-cardsview .prospectives .tileDetail .card-front .text .is-viewing-participant .fa-sign{color:var(--green-light);margin-left:-14px}.related-parties-cardsview .prospectives .tileDetail .card-front .text .note{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.6em;margin-top:2px;margin-left:-15px;padding-left:15px;line-height:1.3em;display:-webkit-box;position:relative}.related-parties-cardsview .prospectives .tileDetail .card-front .text .note.large{-webkit-line-clamp:3;max-height:3.9em}.related-parties-cardsview .prospectives .tileDetail .card-front .text .note:before{content:"";color:var(--blue-light);font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;left:0}.related-parties-cardsview .prospectives .tileDetail .card-back{padding:var(--large-gap);height:100%;font-size:12px;line-height:16px;overflow-y:auto}.related-parties-cardsview .prospectives .tileDetail .card-back .has-proxies-header{margin-bottom:var(--medium-gap);padding-left:14px}.related-parties-cardsview .prospectives .tileDetail .card-back .has-proxies-header .link{margin-left:-14px}.related-parties-cardsview .prospectives .tileDetail .card-back .has-proxies-header .contact-name{font-family:Bold}.related-parties-cardsview .prospectives .tileDetail .card-back .proxies-list{padding-bottom:var(--large-gap)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer,.related-parties-cardsview .prospectives .tileDetail .optionsContainer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);width:100%;color:var(--primary-lightest);text-align:center;cursor:pointer;height:25px;transition:opacity .2s ease-in-out;display:flex;position:absolute;bottom:0;left:0}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div{box-sizing:border-box;float:left;border-left:solid 1px var(--primary-lighter);flex:0 16.667%;justify-content:space-between;height:100%;padding:0}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div>a,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div>a{width:100%;display:inline-block}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div i,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div i{line-height:24px}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div:first-child,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div:first-child{border-bottom-left-radius:var(--border-radius);border-left:0}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div:last-child,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div:last-child{border-bottom-right-radius:var(--border-radius);flex:1}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div:not(.disabledAction):hover,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div:not(.disabledAction):hover{background-color:var(--primary-dark)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up{text-align:center;color:var(--white);flex-basis:49.95%;padding-top:1px;font-size:11px;line-height:24px;position:relative}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up.showingFollowedUp,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up.showingFollowedUp{background-color:var(--green)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up.showingNotFollowedUp,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up.showingNotFollowedUp{background-color:var(--red)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up.followUpNotOk,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up.followUpNotOk{background-color:var(--primary)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up.followUpNotOk:hover,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up.followUpNotOk:hover{background-color:var(--primary-dark)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up.needFollowUp,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up.needFollowUp{background-color:var(--yellow-warm);color:#000}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up.needFollowUp:hover,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up.needFollowUp:hover{background-color:var(--yellow-warm-dark)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up.followUpOk,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up.followUpOk{background-color:var(--green);color:#fff}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up.followUpOk:hover,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up.followUpOk:hover{background-color:var(--green-dark)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up:before,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up:before{content:" ";border-radius:var(--border-radius);background-color:#ffffff4d;height:3px;position:absolute;top:2px;left:2px;right:2px}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up:after,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up:after{content:" ";border-radius:var(--border-radius);background-color:#ffffffb3;height:3px;position:absolute;top:2px;left:2px}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up[data-rating="1/5"]:after,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up[data-rating="1/5"]:after{width:20%}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up[data-rating="2/5"]:after,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up[data-rating="2/5"]:after{width:40%}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up[data-rating="3/5"]:after,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up[data-rating="3/5"]:after{width:60%}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up[data-rating="4/5"]:after,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up[data-rating="4/5"]:after{width:80%}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.follow-up[data-rating="5/5"]:after,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.follow-up[data-rating="5/5"]:after{width:100%}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.toggle-group-members-arrow,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.toggle-group-members-arrow{position:relative}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.toggle-group-members-arrow.members-visible:before,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.toggle-group-members-arrow.members-visible:before{content:" ";border-right:20px solid #0000;border-bottom:20px solid var(--primary-light);border-left:20px solid #0000;width:0;height:0;position:absolute;bottom:-26px;left:calc(50% - 20px)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.disabledAction,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.disabledAction{cursor:not-allowed}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer>div.spacer:hover,.related-parties-cardsview .prospectives .tileDetail .optionsContainer>div.spacer:hover{background-color:#0000}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer a,.related-parties-cardsview .prospectives .tileDetail .optionsContainer a{color:var(--primary-lightest);text-align:center;height:25px;font-size:14px;line-height:14px}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer a div,.related-parties-cardsview .prospectives .tileDetail .optionsContainer a div{box-sizing:border-box;float:left;border-left:solid 1px var(--primary-lighter);width:100%;height:100%;padding:2px 0 0}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer a div:last-child,.related-parties-cardsview .prospectives .tileDetail .optionsContainer a div:last-child{text-align:center;width:16.67%;font-size:14px}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer .noEarlierShowing,.related-parties-cardsview .prospectives .tileDetail .optionsContainer .noEarlierShowing{cursor:default}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer .optionActive,.related-parties-cardsview .prospectives .tileDetail .optionsContainer .optionActive{background-color:var(--blue)}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer .optionActive i,.related-parties-cardsview .prospectives .tileDetail .optionsContainer .optionActive i{color:#fff}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer.hidemeslowly,.related-parties-cardsview .prospectives .tileDetail .optionsContainer.hidemeslowly{pointer-events:none;background:#9a9a9a80}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer.hidemeslowly .dontHideMe,.related-parties-cardsview .prospectives .tileDetail .optionsContainer.hidemeslowly .dontHideMe{pointer-events:all;background:#9a9a9a}.related-parties-cardsview .prospectives .tileDetail .prospectiveOptionsContainer.hidemeslowly .follow-up,.related-parties-cardsview .prospectives .tileDetail .optionsContainer.hidemeslowly .follow-up{opacity:.5}.related-parties-cardsview .prospectives .tileDetail .selected,.related-parties-cardsview .prospectives .tileDetail .banned-mark,.related-parties-cardsview .prospectives .tileDetail .mainContact{cursor:pointer;border-top-right-radius:var(--border-radius);width:0;height:0;padding-top:50px;padding-left:50px;position:absolute;top:0;right:0;overflow:hidden}.related-parties-cardsview .prospectives .tileDetail .selected i,.related-parties-cardsview .prospectives .tileDetail .banned-mark i,.related-parties-cardsview .prospectives .tileDetail .mainContact i{color:#fff;position:absolute;top:10px;left:25px}.related-parties-cardsview .prospectives .tileDetail .selected:after,.related-parties-cardsview .prospectives .tileDetail .banned-mark:after,.related-parties-cardsview .prospectives .tileDetail .mainContact:after{content:"";border-left:500px solid #0000;width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}.related-parties-cardsview .prospectives .tileDetail .selected{z-index:4500}.related-parties-cardsview .prospectives .tileDetail .selected:after{border-top:500px solid var(--green-light)}.related-parties-cardsview .prospectives .tileDetail .banned-mark{z-index:5000}.related-parties-cardsview .prospectives .tileDetail .banned-mark:after{border-top:500px solid var(--red-light)}.related-parties-cardsview .prospectives .tileDetail .mainContact{z-index:4000}.related-parties-cardsview .prospectives .tileDetail .mainContact:after{border-top:500px solid var(--blue-petrol)}.related-parties-cardsview .prospectives .tileDetail.contactMatchObject .optionsContainer div{border-right:solid 1px var(--primary-lightest);border-left:none}.related-parties-cardsview .prospectives .tileDetail.contactMatchObject .optionsContainer div:last-child{text-align:center;width:16.67%;padding-left:0}.related-parties-cardsview .prospectives .moreMatchLink{margin:10px 0}.related-parties-list>section{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}.related-parties-list>section .sticky-header{background-color:var(--white);z-index:100;position:sticky;top:116px}.related-parties-list>section .sticky-header .filter-buttons{text-align:center;padding:20px 0 10px}.related-parties-list>section .sticky-header .relationtype-filter-button{margin-bottom:3px;display:inline-block}.related-parties-list>section .sticky-header .customizable-table{margin-bottom:0}@media (width<=767px){.related-parties-list>section .sticky-header{top:88px}}.related-parties-list>section .customizable-table{margin-bottom:10px}.related-parties-list>section .customizable-table thead tr th>div .header-label{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.related-parties-list>section .customizable-table thead tr th>div .dropdown-menu{text-transform:none;font-family:Regular}.related-parties-list>section .customizable-table thead tr th>div .dropdown-menu a{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}.related-parties-list>section .customizable-table thead tr th>div .dropdown-menu a:hover{text-decoration:underline}.related-parties-list>section .customizable-table thead tr th>div .dropdown-menu:before,.related-parties-list>section .customizable-table thead tr th:last-child div{display:none}.related-parties-list>section .customizable-table thead tr:hover{background-color:unset}.related-parties-list>section .customizable-table tbody tr{cursor:pointer}.related-parties-list>section .customizable-table tbody tr td .proxy-names{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.related-parties-list>section .customizable-table tbody tr td .flex-wrapper{justify-content:space-between;align-items:center;display:flex}.related-parties-list>section .customizable-table tbody tr td .flex-wrapper .name-wrapper{flex:0 calc(100% - 50px);min-width:0}.related-parties-list>section .customizable-table tbody tr td .flex-wrapper .extra-icons{align-items:center;gap:var(--small-gap);flex-flow:column wrap;flex:0 0 35px;display:flex}.related-parties-list>section .customizable-table tbody tr td .flex-wrapper .extra-icons .fa-sign{color:var(--green-light)}.related-parties-list>section .customizable-table tbody tr td .contact-name{text-transform:uppercase;display:block}.related-parties-list>section .customizable-table tbody tr td .contact-name .icon{margin-right:var(--small-gap);color:var(--primary-darker)}@media (width<=767px){.related-parties-list>section .customizable-table tbody tr td .contact-name{white-space:normal}}.related-parties-list>section .customizable-table tbody tr td .id-card{width:28px;overflow:visible}@media (width<=767px){.related-parties-list>section .customizable-table tbody tr td .id-card{float:left}}.related-parties-list>section .customizable-table tbody tr td .group-link{gap:var(--small-gap);text-transform:uppercase;white-space:normal;word-break:break-word;justify-content:flex-end;align-items:center;display:flex}.related-parties-list>section .customizable-table tbody tr td .group-link .groupIcon{color:var(--primary-darker)}.related-parties-list>section .customizable-table tbody tr td .group-link .badges li{text-align:center;min-width:28px}@media (width>=768px){.related-parties-list>section .customizable-table tbody tr td .group-link{justify-content:flex-start}.related-parties-list>section .customizable-table tbody tr td .group-link span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.related-parties-list>section .customizable-table tbody tr td .group-link i{flex:0 0 16px;justify-content:center;align-items:center;transition:transform .2s ease-in-out;display:flex}.related-parties-list>section .customizable-table tbody tr td .group-link.expanded .fa-caret-right{transform:rotate(90deg)}.related-parties-list>section .customizable-table tbody tr td .group-link:hover{color:var(--link-color)}.related-parties-list>section .customizable-table tbody tr td .add-group-member-button{color:var(--primary);cursor:pointer}.related-parties-list>section .customizable-table tbody tr td .add-group-member-button i{font-size:32px}.related-parties-list>section .customizable-table tbody tr td .add-group-member-button:hover{color:var(--link-color)}@media (width<=767px){.related-parties-list>section .customizable-table tbody tr td .add-group-member-button{text-align:center;color:var(--link-color);padding:10px 5px;display:block}.related-parties-list>section .customizable-table tbody tr td .add-group-member-button i{vertical-align:middle;font-size:16px}}.related-parties-list>section .customizable-table tbody tr td .fa-tag{color:var(--blue-light)}.related-parties-list>section .customizable-table tbody tr td>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.related-parties-list>section .customizable-table tbody tr td .match-info{padding-left:14px}.related-parties-list>section .customizable-table tbody tr td .match-info:before{content:"";margin-left:-14px;font-family:"Font Awesome 5 Pro";font-weight:900}.related-parties-list>section .customizable-table tbody tr td .note{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin-top:2px;line-height:15px;display:-webkit-box;position:relative;overflow:hidden}.related-parties-list>section .customizable-table tbody tr td .note i{color:var(--blue-light);margin-right:2px}@media (width<=767px){.related-parties-list>section .customizable-table tbody tr td .note{padding-left:0}}.related-parties-list>section .customizable-table tbody tr td small{white-space:nowrap;text-overflow:ellipsis;line-height:16px;display:block;overflow:hidden}.related-parties-list>section .customizable-table tbody tr td small strong{font-family:Bold;font-weight:400}.related-parties-list>section .customizable-table tbody tr td small i{margin-right:2px}@media (width<=767px){.related-parties-list>section .customizable-table tbody tr td small{white-space:normal;padding-left:30px}}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level{border-left:6px solid #0000;position:relative}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level.assignment-level-lead{border-left-color:var(--assignment-level-lead)}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level.assignment-level-prospect{border-left-color:var(--assignment-level-prospect)}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level.assignment-level-qualified-lead{border-left-color:var(--assignment-level-qualified-lead)}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level.assignment-level-is-seller{border-left-color:var(--assignment-level-is-seller)}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level.assignment-level-other,.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level.assignment-level-not-set,.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level.assignment-level-is-contact-group{border-left-color:var(--assignment-level-is-misc)}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level .is-buyer-badge{background-color:var(--green);vertical-align:baseline;margin-right:5px}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level .member-details{gap:var(--medium-gap);align-items:center;display:flex}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level .member-details .member-id{flex:0 0 36px;justify-content:center;align-items:center;display:flex}.related-parties-list>section .customizable-table tbody tr td.related-party-assignment-level .member-details .member-name{flex:1;min-width:0}.related-parties-list>section .customizable-table tbody tr td.actions{vertical-align:middle;text-align:right;position:relative}.related-parties-list>section .customizable-table tbody tr td.actions .selected{border-top:27px solid #0000;border-bottom:27px solid #0000;border-left:27px solid var(--green);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.related-parties-list>section .customizable-table tbody tr td.actions .selected i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}.related-parties-list>section .customizable-table tbody tr td.actions .banned-mark{border-top:27px solid #0000;border-bottom:27px solid #0000;border-left:27px solid var(--red-light);z-index:6000;width:0;height:0;position:absolute;top:-20px;right:-5px;transform:rotate(-45deg)}.related-parties-list>section .customizable-table tbody tr td.actions .banned-mark i{color:var(--white);position:absolute;top:-6px;left:-24px;transform:rotate(45deg)}.related-parties-list>section .customizable-table tbody tr td.rating-cell{text-align:center;vertical-align:middle;background-color:#0080000d}@media (width<=767px){.related-parties-list>section .customizable-table tbody tr td.rating-cell{text-align:right}}.related-parties-list>section .customizable-table tbody tr td[data-rating="1/5"]{background-color:#00800013;background-image:linear-gradient(90deg,#0080001a 20%,#0000 20% 100%)}.related-parties-list>section .customizable-table tbody tr td[data-rating="2/5"]{background-color:#0080001a;background-image:linear-gradient(90deg,#00800026 40%,#0000 40% 100%)}.related-parties-list>section .customizable-table tbody tr td[data-rating="3/5"]{background-color:#00800020;background-image:linear-gradient(90deg,#00800033 60%,#0000 60% 100%)}.related-parties-list>section .customizable-table tbody tr td[data-rating="4/5"]{background-color:#00800026;background-image:linear-gradient(90deg,#00800040 80%,#0000 80% 100%)}.related-parties-list>section .customizable-table tbody tr td[data-rating="5/5"]{background-image:linear-gradient(90deg,#0080004d 100%,#0000 100% 100%)}.related-parties-list>section .customizable-table tbody tr.create-mode a{pointer-events:none}.related-parties-list>section .customizable-table tbody tr.create-mode .btn,.related-parties-list>section .customizable-table tbody tr.create-mode .actions-list li:not(.toggle-group){pointer-events:none;opacity:.6}.related-parties-list>section .customizable-table tbody tr.highlighted-row{background-color:var(--blue);color:#fff}.related-parties-list>section .customizable-table tbody tr.highlighted-row i,.related-parties-list>section .customizable-table tbody tr.highlighted-row i:before,.related-parties-list>section .customizable-table tbody tr.highlighted-row i:after{color:#fff}.related-parties-list>section .customizable-table tbody tr.highlighted-row i.id-status:before{color:var(--blue)}.related-parties-list>section .customizable-table tbody tr.highlighted-row a,.related-parties-list>section .customizable-table tbody tr.highlighted-row a:hover,.related-parties-list>section .customizable-table tbody tr.highlighted-row .valueNotSet,.related-parties-list>section .customizable-table tbody tr.highlighted-row td .match-info:before{color:#fff}.related-parties-list>section .customizable-table tbody tr.highlighted-row td.rating-cell{background-color:#ffffff0d}.related-parties-list>section .customizable-table tbody tr.highlighted-row td[data-rating="1/5"]{background-color:#ffffff13;background-image:linear-gradient(90deg,#ffffff1a 20%,#0000 20% 100%)}.related-parties-list>section .customizable-table tbody tr.highlighted-row td[data-rating="2/5"]{background-color:#ffffff1a;background-image:linear-gradient(90deg,#ffffff26 40%,#0000 40% 100%)}.related-parties-list>section .customizable-table tbody tr.highlighted-row td[data-rating="3/5"]{background-color:#ffffff20;background-image:linear-gradient(90deg,#fff3 60%,#0000 60% 100%)}.related-parties-list>section .customizable-table tbody tr.highlighted-row td[data-rating="4/5"]{background-color:#ffffff26;background-image:linear-gradient(90deg,#ffffff40 80%,#0000 80% 100%)}.related-parties-list>section .customizable-table tbody tr.highlighted-row td[data-rating="5/5"]{background-image:linear-gradient(90deg,#ffffff4d 100%,#0000 100% 100%)}.related-parties-list>section .customizable-table tbody tr.group-members>td{vertical-align:middle;padding:5px 0}.related-parties-list>section .customizable-table tbody tr.group-members table{margin-bottom:10px}.related-parties-list>section .customizable-table tbody tr.group-members table tbody tr td{vertical-align:middle}.related-parties-list>section .customizable-table tbody tr.group-members table tbody tr td.related-party-assignment-level{position:relative}.related-parties-list>section .customizable-table tbody tr.group-members table tbody tr td.related-party-assignment-level small{margin-top:4px}.related-parties-list>section .customizable-table tbody tr.group-members table tbody tr td.related-party-assignment-level .id-card{transform:scale(.8)}.related-parties-list>section .customizable-table tbody tr.group-members:hover,.related-parties-list>section .customizable-table tbody tr.group-members:focus{cursor:initial;background-color:#0000}.related-parties-list>section .customizable-table tbody tr.group-members:hover td,.related-parties-list>section .customizable-table tbody tr.group-members:focus td{background-color:#0000}.related-parties-list .narrow-group{margin-left:-4px!important;margin-right:-4px!important}.related-parties-list .arrow_box{background:var(--white);background-color:var(--primary-lighter);margin-top:6px;position:relative}.related-parties-list .arrow_box:before{content:" ";pointer-events:none;border:solid #3b403f00;border-bottom-color:var(--primary-lighter);border-width:16px;width:0;height:0;margin-left:-16px;position:absolute;bottom:100%;left:25%}.related-parties-list .arrow-container{transition:min-height .1s linear;min-height:0!important;overflow:visible!important}.related-parties-list .relationtype-filter-button .selected{background-color:var(--dashboard-blue);color:#fff}.related-parties-list .not-selectable-for-new-group{opacity:.3;cursor:not-allowed;pointer-events:none}.proxy-count-circle{background-color:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-family:Bold;font-size:12px;display:inline-flex}#reportsPage{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#reportsPage .report-table thead th{text-transform:uppercase;color:var(--black);padding:8px;font-size:14px;font-weight:400}#reportsPage .report-table tbody tr td{height:36px;padding:0;position:relative}#reportsPage .report-table tbody tr td a{padding:8px;position:absolute;inset:0}#reportsPage .report-table tbody tr td a .fa-external-link-square-alt{margin-right:10px}#reserved-interest-page .reserved-interest-filters{flex-wrap:wrap;justify-content:center;align-items:center;margin:0 0 10px;padding:0;list-style:none;display:flex}#reserved-interest-page .reserved-interest-filters>li{margin:0 20px 10px 0}#reserved-interest-page .reserved-interest-filters>li .radio-type label{min-width:100px}#reserved-interest-page .reserved-interest-filters>li.with-autosuggest{min-width:275px}#reserved-interest-page .reserved-interest-filters.centered{justify-content:center;display:flex}#reserved-interest-page .page-table{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#reserved-interest-page .page-table .header-table{top:115px}#reserved-interest-page .page-table thead .header-label{white-space:pre;text-align:center}#reserved-interest-page .page-table tbody tr td ul.actions-list{list-style:none;display:flex}#reserved-interest-page .page-table tbody tr td ul.actions-list li{margin:0 2px;padding:5px}#reserved-interest-page .page-table tbody tr td.actions-cell{font-style:normal}#reserved-interest-page .page-table tbody tr td.actions-cell:not(:has(.actions-list li)):after{display:none}#reserved-interest-page .page-table .expanded-reserved-interest{padding:var(--large-gap)}@media (width>=1600px){#reserved-interest-page .page-table .expanded-reserved-interest{max-height:70vh;overflow-y:auto}#reserved-interest-page .page-table .expanded-reserved-interest .header-table{z-index:1;background-color:var(--white);top:-15px}}@media (width<=1599px){#reserved-interest-page .page-table .expanded-reserved-interest .header-table{top:unset;z-index:0;position:relative}}#editAppointmentTypeFunctionview .form-section-divider{margin-top:var(--large-gap)}.appointment-typelist-filters{margin-bottom:var(--large-gap)}.appointment-typelist-filters .vitec-checkbox{width:200px}.appointment-typelist{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}.appointment-typelist table.responsive tbody tr td{vertical-align:middle}.appointment-typelist table.responsive tbody tr td .badges{padding-top:3px}.appointment-typelist table.responsive tbody tr td .badges li{background-color:#0000;border:1px solid #0000}.appointment-typelist table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.appointment-typelist table.responsive tbody tr td .badges li.includeInTimeslip{background-color:var(--green-light);color:#fff}.appointment-typelist table.responsive tbody tr td .badges li.groupIsLetter{background-color:var(--yellow-light);color:#000}.appointment-typelist table.responsive tbody tr td .badges li.groupIsPhone{background-color:var(--red-light);color:#fff}.appointment-typelist table.responsive tbody tr td .badges li.groupIsTask{background-color:var(--purple-light);color:#fff}.appointment-typelist table.responsive tbody tr td .badges li:hover{border-color:var(--white)}.appointment-typelist table.responsive tbody tr td.rules{white-space:normal}@media (width>=768px){.appointment-typelist table.responsive tbody tr td{height:45px}}.appointment-typelist table.responsive tbody tr.passive-appointmenttype{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}.appointment-typelist table.responsive tbody tr.passive-appointmenttype .popout-on-pad{display:none}.appointment-typelist table.responsive tbody tr.passive-appointmenttype.highlighted{background-color:var(--blue);color:#fff}.appointment-typelist table.responsive tbody tr.inactive{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}.appointment-typelist table.responsive tbody tr.inactive .badges{opacity:.8}.appointment-typelist table.responsive tbody tr.inactive td:last-child:after{font-style:normal}#appointmentTypes .appointmentTypeList{background-color:var(--white);border-radius:var(--border-radius);padding:0 15px 15px}#appointmentTypes .appointmentTypeList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#appointmentTypes .appointmentTypeList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#appointmentTypes .appointmentTypeList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#appointmentTypes .appointmentTypeList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}#AreasAndZipcodesPage .new-area-button-icon{color:var(--green-light)}#AreasAndZipcodesPage .cbd-admin-btn{margin-right:var(--small-gap)}#AreasAndZipcodesPage .cbd-admin-btn i{color:var(--blue)}#AreasAndZipcodesPage .zip-badge{background-color:var(--primary);text-align:center;color:#fff;border-radius:var(--border-radius);vertical-align:middle;margin-left:5px;padding:1px 5px;font-size:11px;line-height:18px;display:inline-block}#AreasAndZipcodesPage .zip-badge.none{background-color:var(--red-light)}#AreasAndZipcodesPage a[data-toggle=collapse]{cursor:pointer}#AreasAndZipcodesPage a[data-toggle=collapse] i{transition:transform .2s linear}#AreasAndZipcodesPage a[data-toggle=collapse].collapsed i{transform:rotate(-90deg)}#AreasAndZipcodesPage hr{clear:both}#AreasAndZipcodesPage hr.blank{border-top:solid 1px var(--white);margin:3px 0}#AreasAndZipcodesPage .panel-body{padding-bottom:5px}#AreasAndZipcodesPage #zipList .btn-group{margin-top:4px;margin-right:4px}#AreasAndZipcodesPage #zipList li{list-style:none}#AreasAndZipcodesPage #zipList li ul>li:last-child hr{display:none}#AreasAndZipcodesPage #zipList li .panel-default{margin-bottom:var(--large-gap)}#AreasAndZipcodesPage #zipList li .panel-default .panel-heading .zipcodes-functionview-btn{z-index:99}#AreasAndZipcodesPage #zipList li .panel-default .panel-heading .panel-title a:after{content:""}#AreasAndZipcodesPage #zipRulesList{list-style-type:decimal}#AreasAndZipcodesPage .selected-zip-list{clear:both;margin:10px 0 20px 25px;padding-left:0;list-style:none}#AreasAndZipcodesPage .selected-zip-list>li{border-radius:var(--border-radius);text-align:center;cursor:default;background-color:#7c7c7c1a;margin:0 5px 8px 0;padding:10px;display:inline-block}#edit-assignmentStatus-functionview .form-section-divider{margin-top:20px}#edit-assignmentStatus-functionview .vitec-checkbox{margin-top:10px}.assignmentstatusList-filters{margin-bottom:15px}.assignmentstatusList-filters .vitec-checkbox{width:210px}.assignmentstatusList table.responsive tbody tr td{vertical-align:middle}.assignmentstatusList table.responsive tbody tr td .badges{padding-top:3px}.assignmentstatusList table.responsive tbody tr td .badges li{background-color:#0000;border:1px solid #0000}.assignmentstatusList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.assignmentstatusList table.responsive tbody tr td .badges li.initial{background-color:var(--blue-lightest);color:#000}.assignmentstatusList table.responsive tbody tr td .badges li.forsale{background-color:var(--green);color:#fff}.assignmentstatusList table.responsive tbody tr td .badges li.reserved{background-color:var(--orange-light);color:#fff}.assignmentstatusList table.responsive tbody tr td .badges li.bidaccept{background-color:var(--green-dark);color:#fff}.assignmentstatusList table.responsive tbody tr td .badges li.settlement{background-color:var(--dashboard-purple-light);color:#fff}.assignmentstatusList table.responsive tbody tr td .badges li.archived{background-color:var(--primary-dark);color:#fff}.assignmentstatusList table.responsive tbody tr td .badges li.expired{background-color:var(--primary);color:#fff}.assignmentstatusList table.responsive tbody tr td .badges li.withrawn{background-color:var(--primary-light);color:#000}.assignmentstatusList table.responsive tbody tr td .badges li.marketingthreshold{background-color:var(--green-light);color:#fff}.assignmentstatusList table.responsive tbody tr td .badges li:hover{border-color:var(--white)}.assignmentstatusList table.responsive tbody tr td.rules{white-space:normal}.assignmentstatusList table.responsive tbody tr.system-status{font-family:Bold}.assignmentstatusList table.responsive tbody tr.system-status.highlighted,.assignmentstatusList table.responsive tbody tr.system-status.highlighted:hover{color:#fff}.assignmentstatusList table.responsive tbody tr.inactive{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}.assignmentstatusList table.responsive tbody tr.inactive .badges{opacity:.8}.assignmentstatusList table.responsive tbody tr.inactive .badges li label{background-color:#fff9}.assignmentstatusList table.responsive tbody tr.inactive td:last-child:after{font-style:normal}#assignmentStatuses .assignmentstatusList{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#assignmentStatuses .assignmentstatusList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#assignmentStatuses .assignmentstatusList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#assignmentStatuses .assignmentstatusList .table-with-sticky-headers .customizable-table tbody tr .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}#assignmentStatuses .assignmentstatusList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#assignmentStatuses .assignmentstatusList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}#assignmentStatuses .assignmentstatusList .passive-status{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#assignmentStatuses .assignmentstatusList .passive-status .popout-on-pad{display:none}#assignmentStatuses .assignmentstatusList .passive-status.highlighted{background-color:var(--blue-light);color:var(--white)}#EditAutoRule .time-tooltip:after{width:250px}#autoSendSettings .section{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#autoSendSettings .section .filter-options{width:380px;margin-bottom:var(--large-gap);align-items:center;display:flex}#autoSendSettings .section .filter-options .form-control{width:200px}#autoSendSettings .section .filter-options .switch-with-label{margin:0 0 0 var(--large-gap)}#autoSendSettings .section .filter-options .switch-with-label>label{margin-right:5px}#autoSendSettings .section .responsive tbody tr{cursor:pointer}#autoSendSettings .section .responsive tbody tr.inactive{color:var(--primary-dark);background-color:var(--list-inactive-color);font-style:italic}#autoSendSettings .section .responsive tbody tr.highlighted-row{background-color:var(--blue);color:#fff}#autoSendSettings .section .responsive tbody tr:hover{background-color:var(--primary-lighter)}#autoSendSettings .section .responsive tbody tr.highlighted-row:hover{background-color:var(--blue)}.backOfficeStatusList-filters{margin-bottom:15px}.backOfficeStatusList-filters .vitec-checkbox{width:200px}.backOfficeStatusList table.responsive tbody tr td{vertical-align:middle}.backOfficeStatusList table.responsive tbody tr td .badges{padding-top:3px}.backOfficeStatusList table.responsive tbody tr td .badges li{background-color:#0000}.backOfficeStatusList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.backOfficeStatusList table.responsive tbody tr td .badges li.backofficestatusgroup-preperation{background-color:var(--green-light);color:#fff}.backOfficeStatusList table.responsive tbody tr td .badges li.backofficestatusgroup-payment{background-color:var(--yellow-light);color:#000}.backOfficeStatusList table.responsive tbody tr td .badges li.backofficestatusgroup-takeover{background-color:var(--red-light);color:#fff}.backOfficeStatusList table.responsive tbody tr td .badges li.backofficestatusgroup-registration{background-color:var(--purple-light);color:#fff}.backOfficeStatusList table.responsive tbody tr td .badges li.backofficestatusgroup-settlement{background-color:var(--blue-petrol);color:#fff}.backOfficeStatusList table.responsive tbody tr td .badges li.backofficestatusgroup-settlementpaidout{background-color:var(--blue-light);color:#000}.backOfficeStatusList table.responsive tbody tr td .badges li.backofficestatusgroup-retention{background-color:var(--red-dark);color:#fff}.backOfficeStatusList table.responsive tbody tr td .badges li.backofficestatusgroup-completion{background-color:var(--orange-light);color:#fff}.backOfficeStatusList table.responsive tbody tr td.rules{white-space:normal}.backOfficeStatusList table.responsive tbody tr.inactive{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}.backOfficeStatusList table.responsive tbody tr.inactive .badges{opacity:.8}.backOfficeStatusList table.responsive tbody tr.inactive .badges li label{background-color:#fff9}.backOfficeStatusList table.responsive tbody tr.inactive td:last-child:after{font-style:normal}#backOfficeStatuses .backOfficeStatusList{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#backOfficeStatuses .backOfficeStatusList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#backOfficeStatuses .backOfficeStatusList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#backOfficeStatuses .backOfficeStatusList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#backOfficeStatuses .backOfficeStatusList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}#backOfficeStatuses .backOfficeStatusList .passive-backofficestatus{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#backOfficeStatuses .backOfficeStatusList .passive-backofficestatus .popout-on-pad{display:none}#backOfficeStatuses .backOfficeStatusList .passive-backofficestatus.highlighted{background-color:var(--blue-light);color:var(--white)}.bankAccountTypesList-filters{margin-bottom:15px}.bankAccountTypesList-filters .vitec-checkbox{width:200px}.bankAccountTypesList table.responsive tbody tr td{vertical-align:middle}.bankAccountTypesList table.responsive tbody tr td .badges{padding-top:3px}.bankAccountTypesList table.responsive tbody tr td .badges li{background-color:#0000}.bankAccountTypesList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.bankAccountTypesList table.responsive tbody tr td .badges li.reserved-bankaccount-type-client{background-color:var(--green-light);color:#fff}.bankAccountTypesList table.responsive tbody tr td .badges li.reserved-bankaccount-type-operating{background-color:var(--yellow-light);color:#000}.bankAccountTypesList table.responsive tbody tr td.rules{white-space:normal}.bankAccountTypesList table.responsive tbody tr.inactive{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}.bankAccountTypesList table.responsive tbody tr.inactive .badges{opacity:.8}.bankAccountTypesList table.responsive tbody tr.inactive .badges li label{background-color:#fff9}.bankAccountTypesList table.responsive tbody tr.inactive td:last-child:after{font-style:normal}#bankAccountTypes .bankAccountTypesList{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#bankAccountTypes .bankAccountTypesList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#bankAccountTypes .bankAccountTypesList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#bankAccountTypes .bankAccountTypesList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#bankAccountTypes .bankAccountTypesList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}@media (width>=768px){#bankAccountTypes .bankAccountTypesList .table-with-sticky-headers .customizable-table tbody tr{height:42px}}#bankAccountTypes .bankAccountTypesList .passive-bankaccounttype{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#bankAccountTypes .bankAccountTypesList .passive-bankaccounttype .popout-on-pad{display:none}#bankAccountTypes .bankAccountTypesList .passive-bankaccounttype.highlighted{background-color:var(--blue);color:#fff}.assignmentCategoryList-filters{margin-bottom:var(--large-gap)}.assignmentCategoryList-filters .vitec-checkbox{width:200px}#assignmentCategories .assignmentCategoryList{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#assignmentCategories .assignmentCategoryList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#assignmentCategories .assignmentCategoryList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#assignmentCategories .assignmentCategoryList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#assignmentCategories .assignmentCategoryList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}#assignmentCategories .assignmentCategoryList .passive{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#assignmentCategories .assignmentCategoryList .passive.highlighted{background-color:var(--blue-light);color:var(--white)}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td{vertical-align:middle}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges{padding-top:3px}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li{background-color:#0000}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule0{background-color:var(--green-light);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule1{background-color:var(--orange);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule2{background-color:var(--red-light);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule3{background-color:var(--purple-light);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule4{background-color:var(--blue-petrol);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule5{background-color:var(--yellow);color:#000}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule6{background-color:var(--red-dark);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule7{background-color:var(--orange-light);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule8{background-color:var(--blue-light);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule9{background-color:var(--dashboard-purple-light);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule10{background-color:var(--green-dark);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule11{background-color:var(--yellow-dark);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td .badges li.assignmentCategory-rule12{background-color:var(--orange);color:#fff}#assignmentCategories .assignmentCategoryList table.responsive tbody tr td.rules{white-space:normal}#assignmentCategories .assignmentCategoryList table.responsive tbody tr.inactive{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#assignmentCategories .assignmentCategoryList table.responsive tbody tr.inactive .badges{opacity:.8}#assignmentCategories .assignmentCategoryList table.responsive tbody tr.inactive td:last-child:after{font-style:normal}.customerCategoryList{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}.customerCategoryList .table-with-sticky-headers .header-table{top:115px}.customerCategoryList table.responsive tbody tr td{vertical-align:middle}.customerCategoryList table.responsive tbody tr td .badges{padding-top:3px}.customerCategoryList table.responsive tbody tr td .badges li{background-color:#0000}.customerCategoryList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.customerCategoryList table.responsive tbody tr td .badges li.reserved-customer-category-supplier{background-color:var(--green-light);color:var(--white)}.customerCategoryList table.responsive tbody tr td.rules{white-space:normal}.customerCategoryList table.responsive tbody tr.highlighted .badges li{color:#fff}.customerCategoryList table.responsive tbody tr.passive-customercategory{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}.customerCategoryList table.responsive tbody tr.passive-customercategory .badges{opacity:.8}.customerCategoryList table.responsive tbody tr.passive-customercategory td:last-child:after{font-style:normal}#customerCategories .customerCategoryList-filters{margin-bottom:var(--large-gap)}#customerCategories .customerCategoryList-filters .vitec-checkbox{width:200px}.depotjournalTypeList-filters{margin-bottom:var(--large-gap)}.depotjournalTypeList-filters .vitec-checkbox{width:200px}#depotjournalTypes .depotjournalTypeList{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#depotjournalTypes .depotjournalTypeList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#depotjournalTypes .depotjournalTypeList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#depotjournalTypes .depotjournalTypeList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#depotjournalTypes .depotjournalTypeList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}#depotjournalTypes .depotjournalTypeList .passive{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#depotjournalTypes .depotjournalTypeList .passive.highlighted{background-color:var(--blue);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td{vertical-align:middle}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges{padding-top:3px}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li{background-color:#0000}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule0{background-color:var(--green-light);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule1{background-color:var(--yellow-light);color:#000}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule2{background-color:var(--red-light);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule3{background-color:var(--purple-light);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule4{background-color:var(--blue-petrol);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule5{background-color:var(--blue-light);color:#000}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule6{background-color:var(--red-dark);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule7{background-color:var(--orange-light);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule8{background-color:var(--blue-light);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule9{background-color:var(--dashboard-purple-light);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule10{background-color:var(--green-dark);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule11{background-color:var(--yellow-dark);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td .badges li.depotjournalType-rule12{background-color:var(--orange);color:#fff}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr td.rules{white-space:normal}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr.inactive{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr.inactive .badges{opacity:.8}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr.inactive .badges li label{background-color:#fff9}#depotjournalTypes .depotjournalTypeList table.responsive tbody tr.inactive td:last-child:after{font-style:normal}#editChecklistNode .form-section-divider{height:36px;position:relative}#editChecklistNode .form-section-divider .bubbleBtn i{transition:transform .2s ease-in-out}#editChecklistNode .form-section-divider .bubbleBtn.collapsed i{transform:rotate(-90deg)}#editChecklistNode .radio-type{overflow:visible}#editChecklistNode .radio-type .option-disabled i{color:var(--yellow);background:radial-gradient(#000 50%,#0000 50%)}#editChecklistNode .edit-document-requirement-table{width:100%;margin-top:20px}#editChecklistNode .edit-document-requirement-table th,#editChecklistNode .edit-document-requirement-table td{padding:1px}#editChecklistNode .edit-document-requirement-table .remove-button{cursor:pointer}#editChecklistNode .edit-document-requirement-table .remove-button:hover{color:var(--link-color)}#editMacro .single-select-label,#editMacro .aml-auto-suggest-label{justify-content:space-between;align-items:center;gap:var(--small-gap);flex-wrap:wrap;display:flex}#editMacro .badges li.department{background-color:var(--yellow);color:#000}#editMacro .badges li.assignment-type{background-color:var(--blue);color:#fff}#editMacro .form-section-divider{height:30px;margin-bottom:10px;position:relative}#editMacro .form-section-divider .macro-menu .bubbleBtn{z-index:unset;justify-content:center;align-items:center;display:flex}#editMacro .form-section-divider .macro-menu .bubbleBtn i{font-size:16px;transition:transform .2s ease-in-out}#editMacro .form-section-divider .macro-menu .dropdown-menu{text-transform:none;left:unset;width:290px;right:0}#editMacro .panel-title a{justify-content:space-between;display:flex}#editMacro .panel-title a .badges li.department{background-color:var(--yellow);color:#000}#editMacro .panel-title a .badges li.assignment-type{background-color:var(--blue);color:#fff}#editMacro .panel-body{background-color:var(--white);padding-bottom:0}#editMacro .amlautosuggestlabel{margin-top:var(--large-gap)}#editMacro .tab-content{padding-top:10px}#editMacro .collapse.marked-for-deletion{border:1px solid red}#editMacro .macro-settings{margin-top:15px}#editMacro .search-parameters{gap:var(--small-gap);align-items:center;display:flex}#editMacro .search-parameters .autosuggest{flex:1}#editMacro .search-parameters .btn{flex:0 0 60px}#editMacro .markedForDeletion{color:var(--primary-dark);text-decoration:line-through}#editMacro .delete-row-button{margin-top:14px}#editMacro .toggle-exclude-switch{margin-top:20px}#editMacro .remove-macro-switch{width:215px;margin-top:10px;margin-left:auto}#editMacro .amount-tooltip:after{width:230px}#editMacro .post-fields-tooltip:after{width:170px}#editMacro .mailMacroParams .smsMacroParams .ms-res-ctn{display:none!important}#editMacro .drag-info,#editMacro .alert-mt{margin-top:10px}#editMacro .radio-type{margin-top:0}#editMacro .user-sortableHandle i{cursor:move;margin-top:13px;padding:13px}#editMacro .inValid button.multiselect.dropdown-toggle.btn.btn-default{border-color:#c87a7a;outline:0;box-shadow:inset 0 0 8px #00000013,0 0 6px #fb9999}#checklistSettings .checklist-filters{align-items:center;margin-bottom:10px;display:flex}#checklistSettings .checklist-filters .btn{margin-left:20px}#checklistSettings .checklist-filters .toggle-inactive{width:180px}#checklistSettings .checklist-filters .toggle-inactive .switch-with-label{margin-top:0}#checklistSettings #main-content{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);max-height:calc(100vh - 180px);padding:15px 15px 125px;overflow-y:scroll}#checklistSettings #main-content .table-with-sticky-headers .header-table{top:-15px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table thead tr{cursor:default}#checklistSettings #main-content .table-with-sticky-headers .customizable-table thead tr:hover th{z-index:1000}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading{border-bottom:none;transition:background-color .1s linear;position:relative}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading .header-cell{text-align:center;z-index:1;width:360px;position:sticky;left:calc(50% - 180px)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading td{display:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th{padding:6px 0;position:relative}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .heading-text{cursor:pointer;border-radius:var(--border-radius);justify-content:center;align-items:center;display:inline-flex;position:relative}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .heading-text .header-toggle-button{white-space:nowrap;text-overflow:ellipsis;border:none;outline:none;align-self:stretch;max-width:320px;padding-left:40px;padding-right:40px;display:block;overflow:hidden}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .heading-text .header-toggle-button:hover,#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .heading-text .header-toggle-button:focus{font-family:Bold}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .heading-text .checklist-dropdown-menu{position:absolute;top:calc(50% - 8px);right:5px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .heading-text .checklist-dropdown-menu i{opacity:.9;cursor:pointer;color:#fff;padding:0 6px;font-size:16px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .heading-text .checklist-dropdown-menu i:hover{opacity:1}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .heading-text:hover .btn,#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .heading-text:focus .btn{font-family:Bold}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th.heading-1 .heading-text .header-toggle-button{padding-top:var(--medium-gap);padding-bottom:var(--medium-gap);background-color:var(--blue);color:#fff;border-radius:var(--border-radius);font-size:16px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th.heading-2 .heading-text .header-toggle-button{background-color:var(--blue-light);color:#fff;border-radius:var(--border-radius);padding-top:5px;padding-bottom:5px;font-size:14px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th.heading-3 .heading-text .header-toggle-button{background-color:var(--blue-light);color:#fff;border-radius:var(--border-radius);padding-top:4px;padding-bottom:4px;font-size:13px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th.no-active-children .header-cell>.heading-text .header-toggle-button{background-color:var(--primary);color:#fff;font-style:italic}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th.no-active-children .header-cell>.heading-text:after{display:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.open th.heading-1 .heading-text:after{content:"";border-top:solid 12px var(--blue);border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;margin-left:-12px;transition:all .2s ease-in-out;position:absolute;top:100%;left:50%}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.open th.heading-1 .heading-text:hover:after{border-top-width:6px;border-left-width:6px;border-right-width:6px;margin-left:-6px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.open th.heading-2 .heading-text:after{content:"";border-top:solid 10px var(--blue-light);border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;margin-left:-10px;transition:all .2s ease-in-out;position:absolute;top:100%;left:50%}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.open th.heading-2 .heading-text:hover:after{border-top-width:5px;border-left-width:5px;border-right-width:5px;margin-left:-5px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.open th.heading-3 .heading-text:after{content:"";border-top:solid 8px var(--blue-light);border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;margin-left:-8px;transition:all .2s ease-in-out;position:absolute;top:100%;left:50%}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.open th.heading-3 .heading-text:hover:after{border-top-width:4px;border-left-width:4px;border-right-width:4px;margin-left:-4px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.beingDragged th{width:100vw}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading:before,#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading:after{content:" ";border-top:solid 1px var(--blue-tile);flex:1;position:absolute;top:50%;left:0;right:0}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading:hover{background-color:var(--blue-lightest);z-index:100}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.selected{background-color:#0000}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.selected th .heading-text .header-toggle-button{background-color:var(--green-light)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.selected th.heading-1 .heading-text:after,#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.selected th.heading-2 .heading-text:after{border-top-color:var(--green-light)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading.selected:hover{background-color:#0000}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr:hover a.can-be-parent{color:var(--white)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td .red{color:var(--red)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td .yellow{color:var(--yellow)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td .green{color:var(--green)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td .blue{color:var(--blue)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td.head-name-cell{display:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .checklist-dropdown-menu i{opacity:.9;cursor:pointer;color:var(--blue);padding:0 6px;font-size:16px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .checklist-dropdown-menu i:hover{opacity:1}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .checklist-dropdown-menu>.dropdown-menu{display:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .checklist-dropdown-menu .dropdown-item.disabled{font-style:italic}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .checklist-dropdown-menu.open>.dropdown-menu{display:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .name-cell{display:flex}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .name-cell .text{white-space:normal;justify-content:space-between;align-items:center;width:100%;padding-right:24px;display:flex}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .name-cell .text>span{text-overflow:ellipsis;flex:1;overflow:hidden}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .name-cell .text .fa-book{color:#8a6d3b}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .name-cell .text .can-be-parent{white-space:normal}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .name-cell .text .can-be-parent:before{text-align:center;content:"";width:12px;margin-left:-12px;font-family:"Font Awesome 5 Pro";font-weight:900;display:inline-block}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint td:first-child .name-cell .text .can-be-parent.open:before{content:""}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint.inactive{color:var(--primary-dark);background-color:var(--primary-lighter);font-style:italic}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint.inactive td:first-child{background-color:var(--primary-lighter)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint.inactive td:first-child .dropdown{font-style:normal}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint:not(.beingDragged):not(.selected):hover{background-color:var(--blue-tile);color:#fff}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint:not(.beingDragged):not(.selected):hover td:first-child{background-color:var(--blue-tile);color:#fff;z-index:1000;overflow:visible}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint:not(.beingDragged):not(.selected):hover td:first-child .checklist-dropdown-menu i{color:#fff}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint:not(.beingDragged):not(.selected):hover td:first-child .checklist-dropdown-menu.open>.dropdown-menu{display:block}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.checkpoint:not(.beingDragged):not(.selected):hover td:first-child .text .fa-book{color:#fff}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.partial-selected,#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.partial-selected td:first-child{background-color:var(--green-lighter)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.seperator{display:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.highlighted a:not(.can-be-parent){color:#333}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr:empty{display:none}@media (width<=767px){#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr .dropdown-menu{left:-135px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading{border:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th{display:block}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading th .header-cell{width:100%;position:unset}#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading:before,#checklistSettings #main-content .table-with-sticky-headers .customizable-table tbody tr.heading:after{border-top:none}}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr{-webkit-user-select:none;user-select:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.placeholder>td{display:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.placeholder>td:nth-child(2){display:initial}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.seperator{cursor:default;z-index:0;border-bottom:none;display:table-row;position:relative}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.seperator>td{display:none}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.seperator>.head-name-cell{display:initial;padding:0;position:relative;overflow:visible}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.seperator .sort-header-cell{text-align:center;background-color:var(--primary-lighter);width:60px;margin:-5px 0 5px;padding:0 5px;display:inline-block;position:sticky;left:calc(50% - 30px)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.seperator:hover,#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.seperator:hover td:first-child{background-color:unset}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.new-parent:before,#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.new-parent:after{border-top:solid 2px var(--green-light)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.new-parent>th .heading-text .header-toggle-button{background-color:var(--green-light);color:var(--white)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.new-parent>th .heading-text:after{border-top-color:var(--green-light)!important}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.new-parent td{border-bottom:solid 2px var(--green-light);padding:0 5px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.new-parent td .sort-header-cell{background-color:var(--green-light);color:var(--white);margin-left:-5px;padding:0 5px;display:inline-block}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.new-parent td:first-child{background-color:unset}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.beingDragged td:first-child{background-color:#0000;padding-top:0}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.placeBefore:before,#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.placeBefore:after{border-top:solid 2px var(--red-light)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.placeBefore>th .heading-text .header-toggle-button{background-color:var(--red-light);color:var(--white)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.placeBefore>th .heading-text:after{border-top-color:var(--red-light)!important}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.placeBefore td{border-top:solid 2px var(--red-light);padding:0 5px}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr.placeBefore td .sort-header-cell{background-color:var(--red-light);color:var(--white)}#checklistSettings #main-content .table-with-sticky-headers .customizable-table.is-sorting tbody tr:hover .heading-text .checklist-dropdown-menu{display:none}#EmailSettingsSection #Office365Settings .panel{margin-bottom:0}#EmailSettingsSection #Office365Settings .nowrap{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#EmailSettingsSection #SmtpSystemSettings .switch-with-label{width:300px}#GlobalMainMenuLinksSection .alert-info code{background-color:var(--white);color:#087990}#GlobalMainMenuLinksSection .link-list{margin:0;padding:0;list-style:none}#GlobalMainMenuLinksSection .link-list li{margin-bottom:15px;position:relative}#GlobalMainMenuLinksSection .link-list li .remove-link-button{cursor:pointer;z-index:100;color:var(--primary);padding:5px;font-size:22px;display:inline-block;position:absolute;top:1px;right:6px}#GlobalMainMenuLinksSection .link-list li .remove-link-button+div{margin-bottom:5px}#GlobalMainMenuLinksSection .link-list li .remove-link-button:hover{color:var(--red-light)}#GlobalMainMenuLinksSection .link-list li .remove-link-button:hover+div{border-color:var(--red-light)}#MaintenanceSection .switch-with-label>label{line-height:14px}#MaintenanceSection [data-tip-tl]:after,#MaintenanceSection [data-tip-tr]:after{width:170px}#MaintenanceSection .stepInfo{margin-left:0;font-size:12px;list-style:none}#MaintenanceSection .updatedInfo{margin-top:10px;font-size:11px}#MaintenanceSection .purgeInfoContent .btn{padding:5px;font-size:10px;position:absolute;top:0;right:0}#MaintenanceSection .purgeInfoContent{position:relative}#MaintenanceSection .purgeInfoContent li{margin-bottom:5px}#MaintenanceSection .purgeInfoContent .stepMessage{font-size:10px;line-height:11px}#OwnAdvertisementSettingsSection .editMode .selected-areas li{border:solid 1px var(--primary-light)}#OwnAdvertisementSettingsSection .editMode .add-new-advertisment-setting{gap:var(--large-gap);margin-bottom:var(--x-large-gap);flex-wrap:wrap;justify-content:center;align-items:flex-end;display:flex}#OwnAdvertisementSettingsSection .editMode .add-new-advertisment-setting>div{min-width:270px}#OwnAdvertisementSettingsSection .fa-plus-circle{color:var(--green-light);font-size:14px}#OwnAdvertisementSettingsSection .selected-areas{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(275px,1fr));align-items:flex-start;margin:0;padding:0;list-style:none;display:grid}#OwnAdvertisementSettingsSection .selected-areas li{background-color:var(--white);border-radius:var(--border-radius);justify-content:space-between;min-width:270px;padding:0;display:flex}#OwnAdvertisementSettingsSection .selected-areas li>div{flex:1;padding:5px;display:inline-block}#OwnAdvertisementSettingsSection .selected-areas li>div label{color:var(--primary);font-size:13px}#OwnAdvertisementSettingsSection .selected-areas li i{cursor:pointer;color:var(--primary);flex:0 0 36px;justify-content:center;align-self:stretch;align-items:center;display:flex}#OwnAdvertisementSettingsSection .selected-areas li i:hover{background-color:var(--red-light);border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);color:#fff}#SettlementAccountingPeriodSection .multiSelectDropdown{margin-bottom:var(--large-gap)}#SettlementAccountingPeriodSection .multiSelectDropdown .multiselect-container li.active label{color:#fff}#SettlementAccountingPeriodSection .warningdiv{z-index:1000;position:absolute;top:3px;right:3px}#SettlementAccountingPeriodSection .warningIcon{color:var(--orange-light)}#SignatureSettingsSection .form-section-divider{margin-bottom:10px}#SignatureSettingsSection .add-row-button{margin-top:var(--large-gap)}#SignatureSettingsSection .add-row-button .fa-plus-circle{color:var(--green-light);margin:0}#SignatureSettingsSection .rule-header div[class*=col-xs-]{min-height:18px}#SignatureSettingsSection .rule-value div[class*=col-xs-]{min-height:24px}#SignatureSettingsSection .summary-table{width:100%;margin-bottom:var(--large-gap)}#SignatureSettingsSection .summary-table thead tr{border-bottom:solid 1px var(--primary-lighter)}#SignatureSettingsSection .summary-table thead tr th{vertical-align:middle;text-transform:uppercase;font-family:Light;font-size:12px;font-weight:400}#SignatureSettingsSection .summary-table tbody tr:not(:last-child){border-bottom:solid 1px var(--primary-lighter)}@media (width<=991px){#SignatureSettingsSection .summary-table tfoot{display:none}}#TurnFunctionsOnOffSection .alert-info .link i{transition:all .2s ease-in-out;transform:rotate(90deg)}#TurnFunctionsOnOffSection .alert-info .link.collapsed i{transform:rotate(0)}#TurnFunctionsOnOffSection .select-list>li{border:1px solid #0000}#TurnFunctionsOnOffSection .select-list>li label.selected .fa-info-circle{color:#fff}#TurnFunctionsOnOffSection .select-list>li label [data-tip-tm]:after{width:300px}#TurnFunctionsOnOffSection .select-list>li[disabled] [data-tip-tm]{display:none}#TurnFunctionsOnOffSection .editMode .select-list>li[disabled]{border-color:var(--primary-light);pointer-events:all}#TurnFunctionsOnOffSection .editMode .select-list>li[disabled] label{pointer-events:all}#TurnFunctionsOnOffSection .editMode .select-list>li[disabled] label [data-tip-tm]{pointer-events:all;display:inline}#TwoFactorAuthSettingSection #sso-status,#TwoFactorAuthSettingSection #sso-abort,#TwoFactorAuthSettingSection #sso-message{margin-top:10px}#TwoFactorAuthSettingSection .msft-button{align-items:center;display:inline-flex}#TwoFactorAuthSettingSection .msft-button[disabled] #msft .square{opacity:.2}#TwoFactorAuthSettingSection .msft-button #msft{width:30px;height:30px;margin-right:10px}#TwoFactorAuthSettingSection .msft-button #msft .square.st0{fill:var(--white)}#TwoFactorAuthSettingSection .msft-button #msft .square.st1{fill:#f35325}#TwoFactorAuthSettingSection .msft-button #msft .square.st2{fill:#81bc06}#TwoFactorAuthSettingSection .msft-button #msft .square.st3{fill:#05a6f0}#TwoFactorAuthSettingSection .msft-button #msft .square.st4{fill:#ffba08}#documentCategoryFoldersFunctionsview .select-list>li>label{min-height:60px}#documentCategoryFoldersFunctionsview .select-list>li>label .badges{display:block}#documentCategoryFoldersFunctionsview .select-list>li>label .badges>li.is-system-doc-folder{background-color:var(--yellow);color:#000}#documentCategoryFoldersFunctionsview .select-list>li>label .badges>li.is-customer-doc-folder{background-color:var(--blue-light);color:#fff}#documentFoldersFunctionsView .add-folder-fields{gap:var(--medium-gap);margin-top:var(--large-gap);align-items:flex-end;display:flex}#documentFoldersFunctionsView .add-folder-fields .add-folder-button{align-items:center;gap:var(--small-gap);flex:0 0 90px;display:inline-flex}#documentFoldersFunctionsView .add-folder-fields .add-folder-button .fa-plus-circle{color:var(--green-light);font-size:19px}#documentCategoryListAdminPage .customizable-table-section{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#documentCategoryListAdminPage .customizable-table-section thead tr{background-color:var(--white);z-index:1;position:sticky;top:115px}#documentCategoryListAdminPage .customizable-table-section thead th:nth-child(2n){background-color:var(--list-column-color)}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges li{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid #0000;padding:3px;font-size:12px;line-height:15px}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges li:hover{border:solid 1px var(--white)}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-0{color:#fff;background-color:#d22d2d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-1{color:#fff;background-color:#2dd251}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-2{color:#fff;background-color:#762dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-3{color:#fff;background-color:#d29a2d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-4{color:#fff;background-color:#2dd2be}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-5{color:#fff;background-color:#d22dc2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-6{color:#fff;background-color:#9dd22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-7{color:#fff;background-color:#2d79d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-8{color:#fff;background-color:#d22d54}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-9{color:#fff;background-color:#30d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-10{color:#fff;background-color:#4e2dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-11{color:#fff;background-color:#d2722d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-12{color:#fff;background-color:#2dd297}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-13{color:#fff;background-color:#bb2dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-14{color:#fff;background-color:#c5d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-15{color:#fff;background-color:#2da1d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-16{color:#fff;background-color:#d22d7c}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-17{color:#fff;background-color:#58d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-18{color:#fff;background-color:#2d33d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-19{color:#fff;background-color:#d24a2d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-20{color:#fff;background-color:#2dd26f}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-21{color:#fff;background-color:#932dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-22{color:#fff;background-color:#d2b82d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-23{color:#fff;background-color:#2dc8d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-24{color:#fff;background-color:#d22da4}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-25{color:#fff;background-color:#80d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-26{color:#fff;background-color:#2d5bd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-27{color:#fff;background-color:#d22d37}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-28{color:#fff;background-color:#2dd247}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-29{color:#fff;background-color:#6c2dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-30{color:#fff;background-color:#d2902d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-31{color:#fff;background-color:#2dd2b5}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-32{color:#fff;background-color:#d22dcc}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-33{color:#fff;background-color:#a7d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-34{color:#fff;background-color:#2d83d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-35{color:#fff;background-color:#d22d5e}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-36{color:#fff;background-color:#3ad22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-37{color:#fff;background-color:#442dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-38{color:#fff;background-color:#d2682d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-39{color:#fff;background-color:#2dd28d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-40{color:#fff;background-color:#b12dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-41{color:#fff;background-color:#cfd22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-42{color:#fff;background-color:#2dabd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-43{color:#fff;background-color:#d22d86}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-44{color:#fff;background-color:#62d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-45{color:#fff;background-color:#2d3dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-46{color:#fff;background-color:#d2412d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-47{color:#fff;background-color:#2dd265}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-48{color:#fff;background-color:#892dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-49{color:#fff;background-color:#d2ae2d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-50{color:#fff;background-color:#2dd2d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-51{color:#fff;background-color:#d22dae}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-52{color:#fff;background-color:#89d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-53{color:#fff;background-color:#2d65d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-54{color:#fff;background-color:#d22d41}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-55{color:#fff;background-color:#2dd23d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-56{color:#fff;background-color:#622dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-57{color:#fff;background-color:#d2862d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-58{color:#fff;background-color:#2dd2ab}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-59{color:#fff;background-color:#cf2dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-60{color:#fff;background-color:#b1d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-61{color:#fff;background-color:#2d8dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-62{color:#fff;background-color:#d22d68}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-63{color:#fff;background-color:#44d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-64{color:#fff;background-color:#3a2dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-65{color:#fff;background-color:#d25e2d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-66{color:#fff;background-color:#2dd283}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-67{color:#fff;background-color:#a72dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-68{color:#fff;background-color:#d2cc2d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-69{color:#fff;background-color:#2db5d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-70{color:#fff;background-color:#d22d90}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-71{color:#fff;background-color:#6cd22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-72{color:#fff;background-color:#2d47d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-73{color:#fff;background-color:#d2372d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-74{color:#fff;background-color:#2dd25b}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-75{color:#fff;background-color:#802dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-76{color:#fff;background-color:#d2a42d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-77{color:#fff;background-color:#2dd2c8}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-78{color:#fff;background-color:#d22db8}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-79{color:#fff;background-color:#93d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-80{color:#fff;background-color:#2d6fd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-81{color:#fff;background-color:#d22d4a}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-82{color:#fff;background-color:#2dd233}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-83{color:#fff;background-color:#582dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-84{color:#fff;background-color:#d27c2d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-85{color:#fff;background-color:#2dd2a1}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-86{color:#fff;background-color:#c52dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-87{color:#fff;background-color:#bbd22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-88{color:#fff;background-color:#2d97d2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-89{color:#fff;background-color:#d22d72}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-90{color:#fff;background-color:#4ed22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-91{color:#fff;background-color:#302dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-92{color:#fff;background-color:#d2542d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-93{color:#fff;background-color:#2dd279}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-94{color:#fff;background-color:#9d2dd2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-95{color:#fff;background-color:#d2c22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-96{color:#fff;background-color:#2dbed2}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-97{color:#fff;background-color:#d22d9a}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-98{color:#fff;background-color:#76d22d}#documentCategoryListAdminPage .customizable-table-section tbody tr .badges .folder-idx-99{color:#fff;background-color:#2d51d2}#documentCategoryListAdminPage .customizable-table-section tbody tr.highlighted .badges li{color:#fff}#editEstatetypeDunctionview .availability-tooltip:after{width:250px}.estate-typelist-filters{margin-bottom:15px}.estate-typelist-filters .vitec-checkbox{width:200px}.estate-typelist table.responsive tbody tr td{vertical-align:middle}.estate-typelist table.responsive tbody tr td .badges{padding-top:3px}.estate-typelist table.responsive tbody tr td .badges li{background-color:#0000;border:1px solid #0000}.estate-typelist table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--border-radius);border:none;padding:3px;font-size:12px;line-height:15px}.estate-typelist table.responsive tbody tr td .badges li.objecttype-residential{background-color:var(--green-light);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.objecttype-leisure{background-color:var(--yellow-light);color:#000}.estate-typelist table.responsive tbody tr td .badges li.objecttype-commercial{background-color:var(--red-light);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.objecttype-project{background-color:var(--purple-light);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.objecttype-plot{background-color:var(--blue-petrol);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.ownershiptype-owned{background-color:var(--blue-light);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.ownershiptype-cooperative{background-color:var(--red-dark);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.ownershiptype-corporation{background-color:var(--orange-light);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.ownershiptype-bond{background-color:var(--blue-lightest);color:#000}.estate-typelist table.responsive tbody tr td .badges li.ownershiptype-condominium{background-color:var(--dashboard-purple-light);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.objecttypegroup-standard{background-color:var(--green-dark);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.objecttypegroup-commercial{background-color:var(--yellow-dark);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.objecttypegroup-housingassociation{background-color:var(--orange);color:#fff}.estate-typelist table.responsive tbody tr td .badges li.facility-1{color:#fff;background-color:#71c000}.estate-typelist table.responsive tbody tr td .badges li.facility-2{color:#000;background-color:#fc0c}.estate-typelist table.responsive tbody tr td .badges li.facility-3{color:#fff;background-color:#c20000}.estate-typelist table.responsive tbody tr td .badges li.facility-4{color:#fff;background-color:#83009acc}.estate-typelist table.responsive tbody tr td .badges li.facility-5{color:#fff;background-color:#0a90ac}.estate-typelist table.responsive tbody tr td .badges li.facility-6{color:#fff;background-color:#007bc7}.estate-typelist table.responsive tbody tr td .badges li.facility-7{color:#fff;background-color:#710000}.estate-typelist table.responsive tbody tr td .badges li.facility-8{color:#fff;background-color:#ffa500cc}.estate-typelist table.responsive tbody tr td .badges li.facility-9{color:#000;background-color:#d3e0ebcc}.estate-typelist table.responsive tbody tr td .badges li.facility-10{color:#fff;background-color:#9139dbcc}.estate-typelist table.responsive tbody tr td .badges li.facility-11{color:#fff;background-color:#427000}.estate-typelist table.responsive tbody tr td .badges li.facility-12{color:#fff;background-color:#cfb900}.estate-typelist table.responsive tbody tr td .badges li.facility-13{color:#fff;background-color:orange}.estate-typelist table.responsive tbody tr td .badges li.facility-14{color:#fff;background-color:#71c000e6}.estate-typelist table.responsive tbody tr td .badges li.facility-15{color:#fff;background-color:#71c000cc}.estate-typelist table.responsive tbody tr td .badges li.facility-16{color:#fff;background-color:#71c000b3}.estate-typelist table.responsive tbody tr td .badges li.facility-17{color:#000;background-color:#ffcc00b3}.estate-typelist table.responsive tbody tr td .badges li.facility-18{color:#000;background-color:#fc09}.estate-typelist table.responsive tbody tr td .badges li.facility-19{color:#000;background-color:#ffcc0080}.estate-typelist table.responsive tbody tr td .badges li.facility-20{color:#fff;background-color:#c20000e6}.estate-typelist table.responsive tbody tr td .badges li.facility-21{color:#fff;background-color:#c20000cc}.estate-typelist table.responsive tbody tr td .badges li.facility-22{color:#fff;background-color:#c20000b3}.estate-typelist table.responsive tbody tr td .badges li.facility-23{color:#fff;background-color:#83009ab3}.estate-typelist table.responsive tbody tr td .badges li.facility-24{color:#fff;background-color:#83009a99}.estate-typelist table.responsive tbody tr td .badges li.facility-25{color:#fff;background-color:#83009a80}.estate-typelist table.responsive tbody tr td .badges li.facility-26{color:#fff;background-color:#0a90ace6}.estate-typelist table.responsive tbody tr td .badges li.facility-27{color:#fff;background-color:#0a90accc}.estate-typelist table.responsive tbody tr td .badges li.facility-28{color:#fff;background-color:#0a90acb3}.estate-typelist table.responsive tbody tr td .badges li.facility-29{color:#fff;background-color:#007bc7e6}.estate-typelist table.responsive tbody tr td .badges li.facility-30{color:#fff;background-color:#007bc7cc}.estate-typelist table.responsive tbody tr td .badges li.facility-31{color:#fff;background-color:#007bc7b3}.estate-typelist table.responsive tbody tr td .badges li.facility-32{color:#fff;background-color:#710000e6}.estate-typelist table.responsive tbody tr td .badges li.facility-33{color:#fff;background-color:#710000cc}.estate-typelist table.responsive tbody tr td .badges li.facility-34{color:#fff;background-color:#710000b3}.estate-typelist table.responsive tbody tr td .badges li.facility-35{color:#fff;background-color:#ffa500b3}.estate-typelist table.responsive tbody tr td .badges li.facility-36{color:#fff;background-color:#ffa50099}.estate-typelist table.responsive tbody tr td .badges li.facility-37{color:#fff;background-color:#ffa50080}.estate-typelist table.responsive tbody tr td .badges li.facility-38{color:#000;background-color:#d3e0ebb3}.estate-typelist table.responsive tbody tr td .badges li.facility-39{color:#000;background-color:#d3e0eb99}.estate-typelist table.responsive tbody tr td .badges li.facility-40{color:#000;background-color:#d3e0eb80}.estate-typelist table.responsive tbody tr td .badges li.facility-41{color:#fff;background-color:#9139dbb3}.estate-typelist table.responsive tbody tr td .badges li.facility-42{color:#fff;background-color:#9139db99}.estate-typelist table.responsive tbody tr td .badges li.facility-43{color:#fff;background-color:#9139db80}.estate-typelist table.responsive tbody tr td .badges li.facility-44{color:#fff;background-color:#427000e6}.estate-typelist table.responsive tbody tr td .badges li.facility-45{color:#fff;background-color:#427000cc}.estate-typelist table.responsive tbody tr td .badges li.facility-46{color:#fff;background-color:#427000b3}.estate-typelist table.responsive tbody tr td .badges li.facility-47{color:#fff;background-color:#cfb900e6}.estate-typelist table.responsive tbody tr td .badges li.facility-48{color:#fff;background-color:#cfb900cc}.estate-typelist table.responsive tbody tr td .badges li.facility-49{color:#fff;background-color:#cfb900b3}.estate-typelist table.responsive tbody tr td .badges li.facility-50{color:#fff;background-color:#ffa500e6}.estate-typelist table.responsive tbody tr td .badges li.facility-51{color:#fff;background-color:#ffa500cc}.estate-typelist table.responsive tbody tr td .badges li.facility-52{color:#fff;background-color:#ffa500b3}.estate-typelist table.responsive tbody tr td .badges li:hover{border-color:var(--white)}.estate-typelist table.responsive tbody tr td.rules{white-space:normal}.estate-typelist table.responsive tbody tr.inactive{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}.estate-typelist table.responsive tbody tr.inactive .badges{opacity:.8}.estate-typelist table.responsive tbody tr.inactive td:last-child:after{font-style:normal}#estateTypes .estate-typelist-filters{width:210px}#estateTypes .estate-typelist{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#estateTypes .estate-typelist .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#estateTypes .estate-typelist .table-with-sticky-headers .customizable-table tbody tr td .badges{padding-top:3px}#estateTypes .estate-typelist .table-with-sticky-headers .customizable-table tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}#estateTypes .estate-typelist .table-with-sticky-headers .customizable-table tbody tr td .badges li:hover{border-color:var(--white)}#estateTypes .estate-typelist .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#estateTypes .estate-typelist .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#estateTypes .estate-typelist .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}#estateTypes .estate-typelist .passive-estatetype{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#estateTypes .estate-typelist .passive-estatetype .popout-on-pad{display:none}#estateTypes .estate-typelist .passive-estatetype.highlighted{background-color:var(--blue-light);color:var(--white)}#facilityAdminpage .customizable-table-section{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#facilityAdminpage .customizable-table-section thead tr{background-color:var(--white);z-index:1;position:sticky;top:115px}#facilityAdminpage .customizable-table-section thead th:nth-child(2n){background-color:var(--list-column-color)}#facilityAdminpage .customizable-table-section tr td .badges{border:1px solid #0000}#facilityAdminpage .customizable-table-section tr td .badges li{background-color:#0000}#facilityAdminpage .customizable-table-section tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--border-radius);border:1px solid #0000;padding:3px;font-size:12px;line-height:15px}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-0{color:#fff;background-color:#d22d2d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-1{color:#fff;background-color:#2dd251}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-2{color:#fff;background-color:#762dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-3{color:#fff;background-color:#d29a2d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-4{color:#fff;background-color:#2dd2be}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-5{color:#fff;background-color:#d22dc2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-6{color:#fff;background-color:#9dd22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-7{color:#fff;background-color:#2d79d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-8{color:#fff;background-color:#d22d54}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-9{color:#fff;background-color:#30d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-10{color:#fff;background-color:#4e2dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-11{color:#fff;background-color:#d2722d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-12{color:#fff;background-color:#2dd297}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-13{color:#fff;background-color:#bb2dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-14{color:#fff;background-color:#c5d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-15{color:#fff;background-color:#2da1d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-16{color:#fff;background-color:#d22d7c}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-17{color:#fff;background-color:#58d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-18{color:#fff;background-color:#2d33d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-19{color:#fff;background-color:#d24a2d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-20{color:#fff;background-color:#2dd26f}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-21{color:#fff;background-color:#932dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-22{color:#fff;background-color:#d2b82d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-23{color:#fff;background-color:#2dc8d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-24{color:#fff;background-color:#d22da4}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-25{color:#fff;background-color:#80d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-26{color:#fff;background-color:#2d5bd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-27{color:#fff;background-color:#d22d37}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-28{color:#fff;background-color:#2dd247}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-29{color:#fff;background-color:#6c2dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-30{color:#fff;background-color:#d2902d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-31{color:#fff;background-color:#2dd2b5}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-32{color:#fff;background-color:#d22dcc}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-33{color:#fff;background-color:#a7d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-34{color:#fff;background-color:#2d83d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-35{color:#fff;background-color:#d22d5e}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-36{color:#fff;background-color:#3ad22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-37{color:#fff;background-color:#442dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-38{color:#fff;background-color:#d2682d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-39{color:#fff;background-color:#2dd28d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-40{color:#fff;background-color:#b12dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-41{color:#fff;background-color:#cfd22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-42{color:#fff;background-color:#2dabd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-43{color:#fff;background-color:#d22d86}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-44{color:#fff;background-color:#62d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-45{color:#fff;background-color:#2d3dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-46{color:#fff;background-color:#d2412d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-47{color:#fff;background-color:#2dd265}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-48{color:#fff;background-color:#892dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-49{color:#fff;background-color:#d2ae2d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-50{color:#fff;background-color:#2dd2d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-51{color:#fff;background-color:#d22dae}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-52{color:#fff;background-color:#89d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-53{color:#fff;background-color:#2d65d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-54{color:#fff;background-color:#d22d41}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-55{color:#fff;background-color:#2dd23d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-56{color:#fff;background-color:#622dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-57{color:#fff;background-color:#d2862d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-58{color:#fff;background-color:#2dd2ab}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-59{color:#fff;background-color:#cf2dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-60{color:#fff;background-color:#b1d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-61{color:#fff;background-color:#2d8dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-62{color:#fff;background-color:#d22d68}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-63{color:#fff;background-color:#44d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-64{color:#fff;background-color:#3a2dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-65{color:#fff;background-color:#d25e2d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-66{color:#fff;background-color:#2dd283}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-67{color:#fff;background-color:#a72dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-68{color:#fff;background-color:#d2cc2d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-69{color:#fff;background-color:#2db5d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-70{color:#fff;background-color:#d22d90}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-71{color:#fff;background-color:#6cd22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-72{color:#fff;background-color:#2d47d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-73{color:#fff;background-color:#d2372d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-74{color:#fff;background-color:#2dd25b}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-75{color:#fff;background-color:#802dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-76{color:#fff;background-color:#d2a42d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-77{color:#fff;background-color:#2dd2c8}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-78{color:#fff;background-color:#d22db8}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-79{color:#fff;background-color:#93d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-80{color:#fff;background-color:#2d6fd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-81{color:#fff;background-color:#d22d4a}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-82{color:#fff;background-color:#2dd233}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-83{color:#fff;background-color:#582dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-84{color:#fff;background-color:#d27c2d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-85{color:#fff;background-color:#2dd2a1}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-86{color:#fff;background-color:#c52dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-87{color:#fff;background-color:#bbd22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-88{color:#fff;background-color:#2d97d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-89{color:#fff;background-color:#d22d72}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-90{color:#fff;background-color:#4ed22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-91{color:#fff;background-color:#302dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-92{color:#fff;background-color:#d2542d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-93{color:#fff;background-color:#2dd279}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-94{color:#fff;background-color:#9d2dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-95{color:#fff;background-color:#d2c22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-96{color:#fff;background-color:#2dbed2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-97{color:#fff;background-color:#d22d9a}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-98{color:#fff;background-color:#76d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-99{color:#fff;background-color:#2d51d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-100{color:#fff;background-color:#d22d2d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-101{color:#fff;background-color:#2dd251}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-102{color:#fff;background-color:#762dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-103{color:#fff;background-color:#d29a2d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-104{color:#fff;background-color:#2dd2be}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-105{color:#fff;background-color:#d22dc2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-106{color:#fff;background-color:#9dd22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-107{color:#fff;background-color:#2d79d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-108{color:#fff;background-color:#d22d54}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-109{color:#fff;background-color:#30d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-110{color:#fff;background-color:#4e2dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-111{color:#fff;background-color:#d2722d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-112{color:#fff;background-color:#2dd297}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-113{color:#fff;background-color:#bb2dd2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-114{color:#fff;background-color:#c5d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-115{color:#fff;background-color:#2da1d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-116{color:#fff;background-color:#d22d7c}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-117{color:#fff;background-color:#58d22d}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-118{color:#fff;background-color:#2d33d2}#facilityAdminpage .customizable-table-section tr td .badges li label.object-type-119{color:#fff;background-color:#d24a2d}#facilityAdminpage .customizable-table-section tr td .badges li label:hover{border-color:var(--white)}#facilityAdminpage .customizable-table-section tr.highlighted td .badges li{color:#fff}#hubRights .rights-list{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow);list-style:none}#hubRights .rights-list>ul>li{margin-bottom:30px}#hubRights .rights-list>ul>li>ul{padding-bottom:30px;list-style:none}#hubRights .rights-list>ul>li>ul>li h4{margin-bottom:0;padding-bottom:0;display:inline-block;position:relative}#hubRights .rights-list>ul>li>ul>li h4:hover{cursor:pointer;color:var(--link-color)}#hubRights .rights-list>ul>li>ul>li h4.collapsed:before{transform:rotate(-90deg)}#hubRights .rights-list>ul>li>ul>li h4:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;transition:transform .2s ease-in-out;position:absolute;left:-15px}#hubRights .rights-list>ul>li>ul>li>ul{margin-bottom:20px;list-style:none}#hubRights .rights-list>ul>li>ul>li>ul>li{word-wrap:break-word;padding:10px 10px 10px 20px}#hubRights .rights-list>ul>li>ul>li>ul>li code:empty{display:none}#hubRights .rights-list>ul>li>ul>li>ul>li small{float:right}#hubRights .rights-list>ul>li>ul>li>ul>li small .approved-by{text-transform:uppercase}#hubRights .rights-list>ul>li>ul>li>ul>li:nth-child(odd){background-color:var(--primary-lightest)}#industryTypeList .industry-type-list-filters{width:200px;margin-bottom:var(--large-gap)}#industryTypeList .industry-type-list{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}#industryTypeList .industry-type-list .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#industryTypeList .industry-type-list .table-with-sticky-headers .inactive{color:var(--primary-dark);background-color:var(--list-inactive-color);font-style:italic}#invoiceItems .invoice-filters{gap:var(--large-gap);flex-wrap:wrap;flex:1;align-items:flex-end;margin:0;padding:0;list-style:none;display:flex}#invoiceItems .invoice-filters .export-button-holder{margin-left:auto}#invoiceItems .page-table{margin:var(--large-gap) 0;padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#invoiceItems .export-button{align-items:center;gap:var(--small-gap);display:inline-flex}#invoiceItems .export-button .fa-file-excel{color:var(--green-dark)}#CentralBusinessDistrictZipCodes{position:relative}#CentralBusinessDistrictZipCodes .loadingIndicator{margin-top:300px}#CentralBusinessDistrictZipCodes ul.zip-codes{margin:20px 0 0;padding-left:0}#CentralBusinessDistrictZipCodes ul.zip-codes>li{margin-bottom:5px;display:inline-block}#CentralBusinessDistrictZipCodes ul.zip-codes>li ul{margin-left:0;padding-left:0}#CentralBusinessDistrictZipCodes ul.zip-codes .city,#CentralBusinessDistrictZipCodes ul.zip-codes .area{display:none}#CentralBusinessDistrictZipCodes ul.zip-codes.show-areas .area,#CentralBusinessDistrictZipCodes ul.zip-codes.show-cities .city{display:inline}#CentralBusinessDistrictZipCodes ul.zip-codes input{display:none}#CentralBusinessDistrictZipCodes ul.zip-codes input+label{text-transform:none;border-radius:var(--border-radius);cursor:pointer;border:1px solid #ccc;margin-right:5px;padding:10px;font-size:14px}#CentralBusinessDistrictZipCodes ul.zip-codes input+label:hover{background-color:var(--primary-lighter)}#CentralBusinessDistrictZipCodes ul.zip-codes input+label.not-available{border-color:var(--red-light)}#CentralBusinessDistrictZipCodes ul.zip-codes input:checked+label{text-transform:none;background-color:var(--white);color:var(--text-color);cursor:pointer;border:solid 1px var(--primary);padding:10px;font-size:14px;position:relative}#CentralBusinessDistrictZipCodes ul.zip-codes input:checked+label:after{content:"";color:var(--green-light);font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;top:-7px;right:-3px}#DepartmentProperties .settings-wrapper{background-color:var(--white);padding:var(--large-gap)}#DepartmentProperties #SchedulePreview .switch-department-button{padding-top:12px}#DepartmentProperties #SchedulePreview .scheduleNavigation{z-index:100;background-color:var(--functionview-bg);flex-wrap:wrap;justify-content:space-between;align-items:center;padding:10px 0;display:flex;position:sticky;top:30px}#DepartmentProperties #SchedulePreview .scheduleNavigation .calendar-legend{margin:0;list-style:none}#DepartmentProperties #SchedulePreview .scheduleNavigation .calendar-legend li{align-items:center;display:flex}#DepartmentProperties #SchedulePreview .scheduleNavigation .calendar-legend li:before{content:" ";width:10px;height:10px;margin-right:5px;display:inline-block}#DepartmentProperties #SchedulePreview .scheduleNavigation .calendar-legend li.orange:before{background-color:var(--orange-light)}#DepartmentProperties #SchedulePreview .scheduleNavigation .calendar-legend li.green:before{background-color:var(--green-light)}#DepartmentProperties #SchedulePreview .scheduleNavigation table{flex-basis:100%;margin:15px 0 0}#DepartmentProperties #SchedulePreview .form-section-divider>span>span{margin:0}#DepartmentProperties #SchedulePreview table{table-layout:fixed;width:100%}#DepartmentProperties #SchedulePreview table thead th{text-align:center;font-weight:400}#DepartmentProperties #SchedulePreview table tbody tr{vertical-align:top}#DepartmentProperties #SchedulePreview table tbody tr td .btn{padding:2px 4px}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list{margin:0;list-style:none}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li{background-color:var(--white);border:1px solid #0000;margin:6px 3px;padding:2px 4px;display:block}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li label.expanded-label{margin-top:10px}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.override{box-shadow:-4px 0px 0px 0px var(--orange-light) inset}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.responsible{box-shadow:-4px 0px 0px 0px var(--green-light) inset}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.missing-default{color:var(--primary-darkest);font-style:italic}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.missing-default small,#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.missing-default select,#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.missing-default button{color:var(--primary-darkest);font-style:normal}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.missing-default.today small{color:var(--white)}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.today{background-color:var(--blue-tile);color:var(--white)}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.today .valueNotSet{color:var(--white)}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li.expanded{border:solid 1px var(--black)}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li:hover{border:solid 1px var(--primary);cursor:pointer}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li .week-number{float:right;margin-right:5px}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li .week-number>span:first-child{margin-right:3px}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li .override-schedule{align-items:center;padding:4px 0;display:flex}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li .override-schedule .multiselect-native-select{width:88%}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li .override-schedule .multiselect-native-select select{margin-right:2px}#DepartmentProperties #SchedulePreview table tbody tr td ul.date-list li .override-schedule .multiselect-native-select button{margin-left:2px}#DepartmentProperties .form-section-divider{margin-top:var(--large-gap)}#DepartmentProperties .switch-department-button{cursor:pointer;width:25px;height:25px;margin-left:-10px;padding-top:21px}#DepartmentProperties .default-tip-tooltip:after{width:185px}#DepartmentProperties .transfer-tooltip:after{width:150px}#DepartmentProperties .schedule-tooltip:after{width:190px}#DepartmentProperties .responsible-days-tooltip:after{width:220px}#DepartmentProperties .tabs{background-color:var(--functionview-bg);z-index:100;padding-top:15px;position:sticky;top:-20px}#DepartmentProperties .with-loading-indicator{position:relative}#DepartmentProperties .with-loading-indicator .fa-spin{color:var(--primary);font-size:24px;position:absolute;top:25px;left:calc(50% - 15px)}#DepartmentProperties #delete-button{margin-top:16px}#DepartmentProperties .scheduled-brokers{margin:0;padding:0;list-style:none}#DepartmentProperties .scheduled-brokers li{background-color:var(--white);justify-content:space-between;align-items:center;margin-bottom:5px;padding-left:10px;line-height:34px;display:flex}#DepartmentProperties .scheduled-brokers li i{color:var(--primary-darkest);text-align:center;cursor:pointer;flex:0 0 36px;align-self:flex-start;padding:11px 6px;font-size:12px}#DepartmentProperties .scheduled-brokers li i:hover{color:var(--white);background-color:var(--red-light)}#LeadDepartmentZipCodes{position:relative}#LeadDepartmentZipCodes .loadingIndicator{z-index:1000;position:absolute;top:calc(50vh - 20px);left:calc(50% - 20px)}#LeadDepartmentZipCodes ul.zip-codes{margin:var(--large-gap) 0 0 0;gap:var(--medium-gap);flex-wrap:wrap;padding-left:0;display:flex}#LeadDepartmentZipCodes ul.zip-codes>li{display:inline-block}#LeadDepartmentZipCodes ul.zip-codes>li ul{margin-left:0;padding-left:0}#LeadDepartmentZipCodes ul.zip-codes .city,#LeadDepartmentZipCodes ul.zip-codes .area{display:none}#LeadDepartmentZipCodes ul.zip-codes.show-areas .area{display:block}#LeadDepartmentZipCodes ul.zip-codes.show-cities .city{display:inline}#LeadDepartmentZipCodes ul.zip-codes input{display:none}#LeadDepartmentZipCodes ul.zip-codes input+label{text-transform:none;padding:var(--small-gap);border-radius:var(--border-radius);cursor:pointer;border:solid 1px var(--primary-light);font-size:14px}#LeadDepartmentZipCodes ul.zip-codes input+label:hover{background-color:var(--primary-lighter)}#LeadDepartmentZipCodes ul.zip-codes input+label.not-available{border-color:var(--red-light)}#LeadDepartmentZipCodes ul.zip-codes input:checked+label{background-color:var(--white);cursor:pointer;border:solid 1px var(--primary);position:relative}#LeadDepartmentZipCodes ul.zip-codes input:checked+label:after{content:"";color:var(--green-light);font-family:"Font Awesome 5 Pro";font-weight:900;position:absolute;top:-3px;right:-3px}#LeadSettings .tabs{background-color:var(--functionview-bg);z-index:2000;margin:0 -5px 15px;padding-top:15px;position:sticky;top:-20px}#LeadSettings .name-and-priority-fields{align-items:center;gap:var(--medium-gap);display:flex}#LeadSettings .move-position-arrows{display:flex}#LeadSettings .move-position-arrows a{justify-content:center;align-items:center;display:flex}#LeadSettings .move-position-arrows a i{color:var(--blue)}#LeadSettings .categories-tooltip{z-index:2100}#LeadSettings .categories-tooltip:after{width:220px}#LeadSettings .period-tooltip i{padding-left:0}#LeadSettings .period-tooltip:after{width:270px}#LeadSettings .escalate-tooltip:after{width:165px}#LeadSettings .sms-confirmation-tooltip:after{width:230px}#LeadSettings .categories-list{max-height:130px}#LeadSettings .categories-list option:last-child{font-style:italic}#LeadSettings .switch-with-label{margin-top:0}#LeadSettings .fa-exclamation-triangle{color:var(--orange-light)}#LeadDistrictMapping .zip-badge{background-color:var(--primary);text-align:center;color:#fff;border-radius:var(--border-radius);vertical-align:middle;margin-left:5px;padding:1px 5px;font-size:11px;line-height:18px;display:inline-block}#LeadDistrictMapping .zip-badge.none{background-color:var(--red-light)}#LeadDistrictMapping a[data-toggle=collapse]{cursor:pointer}#LeadDistrictMapping a[data-toggle=collapse] i{transition:transform .2s linear}#LeadDistrictMapping a[data-toggle=collapse].collapsed i{transform:rotate(-90deg)}#LeadDistrictMapping hr{clear:both}#LeadDistrictMapping hr.blank{border-top:solid 1px var(--white);margin:3px 0}#LeadDistrictMapping .panel-body{padding-bottom:5px}#LeadDistrictMapping #zipList .btn-group{margin-top:-5px;margin-bottom:10px}#LeadDistrictMapping #zipList li{list-style:none}#LeadDistrictMapping #zipList li ul>li:last-child hr{display:none}#LeadDistrictMapping #zipRulesList{list-style-type:decimal}#LeadDistrictMapping .selected-zip-list{clear:both;margin:10px 0 20px 25px;padding-left:0;list-style:none}#LeadDistrictMapping .selected-zip-list>li{border-radius:var(--border-radius);text-align:center;cursor:default;background-color:#7c7c7c1a;margin:0 5px 8px 0;padding:10px;display:inline-block}#manageBankAccountWhitelist{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-top:30px;position:relative}#manageBankAccountWhitelist .function-buttons{margin-top:15px}#manageBankAccountWhitelist .function-buttons .fa-plus-circle{color:var(--green-light)}#manageBankAccountWhitelist .function-buttons .fa-file-excel{color:var(--green-dark)}#clientSettingsFunctionView .section-divider{cursor:pointer}#clientSettingsFunctionView .section-divider .bubbleBtn .fa-chevron-down{font-weight:400}#clientSettingsFunctionView .section-divider:hover .bubbleBtn .fa-chevron-down{font-weight:900}#clientSettingsFunctionView .form-section-divider{height:36px;position:relative}#clientSettingsFunctionView .form-section-divider .bubbleBtn i{font-size:16px;transition:transform .2s ease-in-out}#clientSettingsFunctionView .form-section-divider .bubbleBtn.collapsed i{transform:rotate(-90deg)}#clientSettingsFunctionView .add-button{color:var(--text-color)}#clientSettingsFunctionView .add-button i{color:var(--green)}#clientSettingsFunctionView .accountTransferSettingsTable{width:100%;margin-bottom:var(--medium-gap)}#clientSettingsFunctionView .accountTransferSettingsTable td{padding:2px;position:relative}#clientSettingsFunctionView .accountTransferSettingsTable td .remove-button{cursor:pointer}#clientSettingsFunctionView .accountTransferSettingsTable td:last-child{width:70px}#clientSettingsFunctionView .bankAccountSettingsTable{width:100%;margin-bottom:var(--medium-gap)}#clientSettingsFunctionView .bankAccountSettingsTable td{padding:2px;position:relative}#clientSettingsFunctionView .bankAccountSettingsTable td .remove-button{cursor:pointer}#clientSettingsFunctionView .bankAccountSettingsTable td:last-child{width:70px}#clientSettingsFunctionView .ledger-tabs .tab-content{padding:var(--medium-gap)}#clientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list{margin:0 0 var(--large-gap) 0;gap:var(--medium-gap);flex-wrap:wrap;list-style:none;display:flex}#clientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li{border-radius:var(--border-radius);padding:3px 6px;transition:background-color .2s ease-in-out}#clientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li.added-ledger-account{background-color:var(--white)}#clientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li.added-ledger-account .warningIcon{margin-left:5px}#clientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li.added-ledger-account:hover{border-color:var(--primary)}#clientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li.global-ledger-account{color:var(--primary);border:solid 1px var(--primary-lighter)}#clientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li:hover{background-color:var(--white)}#clientSettingsFunctionView .multiselect-native-select div.btn-group,#clientSettingsFunctionView .multiselect-native-select div.btn-group button{width:100%}#clientSettingsFunctionView .warningdiv{z-index:1000;position:absolute;top:5px;right:-7px}#clientSettingsFunctionView .warningdiv .warningIcon{color:var(--orange-light);margin-left:5px}#globalClientSettingsFunctionView .remit-inbound-invoice-switch{width:225px;margin-bottom:var(--large-gap)}#globalClientSettingsFunctionView .form-section-divider{height:36px;position:relative}#globalClientSettingsFunctionView .form-section-divider .bubbleBtn i{font-size:16px;transition:transform .2s ease-in-out}#globalClientSettingsFunctionView .form-section-divider .bubbleBtn.collapsed i{transform:rotate(-90deg)}#globalClientSettingsFunctionView .add-button{color:var(--text-color)}#globalClientSettingsFunctionView .add-button i{color:var(--green)}#globalClientSettingsFunctionView .accountTransferSettingsTable{width:100%;margin-bottom:var(--medium-gap)}#globalClientSettingsFunctionView .accountTransferSettingsTable td{padding:2px;position:relative}#globalClientSettingsFunctionView .accountTransferSettingsTable td .remove-button{cursor:pointer}#globalClientSettingsFunctionView .ledger-tabs .tab-content{padding:var(--medium-gap)}#globalClientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list{margin:0 0 var(--large-gap) 0;gap:var(--medium-gap);flex-wrap:wrap;list-style:none;display:flex}#globalClientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li{border-radius:var(--border-radius);padding:3px 6px;transition:background-color .2s ease-in-out}#globalClientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li.added-ledger-account{background-color:var(--white)}#globalClientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li.added-ledger-account .warningIcon{margin-left:5px}#globalClientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li.added-ledger-account:hover{border-color:var(--primary)}#globalClientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li.global-ledger-account{color:var(--primary);border:solid 1px var(--primary-lighter)}#globalClientSettingsFunctionView .ledger-tabs .tab-content .ledger-accounts-list li:hover{background-color:var(--white)}#globalClientSettingsFunctionView .warningdiv{z-index:1000;position:absolute;top:5px;right:-7px}#globalClientSettingsFunctionView .warningdiv .warningIcon{color:var(--orange-light)}#manageClientSettings{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#manageClientSettings .tab-content{padding:var(--large-gap)}#manageClientSettings .customizable-table tbody tr{cursor:pointer}#manageClientSettings .customizable-table tbody tr.selected{background-color:var(--blue-tile);color:var(--white)}.ImportWhitelistFromExcel .multiselect-native-select .multiselect-container{min-height:100px;max-height:calc(100vh - 370px);margin-top:5px;overflow:hidden auto}.ImportWhitelistFromExcel .multiselect-native-select .multiselect-selected-text{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;display:inline-block;overflow:hidden}.ImportWhitelistFromExcel #sortableTable{width:100%}.ImportWhitelistFromExcel #sortableTable tr th{padding:5px}.ImportWhitelistFromExcel #sortableTable tr td{cursor:pointer;border-top:1px solid #ccc;width:auto;padding:8px 5px;position:relative}.ImportWhitelistFromExcel #sortableTable tr td:first-child{text-align:center;vertical-align:top;width:30px;padding-left:0}.ImportWhitelistFromExcel #sortableTable tr td:first-child span{color:#fff;background-color:var(--primary);padding:1px 7px;display:inline-block;position:relative}.ImportWhitelistFromExcel #sortableTable tr td:first-child span:before{text-align:center;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:400;position:absolute;left:calc(50% - 4px)}.ImportWhitelistFromExcel #sortableTable tr td>a{float:right}.ImportWhitelistFromExcel #sortableTable tr td>a i{color:var(--primary-dark);font-size:16px}.ImportWhitelistFromExcel #sortableTable tr td>a i:hover{color:var(--primary-darkest)}.ImportWhitelistFromExcel #sortableTable tr:hover td{background-color:var(--white);cursor:move}.ImportWhitelistFromExcel #sortableTable tr .multiselect-container{width:223px}.ImportWhitelistFromExcel #sortableTable tr .multiselect-selected-text{max-width:180px}.ImportWhitelistFromExcel #sortableTable tr .btn-group{margin-top:4px}.ImportWhitelistFromExcel .add-file .multiselect-container{width:265px}.ImportWhitelistFromExcel .add-file .multiselect-selected-text{max-width:220px}.ImportWhitelistFromExcel .add-file .add-button{cursor:pointer;color:var(--green-light);margin-top:22px;margin-left:-7px;font-size:24px}.ImportWhitelistFromExcel .removeDoc{position:absolute;inset:0}.ImportWhitelistFromExcel .removeDoc span{text-align:center;width:100%;display:block;position:absolute;top:calc(50% - 10px);left:0;right:0}.ImportWhitelistFromExcel .removeDoc .fa-times{cursor:pointer;padding:10px;font-size:1.3em;position:absolute;top:0;right:0}.ImportWhitelistFromExcel .removeDoc .fa-times:hover{color:var(--dashboard-blue-light)}.ImportWhitelistFromExcel #dropzone{border-radius:var(--border-radius);border:3px solid #8abbe4;min-height:130px;margin:20px 0;padding:3px;position:relative}.ImportWhitelistFromExcel #dropzone .help-text{text-align:center;color:#8abbe4;text-transform:uppercase;width:100%;font-size:20px;position:absolute;top:calc(50% - 10px)}#manageCoSigning .dropdown-menu{text-transform:none;font-family:Regular}#manageCoSigning .dropdown-menu a{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}#manageCoSigning .dropdown-menu a:hover{text-decoration:underline}#manageCoSigning .dropdown-menu:before{display:none}#manageCoSigning .co-signing-details{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-top:var(--x-large-gap);position:relative}#manageCoSigning .co-signing-details .whitelist-accounts .section-divider{margin-bottom:50px}#manageCoSigning .co-signing-details .section-divider{margin-top:50px}#manageCoSigning .co-signing-details #textFilter{background-color:var(--white);border:1px solid #ccc;margin-top:22px;position:absolute;right:15px}#manageCoSigning .co-signing-details #textFilter input{background-color:var(--white)}#manageCoSigning .co-signing-details .function-buttons{margin-top:15px}#manageCoSigning .co-signing-details .function-buttons .fa-plus-circle{color:var(--green-light)}#manageCoSigning .co-signing-details .function-buttons .fa-file-excel{color:var(--green-dark)}#ManageCountyFunctionView .form-section-divider{margin-top:20px;margin-bottom:10px}#manageCounty{padding-bottom:70px}#manageCounty .contacts-list-holder{margin-top:20px}#manageCounty .valueNotSet{font-size:13px}#manageCounty .contact-list{flex-wrap:wrap;justify-content:space-between;margin:0;padding:0;display:flex}#manageCounty .contact-list>li{margin:10px 20px 0 0;font-size:13px;list-style-type:none}#manageCounty .contact-list>li ul{margin:0;padding:0}#manageCounty .contact-list>li ul li{font-size:13px;list-style-type:none}#manageCounty .contact-list>li ul li:before{content:"";margin-right:5px;font-family:"Font Awesome 5 Pro";font-weight:400}@media (width<=767px){#manageCounty .btn-group{margin-top:20px}}#EditEstateField .field-edit-status-cell{text-align:center;opacity:.8;width:48px;color:var(--primary);border-radius:var(--border-radius);border:solid 1px var(--primary-light);margin:0 auto;padding:2px;font-size:smaller;display:inline-block}#EditEstateField .field-edit-status-cell.is-activated{opacity:1;color:var(--text-color)}#EditEstateField .field-edit-status-cell.is-activated .fa-check{color:var(--green-light)}#EditEstateField .optList{margin-bottom:var(--large-gap)}#EditEstateField .optList li .edit-type-and-counter{align-items:center;gap:var(--large-gap);display:inline-flex}#EditEstateField .fa-exclamation-triangle{color:var(--red)}#EditEstateField .fa-check{color:var(--green-light)}#EditEstateField .warningdiv{z-index:1000;position:absolute;top:7px;right:-7px}#EditEstateField .radio-type{margin:0 0 20px}#EditEstateField .radio-type label{width:50%}#EditEstateField .toggle-forced-tooltip:after{width:250px}#EditEstateField .warningIcon{color:var(--orange-light)}#EditEstateField ul.template-list,#EditEstateField .field-uses-list{margin:0;padding:0;list-style:none}#EditEstateField .field-uses-list li{margin-bottom:2px;font-size:12px}#EditEstateField .finn-logo{background-image:url(/assets/FINN_no.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:30px;height:15px;margin:0 10px;display:inline-block}#EditEstateField .radio-options{border:solid 1px var(--white);flex-direction:row;margin:0 0 20px;padding:0;list-style:none;display:flex}#EditEstateField .radio-options.areas{flex-direction:column}#EditEstateField .radio-options.areas li{background-color:inherit}#EditEstateField .radio-options.areas ul{margin-bottom:0}#EditEstateField .radio-options.areas ul li{background-color:#dfdfdf}#EditEstateField .radio-options.areas ul li.selected-yes{background-color:var(--green);color:var(--white);cursor:default}#EditEstateField .radio-options.areas ul li.selected-no{background-color:var(--red);color:var(--white);cursor:default}#EditEstateField .radio-options li{text-align:center;white-space:nowrap;background-color:inherit;color:var(--primary-dark);border-right:solid 1px var(--white);flex:auto;padding:8px 4px;list-style-type:none;transition:background-color .2s ease-in-out;position:relative}#EditEstateField .radio-options li.selected:after{content:"";font-family:"Font Awesome 5 Pro";font-size:17px;font-weight:900;position:absolute;bottom:-8px;left:calc(50% - 6px)}#EditEstateField .radio-options li:last-child{border-right:none}#EditEstateField .radio-options.clickable li{cursor:pointer}#editFixedTextPanel .fixed-text-list{margin:0 0 20px;list-style-type:none}#editFixedTextPanel .fixed-text-list>li{margin-bottom:var(--large-gap);background-color:var(--white);padding:0}#editFixedTextPanel .fixed-text-list>li .fixed-text-header{background-color:var(--white);z-index:1;cursor:pointer;justify-content:space-between;padding:15px 30px 15px 15px;font-size:15px;display:flex;position:sticky;top:-20px}#editFixedTextPanel .fixed-text-list>li .fixed-text-header .fixed-text-name{flex:1;min-width:0;display:flex}#editFixedTextPanel .fixed-text-list>li .fixed-text-header .fixed-text-name>span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}#editFixedTextPanel .fixed-text-list>li .fixed-text-header .fixed-text-name i{flex:0 0 20px}#editFixedTextPanel .fixed-text-list>li .fixed-text-header .loading{font-size:15px;position:absolute;top:13px;right:6px}#editFixedTextPanel .fixed-text-list>li .fixed-text-header .badges li.local{color:#fff;background-color:var(--dashboard-blue)}#editFixedTextPanel .fixed-text-list>li .fixed-text-header .badges li.global{color:#fff;background-color:var(--green-light)}#editFixedTextPanel .fixed-text-list>li .fixed-text-header.edit-mode:after{content:"";font-family:"Font Awesome 5 Pro";font-size:24px;font-weight:900;transition:transform .2s ease-in-out;position:absolute;top:15px;right:10px}#editFixedTextPanel .fixed-text-list>li .fixed-text-header.opened .fixed-text-name{font-family:Bold}#editFixedTextPanel .fixed-text-list>li .fixed-text-header.opened:after{transform:rotate(90deg)}#editFixedTextPanel .fixed-text-list>li .fixed-text-header:hover,#editFixedTextPanel .fixed-text-list>li .fixed-text-header:hover:after{color:var(--black)}#editFixedTextPanel .fixed-text-list>li .fixed-text-content:not(:empty){padding:0 30px 10px}#editFixedTextPanel .fixed-text-list>li .fixed-text-actions{margin:10px -22.5px 0}#editFixedTextPanel .fixed-text-list>li .tab-content{padding:10px 0}#editFixedTextPanel .fixed-text-list>li .tab-content .loading{font-size:16px;position:absolute;top:0}#editFixedTextPanel .add-row-button .fa-plus-circle{vertical-align:middle;color:var(--green-light);font-size:18px}#editPhrasePanel .next-phrase-preview{background-color:var(--primary-lighter);border-radius:var(--border-radius);margin-bottom:35px;padding:10px;position:relative}#editPhrasePanel .next-phrase-preview:after{content:" ";border:30px solid #0000;border-top-color:var(--primary-lighter);border-bottom:0;border-left:0;width:0;height:0;margin-bottom:-30px;margin-left:-15px;position:absolute;bottom:0;left:10%}#editPhrasePanel .phrase-list{margin:0 0 20px;list-style-type:none}#editPhrasePanel .phrase-list>li{margin-bottom:var(--large-gap);background-color:var(--white);padding:0}#editPhrasePanel .phrase-list>li .phrase-header{background-color:var(--white);z-index:1;cursor:pointer;justify-content:space-between;padding:15px 30px 15px 15px;font-size:15px;display:flex;position:sticky;top:-20px}#editPhrasePanel .phrase-list>li .phrase-header .phrase-name{flex:1;min-width:0;display:flex}#editPhrasePanel .phrase-list>li .phrase-header .phrase-name>span{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}#editPhrasePanel .phrase-list>li .phrase-header .phrase-name i{flex:0 0 20px}#editPhrasePanel .phrase-list>li .phrase-header .loading{font-size:15px;position:absolute;top:13px;right:6px}#editPhrasePanel .phrase-list>li .phrase-header .badges li{color:#fff}#editPhrasePanel .phrase-list>li .phrase-header .badges li.local{background-color:var(--dashboard-blue)}#editPhrasePanel .phrase-list>li .phrase-header .badges li.global{background-color:var(--green-light)}#editPhrasePanel .phrase-list>li .phrase-header .badges li.system{background-color:var(--orange-light)}#editPhrasePanel .phrase-list>li .phrase-header.edit-mode:after{content:"";color:var(--primary);font-family:"Font Awesome 5 Pro";font-size:24px;font-weight:900;transition:transform .2s ease-in-out;position:absolute;top:15px;right:10px}#editPhrasePanel .phrase-list>li .phrase-header.opened .phrase-name{font-family:Bold}#editPhrasePanel .phrase-list>li .phrase-header.opened:after{transform:rotate(90deg)}#editPhrasePanel .phrase-list>li .phrase-header:hover,#editPhrasePanel .phrase-list>li .phrase-header:hover:after{color:var(--black)}#editPhrasePanel .phrase-list>li .phrase-content:not(:empty){padding:0 30px 15px}#editPhrasePanel .phrase-list>li .phrase-actions{margin:0 -22.5px}#editPhrasePanel .phrase-list>li .alert{margin-bottom:5px}#editPhrasePanel .phrase-list>li .radio-type{margin:0}#editPhrasePanel .phrase-list>li .template-preview{white-space:pre-line;background-color:var(--primary-lighter);margin-bottom:35px;padding:10px;position:relative}#editPhrasePanel .phrase-list>li .template-preview:after{content:" ";border:30px solid #0000;border-top-color:var(--primary-lighter);border-bottom:0;border-left:0;width:0;height:0;margin-bottom:-30px;margin-left:-15px;position:absolute;bottom:0;left:10%}#editPhrasePanel .phrase-list>li #cke_editor{border:none}#editPhrasePanel .phrase-list>li #cke_editor .cke_inner{background-color:#0000}#editPhrasePanel .phrase-list>li #cke_editor .cke_inner .cke_top{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);background-color:#eee;border-bottom:none}#editPhrasePanel .phrase-list>li #editor{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);background-color:#eee;outline:none;margin-bottom:25px;padding:10px;font-family:Regular;font-size:13px;line-height:17px;position:relative}#editPhrasePanel .phrase-list>li #editor p{margin:0}#editPhrasePanel .phrase-list>li #editor:after{content:" ";border-top:30px solid #eee;border-bottom:0;border-left:0;border-right:30px solid #0000;width:0;height:0;margin-bottom:-30px;margin-left:-15px;position:absolute;bottom:0;left:10%}#editPhrasePanel .phrase-list>li #editor [vitec-if]{position:relative}#editPhrasePanel .phrase-list>li #editor [vitec-if]:hover{background:repeating-linear-gradient(45deg,#7c7c7c33,#7c7c7c33 10px,#7c7c7c1a 10px 20px)}#editPhrasePanel .phrase-list>li #editor [vitec-if]:hover:before{border-top-width:6px;border-top-color:#000000d9;border-left:none;border-right-width:6px;left:0}#editPhrasePanel .phrase-list>li #editor [vitec-if]:hover:after{color:#fff;text-transform:uppercase;content:"If " attr(vitec-if);z-index:99;white-space:nowrap;background:#000000d9;padding:3px;font-family:Light,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:14px;position:absolute;top:-20px;left:0}#editPhrasePanel .phrase-list>li #editor [vitec-if]:before{content:" ";text-align:center;cursor:pointer;color:#fff;border-top:8px solid #ff00ffe6;border-left:1px solid #ff00ffe6;border-right:8px solid #0000;width:1px;height:16px;margin-right:1px;display:inline-block;position:absolute;top:0;left:-1px}#editPhrasePanel .phrase-list>li #editor [vitec-foreach]{position:relative}#editPhrasePanel .phrase-list>li #editor [vitec-foreach]:hover{background:repeating-linear-gradient(45deg,#7c7c7c33,#7c7c7c33 10px,#7c7c7c1a 10px 20px)}#editPhrasePanel .phrase-list>li #editor [vitec-foreach]:hover:before{border-top-width:6px;border-top-color:#000000d9;border-left:none;border-right-width:6px;left:0}#editPhrasePanel .phrase-list>li #editor [vitec-foreach]:hover:after{color:#fff;text-transform:uppercase;content:"Foreach " attr(vitec-foreach);z-index:98;white-space:nowrap;background:#000000d9;padding:3px;font-family:Light,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:14px;position:absolute;top:-20px;left:0}#editPhrasePanel .phrase-list>li #editor [vitec-foreach]:before{content:" ";text-align:center;cursor:pointer;color:#fff;border-top:8px solid #00ffffe6;border-left:1px solid #00ffffe6;border-right:8px solid #0000;width:1px;height:16px;margin-right:1px;display:inline-block;position:absolute;top:0;left:-1px}#editPhrasePanel .phrase-list>li #editor [vitec-template]{position:relative}#editPhrasePanel .phrase-list>li #editor [vitec-template]:hover{background:repeating-linear-gradient(45deg,#7c7c7c33,#7c7c7c33 10px,#7c7c7c1a 10px 20px)}#editPhrasePanel .phrase-list>li #editor [vitec-template]:hover:before{border-top-width:6px;border-top-color:#000000d9;border-left:none;border-right-width:6px;left:0}#editPhrasePanel .phrase-list>li #editor [vitec-template]:hover:after{color:#fff;text-transform:uppercase;z-index:100;content:attr(vitec-template);white-space:nowrap;background:#000000d9;padding:3px;font-family:Light,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:14px;position:absolute;top:-20px;left:0}#editPhrasePanel .phrase-list>li #editor [vitec-template]:before{content:" ";text-align:center;cursor:pointer;color:#fff;border-top:8px solid #ff8c00e6;border-left:1px solid #ff8c00e6;border-right:8px solid #0000;width:1px;height:16px;margin-right:1px;display:inline-block;position:absolute;top:0;left:-1px}#editPhrasePanel .phrase-list>li .tab-content{padding:10px 0}#editPhrasePanel .phrase-list>li .tab-content .loading{font-size:16px;position:absolute;top:0}#editPhrasePanel .add-row-button .fa-plus-circle{vertical-align:middle;color:var(--green-light);font-size:18px}#manageFields h1{margin-top:60px;margin-bottom:18px}#manageFields .page-table{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#manageFields .page-table .table-with-sticky-headers .header-table{padding-top:10px;top:106px}#manageFields .page-table table.responsive tbody tr td{vertical-align:middle}#manageFields .page-table table.responsive tbody tr td .badges{flex-wrap:wrap;padding-top:3px;display:inline-flex}#manageFields .page-table table.responsive tbody tr td .badges li{border-radius:var(--border-radius);background-color:#0000;border:1px solid #0000}#manageFields .page-table table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}#manageFields .page-table table.responsive tbody tr td .badges li.landbrukssalgoppdragsbeskrivelse{color:#fff;background-color:#71c000}#manageFields .page-table table.responsive tbody tr td .badges li.landbrukssalgoppdragsavtale{color:#fff;background-color:#71c000e6}#manageFields .page-table table.responsive tbody tr td .badges li.bruktboligobjektbeskrivelse{color:#fff;background-color:#007bc7}#manageFields .page-table table.responsive tbody tr td .badges li.bruktboligoppdragsavtale{color:#fff;background-color:#007bc7e6}#manageFields .page-table table.responsive tbody tr td .badges li.leieoppdragsbeskrivelse{color:#fff;background-color:#c30000}#manageFields .page-table table.responsive tbody tr td .badges li.leieoppdragsavtale{color:#fff;background-color:#c30000e6}#manageFields .page-table table.responsive tbody tr td .badges li.hovedprosjektprosjektbeskrivelse{color:#000;background-color:#fc0}#manageFields .page-table table.responsive tbody tr td .badges li.hovedprosjektprosjektavtale{color:#000;background-color:#ffcc00e6}#manageFields .page-table table.responsive tbody tr td .badges li.prosjektenhetprosjektbeskrivelse{color:#000;background-color:#fc0c}#manageFields .page-table table.responsive tbody tr td .badges li.kontraktposisjonoppdragsavtale{color:#fff;background-color:#673ab7}#manageFields .page-table table.responsive tbody tr td .badges li.kontraktposisjonoppdragsbeskrivelse{color:#fff;background-color:#673ab7e6}#manageFields .page-table table.responsive tbody tr td .badges li.naeringssalgoppdragsbeskrivelse{color:#000;background-color:#ff9800}#manageFields .page-table table.responsive tbody tr td .badges li.naeringssalgoppdragsavtale{color:#000;background-color:#ff9800e6}#manageFields .page-table table.responsive tbody tr td .badges li.naeringsutleieoppdragsbeskrivelse{color:#fff;background-color:#ff5722}#manageFields .page-table table.responsive tbody tr td .badges li.naeringsutleieoppdragsavtale{color:#fff;background-color:#ff5722e6}#manageFields .page-table table.responsive tbody tr td .badges li.oppgjor{background-color:var(--primary);color:#fff}#manageFields .page-table table.responsive tbody tr td .badges li:hover{opacity:.8}#manageFields .page-table table.responsive tbody tr td .field-edit-status-cell{text-align:center;opacity:.8;width:48px;color:var(--primary);border-radius:var(--border-radius);border:solid 1px var(--primary-light);margin:0 auto;padding:2px;font-size:smaller;display:inline-block}#manageFields .page-table table.responsive tbody tr td .field-edit-status-cell.is-activated{opacity:1;color:var(--text-color)}#manageFields .page-table table.responsive tbody tr td .field-edit-status-cell.is-activated .fa-check{color:var(--green-light)}@media (width<=767px){#manageFields .page-table table.responsive tbody tr td .field-edit-status-cell{margin-left:auto;margin-right:0}}#manageFields .page-table table.responsive tbody tr td.rules{white-space:normal}#manageFields .page-table table.responsive tbody tr.selected{background-color:var(--blue-tile);color:#fff}#manageFields .page-table table.responsive tbody tr.selected .fa-check,#manageFields .page-table table.responsive tbody tr.selected .field-edit-status-cell,#manageFields .page-table table.responsive tbody tr.selected .field-edit-status-cell.is-activated{color:#fff}#manageFields .page-table table.responsive tbody tr.selected .badges li{pointer-events:none;color:#fff}#manageFields .page-table table.responsive tbody tr.inactive{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}#manageFields .page-table table.responsive tbody tr.inactive .badges{opacity:.8}#manageFields .page-table table.responsive tbody tr.inactive .badges li{background-color:#fff9}#manageFields .page-table table.responsive tbody tr.inactive .access-indicator-cell{opacity:.8}#manageFields .page-table .default{background-color:var(--link-color);color:var(--white)}#manageMinimumCommission .provision-settings-outer{margin:var(--large-gap) var(--large-gap) var(--x-large-gap) var(--large-gap);justify-content:center;align-items:center;gap:var(--x-large-gap);flex-wrap:wrap;width:100%;padding:0;list-style:none;display:inline-flex}#manageMinimumCommission .provision-settings-outer .filter-tooltip{overflow:visible}#manageMinimumCommission .provision-settings-outer .filter-tooltip:after{width:250px}#manageMinimumCommission .provision-settings-outer .provision-settings-inner{gap:var(--medium-gap);flex-wrap:wrap;justify-content:center;align-items:flex-end;margin:0;padding:0;list-style:none;display:flex}#manageMinimumCommission .provision-settings-outer .provision-settings-inner .department-selector .multiselect-native-select .btn-group .dropdown-toggle{width:170px}#manageMinimumCommission .provision-settings-outer .provision-settings-inner .settings-label{white-space:nowrap}#manageMinimumCommission .provision-settings-outer .provision-settings-inner .settings-input{width:120px}#manageMinimumCommission .department-filter{padding:var(--large-gap) 0}#manageMinimumCommission .page-table{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#manageMinimumCommission .page-table .table-with-sticky-headers .header-table{top:115px}#EditOrCreateProductFunctionView .row>[class*=col-xs-]{min-height:50px}#EditOrCreateProductFunctionView .flex-list{margin:0 0 var(--large-gap) 0;gap:var(--large-gap);flex-wrap:wrap;padding:0;list-style:none;display:flex}#EditOrCreateProductFunctionView .flex-list li{margin:0}#EditOrCreateProductFunctionView .flex-list.justified{justify-content:space-between}#EditOrCreateProductFunctionView .amount-tooltip:after{width:230px;position:absolute;left:65px}#EditOrCreateProductFunctionView .input-box{background:var(--white);border-radius:var(--form-border-radius);border:1px solid #ccc;align-items:center;width:100%;padding-left:.5rem;font-family:sans-serif;display:flex;overflow:hidden}#EditOrCreateProductFunctionView .input-box .form-control{height:30px}#EditOrCreateProductFunctionView .input-box .form-control:hover,#EditOrCreateProductFunctionView .input-box .form-control:focus{border-color:none;box-shadow:none}#EditOrCreateProductFunctionView .input-box .prefix{-webkit-user-select:none;user-select:none;font-size:14px;font-weight:300;line-height:1.42857}#EditOrCreateProductFunctionView .input-box input{border:none;outline:none;flex-grow:1;padding:.5rem;font-size:14px}#EditOrCreateProductFunctionView .input-box:focus-within{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}#manageProducts{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin-top:30px;position:relative}#manageProducts .page-filters{justify-content:center;margin-bottom:1em;display:flex}#manageProducts .productList-filters{width:175px;margin:var(--large-gap) 0}#manageProducts #togglePageFilters{width:8rem}#manageProducts #togglePageFilters .expanded-text{display:inline}#manageProducts #togglePageFilters .collapsed-text,#manageProducts #togglePageFilters.collapsed .expanded-text{display:none}#manageProducts #togglePageFilters.collapsed .collapsed-text{display:inline}#manageProducts #pageFilters{background-color:var(--white)}#manageProducts #pageFilters .filterTabs{padding-top:10px}#manageProducts .header-table{top:115px}#manageProducts .btn-clone-post{justify-content:center;align-items:center;width:26px;height:18px;padding:10px;display:flex}#manageProducts .btn-clone-post:hover .fa-clone{color:var(--green-light)}#manageProducts .btn-clone-post .fa-clone{color:gray;font-size:12px;display:flex}#manageProducts .customizable-table-section .customizable-table tbody tr.inactive{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#manageProducts .customizable-table-section .customizable-table tbody tr.selected{background-color:var(--blue-tile);color:#fff}#manageProducts .customizable-table-section .customizable-table tbody tr.selected .access-indicator-cell.red,#manageProducts .customizable-table-section .customizable-table tbody tr.selected .access-indicator-cell.green{background-color:var(--blue-tile)}#manageProducts .customizable-table-section .customizable-table tbody tr.selected .badges li{pointer-events:none;color:#fff}@media (width>=768px){#manageProducts .collapse #pageFilters{z-index:201;position:sticky;top:115px}}#userList{min-height:101vh}#userList .user-list{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(148px,1fr));margin:15px 0 0;padding:0;list-style:none;display:grid}#userList .user-list li{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);margin:0;transition:box-shadow .2s ease-in-out;display:flex;position:relative}#userList .user-list li .new-user{color:var(--primary-lighter);font-size:60px;font-weight:900;line-height:60px;position:absolute;top:calc(50% - 35px);left:calc(50% - 30px)}#userList .user-list li a{background-position:top;background-repeat:no-repeat;background-size:contain;flex:1;justify-content:center;align-items:flex-end;width:200px;height:250px;display:flex;position:relative}#userList .user-list li a .user-tag{cursor:pointer;border-top-right-radius:var(--border-radius);width:0;height:0;position:absolute;top:0;right:0;overflow:hidden}#userList .user-list li a .user-tag span{color:#fff;text-transform:none;letter-spacing:1px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;bottom:0;left:0;right:0;transform:rotate(45deg)}#userList .user-list li a .user-tag:after{content:"";border-left:500px solid #0000;width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#userList .user-list li a .user-tag.tag-is-vitec{z-index:9999;padding-top:40px;padding-left:40px}#userList .user-list li a .user-tag.tag-is-vitec span{top:9px;left:4px}#userList .user-list li a .user-tag.tag-is-vitec:after{border-top:500px solid #f16676}#userList .user-list li a .user-tag.tag-online{z-index:6000;padding-top:60px;padding-left:60px}#userList .user-list li a .user-tag.tag-online span{top:22px;left:4px}#userList .user-list li a .user-tag.tag-online:after{border-top:500px solid var(--green-light)}#userList .user-list li a .user-tag.tag-is-student{z-index:5000;padding-top:80px;padding-left:80px}#userList .user-list li a .user-tag.tag-is-student span{color:var(--primary-dark);top:35px;left:8px}#userList .user-list li a .user-tag.tag-is-student:after{border-top:500px solid var(--yellow-light)}#userList .user-list li a .user-tag.tag-read-only{z-index:4000;padding-top:100px;padding-left:100px}#userList .user-list li a .user-tag.tag-read-only span{color:var(--primary-dark);top:47px;left:10px}#userList .user-list li a .user-tag.tag-read-only:after{border-top:500px solid var(--primary-light)}#userList .user-list li a .user-tag.tag-has-quitted{z-index:3800;padding-top:120px;padding-left:120px}#userList .user-list li a .user-tag.tag-has-quitted span{top:56px;left:4px}#userList .user-list li a .user-tag.tag-has-quitted:after{border-top:500px solid var(--primary-dark)}#userList .user-list li a .user-name{text-align:center;background-color:var(--white);word-break:break-word;width:100%;padding:2px;font-size:12px;line-height:17px;position:absolute;bottom:0;overflow:hidden}#userList .user-list li a.no-image:after{content:"";color:var(--primary-lighter);font-family:"Font Awesome 5 Pro";font-size:60px;font-weight:900;line-height:60px;position:absolute;top:calc(50% - 35px);left:calc(50% - 30px)}#userList .user-list li:hover{box-shadow:0 0 15px #0000004d}#PortalsOriginReportPage .loadingIndicator{position:absolute;top:133px;left:calc(50% - 17px)}#PortalsOriginReportPage .portals-origin-report-table{background-color:var(--white);min-height:300px;padding:var(--large-gap);box-shadow:var(--card-shadow);border-bottom-left-radius:var(--small-gap);border-bottom-right-radius:var(--small-gap);position:relative}#PortalsOriginReportPage .portals-origin-report-table .report-filters{margin:0;margin-bottom:var(--large-gap);justify-content:center;align-items:center;gap:var(--large-gap);flex-wrap:wrap;padding:0;list-style:none;display:flex}#PortalsOriginReportPage .portals-origin-report-table .report-filters li{position:relative}#PortalsOriginReportPage .portals-origin-report-table .report-filters li .search-field{gap:var(--small-gap);align-items:center;width:250px;display:flex}#PortalsOriginReportPage .portals-origin-report-table .report-filters li .search-field input{padding-right:30px}#PortalsOriginReportPage .portals-origin-report-table .report-filters li .search-field .search-icon{margin-left:-36px;padding:5px 10px;font-size:16px}#PortalsOriginReportPage .portals-origin-report-table .report-filters li .search-field .search-icon .fa-times{color:var(--red-light)}#PortalsOriginReportPage .portals-origin-report-table .report-filters li .search-field .search-icon:has(.fa-times){cursor:pointer}#PortalsOriginReportPage .portals-origin-report-table .report-filters li .sum-counter{background-color:var(--dashboard-blue);color:#fff;border-radius:14px;justify-content:center;align-items:center;min-width:28px;height:28px;font-family:Bold;font-size:12px;display:inline-flex}#PortalsOriginReportPage .portals-origin-report-table .report-filters li.month-picker{width:100px}#PortalsOriginReportPage .portals-origin-report-table .table-with-sticky-headers .header-table{background-color:var(--white);top:58px}#PortalsOriginReportPage .portals-origin-report-table .table-with-sticky-headers .header-table .header-label-with-counter{justify-content:flex-start;align-items:center;gap:5px;display:flex}#PortalsOriginReportPage .portals-origin-report-table .table-with-sticky-headers .header-table .header-label-with-counter .header-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#PortalsOriginReportPage .portals-origin-report-table .table-with-sticky-headers .header-table .header-label-with-counter .checked-counter{background-color:var(--dashboard-blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:1px;font-family:Bold;font-size:11px;display:flex}#PortalsOriginReportPage .portals-origin-report-table .table-with-sticky-headers .customizable-table td .fa-check{color:var(--dashboard-blue)}#office365View .panel{margin-bottom:0}#office365View .nowrap{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#partnerOptions .section-divider{margin-top:20px}#partnerOptions .partnerCard{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);width:100%;margin-top:10px;padding:6px 20px 6px 10px;position:relative}#partnerOptions .partnerCard .tag-enabled{border-top:28px solid #0000;border-bottom:28px solid #0000;border-left:28px solid var(--green-light);z-index:6000;width:0;height:0;position:absolute;top:-18px;right:-4px;transform:rotate(-45deg)}#partnerOptions .partnerCard .tag-enabled>span{color:#fff;text-transform:none;letter-spacing:1px;font-size:10px;position:absolute;top:-10px;left:-35px;transform:rotate(90deg)}#partnerOptions .partnerCard i{color:var(--green-light);vertical-align:middle;margin-right:5px;font-size:22px}#partnerOptions .partnerCard:hover{background-color:var(--dashboard-blue);color:var(--white);cursor:pointer}#partnerOptions .partnerCard:hover .tag-enabled{border-left-color:var(--blue);color:var(--white)}#partnerOptions .partnerCard:hover i{color:var(--white)}#partnerOptions .name{padding-right:15px;font-family:Bold}#partnerOptions .description{font-size:12px}#localPartnerEdit .switch-with-label{margin-top:0}#centralPartnerEdit .order-multiple-tooltip:after{width:237px}#centralPartnerEdit .approved-by-tooltip:after{width:150px}#centralPartnerEdit .switch-with-label{margin-top:0}#centralPartnerEdit .alert-info{word-break:break-word}#centralPartnerEdit .alert-info div{margin-bottom:1em}#centralPartnerEdit .alert-info div:only-child,#centralPartnerEdit .alert-info div:last-child{margin-bottom:0}#centralPartnerEdit .settings-list{margin:0;padding:0;list-style:none}#centralPartnerEdit .settings-list li{margin-bottom:5px}#ApproveHubProductFunctions .hub-functions-list-holder>li{margin-bottom:10px}#ApproveHubProductFunctions .hub-functions-list-holder>li ul{margin-top:5px;margin-left:25px}#ApproveHubProductFunctions .hub-functions-list{margin:0;padding:0}#ApproveHubProductFunctions .hub-functions-list li{word-wrap:break-word;padding-bottom:10px;list-style:none}#ApproveHubProductFunctions .hub-functions-list li a{margin-bottom:0;padding-bottom:0;display:inline-block;position:relative}#ApproveHubProductFunctions .hub-functions-list li a:hover{cursor:pointer}#ApproveHubProductFunctions .hub-functions-list li a.collapsed:before{transform:rotate(-90deg)}#ApproveHubProductFunctions .hub-functions-list li a:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;transition:transform .2s ease-in-out;position:absolute;left:-15px}#ApproveHubProductFunctions .hub-functions-list li code:empty{display:none}#whitelistFunctionView .fa-plus-circle{color:var(--green-light);font-size:14px}#whitelistFunctionView .selected-areas{margin:0;padding:0;list-style:none}#whitelistFunctionView .selected-areas li{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);justify-content:space-between;margin:0 0 10px;padding:0;display:flex}#whitelistFunctionView .selected-areas li>div{flex:1;padding:5px;display:inline-block}#whitelistFunctionView .selected-areas li>div small{word-break:break-all;margin-top:2px;line-height:13px;display:block}#whitelistFunctionView .selected-areas li i{cursor:pointer;color:var(--primary);text-align:center;flex:0 0 34px;align-self:flex-start;height:34px;line-height:32px}#whitelistFunctionView .selected-areas li i:hover{background-color:var(--red-light);border-top-right-radius:var(--border-radius);color:#fff}#skjemaMalerSettingsFunctionView .vitec-checkbox{margin-bottom:20px}#skjemaMalerSettingsFunctionView .tabset .tabs{z-index:1100;background-color:var(--functionview-bg);padding-top:20px;position:sticky;top:-20px}#skjemaMalerSettingsFunctionView .choice-list{margin:0;padding:0;list-style:none}#skjemaMalerSettingsFunctionView .choice-list>li{background-color:var(--white);border-radius:var(--border-radius);margin-bottom:5px;padding:8px;overflow:hidden}#skjemaMalerSettingsFunctionView .choice-list>li .radio-type{float:right;margin-top:5px;margin-bottom:0}#VitecSupportFunctionView .switch-with-label{margin-top:10px}#VitecSupportFunctionView .alert{margin-top:20px}#VitecSupportFunctionView .vitec-support-list-label{width:50%}#VitecSupportFunctionView .userlist{margin:0;list-style-type:none}#VitecSupportFunctionView .userlist li{background-color:var(--white);margin-bottom:5px;padding:8px}#VitecSupportFunctionView .userlist li .date{font-size:10px;line-height:12px;display:block}#VitecSupportFunctionView .userlist li .userid{font-size:10px}.settlementStatusList-filters{margin-bottom:15px}.settlementStatusList-filters .vitec-checkbox{width:200px}.settlementStatusList table.responsive tbody tr td{vertical-align:middle}.settlementStatusList table.responsive tbody tr td .badges{padding-top:3px}.settlementStatusList table.responsive tbody tr td .badges li{background-color:#0000}.settlementStatusList table.responsive tbody tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.settlementStatusList table.responsive tbody tr td .badges li.settlementstatusgroup-preperation{background-color:var(--green-light);color:#fff}.settlementStatusList table.responsive tbody tr td .badges li.settlementstatusgroup-payment{background-color:var(--yellow-light);color:#000}.settlementStatusList table.responsive tbody tr td .badges li.settlementstatusgroup-takeover{background-color:var(--red-light);color:#fff}.settlementStatusList table.responsive tbody tr td .badges li.settlementstatusgroup-registration{background-color:var(--purple-light);color:#fff}.settlementStatusList table.responsive tbody tr td .badges li.settlementstatusgroup-settlement{background-color:var(--blue-petrol);color:#fff}.settlementStatusList table.responsive tbody tr td .badges li.settlementstatusgroup-settlementpaidout{background-color:var(--blue-light);color:#000}.settlementStatusList table.responsive tbody tr td .badges li.settlementstatusgroup-retention{background-color:var(--red-dark);color:#fff}.settlementStatusList table.responsive tbody tr td .badges li.settlementstatusgroup-completion{background-color:var(--orange-light);color:#fff}.settlementStatusList table.responsive tbody tr td.rules{white-space:normal}.settlementStatusList table.responsive tbody tr.inactive{background-color:var(--primary-lighter);color:var(--primary);font-style:italic}.settlementStatusList table.responsive tbody tr.inactive .badges{opacity:.8}.settlementStatusList table.responsive tbody tr.inactive .badges li label{background-color:#fff9}.settlementStatusList table.responsive tbody tr.inactive td:last-child:after{font-style:normal}#settlementStatuses .settlementStatusList{padding:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow)}#settlementStatuses .settlementStatusList .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}#settlementStatuses .settlementStatusList .table-with-sticky-headers .customizable-table tbody tr .badges li{border:1px solid #0000}#settlementStatuses .settlementStatusList .table-with-sticky-headers .customizable-table tbody tr .badges li:hover{border-color:var(--white)}#settlementStatuses .settlementStatusList .table-with-sticky-headers .customizable-table tbody tr.highlighted .badges li{color:#fff}#settlementStatuses .settlementStatusList .passive-settlementstatus{background-color:var(--list-inactive-color);color:var(--primary);font-style:italic}#settlementStatuses .settlementStatusList .passive-settlementstatus .popout-on-pad{display:none}#settlementStatuses .settlementStatusList .passive-settlementstatus.highlighted{background-color:var(--blue);color:#fff}#edit-systemRight-functionview h4{margin-bottom:30px}#edit-systemRight-functionview .alert-info{margin-top:10px}#edit-systemRight-functionview .alert-info .valueNotSet{color:inherit}#edit-systemRight-functionview .form-section-divider{margin-top:20px}#edit-systemRight-functionview .vitec-checkbox{margin-top:10px}#systemRights{position:relative}#systemRights .loadingIndicator{position:absolute;top:300px;left:calc(50% - 20px)}#systemRights .tabset .tabs{z-index:300;padding-top:var(--large-gap);background-color:var(--bg);margin-left:-5px;margin-right:-5px;padding-left:5px;padding-right:5px;position:sticky;top:116px}@media (width<=767px){#systemRights .tabset .tabs{top:87px}}#systemRights .tabset .tabs:after{left:5px;right:5px}#systemRights .tabset .system-rights-list{background-color:var(--white);padding:var(--large-gap);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow)}#systemRights .tabset .system-rights-list>.table-with-sticky-headers .header-table{top:163px}#systemRights .tabset .system-rights-list .expanded-system-rights-list{margin:20px}#systemRights .tabset .system-rights-list .expanded-system-rights-list .table-with-sticky-headers .header-table{top:unset}#systemRights .tabset .system-rights-list .expanded-system-rights-list .table-with-sticky-headers .header-table .customizable-table-section .customizable-table thead tr{background-color:var(--white)}@media (width<=767px){#systemRights .tabset .system-rights-list .expanded-system-rights-list{margin:5px}#systemRights .tabset .system-rights-list .expanded-system-rights-list h4{text-align:center;word-break:break-word}}#EditUsersInUserTeamFunctionView .alert .valueNotSet{color:inherit}#EditUsersInUserTeamFunctionView #textFilter{width:100%;height:30px}#EditUsersInUserTeamFunctionView #textFilter .filter-button,#EditUsersInUserTeamFunctionView #textFilter label[for=txtFilterTxt]{display:none}#EditUsersInUserTeamFunctionView #textFilter input::placeholder{text-transform:none}#EditUsersInUserTeamFunctionView .section-divider{margin-top:20px}#EditUsersInUserTeamFunctionView .users-list{margin:var(--small-gap) 0;background-color:var(--white);border-radius:var(--border-radius);padding:var(--small-gap);list-style:none;overflow:hidden auto}#EditUsersInUserTeamFunctionView .users-list>li{padding:var(--medium-gap);border-radius:var(--border-radius)}#EditUsersInUserTeamFunctionView .users-list>li .user-details{align-items:center;display:flex}#EditUsersInUserTeamFunctionView .users-list>li .user-details .row{flex:80%}#EditUsersInUserTeamFunctionView .users-list>li .user-details .row>div{word-break:break-word}#EditUsersInUserTeamFunctionView .users-list>li .user-details .row .badges li{color:#fff}#EditUsersInUserTeamFunctionView .users-list>li .user-details .row .badges li.added-user{background-color:var(--green-light)}#EditUsersInUserTeamFunctionView .users-list>li .user-details .row .badges li.removed-user{background-color:var(--red-light)}#EditUsersInUserTeamFunctionView .users-list>li .user-details .btn{margin-left:10px}#EditUsersInUserTeamFunctionView .users-list>li .alert{margin:var(--small-gap) 0 0 0}#EditUsersInUserTeamFunctionView .users-list>li:hover{background-color:var(--primary-lightest)}#EditUsersInUserTeamFunctionView .users-list.selected-users{max-height:300px}.userTeamList-filters{margin:var(--large-gap) 0}.userTeamList-filters .vitec-checkbox{width:200px}.usersTeamsTable{background-color:var(--white);border-radius:var(--border-radius);padding:var(--large-gap);box-shadow:var(--card-shadow)}.usersTeamsTable .table-with-sticky-headers .header-table{background-color:var(--white);padding-top:10px;top:115px}.usersTeamsTable .table-with-sticky-headers tr td .badges{padding-top:3px}.usersTeamsTable .table-with-sticky-headers tr td .badges li{background-color:#0000;border:1px solid #0000}.usersTeamsTable .table-with-sticky-headers tr td .badges li label{text-transform:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;padding:3px;font-size:12px;line-height:15px}.usersTeamsTable .table-with-sticky-headers tr td .badges li.reservedUserTeamBroker{background-color:var(--green-light);color:#fff}.usersTeamsTable .table-with-sticky-headers tr td .badges li.reservedUserTeamSettlement{background-color:var(--yellow-light);color:#000}.usersTeamsTable .table-with-sticky-headers tr td .badges li.reservedUserTeamBackoffice{background-color:var(--purple-light);color:#fff}.usersTeamsTable .table-with-sticky-headers tr td .badges li:hover{border-color:var(--white)}.usersTeamsTable .table-with-sticky-headers tr.inactive{color:var(--primary-dark);background-color:var(--list-inactive-color);font-style:italic}.usersTeamsTable .table-with-sticky-headers tr.inactive .actions-cell:after{font-style:normal}.usersTeamsTable .table-with-sticky-headers tr.using-reserved-group{font-family:Bold}#createEditCustomWidget .switch-with-label:first-child{margin-top:0}#Widgets .widget-list{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}#Widgets .widget-list .widget-card{background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);cursor:pointer;min-height:130px;max-height:200px;padding:var(--medium-gap);padding-bottom:30px;transition:box-shadow .2s ease-in-out;position:relative;overflow:hidden}#Widgets .widget-list .widget-card .card-tag{cursor:pointer;width:0;height:0;position:absolute;top:0;right:0;overflow:hidden}#Widgets .widget-list .widget-card .card-tag span{text-align:center;color:#fff;text-transform:none;letter-spacing:1px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;bottom:0;left:0;right:0;transform:rotate(45deg)}#Widgets .widget-list .widget-card .card-tag:after{content:"";border-top:500px solid #0000;border-left:500px solid #0000;width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#Widgets .widget-list .widget-card .card-tag.vitec{z-index:6000;padding-top:40px;padding-left:40px}#Widgets .widget-list .widget-card .card-tag.vitec span{top:6px;left:-6px}#Widgets .widget-list .widget-card .card-tag.vitec:after{border-top-color:#f16676}#Widgets .widget-list .widget-card .card-tag.approved{z-index:5000;padding-top:60px;padding-left:60px}#Widgets .widget-list .widget-card .card-tag.approved span{top:16px;left:-9px}#Widgets .widget-list .widget-card .card-tag.approved:after{border-top-color:var(--green-light)}#Widgets .widget-list .widget-card h4{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 30px);overflow:hidden}#Widgets .widget-list .widget-card .description{-webkit-line-clamp:3;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;-webkit-box-orient:vertical;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}#Widgets .widget-list .widget-card .footer{background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);height:24px;color:var(--white);flex-wrap:nowrap;justify-content:space-between;padding:0;font-size:11px;line-height:24px;display:flex;position:absolute;bottom:0;left:0;right:0}#Widgets .widget-list .widget-card .footer .option{text-align:center;border-right:solid 1px var(--white);flex:0 16.66%;position:relative}#Widgets .widget-list .widget-card .footer .option i{color:var(--primary-lighter);font-size:14px}#Widgets .widget-list .widget-card .footer .option:hover{background-color:var(--primary-dark)}#Widgets .widget-list .widget-card .footer .option.optionActive{background-color:var(--blue-tile)}#Widgets .widget-list .widget-card .footer .option.optionActive i{color:#fff}#Widgets .widget-list .widget-card .footer .info{text-align:right;flex:1;padding-right:5px;font-size:12px}#Widgets .widget-list .widget-card:hover{box-shadow:0 0 15px #0000004d}#settlementOverview{min-height:95vh;position:relative}#settlementOverview .loadingIndicator{z-index:1;position:absolute;top:calc(50vh - 25px);left:calc(50vw - 25px)}#PayoutApprovalPage .section-divider .bubbleBtn.cancel-button:hover{color:var(--red-light)}#PayoutApprovalPage .section-divider .bubbleBtn.hijack-button:hover{color:var(--link-color)}#PayoutApprovalPage .responsive thead tr th div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#PayoutApprovalPage .responsive tfoot tr th{height:41px;padding:5px}#PayoutApprovalPage .responsive tfoot tr th.total-prefix{text-align:left;border-top:1px solid #ccc;font-family:Bold}#PayoutApprovalPage .responsive tfoot tr th.total-of-payments{text-align:right;border-top:1px solid #ccc;padding-right:1.8em;font-family:Bold}@media (width<=767px){#PayoutApprovalPage .responsive tfoot tr th.total-of-payments{border-top:none}}#PayoutApprovalPage .responsive tfoot tr th.confirm{padding-left:0;padding-right:0}#PayoutApprovalPage .responsive tfoot tr th.confirm .btn{border-radius:0;outline:none;width:100%;overflow:visible}#PayoutApprovalPage .responsive tfoot tr th.confirm .mobile-sum{margin-left:auto;padding-right:10px}@media (width>=992px){#PayoutApprovalPage .responsive tfoot tr th.confirm .mobile-sum{display:none}}@media (width<=767px){#PayoutApprovalPage .responsive tfoot tr th.confirm{justify-content:space-between;align-items:center;display:flex}#PayoutApprovalPage .responsive tfoot tr th.confirm .btn{flex:0 150px}}#PayoutApprovalPage .responsive tbody tr.payoutApprovalPostItemRow{opacity:.3}#PayoutApprovalPage .responsive tbody tr td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#PayoutApprovalPage .responsive tbody tr td.amount-column{text-align:right}#PayoutApprovalPage .responsive tbody tr td.amount-column:not([data-amount*=\.]){padding-right:1.8em}#PayoutApprovalPage .responsive tbody tr td.action-buttons{text-align:right;border-bottom:1px solid #ccc;padding:0}#PayoutApprovalPage .responsive tbody tr td.action-buttons .radio-type{border-top:none;border-bottom:none;margin:-1px 0}#PayoutApprovalPage .responsive tbody tr td.action-buttons .radio-type label{border-right-color:#ddd;min-height:26px;line-height:26px}#PayoutApprovalPage .responsive tbody tr td.action-buttons .radio-type label:after{bottom:-12px}#PayoutApprovalPage .responsive tbody tr td.action-buttons .radio-type input:checked+label.green{background-color:var(--green-light);color:#fff}#PayoutApprovalPage .responsive tbody tr td.action-buttons .radio-type input:checked+label.red{background-color:var(--red-light);color:#fff}#PayoutApprovalPage .responsive tbody tr td.action-buttons .radio-type input:checked+label:after{color:#fff}@media (width<=767px){#PayoutApprovalPage .responsive tbody tr td.action-buttons{border-top:1px solid #ccc;min-height:28px}#PayoutApprovalPage .responsive tbody tr td.action-buttons .radio-type{border-top:1px solid #ccc;border-bottom:1px solid #ccc}#PayoutApprovalPage .responsive tbody tr td .kar-account-label .account-label{display:none}}#PayoutApprovalPage .responsive tbody tr:hover{background-color:var(--primary-lightest);cursor:pointer}#PayoutApprovalPage .details-section{display:flex}#PayoutApprovalPage .details-section .details-left{flex:1;margin-right:15px}#PayoutApprovalPage .details-section .details-left .boxes{gap:var(--large-gap);grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;display:grid}#PayoutApprovalPage .details-section .details-left .boxes .box{color:#fff;text-align:center;border-radius:var(--border-radius);padding:5px;font-family:Light;font-size:16px;line-height:19px}#PayoutApprovalPage .details-section .details-left .boxes .box label{line-height:15px}#PayoutApprovalPage .details-section .details-left .boxes .box.grayBox{background-color:var(--primary);color:#fff}#PayoutApprovalPage .details-section .details-left .boxes .box.link{cursor:pointer;transition:box-shadow .2s ease-in-out}#PayoutApprovalPage .details-section .details-left .boxes .box.link:hover{box-shadow:0 0 15px #0000004d}#PayoutApprovalPage .details-section .details-left .filters{justify-content:flex-end;display:flex}#PayoutApprovalPage .details-section .details-left .filters .switch-with-label{width:100px;margin-top:15px}#PayoutApprovalPage .details-section .details-left .contacts .section-divider{margin-top:15px}#PayoutApprovalPage .details-section .details-right{flex:0 0 430px;position:relative}@media (width<=991px){#PayoutApprovalPage .details-section{flex-direction:column}#PayoutApprovalPage .details-section .details-left{flex:100%;margin-right:0}#PayoutApprovalPage .details-section .details-right{flex:100%}}#payoutApprovalOverview>.loadingIndicator{position:absolute;top:calc(50vh - 17px);left:calc(50vw - 17px)}#payoutApprovalOverview .payout-approval-overview{flex-direction:row;width:100%;display:flex}#payoutApprovalOverview .payout-approval-overview .navigation{flex-basis:calc(20vw + 5px);margin-right:15px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content{width:20vw;position:fixed}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .autosuggest{padding:var(--large-gap);background-color:var(--white)}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .tabs{cursor:pointer;background-color:#0000;margin-bottom:0}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .tabs .active:hover{color:var(--white);background-color:var(--link-color)}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .tabs .unselectable{cursor:not-allowed}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .tabs .unselectable:hover{color:var(--black);background-color:#0000}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .tab-content{box-shadow:var(--card-shadow);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);background-color:var(--white);padding:20px 10px 10px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .navigation-filters .autosuggest{margin-bottom:10px;padding:10px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .navigation-filters .autosuggest input{font-size:12px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .navigation-filters .nav-tabs{border-bottom:none;flex-direction:row;justify-content:space-between;width:100%;margin:0;display:flex}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .navigation-filters .nav-tabs li{text-transform:uppercase;text-align:center;cursor:pointer;flex:1;margin-right:2px;padding:4px 12px;font-size:11px;position:relative}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .navigation-filters .nav-tabs li:hover{background-color:var(--timeline-blue-light);color:#000}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .navigation-filters .nav-tabs li.active{color:var(--primary-darkest)}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .navigation-filters .nav-tabs li.active:after{content:" ";border-top:solid 6px var(--timeline-blue);border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;top:0;left:calc(50% - 5px)}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul{margin-left:10px;margin-right:10px;list-style:none}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li{cursor:pointer;border-bottom:solid 1px var(--primary-lighter);border-radius:var(--border-radius);padding:10px;position:relative}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li:last-child{border-bottom:none}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .estate-payouts-info .estate-payouts-heading{font-family:Light;font-size:16px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .estate-payouts-info .estate-payouts-count{text-overflow:ellipsis;white-space:nowrap;font-size:smaller;overflow:hidden}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .estate-payouts-info .switch-with-label{width:75px;margin-top:5px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .estate-payouts-info .switch-with-label .onoffswitch .onoffswitch-checkbox[disabled]+.onoffswitch-label{opacity:.7}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .estate-payouts-info .switch-with-label .fa-info-circle{margin-top:6px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .estate-payouts-info .switch-with-label span[data-tip-tr]:after{width:200px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .estate-payouts-info.awaiting-approval{padding-right:70px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .concurrent-user{padding:10px;position:absolute;top:calc(50% - 35px);right:10px}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .concurrent-user .estate-payouts-locked-image{border:solid 1px var(--primary-lighter);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:25px;width:50px;height:50px;display:block;position:relative}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li .concurrent-user .estate-payouts-locked-name{text-align:center;font-variant:small-caps;background-color:var(--blue);width:50px;height:50px;color:var(--white);border-radius:25px;font-family:Bold;font-size:12px;line-height:50px;overflow:hidden}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li:hover{background-color:var(--primary-light)}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li.selected{background-color:var(--link-color);color:#fff}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li.selected .estate-payouts-locked-name{color:var(--link-color);background-color:#fff}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li.selected .fa-info-circle{color:#fff;background:radial-gradient(var(--blue) 50%, transparent 50%)}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li.unselectable{cursor:not-allowed}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content #navigation .scrollable ul li.unselectable:hover{background-color:#0000}@media (width>=991px){#payoutApprovalOverview .payout-approval-overview .navigation .scrollable{max-height:calc(100vh - 210px);overflow:hidden auto}}#payoutApprovalOverview .payout-approval-overview .details{flex:1;align-self:flex-start;min-width:0;min-height:400px;margin-top:33px;position:relative}#payoutApprovalOverview .payout-approval-overview .details .loadingIndicator{z-index:1;position:absolute;top:calc(50% - 17px);left:calc(50% - 17px)}#payoutApprovalOverview .payout-approval-overview .details .detail-navigation{justify-content:flex-end;height:50px;margin-top:-15px;display:flex}#payoutApprovalOverview .payout-approval-overview .details .detail-navigation i{color:var(--primary);cursor:pointer;padding:10px}#payoutApprovalOverview .payout-approval-overview .details .detail-navigation i.enabled{color:var(--primary-darkest);cursor:pointer}#payoutApprovalOverview .payout-approval-overview .details .detail-navigation i.enabled:hover{color:var(--link-color)}#payoutApprovalOverview .payout-approval-overview .details .detail-navigation i.mobile-close-button{color:var(--primary-darkest);margin-right:auto}#payoutApprovalOverview .payout-approval-overview .details .detail-navigation i.mobile-close-button:hover{color:var(--link-color)}@media (width>=992px){#payoutApprovalOverview .payout-approval-overview .details .detail-navigation{display:none}}#payoutApprovalOverview .payout-approval-overview .details .section{margin-bottom:var(--large-gap);background-color:var(--white);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:var(--large-gap);position:relative}#payoutApprovalOverview .payout-approval-overview .details .section .is-loading{position:absolute;top:calc(50% - 17px);left:calc(50% - 17px)}#payoutApprovalOverview .payout-approval-overview .details .section.payout-approval-details #payoutApprovalPageHeader{-webkit-user-select:text;user-select:text;position:relative}#payoutApprovalOverview .payout-approval-overview .details .section.payout-approval-info>.row .contacts .section-divider,#payoutApprovalOverview .payout-approval-overview .details .section.payout-approval-info>.row .documents .section-divider{margin-bottom:0}@media (width<=990px){#payoutApprovalOverview .payout-approval-overview{flex-direction:column}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content{width:100%;position:relative}#payoutApprovalOverview .payout-approval-overview .navigation .fixed-content .members{flex-basis:100%;margin-right:0}#payoutApprovalOverview .payout-approval-overview .details{flex:100%;align-self:stretch;margin-top:0}}#VerifySettlement{padding:0 var(--large-gap) var(--large-gap) var(--large-gap);background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);box-shadow:var(--card-shadow);min-height:100px}@media (width<=1599px){#VerifySettlement{padding-top:10px}}#VerifySettlement .no-posts-registered{margin-top:15px;font-style:italic}@media (width>=1600px){#VerifySettlement .level-two-tabs{background-color:var(--white);z-index:1001;margin:0;padding-top:10px;position:sticky;top:32px}}#VerifySettlement .tab-content{border-top:none}#VerifySettlement .tab-content .summarized-content{gap:var(--small-gap);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0;padding:10px 0;display:grid}#VerifySettlement .tab-content .summarized-content>div{background-color:var(--primary);border-radius:var(--border-radius);color:#fff;padding:2px 6px;font-size:11px;line-height:14px}#VerifySettlement .tab-content .summarized-content>div>span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}#VerifySettlement .tab-content .summarized-content>div .valueNotSet{color:#fff}#VerifySettlement .tab-content .summarized-content>div.settlement-status{background-color:var(--blue-tile);color:#fff}@media (width>=1600px){#VerifySettlement .tab-content .summarized-content{z-index:1;background-color:var(--white);position:sticky;top:74px}}#VerifySettlement .tab-content .posts-section{margin:var(--large-gap) 0}#VerifySettlement .tab-content .posts-section .post-row:not(:empty){border-radius:var(--border-radius);padding:4px;font-size:13px;line-height:17px;transition:background-color .1s linear;position:relative}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) .post-description{word-wrap:break-word;padding-left:20px}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) .post-date-and-amount{flex-wrap:wrap;justify-content:space-between;padding-left:21px;display:flex}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) .post-date-and-amount .badge{background-color:var(--primary);margin-left:auto;font-weight:400}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) .post-account-number{flex-wrap:wrap;justify-content:space-between;padding-left:21px;display:flex}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) .post-account-number .badge{background-color:var(--primary);margin-left:auto;font-weight:400}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) i{color:var(--primary);margin-left:-20px;font-size:10pt}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) i.fa-sign-out-alt{color:var(--yellow-warm)}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) i.fa-pencil-alt{color:var(--green-light)}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) i.fa-book{color:var(--red-light)}#VerifySettlement .tab-content .posts-section .post-row:not(:empty) i.fa-layer-group{color:var(--blue-light)}#VerifySettlement .tab-content .posts-section .post-row:not(:empty):hover{background-color:var(--primary-lightest)}.star-rating{text-align:center;flex-direction:row-reverse;place-content:center space-between;width:100%;max-width:250px;display:flex}.star-rating label{padding:var(--medium-gap) 0;margin-top:0;font-size:16px}.star-rating label .fad:before{color:#0000}.star-rating input{display:none}.star-rating input:checked~label .fad:before,.star-rating input:checked~label .fad:after{color:var(--yellow);opacity:1}.star-rating input:not([disabled])+label:hover,.star-rating input:not([disabled])+label:hover~label{cursor:pointer;animation:1s linear star-spin}.star-rating input:not([disabled])+label:hover .fad:before,.star-rating input:not([disabled])+label:hover~label .fad:before,.star-rating input:not([disabled])+label:hover .fad:after,.star-rating input:not([disabled])+label:hover~label .fad:after{color:var(--yellow-warm)}@keyframes star-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.appointmentsComponent{box-shadow:var(--card-shadow);position:relative}.appointmentsComponent .appointments{background-color:var(--white);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:var(--large-gap)}.appointmentsComponent .appointments .timeline{margin-top:0}.appointmentsComponent .appointments .entry{width:100%}.appointmentsComponent .appointments .entry .btn-group a i{padding:5px}.appointmentsComponent .appointments .entry .dropdown-menu{width:160px;margin:0}.appointmentsComponent .appointments .entry .dropdown-menu .dropdown-item{clear:both;width:100%;color:var(--text-color);text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:5px;font-size:12px;display:block}.appointmentsComponent .appointments .entry .dropdown-menu .dropdown-item:hover{text-decoration:underline}.appointmentsComponent .appointments .entry .description{font-size:12px;line-height:16px}.appointmentsComponent .appointments .entry .infotext{white-space:pre-wrap;margin:var(--medium-gap) 0;font-size:12px;line-height:16px}.appointmentsComponent .appointments .entry .footer{font-size:12px;line-height:16px}.appointmentsComponent .appointments .entry .footer i{margin:0 2px 0 8px;display:inline-block}.appointmentsComponent .appointments .entry .footer i:first-child{margin-left:0}.appointmentsComponent .appointments .appIcon{margin-left:10px;font-size:1.3em}.appointmentsComponent .more-past-entries-button{cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:32px;display:flex;position:absolute;bottom:1px;left:18px}.appointmentsComponent .more-past-entries-button .fa-arrow-circle-down{color:var(--primary);background:radial-gradient(var(--white) 50%, transparent 50%);font-size:20px}.appointmentsComponent .more-past-entries-button:hover .fa-arrow-circle-down{color:var(--link-color)}.notes-component .note-buttons{text-align:right;margin-top:10px}.notes-component .notes{margin-top:10px}.notes-component .notes .entry{border-bottom:1px dashed var(--primary-light);cursor:pointer;word-break:break-word;border-radius:var(--border-radius);width:100%;padding:5px}.notes-component .notes .entry label{font-size:12px}.notes-component .notes .entry .description{position:relative}.notes-component .notes .entry .description .note-text{white-space:pre-line;text-overflow:ellipsis;-webkit-line-clamp:6;-webkit-box-orient:vertical;padding-left:16px;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}.notes-component .notes .entry .description i{font-size:11px;position:absolute;top:3px;left:0}.notes-component .notes .entry .relatedItem i{color:var(--primary);padding-right:4px}.notes-component .notes .entry .signature{margin-top:var(--small-gap);text-transform:uppercase;text-align:right;font-size:.7em;line-height:normal}.notes-component .notes .entry:hover{background-color:var(--primary-lightest)}.notes-component .notes .entry:hover .description i{color:var(--link-color)}.notes-component .notes .entry:last-child{border:none}.notes-component .moreFutureEntriesButton{text-align:center;cursor:pointer;padding-bottom:10px}.notes-component .morePastEntriesButton{text-align:center;cursor:pointer;padding-top:10px}#TryDocumentTemplate .page_content{background-color:var(--white);transform-origin:0 0;width:21cm;transition:all .3s ease-in-out}#TryDocumentTemplate [contenteditable=false]{-webkit-user-select:none!important;user-select:none!important}#TryDocumentTemplate #topMenu{flex-shrink:0;align-self:center;width:540px}#TryDocumentTemplate .item.ckeditor-toolbar input{align-self:center}#TryDocumentTemplate #container #lblToggleChoseData{background-color:var(--primary);width:40px;height:200px;color:var(--white);z-index:200;cursor:pointer;justify-content:center;display:flex;position:fixed;top:150px;left:0;box-shadow:0 0 15px #0000004d}#TryDocumentTemplate #container #lblToggleChoseData:hover{background-color:var(--primary-darker)}#TryDocumentTemplate #container #lblToggleChoseData:before{content:"";align-self:center;font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:900;transition:transform .2s ease-in-out}@media (width>=1199px){#TryDocumentTemplate #container #lblToggleChoseData{display:none}}#TryDocumentTemplate #container #chkToggleChoseData{display:none}#TryDocumentTemplate #container #chkToggleChoseData:checked+#lblToggleChoseData{box-shadow:none}#TryDocumentTemplate #container #chkToggleChoseData:checked+#lblToggleChoseData:before{transform-origin:50%;transform:rotate(180deg)}#TryDocumentTemplate #container #chkToggleChoseData:checked+#lblToggleChoseData+#choseData{transform:translate(0)}#TryDocumentTemplate #container #choseData{z-index:100;width:calc(50vw - 456.85px);min-height:420px;padding:15px;transition:transform .2s ease-in-out;position:fixed;top:58px;left:50px;transform:translate(-350px)}#TryDocumentTemplate #container #choseData .autosuggest-search-result{max-height:70vh}#TryDocumentTemplate #container #choseData .merge-settings{max-width:315px;margin:20px auto}#TryDocumentTemplate #container #choseData .merge-settings h4{-webkit-line-clamp:5;-webkit-box-orient:vertical;min-height:40px;display:-webkit-box;overflow:hidden}#TryDocumentTemplate #container #choseData .merge-settings .object-search .switch-with-label{margin-top:var(--small-gap)}#TryDocumentTemplate #container #choseData .merge-settings .object-search .include-all-tooltip:after{width:250px}#TryDocumentTemplate #container #choseData .merge-settings .try-document-template-options{gap:var(--medium-gap);flex-wrap:wrap;display:flex}#TryDocumentTemplate #container #choseData .merge-settings .try-document-template-options .btn{justify-content:center;align-items:center;gap:var(--small-gap);padding:0 var(--medium-gap);min-width:37px;height:37px;display:flex}#TryDocumentTemplate #container #choseData .merge-settings .try-document-template-options .btn i{font-size:16px}#TryDocumentTemplate #container #choseData .merge-settings .try-document-template-options .btn.in-progress{background-color:var(--primary-lighter);pointer-events:none}#TryDocumentTemplate #container #choseData .merge-settings .try-document-template-options .btn.in-progress i{opacity:.75}#TryDocumentTemplate #container #choseData .merge-settings .try-document-template-options .btn:hover i{font-weight:900}#TryDocumentTemplate #container #choseData .merge-settings .try-document-template-options .btn:hover i.fa-file-pdf{color:var(--red-light)}#TryDocumentTemplate #container #choseData .merge-settings .try-document-template-options .btn:hover i.fa-search{color:var(--link-color)}#TryDocumentTemplate #container #choseData .merge-settings .try-document-template-options .btn:hover i.fa-sync-alt{color:var(--green-light)}@media (width<=1199px){#TryDocumentTemplate #container #choseData{background-color:var(--functionview-bg);width:275px;min-height:300px;padding-left:60px;left:0;box-shadow:0 0 15px #0000004d}}#TryDocumentTemplate #container #choseData h4{word-wrap:break-word}#TryDocumentTemplate #container #choseData .loadingIndicator{z-index:1;color:red;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px)}#TryDocumentTemplate #container #testData{min-width:21cm;position:relative}#TryDocumentTemplate #container #testData.sms-only{min-width:380px}#TryDocumentTemplate #container #testData.sms-only #editor{flex-basis:380px!important;padding:10px!important;position:relative!important}#TryDocumentTemplate #container #testData.sms-only #editor *{color:#000!important;text-transform:none!important;background-color:#0000!important;border:none!important;margin:0!important;padding:0!important;font-family:Regular!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:20px!important;text-decoration:none!important}#TryDocumentTemplate #container #testData.sms-only #editor .sk-cube-grid{margin:25px auto!important}#TryDocumentTemplate #container #testData.sms-only #editor:after{content:" ";border-top:30px solid #fff;border-bottom:0;border-left:0;border-right:30px solid #0000;width:0;height:0;margin-bottom:-30px;margin-left:-15px;position:absolute;bottom:0;left:10%}#TryDocumentTemplate #container #testData.sms-only .sms-info,#TryDocumentTemplate #container #testData.sms-only .sms-length{width:450px;margin:20px auto}#addParticipant .related-parties{margin:0;list-style:none}#addParticipant .related-parties .related-party{background-color:var(--white);border-radius:var(--border-radius);cursor:pointer;min-height:70px;margin-bottom:2px;padding:10px;font-size:12px}#addParticipant .related-parties .related-party .contact-is-proxy{margin-top:var(--small-gap);margin-left:.75rem;font-size:12px}#addParticipant .related-parties .related-party.selectedparty{background-color:var(--blue-tile);color:var(--white)}#addParticipant .related-parties .related-party .add-participant-actions{margin-top:10px}#addParticipant .related-parties .related-party .add-participant-actions button{margin-top:14px}#addParticipant .related-parties .related-party .add-participant-actions .group-info{margin-top:14px;line-height:15px}#addParticipant .related-parties .related-party:hover{background-color:var(--blue-tile);color:var(--white)}.editViewingComponent .onoffswitch{height:30px}.editViewingComponent .slots-table{table-layout:fixed;width:100%}.editViewingComponent .slots-table tr{border-bottom:solid 1px var(--primary-lighter)}.editViewingComponent .slots-table tr th,.editViewingComponent .slots-table tr td{padding:3px;font-size:12px}.editViewingComponent .slots-table tr th{vertical-align:middle;text-transform:uppercase;font-family:Light;font-weight:400}.editViewingComponent .slots-table tr:hover td{background-color:var(--white)}.editViewingComponent .slots-table tbody tr:last-child{border-bottom:none}.editViewingComponent #qrcode-wrapper{z-index:10001;background-color:#000000e6;justify-content:center;display:flex;position:fixed;inset:0}.editViewingComponent .optList{margin:15px 0}.editViewingComponent .visning-url{word-wrap:break-word}.editViewingComponent #qrcode{border:10px solid #fff;align-self:center}.editViewingComponent .close-button{color:#fff;cursor:pointer;position:absolute;top:30px;right:30px}.editViewingComponent .close-button:hover{opacity:.9}#ObjectViewings article{background-color:var(--white);padding:var(--large-gap);border-radius:var(--border-radius);margin-bottom:var(--large-gap)}#ObjectViewings .viewing-list{gap:var(--large-gap);margin:var(--large-gap) 0;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-auto-flow:dense;display:grid}#ObjectViewings .create-viewing-button{margin-bottom:var(--large-gap)}#ObjectViewings .create-viewing-button .fa-plus-circle{color:var(--green-light);background:radial-gradient(#fff 50%,#0000 50%)}#ObjectViewings .viewing-participants{background-color:var(--primary-light);border-radius:var(--border-radius);grid-column:1/-1;margin-top:10px;padding:20px;position:relative}#ObjectViewings .viewing-participants .no-cursor-actions{pointer-events:none}#ObjectViewings .viewing-participants .section-divider{cursor:pointer;margin-top:10px}#ObjectViewings .viewing-participants .section-divider span{color:var(--black)}#ObjectViewings .viewing-participants .section-divider small{color:var(--black);margin-right:-10px;padding:0 10px}#ObjectViewings .viewing-participants .section-divider small .fal{padding-left:0;font-size:12px}#ObjectViewings .viewing-participants .section-divider small:hover .fal{font-weight:900}#ObjectViewings .viewing-participants .section-divider:before,#ObjectViewings .viewing-participants .section-divider:after{border-top-color:var(--primary-lightest)}#ObjectViewings .viewing-participants .participants-grid{gap:var(--large-gap);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));padding:5px;display:grid}#ObjectViewings .viewing-participants .participants-grid .slot-start{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}#ObjectViewings .viewing-participants .participants-grid .slot-start button{background:0 0;border:none;outline:none}#ObjectViewings .viewing-participants .participants-grid .slot-start button .fa-plus-square{color:#ffffffd9;font-size:72px}#ObjectViewings .viewing-participants .participants-grid .slot-start button:hover .fa-plus-square{color:var(--primary)}#ObjectViewings .viewing-participants .participants-grid .slot-start button[disabled]{cursor:default}#ObjectViewings .viewing-participants .participants-grid .slot-start button[disabled] .fa-plus-square,#ObjectViewings .viewing-participants .participants-grid .slot-start button[disabled]:hover .f-plus-square{color:#fff6!important}#ObjectViewings .viewing-participants .participants-grid .tile{margin:0;position:relative}#ObjectViewings .viewing-card{background-color:var(--primary-lightest);border-radius:var(--border-radius);box-shadow:none;cursor:pointer;align-items:flex-start;height:140px;transition:box-shadow .2s ease-in-out;display:flex;position:relative}#ObjectViewings .viewing-card .selected{cursor:pointer;border-top-right-radius:var(--border-radius);z-index:4500;width:0;height:0;padding-top:55px;padding-left:55px;position:absolute;top:0;right:0;overflow:hidden}#ObjectViewings .viewing-card .selected i{color:#fff;position:absolute;top:10px;left:30px}#ObjectViewings .viewing-card .selected:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--green-light);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#ObjectViewings .viewing-card .private-tag{cursor:pointer;z-index:4000;border-top-right-radius:var(--border-radius);width:0;height:0;padding-top:50px;padding-left:50px;position:absolute;top:0;right:0;overflow:hidden}#ObjectViewings .viewing-card .private-tag span{color:#fff;letter-spacing:.5px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:14px 0 0 5px;transform:rotate(45deg)}#ObjectViewings .viewing-card .private-tag:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--purple);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#ObjectViewings .viewing-card .cancelled-tag{cursor:pointer;z-index:4000;border-top-right-radius:var(--border-radius);width:0;height:0;padding-top:72px;padding-left:72px;position:absolute;top:0;right:0;overflow:hidden}#ObjectViewings .viewing-card .cancelled-tag span{color:#fff;letter-spacing:.5px;transform-origin:50%;font-size:10px;line-height:12px;display:block;position:absolute;inset:31px 0 0 12px;transform:rotate(45deg)}#ObjectViewings .viewing-card .cancelled-tag:after{content:"";border-left:500px solid #0000;border-top:500px solid var(--red-light);width:0;height:0;margin-top:-500px;margin-left:-500px;display:block}#ObjectViewings .viewing-card .date-sheet{flex:0 0 48px}#ObjectViewings .viewing-card .participant-icon{flex-direction:column;flex:0 0 48px;align-items:center;padding-top:10px;display:flex;position:relative}#ObjectViewings .viewing-card .participant-icon .participant-count{background-color:var(--green-light);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;display:flex;position:absolute;bottom:-8px;right:4px}#ObjectViewings .viewing-card .participant-icon:hover{cursor:pointer}#ObjectViewings .viewing-card .participant-icon:hover i{font-weight:900}#ObjectViewings .viewing-card .content{padding:var(--medium-gap);flex:1;min-width:0}#ObjectViewings .viewing-card .content .participant-header{text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-family:Bold;font-size:12px;line-height:16px;overflow:hidden}#ObjectViewings .viewing-card .content .contact-info{font-size:12px;line-height:16px}#ObjectViewings .viewing-card .content .note{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin-left:-18px;padding-left:18px;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}#ObjectViewings .viewing-card .content .note .fa-pen-square{color:var(--blue-light);margin-left:-18px}#ObjectViewings .viewing-card .content .is-viewing-participant{margin-left:-18px;font-size:12px;line-height:16px}#ObjectViewings .viewing-card .content .is-viewing-participant .fa-sign{color:var(--green-light)}#ObjectViewings .viewing-card .content .card-header{gap:var(--small-gap);justify-content:space-between;align-items:center;width:100%;display:flex}#ObjectViewings .viewing-card .content .card-header .viewing-start-time{white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Bold;overflow:hidden}#ObjectViewings .viewing-card .content .card-header .capacity{text-align:right;flex:0 0 36px;font-size:12px}#ObjectViewings .viewing-card .content .card-header .capacity:hover .fal{font-weight:700}#ObjectViewings .viewing-card .content .card-header:has(.capacity.is-private){width:calc(100% - 36px)}#ObjectViewings .viewing-card .content .private-tag{line-height:16px}#ObjectViewings .viewing-card .content>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#ObjectViewings .viewing-card .content .fa-clock{font-size:16px}#ObjectViewings .viewing-card .content .fa-clock.gray{color:var(--primary)}#ObjectViewings .viewing-card .content .fa-clock.green{color:var(--green)}#ObjectViewings .viewing-card .content .fa-clock.orange{color:var(--orange)}#ObjectViewings .viewing-card .content .fa-clock.red{color:var(--red-light)}#ObjectViewings .viewing-card .footer{color:#fff;background-color:var(--primary);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);flex-wrap:nowrap;justify-content:space-between;align-items:stretch;height:24px;padding:0;font-size:11px;line-height:24px;display:flex;position:absolute;bottom:0;left:0;right:0}#ObjectViewings .viewing-card .footer .option{text-align:center;border-right:solid 1px var(--white);background-color:var(--primary);flex:0 16.66%;position:relative}#ObjectViewings .viewing-card .footer .option i{color:var(--primary-lightest);font-size:14px}#ObjectViewings .viewing-card .footer .option.disabledAction{pointer-events:none;background:#9a9a9a80}#ObjectViewings .viewing-card .footer .option.open:before{content:" ";border-right:20px solid #0000;border-bottom:20px solid var(--primary-light);border-left:20px solid #0000;width:0;height:0;position:absolute;bottom:-26px;left:calc(50% - 20px)}#ObjectViewings .viewing-card .footer .option:first-child{border-bottom-left-radius:var(--border-radius)}#ObjectViewings .viewing-card .footer .option:last-child{border-bottom-right-radius:var(--border-radius)}#ObjectViewings .viewing-card .footer .option:hover{background-color:var(--primary-dark)}#ObjectViewings .viewing-card .footer .option:hover.open:before{border-top-color:var(--primary-dark)}#ObjectViewings .viewing-card .footer .optionActive{background-color:var(--blue-tile)}#ObjectViewings .viewing-card .footer .optionActive i{color:#fff}#ObjectViewings .viewing-card .footer .follow-up{text-align:center;border-bottom-right-radius:var(--border-radius);flex:0 0 50%;align-self:flex-end;height:24px;padding:0 5px;line-height:21px}#ObjectViewings .viewing-card .footer .follow-up.needFollowUp{background-color:var(--yellow-warm);color:var(--white)}#ObjectViewings .viewing-card .footer .follow-up.needFollowUp:hover{background-color:var(--yellow-warm)}#ObjectViewings .viewing-card .footer .follow-up.followUpOk,#ObjectViewings .viewing-card .footer .follow-up.followUpOk:hover{background-color:var(--green)}#ObjectViewings .viewing-card .footer .follow-up.followUpNotOk,#ObjectViewings .viewing-card .footer .follow-up.followUpNotOk:hover{background-color:var(--red-light)}#ObjectViewings .viewing-card .footer .follow-up.noFollowUp,#ObjectViewings .viewing-card .footer .follow-up.noFollowUp:hover{background-color:var(--primary)}#ObjectViewings .viewing-card:hover{box-shadow:0 0 15px #0000004d}#ObjectViewings .section .bubbleBtn.abort{right:40px}#ObjectViewings.indicate-dropzones .draggable-tip{display:none}#ObjectViewings.indicate-dropzones .viewing-card{outline:dotted 5px var(--primary-light)}#ObjectViewings.indicate-dropzones .participants-grid{outline:dotted 5px var(--white)}#viewingReportLayout{background-color:var(--white);padding:50px}@media (width<=1199px){#viewingReportLayout{margin:10px}}#viewingReportLayout .report-table .anonymize-switch{float:right;width:120px;padding-top:0}#viewingReportLayout .report-table .anonymize-switch .switch-with-label{flex-direction:row-reverse;margin-top:0}#viewingReportLayout .report-table .viewing-section{margin:0 40px 20px}#viewingReportLayout .report-table .viewing-section h2,#viewingReportLayout .report-table .viewing-section h3{border-bottom:solid 1px var(--primary);padding-top:20px}@media print{#mainContent{padding:0}#mainContent .hasContextBar{margin-top:0}#mainContent .context-bar.main{display:none}#viewingReportLayout h1{font-size:2rem}#viewingReportLayout h2{font-size:1.5rem}#viewingReportLayout h3{font-size:1.2rem}#viewingReportLayout .viewing-table tr{border-bottom:solid 1px var(--primary-light)}#viewingReportLayout .viewing-table tr td{padding:5px 10px}#viewingReportLayout .viewing-table tr td .fa-users{color:var(--primary)}#viewingReportLayout .viewing-table tr:last-child{border-bottom:none}#viewingReportLayout .anonymize-switch{display:none}}#viewingParticipants .page-backdrop{z-index:100000;background-color:#000000d9;display:none;position:fixed;inset:0}#viewingParticipants .page-backdrop.qrcode-visible{justify-content:center;align-items:center;display:flex}#viewingParticipants .page-backdrop.qrcode-visible #qrcode-wrapper{border:20px solid #fff}#viewingParticipants .page-backdrop.qrcode-visible .close-button{top:var(--x-large-gap);right:var(--x-large-gap);color:#fff;background:0 0;border:none;outline:none;font-size:30px;position:absolute}#viewingParticipants .participants-actions{margin-bottom:var(--large-gap);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}#viewingParticipants .participants-actions .btn-group{flex-wrap:wrap;margin-left:auto;display:flex}#viewingParticipants .viewing-participants-slots{gap:var(--large-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}#viewingParticipants .viewing-participants-slots>li{border:solid 1px var(--primary);border-radius:var(--border-radius);padding:var(--large-gap);background-color:var(--white);flex:1}#viewingParticipants .viewing-participants-slots>li .viewing-header{gap:var(--small-gap);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}#viewingParticipants .viewing-participants-slots>li .viewing-header .viewing-time{text-transform:lowercase;font-family:Light;font-size:20px}#viewingParticipants .viewing-participants-slots>li .viewing-header .btn{margin-left:auto}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants{margin:0;padding:0;list-style:none}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li{border-radius:var(--small-gap);margin:2rem 0 1rem;padding:1rem}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant{align-items:center;gap:var(--medium-gap);display:flex}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header{justify-content:space-between;gap:var(--small-gap);border-bottom:solid 1px var(--primary);width:100%;padding:var(--small-gap) 0;flex-wrap:wrap;display:flex}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header .participant-name{align-items:center;gap:var(--small-gap);font-family:Bold;font-size:16px;display:flex}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header .participant-name .part-circle{width:16px;height:16px;color:var(--text-color);border:solid 1px var(--primary);cursor:pointer;border-radius:50%;flex:0 0 16px;justify-content:center;align-items:center;font-size:12px;display:flex}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header .participant-name .part-circle.green{color:#fff;background:var(--green-light)}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header .participant-name .part-circle:after{text-align:center;width:70px}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header .toggle-participation-button{padding:var(--small-gap);border-radius:var(--border-radius);color:var(--text-color);justify-content:space-between;align-items:center;gap:var(--small-gap);background-color:#0000;border:none;outline:none;width:158px;margin-left:auto;display:flex}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header .toggle-participation-button .far{color:var(--primary);font-size:16px;line-height:15px}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header .toggle-participation-button .far.fa-check-square{color:var(--green-light)}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header .toggle-participation-button:focus,#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant .participant-header .toggle-participation-button:hover{background:var(--primary-light)}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant-contact-details{gap:var(--small-gap);padding:var(--small-gap) 0;flex-wrap:wrap;margin:0;font-size:smaller;list-style:none;display:flex}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant-contact-details>li{min-width:0}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li .participant-contact-details>li span{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li:hover,#viewingParticipants .viewing-participants-slots>li ul.viewing-participants>li:focus-within{background-color:var(--primary-lightest)}
