.HttpDialog_dialog_313I {
  position: fixed;
  width: 1000px;
  height: 497px;
  background-color: #fff;
  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;
  font-size: 12px;
  z-index: 100000;
  overflow: hidden;
  right: 20px;
  bottom: 20px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 0 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 0 30px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_title_1RrJ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_title_1RrJ .HttpDialog_icon_3i74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  cursor: pointer;
  color: #666;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_title_1RrJ .HttpDialog_text_2UpM {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 24px;
  color: #212121;
  font-weight: 400;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_extra_2oFt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #666;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  margin-right: 20px;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_extra_2oFt .HttpDialog_minimize-button_1FRa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  margin-right: 12px;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_extra_2oFt .HttpDialog_minimize-button_1FRa:hover {
  color: #5582F3;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_extra_2oFt .HttpDialog_fullscreen-button_3WAe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  margin-right: 12px;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_extra_2oFt .HttpDialog_fullscreen-button_3WAe:hover {
  color: #5582F3;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_extra_2oFt .HttpDialog_close-button_3OlE {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.HttpDialog_dialog_313I .HttpDialog_header_25CM .HttpDialog_extra_2oFt .HttpDialog_close-button_3OlE:hover {
  color: #5582F3;
}
.HttpDialog_dialog_313I .HttpDialog_split-line_2fBD {
  height: 1px;
  background-color: #d9d9d9;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.HttpDialog_dialog-detail_2c_u {
  width: 1000px;
}
.HttpDialog_minimize_yptv {
  position: fixed;
  z-index: 100000;
  right: 20px;
  bottom: 20px;
  height: 50px;
  width: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 0 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 0 30px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.HttpDialog_minimize_yptv .HttpDialog_title_1RrJ {
  font-size: 16px;
  color: #212121;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.HttpDialog_minimize_yptv .HttpDialog_close-button_3OlE {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
  cursor: pointer;
}
.HttpDialog_minimize_yptv .HttpDialog_close-button_3OlE:hover {
  color: #d9d9d9;
}

.HttpMonitor_body_14bP {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: calc(100% - 51px);
  width: 100%;
}
.HttpMonitor_body_14bP .HttpMonitor_detail_38lT {
  position: absolute;
  left: 304px;
  border-left: 1px solid #d9d9d9;
  height: 100%;
  width: calc(100% - 304px);
}
.HttpMonitor_body_14bP .HttpMonitor_half-content_14C3 {
  width: 304px !important;
  overflow: hidden !important;
}

.HttpList_main_3-yM {
  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;
  width: 100%;
}
.HttpList_main_3-yM .HttpList_section_3den {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 44px;
  -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: 0 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.HttpList_main_3-yM .HttpList_section_3den .HttpList_clear-button__j6g {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
  width: 60px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.HttpList_main_3-yM .HttpList_section_3den .HttpList_clear-button__j6g:hover {
  color: #5582F3;
}
.HttpList_main_3-yM .HttpList_content_2pel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: auto;
  width: 100%;
}
.HttpList_main_3-yM .HttpList_content_2pel .HttpList_body_306m {
  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;
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 1000px;
}
.HttpList_main_3-yM .HttpList_content_2pel .HttpList_body_306m .HttpList_break_3y4C {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 36px;
}
.HttpList_main_3-yM .HttpList_content_2pel .HttpList_body_306m .HttpList_break_3y4C .HttpList_desc_3NKY {
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 400;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.HttpList_main_3-yM .HttpList_content_2pel .HttpList_body_306m .HttpList_break_3y4C .HttpList_dashed-line_2qXI {
  height: 1px;
  width: 100%;
  border-top: 1px dashed #d9d9d9;
}
.HttpList_main_3-yM .HttpList_content_2pel .HttpList_body_306m .HttpList_row_EU1H {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: default;
}
.HttpList_main_3-yM .HttpList_content_2pel .HttpList_half-body_3wv1 {
  min-width: 304px;
}
.HttpList_main_3-yM .HttpList_content_2pel .HttpList_table_8CQI {
  height: auto;
}
.HttpList_startTime_3u6g {
  min-width: 120px;
  width: 12%;
}
.HttpList_time_9xlC {
  min-width: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
  width: 5%;
}
.HttpList_status_3Bxg {
  min-width: 10px;
  white-space: nowrap;
  overflow: hidden;
  width: 10%;
}
.HttpList_methods_2EpJ {
  min-width: 500px;
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.HttpList_methods_2EpJ span {
  cursor: pointer;
  color: #0E5FD8;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: block;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.HttpList_methods-header_3J_y {
  min-width: 500px;
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
}
.HttpList_methods_2EpJ:hover {
  color: #E6EEFE;
}
.HttpList_methods-selected_2tg2 {
  min-width: 500px;
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.HttpList_methods-selected_2tg2 span {
  cursor: pointer;
  color: #0E5FD8;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: block;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.HttpList_error-color_A2u- {
  color: #FB2323;
}
.HttpList_error-color_A2u- span {
  color: #FB2323;
}
.HttpList_warn-color_3ey- {
  color: #FF991C;
}
.HttpList_waiting-color_x9GC {
  color: #999999;
}

.Header_header_1Iat {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 24px;
  background-color: #f4f4f4;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border-bottom: 1px solid #d9d9d9;
  min-width: 1000px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.Header_header_1Iat .Header_item_uEHW {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
}
.Header_header_1Iat .Header_item_uEHW .Header_value_XDlb {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.Header_header_1Iat .Header_item_uEHW .Header_button_3Xxn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #666;
  stroke: none;
  fill: #989fa8;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  font-size: 12px;
  padding-left: 4px;
}
.Header_header_1Iat .Header_item_uEHW .Header_button_3Xxn .Header_bottom_1jCc {
  height: 6px;
  line-height: 6px;
  color: #b2b2b2;
  font-size: 12px;
}
.Header_header_1Iat .Header_item_uEHW .Header_button_3Xxn .Header_top_2bmO {
  height: 6px;
  line-height: 6px;
  color: #b2b2b2;
  font-size: 12px;
}
.Header_header_1Iat .Header_item_uEHW .Header_button_3Xxn .Header_active_2dq7 {
  color: var(--theme-color);
}
.Header_header_1Iat .Header_item_uEHW:nth-last-child(1) {
  padding-right: 16px;
}
.Header_header_1Iat .Header_item_uEHW:nth-child(1) {
  padding-left: 20px;
}
.Header_header_1Iat .Header_item-pointer_BHds {
  cursor: pointer;
}

.TableCell_table-cell_rpl- {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  word-break: keep-all;
  line-height: 18px;
  padding: 3px 0 3px 16px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.TableCell_table-cell_rpl-:nth-last-child(1) {
  padding-right: 16px;
}
.TableCell_table-cell_rpl-:nth-child(1) {
  padding-left: 20px;
}

.Table_table_3s6x {
  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-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  overflow: hidden;
  height: 100%;
  min-width: 1000px;
}
.Table_table_3s6x .Table_loading_3wvP {
  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;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Table_table_3s6x .Table_loading_3wvP .Table_gif_1MqG {
  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;
}
.Table_table_3s6x .Table_loading_3wvP .Table_text_2G-V {
  margin-top: 5px;
}
.Table_table_3s6x .Table_body_24Ky {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.Table_table_3s6x .Table_body_24Ky .Table_row_2h4s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: default;
  overflow: hidden;
}
.Table_table_3s6x .Table_body_24Ky .Table_regular_PUmz {
  background-color: #f2f2f2;
}
.Table_table_3s6x .Table_body_24Ky .Table_selected_21Nv {
  background: #3a4a69;
}
.Table_table_3s6x .Table_body_24Ky .Table_singular-hover_4pX-:hover {
  background-color: #f8f8f8;
}
.Table_table_3s6x .Table_body_24Ky .Table_regular-hover_2Wja:hover {
  background-color: #eeeeee;
}
.Table_table_3s6x .Table_body_24Ky .Table_selected-hover_2iKR:hover {
  background-color: #e3eeff;
}

.Search_search_ODvZ {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
  width: 200px;
  padding-left: 8px;
  color: #999;
}
.Search_search_ODvZ .Search_input_XuZJ {
  border: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 8px;
  overflow: hidden;
  font-size: 12px;
}

.RequestDetail_detail_1HfB {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.RequestDetail_detail_1HfB .RequestDetail_tab_2aPC {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #EAEAEA;
  height: 36px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.RequestDetail_detail_1HfB .RequestDetail_tab_2aPC .RequestDetail_left_2Jli {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.RequestDetail_detail_1HfB .RequestDetail_tab_2aPC .RequestDetail_left_2Jli .RequestDetail_close-button_37Gl {
  height: 16px;
  font-size: 16px;
  cursor: pointer;
  margin: 8px 20px;
  color: #666;
}
.RequestDetail_detail_1HfB .RequestDetail_tab_2aPC .RequestDetail_left_2Jli .RequestDetail_headers_2jLY {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: #212121;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
  margin-right: 16px;
  position: relative;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.RequestDetail_detail_1HfB .RequestDetail_tab_2aPC .RequestDetail_left_2Jli .RequestDetail_response_1Qd7 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: #212121;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
  margin-right: 16px;
  position: relative;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.RequestDetail_detail_1HfB .RequestDetail_tab_2aPC .RequestDetail_left_2Jli .RequestDetail_active_3sfE::after {
  content: '';
  position: absolute;
  height: 2px;
  left: 0;
  bottom: 0;
  width: 100%;
}
.RequestDetail_detail_1HfB .RequestDetail_tab_2aPC .RequestDetail_copy-button_4ZI5 {
  cursor: pointer;
  color: #0E5FD8;
  margin-right: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.RequestDetail_detail_1HfB .RequestDetail_content_zY4P {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  word-break: break-word;
  overflow-y: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 18px;
}
.RequestDetail_detail_1HfB .RequestDetail_dark_29aO {
  background-color: #002b36;
}

.commonAnimation_arrow-move-in-animation_2BQ- {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.commonAnimation_arrow-move-out-animation_3UD- {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.commonAnimation_panel-drop-down-animation_Pq1y {
  -webkit-animation: commonAnimation_panel-drop-down_3kLy 1s steps(1) 0s 1 normal none;
          animation: commonAnimation_panel-drop-down_3kLy 1s steps(1) 0s 1 normal none;
  -webkit-transform-origin: 50% 0%;
      -ms-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
}
@-webkit-keyframes commonAnimation_arrow-move-in_S1or {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(44.92deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(44.92deg) scale(1, 1);
  }
  33.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(83.7deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(83.7deg) scale(1, 1);
  }
  50.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(118.2deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(118.2deg) scale(1, 1);
  }
  66.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(147.64deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(147.64deg) scale(1, 1);
  }
  83.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(169.97deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(169.97deg) scale(1, 1);
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(180deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(180deg) scale(1, 1);
  }
}
@keyframes commonAnimation_arrow-move-in_S1or {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(44.92deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(44.92deg) scale(1, 1);
  }
  33.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(83.7deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(83.7deg) scale(1, 1);
  }
  50.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(118.2deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(118.2deg) scale(1, 1);
  }
  66.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(147.64deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(147.64deg) scale(1, 1);
  }
  83.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(169.97deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(169.97deg) scale(1, 1);
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(180deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(180deg) scale(1, 1);
  }
}
@-webkit-keyframes commonAnimation_arrow-move-out_11az {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(180deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(180deg) scale(1, 1);
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(148.54deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(148.54deg) scale(1, 1);
  }
  33.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(108.72deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(108.72deg) scale(1, 1);
  }
  50.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(70.94deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(70.94deg) scale(1, 1);
  }
  66.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(37.61deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(37.61deg) scale(1, 1);
  }
  83.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(11.77deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(11.77deg) scale(1, 1);
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
  }
}
@keyframes commonAnimation_arrow-move-out_11az {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(180deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(180deg) scale(1, 1);
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(148.54deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(148.54deg) scale(1, 1);
  }
  33.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(108.72deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(108.72deg) scale(1, 1);
  }
  50.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(70.94deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(70.94deg) scale(1, 1);
  }
  66.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(37.61deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(37.61deg) scale(1, 1);
  }
  83.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(11.77deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(11.77deg) scale(1, 1);
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) scale(1, 1);
  }
}
@-webkit-keyframes commonAnimation_panel-drop-down_3kLy {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.8);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.8);
    opacity: 0;
  }
  3.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.81018519);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.81018519);
    opacity: 0.05;
  }
  6.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.83703704);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.83703704);
    opacity: 0.19;
  }
  10.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.875);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.875);
    opacity: 0.38;
  }
  13.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.91851852);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.91851852);
    opacity: 0.59;
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.96203704);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.96203704);
    opacity: 0.81;
  }
  20.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 1);
    opacity: 1;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 1);
    opacity: 1;
  }
}
@keyframes commonAnimation_panel-drop-down_3kLy {
  0.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.8);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.8);
    opacity: 0;
  }
  3.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.81018519);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.81018519);
    opacity: 0.05;
  }
  6.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.83703704);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.83703704);
    opacity: 0.19;
  }
  10.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.875);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.875);
    opacity: 0.38;
  }
  13.33% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.91851852);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.91851852);
    opacity: 0.59;
  }
  16.67% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.96203704);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 0.96203704);
    opacity: 0.81;
  }
  20.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 1);
    opacity: 1;
  }
  100.00% {
    -webkit-transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 1);
            transform: translate3D(0px, 0px, 0px) rotate(0deg) translateZ(0) scale(1, 1);
    opacity: 1;
  }
}

