@charset "UTF-8";.szh-menu{background-color:#fff;border:1px solid #0000001a;box-sizing:border-box;list-style:none;margin:0;padding:0;width:-webkit-max-content;width:max-content;z-index:100}.szh-menu:focus{outline:none}.szh-menu__arrow{background-color:#fff;border-color:#0000001a #0000 #0000 #0000001a;border-style:solid;border-width:1px;box-sizing:border-box;height:.75rem;width:.75rem;z-index:-1}.szh-menu__arrow--dir-left{right:-.375rem;transform:translateY(-50%) rotate(135deg)}.szh-menu__arrow--dir-right{left:-.375rem;transform:translateY(-50%) rotate(-45deg)}.szh-menu__arrow--dir-top{bottom:-.375rem;transform:translateX(-50%) rotate(-135deg)}.szh-menu__arrow--dir-bottom{top:-.375rem;transform:translateX(-50%) rotate(45deg)}.szh-menu__item{cursor:pointer}.szh-menu__item:focus{outline:none}.szh-menu__item--hover{background-color:#ebebeb}.szh-menu__item--focusable{background-color:inherit;cursor:default}.szh-menu__item--disabled{color:#aaa;cursor:default}.szh-menu__group{box-sizing:border-box}.szh-menu__radio-group{list-style:none;margin:0;padding:0}.szh-menu__divider{background-color:#0000001f;height:1px;margin:.5rem 0}.szh-menu-button{box-sizing:border-box}.szh-menu{border:none;border-radius:.25rem;box-shadow:0 3px 7px rgba(0,0,0,.133),0 .6px 2px #0000001a;color:#212529;min-width:10rem;padding:.5rem 0;-webkit-user-select:none;user-select:none}.szh-menu__item{align-items:center;display:flex;padding:.375rem 1.5rem;position:relative}.szh-menu-container--itemTransition .szh-menu__item{transition-duration:.15s;transition-property:background-color,color;transition-timing-function:ease-in-out}.szh-menu__item--type-radio{padding-left:2.2rem}.szh-menu__item--type-radio:before{content:"○";font-size:.8rem;left:.8rem;position:absolute;top:.55rem}.szh-menu__item--type-radio.szh-menu__item--checked:before{content:"●"}.szh-menu__item--type-checkbox{padding-left:2.2rem}.szh-menu__item--type-checkbox:before{left:.8rem;position:absolute}.szh-menu__item--type-checkbox.szh-menu__item--checked:before{content:"✔"}.szh-menu__submenu>.szh-menu__item{padding-right:2.5rem}.szh-menu__submenu>.szh-menu__item:after{content:"❯";position:absolute;right:1rem}.szh-menu__header{color:#888;font-size:.8rem;padding:.2rem 1.5rem;text-transform:uppercase}@keyframes szh-menu-show-slide-left{0%{opacity:0;transform:translateX(.75rem)}}@keyframes szh-menu-hide-slide-left{to{opacity:0;transform:translateX(.75rem)}}@keyframes szh-menu-show-slide-right{0%{opacity:0;transform:translateX(-.75rem)}}@keyframes szh-menu-hide-slide-right{to{opacity:0;transform:translateX(-.75rem)}}@keyframes szh-menu-show-slide-top{0%{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-hide-slide-top{to{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-show-slide-bottom{0%{opacity:0;transform:translateY(-.75rem)}}@keyframes szh-menu-hide-slide-bottom{to{opacity:0;transform:translateY(-.75rem)}}.szh-menu--state-opening.szh-menu--dir-left{animation:szh-menu-show-slide-left .15s ease-out}.szh-menu--state-closing.szh-menu--dir-left{animation:szh-menu-hide-slide-left .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-right{animation:szh-menu-show-slide-right .15s ease-out}.szh-menu--state-closing.szh-menu--dir-right{animation:szh-menu-hide-slide-right .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-top{animation:szh-menu-show-slide-top .15s ease-out}.szh-menu--state-closing.szh-menu--dir-top{animation:szh-menu-hide-slide-top .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-bottom{animation:szh-menu-show-slide-bottom .15s ease-out}.szh-menu--state-closing.szh-menu--dir-bottom{animation:szh-menu-hide-slide-bottom .15s ease-in forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.pagination-wrapper{align-items:center;display:flex;justify-content:flex-end;padding-top:20px}@media(max-width:575px){.pagination-wrapper{align-items:center;flex-direction:column-reverse}}.pagination-wrapper .element-per-page-wrapper{align-items:center;display:flex}@media(max-width:575px){.pagination-wrapper .element-per-page-wrapper{margin-top:20px}}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list{margin:0 17px;width:80px}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__menu{box-shadow:0 5px 10px 2px #0003;top:-60px}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__control{background:#f9fafc;border-radius:4px;box-shadow:0 1px 3px #00000080;cursor:pointer;height:29px;max-width:60px}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__control--is-focused{box-shadow:none}@media(max-width:575px){.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__control{margin:0}}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__option{color:#000;padding-left:25px}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__option--is-focused{background:#f9fafc}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__option--is-selected{background:#f2f2f2!important;color:#000;position:relative}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__option--is-selected:after{content:"✔";left:5px;position:absolute;top:50%;transform:translateY(-50%)}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__indicators .element-per-page-select-list__indicator-separator{display:none}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__indicators .element-per-page-select-list__dropdown-indicator{padding:5px 5px 5px 0}.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list__indicators .element-per-page-select-list__dropdown-indicator svg path{fill:#000}@media(max-width:575px){.pagination-wrapper .element-per-page-wrapper .element-per-page-select-list{margin-right:0;width:60px}}.pagination-wrapper .element-per-page-wrapper .subtitle{color:#8b8b8b;display:block}.esign-input-contact-wrapper{align-items:flex-start;display:flex;width:100%}.esign-input-contact-wrapper .spinner{margin-top:1rem}.esign-input-contact-wrapper .esign-input-group-wrapper{display:flex;flex-direction:column;width:100%}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input-group{align-items:center;display:flex}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input-group.active .esign-input__icon{border:1px solid #3284ff;border-right:0}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input-group>div{position:relative}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input-group input{border:1px solid #d8d8d8!important;border-bottom-left-radius:0;border-left:0!important;border-top-left-radius:0;min-width:280px}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input-group input:hover{border:1px solid #3284ff!important;border-left:0!important}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input__options{list-style:none;margin:1rem 0 0;max-height:300px;overflow-y:auto}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input__options-header{display:flex}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input__options li>div.label{width:50%}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input__options li>div.label img{margin-left:.5rem}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input__options li>div.email{width:50%}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input__options li{border-bottom:1px solid #e5e5ea;display:flex;font-size:14px;padding:.5rem 1rem}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-input__options li.active{background:#3284ff1a}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button{cursor:pointer;display:block;min-height:20px;min-width:20px;position:relative;-webkit-user-select:none;user-select:none}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button:not(:last-of-type){margin-bottom:14px}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button:hover .esign-radio-button__input~.esign-radio-button__check-mark{border-color:#000}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button--disabled{opacity:.5;pointer-events:none}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button .esign-radio-button__input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button .esign-radio-button__input:checked~.esign-radio-button__check-mark{background:#fff;border-color:#000}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button .esign-radio-button__input:checked~.esign-radio-button__check-mark:after{display:block}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button .esign-radio-button__label{display:block;line-height:20px;padding-left:35px;white-space:nowrap}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button .esign-radio-button__check-mark{background:#fff;border:1px solid #b0b0b0;border-radius:50%;box-sizing:border-box;height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:.2s;width:20px}.esign-input-contact-wrapper .esign-input-group-wrapper .esign-radio-button .esign-radio-button__check-mark:after{background:#000;border-radius:50%;content:"";display:none;height:11.1111111111px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:11.1111111111px}.contacts-header__headline-wrapper{display:flex}.contact-action{align-items:center;display:flex;height:40px;margin-left:75px}.contact-action>button{margin-right:15px}.contacts-table table{border-collapse:initial;color:#212529;margin-bottom:1rem;width:100%}.contacts-table table tr:first-child td:first-child{border-top-left-radius:0}.contacts-table table tr:first-child td:last-child{border-top-right-radius:0}.contacts-table table tr:last-child td:first-child{border-bottom-left-radius:4px}.contacts-table table tr:last-child td:last-child{border-bottom-right-radius:4px}.contacts-table table tr:first-child th:first-child{border-top-left-radius:4px}.contacts-table table tr:first-child th:last-child{border-top-right-radius:4px}.contacts-table table tr:last-child th:first-child{border-bottom-left-radius:4px}.contacts-table table tr:last-child th:last-child{border-bottom-right-radius:4px}.contacts-table table tr:first-child td{border-top-style:solid}.contacts-table table tr td:first-child{border-left-style:solid}.contacts-table table tr:first-child th{border-bottom:1px solid #e5e5ea;border-top:1px solid #e5e5ea}.contacts-table table tr th:first-child{border-left-style:solid}.contacts-table table tr:first-child th:first-child{border-bottom-left-radius:0;border-left:1px solid #e5e5ea}.contacts-table table tr:first-child th:last-child{border-bottom-right-radius:0;border-right:1px solid #e5e5ea}.contacts-table table tr{border-color:#e5e5ea;border-style:none solid solid none;border-width:1px;border-right:0;cursor:pointer}.contacts-table table tr:last-child{border-right:1px solid #e5e5ea}.contacts-table table th{background:#f9fafc;font-size:15px}.contacts-table table th.active-sort .order-arrow{margin-left:10px;vertical-align:middle}.contacts-table table th.active-sort .order-arrow.asc{transform:rotate(180deg)}.contacts-table table th:not(.active-sort){color:#5e5e5e}.contacts-table table td{border-color:#e5e5ea;border-style:none solid solid none;border-width:1px;border-right:0;font-size:14px;font-weight:400}.contacts-table table td:last-child{border-right:1px solid #e5e5ea}.contacts-table table td.text-center{text-align:center}.contacts-table table td.no-contacts{color:#5e5e5e;font-style:italic;padding-bottom:14px;padding-top:14px}.contacts-table table td:nth-child(2),.contacts-table table td:nth-child(3),.contacts-table table td:nth-child(4){width:30%}.contacts-table table td.action-check,.contacts-table table th.action-check{width:20px}.contacts-table table td.action-check .placeholder-check,.contacts-table table th.action-check .placeholder-check{display:inline-flex;height:14px}.contacts-table table td,.contacts-table table th{border-top:0 solid #dee2e6;font-weight:400;padding:6px .75rem;text-align:left;vertical-align:top;vertical-align:middle}.contacts-table table th{padding-bottom:6px;padding-top:6px}.contacts-table table th .checkbox{opacity:0}.contacts-table table th .checkbox--visible,.contacts-table table th .checkbox:hover{opacity:1}@media(min-width:320px)and (max-width:375px){.contacts-table table th .checkbox{opacity:1}}@media(min-width:575px)and (max-width:768px){.contacts-table table th .checkbox{opacity:1}}@media(min-width:768px)and (max-width:1023px){.contacts-table table th .checkbox{opacity:1}}@media(min-width:375px)and (max-width:575px){.contacts-table table th .checkbox{opacity:1}}@media(min-width:1023px)and (max-width:1279px){.contacts-table table th .checkbox{opacity:1}}.contacts-table table td{padding-bottom:3px;padding-top:3px}.contacts-table table tbody+tbody{border-top:2px solid #dee2e6}.contacts-table table tbody tr:nth-of-type(odd){background-color:#fff}.contacts-table table tbody tr.active,.contacts-table table tbody tr:hover{background-color:#fafafa;color:#000}.contacts-table table.table-bordered,.contacts-table table.table-bordered td,.contacts-table table.table-bordered th{border:1px solid #dee2e6}.contacts-table table.table-bordered thead td,.contacts-table table.table-bordered thead th{border-bottom-width:2px}.contacts-table table.table-borderless tbody+tbody,.contacts-table table.table-borderless td,.contacts-table table.table-borderless th,.contacts-table table.table-borderless thead th{border:0}.contacts-table table .th.thead-dark{background-color:#343a40;border-color:#454d55;color:#fff}.contacts-table table .th.thead-light{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.contacts-header__filter-block svg{margin-right:12px}.contacts-new--action{align-items:center;display:flex;margin-top:50px;position:relative}.contacts-new--action .esign-button-wrapper{margin-right:auto;position:relative}.contacts-new--action .esign-button-cancel{margin-left:auto}.esign-textarea-wrapper{position:relative}.esign-textarea-wrapper textarea{background:#fff;border:.5px solid #00000026;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:inherit;font-size:12px;height:145px;margin:10px 0;padding:10px;resize:none;width:100%}.esign-textarea-wrapper textarea::placeholder{color:gray;font-size:12px}.esign-textarea-wrapper textarea:hover{border:.5px solid #8b8b8b}.esign-contact-modal{height:auto;max-height:none}.esign-contact-modal .esign-modal__footer{position:relative}.esign-contact-modal .esign-button--light{align-items:center;display:inline-flex;height:43px;justify-content:center;position:relative;width:43px}.esign-contact-modal .esign-button--light .tooltip{background:#000;border-radius:4px;color:#fff;display:none;font-size:12px;left:50%;padding:4px 7px;position:absolute;top:-35px;transform:translateX(-50%);white-space:nowrap;z-index:1}.esign-contact-modal .esign-button--light .tooltip:before{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #000;bottom:-7px;content:"";display:block;height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.esign-contact-modal .esign-button--light:hover .tooltip{display:block}.esign-contact-modal__subtitle{border-bottom:1px solid #e5e5ea;font-size:16px;padding-bottom:1rem}.esign-contact-modal__address,.esign-contact-modal__basic,.esign-contact-modal__notes{margin-bottom:1rem;padding-bottom:1rem}.esign-contact-modal__address.has-bottom-border,.esign-contact-modal__basic.has-bottom-border,.esign-contact-modal__notes.has-bottom-border{border-bottom:1px solid #e5e5ea}.esign-contact-modal__address b,.esign-contact-modal__basic b,.esign-contact-modal__notes b{font-weight:500}.esign-contact-modal__address ul,.esign-contact-modal__basic ul,.esign-contact-modal__notes ul{list-style:none;margin:1rem 0 0;padding:0 0 0 1rem}.esign-contact-modal__address ul li,.esign-contact-modal__basic ul li,.esign-contact-modal__notes ul li{align-items:center;display:flex;font-size:16px;margin-bottom:.75rem}.esign-contact-modal__address ul li img,.esign-contact-modal__address ul li svg,.esign-contact-modal__basic ul li img,.esign-contact-modal__basic ul li svg,.esign-contact-modal__notes ul li img,.esign-contact-modal__notes ul li svg{margin-right:.5rem}.esign-contact-modal__address ul li.placeholder span,.esign-contact-modal__basic ul li.placeholder span,.esign-contact-modal__notes ul li.placeholder span{color:#5e5e5e;font-style:italic}.esign-contact-modal__address ul li.placeholder svg g path,.esign-contact-modal__address ul li.placeholder svg g polygon,.esign-contact-modal__basic ul li.placeholder svg g path,.esign-contact-modal__basic ul li.placeholder svg g polygon,.esign-contact-modal__notes ul li.placeholder svg g path,.esign-contact-modal__notes ul li.placeholder svg g polygon{fill:#5e5e5e}.esign-contact-modal__address ul{list-style:none;margin:1rem 0 0;padding:0 0 0 1rem}.esign-contact-modal__address ul li{align-items:flex-start;display:flex;font-size:16px;margin-bottom:.75rem}.esign-contact-modal__address ul li img{margin-right:.5rem}.esign-contact-modal__notes{margin-bottom:0}