.contextual-comment{display:flex;margin-bottom:30px;border-radius:5px;overflow:hidden}.contextual-comment .comment-textarea{flex:1;width:100%;height:200px;resize:none;border-radius:0;border:none;padding:10px;box-sizing:border-box;font-family:sans-serif}.contextual-comment .comment-textarea:disabled{background:#fff}.contextual-comment .comment-action-buttons{width:75px;display:flex;flex-direction:column}.contextual-comment .store-comment{border:none;font-size:30px;background:var(--theme-button-icon);color:#fff;flex:1}.contextual-comment .delete-comment{border:none;font-size:30px;background:#d4473b;color:#fff;height:33%}.loading-spinner{position:fixed!important;margin:0!important;justify-content:center!important;display:flex!important;flex-direction:column;align-items:center;gap:30px;top:0;left:0;height:100%;width:100%;background:var(--spinner-background-color);z-index:1000}.go-back{width:75px;height:75px;background:var(--item-blue-to-darkBlue);border-radius:5px;border:none;text-align:center;position:relative;display:flex;justify-content:center;margin:0 auto}.go-back i{padding-top:25px;color:#fff;font-size:25px;text-align:center}