.LogDetail_root_1_t1 {
  overflow: hidden;
  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;
  height: calc(100% - 51px);
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 48px;
  font-size: 12px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-content-wrapper_1CNR {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-left: 20px;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-content-wrapper_1CNR .LogDetail_search-content_3BV4 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
  margin-right: 24px;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-content-wrapper_1CNR .LogDetail_search-content_3BV4 .LogDetail_search-content-title_3j1s {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #666666;
  margin-right: 8px;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-content-wrapper_1CNR .LogDetail_search-content_3BV4 .LogDetail_search-content-input_2Bh9 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 200px;
  height: 28px;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  padding: 4px 10px;
  font-size: 12px;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-content-wrapper_1CNR .LogDetail_search-time_1mZx {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-content-wrapper_1CNR .LogDetail_search-time_1mZx .LogDetail_search-time-title_1FPR {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  color: #666666;
  margin-right: 8px;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-content-wrapper_1CNR .LogDetail_search-time_1mZx .LogDetail_search-time-input_2tgJ {
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  width: 200px;
  height: 28px;
  padding-left: 8px;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-content-wrapper_1CNR .LogDetail_search-time_1mZx .LogDetail_search-time-input_2tgJ .kdfont-riqixuanze {
  right: 8px;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-button_g6wu {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-button_g6wu .LogDetail_search-button-search_387J {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
  width: 60px;
  border-radius: 2px;
  background: #5582F3;
  margin-left: 12px;
  color: #ffffff;
  cursor: pointer;
}
.LogDetail_root_1_t1 .LogDetail_search-section_1CS9 .LogDetail_search-button_g6wu .LogDetail_search-button-export_3YW4 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
  width: 60px;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  margin-left: 12px;
  cursor: pointer;
}
.LogDetail_root_1_t1 .LogDetail_table-wrapper_2Tw7 {
  overflow-x: auto;
  overflow-y: hidden;
  height: 100%;
}
.LogDetail_root_1_t1 .LogDetail_table-wrapper_2Tw7 .LogDetail_table_1e0M {
  height: 100%;
}
.LogDetail_cell_3ut4 span {
  display: block;
  display: -webkit-box;
  line-height: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  max-height: 180px;
  word-break: break-word;
  white-space: pre-line;
}
.LogDetail_message_3813 {
  min-width: 480px;
  width: 48%;
}
.LogDetail_message_3813 span {
  display: block;
  display: -webkit-box;
  line-height: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  max-height: 180px;
  word-break: break-word;
  white-space: pre-line;
}
.LogDetail_level_2chI {
  min-width: 60px;
  width: 6%;
}
.LogDetail_level_2chI span {
  display: block;
  display: -webkit-box;
  line-height: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  max-height: 180px;
  word-break: break-word;
  white-space: pre-line;
}
.LogDetail_className_2aN8 {
  min-width: 100px;
  width: 10%;
}
.LogDetail_className_2aN8 span {
  display: block;
  display: -webkit-box;
  line-height: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  max-height: 180px;
  word-break: break-word;
  white-space: pre-line;
}
.LogDetail_time_306H {
  min-width: 110px;
  width: 11%;
}
.LogDetail_time_306H span {
  display: block;
  display: -webkit-box;
  line-height: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  max-height: 180px;
  word-break: break-word;
  white-space: pre-line;
}
.LogDetail_constTime_1Fkh {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 100px;
  width: 10%;
}
.LogDetail_constTime_1Fkh span {
  display: block;
  display: -webkit-box;
  line-height: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  max-height: 180px;
  word-break: break-word;
  white-space: pre-line;
}
.LogDetail_warn-color_3uuX {
  color: #FF991C;
}
.LogDetail_error-color_1GnS {
  color: #FB2323;
}
.LogDetail_error-color_1GnS span {
  color: #FB2323;
}
.LogDetail_instanceId_2zae {
  min-width: 100px;
  width: 10%;
}
.LogDetail_instanceId_2zae span {
  display: block;
  display: -webkit-box;
  line-height: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  max-height: 180px;
  word-break: break-word;
  white-space: pre-line;
}
.LogDetail_appId_2NFK {
  min-width: 50px;
  width: 5%;
}
.LogDetail_appId_2NFK span {
  display: block;
  display: -webkit-box;
  line-height: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  max-height: 180px;
  word-break: break-word;
  white-space: pre-line;
}

