.full-screen-single-invite-input-box-component{align-items:center;display:flex;justify-content:center;margin-bottom:var(--spacing-small);width:500px}.full-screen-single-invite-input-box-component input{border:1px var(--border-style) #e6e9ef;border-radius:var(--border-radius-small);flex:1 0 auto;font-size:var(--font-size-subtext);height:42px;outline:none;padding:0 10px}.full-screen-single-invite-input-box-component input:focus{border-color:#579bfc}.full-screen-single-invite-input-box-component input.shrink-board-view{border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;flex-grow:1;width:unset}.full-screen-single-invite-input-box-component input.input-with-dropdown{border-right:0}.full-screen-single-invite-input-box-component input::placeholder{color:var(--color-jaco_gray);font-size:var(--font-size-20);opacity:1}.full-screen-single-invite-input-box-component input:-ms-input-placeholder,.full-screen-single-invite-input-box-component input::-ms-input-placeholder{color:var(--color-jaco_gray);font-size:var(--font-size-30)}.full-screen-single-invite-input-box-component input:focus:-moz-placeholder,.full-screen-single-invite-input-box-component input:focus:-ms-input-placeholder,.full-screen-single-invite-input-box-component input:focus::-moz-placeholder,.full-screen-single-invite-input-box-component input:focus::-webkit-input-placeholder{color:transparent}.full-screen-single-invite-input-box-component .form-checkbox-component{height:15px}.full-screen-single-invite-input-box-component .form-checkbox-component label{padding-left:20px}.full-screen-single-invite-input-box-component .form-checkbox-component .form-checkbox-input-placeholder{height:15px;width:15px}.full-screen-single-invite-input-box-component .form-checkbox-component .form-checkbox-input-placeholder:after{height:10px;left:5px;top:1px;width:4px}.full-screen-single-invite-input-box-component .default-auth-domain-label{background:#e0e0e0;border:2px var(--border-style) #e0e0e0;color:#000;flex-basis:250px;height:38px;max-width:290px;padding:6px 15px var(--spacing-xs) 15px}.full-screen-single-invite-input-box-component.is-unified{width:100%}.full-screen-single-invite-input-box-component.is-unified .default-auth-domain-label{flex-basis:0}.full-screen-single-invite-input-box-component.is-unified input{border-bottom-right-radius:0;border-top-right-radius:0;height:38px}.full-screen-single-invite-input-box-component.is-unified input:focus{border-color:#e6e9ef}.full-screen-single-invite-input-box-component.is-unified .single-invite-dropdown{border-bottom-left-radius:0;border-color:var(--application-border-color);border-top-left-radius:0;flex:1;height:38px;min-width:117px;width:117px}.full-screen-single-invite-input-box-component.is-unified .single-invite-dropdown [class$=-control],.full-screen-single-invite-input-box-component.is-unified .single-invite-dropdown [class$=-control]>div{height:36px}.full-screen-single-invite-input-box-component.is-unified .single-invite-dropdown .menu{right:0;width:max-content}.full-screen-single-invite-input-box-component.is-unified .single-invite-dropdown .menu [class$=-option]{margin:var(--spacing-xs) var(--spacing-small)}.full-screen-single-invite-input-box-component.is-unified .single-invite-dropdown .invite-arrow{align-items:center;display:flex;font-size:10px;height:10px;justify-content:center;transform-origin:center}.full-screen-single-invite-input-box-component.is-unified .single-invite-dropdown .invite-arrow.is-open{padding-top:6px;transform:rotate(180deg)}.full-screen-single-invite-input-box-component.is-unified .invite-option{display:flex;flex-direction:column}.full-screen-single-invite-input-box-component.is-unified .invite-option .option-label{font-weight:var(--font-weight-normal);line-height:var(--font-line-height-10)}.full-screen-single-invite-input-box-component.is-unified .invite-option .option-subtitle{color:var(--color-asphalt);line-height:var(--font-line-height-10)}.invite-inputs-component{width:400px}.invite-inputs-component .invite-inputs-title{margin-bottom:var(--spacing-small);padding:unset}.invite-inputs-component .invite-inputs-title .icon-envelope{padding-right:var(--spacing-small)}.automatic-signups-question-component{display:flex;margin-bottom:var(--spacing-small);width:500px}.automatic-signups-question-component .form-checkbox-input-placeholder{height:18px;width:18px}.automatic-signups-question-component .form-checkbox-input-placeholder:after{border:var(--border-style);border-color:var(--primary-color);border-width:0 2px 2px 0;height:10px;left:6px;top:2px;transform:rotate(45deg);width:5px}.left-side-component{display:flex;flex-direction:column;height:100%;padding:var(--spacing-xxxl) calc(var(--spacing-xxxl)*2)}.left-side-component .header-wrapper{flex:1;margin-bottom:var(--spacing-xl);max-height:162px}.left-side-component .header-wrapper .header-logo{height:24px;margin-bottom:var(--spacing-xxxl)}.left-side-component .header-wrapper .title{margin-bottom:var(--spacing-small);padding:unset}.left-side-component .header-wrapper .subtitle{color:var(--primary-text-color);font-weight:var(--font-weight-normal);margin-bottom:unset;padding:unset}.left-side-component .content-wrapper{flex:10;height:100%;overflow-y:auto}.left-side-component .content-wrapper .add-button{margin-bottom:var(--spacing-small)}.left-side-component .footer-wrapper{align-items:end;display:flex;flex:1;margin-top:var(--spacing-small)}.left-side-component .footer-wrapper .footer{display:flex;flex-direction:row;justify-content:space-between;width:100%}@media(max-height:749px){.left-side-component{padding:var(--spacing-xl) var(--spacing-xxl)}.left-side-component .header-wrapper{margin-bottom:var(--spacing-large);max-height:116px}.left-side-component .header-wrapper .header-logo{margin-bottom:var(--spacing-medium)}.left-side-component .header-wrapper .subtitle,.left-side-component .header-wrapper .title{margin-bottom:unset}.left-side-component .content-wrapper{flex:10;height:100%}}.right-side-component{background-color:var(--color-done-green);background-position:50%;background-size:cover;height:100%;width:100%}.right-side-component>div{height:100%}.invite-modal-component{display:flex;flex-direction:row;height:100%;width:100%}.invite-modal-component .left-side-wrapper{height:100%;width:60%}.invite-modal-component .right-side-wrapper{height:100%;width:40%}