.c-exhibitors{display:flex;flex-direction:column;background-color:#fff;min-height:0}.c-exhibitors .header{height:56px;border-bottom:1px solid rgba(0,0,0,.12);padding:0 16px;display:flex;align-items:center}.c-exhibitors .header>*{margin:0}.c-exhibitors .exhibitor-list{width:100%;font-size:13px;flex:1;display:flex;flex-direction:column;overflow:hidden}.c-exhibitors .exhibitor-list .header,.c-exhibitors .exhibitor-list .table-row{height:48px;line-height:48px;text-align:left;display:flex}.c-exhibitors .exhibitor-list .header>*,.c-exhibitors .exhibitor-list .table-row>*{padding:0 24px;white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}.c-exhibitors .exhibitor-list .header{background-color:#fafafa;font-weight:600;flex-shrink:0;border-bottom:1px solid rgba(0,0,0,.12)}.c-exhibitors .exhibitor-list .tbody{position:relative;flex:auto}.c-exhibitors .exhibitor-list .tbody .table-row{border-top:1px solid rgba(0,0,0,.12);overflow:hidden;position:relative}.c-exhibitors .exhibitor-list .tbody .table-row.active,.c-exhibitors .exhibitor-list .tbody .table-row:hover{background-color:#f5f5f5}.c-exhibitors .exhibitor-list .header{justify-content:space-between}.c-exhibitors .exhibitor-list .header .actions{display:flex;flex:none}.c-exhibitors .exhibitor-list .header .actions .bunt-button:not(:last-child){margin-right:16px}.c-exhibitors .exhibitor-list .header .actions .btn-create{color:var(--clr-input-primary-fg);background-color:var(--clr-input-primary-bg)}.c-exhibitors .exhibitor-list .header .actions .btn-create:hover{background-color:var(--clr-input-primary-bg-darken)}.c-exhibitors .exhibitor-list .header .actions .btn-create.autofocus:focus,body[modality=keyboard] .c-exhibitors .exhibitor-list .header .actions .btn-create:focus{background-color:var(--clr-input-primary-bg-darken);outline-color:var(--clr-input-primary-bg-darken);outline-width:2px;outline-offset:2px}.c-exhibitors .exhibitor-list .header .actions .btn-create .bunt-ripple-ink .ripple.held{opacity:.7}.c-exhibitors .exhibitor-list .header .actions .btn-create.error{background-color:#f44336}.c-exhibitors .exhibitor-list .header .actions .btn-create.error:hover{background-color:#f01d0d}.c-exhibitors .exhibitor-list .header .actions .btn-create.error.autofocus:focus,body[modality=keyboard] .c-exhibitors .exhibitor-list .header .actions .btn-create.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-exhibitors .exhibitor-list .header .actions .btn-create.success{background-color:#4caf50}.c-exhibitors .exhibitor-list .header .actions .btn-create.success:hover{background-color:#419544}.c-exhibitors .exhibitor-list .header .actions .btn-create.success.autofocus:focus,body[modality=keyboard] .c-exhibitors .exhibitor-list .header .actions .btn-create.success:focus{background-color:#419544;outline-color:#39833c}.c-exhibitors .exhibitor-list .header .actions .btn-create .bunt-progress-circular svg circle{stroke:var(--clr-input-primary-fg)}.c-exhibitors .exhibitor-list .exhibitor-label{padding-left:0}.c-exhibitors .exhibitor-list .name{flex:auto;white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;color:rgba(0,0,0,.87)}.c-exhibitors .exhibitor-list .exhibitor:hover .actions .placeholder,.c-exhibitors .exhibitor-list .exhibitor:not(:hover) .actions .bunt-button{display:none}.c-manage-exhibitor{display:flex;flex-direction:column;background:#fff;min-height:0;min-width:0}.c-manage-exhibitor .bunt-icon-button{color:rgba(0,0,0,.87);background-color:transparent}.c-manage-exhibitor .bunt-icon-button.dropdown-open,.c-manage-exhibitor .bunt-icon-button:hover:not(.disabled),body[modality=keyboard] .c-manage-exhibitor .bunt-icon-button:focus{background-color:rgba(0,0,0,.1)}.c-manage-exhibitor .bunt-icon-button .bunt-icon{color:rgba(0,0,0,.87)}.c-manage-exhibitor .bunt-icon-button svg{fill:rgba(0,0,0,.87)}.c-manage-exhibitor .header{background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.12);display:flex;padding:8px;flex:none}.c-manage-exhibitor .header .bunt-icon-button{margin-right:8px}.c-manage-exhibitor .header h2{flex:auto;font-size:21px;font-weight:500;margin:1px 16px 0 0;white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}.c-manage-exhibitor .header .actions{display:flex;flex:none}.c-manage-exhibitor .header .actions .button-group{margin-right:32px}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled{color:var(--clr-input-primary-fg);background-color:var(--clr-input-primary-bg)}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled:hover{background-color:var(--clr-input-primary-bg-darken)}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled:focus{background-color:var(--clr-input-primary-bg-darken);outline-color:var(--clr-input-primary-bg-darken);outline-width:2px;outline-offset:2px}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled .bunt-ripple-ink .ripple.held{opacity:.7}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled.error{background-color:#f44336}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled.error:hover{background-color:#f01d0d}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled.error.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled.success{background-color:#4caf50}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled.success:hover{background-color:#419544}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled.success.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled.success:focus{background-color:#419544;outline-color:#39833c}.c-manage-exhibitor .header .actions .button-group>.bunt-button.enabled .bunt-progress-circular svg circle{stroke:var(--clr-input-primary-fg)}.c-manage-exhibitor .header .actions .button-group>.bunt-button:not(.enabled){color:var(--clr-input-secondary-fg);background-color:transparent;border:2px solid var(--clr-primary)}.c-manage-exhibitor .header .actions .button-group>.bunt-button:not(.enabled):hover:not(.disabled){background-color:var(--clr-input-secondary-fg-alpha)}.c-manage-exhibitor .header .actions .button-group>.bunt-button:not(.enabled).autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .header .actions .button-group>.bunt-button:not(.enabled):focus{outline-width:2px;outline-offset:0}.c-manage-exhibitor .header .actions .button-group>.bunt-button:not(.enabled) .bunt-progress-circular svg circle{stroke:var(--clr-input-secondary-fg)}.c-manage-exhibitor .header .actions .button-group>.bunt-button:first-child{border-radius:4px 0 0 4px}.c-manage-exhibitor .header .actions .button-group>.bunt-button:last-child{border-radius:0 4px 4px 0}.c-manage-exhibitor .header .actions .btn-save{color:var(--clr-input-primary-fg);background-color:var(--clr-input-primary-bg)}.c-manage-exhibitor .header .actions .btn-save:hover{background-color:var(--clr-input-primary-bg-darken)}.c-manage-exhibitor .header .actions .btn-save.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .header .actions .btn-save:focus{background-color:var(--clr-input-primary-bg-darken);outline-color:var(--clr-input-primary-bg-darken);outline-width:2px;outline-offset:2px}.c-manage-exhibitor .header .actions .btn-save .bunt-ripple-ink .ripple.held{opacity:.7}.c-manage-exhibitor .header .actions .btn-save.error{background-color:#f44336}.c-manage-exhibitor .header .actions .btn-save.error:hover{background-color:#f01d0d}.c-manage-exhibitor .header .actions .btn-save.error.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .header .actions .btn-save.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-manage-exhibitor .header .actions .btn-save.success{background-color:#4caf50}.c-manage-exhibitor .header .actions .btn-save.success:hover{background-color:#419544}.c-manage-exhibitor .header .actions .btn-save.success.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .header .actions .btn-save.success:focus{background-color:#419544;outline-color:#39833c}.c-manage-exhibitor .header .actions .btn-save .bunt-progress-circular svg circle{stroke:var(--clr-input-primary-fg)}.c-manage-exhibitor .main-form{display:block;flex-direction:column}.c-manage-exhibitor .main-form>*{margin:0 16px}.c-manage-exhibitor .main-form .bunt-input-outline-container textarea{background-color:transparent;border:none;outline:none;resize:vertical;min-height:250px;padding:0 8px}.c-manage-exhibitor h2{margin-top:0;margin-bottom:16px}.c-manage-exhibitor .links,.c-manage-exhibitor .staff{margin-bottom:30px}.c-manage-exhibitor .links th,.c-manage-exhibitor .staff th{text-align:left;border-bottom:1px solid #ccc;padding:10px}.c-manage-exhibitor .links td,.c-manage-exhibitor .staff td{vertical-align:center}.c-manage-exhibitor .links td.actions,.c-manage-exhibitor .staff td.actions{text-align:right}.c-manage-exhibitor .links td.user,.c-manage-exhibitor .staff td.user{display:flex;align-items:center;min-height:48px}.c-manage-exhibitor .links td.user .display-name,.c-manage-exhibitor .staff td.user .display-name{margin-left:8px;flex:auto;white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}.c-manage-exhibitor .danger-zone{margin:50px 8px;color:#f44336;border-top:2px solid #f44336;padding:8px}.c-manage-exhibitor .danger-zone .delete{color:#fff;background-color:#f44336;margin:0 8px}.c-manage-exhibitor .danger-zone .delete:hover{background-color:#f01d0d}.c-manage-exhibitor .danger-zone .delete.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .danger-zone .delete:focus{background-color:#f01d0d;outline-color:#d4190c;outline-width:2px;outline-offset:2px}.c-manage-exhibitor .danger-zone .delete .bunt-ripple-ink .ripple.held{opacity:.7}.c-manage-exhibitor .danger-zone .delete.error{background-color:#f44336}.c-manage-exhibitor .danger-zone .delete.error:hover{background-color:#f01d0d}.c-manage-exhibitor .danger-zone .delete.error.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .danger-zone .delete.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-manage-exhibitor .danger-zone .delete.success{background-color:#4caf50}.c-manage-exhibitor .danger-zone .delete.success:hover{background-color:#419544}.c-manage-exhibitor .danger-zone .delete.success.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .danger-zone .delete.success:focus{background-color:#419544;outline-color:#39833c}.c-manage-exhibitor .danger-zone .delete .bunt-progress-circular svg circle{stroke:#fff}.c-manage-exhibitor .delete-prompt .content{display:flex;flex-direction:column;padding:16px}.c-manage-exhibitor .delete-prompt .question-box-header{margin-top:-10px;margin-bottom:15px;align-items:center;display:flex;justify-content:space-between}.c-manage-exhibitor .delete-prompt .name{font-family:Roboto Mono,Bitstream Vera Sans Mono,Consolas,Courier,monospace;font-size:16px;border:1px solid rgba(0,0,0,.12);border-radius:4px;padding:4px 8px;background-color:#f5f5f5;align-self:center}.c-manage-exhibitor .delete-prompt .delete{color:#fff;background-color:#f44336}.c-manage-exhibitor .delete-prompt .delete:hover{background-color:#f01d0d}.c-manage-exhibitor .delete-prompt .delete.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .delete-prompt .delete:focus{background-color:#f01d0d;outline-color:#d4190c;outline-width:2px;outline-offset:2px}.c-manage-exhibitor .delete-prompt .delete .bunt-ripple-ink .ripple.held{opacity:.7}.c-manage-exhibitor .delete-prompt .delete.error{background-color:#f44336}.c-manage-exhibitor .delete-prompt .delete.error:hover{background-color:#f01d0d}.c-manage-exhibitor .delete-prompt .delete.error.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .delete-prompt .delete.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-manage-exhibitor .delete-prompt .delete.success{background-color:#4caf50}.c-manage-exhibitor .delete-prompt .delete.success:hover{background-color:#419544}.c-manage-exhibitor .delete-prompt .delete.success.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .delete-prompt .delete.success:focus{background-color:#419544;outline-color:#39833c}.c-manage-exhibitor .delete-prompt .delete .bunt-progress-circular svg circle{stroke:#fff}.c-manage-exhibitor .add-staff-prompt .prompt-wrapper{height:80vh;width:600px}.c-manage-exhibitor .add-staff-prompt .content{display:flex;flex-direction:column;position:relative;box-sizing:border-box;min-height:0}.c-manage-exhibitor .add-staff-prompt .content #btn-close{color:rgba(0,0,0,.87);background-color:transparent;position:absolute;top:8px;right:8px}.c-manage-exhibitor .add-staff-prompt .content #btn-close.dropdown-open,.c-manage-exhibitor .add-staff-prompt .content #btn-close:hover:not(.disabled),body[modality=keyboard] .c-manage-exhibitor .add-staff-prompt .content #btn-close:focus{background-color:rgba(0,0,0,.1)}.c-manage-exhibitor .add-staff-prompt .content #btn-close .bunt-icon{color:rgba(0,0,0,.87)}.c-manage-exhibitor .add-staff-prompt .content #btn-close svg{fill:rgba(0,0,0,.87)}.c-manage-exhibitor .add-staff-prompt .content h1{margin:0;text-align:center}.c-manage-exhibitor .add-staff-prompt .content p{max-width:320px}.c-manage-exhibitor .add-staff-prompt .content form{display:flex;flex-direction:column;align-self:stretch}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button{color:var(--clr-input-primary-fg);background-color:var(--clr-input-primary-bg);margin-top:16px}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button:hover{background-color:var(--clr-input-primary-bg-darken)}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .add-staff-prompt .content form .bunt-button:focus{background-color:var(--clr-input-primary-bg-darken);outline-color:var(--clr-input-primary-bg-darken);outline-width:2px;outline-offset:2px}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button.error{background-color:#f44336}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button.error:hover{background-color:#f01d0d}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .add-staff-prompt .content form .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button.success{background-color:#4caf50}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button.success:hover{background-color:#419544}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-manage-exhibitor .add-staff-prompt .content form .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-manage-exhibitor .add-staff-prompt .content form .bunt-button .bunt-progress-circular svg circle{stroke:var(--clr-input-primary-fg)}.c-manage-exhibitor .add-staff-prompt .content form .bunt-select .bunt-input{height:37px}.c-manage-exhibitor .add-staff-prompt .content form .bunt-select ul li{display:flex}.c-manage-exhibitor .add-staff-prompt .content form .bunt-select ul li .mdi{margin-right:8px}.c-manage-exhibitor .add-staff-prompt .content form .bunt-input-outline-container textarea{background-color:transparent;border:none;outline:none;resize:vertical;min-height:64px;padding:0 8px}