.user-select-list{position:relative}.user-select-list__label{color:rgba(var(--app-heading-color-light),1);font-size:14px;margin-bottom:2px;display:block}.user-select-list__content{border-radius:2px!important;border:1px solid #ced4da!important;height:320px}.user-select-list__body{height:calc(100% - 40px)}.user-select-list__search.app-input{width:100%}.user-select-list__search.app-input .app-input__body{border-radius:0;height:36px;border:none;border-bottom:1px solid #ced4da!important}.user-select-list__search.app-input .app-input__prepend{width:33px;background:transparent;border:none;padding:0;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:5px;color:#86939e}.user-select-list__search.app-input input{padding:5px 10px 5px 0;border-top-right-radius:0;border-bottom-right-radius:0;line-height:1.2;font-size:13px}.user-select-list__item{display:flex;align-items:center;padding:10px;border-left:2px solid transparent;border-bottom:1px solid #ced4da}.user-select-list__item:hover{background:#f5f8fa;cursor:pointer}.user-select-list__item_active{border-left-color:rgba(var(--vs-primary),1);background:#f5f8fa}.user-select-list__avatar{margin-right:10px;flex-shrink:0}.user-select-list__name{line-height:1.1;color:rgba(var(--app-heading-color),1);font-size:14px}.user-select-list__loading{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.user-select-list__loading .block-loading{flex:0}.user-select-list__loading .block-loading:before{width:30px;height:30px}.user-select-list__no-users{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;line-height:1.1;color:rgba(var(--app-heading-color),1);font-size:16px}.user-select-list__list-scroll{height:100%}.user-select-list_danger .user-select-list__content{border:1px solid rgba(var(--app-danger),1)!important}.user-select-list__validation-error{display:inline-block;color:rgba(var(--app-danger),1);overflow:hidden;transition:all .25s ease;border:1px solid #eee;background:#fff;box-shadow:0 10px 12px rgba(0,0,0,.2);margin-top:3px;font-weight:600;text-transform:uppercase;padding:4px;line-height:1.2;font-size:10px;border-radius:2px;z-index:100;position:absolute;top:100%;left:0}.employee-issue-create-panel__row{display:flex;align-items:flex-start;margin:0 -15px}.employee-issue-create-panel__row_mb{margin-bottom:40px}.employee-issue-create-panel__block{flex:1;padding:0 15px}.employee-issue-create-panel__block-content{border:2px solid rgba(0,140,233,.2);border-radius:2px;padding:30px 15px 15px;position:relative}.employee-issue-create-panel__block-content-header{line-height:1.1;position:absolute;top:0;transform:translateY(-50%);background:#fff;padding:0 10px;left:10px;font-size:14px;text-transform:uppercase;font-weight:500;color:rgba(0,140,233,.5)}.employee-issue-create-panel__block-content-row:not(:last-child){margin-bottom:15px}.employee-issue-create-panel__attachments{position:relative}.employee-issue-create-panel__attachments .edit-task__attachments{display:inline-block;margin:-7.5px;padding-top:30px;width:100%}.employee-issue-create-panel__attachments .edit-task__attachment{display:inline-block;vertical-align:middle;font-size:0;margin:0;padding:7.5px;width:10%}.employee-issue-create-panel__attachments .edit-task__attachment-wrapper{height:125px;max-height:100%;width:100%;max-width:100%;cursor:pointer;box-shadow:0 1px 1px rgba(9,30,66,.2),0 0 1px 0 rgba(9,30,66,.24);line-height:normal;border-radius:3px;background:#f4f5f7;position:relative}.employee-issue-create-panel__attachments .edit-task__attachment-wrapper:hover .edit-task__attachment-info{opacity:1}.employee-issue-create-panel__attachments .edit-task__attachment-file{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.employee-issue-create-panel__attachments .edit-task__attachment-file svg{color:#c1c7d0}.employee-issue-create-panel__attachments .edit-task__attachment-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.employee-issue-create-panel__attachments .edit-task__attachment-image img{max-width:100%;max-height:100%;margin:0 auto}.employee-issue-create-panel__attachments .edit-task__attachment-info{opacity:0;font-size:12px;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(9,30,66,.5);transition:all .3s ease-out;padding:8px;border-radius:3px;color:#fff;display:flex;align-items:flex-end}.employee-issue-create-panel__attachments .edit-task__attachment-info-delete{position:absolute!important;top:8px;right:8px}.employee-issue-create-panel__attachments .edit-task__attachment-info-delete svg{width:16px;height:16px}.employee-issue-create-panel__attachments-fake-input{position:relative;display:flex;align-items:center;margin-top:15px;text-align:center;justify-content:center;cursor:pointer}.employee-issue-create-panel__attachments-fake-input-text{line-height:1;font-size:12px;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.employee-issue-create-panel__attachments-fake-input-icon{display:flex;align-items:center;justify-content:center;margin-right:5px}.employee-issue-create-panel__attachments-real-input{position:absolute;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;opacity:0;cursor:pointer}.employee-issue-create-panel__actions{margin-top:15px;text-align:right}.employee-issue-create-panel__actions>.app-button+.app-button{margin-left:15px}