.SlidePanel_slidePanelWrapper_OD2S {
  position: fixed;
  left: auto !important;
  right: 0;
  z-index: 1049;
  width: 360px;
}
.SlidePanel_slidePanelWrapper_OD2S .SlidePanel_slidePanel_2Voh {
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) -10px 0 10px -10px;
          box-shadow: rgba(0, 0, 0, 0.1) -10px 0 10px -10px;
  overflow: auto;
}
.SlidePanel_slidePanelWrapper_OD2S .SlidePanel_slideAnimation_1W80 {
  -webkit-animation: SlidePanel_rightMove_33Ah 0.3s ease-in-out 1 forwards;
          animation: SlidePanel_rightMove_33Ah 0.3s ease-in-out 1 forwards;
  animation-direction: reverse;
}
.SlidePanel_right_35nh {
  right: 0 !important;
}
.SlidePanel_top_3lxq {
  border-top: 1px solid #e5e5e5;
}
@-webkit-keyframes SlidePanel_rightMove_33Ah {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(360px);
            transform: translateX(360px);
  }
}
@keyframes SlidePanel_rightMove_33Ah {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(360px);
            transform: translateX(360px);
  }
}

.ShortcutsPanel_shortcuts-panel-container_1WTT {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  overflow: hidden;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_title-wrapper_1dpT {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_title-wrapper_1dpT .ShortcutsPanel_title_3YEP {
  font-size: 18px;
  line-height: 1.5;
  color: #333;
  font-weight: 500;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_title-wrapper_1dpT .ShortcutsPanel_setting-icon_2cLA {
  color: #666;
  cursor: pointer;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_content-container_3KUk {
  padding: 12px 20px;
  padding-top: 0;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_content-container_3KUk .ShortcutsPanel_shortcuts-group-container_3_t_ .ShortcutsPanel_group-title_2xeQ {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 1.5;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_content-container_3KUk .ShortcutsPanel_shortcuts-group-container_3_t_ .ShortcutsPanel_shortcuts-list_2vmq {
  padding-bottom: 12px;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_content-container_3KUk .ShortcutsPanel_shortcuts-group-container_3_t_ .ShortcutsPanel_shortcuts-list_2vmq:not(.ShortcutsPanel_no-bottom__Fne) {
  border-bottom: 1px solid #d9d9d9;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_content-container_3KUk .ShortcutsPanel_shortcuts-group-container_3_t_ .ShortcutsPanel_shortcuts-list_2vmq .ShortcutsPanel_shortcuts-item_3VDz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 12px;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_content-container_3KUk .ShortcutsPanel_shortcuts-group-container_3_t_ .ShortcutsPanel_shortcuts-list_2vmq .ShortcutsPanel_shortcuts-item_3VDz .ShortcutsPanel_item-title_XN7P {
  color: #666;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_content-container_3KUk .ShortcutsPanel_shortcuts-group-container_3_t_ .ShortcutsPanel_shortcuts-list_2vmq .ShortcutsPanel_shortcuts-item_3VDz .ShortcutsPanel_item-keys_3qrl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ShortcutsPanel_shortcuts-panel-container_1WTT .ShortcutsPanel_content-container_3KUk .ShortcutsPanel_shortcuts-group-container_3_t_ .ShortcutsPanel_shortcuts-list_2vmq .ShortcutsPanel_shortcuts-item_3VDz .ShortcutsPanel_item-keys_3qrl .ShortcutsPanel_key-tag_3cL1 {
  min-width: 24px;
  min-height: 24px;
  padding: 4px;
  font-size: 12px;
  color: #333333;
  line-height: 1.5;
  background-color: #f2f2f2;
  border-radius: 2px;
  margin-left: 8px;
  text-align: center;
}

