/* additional top header container */
.navbar-header-custom-logo-left {
  background-image: url(img/logo_trox.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 185px;
  height: 40px;
  align-self: flex-start;
}
@media (max-width: 1199px) {
  .navbar-header-custom-logo-left {
    display: none;
  }
}
.navbar-header-custom-logo-center {
  align-self: flex-start;
}
.navbar-header-custom {
  margin-top: 20px;
  position: fixed;
  display: flex;
  width: 450px;
}
/*bootstrap icons*/
/*!
 * Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/trox/bootstrap-icons.woff2") format("woff2"), url("./fonts/trox/bootstrap-icons.woff") format("woff");
}
.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bi-123::before {
  content: "\f67f";
}
.bi-alarm-fill::before {
  content: "\f101";
}
.bi-alarm::before {
  content: "\f102";
}
.bi-align-bottom::before {
  content: "\f103";
}
.bi-align-center::before {
  content: "\f104";
}
.bi-align-end::before {
  content: "\f105";
}
.bi-align-middle::before {
  content: "\f106";
}
.bi-align-start::before {
  content: "\f107";
}
.bi-align-top::before {
  content: "\f108";
}
.bi-alt::before {
  content: "\f109";
}
.bi-app-indicator::before {
  content: "\f10a";
}
.bi-app::before {
  content: "\f10b";
}
.bi-archive-fill::before {
  content: "\f10c";
}
.bi-archive::before {
  content: "\f10d";
}
.bi-arrow-90deg-down::before {
  content: "\f10e";
}
.bi-arrow-90deg-left::before {
  content: "\f10f";
}
.bi-arrow-90deg-right::before {
  content: "\f110";
}
.bi-arrow-90deg-up::before {
  content: "\f111";
}
.bi-arrow-bar-down::before {
  content: "\f112";
}
.bi-arrow-bar-left::before {
  content: "\f113";
}
.bi-arrow-bar-right::before {
  content: "\f114";
}
.bi-arrow-bar-up::before {
  content: "\f115";
}
.bi-arrow-clockwise::before {
  content: "\f116";
}
.bi-arrow-counterclockwise::before {
  content: "\f117";
}
.bi-arrow-down-circle-fill::before {
  content: "\f118";
}
.bi-arrow-down-circle::before {
  content: "\f119";
}
.bi-arrow-down-left-circle-fill::before {
  content: "\f11a";
}
.bi-arrow-down-left-circle::before {
  content: "\f11b";
}
.bi-arrow-down-left-square-fill::before {
  content: "\f11c";
}
.bi-arrow-down-left-square::before {
  content: "\f11d";
}
.bi-arrow-down-left::before {
  content: "\f11e";
}
.bi-arrow-down-right-circle-fill::before {
  content: "\f11f";
}
.bi-arrow-down-right-circle::before {
  content: "\f120";
}
.bi-arrow-down-right-square-fill::before {
  content: "\f121";
}
.bi-arrow-down-right-square::before {
  content: "\f122";
}
.bi-arrow-down-right::before {
  content: "\f123";
}
.bi-arrow-down-short::before {
  content: "\f124";
}
.bi-arrow-down-square-fill::before {
  content: "\f125";
}
.bi-arrow-down-square::before {
  content: "\f126";
}
.bi-arrow-down-up::before {
  content: "\f127";
}
.bi-arrow-down::before {
  content: "\f128";
}
.bi-arrow-left-circle-fill::before {
  content: "\f129";
}
.bi-arrow-left-circle::before {
  content: "\f12a";
}
.bi-arrow-left-right::before {
  content: "\f12b";
}
.bi-arrow-left-short::before {
  content: "\f12c";
}
.bi-arrow-left-square-fill::before {
  content: "\f12d";
}
.bi-arrow-left-square::before {
  content: "\f12e";
}
.bi-arrow-left::before {
  content: "\f12f";
}
.bi-arrow-repeat::before {
  content: "\f130";
}
.bi-arrow-return-left::before {
  content: "\f131";
}
.bi-arrow-return-right::before {
  content: "\f132";
}
.bi-arrow-right-circle-fill::before {
  content: "\f133";
}
.bi-arrow-right-circle::before {
  content: "\f134";
}
.bi-arrow-right-short::before {
  content: "\f135";
}
.bi-arrow-right-square-fill::before {
  content: "\f136";
}
.bi-arrow-right-square::before {
  content: "\f137";
}
.bi-arrow-right::before {
  content: "\f138";
}
.bi-arrow-up-circle-fill::before {
  content: "\f139";
}
.bi-arrow-up-circle::before {
  content: "\f13a";
}
.bi-arrow-up-left-circle-fill::before {
  content: "\f13b";
}
.bi-arrow-up-left-circle::before {
  content: "\f13c";
}
.bi-arrow-up-left-square-fill::before {
  content: "\f13d";
}
.bi-arrow-up-left-square::before {
  content: "\f13e";
}
.bi-arrow-up-left::before {
  content: "\f13f";
}
.bi-arrow-up-right-circle-fill::before {
  content: "\f140";
}
.bi-arrow-up-right-circle::before {
  content: "\f141";
}
.bi-arrow-up-right-square-fill::before {
  content: "\f142";
}
.bi-arrow-up-right-square::before {
  content: "\f143";
}
.bi-arrow-up-right::before {
  content: "\f144";
}
.bi-arrow-up-short::before {
  content: "\f145";
}
.bi-arrow-up-square-fill::before {
  content: "\f146";
}
.bi-arrow-up-square::before {
  content: "\f147";
}
.bi-arrow-up::before {
  content: "\f148";
}
.bi-arrows-angle-contract::before {
  content: "\f149";
}
.bi-arrows-angle-expand::before {
  content: "\f14a";
}
.bi-arrows-collapse::before {
  content: "\f14b";
}
.bi-arrows-expand::before {
  content: "\f14c";
}
.bi-arrows-fullscreen::before {
  content: "\f14d";
}
.bi-arrows-move::before {
  content: "\f14e";
}
.bi-aspect-ratio-fill::before {
  content: "\f14f";
}
.bi-aspect-ratio::before {
  content: "\f150";
}
.bi-asterisk::before {
  content: "\f151";
}
.bi-at::before {
  content: "\f152";
}
.bi-award-fill::before {
  content: "\f153";
}
.bi-award::before {
  content: "\f154";
}
.bi-back::before {
  content: "\f155";
}
.bi-backspace-fill::before {
  content: "\f156";
}
.bi-backspace-reverse-fill::before {
  content: "\f157";
}
.bi-backspace-reverse::before {
  content: "\f158";
}
.bi-backspace::before {
  content: "\f159";
}
.bi-badge-3d-fill::before {
  content: "\f15a";
}
.bi-badge-3d::before {
  content: "\f15b";
}
.bi-badge-4k-fill::before {
  content: "\f15c";
}
.bi-badge-4k::before {
  content: "\f15d";
}
.bi-badge-8k-fill::before {
  content: "\f15e";
}
.bi-badge-8k::before {
  content: "\f15f";
}
.bi-badge-ad-fill::before {
  content: "\f160";
}
.bi-badge-ad::before {
  content: "\f161";
}
.bi-badge-ar-fill::before {
  content: "\f162";
}
.bi-badge-ar::before {
  content: "\f163";
}
.bi-badge-cc-fill::before {
  content: "\f164";
}
.bi-badge-cc::before {
  content: "\f165";
}
.bi-badge-hd-fill::before {
  content: "\f166";
}
.bi-badge-hd::before {
  content: "\f167";
}
.bi-badge-tm-fill::before {
  content: "\f168";
}
.bi-badge-tm::before {
  content: "\f169";
}
.bi-badge-vo-fill::before {
  content: "\f16a";
}
.bi-badge-vo::before {
  content: "\f16b";
}
.bi-badge-vr-fill::before {
  content: "\f16c";
}
.bi-badge-vr::before {
  content: "\f16d";
}
.bi-badge-wc-fill::before {
  content: "\f16e";
}
.bi-badge-wc::before {
  content: "\f16f";
}
.bi-bag-check-fill::before {
  content: "\f170";
}
.bi-bag-check::before {
  content: "\f171";
}
.bi-bag-dash-fill::before {
  content: "\f172";
}
.bi-bag-dash::before {
  content: "\f173";
}
.bi-bag-fill::before {
  content: "\f174";
}
.bi-bag-plus-fill::before {
  content: "\f175";
}
.bi-bag-plus::before {
  content: "\f176";
}
.bi-bag-x-fill::before {
  content: "\f177";
}
.bi-bag-x::before {
  content: "\f178";
}
.bi-bag::before {
  content: "\f179";
}
.bi-bar-chart-fill::before {
  content: "\f17a";
}
.bi-bar-chart-line-fill::before {
  content: "\f17b";
}
.bi-bar-chart-line::before {
  content: "\f17c";
}
.bi-bar-chart-steps::before {
  content: "\f17d";
}
.bi-bar-chart::before {
  content: "\f17e";
}
.bi-basket-fill::before {
  content: "\f17f";
}
.bi-basket::before {
  content: "\f180";
}
.bi-basket2-fill::before {
  content: "\f181";
}
.bi-basket2::before {
  content: "\f182";
}
.bi-basket3-fill::before {
  content: "\f183";
}
.bi-basket3::before {
  content: "\f184";
}
.bi-battery-charging::before {
  content: "\f185";
}
.bi-battery-full::before {
  content: "\f186";
}
.bi-battery-half::before {
  content: "\f187";
}
.bi-battery::before {
  content: "\f188";
}
.bi-bell-fill::before {
  content: "\f189";
}
.bi-bell::before {
  content: "\f18a";
}
.bi-bezier::before {
  content: "\f18b";
}
.bi-bezier2::before {
  content: "\f18c";
}
.bi-bicycle::before {
  content: "\f18d";
}
.bi-binoculars-fill::before {
  content: "\f18e";
}
.bi-binoculars::before {
  content: "\f18f";
}
.bi-blockquote-left::before {
  content: "\f190";
}
.bi-blockquote-right::before {
  content: "\f191";
}
.bi-book-fill::before {
  content: "\f192";
}
.bi-book-half::before {
  content: "\f193";
}
.bi-book::before {
  content: "\f194";
}
.bi-bookmark-check-fill::before {
  content: "\f195";
}
.bi-bookmark-check::before {
  content: "\f196";
}
.bi-bookmark-dash-fill::before {
  content: "\f197";
}
.bi-bookmark-dash::before {
  content: "\f198";
}
.bi-bookmark-fill::before {
  content: "\f199";
}
.bi-bookmark-heart-fill::before {
  content: "\f19a";
}
.bi-bookmark-heart::before {
  content: "\f19b";
}
.bi-bookmark-plus-fill::before {
  content: "\f19c";
}
.bi-bookmark-plus::before {
  content: "\f19d";
}
.bi-bookmark-star-fill::before {
  content: "\f19e";
}
.bi-bookmark-star::before {
  content: "\f19f";
}
.bi-bookmark-x-fill::before {
  content: "\f1a0";
}
.bi-bookmark-x::before {
  content: "\f1a1";
}
.bi-bookmark::before {
  content: "\f1a2";
}
.bi-bookmarks-fill::before {
  content: "\f1a3";
}
.bi-bookmarks::before {
  content: "\f1a4";
}
.bi-bookshelf::before {
  content: "\f1a5";
}
.bi-bootstrap-fill::before {
  content: "\f1a6";
}
.bi-bootstrap-reboot::before {
  content: "\f1a7";
}
.bi-bootstrap::before {
  content: "\f1a8";
}
.bi-border-all::before {
  content: "\f1a9";
}
.bi-border-bottom::before {
  content: "\f1aa";
}
.bi-border-center::before {
  content: "\f1ab";
}
.bi-border-inner::before {
  content: "\f1ac";
}
.bi-border-left::before {
  content: "\f1ad";
}
.bi-border-middle::before {
  content: "\f1ae";
}
.bi-border-outer::before {
  content: "\f1af";
}
.bi-border-right::before {
  content: "\f1b0";
}
.bi-border-style::before {
  content: "\f1b1";
}
.bi-border-top::before {
  content: "\f1b2";
}
.bi-border-width::before {
  content: "\f1b3";
}
.bi-border::before {
  content: "\f1b4";
}
.bi-bounding-box-circles::before {
  content: "\f1b5";
}
.bi-bounding-box::before {
  content: "\f1b6";
}
.bi-box-arrow-down-left::before {
  content: "\f1b7";
}
.bi-box-arrow-down-right::before {
  content: "\f1b8";
}
.bi-box-arrow-down::before {
  content: "\f1b9";
}
.bi-box-arrow-in-down-left::before {
  content: "\f1ba";
}
.bi-box-arrow-in-down-right::before {
  content: "\f1bb";
}
.bi-box-arrow-in-down::before {
  content: "\f1bc";
}
.bi-box-arrow-in-left::before {
  content: "\f1bd";
}
.bi-box-arrow-in-right::before {
  content: "\f1be";
}
.bi-box-arrow-in-up-left::before {
  content: "\f1bf";
}
.bi-box-arrow-in-up-right::before {
  content: "\f1c0";
}
.bi-box-arrow-in-up::before {
  content: "\f1c1";
}
.bi-box-arrow-left::before {
  content: "\f1c2";
}
.bi-box-arrow-right::before {
  content: "\f1c3";
}
.bi-box-arrow-up-left::before {
  content: "\f1c4";
}
.bi-box-arrow-up-right::before {
  content: "\f1c5";
}
.bi-box-arrow-up::before {
  content: "\f1c6";
}
.bi-box-seam::before {
  content: "\f1c7";
}
.bi-box::before {
  content: "\f1c8";
}
.bi-braces::before {
  content: "\f1c9";
}
.bi-bricks::before {
  content: "\f1ca";
}
.bi-briefcase-fill::before {
  content: "\f1cb";
}
.bi-briefcase::before {
  content: "\f1cc";
}
.bi-brightness-alt-high-fill::before {
  content: "\f1cd";
}
.bi-brightness-alt-high::before {
  content: "\f1ce";
}
.bi-brightness-alt-low-fill::before {
  content: "\f1cf";
}
.bi-brightness-alt-low::before {
  content: "\f1d0";
}
.bi-brightness-high-fill::before {
  content: "\f1d1";
}
.bi-brightness-high::before {
  content: "\f1d2";
}
.bi-brightness-low-fill::before {
  content: "\f1d3";
}
.bi-brightness-low::before {
  content: "\f1d4";
}
.bi-broadcast-pin::before {
  content: "\f1d5";
}
.bi-broadcast::before {
  content: "\f1d6";
}
.bi-brush-fill::before {
  content: "\f1d7";
}
.bi-brush::before {
  content: "\f1d8";
}
.bi-bucket-fill::before {
  content: "\f1d9";
}
.bi-bucket::before {
  content: "\f1da";
}
.bi-bug-fill::before {
  content: "\f1db";
}
.bi-bug::before {
  content: "\f1dc";
}
.bi-building::before {
  content: "\f1dd";
}
.bi-bullseye::before {
  content: "\f1de";
}
.bi-calculator-fill::before {
  content: "\f1df";
}
.bi-calculator::before {
  content: "\f1e0";
}
.bi-calendar-check-fill::before {
  content: "\f1e1";
}
.bi-calendar-check::before {
  content: "\f1e2";
}
.bi-calendar-date-fill::before {
  content: "\f1e3";
}
.bi-calendar-date::before {
  content: "\f1e4";
}
.bi-calendar-day-fill::before {
  content: "\f1e5";
}
.bi-calendar-day::before {
  content: "\f1e6";
}
.bi-calendar-event-fill::before {
  content: "\f1e7";
}
.bi-calendar-event::before {
  content: "\f1e8";
}
.bi-calendar-fill::before {
  content: "\f1e9";
}
.bi-calendar-minus-fill::before {
  content: "\f1ea";
}
.bi-calendar-minus::before {
  content: "\f1eb";
}
.bi-calendar-month-fill::before {
  content: "\f1ec";
}
.bi-calendar-month::before {
  content: "\f1ed";
}
.bi-calendar-plus-fill::before {
  content: "\f1ee";
}
.bi-calendar-plus::before {
  content: "\f1ef";
}
.bi-calendar-range-fill::before {
  content: "\f1f0";
}
.bi-calendar-range::before {
  content: "\f1f1";
}
.bi-calendar-week-fill::before {
  content: "\f1f2";
}
.bi-calendar-week::before {
  content: "\f1f3";
}
.bi-calendar-x-fill::before {
  content: "\f1f4";
}
.bi-calendar-x::before {
  content: "\f1f5";
}
.bi-calendar::before {
  content: "\f1f6";
}
.bi-calendar2-check-fill::before {
  content: "\f1f7";
}
.bi-calendar2-check::before {
  content: "\f1f8";
}
.bi-calendar2-date-fill::before {
  content: "\f1f9";
}
.bi-calendar2-date::before {
  content: "\f1fa";
}
.bi-calendar2-day-fill::before {
  content: "\f1fb";
}
.bi-calendar2-day::before {
  content: "\f1fc";
}
.bi-calendar2-event-fill::before {
  content: "\f1fd";
}
.bi-calendar2-event::before {
  content: "\f1fe";
}
.bi-calendar2-fill::before {
  content: "\f1ff";
}
.bi-calendar2-minus-fill::before {
  content: "\f200";
}
.bi-calendar2-minus::before {
  content: "\f201";
}
.bi-calendar2-month-fill::before {
  content: "\f202";
}
.bi-calendar2-month::before {
  content: "\f203";
}
.bi-calendar2-plus-fill::before {
  content: "\f204";
}
.bi-calendar2-plus::before {
  content: "\f205";
}
.bi-calendar2-range-fill::before {
  content: "\f206";
}
.bi-calendar2-range::before {
  content: "\f207";
}
.bi-calendar2-week-fill::before {
  content: "\f208";
}
.bi-calendar2-week::before {
  content: "\f209";
}
.bi-calendar2-x-fill::before {
  content: "\f20a";
}
.bi-calendar2-x::before {
  content: "\f20b";
}
.bi-calendar2::before {
  content: "\f20c";
}
.bi-calendar3-event-fill::before {
  content: "\f20d";
}
.bi-calendar3-event::before {
  content: "\f20e";
}
.bi-calendar3-fill::before {
  content: "\f20f";
}
.bi-calendar3-range-fill::before {
  content: "\f210";
}
.bi-calendar3-range::before {
  content: "\f211";
}
.bi-calendar3-week-fill::before {
  content: "\f212";
}
.bi-calendar3-week::before {
  content: "\f213";
}
.bi-calendar3::before {
  content: "\f214";
}
.bi-calendar4-event::before {
  content: "\f215";
}
.bi-calendar4-range::before {
  content: "\f216";
}
.bi-calendar4-week::before {
  content: "\f217";
}
.bi-calendar4::before {
  content: "\f218";
}
.bi-camera-fill::before {
  content: "\f219";
}
.bi-camera-reels-fill::before {
  content: "\f21a";
}
.bi-camera-reels::before {
  content: "\f21b";
}
.bi-camera-video-fill::before {
  content: "\f21c";
}
.bi-camera-video-off-fill::before {
  content: "\f21d";
}
.bi-camera-video-off::before {
  content: "\f21e";
}
.bi-camera-video::before {
  content: "\f21f";
}
.bi-camera::before {
  content: "\f220";
}
.bi-camera2::before {
  content: "\f221";
}
.bi-capslock-fill::before {
  content: "\f222";
}
.bi-capslock::before {
  content: "\f223";
}
.bi-card-checklist::before {
  content: "\f224";
}
.bi-card-heading::before {
  content: "\f225";
}
.bi-card-image::before {
  content: "\f226";
}
.bi-card-list::before {
  content: "\f227";
}
.bi-card-text::before {
  content: "\f228";
}
.bi-caret-down-fill::before {
  content: "\f229";
}
.bi-caret-down-square-fill::before {
  content: "\f22a";
}
.bi-caret-down-square::before {
  content: "\f22b";
}
.bi-caret-down::before {
  content: "\f22c";
}
.bi-caret-left-fill::before {
  content: "\f22d";
}
.bi-caret-left-square-fill::before {
  content: "\f22e";
}
.bi-caret-left-square::before {
  content: "\f22f";
}
.bi-caret-left::before {
  content: "\f230";
}
.bi-caret-right-fill::before {
  content: "\f231";
}
.bi-caret-right-square-fill::before {
  content: "\f232";
}
.bi-caret-right-square::before {
  content: "\f233";
}
.bi-caret-right::before {
  content: "\f234";
}
.bi-caret-up-fill::before {
  content: "\f235";
}
.bi-caret-up-square-fill::before {
  content: "\f236";
}
.bi-caret-up-square::before {
  content: "\f237";
}
.bi-caret-up::before {
  content: "\f238";
}
.bi-cart-check-fill::before {
  content: "\f239";
}
.bi-cart-check::before {
  content: "\f23a";
}
.bi-cart-dash-fill::before {
  content: "\f23b";
}
.bi-cart-dash::before {
  content: "\f23c";
}
.bi-cart-fill::before {
  content: "\f23d";
}
.bi-cart-plus-fill::before {
  content: "\f23e";
}
.bi-cart-plus::before {
  content: "\f23f";
}
.bi-cart-x-fill::before {
  content: "\f240";
}
.bi-cart-x::before {
  content: "\f241";
}
.bi-cart::before {
  content: "\f242";
}
.bi-cart2::before {
  content: "\f243";
}
.bi-cart3::before {
  content: "\f244";
}
.bi-cart4::before {
  content: "\f245";
}
.bi-cash-stack::before {
  content: "\f246";
}
.bi-cash::before {
  content: "\f247";
}
.bi-cast::before {
  content: "\f248";
}
.bi-chat-dots-fill::before {
  content: "\f249";
}
.bi-chat-dots::before {
  content: "\f24a";
}
.bi-chat-fill::before {
  content: "\f24b";
}
.bi-chat-left-dots-fill::before {
  content: "\f24c";
}
.bi-chat-left-dots::before {
  content: "\f24d";
}
.bi-chat-left-fill::before {
  content: "\f24e";
}
.bi-chat-left-quote-fill::before {
  content: "\f24f";
}
.bi-chat-left-quote::before {
  content: "\f250";
}
.bi-chat-left-text-fill::before {
  content: "\f251";
}
.bi-chat-left-text::before {
  content: "\f252";
}
.bi-chat-left::before {
  content: "\f253";
}
.bi-chat-quote-fill::before {
  content: "\f254";
}
.bi-chat-quote::before {
  content: "\f255";
}
.bi-chat-right-dots-fill::before {
  content: "\f256";
}
.bi-chat-right-dots::before {
  content: "\f257";
}
.bi-chat-right-fill::before {
  content: "\f258";
}
.bi-chat-right-quote-fill::before {
  content: "\f259";
}
.bi-chat-right-quote::before {
  content: "\f25a";
}
.bi-chat-right-text-fill::before {
  content: "\f25b";
}
.bi-chat-right-text::before {
  content: "\f25c";
}
.bi-chat-right::before {
  content: "\f25d";
}
.bi-chat-square-dots-fill::before {
  content: "\f25e";
}
.bi-chat-square-dots::before {
  content: "\f25f";
}
.bi-chat-square-fill::before {
  content: "\f260";
}
.bi-chat-square-quote-fill::before {
  content: "\f261";
}
.bi-chat-square-quote::before {
  content: "\f262";
}
.bi-chat-square-text-fill::before {
  content: "\f263";
}
.bi-chat-square-text::before {
  content: "\f264";
}
.bi-chat-square::before {
  content: "\f265";
}
.bi-chat-text-fill::before {
  content: "\f266";
}
.bi-chat-text::before {
  content: "\f267";
}
.bi-chat::before {
  content: "\f268";
}
.bi-check-all::before {
  content: "\f269";
}
.bi-check-circle-fill::before {
  content: "\f26a";
}
.bi-check-circle::before {
  content: "\f26b";
}
.bi-check-square-fill::before {
  content: "\f26c";
}
.bi-check-square::before {
  content: "\f26d";
}
.bi-check::before {
  content: "\f26e";
}
.bi-check2-all::before {
  content: "\f26f";
}
.bi-check2-circle::before {
  content: "\f270";
}
.bi-check2-square::before {
  content: "\f271";
}
.bi-check2::before {
  content: "\f272";
}
.bi-chevron-bar-contract::before {
  content: "\f273";
}
.bi-chevron-bar-down::before {
  content: "\f274";
}
.bi-chevron-bar-expand::before {
  content: "\f275";
}
.bi-chevron-bar-left::before {
  content: "\f276";
}
.bi-chevron-bar-right::before {
  content: "\f277";
}
.bi-chevron-bar-up::before {
  content: "\f278";
}
.bi-chevron-compact-down::before {
  content: "\f279";
}
.bi-chevron-compact-left::before {
  content: "\f27a";
}
.bi-chevron-compact-right::before {
  content: "\f27b";
}
.bi-chevron-compact-up::before {
  content: "\f27c";
}
.bi-chevron-contract::before {
  content: "\f27d";
}
.bi-chevron-double-down::before {
  content: "\f27e";
}
.bi-chevron-double-left::before {
  content: "\f27f";
}
.bi-chevron-double-right::before {
  content: "\f280";
}
.bi-chevron-double-up::before {
  content: "\f281";
}
.bi-chevron-down::before {
  content: "\f282";
}
.bi-chevron-expand::before {
  content: "\f283";
}
.bi-chevron-left::before {
  content: "\f284";
}
.bi-chevron-right::before {
  content: "\f285";
}
.bi-chevron-up::before {
  content: "\f286";
}
.bi-circle-fill::before {
  content: "\f287";
}
.bi-circle-half::before {
  content: "\f288";
}
.bi-circle-square::before {
  content: "\f289";
}
.bi-circle::before {
  content: "\f28a";
}
.bi-clipboard-check::before {
  content: "\f28b";
}
.bi-clipboard-data::before {
  content: "\f28c";
}
.bi-clipboard-minus::before {
  content: "\f28d";
}
.bi-clipboard-plus::before {
  content: "\f28e";
}
.bi-clipboard-x::before {
  content: "\f28f";
}
.bi-clipboard::before {
  content: "\f290";
}
.bi-clock-fill::before {
  content: "\f291";
}
.bi-clock-history::before {
  content: "\f292";
}
.bi-clock::before {
  content: "\f293";
}
.bi-cloud-arrow-down-fill::before {
  content: "\f294";
}
.bi-cloud-arrow-down::before {
  content: "\f295";
}
.bi-cloud-arrow-up-fill::before {
  content: "\f296";
}
.bi-cloud-arrow-up::before {
  content: "\f297";
}
.bi-cloud-check-fill::before {
  content: "\f298";
}
.bi-cloud-check::before {
  content: "\f299";
}
.bi-cloud-download-fill::before {
  content: "\f29a";
}
.bi-cloud-download::before {
  content: "\f29b";
}
.bi-cloud-drizzle-fill::before {
  content: "\f29c";
}
.bi-cloud-drizzle::before {
  content: "\f29d";
}
.bi-cloud-fill::before {
  content: "\f29e";
}
.bi-cloud-fog-fill::before {
  content: "\f29f";
}
.bi-cloud-fog::before {
  content: "\f2a0";
}
.bi-cloud-fog2-fill::before {
  content: "\f2a1";
}
.bi-cloud-fog2::before {
  content: "\f2a2";
}
.bi-cloud-hail-fill::before {
  content: "\f2a3";
}
.bi-cloud-hail::before {
  content: "\f2a4";
}
.bi-cloud-haze-fill::before {
  content: "\f2a6";
}
.bi-cloud-haze::before {
  content: "\f2a7";
}
.bi-cloud-haze2-fill::before {
  content: "\f2a8";
}
.bi-cloud-lightning-fill::before {
  content: "\f2a9";
}
.bi-cloud-lightning-rain-fill::before {
  content: "\f2aa";
}
.bi-cloud-lightning-rain::before {
  content: "\f2ab";
}
.bi-cloud-lightning::before {
  content: "\f2ac";
}
.bi-cloud-minus-fill::before {
  content: "\f2ad";
}
.bi-cloud-minus::before {
  content: "\f2ae";
}
.bi-cloud-moon-fill::before {
  content: "\f2af";
}
.bi-cloud-moon::before {
  content: "\f2b0";
}
.bi-cloud-plus-fill::before {
  content: "\f2b1";
}
.bi-cloud-plus::before {
  content: "\f2b2";
}
.bi-cloud-rain-fill::before {
  content: "\f2b3";
}
.bi-cloud-rain-heavy-fill::before {
  content: "\f2b4";
}
.bi-cloud-rain-heavy::before {
  content: "\f2b5";
}
.bi-cloud-rain::before {
  content: "\f2b6";
}
.bi-cloud-slash-fill::before {
  content: "\f2b7";
}
.bi-cloud-slash::before {
  content: "\f2b8";
}
.bi-cloud-sleet-fill::before {
  content: "\f2b9";
}
.bi-cloud-sleet::before {
  content: "\f2ba";
}
.bi-cloud-snow-fill::before {
  content: "\f2bb";
}
.bi-cloud-snow::before {
  content: "\f2bc";
}
.bi-cloud-sun-fill::before {
  content: "\f2bd";
}
.bi-cloud-sun::before {
  content: "\f2be";
}
.bi-cloud-upload-fill::before {
  content: "\f2bf";
}
.bi-cloud-upload::before {
  content: "\f2c0";
}
.bi-cloud::before {
  content: "\f2c1";
}
.bi-clouds-fill::before {
  content: "\f2c2";
}
.bi-clouds::before {
  content: "\f2c3";
}
.bi-cloudy-fill::before {
  content: "\f2c4";
}
.bi-cloudy::before {
  content: "\f2c5";
}
.bi-code-slash::before {
  content: "\f2c6";
}
.bi-code-square::before {
  content: "\f2c7";
}
.bi-code::before {
  content: "\f2c8";
}
.bi-collection-fill::before {
  content: "\f2c9";
}
.bi-collection-play-fill::before {
  content: "\f2ca";
}
.bi-collection-play::before {
  content: "\f2cb";
}
.bi-collection::before {
  content: "\f2cc";
}
.bi-columns-gap::before {
  content: "\f2cd";
}
.bi-columns::before {
  content: "\f2ce";
}
.bi-command::before {
  content: "\f2cf";
}
.bi-compass-fill::before {
  content: "\f2d0";
}
.bi-compass::before {
  content: "\f2d1";
}
.bi-cone-striped::before {
  content: "\f2d2";
}
.bi-cone::before {
  content: "\f2d3";
}
.bi-controller::before {
  content: "\f2d4";
}
.bi-cpu-fill::before {
  content: "\f2d5";
}
.bi-cpu::before {
  content: "\f2d6";
}
.bi-credit-card-2-back-fill::before {
  content: "\f2d7";
}
.bi-credit-card-2-back::before {
  content: "\f2d8";
}
.bi-credit-card-2-front-fill::before {
  content: "\f2d9";
}
.bi-credit-card-2-front::before {
  content: "\f2da";
}
.bi-credit-card-fill::before {
  content: "\f2db";
}
.bi-credit-card::before {
  content: "\f2dc";
}
.bi-crop::before {
  content: "\f2dd";
}
.bi-cup-fill::before {
  content: "\f2de";
}
.bi-cup-straw::before {
  content: "\f2df";
}
.bi-cup::before {
  content: "\f2e0";
}
.bi-cursor-fill::before {
  content: "\f2e1";
}
.bi-cursor-text::before {
  content: "\f2e2";
}
.bi-cursor::before {
  content: "\f2e3";
}
.bi-dash-circle-dotted::before {
  content: "\f2e4";
}
.bi-dash-circle-fill::before {
  content: "\f2e5";
}
.bi-dash-circle::before {
  content: "\f2e6";
}
.bi-dash-square-dotted::before {
  content: "\f2e7";
}
.bi-dash-square-fill::before {
  content: "\f2e8";
}
.bi-dash-square::before {
  content: "\f2e9";
}
.bi-dash::before {
  content: "\f2ea";
}
.bi-diagram-2-fill::before {
  content: "\f2eb";
}
.bi-diagram-2::before {
  content: "\f2ec";
}
.bi-diagram-3-fill::before {
  content: "\f2ed";
}
.bi-diagram-3::before {
  content: "\f2ee";
}
.bi-diamond-fill::before {
  content: "\f2ef";
}
.bi-diamond-half::before {
  content: "\f2f0";
}
.bi-diamond::before {
  content: "\f2f1";
}
.bi-dice-1-fill::before {
  content: "\f2f2";
}
.bi-dice-1::before {
  content: "\f2f3";
}
.bi-dice-2-fill::before {
  content: "\f2f4";
}
.bi-dice-2::before {
  content: "\f2f5";
}
.bi-dice-3-fill::before {
  content: "\f2f6";
}
.bi-dice-3::before {
  content: "\f2f7";
}
.bi-dice-4-fill::before {
  content: "\f2f8";
}
.bi-dice-4::before {
  content: "\f2f9";
}
.bi-dice-5-fill::before {
  content: "\f2fa";
}
.bi-dice-5::before {
  content: "\f2fb";
}
.bi-dice-6-fill::before {
  content: "\f2fc";
}
.bi-dice-6::before {
  content: "\f2fd";
}
.bi-disc-fill::before {
  content: "\f2fe";
}
.bi-disc::before {
  content: "\f2ff";
}
.bi-discord::before {
  content: "\f300";
}
.bi-display-fill::before {
  content: "\f301";
}
.bi-display::before {
  content: "\f302";
}
.bi-distribute-horizontal::before {
  content: "\f303";
}
.bi-distribute-vertical::before {
  content: "\f304";
}
.bi-door-closed-fill::before {
  content: "\f305";
}
.bi-door-closed::before {
  content: "\f306";
}
.bi-door-open-fill::before {
  content: "\f307";
}
.bi-door-open::before {
  content: "\f308";
}
.bi-dot::before {
  content: "\f309";
}
.bi-download::before {
  content: "\f30a";
}
.bi-droplet-fill::before {
  content: "\f30b";
}
.bi-droplet-half::before {
  content: "\f30c";
}
.bi-droplet::before {
  content: "\f30d";
}
.bi-earbuds::before {
  content: "\f30e";
}
.bi-easel-fill::before {
  content: "\f30f";
}
.bi-easel::before {
  content: "\f310";
}
.bi-egg-fill::before {
  content: "\f311";
}
.bi-egg-fried::before {
  content: "\f312";
}
.bi-egg::before {
  content: "\f313";
}
.bi-eject-fill::before {
  content: "\f314";
}
.bi-eject::before {
  content: "\f315";
}
.bi-emoji-angry-fill::before {
  content: "\f316";
}
.bi-emoji-angry::before {
  content: "\f317";
}
.bi-emoji-dizzy-fill::before {
  content: "\f318";
}
.bi-emoji-dizzy::before {
  content: "\f319";
}
.bi-emoji-expressionless-fill::before {
  content: "\f31a";
}
.bi-emoji-expressionless::before {
  content: "\f31b";
}
.bi-emoji-frown-fill::before {
  content: "\f31c";
}
.bi-emoji-frown::before {
  content: "\f31d";
}
.bi-emoji-heart-eyes-fill::before {
  content: "\f31e";
}
.bi-emoji-heart-eyes::before {
  content: "\f31f";
}
.bi-emoji-laughing-fill::before {
  content: "\f320";
}
.bi-emoji-laughing::before {
  content: "\f321";
}
.bi-emoji-neutral-fill::before {
  content: "\f322";
}
.bi-emoji-neutral::before {
  content: "\f323";
}
.bi-emoji-smile-fill::before {
  content: "\f324";
}
.bi-emoji-smile-upside-down-fill::before {
  content: "\f325";
}
.bi-emoji-smile-upside-down::before {
  content: "\f326";
}
.bi-emoji-smile::before {
  content: "\f327";
}
.bi-emoji-sunglasses-fill::before {
  content: "\f328";
}
.bi-emoji-sunglasses::before {
  content: "\f329";
}
.bi-emoji-wink-fill::before {
  content: "\f32a";
}
.bi-emoji-wink::before {
  content: "\f32b";
}
.bi-envelope-fill::before {
  content: "\f32c";
}
.bi-envelope-open-fill::before {
  content: "\f32d";
}
.bi-envelope-open::before {
  content: "\f32e";
}
.bi-envelope::before {
  content: "\f32f";
}
.bi-eraser-fill::before {
  content: "\f330";
}
.bi-eraser::before {
  content: "\f331";
}
.bi-exclamation-circle-fill::before {
  content: "\f332";
}
.bi-exclamation-circle::before {
  content: "\f333";
}
.bi-exclamation-diamond-fill::before {
  content: "\f334";
}
.bi-exclamation-diamond::before {
  content: "\f335";
}
.bi-exclamation-octagon-fill::before {
  content: "\f336";
}
.bi-exclamation-octagon::before {
  content: "\f337";
}
.bi-exclamation-square-fill::before {
  content: "\f338";
}
.bi-exclamation-square::before {
  content: "\f339";
}
.bi-exclamation-triangle-fill::before {
  content: "\f33a";
}
.bi-exclamation-triangle::before {
  content: "\f33b";
}
.bi-exclamation::before {
  content: "\f33c";
}
.bi-exclude::before {
  content: "\f33d";
}
.bi-eye-fill::before {
  content: "\f33e";
}
.bi-eye-slash-fill::before {
  content: "\f33f";
}
.bi-eye-slash::before {
  content: "\f340";
}
.bi-eye::before {
  content: "\f341";
}
.bi-eyedropper::before {
  content: "\f342";
}
.bi-eyeglasses::before {
  content: "\f343";
}
.bi-facebook::before {
  content: "\f344";
}
.bi-file-arrow-down-fill::before {
  content: "\f345";
}
.bi-file-arrow-down::before {
  content: "\f346";
}
.bi-file-arrow-up-fill::before {
  content: "\f347";
}
.bi-file-arrow-up::before {
  content: "\f348";
}
.bi-file-bar-graph-fill::before {
  content: "\f349";
}
.bi-file-bar-graph::before {
  content: "\f34a";
}
.bi-file-binary-fill::before {
  content: "\f34b";
}
.bi-file-binary::before {
  content: "\f34c";
}
.bi-file-break-fill::before {
  content: "\f34d";
}
.bi-file-break::before {
  content: "\f34e";
}
.bi-file-check-fill::before {
  content: "\f34f";
}
.bi-file-check::before {
  content: "\f350";
}
.bi-file-code-fill::before {
  content: "\f351";
}
.bi-file-code::before {
  content: "\f352";
}
.bi-file-diff-fill::before {
  content: "\f353";
}
.bi-file-diff::before {
  content: "\f354";
}
.bi-file-earmark-arrow-down-fill::before {
  content: "\f355";
}
.bi-file-earmark-arrow-down::before {
  content: "\f356";
}
.bi-file-earmark-arrow-up-fill::before {
  content: "\f357";
}
.bi-file-earmark-arrow-up::before {
  content: "\f358";
}
.bi-file-earmark-bar-graph-fill::before {
  content: "\f359";
}
.bi-file-earmark-bar-graph::before {
  content: "\f35a";
}
.bi-file-earmark-binary-fill::before {
  content: "\f35b";
}
.bi-file-earmark-binary::before {
  content: "\f35c";
}
.bi-file-earmark-break-fill::before {
  content: "\f35d";
}
.bi-file-earmark-break::before {
  content: "\f35e";
}
.bi-file-earmark-check-fill::before {
  content: "\f35f";
}
.bi-file-earmark-check::before {
  content: "\f360";
}
.bi-file-earmark-code-fill::before {
  content: "\f361";
}
.bi-file-earmark-code::before {
  content: "\f362";
}
.bi-file-earmark-diff-fill::before {
  content: "\f363";
}
.bi-file-earmark-diff::before {
  content: "\f364";
}
.bi-file-earmark-easel-fill::before {
  content: "\f365";
}
.bi-file-earmark-easel::before {
  content: "\f366";
}
.bi-file-earmark-excel-fill::before {
  content: "\f367";
}
.bi-file-earmark-excel::before {
  content: "\f368";
}
.bi-file-earmark-fill::before {
  content: "\f369";
}
.bi-file-earmark-font-fill::before {
  content: "\f36a";
}
.bi-file-earmark-font::before {
  content: "\f36b";
}
.bi-file-earmark-image-fill::before {
  content: "\f36c";
}
.bi-file-earmark-image::before {
  content: "\f36d";
}
.bi-file-earmark-lock-fill::before {
  content: "\f36e";
}
.bi-file-earmark-lock::before {
  content: "\f36f";
}
.bi-file-earmark-lock2-fill::before {
  content: "\f370";
}
.bi-file-earmark-lock2::before {
  content: "\f371";
}
.bi-file-earmark-medical-fill::before {
  content: "\f372";
}
.bi-file-earmark-medical::before {
  content: "\f373";
}
.bi-file-earmark-minus-fill::before {
  content: "\f374";
}
.bi-file-earmark-minus::before {
  content: "\f375";
}
.bi-file-earmark-music-fill::before {
  content: "\f376";
}
.bi-file-earmark-music::before {
  content: "\f377";
}
.bi-file-earmark-person-fill::before {
  content: "\f378";
}
.bi-file-earmark-person::before {
  content: "\f379";
}
.bi-file-earmark-play-fill::before {
  content: "\f37a";
}
.bi-file-earmark-play::before {
  content: "\f37b";
}
.bi-file-earmark-plus-fill::before {
  content: "\f37c";
}
.bi-file-earmark-plus::before {
  content: "\f37d";
}
.bi-file-earmark-post-fill::before {
  content: "\f37e";
}
.bi-file-earmark-post::before {
  content: "\f37f";
}
.bi-file-earmark-ppt-fill::before {
  content: "\f380";
}
.bi-file-earmark-ppt::before {
  content: "\f381";
}
.bi-file-earmark-richtext-fill::before {
  content: "\f382";
}
.bi-file-earmark-richtext::before {
  content: "\f383";
}
.bi-file-earmark-ruled-fill::before {
  content: "\f384";
}
.bi-file-earmark-ruled::before {
  content: "\f385";
}
.bi-file-earmark-slides-fill::before {
  content: "\f386";
}
.bi-file-earmark-slides::before {
  content: "\f387";
}
.bi-file-earmark-spreadsheet-fill::before {
  content: "\f388";
}
.bi-file-earmark-spreadsheet::before {
  content: "\f389";
}
.bi-file-earmark-text-fill::before {
  content: "\f38a";
}
.bi-file-earmark-text::before {
  content: "\f38b";
}
.bi-file-earmark-word-fill::before {
  content: "\f38c";
}
.bi-file-earmark-word::before {
  content: "\f38d";
}
.bi-file-earmark-x-fill::before {
  content: "\f38e";
}
.bi-file-earmark-x::before {
  content: "\f38f";
}
.bi-file-earmark-zip-fill::before {
  content: "\f390";
}
.bi-file-earmark-zip::before {
  content: "\f391";
}
.bi-file-earmark::before {
  content: "\f392";
}
.bi-file-easel-fill::before {
  content: "\f393";
}
.bi-file-easel::before {
  content: "\f394";
}
.bi-file-excel-fill::before {
  content: "\f395";
}
.bi-file-excel::before {
  content: "\f396";
}
.bi-file-fill::before {
  content: "\f397";
}
.bi-file-font-fill::before {
  content: "\f398";
}
.bi-file-font::before {
  content: "\f399";
}
.bi-file-image-fill::before {
  content: "\f39a";
}
.bi-file-image::before {
  content: "\f39b";
}
.bi-file-lock-fill::before {
  content: "\f39c";
}
.bi-file-lock::before {
  content: "\f39d";
}
.bi-file-lock2-fill::before {
  content: "\f39e";
}
.bi-file-lock2::before {
  content: "\f39f";
}
.bi-file-medical-fill::before {
  content: "\f3a0";
}
.bi-file-medical::before {
  content: "\f3a1";
}
.bi-file-minus-fill::before {
  content: "\f3a2";
}
.bi-file-minus::before {
  content: "\f3a3";
}
.bi-file-music-fill::before {
  content: "\f3a4";
}
.bi-file-music::before {
  content: "\f3a5";
}
.bi-file-person-fill::before {
  content: "\f3a6";
}
.bi-file-person::before {
  content: "\f3a7";
}
.bi-file-play-fill::before {
  content: "\f3a8";
}
.bi-file-play::before {
  content: "\f3a9";
}
.bi-file-plus-fill::before {
  content: "\f3aa";
}
.bi-file-plus::before {
  content: "\f3ab";
}
.bi-file-post-fill::before {
  content: "\f3ac";
}
.bi-file-post::before {
  content: "\f3ad";
}
.bi-file-ppt-fill::before {
  content: "\f3ae";
}
.bi-file-ppt::before {
  content: "\f3af";
}
.bi-file-richtext-fill::before {
  content: "\f3b0";
}
.bi-file-richtext::before {
  content: "\f3b1";
}
.bi-file-ruled-fill::before {
  content: "\f3b2";
}
.bi-file-ruled::before {
  content: "\f3b3";
}
.bi-file-slides-fill::before {
  content: "\f3b4";
}
.bi-file-slides::before {
  content: "\f3b5";
}
.bi-file-spreadsheet-fill::before {
  content: "\f3b6";
}
.bi-file-spreadsheet::before {
  content: "\f3b7";
}
.bi-file-text-fill::before {
  content: "\f3b8";
}
.bi-file-text::before {
  content: "\f3b9";
}
.bi-file-word-fill::before {
  content: "\f3ba";
}
.bi-file-word::before {
  content: "\f3bb";
}
.bi-file-x-fill::before {
  content: "\f3bc";
}
.bi-file-x::before {
  content: "\f3bd";
}
.bi-file-zip-fill::before {
  content: "\f3be";
}
.bi-file-zip::before {
  content: "\f3bf";
}
.bi-file::before {
  content: "\f3c0";
}
.bi-files-alt::before {
  content: "\f3c1";
}
.bi-files::before {
  content: "\f3c2";
}
.bi-film::before {
  content: "\f3c3";
}
.bi-filter-circle-fill::before {
  content: "\f3c4";
}
.bi-filter-circle::before {
  content: "\f3c5";
}
.bi-filter-left::before {
  content: "\f3c6";
}
.bi-filter-right::before {
  content: "\f3c7";
}
.bi-filter-square-fill::before {
  content: "\f3c8";
}
.bi-filter-square::before {
  content: "\f3c9";
}
.bi-filter::before {
  content: "\f3ca";
}
.bi-flag-fill::before {
  content: "\f3cb";
}
.bi-flag::before {
  content: "\f3cc";
}
.bi-flower1::before {
  content: "\f3cd";
}
.bi-flower2::before {
  content: "\f3ce";
}
.bi-flower3::before {
  content: "\f3cf";
}
.bi-folder-check::before {
  content: "\f3d0";
}
.bi-folder-fill::before {
  content: "\f3d1";
}
.bi-folder-minus::before {
  content: "\f3d2";
}
.bi-folder-plus::before {
  content: "\f3d3";
}
.bi-folder-symlink-fill::before {
  content: "\f3d4";
}
.bi-folder-symlink::before {
  content: "\f3d5";
}
.bi-folder-x::before {
  content: "\f3d6";
}
.bi-folder::before {
  content: "\f3d7";
}
.bi-folder2-open::before {
  content: "\f3d8";
}
.bi-folder2::before {
  content: "\f3d9";
}
.bi-fonts::before {
  content: "\f3da";
}
.bi-forward-fill::before {
  content: "\f3db";
}
.bi-forward::before {
  content: "\f3dc";
}
.bi-front::before {
  content: "\f3dd";
}
.bi-fullscreen-exit::before {
  content: "\f3de";
}
.bi-fullscreen::before {
  content: "\f3df";
}
.bi-funnel-fill::before {
  content: "\f3e0";
}
.bi-funnel::before {
  content: "\f3e1";
}
.bi-gear-fill::before {
  content: "\f3e2";
}
.bi-gear-wide-connected::before {
  content: "\f3e3";
}
.bi-gear-wide::before {
  content: "\f3e4";
}
.bi-gear::before {
  content: "\f3e5";
}
.bi-gem::before {
  content: "\f3e6";
}
.bi-geo-alt-fill::before {
  content: "\f3e7";
}
.bi-geo-alt::before {
  content: "\f3e8";
}
.bi-geo-fill::before {
  content: "\f3e9";
}
.bi-geo::before {
  content: "\f3ea";
}
.bi-gift-fill::before {
  content: "\f3eb";
}
.bi-gift::before {
  content: "\f3ec";
}
.bi-github::before {
  content: "\f3ed";
}
.bi-globe::before {
  content: "\f3ee";
}
.bi-globe2::before {
  content: "\f3ef";
}
.bi-google::before {
  content: "\f3f0";
}
.bi-graph-down::before {
  content: "\f3f1";
}
.bi-graph-up::before {
  content: "\f3f2";
}
.bi-grid-1x2-fill::before {
  content: "\f3f3";
}
.bi-grid-1x2::before {
  content: "\f3f4";
}
.bi-grid-3x2-gap-fill::before {
  content: "\f3f5";
}
.bi-grid-3x2-gap::before {
  content: "\f3f6";
}
.bi-grid-3x2::before {
  content: "\f3f7";
}
.bi-grid-3x3-gap-fill::before {
  content: "\f3f8";
}
.bi-grid-3x3-gap::before {
  content: "\f3f9";
}
.bi-grid-3x3::before {
  content: "\f3fa";
}
.bi-grid-fill::before {
  content: "\f3fb";
}
.bi-grid::before {
  content: "\f3fc";
}
.bi-grip-horizontal::before {
  content: "\f3fd";
}
.bi-grip-vertical::before {
  content: "\f3fe";
}
.bi-hammer::before {
  content: "\f3ff";
}
.bi-hand-index-fill::before {
  content: "\f400";
}
.bi-hand-index-thumb-fill::before {
  content: "\f401";
}
.bi-hand-index-thumb::before {
  content: "\f402";
}
.bi-hand-index::before {
  content: "\f403";
}
.bi-hand-thumbs-down-fill::before {
  content: "\f404";
}
.bi-hand-thumbs-down::before {
  content: "\f405";
}
.bi-hand-thumbs-up-fill::before {
  content: "\f406";
}
.bi-hand-thumbs-up::before {
  content: "\f407";
}
.bi-handbag-fill::before {
  content: "\f408";
}
.bi-handbag::before {
  content: "\f409";
}
.bi-hash::before {
  content: "\f40a";
}
.bi-hdd-fill::before {
  content: "\f40b";
}
.bi-hdd-network-fill::before {
  content: "\f40c";
}
.bi-hdd-network::before {
  content: "\f40d";
}
.bi-hdd-rack-fill::before {
  content: "\f40e";
}
.bi-hdd-rack::before {
  content: "\f40f";
}
.bi-hdd-stack-fill::before {
  content: "\f410";
}
.bi-hdd-stack::before {
  content: "\f411";
}
.bi-hdd::before {
  content: "\f412";
}
.bi-headphones::before {
  content: "\f413";
}
.bi-headset::before {
  content: "\f414";
}
.bi-heart-fill::before {
  content: "\f415";
}
.bi-heart-half::before {
  content: "\f416";
}
.bi-heart::before {
  content: "\f417";
}
.bi-heptagon-fill::before {
  content: "\f418";
}
.bi-heptagon-half::before {
  content: "\f419";
}
.bi-heptagon::before {
  content: "\f41a";
}
.bi-hexagon-fill::before {
  content: "\f41b";
}
.bi-hexagon-half::before {
  content: "\f41c";
}
.bi-hexagon::before {
  content: "\f41d";
}
.bi-hourglass-bottom::before {
  content: "\f41e";
}
.bi-hourglass-split::before {
  content: "\f41f";
}
.bi-hourglass-top::before {
  content: "\f420";
}
.bi-hourglass::before {
  content: "\f421";
}
.bi-house-door-fill::before {
  content: "\f422";
}
.bi-house-door::before {
  content: "\f423";
}
.bi-house-fill::before {
  content: "\f424";
}
.bi-house::before {
  content: "\f425";
}
.bi-hr::before {
  content: "\f426";
}
.bi-hurricane::before {
  content: "\f427";
}
.bi-image-alt::before {
  content: "\f428";
}
.bi-image-fill::before {
  content: "\f429";
}
.bi-image::before {
  content: "\f42a";
}
.bi-images::before {
  content: "\f42b";
}
.bi-inbox-fill::before {
  content: "\f42c";
}
.bi-inbox::before {
  content: "\f42d";
}
.bi-inboxes-fill::before {
  content: "\f42e";
}
.bi-inboxes::before {
  content: "\f42f";
}
.bi-info-circle-fill::before {
  content: "\f430";
}
.bi-info-circle::before {
  content: "\f431";
}
.bi-info-square-fill::before {
  content: "\f432";
}
.bi-info-square::before {
  content: "\f433";
}
.bi-info::before {
  content: "\f434";
}
.bi-input-cursor-text::before {
  content: "\f435";
}
.bi-input-cursor::before {
  content: "\f436";
}
.bi-instagram::before {
  content: "\f437";
}
.bi-intersect::before {
  content: "\f438";
}
.bi-journal-album::before {
  content: "\f439";
}
.bi-journal-arrow-down::before {
  content: "\f43a";
}
.bi-journal-arrow-up::before {
  content: "\f43b";
}
.bi-journal-bookmark-fill::before {
  content: "\f43c";
}
.bi-journal-bookmark::before {
  content: "\f43d";
}
.bi-journal-check::before {
  content: "\f43e";
}
.bi-journal-code::before {
  content: "\f43f";
}
.bi-journal-medical::before {
  content: "\f440";
}
.bi-journal-minus::before {
  content: "\f441";
}
.bi-journal-plus::before {
  content: "\f442";
}
.bi-journal-richtext::before {
  content: "\f443";
}
.bi-journal-text::before {
  content: "\f444";
}
.bi-journal-x::before {
  content: "\f445";
}
.bi-journal::before {
  content: "\f446";
}
.bi-journals::before {
  content: "\f447";
}
.bi-joystick::before {
  content: "\f448";
}
.bi-justify-left::before {
  content: "\f449";
}
.bi-justify-right::before {
  content: "\f44a";
}
.bi-justify::before {
  content: "\f44b";
}
.bi-kanban-fill::before {
  content: "\f44c";
}
.bi-kanban::before {
  content: "\f44d";
}
.bi-key-fill::before {
  content: "\f44e";
}
.bi-key::before {
  content: "\f44f";
}
.bi-keyboard-fill::before {
  content: "\f450";
}
.bi-keyboard::before {
  content: "\f451";
}
.bi-ladder::before {
  content: "\f452";
}
.bi-lamp-fill::before {
  content: "\f453";
}
.bi-lamp::before {
  content: "\f454";
}
.bi-laptop-fill::before {
  content: "\f455";
}
.bi-laptop::before {
  content: "\f456";
}
.bi-layer-backward::before {
  content: "\f457";
}
.bi-layer-forward::before {
  content: "\f458";
}
.bi-layers-fill::before {
  content: "\f459";
}
.bi-layers-half::before {
  content: "\f45a";
}
.bi-layers::before {
  content: "\f45b";
}
.bi-layout-sidebar-inset-reverse::before {
  content: "\f45c";
}
.bi-layout-sidebar-inset::before {
  content: "\f45d";
}
.bi-layout-sidebar-reverse::before {
  content: "\f45e";
}
.bi-layout-sidebar::before {
  content: "\f45f";
}
.bi-layout-split::before {
  content: "\f460";
}
.bi-layout-text-sidebar-reverse::before {
  content: "\f461";
}
.bi-layout-text-sidebar::before {
  content: "\f462";
}
.bi-layout-text-window-reverse::before {
  content: "\f463";
}
.bi-layout-text-window::before {
  content: "\f464";
}
.bi-layout-three-columns::before {
  content: "\f465";
}
.bi-layout-wtf::before {
  content: "\f466";
}
.bi-life-preserver::before {
  content: "\f467";
}
.bi-lightbulb-fill::before {
  content: "\f468";
}
.bi-lightbulb-off-fill::before {
  content: "\f469";
}
.bi-lightbulb-off::before {
  content: "\f46a";
}
.bi-lightbulb::before {
  content: "\f46b";
}
.bi-lightning-charge-fill::before {
  content: "\f46c";
}
.bi-lightning-charge::before {
  content: "\f46d";
}
.bi-lightning-fill::before {
  content: "\f46e";
}
.bi-lightning::before {
  content: "\f46f";
}
.bi-link-45deg::before {
  content: "\f470";
}
.bi-link::before {
  content: "\f471";
}
.bi-linkedin::before {
  content: "\f472";
}
.bi-list-check::before {
  content: "\f473";
}
.bi-list-nested::before {
  content: "\f474";
}
.bi-list-ol::before {
  content: "\f475";
}
.bi-list-stars::before {
  content: "\f476";
}
.bi-list-task::before {
  content: "\f477";
}
.bi-list-ul::before {
  content: "\f478";
}
.bi-list::before {
  content: "\f479";
}
.bi-lock-fill::before {
  content: "\f47a";
}
.bi-lock::before {
  content: "\f47b";
}
.bi-mailbox::before {
  content: "\f47c";
}
.bi-mailbox2::before {
  content: "\f47d";
}
.bi-map-fill::before {
  content: "\f47e";
}
.bi-map::before {
  content: "\f47f";
}
.bi-markdown-fill::before {
  content: "\f480";
}
.bi-markdown::before {
  content: "\f481";
}
.bi-mask::before {
  content: "\f482";
}
.bi-megaphone-fill::before {
  content: "\f483";
}
.bi-megaphone::before {
  content: "\f484";
}
.bi-menu-app-fill::before {
  content: "\f485";
}
.bi-menu-app::before {
  content: "\f486";
}
.bi-menu-button-fill::before {
  content: "\f487";
}
.bi-menu-button-wide-fill::before {
  content: "\f488";
}
.bi-menu-button-wide::before {
  content: "\f489";
}
.bi-menu-button::before {
  content: "\f48a";
}
.bi-menu-down::before {
  content: "\f48b";
}
.bi-menu-up::before {
  content: "\f48c";
}
.bi-mic-fill::before {
  content: "\f48d";
}
.bi-mic-mute-fill::before {
  content: "\f48e";
}
.bi-mic-mute::before {
  content: "\f48f";
}
.bi-mic::before {
  content: "\f490";
}
.bi-minecart-loaded::before {
  content: "\f491";
}
.bi-minecart::before {
  content: "\f492";
}
.bi-moisture::before {
  content: "\f493";
}
.bi-moon-fill::before {
  content: "\f494";
}
.bi-moon-stars-fill::before {
  content: "\f495";
}
.bi-moon-stars::before {
  content: "\f496";
}
.bi-moon::before {
  content: "\f497";
}
.bi-mouse-fill::before {
  content: "\f498";
}
.bi-mouse::before {
  content: "\f499";
}
.bi-mouse2-fill::before {
  content: "\f49a";
}
.bi-mouse2::before {
  content: "\f49b";
}
.bi-mouse3-fill::before {
  content: "\f49c";
}
.bi-mouse3::before {
  content: "\f49d";
}
.bi-music-note-beamed::before {
  content: "\f49e";
}
.bi-music-note-list::before {
  content: "\f49f";
}
.bi-music-note::before {
  content: "\f4a0";
}
.bi-music-player-fill::before {
  content: "\f4a1";
}
.bi-music-player::before {
  content: "\f4a2";
}
.bi-newspaper::before {
  content: "\f4a3";
}
.bi-node-minus-fill::before {
  content: "\f4a4";
}
.bi-node-minus::before {
  content: "\f4a5";
}
.bi-node-plus-fill::before {
  content: "\f4a6";
}
.bi-node-plus::before {
  content: "\f4a7";
}
.bi-nut-fill::before {
  content: "\f4a8";
}
.bi-nut::before {
  content: "\f4a9";
}
.bi-octagon-fill::before {
  content: "\f4aa";
}
.bi-octagon-half::before {
  content: "\f4ab";
}
.bi-octagon::before {
  content: "\f4ac";
}
.bi-option::before {
  content: "\f4ad";
}
.bi-outlet::before {
  content: "\f4ae";
}
.bi-paint-bucket::before {
  content: "\f4af";
}
.bi-palette-fill::before {
  content: "\f4b0";
}
.bi-palette::before {
  content: "\f4b1";
}
.bi-palette2::before {
  content: "\f4b2";
}
.bi-paperclip::before {
  content: "\f4b3";
}
.bi-paragraph::before {
  content: "\f4b4";
}
.bi-patch-check-fill::before {
  content: "\f4b5";
}
.bi-patch-check::before {
  content: "\f4b6";
}
.bi-patch-exclamation-fill::before {
  content: "\f4b7";
}
.bi-patch-exclamation::before {
  content: "\f4b8";
}
.bi-patch-minus-fill::before {
  content: "\f4b9";
}
.bi-patch-minus::before {
  content: "\f4ba";
}
.bi-patch-plus-fill::before {
  content: "\f4bb";
}
.bi-patch-plus::before {
  content: "\f4bc";
}
.bi-patch-question-fill::before {
  content: "\f4bd";
}
.bi-patch-question::before {
  content: "\f4be";
}
.bi-pause-btn-fill::before {
  content: "\f4bf";
}
.bi-pause-btn::before {
  content: "\f4c0";
}
.bi-pause-circle-fill::before {
  content: "\f4c1";
}
.bi-pause-circle::before {
  content: "\f4c2";
}
.bi-pause-fill::before {
  content: "\f4c3";
}
.bi-pause::before {
  content: "\f4c4";
}
.bi-peace-fill::before {
  content: "\f4c5";
}
.bi-peace::before {
  content: "\f4c6";
}
.bi-pen-fill::before {
  content: "\f4c7";
}
.bi-pen::before {
  content: "\f4c8";
}
.bi-pencil-fill::before {
  content: "\f4c9";
}
.bi-pencil-square::before {
  content: "\f4ca";
}
.bi-pencil::before {
  content: "\f4cb";
}
.bi-pentagon-fill::before {
  content: "\f4cc";
}
.bi-pentagon-half::before {
  content: "\f4cd";
}
.bi-pentagon::before {
  content: "\f4ce";
}
.bi-people-fill::before {
  content: "\f4cf";
}
.bi-people::before {
  content: "\f4d0";
}
.bi-percent::before {
  content: "\f4d1";
}
.bi-person-badge-fill::before {
  content: "\f4d2";
}
.bi-person-badge::before {
  content: "\f4d3";
}
.bi-person-bounding-box::before {
  content: "\f4d4";
}
.bi-person-check-fill::before {
  content: "\f4d5";
}
.bi-person-check::before {
  content: "\f4d6";
}
.bi-person-circle::before {
  content: "\f4d7";
}
.bi-person-dash-fill::before {
  content: "\f4d8";
}
.bi-person-dash::before {
  content: "\f4d9";
}
.bi-person-fill::before {
  content: "\f4da";
}
.bi-person-lines-fill::before {
  content: "\f4db";
}
.bi-person-plus-fill::before {
  content: "\f4dc";
}
.bi-person-plus::before {
  content: "\f4dd";
}
.bi-person-square::before {
  content: "\f4de";
}
.bi-person-x-fill::before {
  content: "\f4df";
}
.bi-person-x::before {
  content: "\f4e0";
}
.bi-person::before {
  content: "\f4e1";
}
.bi-phone-fill::before {
  content: "\f4e2";
}
.bi-phone-landscape-fill::before {
  content: "\f4e3";
}
.bi-phone-landscape::before {
  content: "\f4e4";
}
.bi-phone-vibrate-fill::before {
  content: "\f4e5";
}
.bi-phone-vibrate::before {
  content: "\f4e6";
}
.bi-phone::before {
  content: "\f4e7";
}
.bi-pie-chart-fill::before {
  content: "\f4e8";
}
.bi-pie-chart::before {
  content: "\f4e9";
}
.bi-pin-angle-fill::before {
  content: "\f4ea";
}
.bi-pin-angle::before {
  content: "\f4eb";
}
.bi-pin-fill::before {
  content: "\f4ec";
}
.bi-pin::before {
  content: "\f4ed";
}
.bi-pip-fill::before {
  content: "\f4ee";
}
.bi-pip::before {
  content: "\f4ef";
}
.bi-play-btn-fill::before {
  content: "\f4f0";
}
.bi-play-btn::before {
  content: "\f4f1";
}
.bi-play-circle-fill::before {
  content: "\f4f2";
}
.bi-play-circle::before {
  content: "\f4f3";
}
.bi-play-fill::before {
  content: "\f4f4";
}
.bi-play::before {
  content: "\f4f5";
}
.bi-plug-fill::before {
  content: "\f4f6";
}
.bi-plug::before {
  content: "\f4f7";
}
.bi-plus-circle-dotted::before {
  content: "\f4f8";
}
.bi-plus-circle-fill::before {
  content: "\f4f9";
}
.bi-plus-circle::before {
  content: "\f4fa";
}
.bi-plus-square-dotted::before {
  content: "\f4fb";
}
.bi-plus-square-fill::before {
  content: "\f4fc";
}
.bi-plus-square::before {
  content: "\f4fd";
}
.bi-plus::before {
  content: "\f4fe";
}
.bi-power::before {
  content: "\f4ff";
}
.bi-printer-fill::before {
  content: "\f500";
}
.bi-printer::before {
  content: "\f501";
}
.bi-puzzle-fill::before {
  content: "\f502";
}
.bi-puzzle::before {
  content: "\f503";
}
.bi-question-circle-fill::before {
  content: "\f504";
}
.bi-question-circle::before {
  content: "\f505";
}
.bi-question-diamond-fill::before {
  content: "\f506";
}
.bi-question-diamond::before {
  content: "\f507";
}
.bi-question-octagon-fill::before {
  content: "\f508";
}
.bi-question-octagon::before {
  content: "\f509";
}
.bi-question-square-fill::before {
  content: "\f50a";
}
.bi-question-square::before {
  content: "\f50b";
}
.bi-question::before {
  content: "\f50c";
}
.bi-rainbow::before {
  content: "\f50d";
}
.bi-receipt-cutoff::before {
  content: "\f50e";
}
.bi-receipt::before {
  content: "\f50f";
}
.bi-reception-0::before {
  content: "\f510";
}
.bi-reception-1::before {
  content: "\f511";
}
.bi-reception-2::before {
  content: "\f512";
}
.bi-reception-3::before {
  content: "\f513";
}
.bi-reception-4::before {
  content: "\f514";
}
.bi-record-btn-fill::before {
  content: "\f515";
}
.bi-record-btn::before {
  content: "\f516";
}
.bi-record-circle-fill::before {
  content: "\f517";
}
.bi-record-circle::before {
  content: "\f518";
}
.bi-record-fill::before {
  content: "\f519";
}
.bi-record::before {
  content: "\f51a";
}
.bi-record2-fill::before {
  content: "\f51b";
}
.bi-record2::before {
  content: "\f51c";
}
.bi-reply-all-fill::before {
  content: "\f51d";
}
.bi-reply-all::before {
  content: "\f51e";
}
.bi-reply-fill::before {
  content: "\f51f";
}
.bi-reply::before {
  content: "\f520";
}
.bi-rss-fill::before {
  content: "\f521";
}
.bi-rss::before {
  content: "\f522";
}
.bi-rulers::before {
  content: "\f523";
}
.bi-save-fill::before {
  content: "\f524";
}
.bi-save::before {
  content: "\f525";
}
.bi-save2-fill::before {
  content: "\f526";
}
.bi-save2::before {
  content: "\f527";
}
.bi-scissors::before {
  content: "\f528";
}
.bi-screwdriver::before {
  content: "\f529";
}
.bi-search::before {
  content: "\f52a";
}
.bi-segmented-nav::before {
  content: "\f52b";
}
.bi-server::before {
  content: "\f52c";
}
.bi-share-fill::before {
  content: "\f52d";
}
.bi-share::before {
  content: "\f52e";
}
.bi-shield-check::before {
  content: "\f52f";
}
.bi-shield-exclamation::before {
  content: "\f530";
}
.bi-shield-fill-check::before {
  content: "\f531";
}
.bi-shield-fill-exclamation::before {
  content: "\f532";
}
.bi-shield-fill-minus::before {
  content: "\f533";
}
.bi-shield-fill-plus::before {
  content: "\f534";
}
.bi-shield-fill-x::before {
  content: "\f535";
}
.bi-shield-fill::before {
  content: "\f536";
}
.bi-shield-lock-fill::before {
  content: "\f537";
}
.bi-shield-lock::before {
  content: "\f538";
}
.bi-shield-minus::before {
  content: "\f539";
}
.bi-shield-plus::before {
  content: "\f53a";
}
.bi-shield-shaded::before {
  content: "\f53b";
}
.bi-shield-slash-fill::before {
  content: "\f53c";
}
.bi-shield-slash::before {
  content: "\f53d";
}
.bi-shield-x::before {
  content: "\f53e";
}
.bi-shield::before {
  content: "\f53f";
}
.bi-shift-fill::before {
  content: "\f540";
}
.bi-shift::before {
  content: "\f541";
}
.bi-shop-window::before {
  content: "\f542";
}
.bi-shop::before {
  content: "\f543";
}
.bi-shuffle::before {
  content: "\f544";
}
.bi-signpost-2-fill::before {
  content: "\f545";
}
.bi-signpost-2::before {
  content: "\f546";
}
.bi-signpost-fill::before {
  content: "\f547";
}
.bi-signpost-split-fill::before {
  content: "\f548";
}
.bi-signpost-split::before {
  content: "\f549";
}
.bi-signpost::before {
  content: "\f54a";
}
.bi-sim-fill::before {
  content: "\f54b";
}
.bi-sim::before {
  content: "\f54c";
}
.bi-skip-backward-btn-fill::before {
  content: "\f54d";
}
.bi-skip-backward-btn::before {
  content: "\f54e";
}
.bi-skip-backward-circle-fill::before {
  content: "\f54f";
}
.bi-skip-backward-circle::before {
  content: "\f550";
}
.bi-skip-backward-fill::before {
  content: "\f551";
}
.bi-skip-backward::before {
  content: "\f552";
}
.bi-skip-end-btn-fill::before {
  content: "\f553";
}
.bi-skip-end-btn::before {
  content: "\f554";
}
.bi-skip-end-circle-fill::before {
  content: "\f555";
}
.bi-skip-end-circle::before {
  content: "\f556";
}
.bi-skip-end-fill::before {
  content: "\f557";
}
.bi-skip-end::before {
  content: "\f558";
}
.bi-skip-forward-btn-fill::before {
  content: "\f559";
}
.bi-skip-forward-btn::before {
  content: "\f55a";
}
.bi-skip-forward-circle-fill::before {
  content: "\f55b";
}
.bi-skip-forward-circle::before {
  content: "\f55c";
}
.bi-skip-forward-fill::before {
  content: "\f55d";
}
.bi-skip-forward::before {
  content: "\f55e";
}
.bi-skip-start-btn-fill::before {
  content: "\f55f";
}
.bi-skip-start-btn::before {
  content: "\f560";
}
.bi-skip-start-circle-fill::before {
  content: "\f561";
}
.bi-skip-start-circle::before {
  content: "\f562";
}
.bi-skip-start-fill::before {
  content: "\f563";
}
.bi-skip-start::before {
  content: "\f564";
}
.bi-slack::before {
  content: "\f565";
}
.bi-slash-circle-fill::before {
  content: "\f566";
}
.bi-slash-circle::before {
  content: "\f567";
}
.bi-slash-square-fill::before {
  content: "\f568";
}
.bi-slash-square::before {
  content: "\f569";
}
.bi-slash::before {
  content: "\f56a";
}
.bi-sliders::before {
  content: "\f56b";
}
.bi-smartwatch::before {
  content: "\f56c";
}
.bi-snow::before {
  content: "\f56d";
}
.bi-snow2::before {
  content: "\f56e";
}
.bi-snow3::before {
  content: "\f56f";
}
.bi-sort-alpha-down-alt::before {
  content: "\f570";
}
.bi-sort-alpha-down::before {
  content: "\f571";
}
.bi-sort-alpha-up-alt::before {
  content: "\f572";
}
.bi-sort-alpha-up::before {
  content: "\f573";
}
.bi-sort-down-alt::before {
  content: "\f574";
}
.bi-sort-down::before {
  content: "\f575";
}
.bi-sort-numeric-down-alt::before {
  content: "\f576";
}
.bi-sort-numeric-down::before {
  content: "\f577";
}
.bi-sort-numeric-up-alt::before {
  content: "\f578";
}
.bi-sort-numeric-up::before {
  content: "\f579";
}
.bi-sort-up-alt::before {
  content: "\f57a";
}
.bi-sort-up::before {
  content: "\f57b";
}
.bi-soundwave::before {
  content: "\f57c";
}
.bi-speaker-fill::before {
  content: "\f57d";
}
.bi-speaker::before {
  content: "\f57e";
}
.bi-speedometer::before {
  content: "\f57f";
}
.bi-speedometer2::before {
  content: "\f580";
}
.bi-spellcheck::before {
  content: "\f581";
}
.bi-square-fill::before {
  content: "\f582";
}
.bi-square-half::before {
  content: "\f583";
}
.bi-square::before {
  content: "\f584";
}
.bi-stack::before {
  content: "\f585";
}
.bi-star-fill::before {
  content: "\f586";
}
.bi-star-half::before {
  content: "\f587";
}
.bi-star::before {
  content: "\f588";
}
.bi-stars::before {
  content: "\f589";
}
.bi-stickies-fill::before {
  content: "\f58a";
}
.bi-stickies::before {
  content: "\f58b";
}
.bi-sticky-fill::before {
  content: "\f58c";
}
.bi-sticky::before {
  content: "\f58d";
}
.bi-stop-btn-fill::before {
  content: "\f58e";
}
.bi-stop-btn::before {
  content: "\f58f";
}
.bi-stop-circle-fill::before {
  content: "\f590";
}
.bi-stop-circle::before {
  content: "\f591";
}
.bi-stop-fill::before {
  content: "\f592";
}
.bi-stop::before {
  content: "\f593";
}
.bi-stoplights-fill::before {
  content: "\f594";
}
.bi-stoplights::before {
  content: "\f595";
}
.bi-stopwatch-fill::before {
  content: "\f596";
}
.bi-stopwatch::before {
  content: "\f597";
}
.bi-subtract::before {
  content: "\f598";
}
.bi-suit-club-fill::before {
  content: "\f599";
}
.bi-suit-club::before {
  content: "\f59a";
}
.bi-suit-diamond-fill::before {
  content: "\f59b";
}
.bi-suit-diamond::before {
  content: "\f59c";
}
.bi-suit-heart-fill::before {
  content: "\f59d";
}
.bi-suit-heart::before {
  content: "\f59e";
}
.bi-suit-spade-fill::before {
  content: "\f59f";
}
.bi-suit-spade::before {
  content: "\f5a0";
}
.bi-sun-fill::before {
  content: "\f5a1";
}
.bi-sun::before {
  content: "\f5a2";
}
.bi-sunglasses::before {
  content: "\f5a3";
}
.bi-sunrise-fill::before {
  content: "\f5a4";
}
.bi-sunrise::before {
  content: "\f5a5";
}
.bi-sunset-fill::before {
  content: "\f5a6";
}
.bi-sunset::before {
  content: "\f5a7";
}
.bi-symmetry-horizontal::before {
  content: "\f5a8";
}
.bi-symmetry-vertical::before {
  content: "\f5a9";
}
.bi-table::before {
  content: "\f5aa";
}
.bi-tablet-fill::before {
  content: "\f5ab";
}
.bi-tablet-landscape-fill::before {
  content: "\f5ac";
}
.bi-tablet-landscape::before {
  content: "\f5ad";
}
.bi-tablet::before {
  content: "\f5ae";
}
.bi-tag-fill::before {
  content: "\f5af";
}
.bi-tag::before {
  content: "\f5b0";
}
.bi-tags-fill::before {
  content: "\f5b1";
}
.bi-tags::before {
  content: "\f5b2";
}
.bi-telegram::before {
  content: "\f5b3";
}
.bi-telephone-fill::before {
  content: "\f5b4";
}
.bi-telephone-forward-fill::before {
  content: "\f5b5";
}
.bi-telephone-forward::before {
  content: "\f5b6";
}
.bi-telephone-inbound-fill::before {
  content: "\f5b7";
}
.bi-telephone-inbound::before {
  content: "\f5b8";
}
.bi-telephone-minus-fill::before {
  content: "\f5b9";
}
.bi-telephone-minus::before {
  content: "\f5ba";
}
.bi-telephone-outbound-fill::before {
  content: "\f5bb";
}
.bi-telephone-outbound::before {
  content: "\f5bc";
}
.bi-telephone-plus-fill::before {
  content: "\f5bd";
}
.bi-telephone-plus::before {
  content: "\f5be";
}
.bi-telephone-x-fill::before {
  content: "\f5bf";
}
.bi-telephone-x::before {
  content: "\f5c0";
}
.bi-telephone::before {
  content: "\f5c1";
}
.bi-terminal-fill::before {
  content: "\f5c2";
}
.bi-terminal::before {
  content: "\f5c3";
}
.bi-text-center::before {
  content: "\f5c4";
}
.bi-text-indent-left::before {
  content: "\f5c5";
}
.bi-text-indent-right::before {
  content: "\f5c6";
}
.bi-text-left::before {
  content: "\f5c7";
}
.bi-text-paragraph::before {
  content: "\f5c8";
}
.bi-text-right::before {
  content: "\f5c9";
}
.bi-textarea-resize::before {
  content: "\f5ca";
}
.bi-textarea-t::before {
  content: "\f5cb";
}
.bi-textarea::before {
  content: "\f5cc";
}
.bi-thermometer-half::before {
  content: "\f5cd";
}
.bi-thermometer-high::before {
  content: "\f5ce";
}
.bi-thermometer-low::before {
  content: "\f5cf";
}
.bi-thermometer-snow::before {
  content: "\f5d0";
}
.bi-thermometer-sun::before {
  content: "\f5d1";
}
.bi-thermometer::before {
  content: "\f5d2";
}
.bi-three-dots-vertical::before {
  content: "\f5d3";
}
.bi-three-dots::before {
  content: "\f5d4";
}
.bi-toggle-off::before {
  content: "\f5d5";
}
.bi-toggle-on::before {
  content: "\f5d6";
}
.bi-toggle2-off::before {
  content: "\f5d7";
}
.bi-toggle2-on::before {
  content: "\f5d8";
}
.bi-toggles::before {
  content: "\f5d9";
}
.bi-toggles2::before {
  content: "\f5da";
}
.bi-tools::before {
  content: "\f5db";
}
.bi-tornado::before {
  content: "\f5dc";
}
.bi-trash-fill::before {
  content: "\f5dd";
}
.bi-trash::before {
  content: "\f5de";
}
.bi-trash2-fill::before {
  content: "\f5df";
}
.bi-trash2::before {
  content: "\f5e0";
}
.bi-tree-fill::before {
  content: "\f5e1";
}
.bi-tree::before {
  content: "\f5e2";
}
.bi-triangle-fill::before {
  content: "\f5e3";
}
.bi-triangle-half::before {
  content: "\f5e4";
}
.bi-triangle::before {
  content: "\f5e5";
}
.bi-trophy-fill::before {
  content: "\f5e6";
}
.bi-trophy::before {
  content: "\f5e7";
}
.bi-tropical-storm::before {
  content: "\f5e8";
}
.bi-truck-flatbed::before {
  content: "\f5e9";
}
.bi-truck::before {
  content: "\f5ea";
}
.bi-tsunami::before {
  content: "\f5eb";
}
.bi-tv-fill::before {
  content: "\f5ec";
}
.bi-tv::before {
  content: "\f5ed";
}
.bi-twitch::before {
  content: "\f5ee";
}
.bi-twitter::before {
  content: "\f5ef";
}
.bi-type-bold::before {
  content: "\f5f0";
}
.bi-type-h1::before {
  content: "\f5f1";
}
.bi-type-h2::before {
  content: "\f5f2";
}
.bi-type-h3::before {
  content: "\f5f3";
}
.bi-type-italic::before {
  content: "\f5f4";
}
.bi-type-strikethrough::before {
  content: "\f5f5";
}
.bi-type-underline::before {
  content: "\f5f6";
}
.bi-type::before {
  content: "\f5f7";
}
.bi-ui-checks-grid::before {
  content: "\f5f8";
}
.bi-ui-checks::before {
  content: "\f5f9";
}
.bi-ui-radios-grid::before {
  content: "\f5fa";
}
.bi-ui-radios::before {
  content: "\f5fb";
}
.bi-umbrella-fill::before {
  content: "\f5fc";
}
.bi-umbrella::before {
  content: "\f5fd";
}
.bi-union::before {
  content: "\f5fe";
}
.bi-unlock-fill::before {
  content: "\f5ff";
}
.bi-unlock::before {
  content: "\f600";
}
.bi-upc-scan::before {
  content: "\f601";
}
.bi-upc::before {
  content: "\f602";
}
.bi-upload::before {
  content: "\f603";
}
.bi-vector-pen::before {
  content: "\f604";
}
.bi-view-list::before {
  content: "\f605";
}
.bi-view-stacked::before {
  content: "\f606";
}
.bi-vinyl-fill::before {
  content: "\f607";
}
.bi-vinyl::before {
  content: "\f608";
}
.bi-voicemail::before {
  content: "\f609";
}
.bi-volume-down-fill::before {
  content: "\f60a";
}
.bi-volume-down::before {
  content: "\f60b";
}
.bi-volume-mute-fill::before {
  content: "\f60c";
}
.bi-volume-mute::before {
  content: "\f60d";
}
.bi-volume-off-fill::before {
  content: "\f60e";
}
.bi-volume-off::before {
  content: "\f60f";
}
.bi-volume-up-fill::before {
  content: "\f610";
}
.bi-volume-up::before {
  content: "\f611";
}
.bi-vr::before {
  content: "\f612";
}
.bi-wallet-fill::before {
  content: "\f613";
}
.bi-wallet::before {
  content: "\f614";
}
.bi-wallet2::before {
  content: "\f615";
}
.bi-watch::before {
  content: "\f616";
}
.bi-water::before {
  content: "\f617";
}
.bi-whatsapp::before {
  content: "\f618";
}
.bi-wifi-1::before {
  content: "\f619";
}
.bi-wifi-2::before {
  content: "\f61a";
}
.bi-wifi-off::before {
  content: "\f61b";
}
.bi-wifi::before {
  content: "\f61c";
}
.bi-wind::before {
  content: "\f61d";
}
.bi-window-dock::before {
  content: "\f61e";
}
.bi-window-sidebar::before {
  content: "\f61f";
}
.bi-window::before {
  content: "\f620";
}
.bi-wrench::before {
  content: "\f621";
}
.bi-x-circle-fill::before {
  content: "\f622";
}
.bi-x-circle::before {
  content: "\f623";
}
.bi-x-diamond-fill::before {
  content: "\f624";
}
.bi-x-diamond::before {
  content: "\f625";
}
.bi-x-octagon-fill::before {
  content: "\f626";
}
.bi-x-octagon::before {
  content: "\f627";
}
.bi-x-square-fill::before {
  content: "\f628";
}
.bi-x-square::before {
  content: "\f629";
}
.bi-x::before {
  content: "\f62a";
}
.bi-youtube::before {
  content: "\f62b";
}
.bi-zoom-in::before {
  content: "\f62c";
}
.bi-zoom-out::before {
  content: "\f62d";
}
.bi-bank::before {
  content: "\f62e";
}
.bi-bank2::before {
  content: "\f62f";
}
.bi-bell-slash-fill::before {
  content: "\f630";
}
.bi-bell-slash::before {
  content: "\f631";
}
.bi-cash-coin::before {
  content: "\f632";
}
.bi-check-lg::before {
  content: "\f633";
}
.bi-coin::before {
  content: "\f634";
}
.bi-currency-bitcoin::before {
  content: "\f635";
}
.bi-currency-dollar::before {
  content: "\f636";
}
.bi-currency-euro::before {
  content: "\f637";
}
.bi-currency-exchange::before {
  content: "\f638";
}
.bi-currency-pound::before {
  content: "\f639";
}
.bi-currency-yen::before {
  content: "\f63a";
}
.bi-dash-lg::before {
  content: "\f63b";
}
.bi-exclamation-lg::before {
  content: "\f63c";
}
.bi-file-earmark-pdf-fill::before {
  content: "\f63d";
}
.bi-file-earmark-pdf::before {
  content: "\f63e";
}
.bi-file-pdf-fill::before {
  content: "\f63f";
}
.bi-file-pdf::before {
  content: "\f640";
}
.bi-gender-ambiguous::before {
  content: "\f641";
}
.bi-gender-female::before {
  content: "\f642";
}
.bi-gender-male::before {
  content: "\f643";
}
.bi-gender-trans::before {
  content: "\f644";
}
.bi-headset-vr::before {
  content: "\f645";
}
.bi-info-lg::before {
  content: "\f646";
}
.bi-mastodon::before {
  content: "\f647";
}
.bi-messenger::before {
  content: "\f648";
}
.bi-piggy-bank-fill::before {
  content: "\f649";
}
.bi-piggy-bank::before {
  content: "\f64a";
}
.bi-pin-map-fill::before {
  content: "\f64b";
}
.bi-pin-map::before {
  content: "\f64c";
}
.bi-plus-lg::before {
  content: "\f64d";
}
.bi-question-lg::before {
  content: "\f64e";
}
.bi-recycle::before {
  content: "\f64f";
}
.bi-reddit::before {
  content: "\f650";
}
.bi-safe-fill::before {
  content: "\f651";
}
.bi-safe2-fill::before {
  content: "\f652";
}
.bi-safe2::before {
  content: "\f653";
}
.bi-sd-card-fill::before {
  content: "\f654";
}
.bi-sd-card::before {
  content: "\f655";
}
.bi-skype::before {
  content: "\f656";
}
.bi-slash-lg::before {
  content: "\f657";
}
.bi-translate::before {
  content: "\f658";
}
.bi-x-lg::before {
  content: "\f659";
}
.bi-safe::before {
  content: "\f65a";
}
.bi-apple::before {
  content: "\f65b";
}
.bi-microsoft::before {
  content: "\f65d";
}
.bi-windows::before {
  content: "\f65e";
}
.bi-behance::before {
  content: "\f65c";
}
.bi-dribbble::before {
  content: "\f65f";
}
.bi-line::before {
  content: "\f660";
}
.bi-medium::before {
  content: "\f661";
}
.bi-paypal::before {
  content: "\f662";
}
.bi-pinterest::before {
  content: "\f663";
}
.bi-signal::before {
  content: "\f664";
}
.bi-snapchat::before {
  content: "\f665";
}
.bi-spotify::before {
  content: "\f666";
}
.bi-stack-overflow::before {
  content: "\f667";
}
.bi-strava::before {
  content: "\f668";
}
.bi-wordpress::before {
  content: "\f669";
}
.bi-vimeo::before {
  content: "\f66a";
}
.bi-activity::before {
  content: "\f66b";
}
.bi-easel2-fill::before {
  content: "\f66c";
}
.bi-easel2::before {
  content: "\f66d";
}
.bi-easel3-fill::before {
  content: "\f66e";
}
.bi-easel3::before {
  content: "\f66f";
}
.bi-fan::before {
  content: "\f670";
}
.bi-fingerprint::before {
  content: "\f671";
}
.bi-graph-down-arrow::before {
  content: "\f672";
}
.bi-graph-up-arrow::before {
  content: "\f673";
}
.bi-hypnotize::before {
  content: "\f674";
}
.bi-magic::before {
  content: "\f675";
}
.bi-person-rolodex::before {
  content: "\f676";
}
.bi-person-video::before {
  content: "\f677";
}
.bi-person-video2::before {
  content: "\f678";
}
.bi-person-video3::before {
  content: "\f679";
}
.bi-person-workspace::before {
  content: "\f67a";
}
.bi-radioactive::before {
  content: "\f67b";
}
.bi-webcam-fill::before {
  content: "\f67c";
}
.bi-webcam::before {
  content: "\f67d";
}
.bi-yin-yang::before {
  content: "\f67e";
}
.bi-bandaid-fill::before {
  content: "\f680";
}
.bi-bandaid::before {
  content: "\f681";
}
.bi-bluetooth::before {
  content: "\f682";
}
.bi-body-text::before {
  content: "\f683";
}
.bi-boombox::before {
  content: "\f684";
}
.bi-boxes::before {
  content: "\f685";
}
.bi-dpad-fill::before {
  content: "\f686";
}
.bi-dpad::before {
  content: "\f687";
}
.bi-ear-fill::before {
  content: "\f688";
}
.bi-ear::before {
  content: "\f689";
}
.bi-envelope-check-fill::before {
  content: "\f68b";
}
.bi-envelope-check::before {
  content: "\f68c";
}
.bi-envelope-dash-fill::before {
  content: "\f68e";
}
.bi-envelope-dash::before {
  content: "\f68f";
}
.bi-envelope-exclamation-fill::before {
  content: "\f691";
}
.bi-envelope-exclamation::before {
  content: "\f692";
}
.bi-envelope-plus-fill::before {
  content: "\f693";
}
.bi-envelope-plus::before {
  content: "\f694";
}
.bi-envelope-slash-fill::before {
  content: "\f696";
}
.bi-envelope-slash::before {
  content: "\f697";
}
.bi-envelope-x-fill::before {
  content: "\f699";
}
.bi-envelope-x::before {
  content: "\f69a";
}
.bi-explicit-fill::before {
  content: "\f69b";
}
.bi-explicit::before {
  content: "\f69c";
}
.bi-git::before {
  content: "\f69d";
}
.bi-infinity::before {
  content: "\f69e";
}
.bi-list-columns-reverse::before {
  content: "\f69f";
}
.bi-list-columns::before {
  content: "\f6a0";
}
.bi-meta::before {
  content: "\f6a1";
}
.bi-nintendo-switch::before {
  content: "\f6a4";
}
.bi-pc-display-horizontal::before {
  content: "\f6a5";
}
.bi-pc-display::before {
  content: "\f6a6";
}
.bi-pc-horizontal::before {
  content: "\f6a7";
}
.bi-pc::before {
  content: "\f6a8";
}
.bi-playstation::before {
  content: "\f6a9";
}
.bi-plus-slash-minus::before {
  content: "\f6aa";
}
.bi-projector-fill::before {
  content: "\f6ab";
}
.bi-projector::before {
  content: "\f6ac";
}
.bi-qr-code-scan::before {
  content: "\f6ad";
}
.bi-qr-code::before {
  content: "\f6ae";
}
.bi-quora::before {
  content: "\f6af";
}
.bi-quote::before {
  content: "\f6b0";
}
.bi-robot::before {
  content: "\f6b1";
}
.bi-send-check-fill::before {
  content: "\f6b2";
}
.bi-send-check::before {
  content: "\f6b3";
}
.bi-send-dash-fill::before {
  content: "\f6b4";
}
.bi-send-dash::before {
  content: "\f6b5";
}
.bi-send-exclamation-fill::before {
  content: "\f6b7";
}
.bi-send-exclamation::before {
  content: "\f6b8";
}
.bi-send-fill::before {
  content: "\f6b9";
}
.bi-send-plus-fill::before {
  content: "\f6ba";
}
.bi-send-plus::before {
  content: "\f6bb";
}
.bi-send-slash-fill::before {
  content: "\f6bc";
}
.bi-send-slash::before {
  content: "\f6bd";
}
.bi-send-x-fill::before {
  content: "\f6be";
}
.bi-send-x::before {
  content: "\f6bf";
}
.bi-send::before {
  content: "\f6c0";
}
.bi-steam::before {
  content: "\f6c1";
}
.bi-terminal-dash::before {
  content: "\f6c3";
}
.bi-terminal-plus::before {
  content: "\f6c4";
}
.bi-terminal-split::before {
  content: "\f6c5";
}
.bi-ticket-detailed-fill::before {
  content: "\f6c6";
}
.bi-ticket-detailed::before {
  content: "\f6c7";
}
.bi-ticket-fill::before {
  content: "\f6c8";
}
.bi-ticket-perforated-fill::before {
  content: "\f6c9";
}
.bi-ticket-perforated::before {
  content: "\f6ca";
}
.bi-ticket::before {
  content: "\f6cb";
}
.bi-tiktok::before {
  content: "\f6cc";
}
.bi-window-dash::before {
  content: "\f6cd";
}
.bi-window-desktop::before {
  content: "\f6ce";
}
.bi-window-fullscreen::before {
  content: "\f6cf";
}
.bi-window-plus::before {
  content: "\f6d0";
}
.bi-window-split::before {
  content: "\f6d1";
}
.bi-window-stack::before {
  content: "\f6d2";
}
.bi-window-x::before {
  content: "\f6d3";
}
.bi-xbox::before {
  content: "\f6d4";
}
.bi-ethernet::before {
  content: "\f6d5";
}
.bi-hdmi-fill::before {
  content: "\f6d6";
}
.bi-hdmi::before {
  content: "\f6d7";
}
.bi-usb-c-fill::before {
  content: "\f6d8";
}
.bi-usb-c::before {
  content: "\f6d9";
}
.bi-usb-fill::before {
  content: "\f6da";
}
.bi-usb-plug-fill::before {
  content: "\f6db";
}
.bi-usb-plug::before {
  content: "\f6dc";
}
.bi-usb-symbol::before {
  content: "\f6dd";
}
.bi-usb::before {
  content: "\f6de";
}
.bi-boombox-fill::before {
  content: "\f6df";
}
.bi-displayport::before {
  content: "\f6e1";
}
.bi-gpu-card::before {
  content: "\f6e2";
}
.bi-memory::before {
  content: "\f6e3";
}
.bi-modem-fill::before {
  content: "\f6e4";
}
.bi-modem::before {
  content: "\f6e5";
}
.bi-motherboard-fill::before {
  content: "\f6e6";
}
.bi-motherboard::before {
  content: "\f6e7";
}
.bi-optical-audio-fill::before {
  content: "\f6e8";
}
.bi-optical-audio::before {
  content: "\f6e9";
}
.bi-pci-card::before {
  content: "\f6ea";
}
.bi-router-fill::before {
  content: "\f6eb";
}
.bi-router::before {
  content: "\f6ec";
}
.bi-thunderbolt-fill::before {
  content: "\f6ef";
}
.bi-thunderbolt::before {
  content: "\f6f0";
}
.bi-usb-drive-fill::before {
  content: "\f6f1";
}
.bi-usb-drive::before {
  content: "\f6f2";
}
.bi-usb-micro-fill::before {
  content: "\f6f3";
}
.bi-usb-micro::before {
  content: "\f6f4";
}
.bi-usb-mini-fill::before {
  content: "\f6f5";
}
.bi-usb-mini::before {
  content: "\f6f6";
}
.bi-cloud-haze2::before {
  content: "\f6f7";
}
.bi-device-hdd-fill::before {
  content: "\f6f8";
}
.bi-device-hdd::before {
  content: "\f6f9";
}
.bi-device-ssd-fill::before {
  content: "\f6fa";
}
.bi-device-ssd::before {
  content: "\f6fb";
}
.bi-displayport-fill::before {
  content: "\f6fc";
}
.bi-mortarboard-fill::before {
  content: "\f6fd";
}
.bi-mortarboard::before {
  content: "\f6fe";
}
.bi-terminal-x::before {
  content: "\f6ff";
}
.bi-arrow-through-heart-fill::before {
  content: "\f700";
}
.bi-arrow-through-heart::before {
  content: "\f701";
}
.bi-badge-sd-fill::before {
  content: "\f702";
}
.bi-badge-sd::before {
  content: "\f703";
}
.bi-bag-heart-fill::before {
  content: "\f704";
}
.bi-bag-heart::before {
  content: "\f705";
}
.bi-balloon-fill::before {
  content: "\f706";
}
.bi-balloon-heart-fill::before {
  content: "\f707";
}
.bi-balloon-heart::before {
  content: "\f708";
}
.bi-balloon::before {
  content: "\f709";
}
.bi-box2-fill::before {
  content: "\f70a";
}
.bi-box2-heart-fill::before {
  content: "\f70b";
}
.bi-box2-heart::before {
  content: "\f70c";
}
.bi-box2::before {
  content: "\f70d";
}
.bi-braces-asterisk::before {
  content: "\f70e";
}
.bi-calendar-heart-fill::before {
  content: "\f70f";
}
.bi-calendar-heart::before {
  content: "\f710";
}
.bi-calendar2-heart-fill::before {
  content: "\f711";
}
.bi-calendar2-heart::before {
  content: "\f712";
}
.bi-chat-heart-fill::before {
  content: "\f713";
}
.bi-chat-heart::before {
  content: "\f714";
}
.bi-chat-left-heart-fill::before {
  content: "\f715";
}
.bi-chat-left-heart::before {
  content: "\f716";
}
.bi-chat-right-heart-fill::before {
  content: "\f717";
}
.bi-chat-right-heart::before {
  content: "\f718";
}
.bi-chat-square-heart-fill::before {
  content: "\f719";
}
.bi-chat-square-heart::before {
  content: "\f71a";
}
.bi-clipboard-check-fill::before {
  content: "\f71b";
}
.bi-clipboard-data-fill::before {
  content: "\f71c";
}
.bi-clipboard-fill::before {
  content: "\f71d";
}
.bi-clipboard-heart-fill::before {
  content: "\f71e";
}
.bi-clipboard-heart::before {
  content: "\f71f";
}
.bi-clipboard-minus-fill::before {
  content: "\f720";
}
.bi-clipboard-plus-fill::before {
  content: "\f721";
}
.bi-clipboard-pulse::before {
  content: "\f722";
}
.bi-clipboard-x-fill::before {
  content: "\f723";
}
.bi-clipboard2-check-fill::before {
  content: "\f724";
}
.bi-clipboard2-check::before {
  content: "\f725";
}
.bi-clipboard2-data-fill::before {
  content: "\f726";
}
.bi-clipboard2-data::before {
  content: "\f727";
}
.bi-clipboard2-fill::before {
  content: "\f728";
}
.bi-clipboard2-heart-fill::before {
  content: "\f729";
}
.bi-clipboard2-heart::before {
  content: "\f72a";
}
.bi-clipboard2-minus-fill::before {
  content: "\f72b";
}
.bi-clipboard2-minus::before {
  content: "\f72c";
}
.bi-clipboard2-plus-fill::before {
  content: "\f72d";
}
.bi-clipboard2-plus::before {
  content: "\f72e";
}
.bi-clipboard2-pulse-fill::before {
  content: "\f72f";
}
.bi-clipboard2-pulse::before {
  content: "\f730";
}
.bi-clipboard2-x-fill::before {
  content: "\f731";
}
.bi-clipboard2-x::before {
  content: "\f732";
}
.bi-clipboard2::before {
  content: "\f733";
}
.bi-emoji-kiss-fill::before {
  content: "\f734";
}
.bi-emoji-kiss::before {
  content: "\f735";
}
.bi-envelope-heart-fill::before {
  content: "\f736";
}
.bi-envelope-heart::before {
  content: "\f737";
}
.bi-envelope-open-heart-fill::before {
  content: "\f738";
}
.bi-envelope-open-heart::before {
  content: "\f739";
}
.bi-envelope-paper-fill::before {
  content: "\f73a";
}
.bi-envelope-paper-heart-fill::before {
  content: "\f73b";
}
.bi-envelope-paper-heart::before {
  content: "\f73c";
}
.bi-envelope-paper::before {
  content: "\f73d";
}
.bi-filetype-aac::before {
  content: "\f73e";
}
.bi-filetype-ai::before {
  content: "\f73f";
}
.bi-filetype-bmp::before {
  content: "\f740";
}
.bi-filetype-cs::before {
  content: "\f741";
}
.bi-filetype-css::before {
  content: "\f742";
}
.bi-filetype-csv::before {
  content: "\f743";
}
.bi-filetype-doc::before {
  content: "\f744";
}
.bi-filetype-docx::before {
  content: "\f745";
}
.bi-filetype-exe::before {
  content: "\f746";
}
.bi-filetype-gif::before {
  content: "\f747";
}
.bi-filetype-heic::before {
  content: "\f748";
}
.bi-filetype-html::before {
  content: "\f749";
}
.bi-filetype-java::before {
  content: "\f74a";
}
.bi-filetype-jpg::before {
  content: "\f74b";
}
.bi-filetype-js::before {
  content: "\f74c";
}
.bi-filetype-jsx::before {
  content: "\f74d";
}
.bi-filetype-key::before {
  content: "\f74e";
}
.bi-filetype-m4p::before {
  content: "\f74f";
}
.bi-filetype-md::before {
  content: "\f750";
}
.bi-filetype-mdx::before {
  content: "\f751";
}
.bi-filetype-mov::before {
  content: "\f752";
}
.bi-filetype-mp3::before {
  content: "\f753";
}
.bi-filetype-mp4::before {
  content: "\f754";
}
.bi-filetype-otf::before {
  content: "\f755";
}
.bi-filetype-pdf::before {
  content: "\f756";
}
.bi-filetype-php::before {
  content: "\f757";
}
.bi-filetype-png::before {
  content: "\f758";
}
.bi-filetype-ppt::before {
  content: "\f75a";
}
.bi-filetype-psd::before {
  content: "\f75b";
}
.bi-filetype-py::before {
  content: "\f75c";
}
.bi-filetype-raw::before {
  content: "\f75d";
}
.bi-filetype-rb::before {
  content: "\f75e";
}
.bi-filetype-sass::before {
  content: "\f75f";
}
.bi-filetype-scss::before {
  content: "\f760";
}
.bi-filetype-sh::before {
  content: "\f761";
}
.bi-filetype-svg::before {
  content: "\f762";
}
.bi-filetype-tiff::before {
  content: "\f763";
}
.bi-filetype-tsx::before {
  content: "\f764";
}
.bi-filetype-ttf::before {
  content: "\f765";
}
.bi-filetype-txt::before {
  content: "\f766";
}
.bi-filetype-wav::before {
  content: "\f767";
}
.bi-filetype-woff::before {
  content: "\f768";
}
.bi-filetype-xls::before {
  content: "\f76a";
}
.bi-filetype-xml::before {
  content: "\f76b";
}
.bi-filetype-yml::before {
  content: "\f76c";
}
.bi-heart-arrow::before {
  content: "\f76d";
}
.bi-heart-pulse-fill::before {
  content: "\f76e";
}
.bi-heart-pulse::before {
  content: "\f76f";
}
.bi-heartbreak-fill::before {
  content: "\f770";
}
.bi-heartbreak::before {
  content: "\f771";
}
.bi-hearts::before {
  content: "\f772";
}
.bi-hospital-fill::before {
  content: "\f773";
}
.bi-hospital::before {
  content: "\f774";
}
.bi-house-heart-fill::before {
  content: "\f775";
}
.bi-house-heart::before {
  content: "\f776";
}
.bi-incognito::before {
  content: "\f777";
}
.bi-magnet-fill::before {
  content: "\f778";
}
.bi-magnet::before {
  content: "\f779";
}
.bi-person-heart::before {
  content: "\f77a";
}
.bi-person-hearts::before {
  content: "\f77b";
}
.bi-phone-flip::before {
  content: "\f77c";
}
.bi-plugin::before {
  content: "\f77d";
}
.bi-postage-fill::before {
  content: "\f77e";
}
.bi-postage-heart-fill::before {
  content: "\f77f";
}
.bi-postage-heart::before {
  content: "\f780";
}
.bi-postage::before {
  content: "\f781";
}
.bi-postcard-fill::before {
  content: "\f782";
}
.bi-postcard-heart-fill::before {
  content: "\f783";
}
.bi-postcard-heart::before {
  content: "\f784";
}
.bi-postcard::before {
  content: "\f785";
}
.bi-search-heart-fill::before {
  content: "\f786";
}
.bi-search-heart::before {
  content: "\f787";
}
.bi-sliders2-vertical::before {
  content: "\f788";
}
.bi-sliders2::before {
  content: "\f789";
}
.bi-trash3-fill::before {
  content: "\f78a";
}
.bi-trash3::before {
  content: "\f78b";
}
.bi-valentine::before {
  content: "\f78c";
}
.bi-valentine2::before {
  content: "\f78d";
}
.bi-wrench-adjustable-circle-fill::before {
  content: "\f78e";
}
.bi-wrench-adjustable-circle::before {
  content: "\f78f";
}
.bi-wrench-adjustable::before {
  content: "\f790";
}
.bi-filetype-json::before {
  content: "\f791";
}
.bi-filetype-pptx::before {
  content: "\f792";
}
.bi-filetype-xlsx::before {
  content: "\f793";
}
.bi-1-circle-fill::before {
  content: "\f796";
}
.bi-1-circle::before {
  content: "\f797";
}
.bi-1-square-fill::before {
  content: "\f798";
}
.bi-1-square::before {
  content: "\f799";
}
.bi-2-circle-fill::before {
  content: "\f79c";
}
.bi-2-circle::before {
  content: "\f79d";
}
.bi-2-square-fill::before {
  content: "\f79e";
}
.bi-2-square::before {
  content: "\f79f";
}
.bi-3-circle-fill::before {
  content: "\f7a2";
}
.bi-3-circle::before {
  content: "\f7a3";
}
.bi-3-square-fill::before {
  content: "\f7a4";
}
.bi-3-square::before {
  content: "\f7a5";
}
.bi-4-circle-fill::before {
  content: "\f7a8";
}
.bi-4-circle::before {
  content: "\f7a9";
}
.bi-4-square-fill::before {
  content: "\f7aa";
}
.bi-4-square::before {
  content: "\f7ab";
}
.bi-5-circle-fill::before {
  content: "\f7ae";
}
.bi-5-circle::before {
  content: "\f7af";
}
.bi-5-square-fill::before {
  content: "\f7b0";
}
.bi-5-square::before {
  content: "\f7b1";
}
.bi-6-circle-fill::before {
  content: "\f7b4";
}
.bi-6-circle::before {
  content: "\f7b5";
}
.bi-6-square-fill::before {
  content: "\f7b6";
}
.bi-6-square::before {
  content: "\f7b7";
}
.bi-7-circle-fill::before {
  content: "\f7ba";
}
.bi-7-circle::before {
  content: "\f7bb";
}
.bi-7-square-fill::before {
  content: "\f7bc";
}
.bi-7-square::before {
  content: "\f7bd";
}
.bi-8-circle-fill::before {
  content: "\f7c0";
}
.bi-8-circle::before {
  content: "\f7c1";
}
.bi-8-square-fill::before {
  content: "\f7c2";
}
.bi-8-square::before {
  content: "\f7c3";
}
.bi-9-circle-fill::before {
  content: "\f7c6";
}
.bi-9-circle::before {
  content: "\f7c7";
}
.bi-9-square-fill::before {
  content: "\f7c8";
}
.bi-9-square::before {
  content: "\f7c9";
}
.bi-airplane-engines-fill::before {
  content: "\f7ca";
}
.bi-airplane-engines::before {
  content: "\f7cb";
}
.bi-airplane-fill::before {
  content: "\f7cc";
}
.bi-airplane::before {
  content: "\f7cd";
}
.bi-alexa::before {
  content: "\f7ce";
}
.bi-alipay::before {
  content: "\f7cf";
}
.bi-android::before {
  content: "\f7d0";
}
.bi-android2::before {
  content: "\f7d1";
}
.bi-box-fill::before {
  content: "\f7d2";
}
.bi-box-seam-fill::before {
  content: "\f7d3";
}
.bi-browser-chrome::before {
  content: "\f7d4";
}
.bi-browser-edge::before {
  content: "\f7d5";
}
.bi-browser-firefox::before {
  content: "\f7d6";
}
.bi-browser-safari::before {
  content: "\f7d7";
}
.bi-c-circle-fill::before {
  content: "\f7da";
}
.bi-c-circle::before {
  content: "\f7db";
}
.bi-c-square-fill::before {
  content: "\f7dc";
}
.bi-c-square::before {
  content: "\f7dd";
}
.bi-capsule-pill::before {
  content: "\f7de";
}
.bi-capsule::before {
  content: "\f7df";
}
.bi-car-front-fill::before {
  content: "\f7e0";
}
.bi-car-front::before {
  content: "\f7e1";
}
.bi-cassette-fill::before {
  content: "\f7e2";
}
.bi-cassette::before {
  content: "\f7e3";
}
.bi-cc-circle-fill::before {
  content: "\f7e6";
}
.bi-cc-circle::before {
  content: "\f7e7";
}
.bi-cc-square-fill::before {
  content: "\f7e8";
}
.bi-cc-square::before {
  content: "\f7e9";
}
.bi-cup-hot-fill::before {
  content: "\f7ea";
}
.bi-cup-hot::before {
  content: "\f7eb";
}
.bi-currency-rupee::before {
  content: "\f7ec";
}
.bi-dropbox::before {
  content: "\f7ed";
}
.bi-escape::before {
  content: "\f7ee";
}
.bi-fast-forward-btn-fill::before {
  content: "\f7ef";
}
.bi-fast-forward-btn::before {
  content: "\f7f0";
}
.bi-fast-forward-circle-fill::before {
  content: "\f7f1";
}
.bi-fast-forward-circle::before {
  content: "\f7f2";
}
.bi-fast-forward-fill::before {
  content: "\f7f3";
}
.bi-fast-forward::before {
  content: "\f7f4";
}
.bi-filetype-sql::before {
  content: "\f7f5";
}
.bi-fire::before {
  content: "\f7f6";
}
.bi-google-play::before {
  content: "\f7f7";
}
.bi-h-circle-fill::before {
  content: "\f7fa";
}
.bi-h-circle::before {
  content: "\f7fb";
}
.bi-h-square-fill::before {
  content: "\f7fc";
}
.bi-h-square::before {
  content: "\f7fd";
}
.bi-indent::before {
  content: "\f7fe";
}
.bi-lungs-fill::before {
  content: "\f7ff";
}
.bi-lungs::before {
  content: "\f800";
}
.bi-microsoft-teams::before {
  content: "\f801";
}
.bi-p-circle-fill::before {
  content: "\f804";
}
.bi-p-circle::before {
  content: "\f805";
}
.bi-p-square-fill::before {
  content: "\f806";
}
.bi-p-square::before {
  content: "\f807";
}
.bi-pass-fill::before {
  content: "\f808";
}
.bi-pass::before {
  content: "\f809";
}
.bi-prescription::before {
  content: "\f80a";
}
.bi-prescription2::before {
  content: "\f80b";
}
.bi-r-circle-fill::before {
  content: "\f80e";
}
.bi-r-circle::before {
  content: "\f80f";
}
.bi-r-square-fill::before {
  content: "\f810";
}
.bi-r-square::before {
  content: "\f811";
}
.bi-repeat-1::before {
  content: "\f812";
}
.bi-repeat::before {
  content: "\f813";
}
.bi-rewind-btn-fill::before {
  content: "\f814";
}
.bi-rewind-btn::before {
  content: "\f815";
}
.bi-rewind-circle-fill::before {
  content: "\f816";
}
.bi-rewind-circle::before {
  content: "\f817";
}
.bi-rewind-fill::before {
  content: "\f818";
}
.bi-rewind::before {
  content: "\f819";
}
.bi-train-freight-front-fill::before {
  content: "\f81a";
}
.bi-train-freight-front::before {
  content: "\f81b";
}
.bi-train-front-fill::before {
  content: "\f81c";
}
.bi-train-front::before {
  content: "\f81d";
}
.bi-train-lightrail-front-fill::before {
  content: "\f81e";
}
.bi-train-lightrail-front::before {
  content: "\f81f";
}
.bi-truck-front-fill::before {
  content: "\f820";
}
.bi-truck-front::before {
  content: "\f821";
}
.bi-ubuntu::before {
  content: "\f822";
}
.bi-unindent::before {
  content: "\f823";
}
.bi-unity::before {
  content: "\f824";
}
.bi-universal-access-circle::before {
  content: "\f825";
}
.bi-universal-access::before {
  content: "\f826";
}
.bi-virus::before {
  content: "\f827";
}
.bi-virus2::before {
  content: "\f828";
}
.bi-wechat::before {
  content: "\f829";
}
.bi-yelp::before {
  content: "\f82a";
}
.bi-sign-stop-fill::before {
  content: "\f82b";
}
.bi-sign-stop-lights-fill::before {
  content: "\f82c";
}
.bi-sign-stop-lights::before {
  content: "\f82d";
}
.bi-sign-stop::before {
  content: "\f82e";
}
.bi-sign-turn-left-fill::before {
  content: "\f82f";
}
.bi-sign-turn-left::before {
  content: "\f830";
}
.bi-sign-turn-right-fill::before {
  content: "\f831";
}
.bi-sign-turn-right::before {
  content: "\f832";
}
.bi-sign-turn-slight-left-fill::before {
  content: "\f833";
}
.bi-sign-turn-slight-left::before {
  content: "\f834";
}
.bi-sign-turn-slight-right-fill::before {
  content: "\f835";
}
.bi-sign-turn-slight-right::before {
  content: "\f836";
}
.bi-sign-yield-fill::before {
  content: "\f837";
}
.bi-sign-yield::before {
  content: "\f838";
}
.bi-ev-station-fill::before {
  content: "\f839";
}
.bi-ev-station::before {
  content: "\f83a";
}
.bi-fuel-pump-diesel-fill::before {
  content: "\f83b";
}
.bi-fuel-pump-diesel::before {
  content: "\f83c";
}
.bi-fuel-pump-fill::before {
  content: "\f83d";
}
.bi-fuel-pump::before {
  content: "\f83e";
}
.bi-0-circle-fill::before {
  content: "\f83f";
}
.bi-0-circle::before {
  content: "\f840";
}
.bi-0-square-fill::before {
  content: "\f841";
}
.bi-0-square::before {
  content: "\f842";
}
.bi-rocket-fill::before {
  content: "\f843";
}
.bi-rocket-takeoff-fill::before {
  content: "\f844";
}
.bi-rocket-takeoff::before {
  content: "\f845";
}
.bi-rocket::before {
  content: "\f846";
}
.bi-stripe::before {
  content: "\f847";
}
.bi-subscript::before {
  content: "\f848";
}
.bi-superscript::before {
  content: "\f849";
}
.bi-trello::before {
  content: "\f84a";
}
.bi-envelope-at-fill::before {
  content: "\f84b";
}
.bi-envelope-at::before {
  content: "\f84c";
}
.bi-regex::before {
  content: "\f84d";
}
.bi-text-wrap::before {
  content: "\f84e";
}
.bi-sign-dead-end-fill::before {
  content: "\f84f";
}
.bi-sign-dead-end::before {
  content: "\f850";
}
.bi-sign-do-not-enter-fill::before {
  content: "\f851";
}
.bi-sign-do-not-enter::before {
  content: "\f852";
}
.bi-sign-intersection-fill::before {
  content: "\f853";
}
.bi-sign-intersection-side-fill::before {
  content: "\f854";
}
.bi-sign-intersection-side::before {
  content: "\f855";
}
.bi-sign-intersection-t-fill::before {
  content: "\f856";
}
.bi-sign-intersection-t::before {
  content: "\f857";
}
.bi-sign-intersection-y-fill::before {
  content: "\f858";
}
.bi-sign-intersection-y::before {
  content: "\f859";
}
.bi-sign-intersection::before {
  content: "\f85a";
}
.bi-sign-merge-left-fill::before {
  content: "\f85b";
}
.bi-sign-merge-left::before {
  content: "\f85c";
}
.bi-sign-merge-right-fill::before {
  content: "\f85d";
}
.bi-sign-merge-right::before {
  content: "\f85e";
}
.bi-sign-no-left-turn-fill::before {
  content: "\f85f";
}
.bi-sign-no-left-turn::before {
  content: "\f860";
}
.bi-sign-no-parking-fill::before {
  content: "\f861";
}
.bi-sign-no-parking::before {
  content: "\f862";
}
.bi-sign-no-right-turn-fill::before {
  content: "\f863";
}
.bi-sign-no-right-turn::before {
  content: "\f864";
}
.bi-sign-railroad-fill::before {
  content: "\f865";
}
.bi-sign-railroad::before {
  content: "\f866";
}
.bi-building-add::before {
  content: "\f867";
}
.bi-building-check::before {
  content: "\f868";
}
.bi-building-dash::before {
  content: "\f869";
}
.bi-building-down::before {
  content: "\f86a";
}
.bi-building-exclamation::before {
  content: "\f86b";
}
.bi-building-fill-add::before {
  content: "\f86c";
}
.bi-building-fill-check::before {
  content: "\f86d";
}
.bi-building-fill-dash::before {
  content: "\f86e";
}
.bi-building-fill-down::before {
  content: "\f86f";
}
.bi-building-fill-exclamation::before {
  content: "\f870";
}
.bi-building-fill-gear::before {
  content: "\f871";
}
.bi-building-fill-lock::before {
  content: "\f872";
}
.bi-building-fill-slash::before {
  content: "\f873";
}
.bi-building-fill-up::before {
  content: "\f874";
}
.bi-building-fill-x::before {
  content: "\f875";
}
.bi-building-fill::before {
  content: "\f876";
}
.bi-building-gear::before {
  content: "\f877";
}
.bi-building-lock::before {
  content: "\f878";
}
.bi-building-slash::before {
  content: "\f879";
}
.bi-building-up::before {
  content: "\f87a";
}
.bi-building-x::before {
  content: "\f87b";
}
.bi-buildings-fill::before {
  content: "\f87c";
}
.bi-buildings::before {
  content: "\f87d";
}
.bi-bus-front-fill::before {
  content: "\f87e";
}
.bi-bus-front::before {
  content: "\f87f";
}
.bi-ev-front-fill::before {
  content: "\f880";
}
.bi-ev-front::before {
  content: "\f881";
}
.bi-globe-americas::before {
  content: "\f882";
}
.bi-globe-asia-australia::before {
  content: "\f883";
}
.bi-globe-central-south-asia::before {
  content: "\f884";
}
.bi-globe-europe-africa::before {
  content: "\f885";
}
.bi-house-add-fill::before {
  content: "\f886";
}
.bi-house-add::before {
  content: "\f887";
}
.bi-house-check-fill::before {
  content: "\f888";
}
.bi-house-check::before {
  content: "\f889";
}
.bi-house-dash-fill::before {
  content: "\f88a";
}
.bi-house-dash::before {
  content: "\f88b";
}
.bi-house-down-fill::before {
  content: "\f88c";
}
.bi-house-down::before {
  content: "\f88d";
}
.bi-house-exclamation-fill::before {
  content: "\f88e";
}
.bi-house-exclamation::before {
  content: "\f88f";
}
.bi-house-gear-fill::before {
  content: "\f890";
}
.bi-house-gear::before {
  content: "\f891";
}
.bi-house-lock-fill::before {
  content: "\f892";
}
.bi-house-lock::before {
  content: "\f893";
}
.bi-house-slash-fill::before {
  content: "\f894";
}
.bi-house-slash::before {
  content: "\f895";
}
.bi-house-up-fill::before {
  content: "\f896";
}
.bi-house-up::before {
  content: "\f897";
}
.bi-house-x-fill::before {
  content: "\f898";
}
.bi-house-x::before {
  content: "\f899";
}
.bi-person-add::before {
  content: "\f89a";
}
.bi-person-down::before {
  content: "\f89b";
}
.bi-person-exclamation::before {
  content: "\f89c";
}
.bi-person-fill-add::before {
  content: "\f89d";
}
.bi-person-fill-check::before {
  content: "\f89e";
}
.bi-person-fill-dash::before {
  content: "\f89f";
}
.bi-person-fill-down::before {
  content: "\f8a0";
}
.bi-person-fill-exclamation::before {
  content: "\f8a1";
}
.bi-person-fill-gear::before {
  content: "\f8a2";
}
.bi-person-fill-lock::before {
  content: "\f8a3";
}
.bi-person-fill-slash::before {
  content: "\f8a4";
}
.bi-person-fill-up::before {
  content: "\f8a5";
}
.bi-person-fill-x::before {
  content: "\f8a6";
}
.bi-person-gear::before {
  content: "\f8a7";
}
.bi-person-lock::before {
  content: "\f8a8";
}
.bi-person-slash::before {
  content: "\f8a9";
}
.bi-person-up::before {
  content: "\f8aa";
}
.bi-scooter::before {
  content: "\f8ab";
}
.bi-taxi-front-fill::before {
  content: "\f8ac";
}
.bi-taxi-front::before {
  content: "\f8ad";
}
.bi-amd::before {
  content: "\f8ae";
}
.bi-database-add::before {
  content: "\f8af";
}
.bi-database-check::before {
  content: "\f8b0";
}
.bi-database-dash::before {
  content: "\f8b1";
}
.bi-database-down::before {
  content: "\f8b2";
}
.bi-database-exclamation::before {
  content: "\f8b3";
}
.bi-database-fill-add::before {
  content: "\f8b4";
}
.bi-database-fill-check::before {
  content: "\f8b5";
}
.bi-database-fill-dash::before {
  content: "\f8b6";
}
.bi-database-fill-down::before {
  content: "\f8b7";
}
.bi-database-fill-exclamation::before {
  content: "\f8b8";
}
.bi-database-fill-gear::before {
  content: "\f8b9";
}
.bi-database-fill-lock::before {
  content: "\f8ba";
}
.bi-database-fill-slash::before {
  content: "\f8bb";
}
.bi-database-fill-up::before {
  content: "\f8bc";
}
.bi-database-fill-x::before {
  content: "\f8bd";
}
.bi-database-fill::before {
  content: "\f8be";
}
.bi-database-gear::before {
  content: "\f8bf";
}
.bi-database-lock::before {
  content: "\f8c0";
}
.bi-database-slash::before {
  content: "\f8c1";
}
.bi-database-up::before {
  content: "\f8c2";
}
.bi-database-x::before {
  content: "\f8c3";
}
.bi-database::before {
  content: "\f8c4";
}
.bi-houses-fill::before {
  content: "\f8c5";
}
.bi-houses::before {
  content: "\f8c6";
}
.bi-nvidia::before {
  content: "\f8c7";
}
.bi-person-vcard-fill::before {
  content: "\f8c8";
}
.bi-person-vcard::before {
  content: "\f8c9";
}
.bi-sina-weibo::before {
  content: "\f8ca";
}
.bi-tencent-qq::before {
  content: "\f8cb";
}
.bi-wikipedia::before {
  content: "\f8cc";
}
.bi-alphabet-uppercase::before {
  content: "\f2a5";
}
.bi-alphabet::before {
  content: "\f68a";
}
.bi-amazon::before {
  content: "\f68d";
}
.bi-arrows-collapse-vertical::before {
  content: "\f690";
}
.bi-arrows-expand-vertical::before {
  content: "\f695";
}
.bi-arrows-vertical::before {
  content: "\f698";
}
.bi-arrows::before {
  content: "\f6a2";
}
.bi-ban-fill::before {
  content: "\f6a3";
}
.bi-ban::before {
  content: "\f6b6";
}
.bi-bing::before {
  content: "\f6c2";
}
.bi-cake::before {
  content: "\f6e0";
}
.bi-cake2::before {
  content: "\f6ed";
}
.bi-cookie::before {
  content: "\f6ee";
}
.bi-copy::before {
  content: "\f759";
}
.bi-crosshair::before {
  content: "\f769";
}
.bi-crosshair2::before {
  content: "\f794";
}
.bi-emoji-astonished-fill::before {
  content: "\f795";
}
.bi-emoji-astonished::before {
  content: "\f79a";
}
.bi-emoji-grimace-fill::before {
  content: "\f79b";
}
.bi-emoji-grimace::before {
  content: "\f7a0";
}
.bi-emoji-grin-fill::before {
  content: "\f7a1";
}
.bi-emoji-grin::before {
  content: "\f7a6";
}
.bi-emoji-surprise-fill::before {
  content: "\f7a7";
}
.bi-emoji-surprise::before {
  content: "\f7ac";
}
.bi-emoji-tear-fill::before {
  content: "\f7ad";
}
.bi-emoji-tear::before {
  content: "\f7b2";
}
.bi-envelope-arrow-down-fill::before {
  content: "\f7b3";
}
.bi-envelope-arrow-down::before {
  content: "\f7b8";
}
.bi-envelope-arrow-up-fill::before {
  content: "\f7b9";
}
.bi-envelope-arrow-up::before {
  content: "\f7be";
}
.bi-feather::before {
  content: "\f7bf";
}
.bi-feather2::before {
  content: "\f7c4";
}
.bi-floppy-fill::before {
  content: "\f7c5";
}
.bi-floppy::before {
  content: "\f7d8";
}
.bi-floppy2-fill::before {
  content: "\f7d9";
}
.bi-floppy2::before {
  content: "\f7e4";
}
.bi-gitlab::before {
  content: "\f7e5";
}
.bi-highlighter::before {
  content: "\f7f8";
}
.bi-marker-tip::before {
  content: "\f802";
}
.bi-nvme-fill::before {
  content: "\f803";
}
.bi-nvme::before {
  content: "\f80c";
}
.bi-opencollective::before {
  content: "\f80d";
}
.bi-pci-card-network::before {
  content: "\f8cd";
}
.bi-pci-card-sound::before {
  content: "\f8ce";
}
.bi-radar::before {
  content: "\f8cf";
}
.bi-send-arrow-down-fill::before {
  content: "\f8d0";
}
.bi-send-arrow-down::before {
  content: "\f8d1";
}
.bi-send-arrow-up-fill::before {
  content: "\f8d2";
}
.bi-send-arrow-up::before {
  content: "\f8d3";
}
.bi-sim-slash-fill::before {
  content: "\f8d4";
}
.bi-sim-slash::before {
  content: "\f8d5";
}
.bi-sourceforge::before {
  content: "\f8d6";
}
.bi-substack::before {
  content: "\f8d7";
}
.bi-threads-fill::before {
  content: "\f8d8";
}
.bi-threads::before {
  content: "\f8d9";
}
.bi-transparency::before {
  content: "\f8da";
}
.bi-twitter-x::before {
  content: "\f8db";
}
.bi-type-h4::before {
  content: "\f8dc";
}
.bi-type-h5::before {
  content: "\f8dd";
}
.bi-type-h6::before {
  content: "\f8de";
}
.bi-backpack-fill::before {
  content: "\f8df";
}
.bi-backpack::before {
  content: "\f8e0";
}
.bi-backpack2-fill::before {
  content: "\f8e1";
}
.bi-backpack2::before {
  content: "\f8e2";
}
.bi-backpack3-fill::before {
  content: "\f8e3";
}
.bi-backpack3::before {
  content: "\f8e4";
}
.bi-backpack4-fill::before {
  content: "\f8e5";
}
.bi-backpack4::before {
  content: "\f8e6";
}
.bi-brilliance::before {
  content: "\f8e7";
}
.bi-cake-fill::before {
  content: "\f8e8";
}
.bi-cake2-fill::before {
  content: "\f8e9";
}
.bi-duffle-fill::before {
  content: "\f8ea";
}
.bi-duffle::before {
  content: "\f8eb";
}
.bi-exposure::before {
  content: "\f8ec";
}
.bi-gender-neuter::before {
  content: "\f8ed";
}
.bi-highlights::before {
  content: "\f8ee";
}
.bi-luggage-fill::before {
  content: "\f8ef";
}
.bi-luggage::before {
  content: "\f8f0";
}
.bi-mailbox-flag::before {
  content: "\f8f1";
}
.bi-mailbox2-flag::before {
  content: "\f8f2";
}
.bi-noise-reduction::before {
  content: "\f8f3";
}
.bi-passport-fill::before {
  content: "\f8f4";
}
.bi-passport::before {
  content: "\f8f5";
}
.bi-person-arms-up::before {
  content: "\f8f6";
}
.bi-person-raised-hand::before {
  content: "\f8f7";
}
.bi-person-standing-dress::before {
  content: "\f8f8";
}
.bi-person-standing::before {
  content: "\f8f9";
}
.bi-person-walking::before {
  content: "\f8fa";
}
.bi-person-wheelchair::before {
  content: "\f8fb";
}
.bi-shadows::before {
  content: "\f8fc";
}
.bi-suitcase-fill::before {
  content: "\f8fd";
}
.bi-suitcase-lg-fill::before {
  content: "\f8fe";
}
.bi-suitcase-lg::before {
  content: "\f8ff";
}
.bi-suitcase::before {
  content: "\f900";
}
.bi-suitcase2-fill::before {
  content: "\f901";
}
.bi-suitcase2::before {
  content: "\f902";
}
.bi-vignette::before {
  content: "\f903";
}
.navicon-custom {
  font-size: 40pt !important;
  font-weight: 700;
  color: #8C8E91 !important;
}
.navicon-custom-spacer {
  margin-left: 10px;
}
@media (min-width: 1200px) {
  .navicon-custom-spacer {
    min-width: 20pt;
  }
}
@media (min-width: 992px) {
  #user-toggle {
    margin-top: 20px;
  }
}
#user-toggle .navicon {
  margin-left: 10px;
}
@font-face {
  font-family: "Moderat-PE-Condensed-Regular";
  /*replace 'HelveticaNeueW01-57Cn'*/
  src: url("./fonts/trox/Moderat-PE-Condensed-Regular.woff2") format("woff2"), url("./fonts/trox/Moderat-PE-Condensed-Regular.woff") format("woff");
}
@font-face {
  font-family: "Moderat-PE-Condensed-Bold";
  /*replace 'HelveticaNeueW01-77BdCn'*/
  src: url("./fonts/trox/Moderat-PE-Condensed-Bold.woff2") format("woff2"), url("./fonts/trox/Moderat-PE-Condensed-Bold.woff") format("woff");
}
/* BASISCS */
/* BEGIN Dialoges ----------------------------------------------------------------------------------------------*/
/* BEGIN BackToTopButtons --------------------------------------------------------------------------------------*/
/* END BackToTopButtons ----------------------------------------------------------------------------------------*/
/*END Mobile ---------------------------------------------------------------------------------------------------*/
/*END CONTEXTFILTER --------------------------------------------------------------------------------------------*/
.sans-font {
  font-family: 'Droid Sans', 'Helvetica', 'Arial', sans-serif;
}
.mono-font {
  font-family: 'Droid Sans Mono', "Courier New", Courier, monospace;
}
/* BEGIN: collection */
/* END: collection */
/* BEGIN: facet-tree */
/* END: facet-tree */
/* BEGIN: OVERRIDE BOOTSTRAP SETTINGS */
/* BEGIN: dialog-box */
/* END: dialog-box */
.margin-top-xs {
  margin-top: 0.75em;
}
.margin-top-sm {
  margin-top: 1em;
}
.margin-top-md {
  margin-top: 1.5em;
}
.margin-top-lg {
  margin-top: 1.5em;
}
.margin-bottom-xs {
  margin-bottom: 0.5em;
}
.margin-bottom-sm {
  margin-bottom: 1em;
}
.margin-bottom-md {
  margin-bottom: 1.2em;
}
.margin-bottom-lg {
  margin-bottom: 1.5em;
}
/*CUSTOM ADDITIONS*/
/* Fonts */
/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url("./fonts/materialdesignicons-webfont.woff2") format("woff2"), url("./fonts/materialdesignicons-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.mdi:before,
.mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mdi-ab-testing::before {
  content: "\F001C";
}
.mdi-access-point::before {
  content: "\F002";
}
.mdi-access-point-network::before {
  content: "\F003";
}
.mdi-access-point-network-off::before {
  content: "\FBBD";
}
.mdi-account::before {
  content: "\F004";
}
.mdi-account-alert::before {
  content: "\F005";
}
.mdi-account-alert-outline::before {
  content: "\FB2C";
}
.mdi-account-arrow-left::before {
  content: "\FB2D";
}
.mdi-account-arrow-left-outline::before {
  content: "\FB2E";
}
.mdi-account-arrow-right::before {
  content: "\FB2F";
}
.mdi-account-arrow-right-outline::before {
  content: "\FB30";
}
.mdi-account-badge::before {
  content: "\FD83";
}
.mdi-account-badge-alert::before {
  content: "\FD84";
}
.mdi-account-badge-alert-outline::before {
  content: "\FD85";
}
.mdi-account-badge-horizontal::before {
  content: "\FDF0";
}
.mdi-account-badge-horizontal-outline::before {
  content: "\FDF1";
}
.mdi-account-badge-outline::before {
  content: "\FD86";
}
.mdi-account-box::before {
  content: "\F006";
}
.mdi-account-box-multiple::before {
  content: "\F933";
}
.mdi-account-box-multiple-outline::before {
  content: "\F002C";
}
.mdi-account-box-outline::before {
  content: "\F007";
}
.mdi-account-card-details::before {
  content: "\F5D2";
}
.mdi-account-card-details-outline::before {
  content: "\FD87";
}
.mdi-account-cash::before {
  content: "\F00C2";
}
.mdi-account-cash-outline::before {
  content: "\F00C3";
}
.mdi-account-check::before {
  content: "\F008";
}
.mdi-account-check-outline::before {
  content: "\FBBE";
}
.mdi-account-child::before {
  content: "\FA88";
}
.mdi-account-child-circle::before {
  content: "\FA89";
}
.mdi-account-child-outline::before {
  content: "\F00F3";
}
.mdi-account-circle::before {
  content: "\F009";
}
.mdi-account-circle-outline::before {
  content: "\FB31";
}
.mdi-account-clock::before {
  content: "\FB32";
}
.mdi-account-clock-outline::before {
  content: "\FB33";
}
.mdi-account-convert::before {
  content: "\F00A";
}
.mdi-account-details::before {
  content: "\F631";
}
.mdi-account-edit::before {
  content: "\F6BB";
}
.mdi-account-edit-outline::before {
  content: "\F001D";
}
.mdi-account-group::before {
  content: "\F848";
}
.mdi-account-group-outline::before {
  content: "\FB34";
}
.mdi-account-heart::before {
  content: "\F898";
}
.mdi-account-heart-outline::before {
  content: "\FBBF";
}
.mdi-account-key::before {
  content: "\F00B";
}
.mdi-account-key-outline::before {
  content: "\FBC0";
}
.mdi-account-lock::before {
  content: "\F0189";
}
.mdi-account-lock-outline::before {
  content: "\F018A";
}
.mdi-account-minus::before {
  content: "\F00D";
}
.mdi-account-minus-outline::before {
  content: "\FAEB";
}
.mdi-account-multiple::before {
  content: "\F00E";
}
.mdi-account-multiple-check::before {
  content: "\F8C4";
}
.mdi-account-multiple-minus::before {
  content: "\F5D3";
}
.mdi-account-multiple-minus-outline::before {
  content: "\FBC1";
}
.mdi-account-multiple-outline::before {
  content: "\F00F";
}
.mdi-account-multiple-plus::before {
  content: "\F010";
}
.mdi-account-multiple-plus-outline::before {
  content: "\F7FF";
}
.mdi-account-network::before {
  content: "\F011";
}
.mdi-account-network-outline::before {
  content: "\FBC2";
}
.mdi-account-off::before {
  content: "\F012";
}
.mdi-account-off-outline::before {
  content: "\FBC3";
}
.mdi-account-outline::before {
  content: "\F013";
}
.mdi-account-plus::before {
  content: "\F014";
}
.mdi-account-plus-outline::before {
  content: "\F800";
}
.mdi-account-question::before {
  content: "\FB35";
}
.mdi-account-question-outline::before {
  content: "\FB36";
}
.mdi-account-remove::before {
  content: "\F015";
}
.mdi-account-remove-outline::before {
  content: "\FAEC";
}
.mdi-account-search::before {
  content: "\F016";
}
.mdi-account-search-outline::before {
  content: "\F934";
}
.mdi-account-settings::before {
  content: "\F630";
}
.mdi-account-settings-outline::before {
  content: "\F00F4";
}
.mdi-account-star::before {
  content: "\F017";
}
.mdi-account-star-outline::before {
  content: "\FBC4";
}
.mdi-account-supervisor::before {
  content: "\FA8A";
}
.mdi-account-supervisor-circle::before {
  content: "\FA8B";
}
.mdi-account-supervisor-outline::before {
  content: "\F0158";
}
.mdi-account-switch::before {
  content: "\F019";
}
.mdi-account-tie::before {
  content: "\FCBF";
}
.mdi-account-tie-outline::before {
  content: "\F00F5";
}
.mdi-accusoft::before {
  content: "\F849";
}
.mdi-adchoices::before {
  content: "\FD1E";
}
.mdi-adjust::before {
  content: "\F01A";
}
.mdi-adobe::before {
  content: "\F935";
}
.mdi-adobe-acrobat::before {
  content: "\FFBD";
}
.mdi-air-conditioner::before {
  content: "\F01B";
}
.mdi-air-filter::before {
  content: "\FD1F";
}
.mdi-air-horn::before {
  content: "\FD88";
}
.mdi-air-humidifier::before {
  content: "\F00C4";
}
.mdi-air-purifier::before {
  content: "\FD20";
}
.mdi-airbag::before {
  content: "\FBC5";
}
.mdi-airballoon::before {
  content: "\F01C";
}
.mdi-airballoon-outline::before {
  content: "\F002D";
}
.mdi-airplane::before {
  content: "\F01D";
}
.mdi-airplane-landing::before {
  content: "\F5D4";
}
.mdi-airplane-off::before {
  content: "\F01E";
}
.mdi-airplane-takeoff::before {
  content: "\F5D5";
}
.mdi-airplay::before {
  content: "\F01F";
}
.mdi-airport::before {
  content: "\F84A";
}
.mdi-alarm::before {
  content: "\F020";
}
.mdi-alarm-bell::before {
  content: "\F78D";
}
.mdi-alarm-check::before {
  content: "\F021";
}
.mdi-alarm-light::before {
  content: "\F78E";
}
.mdi-alarm-light-outline::before {
  content: "\FBC6";
}
.mdi-alarm-multiple::before {
  content: "\F022";
}
.mdi-alarm-note::before {
  content: "\FE8E";
}
.mdi-alarm-note-off::before {
  content: "\FE8F";
}
.mdi-alarm-off::before {
  content: "\F023";
}
.mdi-alarm-plus::before {
  content: "\F024";
}
.mdi-alarm-snooze::before {
  content: "\F68D";
}
.mdi-album::before {
  content: "\F025";
}
.mdi-alert::before {
  content: "\F026";
}
.mdi-alert-box::before {
  content: "\F027";
}
.mdi-alert-box-outline::before {
  content: "\FCC0";
}
.mdi-alert-circle::before {
  content: "\F028";
}
.mdi-alert-circle-check::before {
  content: "\F0218";
}
.mdi-alert-circle-check-outline::before {
  content: "\F0219";
}
.mdi-alert-circle-outline::before {
  content: "\F5D6";
}
.mdi-alert-decagram::before {
  content: "\F6BC";
}
.mdi-alert-decagram-outline::before {
  content: "\FCC1";
}
.mdi-alert-octagon::before {
  content: "\F029";
}
.mdi-alert-octagon-outline::before {
  content: "\FCC2";
}
.mdi-alert-octagram::before {
  content: "\F766";
}
.mdi-alert-octagram-outline::before {
  content: "\FCC3";
}
.mdi-alert-outline::before {
  content: "\F02A";
}
.mdi-alert-rhombus::before {
  content: "\F01F9";
}
.mdi-alert-rhombus-outline::before {
  content: "\F01FA";
}
.mdi-alien::before {
  content: "\F899";
}
.mdi-alien-outline::before {
  content: "\F00F6";
}
.mdi-align-horizontal-center::before {
  content: "\F01EE";
}
.mdi-align-horizontal-left::before {
  content: "\F01ED";
}
.mdi-align-horizontal-right::before {
  content: "\F01EF";
}
.mdi-align-vertical-bottom::before {
  content: "\F01F0";
}
.mdi-align-vertical-center::before {
  content: "\F01F1";
}
.mdi-align-vertical-top::before {
  content: "\F01F2";
}
.mdi-all-inclusive::before {
  content: "\F6BD";
}
.mdi-alpha::before {
  content: "\F02B";
}
.mdi-alpha-a::before {
  content: "\41";
}
.mdi-alpha-a-box::before {
  content: "\FAED";
}
.mdi-alpha-a-box-outline::before {
  content: "\FBC7";
}
.mdi-alpha-a-circle::before {
  content: "\FBC8";
}
.mdi-alpha-a-circle-outline::before {
  content: "\FBC9";
}
.mdi-alpha-b::before {
  content: "\42";
}
.mdi-alpha-b-box::before {
  content: "\FAEE";
}
.mdi-alpha-b-box-outline::before {
  content: "\FBCA";
}
.mdi-alpha-b-circle::before {
  content: "\FBCB";
}
.mdi-alpha-b-circle-outline::before {
  content: "\FBCC";
}
.mdi-alpha-c::before {
  content: "\43";
}
.mdi-alpha-c-box::before {
  content: "\FAEF";
}
.mdi-alpha-c-box-outline::before {
  content: "\FBCD";
}
.mdi-alpha-c-circle::before {
  content: "\FBCE";
}
.mdi-alpha-c-circle-outline::before {
  content: "\FBCF";
}
.mdi-alpha-d::before {
  content: "\44";
}
.mdi-alpha-d-box::before {
  content: "\FAF0";
}
.mdi-alpha-d-box-outline::before {
  content: "\FBD0";
}
.mdi-alpha-d-circle::before {
  content: "\FBD1";
}
.mdi-alpha-d-circle-outline::before {
  content: "\FBD2";
}
.mdi-alpha-e::before {
  content: "\45";
}
.mdi-alpha-e-box::before {
  content: "\FAF1";
}
.mdi-alpha-e-box-outline::before {
  content: "\FBD3";
}
.mdi-alpha-e-circle::before {
  content: "\FBD4";
}
.mdi-alpha-e-circle-outline::before {
  content: "\FBD5";
}
.mdi-alpha-f::before {
  content: "\46";
}
.mdi-alpha-f-box::before {
  content: "\FAF2";
}
.mdi-alpha-f-box-outline::before {
  content: "\FBD6";
}
.mdi-alpha-f-circle::before {
  content: "\FBD7";
}
.mdi-alpha-f-circle-outline::before {
  content: "\FBD8";
}
.mdi-alpha-g::before {
  content: "\47";
}
.mdi-alpha-g-box::before {
  content: "\FAF3";
}
.mdi-alpha-g-box-outline::before {
  content: "\FBD9";
}
.mdi-alpha-g-circle::before {
  content: "\FBDA";
}
.mdi-alpha-g-circle-outline::before {
  content: "\FBDB";
}
.mdi-alpha-h::before {
  content: "\48";
}
.mdi-alpha-h-box::before {
  content: "\FAF4";
}
.mdi-alpha-h-box-outline::before {
  content: "\FBDC";
}
.mdi-alpha-h-circle::before {
  content: "\FBDD";
}
.mdi-alpha-h-circle-outline::before {
  content: "\FBDE";
}
.mdi-alpha-i::before {
  content: "\49";
}
.mdi-alpha-i-box::before {
  content: "\FAF5";
}
.mdi-alpha-i-box-outline::before {
  content: "\FBDF";
}
.mdi-alpha-i-circle::before {
  content: "\FBE0";
}
.mdi-alpha-i-circle-outline::before {
  content: "\FBE1";
}
.mdi-alpha-j::before {
  content: "\4A";
}
.mdi-alpha-j-box::before {
  content: "\FAF6";
}
.mdi-alpha-j-box-outline::before {
  content: "\FBE2";
}
.mdi-alpha-j-circle::before {
  content: "\FBE3";
}
.mdi-alpha-j-circle-outline::before {
  content: "\FBE4";
}
.mdi-alpha-k::before {
  content: "\4B";
}
.mdi-alpha-k-box::before {
  content: "\FAF7";
}
.mdi-alpha-k-box-outline::before {
  content: "\FBE5";
}
.mdi-alpha-k-circle::before {
  content: "\FBE6";
}
.mdi-alpha-k-circle-outline::before {
  content: "\FBE7";
}
.mdi-alpha-l::before {
  content: "\4C";
}
.mdi-alpha-l-box::before {
  content: "\FAF8";
}
.mdi-alpha-l-box-outline::before {
  content: "\FBE8";
}
.mdi-alpha-l-circle::before {
  content: "\FBE9";
}
.mdi-alpha-l-circle-outline::before {
  content: "\FBEA";
}
.mdi-alpha-m::before {
  content: "\4D";
}
.mdi-alpha-m-box::before {
  content: "\FAF9";
}
.mdi-alpha-m-box-outline::before {
  content: "\FBEB";
}
.mdi-alpha-m-circle::before {
  content: "\FBEC";
}
.mdi-alpha-m-circle-outline::before {
  content: "\FBED";
}
.mdi-alpha-n::before {
  content: "\4E";
}
.mdi-alpha-n-box::before {
  content: "\FAFA";
}
.mdi-alpha-n-box-outline::before {
  content: "\FBEE";
}
.mdi-alpha-n-circle::before {
  content: "\FBEF";
}
.mdi-alpha-n-circle-outline::before {
  content: "\FBF0";
}
.mdi-alpha-o::before {
  content: "\4F";
}
.mdi-alpha-o-box::before {
  content: "\FAFB";
}
.mdi-alpha-o-box-outline::before {
  content: "\FBF1";
}
.mdi-alpha-o-circle::before {
  content: "\FBF2";
}
.mdi-alpha-o-circle-outline::before {
  content: "\FBF3";
}
.mdi-alpha-p::before {
  content: "\50";
}
.mdi-alpha-p-box::before {
  content: "\FAFC";
}
.mdi-alpha-p-box-outline::before {
  content: "\FBF4";
}
.mdi-alpha-p-circle::before {
  content: "\FBF5";
}
.mdi-alpha-p-circle-outline::before {
  content: "\FBF6";
}
.mdi-alpha-q::before {
  content: "\51";
}
.mdi-alpha-q-box::before {
  content: "\FAFD";
}
.mdi-alpha-q-box-outline::before {
  content: "\FBF7";
}
.mdi-alpha-q-circle::before {
  content: "\FBF8";
}
.mdi-alpha-q-circle-outline::before {
  content: "\FBF9";
}
.mdi-alpha-r::before {
  content: "\52";
}
.mdi-alpha-r-box::before {
  content: "\FAFE";
}
.mdi-alpha-r-box-outline::before {
  content: "\FBFA";
}
.mdi-alpha-r-circle::before {
  content: "\FBFB";
}
.mdi-alpha-r-circle-outline::before {
  content: "\FBFC";
}
.mdi-alpha-s::before {
  content: "\53";
}
.mdi-alpha-s-box::before {
  content: "\FAFF";
}
.mdi-alpha-s-box-outline::before {
  content: "\FBFD";
}
.mdi-alpha-s-circle::before {
  content: "\FBFE";
}
.mdi-alpha-s-circle-outline::before {
  content: "\FBFF";
}
.mdi-alpha-t::before {
  content: "\54";
}
.mdi-alpha-t-box::before {
  content: "\FB00";
}
.mdi-alpha-t-box-outline::before {
  content: "\FC00";
}
.mdi-alpha-t-circle::before {
  content: "\FC01";
}
.mdi-alpha-t-circle-outline::before {
  content: "\FC02";
}
.mdi-alpha-u::before {
  content: "\55";
}
.mdi-alpha-u-box::before {
  content: "\FB01";
}
.mdi-alpha-u-box-outline::before {
  content: "\FC03";
}
.mdi-alpha-u-circle::before {
  content: "\FC04";
}
.mdi-alpha-u-circle-outline::before {
  content: "\FC05";
}
.mdi-alpha-v::before {
  content: "\56";
}
.mdi-alpha-v-box::before {
  content: "\FB02";
}
.mdi-alpha-v-box-outline::before {
  content: "\FC06";
}
.mdi-alpha-v-circle::before {
  content: "\FC07";
}
.mdi-alpha-v-circle-outline::before {
  content: "\FC08";
}
.mdi-alpha-w::before {
  content: "\57";
}
.mdi-alpha-w-box::before {
  content: "\FB03";
}
.mdi-alpha-w-box-outline::before {
  content: "\FC09";
}
.mdi-alpha-w-circle::before {
  content: "\FC0A";
}
.mdi-alpha-w-circle-outline::before {
  content: "\FC0B";
}
.mdi-alpha-x::before {
  content: "\58";
}
.mdi-alpha-x-box::before {
  content: "\FB04";
}
.mdi-alpha-x-box-outline::before {
  content: "\FC0C";
}
.mdi-alpha-x-circle::before {
  content: "\FC0D";
}
.mdi-alpha-x-circle-outline::before {
  content: "\FC0E";
}
.mdi-alpha-y::before {
  content: "\59";
}
.mdi-alpha-y-box::before {
  content: "\FB05";
}
.mdi-alpha-y-box-outline::before {
  content: "\FC0F";
}
.mdi-alpha-y-circle::before {
  content: "\FC10";
}
.mdi-alpha-y-circle-outline::before {
  content: "\FC11";
}
.mdi-alpha-z::before {
  content: "\5A";
}
.mdi-alpha-z-box::before {
  content: "\FB06";
}
.mdi-alpha-z-box-outline::before {
  content: "\FC12";
}
.mdi-alpha-z-circle::before {
  content: "\FC13";
}
.mdi-alpha-z-circle-outline::before {
  content: "\FC14";
}
.mdi-alphabetical::before {
  content: "\F02C";
}
.mdi-alphabetical-off::before {
  content: "\F002E";
}
.mdi-alphabetical-variant::before {
  content: "\F002F";
}
.mdi-alphabetical-variant-off::before {
  content: "\F0030";
}
.mdi-altimeter::before {
  content: "\F5D7";
}
.mdi-amazon::before {
  content: "\F02D";
}
.mdi-amazon-alexa::before {
  content: "\F8C5";
}
.mdi-amazon-drive::before {
  content: "\F02E";
}
.mdi-ambulance::before {
  content: "\F02F";
}
.mdi-ammunition::before {
  content: "\FCC4";
}
.mdi-ampersand::before {
  content: "\FA8C";
}
.mdi-amplifier::before {
  content: "\F030";
}
.mdi-amplifier-off::before {
  content: "\F01E0";
}
.mdi-anchor::before {
  content: "\F031";
}
.mdi-android::before {
  content: "\F032";
}
.mdi-android-auto::before {
  content: "\FA8D";
}
.mdi-android-debug-bridge::before {
  content: "\F033";
}
.mdi-android-head::before {
  content: "\F78F";
}
.mdi-android-messages::before {
  content: "\FD21";
}
.mdi-android-studio::before {
  content: "\F034";
}
.mdi-angle-acute::before {
  content: "\F936";
}
.mdi-angle-obtuse::before {
  content: "\F937";
}
.mdi-angle-right::before {
  content: "\F938";
}
.mdi-angular::before {
  content: "\F6B1";
}
.mdi-angularjs::before {
  content: "\F6BE";
}
.mdi-animation::before {
  content: "\F5D8";
}
.mdi-animation-outline::before {
  content: "\FA8E";
}
.mdi-animation-play::before {
  content: "\F939";
}
.mdi-animation-play-outline::before {
  content: "\FA8F";
}
.mdi-ansible::before {
  content: "\F00C5";
}
.mdi-antenna::before {
  content: "\F0144";
}
.mdi-anvil::before {
  content: "\F89A";
}
.mdi-apache-kafka::before {
  content: "\F0031";
}
.mdi-api::before {
  content: "\F00C6";
}
.mdi-apple::before {
  content: "\F035";
}
.mdi-apple-finder::before {
  content: "\F036";
}
.mdi-apple-icloud::before {
  content: "\F038";
}
.mdi-apple-ios::before {
  content: "\F037";
}
.mdi-apple-keyboard-caps::before {
  content: "\F632";
}
.mdi-apple-keyboard-command::before {
  content: "\F633";
}
.mdi-apple-keyboard-control::before {
  content: "\F634";
}
.mdi-apple-keyboard-option::before {
  content: "\F635";
}
.mdi-apple-keyboard-shift::before {
  content: "\F636";
}
.mdi-apple-safari::before {
  content: "\F039";
}
.mdi-application::before {
  content: "\F614";
}
.mdi-application-export::before {
  content: "\FD89";
}
.mdi-application-import::before {
  content: "\FD8A";
}
.mdi-approximately-equal::before {
  content: "\FFBE";
}
.mdi-approximately-equal-box::before {
  content: "\FFBF";
}
.mdi-apps::before {
  content: "\F03B";
}
.mdi-apps-box::before {
  content: "\FD22";
}
.mdi-arch::before {
  content: "\F8C6";
}
.mdi-archive::before {
  content: "\F03C";
}
.mdi-arm-flex::before {
  content: "\F008F";
}
.mdi-arm-flex-outline::before {
  content: "\F0090";
}
.mdi-arrange-bring-forward::before {
  content: "\F03D";
}
.mdi-arrange-bring-to-front::before {
  content: "\F03E";
}
.mdi-arrange-send-backward::before {
  content: "\F03F";
}
.mdi-arrange-send-to-back::before {
  content: "\F040";
}
.mdi-arrow-all::before {
  content: "\F041";
}
.mdi-arrow-bottom-left::before {
  content: "\F042";
}
.mdi-arrow-bottom-left-bold-outline::before {
  content: "\F9B6";
}
.mdi-arrow-bottom-left-thick::before {
  content: "\F9B7";
}
.mdi-arrow-bottom-right::before {
  content: "\F043";
}
.mdi-arrow-bottom-right-bold-outline::before {
  content: "\F9B8";
}
.mdi-arrow-bottom-right-thick::before {
  content: "\F9B9";
}
.mdi-arrow-collapse::before {
  content: "\F615";
}
.mdi-arrow-collapse-all::before {
  content: "\F044";
}
.mdi-arrow-collapse-down::before {
  content: "\F791";
}
.mdi-arrow-collapse-horizontal::before {
  content: "\F84B";
}
.mdi-arrow-collapse-left::before {
  content: "\F792";
}
.mdi-arrow-collapse-right::before {
  content: "\F793";
}
.mdi-arrow-collapse-up::before {
  content: "\F794";
}
.mdi-arrow-collapse-vertical::before {
  content: "\F84C";
}
.mdi-arrow-decision::before {
  content: "\F9BA";
}
.mdi-arrow-decision-auto::before {
  content: "\F9BB";
}
.mdi-arrow-decision-auto-outline::before {
  content: "\F9BC";
}
.mdi-arrow-decision-outline::before {
  content: "\F9BD";
}
.mdi-arrow-down::before {
  content: "\F045";
}
.mdi-arrow-down-bold::before {
  content: "\F72D";
}
.mdi-arrow-down-bold-box::before {
  content: "\F72E";
}
.mdi-arrow-down-bold-box-outline::before {
  content: "\F72F";
}
.mdi-arrow-down-bold-circle::before {
  content: "\F047";
}
.mdi-arrow-down-bold-circle-outline::before {
  content: "\F048";
}
.mdi-arrow-down-bold-hexagon-outline::before {
  content: "\F049";
}
.mdi-arrow-down-bold-outline::before {
  content: "\F9BE";
}
.mdi-arrow-down-box::before {
  content: "\F6BF";
}
.mdi-arrow-down-circle::before {
  content: "\FCB7";
}
.mdi-arrow-down-circle-outline::before {
  content: "\FCB8";
}
.mdi-arrow-down-drop-circle::before {
  content: "\F04A";
}
.mdi-arrow-down-drop-circle-outline::before {
  content: "\F04B";
}
.mdi-arrow-down-thick::before {
  content: "\F046";
}
.mdi-arrow-expand::before {
  content: "\F616";
}
.mdi-arrow-expand-all::before {
  content: "\F04C";
}
.mdi-arrow-expand-down::before {
  content: "\F795";
}
.mdi-arrow-expand-horizontal::before {
  content: "\F84D";
}
.mdi-arrow-expand-left::before {
  content: "\F796";
}
.mdi-arrow-expand-right::before {
  content: "\F797";
}
.mdi-arrow-expand-up::before {
  content: "\F798";
}
.mdi-arrow-expand-vertical::before {
  content: "\F84E";
}
.mdi-arrow-horizontal-lock::before {
  content: "\F0186";
}
.mdi-arrow-left::before {
  content: "\F04D";
}
.mdi-arrow-left-bold::before {
  content: "\F730";
}
.mdi-arrow-left-bold-box::before {
  content: "\F731";
}
.mdi-arrow-left-bold-box-outline::before {
  content: "\F732";
}
.mdi-arrow-left-bold-circle::before {
  content: "\F04F";
}
.mdi-arrow-left-bold-circle-outline::before {
  content: "\F050";
}
.mdi-arrow-left-bold-hexagon-outline::before {
  content: "\F051";
}
.mdi-arrow-left-bold-outline::before {
  content: "\F9BF";
}
.mdi-arrow-left-box::before {
  content: "\F6C0";
}
.mdi-arrow-left-circle::before {
  content: "\FCB9";
}
.mdi-arrow-left-circle-outline::before {
  content: "\FCBA";
}
.mdi-arrow-left-drop-circle::before {
  content: "\F052";
}
.mdi-arrow-left-drop-circle-outline::before {
  content: "\F053";
}
.mdi-arrow-left-right::before {
  content: "\FE90";
}
.mdi-arrow-left-right-bold::before {
  content: "\FE91";
}
.mdi-arrow-left-right-bold-outline::before {
  content: "\F9C0";
}
.mdi-arrow-left-thick::before {
  content: "\F04E";
}
.mdi-arrow-right::before {
  content: "\F054";
}
.mdi-arrow-right-bold::before {
  content: "\F733";
}
.mdi-arrow-right-bold-box::before {
  content: "\F734";
}
.mdi-arrow-right-bold-box-outline::before {
  content: "\F735";
}
.mdi-arrow-right-bold-circle::before {
  content: "\F056";
}
.mdi-arrow-right-bold-circle-outline::before {
  content: "\F057";
}
.mdi-arrow-right-bold-hexagon-outline::before {
  content: "\F058";
}
.mdi-arrow-right-bold-outline::before {
  content: "\F9C1";
}
.mdi-arrow-right-box::before {
  content: "\F6C1";
}
.mdi-arrow-right-circle::before {
  content: "\FCBB";
}
.mdi-arrow-right-circle-outline::before {
  content: "\FCBC";
}
.mdi-arrow-right-drop-circle::before {
  content: "\F059";
}
.mdi-arrow-right-drop-circle-outline::before {
  content: "\F05A";
}
.mdi-arrow-right-thick::before {
  content: "\F055";
}
.mdi-arrow-split-horizontal::before {
  content: "\F93A";
}
.mdi-arrow-split-vertical::before {
  content: "\F93B";
}
.mdi-arrow-top-left::before {
  content: "\F05B";
}
.mdi-arrow-top-left-bold-outline::before {
  content: "\F9C2";
}
.mdi-arrow-top-left-bottom-right::before {
  content: "\FE92";
}
.mdi-arrow-top-left-bottom-right-bold::before {
  content: "\FE93";
}
.mdi-arrow-top-left-thick::before {
  content: "\F9C3";
}
.mdi-arrow-top-right::before {
  content: "\F05C";
}
.mdi-arrow-top-right-bold-outline::before {
  content: "\F9C4";
}
.mdi-arrow-top-right-bottom-left::before {
  content: "\FE94";
}
.mdi-arrow-top-right-bottom-left-bold::before {
  content: "\FE95";
}
.mdi-arrow-top-right-thick::before {
  content: "\F9C5";
}
.mdi-arrow-up::before {
  content: "\F05D";
}
.mdi-arrow-up-bold::before {
  content: "\F736";
}
.mdi-arrow-up-bold-box::before {
  content: "\F737";
}
.mdi-arrow-up-bold-box-outline::before {
  content: "\F738";
}
.mdi-arrow-up-bold-circle::before {
  content: "\F05F";
}
.mdi-arrow-up-bold-circle-outline::before {
  content: "\F060";
}
.mdi-arrow-up-bold-hexagon-outline::before {
  content: "\F061";
}
.mdi-arrow-up-bold-outline::before {
  content: "\F9C6";
}
.mdi-arrow-up-box::before {
  content: "\F6C2";
}
.mdi-arrow-up-circle::before {
  content: "\FCBD";
}
.mdi-arrow-up-circle-outline::before {
  content: "\FCBE";
}
.mdi-arrow-up-down::before {
  content: "\FE96";
}
.mdi-arrow-up-down-bold::before {
  content: "\FE97";
}
.mdi-arrow-up-down-bold-outline::before {
  content: "\F9C7";
}
.mdi-arrow-up-drop-circle::before {
  content: "\F062";
}
.mdi-arrow-up-drop-circle-outline::before {
  content: "\F063";
}
.mdi-arrow-up-thick::before {
  content: "\F05E";
}
.mdi-arrow-vertical-lock::before {
  content: "\F0187";
}
.mdi-artist::before {
  content: "\F802";
}
.mdi-artist-outline::before {
  content: "\FCC5";
}
.mdi-artstation::before {
  content: "\FB37";
}
.mdi-aspect-ratio::before {
  content: "\FA23";
}
.mdi-assistant::before {
  content: "\F064";
}
.mdi-asterisk::before {
  content: "\F6C3";
}
.mdi-at::before {
  content: "\F065";
}
.mdi-atlassian::before {
  content: "\F803";
}
.mdi-atm::before {
  content: "\FD23";
}
.mdi-atom::before {
  content: "\F767";
}
.mdi-atom-variant::before {
  content: "\FE98";
}
.mdi-attachment::before {
  content: "\F066";
}
.mdi-audio-video::before {
  content: "\F93C";
}
.mdi-audio-video-off::before {
  content: "\F01E1";
}
.mdi-audiobook::before {
  content: "\F067";
}
.mdi-augmented-reality::before {
  content: "\F84F";
}
.mdi-auto-fix::before {
  content: "\F068";
}
.mdi-auto-upload::before {
  content: "\F069";
}
.mdi-autorenew::before {
  content: "\F06A";
}
.mdi-av-timer::before {
  content: "\F06B";
}
.mdi-aws::before {
  content: "\FDF2";
}
.mdi-axe::before {
  content: "\F8C7";
}
.mdi-axis::before {
  content: "\FD24";
}
.mdi-axis-arrow::before {
  content: "\FD25";
}
.mdi-axis-arrow-lock::before {
  content: "\FD26";
}
.mdi-axis-lock::before {
  content: "\FD27";
}
.mdi-axis-x-arrow::before {
  content: "\FD28";
}
.mdi-axis-x-arrow-lock::before {
  content: "\FD29";
}
.mdi-axis-x-rotate-clockwise::before {
  content: "\FD2A";
}
.mdi-axis-x-rotate-counterclockwise::before {
  content: "\FD2B";
}
.mdi-axis-x-y-arrow-lock::before {
  content: "\FD2C";
}
.mdi-axis-y-arrow::before {
  content: "\FD2D";
}
.mdi-axis-y-arrow-lock::before {
  content: "\FD2E";
}
.mdi-axis-y-rotate-clockwise::before {
  content: "\FD2F";
}
.mdi-axis-y-rotate-counterclockwise::before {
  content: "\FD30";
}
.mdi-axis-z-arrow::before {
  content: "\FD31";
}
.mdi-axis-z-arrow-lock::before {
  content: "\FD32";
}
.mdi-axis-z-rotate-clockwise::before {
  content: "\FD33";
}
.mdi-axis-z-rotate-counterclockwise::before {
  content: "\FD34";
}
.mdi-azure::before {
  content: "\F804";
}
.mdi-azure-devops::before {
  content: "\F0091";
}
.mdi-babel::before {
  content: "\FA24";
}
.mdi-baby::before {
  content: "\F06C";
}
.mdi-baby-bottle::before {
  content: "\FF56";
}
.mdi-baby-bottle-outline::before {
  content: "\FF57";
}
.mdi-baby-carriage::before {
  content: "\F68E";
}
.mdi-baby-carriage-off::before {
  content: "\FFC0";
}
.mdi-baby-face::before {
  content: "\FE99";
}
.mdi-baby-face-outline::before {
  content: "\FE9A";
}
.mdi-backburger::before {
  content: "\F06D";
}
.mdi-backspace::before {
  content: "\F06E";
}
.mdi-backspace-outline::before {
  content: "\FB38";
}
.mdi-backspace-reverse::before {
  content: "\FE9B";
}
.mdi-backspace-reverse-outline::before {
  content: "\FE9C";
}
.mdi-backup-restore::before {
  content: "\F06F";
}
.mdi-bacteria::before {
  content: "\FEF2";
}
.mdi-bacteria-outline::before {
  content: "\FEF3";
}
.mdi-badminton::before {
  content: "\F850";
}
.mdi-bag-carry-on::before {
  content: "\FF58";
}
.mdi-bag-carry-on-check::before {
  content: "\FD41";
}
.mdi-bag-carry-on-off::before {
  content: "\FF59";
}
.mdi-bag-checked::before {
  content: "\FF5A";
}
.mdi-bag-personal::before {
  content: "\FDF3";
}
.mdi-bag-personal-off::before {
  content: "\FDF4";
}
.mdi-bag-personal-off-outline::before {
  content: "\FDF5";
}
.mdi-bag-personal-outline::before {
  content: "\FDF6";
}
.mdi-baguette::before {
  content: "\FF5B";
}
.mdi-balloon::before {
  content: "\FA25";
}
.mdi-ballot::before {
  content: "\F9C8";
}
.mdi-ballot-outline::before {
  content: "\F9C9";
}
.mdi-ballot-recount::before {
  content: "\FC15";
}
.mdi-ballot-recount-outline::before {
  content: "\FC16";
}
.mdi-bandage::before {
  content: "\FD8B";
}
.mdi-bandcamp::before {
  content: "\F674";
}
.mdi-bank::before {
  content: "\F070";
}
.mdi-bank-minus::before {
  content: "\FD8C";
}
.mdi-bank-outline::before {
  content: "\FE9D";
}
.mdi-bank-plus::before {
  content: "\FD8D";
}
.mdi-bank-remove::before {
  content: "\FD8E";
}
.mdi-bank-transfer::before {
  content: "\FA26";
}
.mdi-bank-transfer-in::before {
  content: "\FA27";
}
.mdi-bank-transfer-out::before {
  content: "\FA28";
}
.mdi-barcode::before {
  content: "\F071";
}
.mdi-barcode-scan::before {
  content: "\F072";
}
.mdi-barley::before {
  content: "\F073";
}
.mdi-barley-off::before {
  content: "\FB39";
}
.mdi-barn::before {
  content: "\FB3A";
}
.mdi-barrel::before {
  content: "\F074";
}
.mdi-baseball::before {
  content: "\F851";
}
.mdi-baseball-bat::before {
  content: "\F852";
}
.mdi-basecamp::before {
  content: "\F075";
}
.mdi-bash::before {
  content: "\F01AE";
}
.mdi-basket::before {
  content: "\F076";
}
.mdi-basket-fill::before {
  content: "\F077";
}
.mdi-basket-outline::before {
  content: "\F01AC";
}
.mdi-basket-unfill::before {
  content: "\F078";
}
.mdi-basketball::before {
  content: "\F805";
}
.mdi-basketball-hoop::before {
  content: "\FC17";
}
.mdi-basketball-hoop-outline::before {
  content: "\FC18";
}
.mdi-bat::before {
  content: "\FB3B";
}
.mdi-battery::before {
  content: "\F079";
}
.mdi-battery-10::before {
  content: "\F07A";
}
.mdi-battery-10-bluetooth::before {
  content: "\F93D";
}
.mdi-battery-20::before {
  content: "\F07B";
}
.mdi-battery-20-bluetooth::before {
  content: "\F93E";
}
.mdi-battery-30::before {
  content: "\F07C";
}
.mdi-battery-30-bluetooth::before {
  content: "\F93F";
}
.mdi-battery-40::before {
  content: "\F07D";
}
.mdi-battery-40-bluetooth::before {
  content: "\F940";
}
.mdi-battery-50::before {
  content: "\F07E";
}
.mdi-battery-50-bluetooth::before {
  content: "\F941";
}
.mdi-battery-60::before {
  content: "\F07F";
}
.mdi-battery-60-bluetooth::before {
  content: "\F942";
}
.mdi-battery-70::before {
  content: "\F080";
}
.mdi-battery-70-bluetooth::before {
  content: "\F943";
}
.mdi-battery-80::before {
  content: "\F081";
}
.mdi-battery-80-bluetooth::before {
  content: "\F944";
}
.mdi-battery-90::before {
  content: "\F082";
}
.mdi-battery-90-bluetooth::before {
  content: "\F945";
}
.mdi-battery-alert::before {
  content: "\F083";
}
.mdi-battery-alert-bluetooth::before {
  content: "\F946";
}
.mdi-battery-alert-variant::before {
  content: "\F00F7";
}
.mdi-battery-alert-variant-outline::before {
  content: "\F00F8";
}
.mdi-battery-bluetooth::before {
  content: "\F947";
}
.mdi-battery-bluetooth-variant::before {
  content: "\F948";
}
.mdi-battery-charging::before {
  content: "\F084";
}
.mdi-battery-charging-10::before {
  content: "\F89B";
}
.mdi-battery-charging-100::before {
  content: "\F085";
}
.mdi-battery-charging-20::before {
  content: "\F086";
}
.mdi-battery-charging-30::before {
  content: "\F087";
}
.mdi-battery-charging-40::before {
  content: "\F088";
}
.mdi-battery-charging-50::before {
  content: "\F89C";
}
.mdi-battery-charging-60::before {
  content: "\F089";
}
.mdi-battery-charging-70::before {
  content: "\F89D";
}
.mdi-battery-charging-80::before {
  content: "\F08A";
}
.mdi-battery-charging-90::before {
  content: "\F08B";
}
.mdi-battery-charging-outline::before {
  content: "\F89E";
}
.mdi-battery-charging-wireless::before {
  content: "\F806";
}
.mdi-battery-charging-wireless-10::before {
  content: "\F807";
}
.mdi-battery-charging-wireless-20::before {
  content: "\F808";
}
.mdi-battery-charging-wireless-30::before {
  content: "\F809";
}
.mdi-battery-charging-wireless-40::before {
  content: "\F80A";
}
.mdi-battery-charging-wireless-50::before {
  content: "\F80B";
}
.mdi-battery-charging-wireless-60::before {
  content: "\F80C";
}
.mdi-battery-charging-wireless-70::before {
  content: "\F80D";
}
.mdi-battery-charging-wireless-80::before {
  content: "\F80E";
}
.mdi-battery-charging-wireless-90::before {
  content: "\F80F";
}
.mdi-battery-charging-wireless-alert::before {
  content: "\F810";
}
.mdi-battery-charging-wireless-outline::before {
  content: "\F811";
}
.mdi-battery-minus::before {
  content: "\F08C";
}
.mdi-battery-negative::before {
  content: "\F08D";
}
.mdi-battery-outline::before {
  content: "\F08E";
}
.mdi-battery-plus::before {
  content: "\F08F";
}
.mdi-battery-positive::before {
  content: "\F090";
}
.mdi-battery-unknown::before {
  content: "\F091";
}
.mdi-battery-unknown-bluetooth::before {
  content: "\F949";
}
.mdi-battlenet::before {
  content: "\FB3C";
}
.mdi-beach::before {
  content: "\F092";
}
.mdi-beaker::before {
  content: "\FCC6";
}
.mdi-beaker-outline::before {
  content: "\F68F";
}
.mdi-beats::before {
  content: "\F097";
}
.mdi-bed-double::before {
  content: "\F0092";
}
.mdi-bed-double-outline::before {
  content: "\F0093";
}
.mdi-bed-empty::before {
  content: "\F89F";
}
.mdi-bed-king::before {
  content: "\F0094";
}
.mdi-bed-king-outline::before {
  content: "\F0095";
}
.mdi-bed-queen::before {
  content: "\F0096";
}
.mdi-bed-queen-outline::before {
  content: "\F0097";
}
.mdi-bed-single::before {
  content: "\F0098";
}
.mdi-bed-single-outline::before {
  content: "\F0099";
}
.mdi-bee::before {
  content: "\FFC1";
}
.mdi-bee-flower::before {
  content: "\FFC2";
}
.mdi-beehive-outline::before {
  content: "\F00F9";
}
.mdi-beer::before {
  content: "\F098";
}
.mdi-behance::before {
  content: "\F099";
}
.mdi-bell::before {
  content: "\F09A";
}
.mdi-bell-alert::before {
  content: "\FD35";
}
.mdi-bell-alert-outline::before {
  content: "\FE9E";
}
.mdi-bell-check::before {
  content: "\F0210";
}
.mdi-bell-check-outline::before {
  content: "\F0211";
}
.mdi-bell-circle::before {
  content: "\FD36";
}
.mdi-bell-circle-outline::before {
  content: "\FD37";
}
.mdi-bell-off::before {
  content: "\F09B";
}
.mdi-bell-off-outline::before {
  content: "\FA90";
}
.mdi-bell-outline::before {
  content: "\F09C";
}
.mdi-bell-plus::before {
  content: "\F09D";
}
.mdi-bell-plus-outline::before {
  content: "\FA91";
}
.mdi-bell-ring::before {
  content: "\F09E";
}
.mdi-bell-ring-outline::before {
  content: "\F09F";
}
.mdi-bell-sleep::before {
  content: "\F0A0";
}
.mdi-bell-sleep-outline::before {
  content: "\FA92";
}
.mdi-beta::before {
  content: "\F0A1";
}
.mdi-betamax::before {
  content: "\F9CA";
}
.mdi-biathlon::before {
  content: "\FDF7";
}
.mdi-bible::before {
  content: "\F0A2";
}
.mdi-bicycle::before {
  content: "\F00C7";
}
.mdi-bike::before {
  content: "\F0A3";
}
.mdi-bike-fast::before {
  content: "\F014A";
}
.mdi-billboard::before {
  content: "\F0032";
}
.mdi-billiards::before {
  content: "\FB3D";
}
.mdi-billiards-rack::before {
  content: "\FB3E";
}
.mdi-bing::before {
  content: "\F0A4";
}
.mdi-binoculars::before {
  content: "\F0A5";
}
.mdi-bio::before {
  content: "\F0A6";
}
.mdi-biohazard::before {
  content: "\F0A7";
}
.mdi-bitbucket::before {
  content: "\F0A8";
}
.mdi-bitcoin::before {
  content: "\F812";
}
.mdi-black-mesa::before {
  content: "\F0A9";
}
.mdi-blackberry::before {
  content: "\F0AA";
}
.mdi-blender::before {
  content: "\FCC7";
}
.mdi-blender-software::before {
  content: "\F0AB";
}
.mdi-blinds::before {
  content: "\F0AC";
}
.mdi-blinds-open::before {
  content: "\F0033";
}
.mdi-block-helper::before {
  content: "\F0AD";
}
.mdi-blogger::before {
  content: "\F0AE";
}
.mdi-blood-bag::before {
  content: "\FCC8";
}
.mdi-bluetooth::before {
  content: "\F0AF";
}
.mdi-bluetooth-audio::before {
  content: "\F0B0";
}
.mdi-bluetooth-connect::before {
  content: "\F0B1";
}
.mdi-bluetooth-off::before {
  content: "\F0B2";
}
.mdi-bluetooth-settings::before {
  content: "\F0B3";
}
.mdi-bluetooth-transfer::before {
  content: "\F0B4";
}
.mdi-blur::before {
  content: "\F0B5";
}
.mdi-blur-linear::before {
  content: "\F0B6";
}
.mdi-blur-off::before {
  content: "\F0B7";
}
.mdi-blur-radial::before {
  content: "\F0B8";
}
.mdi-bolnisi-cross::before {
  content: "\FCC9";
}
.mdi-bolt::before {
  content: "\FD8F";
}
.mdi-bomb::before {
  content: "\F690";
}
.mdi-bomb-off::before {
  content: "\F6C4";
}
.mdi-bone::before {
  content: "\F0B9";
}
.mdi-book::before {
  content: "\F0BA";
}
.mdi-book-information-variant::before {
  content: "\F009A";
}
.mdi-book-lock::before {
  content: "\F799";
}
.mdi-book-lock-open::before {
  content: "\F79A";
}
.mdi-book-minus::before {
  content: "\F5D9";
}
.mdi-book-minus-multiple::before {
  content: "\FA93";
}
.mdi-book-multiple::before {
  content: "\F0BB";
}
.mdi-book-open::before {
  content: "\F0BD";
}
.mdi-book-open-outline::before {
  content: "\FB3F";
}
.mdi-book-open-page-variant::before {
  content: "\F5DA";
}
.mdi-book-open-variant::before {
  content: "\F0BE";
}
.mdi-book-outline::before {
  content: "\FB40";
}
.mdi-book-play::before {
  content: "\FE9F";
}
.mdi-book-play-outline::before {
  content: "\FEA0";
}
.mdi-book-plus::before {
  content: "\F5DB";
}
.mdi-book-plus-multiple::before {
  content: "\FA94";
}
.mdi-book-remove::before {
  content: "\FA96";
}
.mdi-book-remove-multiple::before {
  content: "\FA95";
}
.mdi-book-search::before {
  content: "\FEA1";
}
.mdi-book-search-outline::before {
  content: "\FEA2";
}
.mdi-book-variant::before {
  content: "\F0BF";
}
.mdi-book-variant-multiple::before {
  content: "\F0BC";
}
.mdi-bookmark::before {
  content: "\F0C0";
}
.mdi-bookmark-check::before {
  content: "\F0C1";
}
.mdi-bookmark-minus::before {
  content: "\F9CB";
}
.mdi-bookmark-minus-outline::before {
  content: "\F9CC";
}
.mdi-bookmark-multiple::before {
  content: "\FDF8";
}
.mdi-bookmark-multiple-outline::before {
  content: "\FDF9";
}
.mdi-bookmark-music::before {
  content: "\F0C2";
}
.mdi-bookmark-off::before {
  content: "\F9CD";
}
.mdi-bookmark-off-outline::before {
  content: "\F9CE";
}
.mdi-bookmark-outline::before {
  content: "\F0C3";
}
.mdi-bookmark-plus::before {
  content: "\F0C5";
}
.mdi-bookmark-plus-outline::before {
  content: "\F0C4";
}
.mdi-bookmark-remove::before {
  content: "\F0C6";
}
.mdi-boom-gate::before {
  content: "\FEA3";
}
.mdi-boom-gate-alert::before {
  content: "\FEA4";
}
.mdi-boom-gate-alert-outline::before {
  content: "\FEA5";
}
.mdi-boom-gate-down::before {
  content: "\FEA6";
}
.mdi-boom-gate-down-outline::before {
  content: "\FEA7";
}
.mdi-boom-gate-outline::before {
  content: "\FEA8";
}
.mdi-boom-gate-up::before {
  content: "\FEA9";
}
.mdi-boom-gate-up-outline::before {
  content: "\FEAA";
}
.mdi-boombox::before {
  content: "\F5DC";
}
.mdi-boomerang::before {
  content: "\F00FA";
}
.mdi-bootstrap::before {
  content: "\F6C5";
}
.mdi-border-all::before {
  content: "\F0C7";
}
.mdi-border-all-variant::before {
  content: "\F8A0";
}
.mdi-border-bottom::before {
  content: "\F0C8";
}
.mdi-border-bottom-variant::before {
  content: "\F8A1";
}
.mdi-border-color::before {
  content: "\F0C9";
}
.mdi-border-horizontal::before {
  content: "\F0CA";
}
.mdi-border-inside::before {
  content: "\F0CB";
}
.mdi-border-left::before {
  content: "\F0CC";
}
.mdi-border-left-variant::before {
  content: "\F8A2";
}
.mdi-border-none::before {
  content: "\F0CD";
}
.mdi-border-none-variant::before {
  content: "\F8A3";
}
.mdi-border-outside::before {
  content: "\F0CE";
}
.mdi-border-right::before {
  content: "\F0CF";
}
.mdi-border-right-variant::before {
  content: "\F8A4";
}
.mdi-border-style::before {
  content: "\F0D0";
}
.mdi-border-top::before {
  content: "\F0D1";
}
.mdi-border-top-variant::before {
  content: "\F8A5";
}
.mdi-border-vertical::before {
  content: "\F0D2";
}
.mdi-bottle-soda::before {
  content: "\F009B";
}
.mdi-bottle-soda-classic::before {
  content: "\F009C";
}
.mdi-bottle-soda-outline::before {
  content: "\F009D";
}
.mdi-bottle-tonic::before {
  content: "\F0159";
}
.mdi-bottle-tonic-outline::before {
  content: "\F015A";
}
.mdi-bottle-tonic-plus::before {
  content: "\F015B";
}
.mdi-bottle-tonic-plus-outline::before {
  content: "\F015C";
}
.mdi-bottle-tonic-skull::before {
  content: "\F015D";
}
.mdi-bottle-tonic-skull-outline::before {
  content: "\F015E";
}
.mdi-bottle-wine::before {
  content: "\F853";
}
.mdi-bow-tie::before {
  content: "\F677";
}
.mdi-bowl::before {
  content: "\F617";
}
.mdi-bowling::before {
  content: "\F0D3";
}
.mdi-box::before {
  content: "\F0D4";
}
.mdi-box-cutter::before {
  content: "\F0D5";
}
.mdi-box-shadow::before {
  content: "\F637";
}
.mdi-boxing-glove::before {
  content: "\FB41";
}
.mdi-braille::before {
  content: "\F9CF";
}
.mdi-brain::before {
  content: "\F9D0";
}
.mdi-bread-slice::before {
  content: "\FCCA";
}
.mdi-bread-slice-outline::before {
  content: "\FCCB";
}
.mdi-bridge::before {
  content: "\F618";
}
.mdi-briefcase::before {
  content: "\F0D6";
}
.mdi-briefcase-account::before {
  content: "\FCCC";
}
.mdi-briefcase-account-outline::before {
  content: "\FCCD";
}
.mdi-briefcase-check::before {
  content: "\F0D7";
}
.mdi-briefcase-clock::before {
  content: "\F00FB";
}
.mdi-briefcase-clock-outline::before {
  content: "\F00FC";
}
.mdi-briefcase-download::before {
  content: "\F0D8";
}
.mdi-briefcase-download-outline::before {
  content: "\FC19";
}
.mdi-briefcase-edit::before {
  content: "\FA97";
}
.mdi-briefcase-edit-outline::before {
  content: "\FC1A";
}
.mdi-briefcase-minus::before {
  content: "\FA29";
}
.mdi-briefcase-minus-outline::before {
  content: "\FC1B";
}
.mdi-briefcase-outline::before {
  content: "\F813";
}
.mdi-briefcase-plus::before {
  content: "\FA2A";
}
.mdi-briefcase-plus-outline::before {
  content: "\FC1C";
}
.mdi-briefcase-remove::before {
  content: "\FA2B";
}
.mdi-briefcase-remove-outline::before {
  content: "\FC1D";
}
.mdi-briefcase-search::before {
  content: "\FA2C";
}
.mdi-briefcase-search-outline::before {
  content: "\FC1E";
}
.mdi-briefcase-upload::before {
  content: "\F0D9";
}
.mdi-briefcase-upload-outline::before {
  content: "\FC1F";
}
.mdi-brightness-1::before {
  content: "\F0DA";
}
.mdi-brightness-2::before {
  content: "\F0DB";
}
.mdi-brightness-3::before {
  content: "\F0DC";
}
.mdi-brightness-4::before {
  content: "\F0DD";
}
.mdi-brightness-5::before {
  content: "\F0DE";
}
.mdi-brightness-6::before {
  content: "\F0DF";
}
.mdi-brightness-7::before {
  content: "\F0E0";
}
.mdi-brightness-auto::before {
  content: "\F0E1";
}
.mdi-brightness-percent::before {
  content: "\FCCE";
}
.mdi-broom::before {
  content: "\F0E2";
}
.mdi-brush::before {
  content: "\F0E3";
}
.mdi-buddhism::before {
  content: "\F94A";
}
.mdi-buffer::before {
  content: "\F619";
}
.mdi-bug::before {
  content: "\F0E4";
}
.mdi-bug-check::before {
  content: "\FA2D";
}
.mdi-bug-check-outline::before {
  content: "\FA2E";
}
.mdi-bug-outline::before {
  content: "\FA2F";
}
.mdi-bugle::before {
  content: "\FD90";
}
.mdi-bulldozer::before {
  content: "\FB07";
}
.mdi-bullet::before {
  content: "\FCCF";
}
.mdi-bulletin-board::before {
  content: "\F0E5";
}
.mdi-bullhorn::before {
  content: "\F0E6";
}
.mdi-bullhorn-outline::before {
  content: "\FB08";
}
.mdi-bullseye::before {
  content: "\F5DD";
}
.mdi-bullseye-arrow::before {
  content: "\F8C8";
}
.mdi-bus::before {
  content: "\F0E7";
}
.mdi-bus-alert::before {
  content: "\FA98";
}
.mdi-bus-articulated-end::before {
  content: "\F79B";
}
.mdi-bus-articulated-front::before {
  content: "\F79C";
}
.mdi-bus-clock::before {
  content: "\F8C9";
}
.mdi-bus-double-decker::before {
  content: "\F79D";
}
.mdi-bus-multiple::before {
  content: "\FF5C";
}
.mdi-bus-school::before {
  content: "\F79E";
}
.mdi-bus-side::before {
  content: "\F79F";
}
.mdi-bus-stop::before {
  content: "\F0034";
}
.mdi-bus-stop-covered::before {
  content: "\F0035";
}
.mdi-bus-stop-uncovered::before {
  content: "\F0036";
}
.mdi-cached::before {
  content: "\F0E8";
}
.mdi-cactus::before {
  content: "\FD91";
}
.mdi-cake::before {
  content: "\F0E9";
}
.mdi-cake-layered::before {
  content: "\F0EA";
}
.mdi-cake-variant::before {
  content: "\F0EB";
}
.mdi-calculator::before {
  content: "\F0EC";
}
.mdi-calculator-variant::before {
  content: "\FA99";
}
.mdi-calendar::before {
  content: "\F0ED";
}
.mdi-calendar-account::before {
  content: "\FEF4";
}
.mdi-calendar-account-outline::before {
  content: "\FEF5";
}
.mdi-calendar-alert::before {
  content: "\FA30";
}
.mdi-calendar-arrow-left::before {
  content: "\F015F";
}
.mdi-calendar-arrow-right::before {
  content: "\F0160";
}
.mdi-calendar-blank::before {
  content: "\F0EE";
}
.mdi-calendar-blank-multiple::before {
  content: "\F009E";
}
.mdi-calendar-blank-outline::before {
  content: "\FB42";
}
.mdi-calendar-check::before {
  content: "\F0EF";
}
.mdi-calendar-check-outline::before {
  content: "\FC20";
}
.mdi-calendar-clock::before {
  content: "\F0F0";
}
.mdi-calendar-edit::before {
  content: "\F8A6";
}
.mdi-calendar-export::before {
  content: "\FB09";
}
.mdi-calendar-heart::before {
  content: "\F9D1";
}
.mdi-calendar-import::before {
  content: "\FB0A";
}
.mdi-calendar-minus::before {
  content: "\FD38";
}
.mdi-calendar-month::before {
  content: "\FDFA";
}
.mdi-calendar-month-outline::before {
  content: "\FDFB";
}
.mdi-calendar-multiple::before {
  content: "\F0F1";
}
.mdi-calendar-multiple-check::before {
  content: "\F0F2";
}
.mdi-calendar-multiselect::before {
  content: "\FA31";
}
.mdi-calendar-outline::before {
  content: "\FB43";
}
.mdi-calendar-plus::before {
  content: "\F0F3";
}
.mdi-calendar-question::before {
  content: "\F691";
}
.mdi-calendar-range::before {
  content: "\F678";
}
.mdi-calendar-range-outline::before {
  content: "\FB44";
}
.mdi-calendar-remove::before {
  content: "\F0F4";
}
.mdi-calendar-remove-outline::before {
  content: "\FC21";
}
.mdi-calendar-repeat::before {
  content: "\FEAB";
}
.mdi-calendar-repeat-outline::before {
  content: "\FEAC";
}
.mdi-calendar-search::before {
  content: "\F94B";
}
.mdi-calendar-star::before {
  content: "\F9D2";
}
.mdi-calendar-text::before {
  content: "\F0F5";
}
.mdi-calendar-text-outline::before {
  content: "\FC22";
}
.mdi-calendar-today::before {
  content: "\F0F6";
}
.mdi-calendar-week::before {
  content: "\FA32";
}
.mdi-calendar-week-begin::before {
  content: "\FA33";
}
.mdi-calendar-weekend::before {
  content: "\FEF6";
}
.mdi-calendar-weekend-outline::before {
  content: "\FEF7";
}
.mdi-call-made::before {
  content: "\F0F7";
}
.mdi-call-merge::before {
  content: "\F0F8";
}
.mdi-call-missed::before {
  content: "\F0F9";
}
.mdi-call-received::before {
  content: "\F0FA";
}
.mdi-call-split::before {
  content: "\F0FB";
}
.mdi-camcorder::before {
  content: "\F0FC";
}
.mdi-camcorder-box::before {
  content: "\F0FD";
}
.mdi-camcorder-box-off::before {
  content: "\F0FE";
}
.mdi-camcorder-off::before {
  content: "\F0FF";
}
.mdi-camera::before {
  content: "\F100";
}
.mdi-camera-account::before {
  content: "\F8CA";
}
.mdi-camera-burst::before {
  content: "\F692";
}
.mdi-camera-control::before {
  content: "\FB45";
}
.mdi-camera-enhance::before {
  content: "\F101";
}
.mdi-camera-enhance-outline::before {
  content: "\FB46";
}
.mdi-camera-front::before {
  content: "\F102";
}
.mdi-camera-front-variant::before {
  content: "\F103";
}
.mdi-camera-gopro::before {
  content: "\F7A0";
}
.mdi-camera-image::before {
  content: "\F8CB";
}
.mdi-camera-iris::before {
  content: "\F104";
}
.mdi-camera-metering-center::before {
  content: "\F7A1";
}
.mdi-camera-metering-matrix::before {
  content: "\F7A2";
}
.mdi-camera-metering-partial::before {
  content: "\F7A3";
}
.mdi-camera-metering-spot::before {
  content: "\F7A4";
}
.mdi-camera-off::before {
  content: "\F5DF";
}
.mdi-camera-outline::before {
  content: "\FD39";
}
.mdi-camera-party-mode::before {
  content: "\F105";
}
.mdi-camera-plus::before {
  content: "\FEF8";
}
.mdi-camera-plus-outline::before {
  content: "\FEF9";
}
.mdi-camera-rear::before {
  content: "\F106";
}
.mdi-camera-rear-variant::before {
  content: "\F107";
}
.mdi-camera-retake::before {
  content: "\FDFC";
}
.mdi-camera-retake-outline::before {
  content: "\FDFD";
}
.mdi-camera-switch::before {
  content: "\F108";
}
.mdi-camera-timer::before {
  content: "\F109";
}
.mdi-camera-wireless::before {
  content: "\FD92";
}
.mdi-camera-wireless-outline::before {
  content: "\FD93";
}
.mdi-campfire::before {
  content: "\FEFA";
}
.mdi-cancel::before {
  content: "\F739";
}
.mdi-candle::before {
  content: "\F5E2";
}
.mdi-candycane::before {
  content: "\F10A";
}
.mdi-cannabis::before {
  content: "\F7A5";
}
.mdi-caps-lock::before {
  content: "\FA9A";
}
.mdi-car::before {
  content: "\F10B";
}
.mdi-car-2-plus::before {
  content: "\F0037";
}
.mdi-car-3-plus::before {
  content: "\F0038";
}
.mdi-car-back::before {
  content: "\FDFE";
}
.mdi-car-battery::before {
  content: "\F10C";
}
.mdi-car-brake-abs::before {
  content: "\FC23";
}
.mdi-car-brake-alert::before {
  content: "\FC24";
}
.mdi-car-brake-hold::before {
  content: "\FD3A";
}
.mdi-car-brake-parking::before {
  content: "\FD3B";
}
.mdi-car-brake-retarder::before {
  content: "\F0039";
}
.mdi-car-child-seat::before {
  content: "\FFC3";
}
.mdi-car-clutch::before {
  content: "\F003A";
}
.mdi-car-connected::before {
  content: "\F10D";
}
.mdi-car-convertible::before {
  content: "\F7A6";
}
.mdi-car-coolant-level::before {
  content: "\F003B";
}
.mdi-car-cruise-control::before {
  content: "\FD3C";
}
.mdi-car-defrost-front::before {
  content: "\FD3D";
}
.mdi-car-defrost-rear::before {
  content: "\FD3E";
}
.mdi-car-door::before {
  content: "\FB47";
}
.mdi-car-door-lock::before {
  content: "\F00C8";
}
.mdi-car-electric::before {
  content: "\FB48";
}
.mdi-car-esp::before {
  content: "\FC25";
}
.mdi-car-estate::before {
  content: "\F7A7";
}
.mdi-car-hatchback::before {
  content: "\F7A8";
}
.mdi-car-info::before {
  content: "\F01E9";
}
.mdi-car-key::before {
  content: "\FB49";
}
.mdi-car-light-dimmed::before {
  content: "\FC26";
}
.mdi-car-light-fog::before {
  content: "\FC27";
}
.mdi-car-light-high::before {
  content: "\FC28";
}
.mdi-car-limousine::before {
  content: "\F8CC";
}
.mdi-car-multiple::before {
  content: "\FB4A";
}
.mdi-car-off::before {
  content: "\FDFF";
}
.mdi-car-parking-lights::before {
  content: "\FD3F";
}
.mdi-car-pickup::before {
  content: "\F7A9";
}
.mdi-car-seat::before {
  content: "\FFC4";
}
.mdi-car-seat-cooler::before {
  content: "\FFC5";
}
.mdi-car-seat-heater::before {
  content: "\FFC6";
}
.mdi-car-shift-pattern::before {
  content: "\FF5D";
}
.mdi-car-side::before {
  content: "\F7AA";
}
.mdi-car-sports::before {
  content: "\F7AB";
}
.mdi-car-tire-alert::before {
  content: "\FC29";
}
.mdi-car-traction-control::before {
  content: "\FD40";
}
.mdi-car-turbocharger::before {
  content: "\F003C";
}
.mdi-car-wash::before {
  content: "\F10E";
}
.mdi-car-windshield::before {
  content: "\F003D";
}
.mdi-car-windshield-outline::before {
  content: "\F003E";
}
.mdi-caravan::before {
  content: "\F7AC";
}
.mdi-card::before {
  content: "\FB4B";
}
.mdi-card-bulleted::before {
  content: "\FB4C";
}
.mdi-card-bulleted-off::before {
  content: "\FB4D";
}
.mdi-card-bulleted-off-outline::before {
  content: "\FB4E";
}
.mdi-card-bulleted-outline::before {
  content: "\FB4F";
}
.mdi-card-bulleted-settings::before {
  content: "\FB50";
}
.mdi-card-bulleted-settings-outline::before {
  content: "\FB51";
}
.mdi-card-outline::before {
  content: "\FB52";
}
.mdi-card-search::before {
  content: "\F009F";
}
.mdi-card-search-outline::before {
  content: "\F00A0";
}
.mdi-card-text::before {
  content: "\FB53";
}
.mdi-card-text-outline::before {
  content: "\FB54";
}
.mdi-cards::before {
  content: "\F638";
}
.mdi-cards-club::before {
  content: "\F8CD";
}
.mdi-cards-diamond::before {
  content: "\F8CE";
}
.mdi-cards-diamond-outline::before {
  content: "\F003F";
}
.mdi-cards-heart::before {
  content: "\F8CF";
}
.mdi-cards-outline::before {
  content: "\F639";
}
.mdi-cards-playing-outline::before {
  content: "\F63A";
}
.mdi-cards-spade::before {
  content: "\F8D0";
}
.mdi-cards-variant::before {
  content: "\F6C6";
}
.mdi-carrot::before {
  content: "\F10F";
}
.mdi-cart::before {
  content: "\F110";
}
.mdi-cart-arrow-down::before {
  content: "\FD42";
}
.mdi-cart-arrow-right::before {
  content: "\FC2A";
}
.mdi-cart-arrow-up::before {
  content: "\FD43";
}
.mdi-cart-minus::before {
  content: "\FD44";
}
.mdi-cart-off::before {
  content: "\F66B";
}
.mdi-cart-outline::before {
  content: "\F111";
}
.mdi-cart-plus::before {
  content: "\F112";
}
.mdi-cart-remove::before {
  content: "\FD45";
}
.mdi-case-sensitive-alt::before {
  content: "\F113";
}
.mdi-cash::before {
  content: "\F114";
}
.mdi-cash-100::before {
  content: "\F115";
}
.mdi-cash-marker::before {
  content: "\FD94";
}
.mdi-cash-multiple::before {
  content: "\F116";
}
.mdi-cash-refund::before {
  content: "\FA9B";
}
.mdi-cash-register::before {
  content: "\FCD0";
}
.mdi-cash-usd::before {
  content: "\F01A1";
}
.mdi-cash-usd-outline::before {
  content: "\F117";
}
.mdi-cassette::before {
  content: "\F9D3";
}
.mdi-cast::before {
  content: "\F118";
}
.mdi-cast-audio::before {
  content: "\F0040";
}
.mdi-cast-connected::before {
  content: "\F119";
}
.mdi-cast-education::before {
  content: "\FE6D";
}
.mdi-cast-off::before {
  content: "\F789";
}
.mdi-castle::before {
  content: "\F11A";
}
.mdi-cat::before {
  content: "\F11B";
}
.mdi-cctv::before {
  content: "\F7AD";
}
.mdi-ceiling-light::before {
  content: "\F768";
}
.mdi-cellphone::before {
  content: "\F11C";
}
.mdi-cellphone-android::before {
  content: "\F11D";
}
.mdi-cellphone-arrow-down::before {
  content: "\F9D4";
}
.mdi-cellphone-basic::before {
  content: "\F11E";
}
.mdi-cellphone-dock::before {
  content: "\F11F";
}
.mdi-cellphone-erase::before {
  content: "\F94C";
}
.mdi-cellphone-information::before {
  content: "\FF5E";
}
.mdi-cellphone-iphone::before {
  content: "\F120";
}
.mdi-cellphone-key::before {
  content: "\F94D";
}
.mdi-cellphone-link::before {
  content: "\F121";
}
.mdi-cellphone-link-off::before {
  content: "\F122";
}
.mdi-cellphone-lock::before {
  content: "\F94E";
}
.mdi-cellphone-message::before {
  content: "\F8D2";
}
.mdi-cellphone-message-off::before {
  content: "\F00FD";
}
.mdi-cellphone-nfc::before {
  content: "\FEAD";
}
.mdi-cellphone-off::before {
  content: "\F94F";
}
.mdi-cellphone-play::before {
  content: "\F0041";
}
.mdi-cellphone-screenshot::before {
  content: "\FA34";
}
.mdi-cellphone-settings::before {
  content: "\F123";
}
.mdi-cellphone-settings-variant::before {
  content: "\F950";
}
.mdi-cellphone-sound::before {
  content: "\F951";
}
.mdi-cellphone-text::before {
  content: "\F8D1";
}
.mdi-cellphone-wireless::before {
  content: "\F814";
}
.mdi-celtic-cross::before {
  content: "\FCD1";
}
.mdi-centos::before {
  content: "\F0145";
}
.mdi-certificate::before {
  content: "\F124";
}
.mdi-certificate-outline::before {
  content: "\F01B3";
}
.mdi-chair-rolling::before {
  content: "\FFBA";
}
.mdi-chair-school::before {
  content: "\F125";
}
.mdi-charity::before {
  content: "\FC2B";
}
.mdi-chart-arc::before {
  content: "\F126";
}
.mdi-chart-areaspline::before {
  content: "\F127";
}
.mdi-chart-areaspline-variant::before {
  content: "\FEAE";
}
.mdi-chart-bar::before {
  content: "\F128";
}
.mdi-chart-bar-stacked::before {
  content: "\F769";
}
.mdi-chart-bell-curve::before {
  content: "\FC2C";
}
.mdi-chart-bell-curve-cumulative::before {
  content: "\FFC7";
}
.mdi-chart-bubble::before {
  content: "\F5E3";
}
.mdi-chart-donut::before {
  content: "\F7AE";
}
.mdi-chart-donut-variant::before {
  content: "\F7AF";
}
.mdi-chart-gantt::before {
  content: "\F66C";
}
.mdi-chart-histogram::before {
  content: "\F129";
}
.mdi-chart-line::before {
  content: "\F12A";
}
.mdi-chart-line-stacked::before {
  content: "\F76A";
}
.mdi-chart-line-variant::before {
  content: "\F7B0";
}
.mdi-chart-multiline::before {
  content: "\F8D3";
}
.mdi-chart-pie::before {
  content: "\F12B";
}
.mdi-chart-scatter-plot::before {
  content: "\FEAF";
}
.mdi-chart-scatter-plot-hexbin::before {
  content: "\F66D";
}
.mdi-chart-snakey::before {
  content: "\F020A";
}
.mdi-chart-snakey-variant::before {
  content: "\F020B";
}
.mdi-chart-timeline::before {
  content: "\F66E";
}
.mdi-chart-timeline-variant::before {
  content: "\FEB0";
}
.mdi-chart-tree::before {
  content: "\FEB1";
}
.mdi-chat::before {
  content: "\FB55";
}
.mdi-chat-alert::before {
  content: "\FB56";
}
.mdi-chat-outline::before {
  content: "\FEFB";
}
.mdi-chat-processing::before {
  content: "\FB57";
}
.mdi-check::before {
  content: "\F12C";
}
.mdi-check-all::before {
  content: "\F12D";
}
.mdi-check-bold::before {
  content: "\FE6E";
}
.mdi-check-box-multiple-outline::before {
  content: "\FC2D";
}
.mdi-check-box-outline::before {
  content: "\FC2E";
}
.mdi-check-circle::before {
  content: "\F5E0";
}
.mdi-check-circle-outline::before {
  content: "\F5E1";
}
.mdi-check-decagram::before {
  content: "\F790";
}
.mdi-check-network::before {
  content: "\FC2F";
}
.mdi-check-network-outline::before {
  content: "\FC30";
}
.mdi-check-outline::before {
  content: "\F854";
}
.mdi-check-underline::before {
  content: "\FE70";
}
.mdi-check-underline-circle::before {
  content: "\FE71";
}
.mdi-check-underline-circle-outline::before {
  content: "\FE72";
}
.mdi-checkbook::before {
  content: "\FA9C";
}
.mdi-checkbox-blank::before {
  content: "\F12E";
}
.mdi-checkbox-blank-circle::before {
  content: "\F12F";
}
.mdi-checkbox-blank-circle-outline::before {
  content: "\F130";
}
.mdi-checkbox-blank-outline::before {
  content: "\F131";
}
.mdi-checkbox-intermediate::before {
  content: "\F855";
}
.mdi-checkbox-marked::before {
  content: "\F132";
}
.mdi-checkbox-marked-circle::before {
  content: "\F133";
}
.mdi-checkbox-marked-circle-outline::before {
  content: "\F134";
}
.mdi-checkbox-marked-outline::before {
  content: "\F135";
}
.mdi-checkbox-multiple-blank::before {
  content: "\F136";
}
.mdi-checkbox-multiple-blank-circle::before {
  content: "\F63B";
}
.mdi-checkbox-multiple-blank-circle-outline::before {
  content: "\F63C";
}
.mdi-checkbox-multiple-blank-outline::before {
  content: "\F137";
}
.mdi-checkbox-multiple-marked::before {
  content: "\F138";
}
.mdi-checkbox-multiple-marked-circle::before {
  content: "\F63D";
}
.mdi-checkbox-multiple-marked-circle-outline::before {
  content: "\F63E";
}
.mdi-checkbox-multiple-marked-outline::before {
  content: "\F139";
}
.mdi-checkerboard::before {
  content: "\F13A";
}
.mdi-chef-hat::before {
  content: "\FB58";
}
.mdi-chemical-weapon::before {
  content: "\F13B";
}
.mdi-chess-bishop::before {
  content: "\F85B";
}
.mdi-chess-king::before {
  content: "\F856";
}
.mdi-chess-knight::before {
  content: "\F857";
}
.mdi-chess-pawn::before {
  content: "\F858";
}
.mdi-chess-queen::before {
  content: "\F859";
}
.mdi-chess-rook::before {
  content: "\F85A";
}
.mdi-chevron-double-down::before {
  content: "\F13C";
}
.mdi-chevron-double-left::before {
  content: "\F13D";
}
.mdi-chevron-double-right::before {
  content: "\F13E";
}
.mdi-chevron-double-up::before {
  content: "\F13F";
}
.mdi-chevron-down::before {
  content: "\F140";
}
.mdi-chevron-down-box::before {
  content: "\F9D5";
}
.mdi-chevron-down-box-outline::before {
  content: "\F9D6";
}
.mdi-chevron-down-circle::before {
  content: "\FB0B";
}
.mdi-chevron-down-circle-outline::before {
  content: "\FB0C";
}
.mdi-chevron-left::before {
  content: "\F141";
}
.mdi-chevron-left-box::before {
  content: "\F9D7";
}
.mdi-chevron-left-box-outline::before {
  content: "\F9D8";
}
.mdi-chevron-left-circle::before {
  content: "\FB0D";
}
.mdi-chevron-left-circle-outline::before {
  content: "\FB0E";
}
.mdi-chevron-right::before {
  content: "\F142";
}
.mdi-chevron-right-box::before {
  content: "\F9D9";
}
.mdi-chevron-right-box-outline::before {
  content: "\F9DA";
}
.mdi-chevron-right-circle::before {
  content: "\FB0F";
}
.mdi-chevron-right-circle-outline::before {
  content: "\FB10";
}
.mdi-chevron-triple-down::before {
  content: "\FD95";
}
.mdi-chevron-triple-left::before {
  content: "\FD96";
}
.mdi-chevron-triple-right::before {
  content: "\FD97";
}
.mdi-chevron-triple-up::before {
  content: "\FD98";
}
.mdi-chevron-up::before {
  content: "\F143";
}
.mdi-chevron-up-box::before {
  content: "\F9DB";
}
.mdi-chevron-up-box-outline::before {
  content: "\F9DC";
}
.mdi-chevron-up-circle::before {
  content: "\FB11";
}
.mdi-chevron-up-circle-outline::before {
  content: "\FB12";
}
.mdi-chili-hot::before {
  content: "\F7B1";
}
.mdi-chili-medium::before {
  content: "\F7B2";
}
.mdi-chili-mild::before {
  content: "\F7B3";
}
.mdi-chip::before {
  content: "\F61A";
}
.mdi-christianity::before {
  content: "\F952";
}
.mdi-christianity-outline::before {
  content: "\FCD2";
}
.mdi-church::before {
  content: "\F144";
}
.mdi-cigar::before {
  content: "\F01B4";
}
.mdi-circle::before {
  content: "\F764";
}
.mdi-circle-double::before {
  content: "\FEB2";
}
.mdi-circle-edit-outline::before {
  content: "\F8D4";
}
.mdi-circle-expand::before {
  content: "\FEB3";
}
.mdi-circle-medium::before {
  content: "\F9DD";
}
.mdi-circle-off-outline::before {
  content: "\F00FE";
}
.mdi-circle-outline::before {
  content: "\F765";
}
.mdi-circle-slice-1::before {
  content: "\FA9D";
}
.mdi-circle-slice-2::before {
  content: "\FA9E";
}
.mdi-circle-slice-3::before {
  content: "\FA9F";
}
.mdi-circle-slice-4::before {
  content: "\FAA0";
}
.mdi-circle-slice-5::before {
  content: "\FAA1";
}
.mdi-circle-slice-6::before {
  content: "\FAA2";
}
.mdi-circle-slice-7::before {
  content: "\FAA3";
}
.mdi-circle-slice-8::before {
  content: "\FAA4";
}
.mdi-circle-small::before {
  content: "\F9DE";
}
.mdi-circular-saw::before {
  content: "\FE73";
}
.mdi-cisco-webex::before {
  content: "\F145";
}
.mdi-city::before {
  content: "\F146";
}
.mdi-city-variant::before {
  content: "\FA35";
}
.mdi-city-variant-outline::before {
  content: "\FA36";
}
.mdi-clipboard::before {
  content: "\F147";
}
.mdi-clipboard-account::before {
  content: "\F148";
}
.mdi-clipboard-account-outline::before {
  content: "\FC31";
}
.mdi-clipboard-alert::before {
  content: "\F149";
}
.mdi-clipboard-alert-outline::before {
  content: "\FCD3";
}
.mdi-clipboard-arrow-down::before {
  content: "\F14A";
}
.mdi-clipboard-arrow-down-outline::before {
  content: "\FC32";
}
.mdi-clipboard-arrow-left::before {
  content: "\F14B";
}
.mdi-clipboard-arrow-left-outline::before {
  content: "\FCD4";
}
.mdi-clipboard-arrow-right::before {
  content: "\FCD5";
}
.mdi-clipboard-arrow-right-outline::before {
  content: "\FCD6";
}
.mdi-clipboard-arrow-up::before {
  content: "\FC33";
}
.mdi-clipboard-arrow-up-outline::before {
  content: "\FC34";
}
.mdi-clipboard-check::before {
  content: "\F14C";
}
.mdi-clipboard-check-outline::before {
  content: "\F8A7";
}
.mdi-clipboard-flow::before {
  content: "\F6C7";
}
.mdi-clipboard-flow-outline::before {
  content: "\F0142";
}
.mdi-clipboard-list::before {
  content: "\F00FF";
}
.mdi-clipboard-list-outline::before {
  content: "\F0100";
}
.mdi-clipboard-outline::before {
  content: "\F14D";
}
.mdi-clipboard-play::before {
  content: "\FC35";
}
.mdi-clipboard-play-outline::before {
  content: "\FC36";
}
.mdi-clipboard-plus::before {
  content: "\F750";
}
.mdi-clipboard-pulse::before {
  content: "\F85C";
}
.mdi-clipboard-pulse-outline::before {
  content: "\F85D";
}
.mdi-clipboard-text::before {
  content: "\F14E";
}
.mdi-clipboard-text-outline::before {
  content: "\FA37";
}
.mdi-clipboard-text-play::before {
  content: "\FC37";
}
.mdi-clipboard-text-play-outline::before {
  content: "\FC38";
}
.mdi-clippy::before {
  content: "\F14F";
}
.mdi-clock::before {
  content: "\F953";
}
.mdi-clock-alert::before {
  content: "\F954";
}
.mdi-clock-alert-outline::before {
  content: "\F5CE";
}
.mdi-clock-check::before {
  content: "\FFC8";
}
.mdi-clock-check-outline::before {
  content: "\FFC9";
}
.mdi-clock-digital::before {
  content: "\FEB4";
}
.mdi-clock-end::before {
  content: "\F151";
}
.mdi-clock-fast::before {
  content: "\F152";
}
.mdi-clock-in::before {
  content: "\F153";
}
.mdi-clock-out::before {
  content: "\F154";
}
.mdi-clock-outline::before {
  content: "\F150";
}
.mdi-clock-start::before {
  content: "\F155";
}
.mdi-close::before {
  content: "\F156";
}
.mdi-close-box::before {
  content: "\F157";
}
.mdi-close-box-multiple::before {
  content: "\FC39";
}
.mdi-close-box-multiple-outline::before {
  content: "\FC3A";
}
.mdi-close-box-outline::before {
  content: "\F158";
}
.mdi-close-circle::before {
  content: "\F159";
}
.mdi-close-circle-outline::before {
  content: "\F15A";
}
.mdi-close-network::before {
  content: "\F15B";
}
.mdi-close-network-outline::before {
  content: "\FC3B";
}
.mdi-close-octagon::before {
  content: "\F15C";
}
.mdi-close-octagon-outline::before {
  content: "\F15D";
}
.mdi-close-outline::before {
  content: "\F6C8";
}
.mdi-closed-caption::before {
  content: "\F15E";
}
.mdi-closed-caption-outline::before {
  content: "\FD99";
}
.mdi-cloud::before {
  content: "\F15F";
}
.mdi-cloud-alert::before {
  content: "\F9DF";
}
.mdi-cloud-braces::before {
  content: "\F7B4";
}
.mdi-cloud-check::before {
  content: "\F160";
}
.mdi-cloud-circle::before {
  content: "\F161";
}
.mdi-cloud-download::before {
  content: "\F162";
}
.mdi-cloud-download-outline::before {
  content: "\FB59";
}
.mdi-cloud-lock::before {
  content: "\F021C";
}
.mdi-cloud-lock-outline::before {
  content: "\F021D";
}
.mdi-cloud-off-outline::before {
  content: "\F164";
}
.mdi-cloud-outline::before {
  content: "\F163";
}
.mdi-cloud-print::before {
  content: "\F165";
}
.mdi-cloud-print-outline::before {
  content: "\F166";
}
.mdi-cloud-question::before {
  content: "\FA38";
}
.mdi-cloud-search::before {
  content: "\F955";
}
.mdi-cloud-search-outline::before {
  content: "\F956";
}
.mdi-cloud-sync::before {
  content: "\F63F";
}
.mdi-cloud-tags::before {
  content: "\F7B5";
}
.mdi-cloud-upload::before {
  content: "\F167";
}
.mdi-cloud-upload-outline::before {
  content: "\FB5A";
}
.mdi-clover::before {
  content: "\F815";
}
.mdi-coach-lamp::before {
  content: "\F0042";
}
.mdi-coat-rack::before {
  content: "\F00C9";
}
.mdi-code-array::before {
  content: "\F168";
}
.mdi-code-braces::before {
  content: "\F169";
}
.mdi-code-braces-box::before {
  content: "\F0101";
}
.mdi-code-brackets::before {
  content: "\F16A";
}
.mdi-code-equal::before {
  content: "\F16B";
}
.mdi-code-greater-than::before {
  content: "\F16C";
}
.mdi-code-greater-than-or-equal::before {
  content: "\F16D";
}
.mdi-code-less-than::before {
  content: "\F16E";
}
.mdi-code-less-than-or-equal::before {
  content: "\F16F";
}
.mdi-code-not-equal::before {
  content: "\F170";
}
.mdi-code-not-equal-variant::before {
  content: "\F171";
}
.mdi-code-parentheses::before {
  content: "\F172";
}
.mdi-code-parentheses-box::before {
  content: "\F0102";
}
.mdi-code-string::before {
  content: "\F173";
}
.mdi-code-tags::before {
  content: "\F174";
}
.mdi-code-tags-check::before {
  content: "\F693";
}
.mdi-codepen::before {
  content: "\F175";
}
.mdi-coffee::before {
  content: "\F176";
}
.mdi-coffee-maker::before {
  content: "\F00CA";
}
.mdi-coffee-off::before {
  content: "\FFCA";
}
.mdi-coffee-off-outline::before {
  content: "\FFCB";
}
.mdi-coffee-outline::before {
  content: "\F6C9";
}
.mdi-coffee-to-go::before {
  content: "\F177";
}
.mdi-coffin::before {
  content: "\FB5B";
}
.mdi-cog-clockwise::before {
  content: "\F0208";
}
.mdi-cog-counterclockwise::before {
  content: "\F0209";
}
.mdi-cogs::before {
  content: "\F8D5";
}
.mdi-coin::before {
  content: "\F0196";
}
.mdi-coin-outline::before {
  content: "\F178";
}
.mdi-coins::before {
  content: "\F694";
}
.mdi-collage::before {
  content: "\F640";
}
.mdi-collapse-all::before {
  content: "\FAA5";
}
.mdi-collapse-all-outline::before {
  content: "\FAA6";
}
.mdi-color-helper::before {
  content: "\F179";
}
.mdi-comma::before {
  content: "\FE74";
}
.mdi-comma-box::before {
  content: "\FE75";
}
.mdi-comma-box-outline::before {
  content: "\FE76";
}
.mdi-comma-circle::before {
  content: "\FE77";
}
.mdi-comma-circle-outline::before {
  content: "\FE78";
}
.mdi-comment::before {
  content: "\F17A";
}
.mdi-comment-account::before {
  content: "\F17B";
}
.mdi-comment-account-outline::before {
  content: "\F17C";
}
.mdi-comment-alert::before {
  content: "\F17D";
}
.mdi-comment-alert-outline::before {
  content: "\F17E";
}
.mdi-comment-arrow-left::before {
  content: "\F9E0";
}
.mdi-comment-arrow-left-outline::before {
  content: "\F9E1";
}
.mdi-comment-arrow-right::before {
  content: "\F9E2";
}
.mdi-comment-arrow-right-outline::before {
  content: "\F9E3";
}
.mdi-comment-check::before {
  content: "\F17F";
}
.mdi-comment-check-outline::before {
  content: "\F180";
}
.mdi-comment-edit::before {
  content: "\F01EA";
}
.mdi-comment-eye::before {
  content: "\FA39";
}
.mdi-comment-eye-outline::before {
  content: "\FA3A";
}
.mdi-comment-multiple::before {
  content: "\F85E";
}
.mdi-comment-multiple-outline::before {
  content: "\F181";
}
.mdi-comment-outline::before {
  content: "\F182";
}
.mdi-comment-plus::before {
  content: "\F9E4";
}
.mdi-comment-plus-outline::before {
  content: "\F183";
}
.mdi-comment-processing::before {
  content: "\F184";
}
.mdi-comment-processing-outline::before {
  content: "\F185";
}
.mdi-comment-question::before {
  content: "\F816";
}
.mdi-comment-question-outline::before {
  content: "\F186";
}
.mdi-comment-quote::before {
  content: "\F0043";
}
.mdi-comment-quote-outline::before {
  content: "\F0044";
}
.mdi-comment-remove::before {
  content: "\F5DE";
}
.mdi-comment-remove-outline::before {
  content: "\F187";
}
.mdi-comment-search::before {
  content: "\FA3B";
}
.mdi-comment-search-outline::before {
  content: "\FA3C";
}
.mdi-comment-text::before {
  content: "\F188";
}
.mdi-comment-text-multiple::before {
  content: "\F85F";
}
.mdi-comment-text-multiple-outline::before {
  content: "\F860";
}
.mdi-comment-text-outline::before {
  content: "\F189";
}
.mdi-compare::before {
  content: "\F18A";
}
.mdi-compass::before {
  content: "\F18B";
}
.mdi-compass-off::before {
  content: "\FB5C";
}
.mdi-compass-off-outline::before {
  content: "\FB5D";
}
.mdi-compass-outline::before {
  content: "\F18C";
}
.mdi-concourse-ci::before {
  content: "\F00CB";
}
.mdi-console::before {
  content: "\F18D";
}
.mdi-console-line::before {
  content: "\F7B6";
}
.mdi-console-network::before {
  content: "\F8A8";
}
.mdi-console-network-outline::before {
  content: "\FC3C";
}
.mdi-consolidate::before {
  content: "\F0103";
}
.mdi-contact-mail::before {
  content: "\F18E";
}
.mdi-contact-mail-outline::before {
  content: "\FEB5";
}
.mdi-contact-phone::before {
  content: "\FEB6";
}
.mdi-contact-phone-outline::before {
  content: "\FEB7";
}
.mdi-contactless-payment::before {
  content: "\FD46";
}
.mdi-contacts::before {
  content: "\F6CA";
}
.mdi-contain::before {
  content: "\FA3D";
}
.mdi-contain-end::before {
  content: "\FA3E";
}
.mdi-contain-start::before {
  content: "\FA3F";
}
.mdi-content-copy::before {
  content: "\F18F";
}
.mdi-content-cut::before {
  content: "\F190";
}
.mdi-content-duplicate::before {
  content: "\F191";
}
.mdi-content-paste::before {
  content: "\F192";
}
.mdi-content-save::before {
  content: "\F193";
}
.mdi-content-save-alert::before {
  content: "\FF5F";
}
.mdi-content-save-alert-outline::before {
  content: "\FF60";
}
.mdi-content-save-all::before {
  content: "\F194";
}
.mdi-content-save-all-outline::before {
  content: "\FF61";
}
.mdi-content-save-edit::before {
  content: "\FCD7";
}
.mdi-content-save-edit-outline::before {
  content: "\FCD8";
}
.mdi-content-save-move::before {
  content: "\FE79";
}
.mdi-content-save-move-outline::before {
  content: "\FE7A";
}
.mdi-content-save-outline::before {
  content: "\F817";
}
.mdi-content-save-settings::before {
  content: "\F61B";
}
.mdi-content-save-settings-outline::before {
  content: "\FB13";
}
.mdi-contrast::before {
  content: "\F195";
}
.mdi-contrast-box::before {
  content: "\F196";
}
.mdi-contrast-circle::before {
  content: "\F197";
}
.mdi-controller-classic::before {
  content: "\FB5E";
}
.mdi-controller-classic-outline::before {
  content: "\FB5F";
}
.mdi-cookie::before {
  content: "\F198";
}
.mdi-coolant-temperature::before {
  content: "\F3C8";
}
.mdi-copyright::before {
  content: "\F5E6";
}
.mdi-cordova::before {
  content: "\F957";
}
.mdi-corn::before {
  content: "\F7B7";
}
.mdi-counter::before {
  content: "\F199";
}
.mdi-cow::before {
  content: "\F19A";
}
.mdi-cowboy::before {
  content: "\FEB8";
}
.mdi-cpu-32-bit::before {
  content: "\FEFC";
}
.mdi-cpu-64-bit::before {
  content: "\FEFD";
}
.mdi-crane::before {
  content: "\F861";
}
.mdi-creation::before {
  content: "\F1C9";
}
.mdi-creative-commons::before {
  content: "\FD47";
}
.mdi-credit-card::before {
  content: "\F0010";
}
.mdi-credit-card-clock::before {
  content: "\FEFE";
}
.mdi-credit-card-clock-outline::before {
  content: "\FFBC";
}
.mdi-credit-card-marker::before {
  content: "\F6A7";
}
.mdi-credit-card-marker-outline::before {
  content: "\FD9A";
}
.mdi-credit-card-minus::before {
  content: "\FFCC";
}
.mdi-credit-card-minus-outline::before {
  content: "\FFCD";
}
.mdi-credit-card-multiple::before {
  content: "\F0011";
}
.mdi-credit-card-multiple-outline::before {
  content: "\F19C";
}
.mdi-credit-card-off::before {
  content: "\F0012";
}
.mdi-credit-card-off-outline::before {
  content: "\F5E4";
}
.mdi-credit-card-outline::before {
  content: "\F19B";
}
.mdi-credit-card-plus::before {
  content: "\F0013";
}
.mdi-credit-card-plus-outline::before {
  content: "\F675";
}
.mdi-credit-card-refund::before {
  content: "\F0014";
}
.mdi-credit-card-refund-outline::before {
  content: "\FAA7";
}
.mdi-credit-card-remove::before {
  content: "\FFCE";
}
.mdi-credit-card-remove-outline::before {
  content: "\FFCF";
}
.mdi-credit-card-scan::before {
  content: "\F0015";
}
.mdi-credit-card-scan-outline::before {
  content: "\F19D";
}
.mdi-credit-card-settings::before {
  content: "\F0016";
}
.mdi-credit-card-settings-outline::before {
  content: "\F8D6";
}
.mdi-credit-card-wireless::before {
  content: "\F801";
}
.mdi-credit-card-wireless-outline::before {
  content: "\FD48";
}
.mdi-cricket::before {
  content: "\FD49";
}
.mdi-crop::before {
  content: "\F19E";
}
.mdi-crop-free::before {
  content: "\F19F";
}
.mdi-crop-landscape::before {
  content: "\F1A0";
}
.mdi-crop-portrait::before {
  content: "\F1A1";
}
.mdi-crop-rotate::before {
  content: "\F695";
}
.mdi-crop-square::before {
  content: "\F1A2";
}
.mdi-crosshairs::before {
  content: "\F1A3";
}
.mdi-crosshairs-gps::before {
  content: "\F1A4";
}
.mdi-crosshairs-off::before {
  content: "\FF62";
}
.mdi-crosshairs-question::before {
  content: "\F0161";
}
.mdi-crown::before {
  content: "\F1A5";
}
.mdi-crown-outline::before {
  content: "\F01FB";
}
.mdi-cryengine::before {
  content: "\F958";
}
.mdi-crystal-ball::before {
  content: "\FB14";
}
.mdi-cube::before {
  content: "\F1A6";
}
.mdi-cube-outline::before {
  content: "\F1A7";
}
.mdi-cube-scan::before {
  content: "\FB60";
}
.mdi-cube-send::before {
  content: "\F1A8";
}
.mdi-cube-unfolded::before {
  content: "\F1A9";
}
.mdi-cup::before {
  content: "\F1AA";
}
.mdi-cup-off::before {
  content: "\F5E5";
}
.mdi-cup-water::before {
  content: "\F1AB";
}
.mdi-cupboard::before {
  content: "\FF63";
}
.mdi-cupboard-outline::before {
  content: "\FF64";
}
.mdi-cupcake::before {
  content: "\F959";
}
.mdi-curling::before {
  content: "\F862";
}
.mdi-currency-bdt::before {
  content: "\F863";
}
.mdi-currency-brl::before {
  content: "\FB61";
}
.mdi-currency-btc::before {
  content: "\F1AC";
}
.mdi-currency-cny::before {
  content: "\F7B9";
}
.mdi-currency-eth::before {
  content: "\F7BA";
}
.mdi-currency-eur::before {
  content: "\F1AD";
}
.mdi-currency-gbp::before {
  content: "\F1AE";
}
.mdi-currency-ils::before {
  content: "\FC3D";
}
.mdi-currency-inr::before {
  content: "\F1AF";
}
.mdi-currency-jpy::before {
  content: "\F7BB";
}
.mdi-currency-krw::before {
  content: "\F7BC";
}
.mdi-currency-kzt::before {
  content: "\F864";
}
.mdi-currency-ngn::before {
  content: "\F1B0";
}
.mdi-currency-php::before {
  content: "\F9E5";
}
.mdi-currency-rial::before {
  content: "\FEB9";
}
.mdi-currency-rub::before {
  content: "\F1B1";
}
.mdi-currency-sign::before {
  content: "\F7BD";
}
.mdi-currency-try::before {
  content: "\F1B2";
}
.mdi-currency-twd::before {
  content: "\F7BE";
}
.mdi-currency-usd::before {
  content: "\F1B3";
}
.mdi-currency-usd-off::before {
  content: "\F679";
}
.mdi-current-ac::before {
  content: "\F95A";
}
.mdi-current-dc::before {
  content: "\F95B";
}
.mdi-cursor-default::before {
  content: "\F1B4";
}
.mdi-cursor-default-click::before {
  content: "\FCD9";
}
.mdi-cursor-default-click-outline::before {
  content: "\FCDA";
}
.mdi-cursor-default-gesture::before {
  content: "\F0152";
}
.mdi-cursor-default-gesture-outline::before {
  content: "\F0153";
}
.mdi-cursor-default-outline::before {
  content: "\F1B5";
}
.mdi-cursor-move::before {
  content: "\F1B6";
}
.mdi-cursor-pointer::before {
  content: "\F1B7";
}
.mdi-cursor-text::before {
  content: "\F5E7";
}
.mdi-database::before {
  content: "\F1B8";
}
.mdi-database-check::before {
  content: "\FAA8";
}
.mdi-database-edit::before {
  content: "\FB62";
}
.mdi-database-export::before {
  content: "\F95D";
}
.mdi-database-import::before {
  content: "\F95C";
}
.mdi-database-lock::before {
  content: "\FAA9";
}
.mdi-database-minus::before {
  content: "\F1B9";
}
.mdi-database-plus::before {
  content: "\F1BA";
}
.mdi-database-refresh::before {
  content: "\FCDB";
}
.mdi-database-remove::before {
  content: "\FCDC";
}
.mdi-database-search::before {
  content: "\F865";
}
.mdi-database-settings::before {
  content: "\FCDD";
}
.mdi-death-star::before {
  content: "\F8D7";
}
.mdi-death-star-variant::before {
  content: "\F8D8";
}
.mdi-deathly-hallows::before {
  content: "\FB63";
}
.mdi-debian::before {
  content: "\F8D9";
}
.mdi-debug-step-into::before {
  content: "\F1BB";
}
.mdi-debug-step-out::before {
  content: "\F1BC";
}
.mdi-debug-step-over::before {
  content: "\F1BD";
}
.mdi-decagram::before {
  content: "\F76B";
}
.mdi-decagram-outline::before {
  content: "\F76C";
}
.mdi-decimal::before {
  content: "\F00CC";
}
.mdi-decimal-comma::before {
  content: "\F00CD";
}
.mdi-decimal-comma-decrease::before {
  content: "\F00CE";
}
.mdi-decimal-comma-increase::before {
  content: "\F00CF";
}
.mdi-decimal-decrease::before {
  content: "\F1BE";
}
.mdi-decimal-increase::before {
  content: "\F1BF";
}
.mdi-delete::before {
  content: "\F1C0";
}
.mdi-delete-alert::before {
  content: "\F00D0";
}
.mdi-delete-alert-outline::before {
  content: "\F00D1";
}
.mdi-delete-circle::before {
  content: "\F682";
}
.mdi-delete-circle-outline::before {
  content: "\FB64";
}
.mdi-delete-empty::before {
  content: "\F6CB";
}
.mdi-delete-empty-outline::before {
  content: "\FEBA";
}
.mdi-delete-forever::before {
  content: "\F5E8";
}
.mdi-delete-forever-outline::before {
  content: "\FB65";
}
.mdi-delete-off::before {
  content: "\F00D2";
}
.mdi-delete-off-outline::before {
  content: "\F00D3";
}
.mdi-delete-outline::before {
  content: "\F9E6";
}
.mdi-delete-restore::before {
  content: "\F818";
}
.mdi-delete-sweep::before {
  content: "\F5E9";
}
.mdi-delete-sweep-outline::before {
  content: "\FC3E";
}
.mdi-delete-variant::before {
  content: "\F1C1";
}
.mdi-delta::before {
  content: "\F1C2";
}
.mdi-desk-lamp::before {
  content: "\F95E";
}
.mdi-deskphone::before {
  content: "\F1C3";
}
.mdi-desktop-classic::before {
  content: "\F7BF";
}
.mdi-desktop-mac::before {
  content: "\F1C4";
}
.mdi-desktop-mac-dashboard::before {
  content: "\F9E7";
}
.mdi-desktop-tower::before {
  content: "\F1C5";
}
.mdi-desktop-tower-monitor::before {
  content: "\FAAA";
}
.mdi-details::before {
  content: "\F1C6";
}
.mdi-dev-to::before {
  content: "\FD4A";
}
.mdi-developer-board::before {
  content: "\F696";
}
.mdi-deviantart::before {
  content: "\F1C7";
}
.mdi-devices::before {
  content: "\FFD0";
}
.mdi-diabetes::before {
  content: "\F0151";
}
.mdi-dialpad::before {
  content: "\F61C";
}
.mdi-diameter::before {
  content: "\FC3F";
}
.mdi-diameter-outline::before {
  content: "\FC40";
}
.mdi-diameter-variant::before {
  content: "\FC41";
}
.mdi-diamond::before {
  content: "\FB66";
}
.mdi-diamond-outline::before {
  content: "\FB67";
}
.mdi-diamond-stone::before {
  content: "\F1C8";
}
.mdi-dice-1::before {
  content: "\F1CA";
}
.mdi-dice-1-outline::before {
  content: "\F0175";
}
.mdi-dice-2::before {
  content: "\F1CB";
}
.mdi-dice-2-outline::before {
  content: "\F0176";
}
.mdi-dice-3::before {
  content: "\F1CC";
}
.mdi-dice-3-outline::before {
  content: "\F0177";
}
.mdi-dice-4::before {
  content: "\F1CD";
}
.mdi-dice-4-outline::before {
  content: "\F0178";
}
.mdi-dice-5::before {
  content: "\F1CE";
}
.mdi-dice-5-outline::before {
  content: "\F0179";
}
.mdi-dice-6::before {
  content: "\F1CF";
}
.mdi-dice-6-outline::before {
  content: "\F017A";
}
.mdi-dice-d10::before {
  content: "\F017E";
}
.mdi-dice-d10-outline::before {
  content: "\F76E";
}
.mdi-dice-d12::before {
  content: "\F017F";
}
.mdi-dice-d12-outline::before {
  content: "\F866";
}
.mdi-dice-d20::before {
  content: "\F0180";
}
.mdi-dice-d20-outline::before {
  content: "\F5EA";
}
.mdi-dice-d4::before {
  content: "\F017B";
}
.mdi-dice-d4-outline::before {
  content: "\F5EB";
}
.mdi-dice-d6::before {
  content: "\F017C";
}
.mdi-dice-d6-outline::before {
  content: "\F5EC";
}
.mdi-dice-d8::before {
  content: "\F017D";
}
.mdi-dice-d8-outline::before {
  content: "\F5ED";
}
.mdi-dice-multiple::before {
  content: "\F76D";
}
.mdi-dice-multiple-outline::before {
  content: "\F0181";
}
.mdi-dictionary::before {
  content: "\F61D";
}
.mdi-dip-switch::before {
  content: "\F7C0";
}
.mdi-directions::before {
  content: "\F1D0";
}
.mdi-directions-fork::before {
  content: "\F641";
}
.mdi-disc::before {
  content: "\F5EE";
}
.mdi-disc-alert::before {
  content: "\F1D1";
}
.mdi-disc-player::before {
  content: "\F95F";
}
.mdi-discord::before {
  content: "\F66F";
}
.mdi-dishwasher::before {
  content: "\FAAB";
}
.mdi-dishwasher-alert::before {
  content: "\F01E3";
}
.mdi-dishwasher-off::before {
  content: "\F01E4";
}
.mdi-disqus::before {
  content: "\F1D2";
}
.mdi-disqus-outline::before {
  content: "\F1D3";
}
.mdi-distribute-horizontal-center::before {
  content: "\F01F4";
}
.mdi-distribute-horizontal-left::before {
  content: "\F01F3";
}
.mdi-distribute-horizontal-right::before {
  content: "\F01F5";
}
.mdi-distribute-vertical-bottom::before {
  content: "\F01F6";
}
.mdi-distribute-vertical-center::before {
  content: "\F01F7";
}
.mdi-distribute-vertical-top::before {
  content: "\F01F8";
}
.mdi-diving-flippers::before {
  content: "\FD9B";
}
.mdi-diving-helmet::before {
  content: "\FD9C";
}
.mdi-diving-scuba::before {
  content: "\FD9D";
}
.mdi-diving-scuba-flag::before {
  content: "\FD9E";
}
.mdi-diving-scuba-tank::before {
  content: "\FD9F";
}
.mdi-diving-scuba-tank-multiple::before {
  content: "\FDA0";
}
.mdi-diving-snorkel::before {
  content: "\FDA1";
}
.mdi-division::before {
  content: "\F1D4";
}
.mdi-division-box::before {
  content: "\F1D5";
}
.mdi-dlna::before {
  content: "\FA40";
}
.mdi-dna::before {
  content: "\F683";
}
.mdi-dns::before {
  content: "\F1D6";
}
.mdi-dns-outline::before {
  content: "\FB68";
}
.mdi-do-not-disturb::before {
  content: "\F697";
}
.mdi-do-not-disturb-off::before {
  content: "\F698";
}
.mdi-dock-bottom::before {
  content: "\F00D4";
}
.mdi-dock-left::before {
  content: "\F00D5";
}
.mdi-dock-right::before {
  content: "\F00D6";
}
.mdi-dock-window::before {
  content: "\F00D7";
}
.mdi-docker::before {
  content: "\F867";
}
.mdi-doctor::before {
  content: "\FA41";
}
.mdi-dog::before {
  content: "\FA42";
}
.mdi-dog-service::before {
  content: "\FAAC";
}
.mdi-dog-side::before {
  content: "\FA43";
}
.mdi-dolby::before {
  content: "\F6B2";
}
.mdi-dolly::before {
  content: "\FEBB";
}
.mdi-domain::before {
  content: "\F1D7";
}
.mdi-domain-off::before {
  content: "\FD4B";
}
.mdi-domain-plus::before {
  content: "\F00D8";
}
.mdi-domain-remove::before {
  content: "\F00D9";
}
.mdi-domino-mask::before {
  content: "\F0045";
}
.mdi-donkey::before {
  content: "\F7C1";
}
.mdi-door::before {
  content: "\F819";
}
.mdi-door-closed::before {
  content: "\F81A";
}
.mdi-door-closed-lock::before {
  content: "\F00DA";
}
.mdi-door-open::before {
  content: "\F81B";
}
.mdi-doorbell-video::before {
  content: "\F868";
}
.mdi-dot-net::before {
  content: "\FAAD";
}
.mdi-dots-horizontal::before {
  content: "\F1D8";
}
.mdi-dots-horizontal-circle::before {
  content: "\F7C2";
}
.mdi-dots-horizontal-circle-outline::before {
  content: "\FB69";
}
.mdi-dots-vertical::before {
  content: "\F1D9";
}
.mdi-dots-vertical-circle::before {
  content: "\F7C3";
}
.mdi-dots-vertical-circle-outline::before {
  content: "\FB6A";
}
.mdi-douban::before {
  content: "\F699";
}
.mdi-download::before {
  content: "\F1DA";
}
.mdi-download-multiple::before {
  content: "\F9E8";
}
.mdi-download-network::before {
  content: "\F6F3";
}
.mdi-download-network-outline::before {
  content: "\FC42";
}
.mdi-download-off::before {
  content: "\F00DB";
}
.mdi-download-off-outline::before {
  content: "\F00DC";
}
.mdi-download-outline::before {
  content: "\FB6B";
}
.mdi-drag::before {
  content: "\F1DB";
}
.mdi-drag-horizontal::before {
  content: "\F1DC";
}
.mdi-drag-variant::before {
  content: "\FB6C";
}
.mdi-drag-vertical::before {
  content: "\F1DD";
}
.mdi-drama-masks::before {
  content: "\FCDE";
}
.mdi-draw::before {
  content: "\FF66";
}
.mdi-drawing::before {
  content: "\F1DE";
}
.mdi-drawing-box::before {
  content: "\F1DF";
}
.mdi-dresser::before {
  content: "\FF67";
}
.mdi-dresser-outline::before {
  content: "\FF68";
}
.mdi-dribbble::before {
  content: "\F1E0";
}
.mdi-dribbble-box::before {
  content: "\F1E1";
}
.mdi-drone::before {
  content: "\F1E2";
}
.mdi-dropbox::before {
  content: "\F1E3";
}
.mdi-drupal::before {
  content: "\F1E4";
}
.mdi-duck::before {
  content: "\F1E5";
}
.mdi-dumbbell::before {
  content: "\F1E6";
}
.mdi-dump-truck::before {
  content: "\FC43";
}
.mdi-ear-hearing::before {
  content: "\F7C4";
}
.mdi-ear-hearing-off::before {
  content: "\FA44";
}
.mdi-earth::before {
  content: "\F1E7";
}
.mdi-earth-box::before {
  content: "\F6CC";
}
.mdi-earth-box-off::before {
  content: "\F6CD";
}
.mdi-earth-off::before {
  content: "\F1E8";
}
.mdi-edge::before {
  content: "\F1E9";
}
.mdi-egg::before {
  content: "\FAAE";
}
.mdi-egg-easter::before {
  content: "\FAAF";
}
.mdi-eight-track::before {
  content: "\F9E9";
}
.mdi-eject::before {
  content: "\F1EA";
}
.mdi-eject-outline::before {
  content: "\FB6D";
}
.mdi-electric-switch::before {
  content: "\FEBC";
}
.mdi-electric-switch-closed::before {
  content: "\F0104";
}
.mdi-electron-framework::before {
  content: "\F0046";
}
.mdi-elephant::before {
  content: "\F7C5";
}
.mdi-elevation-decline::before {
  content: "\F1EB";
}
.mdi-elevation-rise::before {
  content: "\F1EC";
}
.mdi-elevator::before {
  content: "\F1ED";
}
.mdi-ellipse::before {
  content: "\FEBD";
}
.mdi-ellipse-outline::before {
  content: "\FEBE";
}
.mdi-email::before {
  content: "\F1EE";
}
.mdi-email-alert::before {
  content: "\F6CE";
}
.mdi-email-box::before {
  content: "\FCDF";
}
.mdi-email-check::before {
  content: "\FAB0";
}
.mdi-email-check-outline::before {
  content: "\FAB1";
}
.mdi-email-edit::before {
  content: "\FF00";
}
.mdi-email-edit-outline::before {
  content: "\FF01";
}
.mdi-email-lock::before {
  content: "\F1F1";
}
.mdi-email-mark-as-unread::before {
  content: "\FB6E";
}
.mdi-email-minus::before {
  content: "\FF02";
}
.mdi-email-minus-outline::before {
  content: "\FF03";
}
.mdi-email-multiple::before {
  content: "\FF04";
}
.mdi-email-multiple-outline::before {
  content: "\FF05";
}
.mdi-email-newsletter::before {
  content: "\FFD1";
}
.mdi-email-open::before {
  content: "\F1EF";
}
.mdi-email-open-multiple::before {
  content: "\FF06";
}
.mdi-email-open-multiple-outline::before {
  content: "\FF07";
}
.mdi-email-open-outline::before {
  content: "\F5EF";
}
.mdi-email-outline::before {
  content: "\F1F0";
}
.mdi-email-plus::before {
  content: "\F9EA";
}
.mdi-email-plus-outline::before {
  content: "\F9EB";
}
.mdi-email-receive::before {
  content: "\F0105";
}
.mdi-email-receive-outline::before {
  content: "\F0106";
}
.mdi-email-search::before {
  content: "\F960";
}
.mdi-email-search-outline::before {
  content: "\F961";
}
.mdi-email-send::before {
  content: "\F0107";
}
.mdi-email-send-outline::before {
  content: "\F0108";
}
.mdi-email-variant::before {
  content: "\F5F0";
}
.mdi-ember::before {
  content: "\FB15";
}
.mdi-emby::before {
  content: "\F6B3";
}
.mdi-emoticon::before {
  content: "\FC44";
}
.mdi-emoticon-angry::before {
  content: "\FC45";
}
.mdi-emoticon-angry-outline::before {
  content: "\FC46";
}
.mdi-emoticon-confused::before {
  content: "\F0109";
}
.mdi-emoticon-confused-outline::before {
  content: "\F010A";
}
.mdi-emoticon-cool::before {
  content: "\FC47";
}
.mdi-emoticon-cool-outline::before {
  content: "\F1F3";
}
.mdi-emoticon-cry::before {
  content: "\FC48";
}
.mdi-emoticon-cry-outline::before {
  content: "\FC49";
}
.mdi-emoticon-dead::before {
  content: "\FC4A";
}
.mdi-emoticon-dead-outline::before {
  content: "\F69A";
}
.mdi-emoticon-devil::before {
  content: "\FC4B";
}
.mdi-emoticon-devil-outline::before {
  content: "\F1F4";
}
.mdi-emoticon-excited::before {
  content: "\FC4C";
}
.mdi-emoticon-excited-outline::before {
  content: "\F69B";
}
.mdi-emoticon-frown::before {
  content: "\FF69";
}
.mdi-emoticon-frown-outline::before {
  content: "\FF6A";
}
.mdi-emoticon-happy::before {
  content: "\FC4D";
}
.mdi-emoticon-happy-outline::before {
  content: "\F1F5";
}
.mdi-emoticon-kiss::before {
  content: "\FC4E";
}
.mdi-emoticon-kiss-outline::before {
  content: "\FC4F";
}
.mdi-emoticon-neutral::before {
  content: "\FC50";
}
.mdi-emoticon-neutral-outline::before {
  content: "\F1F6";
}
.mdi-emoticon-outline::before {
  content: "\F1F2";
}
.mdi-emoticon-poop::before {
  content: "\F1F7";
}
.mdi-emoticon-poop-outline::before {
  content: "\FC51";
}
.mdi-emoticon-sad::before {
  content: "\FC52";
}
.mdi-emoticon-sad-outline::before {
  content: "\F1F8";
}
.mdi-emoticon-tongue::before {
  content: "\F1F9";
}
.mdi-emoticon-tongue-outline::before {
  content: "\FC53";
}
.mdi-emoticon-wink::before {
  content: "\FC54";
}
.mdi-emoticon-wink-outline::before {
  content: "\FC55";
}
.mdi-engine::before {
  content: "\F1FA";
}
.mdi-engine-off::before {
  content: "\FA45";
}
.mdi-engine-off-outline::before {
  content: "\FA46";
}
.mdi-engine-outline::before {
  content: "\F1FB";
}
.mdi-epsilon::before {
  content: "\F010B";
}
.mdi-equal::before {
  content: "\F1FC";
}
.mdi-equal-box::before {
  content: "\F1FD";
}
.mdi-equalizer::before {
  content: "\FEBF";
}
.mdi-equalizer-outline::before {
  content: "\FEC0";
}
.mdi-eraser::before {
  content: "\F1FE";
}
.mdi-eraser-variant::before {
  content: "\F642";
}
.mdi-escalator::before {
  content: "\F1FF";
}
.mdi-eslint::before {
  content: "\FC56";
}
.mdi-et::before {
  content: "\FAB2";
}
.mdi-ethereum::before {
  content: "\F869";
}
.mdi-ethernet::before {
  content: "\F200";
}
.mdi-ethernet-cable::before {
  content: "\F201";
}
.mdi-ethernet-cable-off::before {
  content: "\F202";
}
.mdi-etsy::before {
  content: "\F203";
}
.mdi-ev-station::before {
  content: "\F5F1";
}
.mdi-eventbrite::before {
  content: "\F7C6";
}
.mdi-evernote::before {
  content: "\F204";
}
.mdi-excavator::before {
  content: "\F0047";
}
.mdi-exclamation::before {
  content: "\F205";
}
.mdi-exit-run::before {
  content: "\FA47";
}
.mdi-exit-to-app::before {
  content: "\F206";
}
.mdi-expand-all::before {
  content: "\FAB3";
}
.mdi-expand-all-outline::before {
  content: "\FAB4";
}
.mdi-expansion-card::before {
  content: "\F8AD";
}
.mdi-expansion-card-variant::before {
  content: "\FFD2";
}
.mdi-exponent::before {
  content: "\F962";
}
.mdi-exponent-box::before {
  content: "\F963";
}
.mdi-export::before {
  content: "\F207";
}
.mdi-export-variant::before {
  content: "\FB6F";
}
.mdi-eye::before {
  content: "\F208";
}
.mdi-eye-check::before {
  content: "\FCE0";
}
.mdi-eye-check-outline::before {
  content: "\FCE1";
}
.mdi-eye-circle::before {
  content: "\FB70";
}
.mdi-eye-circle-outline::before {
  content: "\FB71";
}
.mdi-eye-minus::before {
  content: "\F0048";
}
.mdi-eye-minus-outline::before {
  content: "\F0049";
}
.mdi-eye-off::before {
  content: "\F209";
}
.mdi-eye-off-outline::before {
  content: "\F6D0";
}
.mdi-eye-outline::before {
  content: "\F6CF";
}
.mdi-eye-plus::before {
  content: "\F86A";
}
.mdi-eye-plus-outline::before {
  content: "\F86B";
}
.mdi-eye-settings::before {
  content: "\F86C";
}
.mdi-eye-settings-outline::before {
  content: "\F86D";
}
.mdi-eyedropper::before {
  content: "\F20A";
}
.mdi-eyedropper-variant::before {
  content: "\F20B";
}
.mdi-face::before {
  content: "\F643";
}
.mdi-face-agent::before {
  content: "\FD4C";
}
.mdi-face-outline::before {
  content: "\FB72";
}
.mdi-face-profile::before {
  content: "\F644";
}
.mdi-face-profile-woman::before {
  content: "\F00A1";
}
.mdi-face-recognition::before {
  content: "\FC57";
}
.mdi-face-woman::before {
  content: "\F00A2";
}
.mdi-face-woman-outline::before {
  content: "\F00A3";
}
.mdi-facebook::before {
  content: "\F20C";
}
.mdi-facebook-box::before {
  content: "\F20D";
}
.mdi-facebook-messenger::before {
  content: "\F20E";
}
.mdi-facebook-workplace::before {
  content: "\FB16";
}
.mdi-factory::before {
  content: "\F20F";
}
.mdi-fan::before {
  content: "\F210";
}
.mdi-fan-off::before {
  content: "\F81C";
}
.mdi-fast-forward::before {
  content: "\F211";
}
.mdi-fast-forward-10::before {
  content: "\FD4D";
}
.mdi-fast-forward-30::before {
  content: "\FCE2";
}
.mdi-fast-forward-outline::before {
  content: "\F6D1";
}
.mdi-fax::before {
  content: "\F212";
}
.mdi-feather::before {
  content: "\F6D2";
}
.mdi-feature-search::before {
  content: "\FA48";
}
.mdi-feature-search-outline::before {
  content: "\FA49";
}
.mdi-fedora::before {
  content: "\F8DA";
}
.mdi-ferris-wheel::before {
  content: "\FEC1";
}
.mdi-ferry::before {
  content: "\F213";
}
.mdi-file::before {
  content: "\F214";
}
.mdi-file-account::before {
  content: "\F73A";
}
.mdi-file-account-outline::before {
  content: "\F004A";
}
.mdi-file-alert::before {
  content: "\FA4A";
}
.mdi-file-alert-outline::before {
  content: "\FA4B";
}
.mdi-file-cabinet::before {
  content: "\FAB5";
}
.mdi-file-cad::before {
  content: "\FF08";
}
.mdi-file-cad-box::before {
  content: "\FF09";
}
.mdi-file-cancel::before {
  content: "\FDA2";
}
.mdi-file-cancel-outline::before {
  content: "\FDA3";
}
.mdi-file-certificate::before {
  content: "\F01B1";
}
.mdi-file-certificate-outline::before {
  content: "\F01B2";
}
.mdi-file-chart::before {
  content: "\F215";
}
.mdi-file-chart-outline::before {
  content: "\F004B";
}
.mdi-file-check::before {
  content: "\F216";
}
.mdi-file-check-outline::before {
  content: "\FE7B";
}
.mdi-file-cloud::before {
  content: "\F217";
}
.mdi-file-cloud-outline::before {
  content: "\F004C";
}
.mdi-file-code::before {
  content: "\F22E";
}
.mdi-file-code-outline::before {
  content: "\F004D";
}
.mdi-file-compare::before {
  content: "\F8A9";
}
.mdi-file-delimited::before {
  content: "\F218";
}
.mdi-file-delimited-outline::before {
  content: "\FEC2";
}
.mdi-file-document::before {
  content: "\F219";
}
.mdi-file-document-box::before {
  content: "\F21A";
}
.mdi-file-document-box-check::before {
  content: "\FEC3";
}
.mdi-file-document-box-check-outline::before {
  content: "\FEC4";
}
.mdi-file-document-box-minus::before {
  content: "\FEC5";
}
.mdi-file-document-box-minus-outline::before {
  content: "\FEC6";
}
.mdi-file-document-box-multiple::before {
  content: "\FAB6";
}
.mdi-file-document-box-multiple-outline::before {
  content: "\FAB7";
}
.mdi-file-document-box-outline::before {
  content: "\F9EC";
}
.mdi-file-document-box-plus::before {
  content: "\FEC7";
}
.mdi-file-document-box-plus-outline::before {
  content: "\FEC8";
}
.mdi-file-document-box-remove::before {
  content: "\FEC9";
}
.mdi-file-document-box-remove-outline::before {
  content: "\FECA";
}
.mdi-file-document-box-search::before {
  content: "\FECB";
}
.mdi-file-document-box-search-outline::before {
  content: "\FECC";
}
.mdi-file-document-edit::before {
  content: "\FDA4";
}
.mdi-file-document-edit-outline::before {
  content: "\FDA5";
}
.mdi-file-document-outline::before {
  content: "\F9ED";
}
.mdi-file-download::before {
  content: "\F964";
}
.mdi-file-download-outline::before {
  content: "\F965";
}
.mdi-file-edit::before {
  content: "\F0212";
}
.mdi-file-edit-outline::before {
  content: "\F0213";
}
.mdi-file-excel::before {
  content: "\F21B";
}
.mdi-file-excel-box::before {
  content: "\F21C";
}
.mdi-file-excel-box-outline::before {
  content: "\F004E";
}
.mdi-file-excel-outline::before {
  content: "\F004F";
}
.mdi-file-export::before {
  content: "\F21D";
}
.mdi-file-export-outline::before {
  content: "\F0050";
}
.mdi-file-eye::before {
  content: "\FDA6";
}
.mdi-file-eye-outline::before {
  content: "\FDA7";
}
.mdi-file-find::before {
  content: "\F21E";
}
.mdi-file-find-outline::before {
  content: "\FB73";
}
.mdi-file-hidden::before {
  content: "\F613";
}
.mdi-file-image::before {
  content: "\F21F";
}
.mdi-file-image-outline::before {
  content: "\FECD";
}
.mdi-file-import::before {
  content: "\F220";
}
.mdi-file-import-outline::before {
  content: "\F0051";
}
.mdi-file-key::before {
  content: "\F01AF";
}
.mdi-file-key-outline::before {
  content: "\F01B0";
}
.mdi-file-link::before {
  content: "\F01A2";
}
.mdi-file-link-outline::before {
  content: "\F01A3";
}
.mdi-file-lock::before {
  content: "\F221";
}
.mdi-file-lock-outline::before {
  content: "\F0052";
}
.mdi-file-move::before {
  content: "\FAB8";
}
.mdi-file-move-outline::before {
  content: "\F0053";
}
.mdi-file-multiple::before {
  content: "\F222";
}
.mdi-file-multiple-outline::before {
  content: "\F0054";
}
.mdi-file-music::before {
  content: "\F223";
}
.mdi-file-music-outline::before {
  content: "\FE7C";
}
.mdi-file-outline::before {
  content: "\F224";
}
.mdi-file-pdf::before {
  content: "\F225";
}
.mdi-file-pdf-box::before {
  content: "\F226";
}
.mdi-file-pdf-box-outline::before {
  content: "\FFD3";
}
.mdi-file-pdf-outline::before {
  content: "\FE7D";
}
.mdi-file-percent::before {
  content: "\F81D";
}
.mdi-file-percent-outline::before {
  content: "\F0055";
}
.mdi-file-phone::before {
  content: "\F01A4";
}
.mdi-file-phone-outline::before {
  content: "\F01A5";
}
.mdi-file-plus::before {
  content: "\F751";
}
.mdi-file-plus-outline::before {
  content: "\FF0A";
}
.mdi-file-powerpoint::before {
  content: "\F227";
}
.mdi-file-powerpoint-box::before {
  content: "\F228";
}
.mdi-file-powerpoint-box-outline::before {
  content: "\F0056";
}
.mdi-file-powerpoint-outline::before {
  content: "\F0057";
}
.mdi-file-presentation-box::before {
  content: "\F229";
}
.mdi-file-question::before {
  content: "\F86E";
}
.mdi-file-question-outline::before {
  content: "\F0058";
}
.mdi-file-remove::before {
  content: "\FB74";
}
.mdi-file-remove-outline::before {
  content: "\F0059";
}
.mdi-file-replace::before {
  content: "\FB17";
}
.mdi-file-replace-outline::before {
  content: "\FB18";
}
.mdi-file-restore::before {
  content: "\F670";
}
.mdi-file-restore-outline::before {
  content: "\F005A";
}
.mdi-file-search::before {
  content: "\FC58";
}
.mdi-file-search-outline::before {
  content: "\FC59";
}
.mdi-file-send::before {
  content: "\F22A";
}
.mdi-file-send-outline::before {
  content: "\F005B";
}
.mdi-file-settings::before {
  content: "\F00A4";
}
.mdi-file-settings-outline::before {
  content: "\F00A5";
}
.mdi-file-settings-variant::before {
  content: "\F00A6";
}
.mdi-file-settings-variant-outline::before {
  content: "\F00A7";
}
.mdi-file-star::before {
  content: "\F005C";
}
.mdi-file-star-outline::before {
  content: "\F005D";
}
.mdi-file-swap::before {
  content: "\FFD4";
}
.mdi-file-swap-outline::before {
  content: "\FFD5";
}
.mdi-file-table::before {
  content: "\FC5A";
}
.mdi-file-table-box::before {
  content: "\F010C";
}
.mdi-file-table-box-multiple::before {
  content: "\F010D";
}
.mdi-file-table-box-multiple-outline::before {
  content: "\F010E";
}
.mdi-file-table-box-outline::before {
  content: "\F010F";
}
.mdi-file-table-outline::before {
  content: "\FC5B";
}
.mdi-file-tree::before {
  content: "\F645";
}
.mdi-file-undo::before {
  content: "\F8DB";
}
.mdi-file-undo-outline::before {
  content: "\F005E";
}
.mdi-file-upload::before {
  content: "\FA4C";
}
.mdi-file-upload-outline::before {
  content: "\FA4D";
}
.mdi-file-video::before {
  content: "\F22B";
}
.mdi-file-video-outline::before {
  content: "\FE10";
}
.mdi-file-word::before {
  content: "\F22C";
}
.mdi-file-word-box::before {
  content: "\F22D";
}
.mdi-file-word-box-outline::before {
  content: "\F005F";
}
.mdi-file-word-outline::before {
  content: "\F0060";
}
.mdi-film::before {
  content: "\F22F";
}
.mdi-filmstrip::before {
  content: "\F230";
}
.mdi-filmstrip-off::before {
  content: "\F231";
}
.mdi-filter::before {
  content: "\F232";
}
.mdi-filter-menu::before {
  content: "\F0110";
}
.mdi-filter-menu-outline::before {
  content: "\F0111";
}
.mdi-filter-minus::before {
  content: "\FF0B";
}
.mdi-filter-minus-outline::before {
  content: "\FF0C";
}
.mdi-filter-outline::before {
  content: "\F233";
}
.mdi-filter-plus::before {
  content: "\FF0D";
}
.mdi-filter-plus-outline::before {
  content: "\FF0E";
}
.mdi-filter-remove::before {
  content: "\F234";
}
.mdi-filter-remove-outline::before {
  content: "\F235";
}
.mdi-filter-variant::before {
  content: "\F236";
}
.mdi-filter-variant-minus::before {
  content: "\F013D";
}
.mdi-filter-variant-plus::before {
  content: "\F013E";
}
.mdi-filter-variant-remove::before {
  content: "\F0061";
}
.mdi-finance::before {
  content: "\F81E";
}
.mdi-find-replace::before {
  content: "\F6D3";
}
.mdi-fingerprint::before {
  content: "\F237";
}
.mdi-fingerprint-off::before {
  content: "\FECE";
}
.mdi-fire::before {
  content: "\F238";
}
.mdi-fire-extinguisher::before {
  content: "\FF0F";
}
.mdi-fire-hydrant::before {
  content: "\F0162";
}
.mdi-fire-hydrant-alert::before {
  content: "\F0163";
}
.mdi-fire-hydrant-off::before {
  content: "\F0164";
}
.mdi-fire-truck::before {
  content: "\F8AA";
}
.mdi-firebase::before {
  content: "\F966";
}
.mdi-firefox::before {
  content: "\F239";
}
.mdi-fireplace::before {
  content: "\FE11";
}
.mdi-fireplace-off::before {
  content: "\FE12";
}
.mdi-firework::before {
  content: "\FE13";
}
.mdi-fish::before {
  content: "\F23A";
}
.mdi-fishbowl::before {
  content: "\FF10";
}
.mdi-fishbowl-outline::before {
  content: "\FF11";
}
.mdi-fit-to-page::before {
  content: "\FF12";
}
.mdi-fit-to-page-outline::before {
  content: "\FF13";
}
.mdi-flag::before {
  content: "\F23B";
}
.mdi-flag-checkered::before {
  content: "\F23C";
}
.mdi-flag-minus::before {
  content: "\FB75";
}
.mdi-flag-minus-outline::before {
  content: "\F00DD";
}
.mdi-flag-outline::before {
  content: "\F23D";
}
.mdi-flag-plus::before {
  content: "\FB76";
}
.mdi-flag-plus-outline::before {
  content: "\F00DE";
}
.mdi-flag-remove::before {
  content: "\FB77";
}
.mdi-flag-remove-outline::before {
  content: "\F00DF";
}
.mdi-flag-triangle::before {
  content: "\F23F";
}
.mdi-flag-variant::before {
  content: "\F240";
}
.mdi-flag-variant-outline::before {
  content: "\F23E";
}
.mdi-flare::before {
  content: "\FD4E";
}
.mdi-flash::before {
  content: "\F241";
}
.mdi-flash-alert::before {
  content: "\FF14";
}
.mdi-flash-alert-outline::before {
  content: "\FF15";
}
.mdi-flash-auto::before {
  content: "\F242";
}
.mdi-flash-circle::before {
  content: "\F81F";
}
.mdi-flash-off::before {
  content: "\F243";
}
.mdi-flash-outline::before {
  content: "\F6D4";
}
.mdi-flash-red-eye::before {
  content: "\F67A";
}
.mdi-flashlight::before {
  content: "\F244";
}
.mdi-flashlight-off::before {
  content: "\F245";
}
.mdi-flask::before {
  content: "\F093";
}
.mdi-flask-empty::before {
  content: "\F094";
}
.mdi-flask-empty-outline::before {
  content: "\F095";
}
.mdi-flask-outline::before {
  content: "\F096";
}
.mdi-flattr::before {
  content: "\F246";
}
.mdi-flickr::before {
  content: "\FCE3";
}
.mdi-flip-horizontal::before {
  content: "\F0112";
}
.mdi-flip-to-back::before {
  content: "\F247";
}
.mdi-flip-to-front::before {
  content: "\F248";
}
.mdi-flip-vertical::before {
  content: "\F0113";
}
.mdi-floor-lamp::before {
  content: "\F8DC";
}
.mdi-floor-lamp-dual::before {
  content: "\F0062";
}
.mdi-floor-lamp-variant::before {
  content: "\F0063";
}
.mdi-floor-plan::before {
  content: "\F820";
}
.mdi-floppy::before {
  content: "\F249";
}
.mdi-floppy-variant::before {
  content: "\F9EE";
}
.mdi-flower::before {
  content: "\F24A";
}
.mdi-flower-outline::before {
  content: "\F9EF";
}
.mdi-flower-poppy::before {
  content: "\FCE4";
}
.mdi-flower-tulip::before {
  content: "\F9F0";
}
.mdi-flower-tulip-outline::before {
  content: "\F9F1";
}
.mdi-focus-auto::before {
  content: "\FF6B";
}
.mdi-focus-field::before {
  content: "\FF6C";
}
.mdi-focus-field-horizontal::before {
  content: "\FF6D";
}
.mdi-focus-field-vertical::before {
  content: "\FF6E";
}
.mdi-folder::before {
  content: "\F24B";
}
.mdi-folder-account::before {
  content: "\F24C";
}
.mdi-folder-account-outline::before {
  content: "\FB78";
}
.mdi-folder-alert::before {
  content: "\FDA8";
}
.mdi-folder-alert-outline::before {
  content: "\FDA9";
}
.mdi-folder-clock::before {
  content: "\FAB9";
}
.mdi-folder-clock-outline::before {
  content: "\FABA";
}
.mdi-folder-download::before {
  content: "\F24D";
}
.mdi-folder-download-outline::before {
  content: "\F0114";
}
.mdi-folder-edit::before {
  content: "\F8DD";
}
.mdi-folder-edit-outline::before {
  content: "\FDAA";
}
.mdi-folder-google-drive::before {
  content: "\F24E";
}
.mdi-folder-heart::before {
  content: "\F0115";
}
.mdi-folder-heart-outline::before {
  content: "\F0116";
}
.mdi-folder-home::before {
  content: "\F00E0";
}
.mdi-folder-home-outline::before {
  content: "\F00E1";
}
.mdi-folder-image::before {
  content: "\F24F";
}
.mdi-folder-information::before {
  content: "\F00E2";
}
.mdi-folder-information-outline::before {
  content: "\F00E3";
}
.mdi-folder-key::before {
  content: "\F8AB";
}
.mdi-folder-key-network::before {
  content: "\F8AC";
}
.mdi-folder-key-network-outline::before {
  content: "\FC5C";
}
.mdi-folder-key-outline::before {
  content: "\F0117";
}
.mdi-folder-lock::before {
  content: "\F250";
}
.mdi-folder-lock-open::before {
  content: "\F251";
}
.mdi-folder-move::before {
  content: "\F252";
}
.mdi-folder-multiple::before {
  content: "\F253";
}
.mdi-folder-multiple-image::before {
  content: "\F254";
}
.mdi-folder-multiple-outline::before {
  content: "\F255";
}
.mdi-folder-network::before {
  content: "\F86F";
}
.mdi-folder-network-outline::before {
  content: "\FC5D";
}
.mdi-folder-open::before {
  content: "\F76F";
}
.mdi-folder-open-outline::before {
  content: "\FDAB";
}
.mdi-folder-outline::before {
  content: "\F256";
}
.mdi-folder-plus::before {
  content: "\F257";
}
.mdi-folder-plus-outline::before {
  content: "\FB79";
}
.mdi-folder-pound::before {
  content: "\FCE5";
}
.mdi-folder-pound-outline::before {
  content: "\FCE6";
}
.mdi-folder-remove::before {
  content: "\F258";
}
.mdi-folder-remove-outline::before {
  content: "\FB7A";
}
.mdi-folder-search::before {
  content: "\F967";
}
.mdi-folder-search-outline::before {
  content: "\F968";
}
.mdi-folder-settings::before {
  content: "\F00A8";
}
.mdi-folder-settings-outline::before {
  content: "\F00A9";
}
.mdi-folder-settings-variant::before {
  content: "\F00AA";
}
.mdi-folder-settings-variant-outline::before {
  content: "\F00AB";
}
.mdi-folder-star::before {
  content: "\F69C";
}
.mdi-folder-star-outline::before {
  content: "\FB7B";
}
.mdi-folder-swap::before {
  content: "\FFD6";
}
.mdi-folder-swap-outline::before {
  content: "\FFD7";
}
.mdi-folder-sync::before {
  content: "\FCE7";
}
.mdi-folder-sync-outline::before {
  content: "\FCE8";
}
.mdi-folder-text::before {
  content: "\FC5E";
}
.mdi-folder-text-outline::before {
  content: "\FC5F";
}
.mdi-folder-upload::before {
  content: "\F259";
}
.mdi-folder-upload-outline::before {
  content: "\F0118";
}
.mdi-folder-zip::before {
  content: "\F6EA";
}
.mdi-folder-zip-outline::before {
  content: "\F7B8";
}
.mdi-font-awesome::before {
  content: "\F03A";
}
.mdi-food::before {
  content: "\F25A";
}
.mdi-food-apple::before {
  content: "\F25B";
}
.mdi-food-apple-outline::before {
  content: "\FC60";
}
.mdi-food-croissant::before {
  content: "\F7C7";
}
.mdi-food-fork-drink::before {
  content: "\F5F2";
}
.mdi-food-off::before {
  content: "\F5F3";
}
.mdi-food-variant::before {
  content: "\F25C";
}
.mdi-foot-print::before {
  content: "\FF6F";
}
.mdi-football::before {
  content: "\F25D";
}
.mdi-football-australian::before {
  content: "\F25E";
}
.mdi-football-helmet::before {
  content: "\F25F";
}
.mdi-forklift::before {
  content: "\F7C8";
}
.mdi-format-align-bottom::before {
  content: "\F752";
}
.mdi-format-align-center::before {
  content: "\F260";
}
.mdi-format-align-justify::before {
  content: "\F261";
}
.mdi-format-align-left::before {
  content: "\F262";
}
.mdi-format-align-middle::before {
  content: "\F753";
}
.mdi-format-align-right::before {
  content: "\F263";
}
.mdi-format-align-top::before {
  content: "\F754";
}
.mdi-format-annotation-minus::before {
  content: "\FABB";
}
.mdi-format-annotation-plus::before {
  content: "\F646";
}
.mdi-format-bold::before {
  content: "\F264";
}
.mdi-format-clear::before {
  content: "\F265";
}
.mdi-format-color-fill::before {
  content: "\F266";
}
.mdi-format-color-highlight::before {
  content: "\FE14";
}
.mdi-format-color-text::before {
  content: "\F69D";
}
.mdi-format-columns::before {
  content: "\F8DE";
}
.mdi-format-float-center::before {
  content: "\F267";
}
.mdi-format-float-left::before {
  content: "\F268";
}
.mdi-format-float-none::before {
  content: "\F269";
}
.mdi-format-float-right::before {
  content: "\F26A";
}
.mdi-format-font::before {
  content: "\F6D5";
}
.mdi-format-font-size-decrease::before {
  content: "\F9F2";
}
.mdi-format-font-size-increase::before {
  content: "\F9F3";
}
.mdi-format-header-1::before {
  content: "\F26B";
}
.mdi-format-header-2::before {
  content: "\F26C";
}
.mdi-format-header-3::before {
  content: "\F26D";
}
.mdi-format-header-4::before {
  content: "\F26E";
}
.mdi-format-header-5::before {
  content: "\F26F";
}
.mdi-format-header-6::before {
  content: "\F270";
}
.mdi-format-header-decrease::before {
  content: "\F271";
}
.mdi-format-header-equal::before {
  content: "\F272";
}
.mdi-format-header-increase::before {
  content: "\F273";
}
.mdi-format-header-pound::before {
  content: "\F274";
}
.mdi-format-horizontal-align-center::before {
  content: "\F61E";
}
.mdi-format-horizontal-align-left::before {
  content: "\F61F";
}
.mdi-format-horizontal-align-right::before {
  content: "\F620";
}
.mdi-format-indent-decrease::before {
  content: "\F275";
}
.mdi-format-indent-increase::before {
  content: "\F276";
}
.mdi-format-italic::before {
  content: "\F277";
}
.mdi-format-letter-case::before {
  content: "\FB19";
}
.mdi-format-letter-case-lower::before {
  content: "\FB1A";
}
.mdi-format-letter-case-upper::before {
  content: "\FB1B";
}
.mdi-format-letter-ends-with::before {
  content: "\FFD8";
}
.mdi-format-letter-matches::before {
  content: "\FFD9";
}
.mdi-format-letter-starts-with::before {
  content: "\FFDA";
}
.mdi-format-line-spacing::before {
  content: "\F278";
}
.mdi-format-line-style::before {
  content: "\F5C8";
}
.mdi-format-line-weight::before {
  content: "\F5C9";
}
.mdi-format-list-bulleted::before {
  content: "\F279";
}
.mdi-format-list-bulleted-square::before {
  content: "\FDAC";
}
.mdi-format-list-bulleted-triangle::before {
  content: "\FECF";
}
.mdi-format-list-bulleted-type::before {
  content: "\F27A";
}
.mdi-format-list-checkbox::before {
  content: "\F969";
}
.mdi-format-list-checks::before {
  content: "\F755";
}
.mdi-format-list-numbered::before {
  content: "\F27B";
}
.mdi-format-list-numbered-rtl::before {
  content: "\FCE9";
}
.mdi-format-overline::before {
  content: "\FED0";
}
.mdi-format-page-break::before {
  content: "\F6D6";
}
.mdi-format-paint::before {
  content: "\F27C";
}
.mdi-format-paragraph::before {
  content: "\F27D";
}
.mdi-format-pilcrow::before {
  content: "\F6D7";
}
.mdi-format-quote-close::before {
  content: "\F27E";
}
.mdi-format-quote-close-outline::before {
  content: "\F01D3";
}
.mdi-format-quote-open::before {
  content: "\F756";
}
.mdi-format-quote-open-outline::before {
  content: "\F01D2";
}
.mdi-format-rotate-90::before {
  content: "\F6A9";
}
.mdi-format-section::before {
  content: "\F69E";
}
.mdi-format-size::before {
  content: "\F27F";
}
.mdi-format-strikethrough::before {
  content: "\F280";
}
.mdi-format-strikethrough-variant::before {
  content: "\F281";
}
.mdi-format-subscript::before {
  content: "\F282";
}
.mdi-format-superscript::before {
  content: "\F283";
}
.mdi-format-text::before {
  content: "\F284";
}
.mdi-format-text-rotation-angle-down::before {
  content: "\FFDB";
}
.mdi-format-text-rotation-angle-up::before {
  content: "\FFDC";
}
.mdi-format-text-rotation-down::before {
  content: "\FD4F";
}
.mdi-format-text-rotation-down-vertical::before {
  content: "\FFDD";
}
.mdi-format-text-rotation-none::before {
  content: "\FD50";
}
.mdi-format-text-rotation-up::before {
  content: "\FFDE";
}
.mdi-format-text-rotation-vertical::before {
  content: "\FFDF";
}
.mdi-format-text-variant::before {
  content: "\FE15";
}
.mdi-format-text-wrapping-clip::before {
  content: "\FCEA";
}
.mdi-format-text-wrapping-overflow::before {
  content: "\FCEB";
}
.mdi-format-text-wrapping-wrap::before {
  content: "\FCEC";
}
.mdi-format-textbox::before {
  content: "\FCED";
}
.mdi-format-textdirection-l-to-r::before {
  content: "\F285";
}
.mdi-format-textdirection-r-to-l::before {
  content: "\F286";
}
.mdi-format-title::before {
  content: "\F5F4";
}
.mdi-format-underline::before {
  content: "\F287";
}
.mdi-format-vertical-align-bottom::before {
  content: "\F621";
}
.mdi-format-vertical-align-center::before {
  content: "\F622";
}
.mdi-format-vertical-align-top::before {
  content: "\F623";
}
.mdi-format-wrap-inline::before {
  content: "\F288";
}
.mdi-format-wrap-square::before {
  content: "\F289";
}
.mdi-format-wrap-tight::before {
  content: "\F28A";
}
.mdi-format-wrap-top-bottom::before {
  content: "\F28B";
}
.mdi-forum::before {
  content: "\F28C";
}
.mdi-forum-outline::before {
  content: "\F821";
}
.mdi-forward::before {
  content: "\F28D";
}
.mdi-forwardburger::before {
  content: "\FD51";
}
.mdi-fountain::before {
  content: "\F96A";
}
.mdi-fountain-pen::before {
  content: "\FCEE";
}
.mdi-fountain-pen-tip::before {
  content: "\FCEF";
}
.mdi-foursquare::before {
  content: "\F28E";
}
.mdi-freebsd::before {
  content: "\F8DF";
}
.mdi-frequently-asked-questions::before {
  content: "\FED1";
}
.mdi-fridge::before {
  content: "\F290";
}
.mdi-fridge-alert::before {
  content: "\F01DC";
}
.mdi-fridge-alert-outline::before {
  content: "\F01DD";
}
.mdi-fridge-bottom::before {
  content: "\F292";
}
.mdi-fridge-off::before {
  content: "\F01DA";
}
.mdi-fridge-off-outline::before {
  content: "\F01DB";
}
.mdi-fridge-outline::before {
  content: "\F28F";
}
.mdi-fridge-top::before {
  content: "\F291";
}
.mdi-fruit-cherries::before {
  content: "\F0064";
}
.mdi-fruit-citrus::before {
  content: "\F0065";
}
.mdi-fruit-grapes::before {
  content: "\F0066";
}
.mdi-fruit-grapes-outline::before {
  content: "\F0067";
}
.mdi-fruit-pineapple::before {
  content: "\F0068";
}
.mdi-fruit-watermelon::before {
  content: "\F0069";
}
.mdi-fuel::before {
  content: "\F7C9";
}
.mdi-fullscreen::before {
  content: "\F293";
}
.mdi-fullscreen-exit::before {
  content: "\F294";
}
.mdi-function::before {
  content: "\F295";
}
.mdi-function-variant::before {
  content: "\F870";
}
.mdi-furigana-horizontal::before {
  content: "\F00AC";
}
.mdi-furigana-vertical::before {
  content: "\F00AD";
}
.mdi-fuse::before {
  content: "\FC61";
}
.mdi-fuse-blade::before {
  content: "\FC62";
}
.mdi-gamepad::before {
  content: "\F296";
}
.mdi-gamepad-circle::before {
  content: "\FE16";
}
.mdi-gamepad-circle-down::before {
  content: "\FE17";
}
.mdi-gamepad-circle-left::before {
  content: "\FE18";
}
.mdi-gamepad-circle-outline::before {
  content: "\FE19";
}
.mdi-gamepad-circle-right::before {
  content: "\FE1A";
}
.mdi-gamepad-circle-up::before {
  content: "\FE1B";
}
.mdi-gamepad-down::before {
  content: "\FE1C";
}
.mdi-gamepad-left::before {
  content: "\FE1D";
}
.mdi-gamepad-right::before {
  content: "\FE1E";
}
.mdi-gamepad-round::before {
  content: "\FE1F";
}
.mdi-gamepad-round-down::before {
  content: "\FE7E";
}
.mdi-gamepad-round-left::before {
  content: "\FE7F";
}
.mdi-gamepad-round-outline::before {
  content: "\FE80";
}
.mdi-gamepad-round-right::before {
  content: "\FE81";
}
.mdi-gamepad-round-up::before {
  content: "\FE82";
}
.mdi-gamepad-square::before {
  content: "\FED2";
}
.mdi-gamepad-square-outline::before {
  content: "\FED3";
}
.mdi-gamepad-up::before {
  content: "\FE83";
}
.mdi-gamepad-variant::before {
  content: "\F297";
}
.mdi-gamepad-variant-outline::before {
  content: "\FED4";
}
.mdi-gamma::before {
  content: "\F0119";
}
.mdi-gantry-crane::before {
  content: "\FDAD";
}
.mdi-garage::before {
  content: "\F6D8";
}
.mdi-garage-alert::before {
  content: "\F871";
}
.mdi-garage-open::before {
  content: "\F6D9";
}
.mdi-gas-cylinder::before {
  content: "\F647";
}
.mdi-gas-station::before {
  content: "\F298";
}
.mdi-gas-station-outline::before {
  content: "\FED5";
}
.mdi-gate::before {
  content: "\F299";
}
.mdi-gate-and::before {
  content: "\F8E0";
}
.mdi-gate-arrow-right::before {
  content: "\F0194";
}
.mdi-gate-nand::before {
  content: "\F8E1";
}
.mdi-gate-nor::before {
  content: "\F8E2";
}
.mdi-gate-not::before {
  content: "\F8E3";
}
.mdi-gate-open::before {
  content: "\F0195";
}
.mdi-gate-or::before {
  content: "\F8E4";
}
.mdi-gate-xnor::before {
  content: "\F8E5";
}
.mdi-gate-xor::before {
  content: "\F8E6";
}
.mdi-gatsby::before {
  content: "\FE84";
}
.mdi-gauge::before {
  content: "\F29A";
}
.mdi-gauge-empty::before {
  content: "\F872";
}
.mdi-gauge-full::before {
  content: "\F873";
}
.mdi-gauge-low::before {
  content: "\F874";
}
.mdi-gavel::before {
  content: "\F29B";
}
.mdi-gender-female::before {
  content: "\F29C";
}
.mdi-gender-male::before {
  content: "\F29D";
}
.mdi-gender-male-female::before {
  content: "\F29E";
}
.mdi-gender-male-female-variant::before {
  content: "\F016A";
}
.mdi-gender-non-binary::before {
  content: "\F016B";
}
.mdi-gender-transgender::before {
  content: "\F29F";
}
.mdi-gentoo::before {
  content: "\F8E7";
}
.mdi-gesture::before {
  content: "\F7CA";
}
.mdi-gesture-double-tap::before {
  content: "\F73B";
}
.mdi-gesture-pinch::before {
  content: "\FABC";
}
.mdi-gesture-spread::before {
  content: "\FABD";
}
.mdi-gesture-swipe::before {
  content: "\FD52";
}
.mdi-gesture-swipe-down::before {
  content: "\F73C";
}
.mdi-gesture-swipe-horizontal::before {
  content: "\FABE";
}
.mdi-gesture-swipe-left::before {
  content: "\F73D";
}
.mdi-gesture-swipe-right::before {
  content: "\F73E";
}
.mdi-gesture-swipe-up::before {
  content: "\F73F";
}
.mdi-gesture-swipe-vertical::before {
  content: "\FABF";
}
.mdi-gesture-tap::before {
  content: "\F740";
}
.mdi-gesture-tap-hold::before {
  content: "\FD53";
}
.mdi-gesture-two-double-tap::before {
  content: "\F741";
}
.mdi-gesture-two-tap::before {
  content: "\F742";
}
.mdi-ghost::before {
  content: "\F2A0";
}
.mdi-ghost-off::before {
  content: "\F9F4";
}
.mdi-gif::before {
  content: "\FD54";
}
.mdi-gift::before {
  content: "\FE85";
}
.mdi-gift-outline::before {
  content: "\F2A1";
}
.mdi-git::before {
  content: "\F2A2";
}
.mdi-github-box::before {
  content: "\F2A3";
}
.mdi-github-circle::before {
  content: "\F2A4";
}
.mdi-github-face::before {
  content: "\F6DA";
}
.mdi-gitlab::before {
  content: "\FB7C";
}
.mdi-glass-cocktail::before {
  content: "\F356";
}
.mdi-glass-flute::before {
  content: "\F2A5";
}
.mdi-glass-mug::before {
  content: "\F2A6";
}
.mdi-glass-mug-variant::before {
  content: "\F0141";
}
.mdi-glass-stange::before {
  content: "\F2A7";
}
.mdi-glass-tulip::before {
  content: "\F2A8";
}
.mdi-glass-wine::before {
  content: "\F875";
}
.mdi-glassdoor::before {
  content: "\F2A9";
}
.mdi-glasses::before {
  content: "\F2AA";
}
.mdi-globe-model::before {
  content: "\F8E8";
}
.mdi-gmail::before {
  content: "\F2AB";
}
.mdi-gnome::before {
  content: "\F2AC";
}
.mdi-go-kart::before {
  content: "\FD55";
}
.mdi-go-kart-track::before {
  content: "\FD56";
}
.mdi-gog::before {
  content: "\FB7D";
}
.mdi-golf::before {
  content: "\F822";
}
.mdi-golf-cart::before {
  content: "\F01CF";
}
.mdi-golf-tee::before {
  content: "\F00AE";
}
.mdi-gondola::before {
  content: "\F685";
}
.mdi-goodreads::before {
  content: "\FD57";
}
.mdi-google::before {
  content: "\F2AD";
}
.mdi-google-adwords::before {
  content: "\FC63";
}
.mdi-google-analytics::before {
  content: "\F7CB";
}
.mdi-google-assistant::before {
  content: "\F7CC";
}
.mdi-google-cardboard::before {
  content: "\F2AE";
}
.mdi-google-chrome::before {
  content: "\F2AF";
}
.mdi-google-circles::before {
  content: "\F2B0";
}
.mdi-google-circles-communities::before {
  content: "\F2B1";
}
.mdi-google-circles-extended::before {
  content: "\F2B2";
}
.mdi-google-circles-group::before {
  content: "\F2B3";
}
.mdi-google-classroom::before {
  content: "\F2C0";
}
.mdi-google-controller::before {
  content: "\F2B4";
}
.mdi-google-controller-off::before {
  content: "\F2B5";
}
.mdi-google-drive::before {
  content: "\F2B6";
}
.mdi-google-earth::before {
  content: "\F2B7";
}
.mdi-google-fit::before {
  content: "\F96B";
}
.mdi-google-glass::before {
  content: "\F2B8";
}
.mdi-google-hangouts::before {
  content: "\F2C9";
}
.mdi-google-home::before {
  content: "\F823";
}
.mdi-google-keep::before {
  content: "\F6DB";
}
.mdi-google-lens::before {
  content: "\F9F5";
}
.mdi-google-maps::before {
  content: "\F5F5";
}
.mdi-google-my-business::before {
  content: "\F006A";
}
.mdi-google-nearby::before {
  content: "\F2B9";
}
.mdi-google-pages::before {
  content: "\F2BA";
}
.mdi-google-photos::before {
  content: "\F6DC";
}
.mdi-google-physical-web::before {
  content: "\F2BB";
}
.mdi-google-play::before {
  content: "\F2BC";
}
.mdi-google-plus::before {
  content: "\F2BD";
}
.mdi-google-plus-box::before {
  content: "\F2BE";
}
.mdi-google-podcast::before {
  content: "\FED6";
}
.mdi-google-spreadsheet::before {
  content: "\F9F6";
}
.mdi-google-street-view::before {
  content: "\FC64";
}
.mdi-google-translate::before {
  content: "\F2BF";
}
.mdi-gradient::before {
  content: "\F69F";
}
.mdi-grain::before {
  content: "\FD58";
}
.mdi-graph::before {
  content: "\F006B";
}
.mdi-graph-outline::before {
  content: "\F006C";
}
.mdi-graphql::before {
  content: "\F876";
}
.mdi-grave-stone::before {
  content: "\FB7E";
}
.mdi-grease-pencil::before {
  content: "\F648";
}
.mdi-greater-than::before {
  content: "\F96C";
}
.mdi-greater-than-or-equal::before {
  content: "\F96D";
}
.mdi-grid::before {
  content: "\F2C1";
}
.mdi-grid-large::before {
  content: "\F757";
}
.mdi-grid-off::before {
  content: "\F2C2";
}
.mdi-grill::before {
  content: "\FE86";
}
.mdi-grill-outline::before {
  content: "\F01B5";
}
.mdi-group::before {
  content: "\F2C3";
}
.mdi-guitar-acoustic::before {
  content: "\F770";
}
.mdi-guitar-electric::before {
  content: "\F2C4";
}
.mdi-guitar-pick::before {
  content: "\F2C5";
}
.mdi-guitar-pick-outline::before {
  content: "\F2C6";
}
.mdi-guy-fawkes-mask::before {
  content: "\F824";
}
.mdi-hackernews::before {
  content: "\F624";
}
.mdi-hail::before {
  content: "\FAC0";
}
.mdi-hair-dryer::before {
  content: "\F011A";
}
.mdi-hair-dryer-outline::before {
  content: "\F011B";
}
.mdi-halloween::before {
  content: "\FB7F";
}
.mdi-hamburger::before {
  content: "\F684";
}
.mdi-hammer::before {
  content: "\F8E9";
}
.mdi-hand::before {
  content: "\FA4E";
}
.mdi-hand-heart::before {
  content: "\F011C";
}
.mdi-hand-left::before {
  content: "\FE87";
}
.mdi-hand-okay::before {
  content: "\FA4F";
}
.mdi-hand-peace::before {
  content: "\FA50";
}
.mdi-hand-peace-variant::before {
  content: "\FA51";
}
.mdi-hand-pointing-down::before {
  content: "\FA52";
}
.mdi-hand-pointing-left::before {
  content: "\FA53";
}
.mdi-hand-pointing-right::before {
  content: "\F2C7";
}
.mdi-hand-pointing-up::before {
  content: "\FA54";
}
.mdi-hand-right::before {
  content: "\FE88";
}
.mdi-hand-saw::before {
  content: "\FE89";
}
.mdi-handball::before {
  content: "\FF70";
}
.mdi-handcuffs::before {
  content: "\F0169";
}
.mdi-hanger::before {
  content: "\F2C8";
}
.mdi-hard-hat::before {
  content: "\F96E";
}
.mdi-harddisk::before {
  content: "\F2CA";
}
.mdi-harddisk-plus::before {
  content: "\F006D";
}
.mdi-harddisk-remove::before {
  content: "\F006E";
}
.mdi-hat-fedora::before {
  content: "\FB80";
}
.mdi-hazard-lights::before {
  content: "\FC65";
}
.mdi-hdr::before {
  content: "\FD59";
}
.mdi-hdr-off::before {
  content: "\FD5A";
}
.mdi-headphones::before {
  content: "\F2CB";
}
.mdi-headphones-bluetooth::before {
  content: "\F96F";
}
.mdi-headphones-box::before {
  content: "\F2CC";
}
.mdi-headphones-off::before {
  content: "\F7CD";
}
.mdi-headphones-settings::before {
  content: "\F2CD";
}
.mdi-headset::before {
  content: "\F2CE";
}
.mdi-headset-dock::before {
  content: "\F2CF";
}
.mdi-headset-off::before {
  content: "\F2D0";
}
.mdi-heart::before {
  content: "\F2D1";
}
.mdi-heart-box::before {
  content: "\F2D2";
}
.mdi-heart-box-outline::before {
  content: "\F2D3";
}
.mdi-heart-broken::before {
  content: "\F2D4";
}
.mdi-heart-broken-outline::before {
  content: "\FCF0";
}
.mdi-heart-circle::before {
  content: "\F970";
}
.mdi-heart-circle-outline::before {
  content: "\F971";
}
.mdi-heart-flash::before {
  content: "\FF16";
}
.mdi-heart-half::before {
  content: "\F6DE";
}
.mdi-heart-half-full::before {
  content: "\F6DD";
}
.mdi-heart-half-outline::before {
  content: "\F6DF";
}
.mdi-heart-multiple::before {
  content: "\FA55";
}
.mdi-heart-multiple-outline::before {
  content: "\FA56";
}
.mdi-heart-off::before {
  content: "\F758";
}
.mdi-heart-outline::before {
  content: "\F2D5";
}
.mdi-heart-pulse::before {
  content: "\F5F6";
}
.mdi-helicopter::before {
  content: "\FAC1";
}
.mdi-help::before {
  content: "\F2D6";
}
.mdi-help-box::before {
  content: "\F78A";
}
.mdi-help-circle::before {
  content: "\F2D7";
}
.mdi-help-circle-outline::before {
  content: "\F625";
}
.mdi-help-network::before {
  content: "\F6F4";
}
.mdi-help-network-outline::before {
  content: "\FC66";
}
.mdi-help-rhombus::before {
  content: "\FB81";
}
.mdi-help-rhombus-outline::before {
  content: "\FB82";
}
.mdi-hexagon::before {
  content: "\F2D8";
}
.mdi-hexagon-multiple::before {
  content: "\F6E0";
}
.mdi-hexagon-multiple-outline::before {
  content: "\F011D";
}
.mdi-hexagon-outline::before {
  content: "\F2D9";
}
.mdi-hexagon-slice-1::before {
  content: "\FAC2";
}
.mdi-hexagon-slice-2::before {
  content: "\FAC3";
}
.mdi-hexagon-slice-3::before {
  content: "\FAC4";
}
.mdi-hexagon-slice-4::before {
  content: "\FAC5";
}
.mdi-hexagon-slice-5::before {
  content: "\FAC6";
}
.mdi-hexagon-slice-6::before {
  content: "\FAC7";
}
.mdi-hexagram::before {
  content: "\FAC8";
}
.mdi-hexagram-outline::before {
  content: "\FAC9";
}
.mdi-high-definition::before {
  content: "\F7CE";
}
.mdi-high-definition-box::before {
  content: "\F877";
}
.mdi-highway::before {
  content: "\F5F7";
}
.mdi-hiking::before {
  content: "\FD5B";
}
.mdi-hinduism::before {
  content: "\F972";
}
.mdi-history::before {
  content: "\F2DA";
}
.mdi-hockey-puck::before {
  content: "\F878";
}
.mdi-hockey-sticks::before {
  content: "\F879";
}
.mdi-hololens::before {
  content: "\F2DB";
}
.mdi-home::before {
  content: "\F2DC";
}
.mdi-home-account::before {
  content: "\F825";
}
.mdi-home-alert::before {
  content: "\F87A";
}
.mdi-home-analytics::before {
  content: "\FED7";
}
.mdi-home-assistant::before {
  content: "\F7CF";
}
.mdi-home-automation::before {
  content: "\F7D0";
}
.mdi-home-circle::before {
  content: "\F7D1";
}
.mdi-home-circle-outline::before {
  content: "\F006F";
}
.mdi-home-city::before {
  content: "\FCF1";
}
.mdi-home-city-outline::before {
  content: "\FCF2";
}
.mdi-home-currency-usd::before {
  content: "\F8AE";
}
.mdi-home-edit::before {
  content: "\F0184";
}
.mdi-home-edit-outline::before {
  content: "\F0185";
}
.mdi-home-export-outline::before {
  content: "\FFB8";
}
.mdi-home-flood::before {
  content: "\FF17";
}
.mdi-home-floor-0::before {
  content: "\FDAE";
}
.mdi-home-floor-1::before {
  content: "\FD5C";
}
.mdi-home-floor-2::before {
  content: "\FD5D";
}
.mdi-home-floor-3::before {
  content: "\FD5E";
}
.mdi-home-floor-a::before {
  content: "\FD5F";
}
.mdi-home-floor-b::before {
  content: "\FD60";
}
.mdi-home-floor-g::before {
  content: "\FD61";
}
.mdi-home-floor-l::before {
  content: "\FD62";
}
.mdi-home-floor-negative-1::before {
  content: "\FDAF";
}
.mdi-home-group::before {
  content: "\FDB0";
}
.mdi-home-heart::before {
  content: "\F826";
}
.mdi-home-import-outline::before {
  content: "\FFB9";
}
.mdi-home-lock::before {
  content: "\F8EA";
}
.mdi-home-lock-open::before {
  content: "\F8EB";
}
.mdi-home-map-marker::before {
  content: "\F5F8";
}
.mdi-home-minus::before {
  content: "\F973";
}
.mdi-home-modern::before {
  content: "\F2DD";
}
.mdi-home-outline::before {
  content: "\F6A0";
}
.mdi-home-plus::before {
  content: "\F974";
}
.mdi-home-roof::before {
  content: "\F0156";
}
.mdi-home-thermometer::before {
  content: "\FF71";
}
.mdi-home-thermometer-outline::before {
  content: "\FF72";
}
.mdi-home-variant::before {
  content: "\F2DE";
}
.mdi-home-variant-outline::before {
  content: "\FB83";
}
.mdi-hook::before {
  content: "\F6E1";
}
.mdi-hook-off::before {
  content: "\F6E2";
}
.mdi-hops::before {
  content: "\F2DF";
}
.mdi-horizontal-rotate-clockwise::before {
  content: "\F011E";
}
.mdi-horizontal-rotate-counterclockwise::before {
  content: "\F011F";
}
.mdi-horseshoe::before {
  content: "\FA57";
}
.mdi-hospital::before {
  content: "\F0017";
}
.mdi-hospital-box::before {
  content: "\F2E0";
}
.mdi-hospital-box-outline::before {
  content: "\F0018";
}
.mdi-hospital-building::before {
  content: "\F2E1";
}
.mdi-hospital-marker::before {
  content: "\F2E2";
}
.mdi-hot-tub::before {
  content: "\F827";
}
.mdi-hotel::before {
  content: "\F2E3";
}
.mdi-houzz::before {
  content: "\F2E4";
}
.mdi-houzz-box::before {
  content: "\F2E5";
}
.mdi-hubspot::before {
  content: "\FCF3";
}
.mdi-hulu::before {
  content: "\F828";
}
.mdi-human::before {
  content: "\F2E6";
}
.mdi-human-child::before {
  content: "\F2E7";
}
.mdi-human-female::before {
  content: "\F649";
}
.mdi-human-female-boy::before {
  content: "\FA58";
}
.mdi-human-female-female::before {
  content: "\FA59";
}
.mdi-human-female-girl::before {
  content: "\FA5A";
}
.mdi-human-greeting::before {
  content: "\F64A";
}
.mdi-human-handsdown::before {
  content: "\F64B";
}
.mdi-human-handsup::before {
  content: "\F64C";
}
.mdi-human-male::before {
  content: "\F64D";
}
.mdi-human-male-boy::before {
  content: "\FA5B";
}
.mdi-human-male-female::before {
  content: "\F2E8";
}
.mdi-human-male-girl::before {
  content: "\FA5C";
}
.mdi-human-male-height::before {
  content: "\FF18";
}
.mdi-human-male-height-variant::before {
  content: "\FF19";
}
.mdi-human-male-male::before {
  content: "\FA5D";
}
.mdi-human-pregnant::before {
  content: "\F5CF";
}
.mdi-humble-bundle::before {
  content: "\F743";
}
.mdi-ice-cream::before {
  content: "\F829";
}
.mdi-ice-pop::before {
  content: "\FF1A";
}
.mdi-id-card::before {
  content: "\FFE0";
}
.mdi-identifier::before {
  content: "\FF1B";
}
.mdi-iframe::before {
  content: "\FC67";
}
.mdi-iframe-array::before {
  content: "\F0120";
}
.mdi-iframe-array-outline::before {
  content: "\F0121";
}
.mdi-iframe-braces::before {
  content: "\F0122";
}
.mdi-iframe-braces-outline::before {
  content: "\F0123";
}
.mdi-iframe-outline::before {
  content: "\FC68";
}
.mdi-iframe-parentheses::before {
  content: "\F0124";
}
.mdi-iframe-parentheses-outline::before {
  content: "\F0125";
}
.mdi-iframe-variable::before {
  content: "\F0126";
}
.mdi-iframe-variable-outline::before {
  content: "\F0127";
}
.mdi-image::before {
  content: "\F2E9";
}
.mdi-image-album::before {
  content: "\F2EA";
}
.mdi-image-area::before {
  content: "\F2EB";
}
.mdi-image-area-close::before {
  content: "\F2EC";
}
.mdi-image-auto-adjust::before {
  content: "\FFE1";
}
.mdi-image-broken::before {
  content: "\F2ED";
}
.mdi-image-broken-variant::before {
  content: "\F2EE";
}
.mdi-image-edit::before {
  content: "\F020E";
}
.mdi-image-edit-outline::before {
  content: "\F020F";
}
.mdi-image-filter::before {
  content: "\F2EF";
}
.mdi-image-filter-black-white::before {
  content: "\F2F0";
}
.mdi-image-filter-center-focus::before {
  content: "\F2F1";
}
.mdi-image-filter-center-focus-strong::before {
  content: "\FF1C";
}
.mdi-image-filter-center-focus-strong-outline::before {
  content: "\FF1D";
}
.mdi-image-filter-center-focus-weak::before {
  content: "\F2F2";
}
.mdi-image-filter-drama::before {
  content: "\F2F3";
}
.mdi-image-filter-frames::before {
  content: "\F2F4";
}
.mdi-image-filter-hdr::before {
  content: "\F2F5";
}
.mdi-image-filter-none::before {
  content: "\F2F6";
}
.mdi-image-filter-tilt-shift::before {
  content: "\F2F7";
}
.mdi-image-filter-vintage::before {
  content: "\F2F8";
}
.mdi-image-frame::before {
  content: "\FE8A";
}
.mdi-image-move::before {
  content: "\F9F7";
}
.mdi-image-multiple::before {
  content: "\F2F9";
}
.mdi-image-off::before {
  content: "\F82A";
}
.mdi-image-off-outline::before {
  content: "\F01FC";
}
.mdi-image-outline::before {
  content: "\F975";
}
.mdi-image-plus::before {
  content: "\F87B";
}
.mdi-image-search::before {
  content: "\F976";
}
.mdi-image-search-outline::before {
  content: "\F977";
}
.mdi-image-size-select-actual::before {
  content: "\FC69";
}
.mdi-image-size-select-large::before {
  content: "\FC6A";
}
.mdi-image-size-select-small::before {
  content: "\FC6B";
}
.mdi-import::before {
  content: "\F2FA";
}
.mdi-inbox::before {
  content: "\F686";
}
.mdi-inbox-arrow-down::before {
  content: "\F2FB";
}
.mdi-inbox-arrow-up::before {
  content: "\F3D1";
}
.mdi-inbox-multiple::before {
  content: "\F8AF";
}
.mdi-inbox-multiple-outline::before {
  content: "\FB84";
}
.mdi-incognito::before {
  content: "\F5F9";
}
.mdi-infinity::before {
  content: "\F6E3";
}
.mdi-information::before {
  content: "\F2FC";
}
.mdi-information-outline::before {
  content: "\F2FD";
}
.mdi-information-variant::before {
  content: "\F64E";
}
.mdi-instagram::before {
  content: "\F2FE";
}
.mdi-instapaper::before {
  content: "\F2FF";
}
.mdi-instrument-triangle::before {
  content: "\F0070";
}
.mdi-internet-explorer::before {
  content: "\F300";
}
.mdi-invert-colors::before {
  content: "\F301";
}
.mdi-invert-colors-off::before {
  content: "\FE8B";
}
.mdi-ip::before {
  content: "\FA5E";
}
.mdi-ip-network::before {
  content: "\FA5F";
}
.mdi-ip-network-outline::before {
  content: "\FC6C";
}
.mdi-ipod::before {
  content: "\FC6D";
}
.mdi-islam::before {
  content: "\F978";
}
.mdi-island::before {
  content: "\F0071";
}
.mdi-itunes::before {
  content: "\F676";
}
.mdi-iv-bag::before {
  content: "\F00E4";
}
.mdi-jabber::before {
  content: "\FDB1";
}
.mdi-jeepney::before {
  content: "\F302";
}
.mdi-jellyfish::before {
  content: "\FF1E";
}
.mdi-jellyfish-outline::before {
  content: "\FF1F";
}
.mdi-jira::before {
  content: "\F303";
}
.mdi-jquery::before {
  content: "\F87C";
}
.mdi-jsfiddle::before {
  content: "\F304";
}
.mdi-json::before {
  content: "\F626";
}
.mdi-judaism::before {
  content: "\F979";
}
.mdi-kabaddi::before {
  content: "\FD63";
}
.mdi-karate::before {
  content: "\F82B";
}
.mdi-keg::before {
  content: "\F305";
}
.mdi-kettle::before {
  content: "\F5FA";
}
.mdi-kettle-outline::before {
  content: "\FF73";
}
.mdi-key::before {
  content: "\F306";
}
.mdi-key-change::before {
  content: "\F307";
}
.mdi-key-link::before {
  content: "\F01CA";
}
.mdi-key-minus::before {
  content: "\F308";
}
.mdi-key-outline::before {
  content: "\FDB2";
}
.mdi-key-plus::before {
  content: "\F309";
}
.mdi-key-remove::before {
  content: "\F30A";
}
.mdi-key-star::before {
  content: "\F01C9";
}
.mdi-key-variant::before {
  content: "\F30B";
}
.mdi-key-wireless::before {
  content: "\FFE2";
}
.mdi-keyboard::before {
  content: "\F30C";
}
.mdi-keyboard-backspace::before {
  content: "\F30D";
}
.mdi-keyboard-caps::before {
  content: "\F30E";
}
.mdi-keyboard-close::before {
  content: "\F30F";
}
.mdi-keyboard-off::before {
  content: "\F310";
}
.mdi-keyboard-off-outline::before {
  content: "\FE8C";
}
.mdi-keyboard-outline::before {
  content: "\F97A";
}
.mdi-keyboard-return::before {
  content: "\F311";
}
.mdi-keyboard-settings::before {
  content: "\F9F8";
}
.mdi-keyboard-settings-outline::before {
  content: "\F9F9";
}
.mdi-keyboard-space::before {
  content: "\F0072";
}
.mdi-keyboard-tab::before {
  content: "\F312";
}
.mdi-keyboard-variant::before {
  content: "\F313";
}
.mdi-khanda::before {
  content: "\F0128";
}
.mdi-kickstarter::before {
  content: "\F744";
}
.mdi-knife::before {
  content: "\F9FA";
}
.mdi-knife-military::before {
  content: "\F9FB";
}
.mdi-kodi::before {
  content: "\F314";
}
.mdi-kubernetes::before {
  content: "\F0129";
}
.mdi-label::before {
  content: "\F315";
}
.mdi-label-off::before {
  content: "\FACA";
}
.mdi-label-off-outline::before {
  content: "\FACB";
}
.mdi-label-outline::before {
  content: "\F316";
}
.mdi-label-variant::before {
  content: "\FACC";
}
.mdi-label-variant-outline::before {
  content: "\FACD";
}
.mdi-ladybug::before {
  content: "\F82C";
}
.mdi-lambda::before {
  content: "\F627";
}
.mdi-lamp::before {
  content: "\F6B4";
}
.mdi-lan::before {
  content: "\F317";
}
.mdi-lan-connect::before {
  content: "\F318";
}
.mdi-lan-disconnect::before {
  content: "\F319";
}
.mdi-lan-pending::before {
  content: "\F31A";
}
.mdi-language-c::before {
  content: "\F671";
}
.mdi-language-cpp::before {
  content: "\F672";
}
.mdi-language-csharp::before {
  content: "\F31B";
}
.mdi-language-css3::before {
  content: "\F31C";
}
.mdi-language-go::before {
  content: "\F7D2";
}
.mdi-language-haskell::before {
  content: "\FC6E";
}
.mdi-language-html5::before {
  content: "\F31D";
}
.mdi-language-java::before {
  content: "\FB1C";
}
.mdi-language-javascript::before {
  content: "\F31E";
}
.mdi-language-lua::before {
  content: "\F8B0";
}
.mdi-language-php::before {
  content: "\F31F";
}
.mdi-language-python::before {
  content: "\F320";
}
.mdi-language-python-text::before {
  content: "\F321";
}
.mdi-language-r::before {
  content: "\F7D3";
}
.mdi-language-ruby-on-rails::before {
  content: "\FACE";
}
.mdi-language-swift::before {
  content: "\F6E4";
}
.mdi-language-typescript::before {
  content: "\F6E5";
}
.mdi-laptop::before {
  content: "\F322";
}
.mdi-laptop-chromebook::before {
  content: "\F323";
}
.mdi-laptop-mac::before {
  content: "\F324";
}
.mdi-laptop-off::before {
  content: "\F6E6";
}
.mdi-laptop-windows::before {
  content: "\F325";
}
.mdi-laravel::before {
  content: "\FACF";
}
.mdi-lasso::before {
  content: "\FF20";
}
.mdi-lastfm::before {
  content: "\F326";
}
.mdi-lastpass::before {
  content: "\F446";
}
.mdi-latitude::before {
  content: "\FF74";
}
.mdi-launch::before {
  content: "\F327";
}
.mdi-lava-lamp::before {
  content: "\F7D4";
}
.mdi-layers::before {
  content: "\F328";
}
.mdi-layers-minus::before {
  content: "\FE8D";
}
.mdi-layers-off::before {
  content: "\F329";
}
.mdi-layers-off-outline::before {
  content: "\F9FC";
}
.mdi-layers-outline::before {
  content: "\F9FD";
}
.mdi-layers-plus::before {
  content: "\FE30";
}
.mdi-layers-remove::before {
  content: "\FE31";
}
.mdi-layers-triple::before {
  content: "\FF75";
}
.mdi-layers-triple-outline::before {
  content: "\FF76";
}
.mdi-lead-pencil::before {
  content: "\F64F";
}
.mdi-leaf::before {
  content: "\F32A";
}
.mdi-leaf-maple::before {
  content: "\FC6F";
}
.mdi-leak::before {
  content: "\FDB3";
}
.mdi-leak-off::before {
  content: "\FDB4";
}
.mdi-led-off::before {
  content: "\F32B";
}
.mdi-led-on::before {
  content: "\F32C";
}
.mdi-led-outline::before {
  content: "\F32D";
}
.mdi-led-strip::before {
  content: "\F7D5";
}
.mdi-led-strip-variant::before {
  content: "\F0073";
}
.mdi-led-variant-off::before {
  content: "\F32E";
}
.mdi-led-variant-on::before {
  content: "\F32F";
}
.mdi-led-variant-outline::before {
  content: "\F330";
}
.mdi-leek::before {
  content: "\F01A8";
}
.mdi-less-than::before {
  content: "\F97B";
}
.mdi-less-than-or-equal::before {
  content: "\F97C";
}
.mdi-library::before {
  content: "\F331";
}
.mdi-library-books::before {
  content: "\F332";
}
.mdi-library-movie::before {
  content: "\FCF4";
}
.mdi-library-music::before {
  content: "\F333";
}
.mdi-library-music-outline::before {
  content: "\FF21";
}
.mdi-library-shelves::before {
  content: "\FB85";
}
.mdi-library-video::before {
  content: "\FCF5";
}
.mdi-license::before {
  content: "\FFE3";
}
.mdi-lifebuoy::before {
  content: "\F87D";
}
.mdi-light-switch::before {
  content: "\F97D";
}
.mdi-lightbulb::before {
  content: "\F335";
}
.mdi-lightbulb-off::before {
  content: "\FE32";
}
.mdi-lightbulb-off-outline::before {
  content: "\FE33";
}
.mdi-lightbulb-on::before {
  content: "\F6E7";
}
.mdi-lightbulb-on-outline::before {
  content: "\F6E8";
}
.mdi-lightbulb-outline::before {
  content: "\F336";
}
.mdi-lighthouse::before {
  content: "\F9FE";
}
.mdi-lighthouse-on::before {
  content: "\F9FF";
}
.mdi-link::before {
  content: "\F337";
}
.mdi-link-box::before {
  content: "\FCF6";
}
.mdi-link-box-outline::before {
  content: "\FCF7";
}
.mdi-link-box-variant::before {
  content: "\FCF8";
}
.mdi-link-box-variant-outline::before {
  content: "\FCF9";
}
.mdi-link-lock::before {
  content: "\F00E5";
}
.mdi-link-off::before {
  content: "\F338";
}
.mdi-link-plus::before {
  content: "\FC70";
}
.mdi-link-variant::before {
  content: "\F339";
}
.mdi-link-variant-minus::before {
  content: "\F012A";
}
.mdi-link-variant-off::before {
  content: "\F33A";
}
.mdi-link-variant-plus::before {
  content: "\F012B";
}
.mdi-link-variant-remove::before {
  content: "\F012C";
}
.mdi-linkedin::before {
  content: "\F33B";
}
.mdi-linkedin-box::before {
  content: "\F33C";
}
.mdi-linux::before {
  content: "\F33D";
}
.mdi-linux-mint::before {
  content: "\F8EC";
}
.mdi-litecoin::before {
  content: "\FA60";
}
.mdi-loading::before {
  content: "\F771";
}
.mdi-location-enter::before {
  content: "\FFE4";
}
.mdi-location-exit::before {
  content: "\FFE5";
}
.mdi-lock::before {
  content: "\F33E";
}
.mdi-lock-alert::before {
  content: "\F8ED";
}
.mdi-lock-clock::before {
  content: "\F97E";
}
.mdi-lock-open::before {
  content: "\F33F";
}
.mdi-lock-open-outline::before {
  content: "\F340";
}
.mdi-lock-open-variant::before {
  content: "\FFE6";
}
.mdi-lock-open-variant-outline::before {
  content: "\FFE7";
}
.mdi-lock-outline::before {
  content: "\F341";
}
.mdi-lock-pattern::before {
  content: "\F6E9";
}
.mdi-lock-plus::before {
  content: "\F5FB";
}
.mdi-lock-question::before {
  content: "\F8EE";
}
.mdi-lock-reset::before {
  content: "\F772";
}
.mdi-lock-smart::before {
  content: "\F8B1";
}
.mdi-locker::before {
  content: "\F7D6";
}
.mdi-locker-multiple::before {
  content: "\F7D7";
}
.mdi-login::before {
  content: "\F342";
}
.mdi-login-variant::before {
  content: "\F5FC";
}
.mdi-logout::before {
  content: "\F343";
}
.mdi-logout-variant::before {
  content: "\F5FD";
}
.mdi-longitude::before {
  content: "\FF77";
}
.mdi-looks::before {
  content: "\F344";
}
.mdi-loupe::before {
  content: "\F345";
}
.mdi-lumx::before {
  content: "\F346";
}
.mdi-lungs::before {
  content: "\F00AF";
}
.mdi-lyft::before {
  content: "\FB1D";
}
.mdi-magnet::before {
  content: "\F347";
}
.mdi-magnet-on::before {
  content: "\F348";
}
.mdi-magnify::before {
  content: "\F349";
}
.mdi-magnify-close::before {
  content: "\F97F";
}
.mdi-magnify-minus::before {
  content: "\F34A";
}
.mdi-magnify-minus-cursor::before {
  content: "\FA61";
}
.mdi-magnify-minus-outline::before {
  content: "\F6EB";
}
.mdi-magnify-plus::before {
  content: "\F34B";
}
.mdi-magnify-plus-cursor::before {
  content: "\FA62";
}
.mdi-magnify-plus-outline::before {
  content: "\F6EC";
}
.mdi-mail::before {
  content: "\FED8";
}
.mdi-mail-ru::before {
  content: "\F34C";
}
.mdi-mailbox::before {
  content: "\F6ED";
}
.mdi-mailbox-open::before {
  content: "\FD64";
}
.mdi-mailbox-open-outline::before {
  content: "\FD65";
}
.mdi-mailbox-open-up::before {
  content: "\FD66";
}
.mdi-mailbox-open-up-outline::before {
  content: "\FD67";
}
.mdi-mailbox-outline::before {
  content: "\FD68";
}
.mdi-mailbox-up::before {
  content: "\FD69";
}
.mdi-mailbox-up-outline::before {
  content: "\FD6A";
}
.mdi-map::before {
  content: "\F34D";
}
.mdi-map-check::before {
  content: "\FED9";
}
.mdi-map-check-outline::before {
  content: "\FEDA";
}
.mdi-map-clock::before {
  content: "\FCFA";
}
.mdi-map-clock-outline::before {
  content: "\FCFB";
}
.mdi-map-legend::before {
  content: "\FA00";
}
.mdi-map-marker::before {
  content: "\F34E";
}
.mdi-map-marker-alert::before {
  content: "\FF22";
}
.mdi-map-marker-alert-outline::before {
  content: "\FF23";
}
.mdi-map-marker-check::before {
  content: "\FC71";
}
.mdi-map-marker-circle::before {
  content: "\F34F";
}
.mdi-map-marker-distance::before {
  content: "\F8EF";
}
.mdi-map-marker-down::before {
  content: "\F012D";
}
.mdi-map-marker-minus::before {
  content: "\F650";
}
.mdi-map-marker-multiple::before {
  content: "\F350";
}
.mdi-map-marker-off::before {
  content: "\F351";
}
.mdi-map-marker-outline::before {
  content: "\F7D8";
}
.mdi-map-marker-path::before {
  content: "\FCFC";
}
.mdi-map-marker-plus::before {
  content: "\F651";
}
.mdi-map-marker-question::before {
  content: "\FF24";
}
.mdi-map-marker-question-outline::before {
  content: "\FF25";
}
.mdi-map-marker-radius::before {
  content: "\F352";
}
.mdi-map-marker-remove::before {
  content: "\FF26";
}
.mdi-map-marker-remove-variant::before {
  content: "\FF27";
}
.mdi-map-marker-up::before {
  content: "\F012E";
}
.mdi-map-minus::before {
  content: "\F980";
}
.mdi-map-outline::before {
  content: "\F981";
}
.mdi-map-plus::before {
  content: "\F982";
}
.mdi-map-search::before {
  content: "\F983";
}
.mdi-map-search-outline::before {
  content: "\F984";
}
.mdi-mapbox::before {
  content: "\FB86";
}
.mdi-margin::before {
  content: "\F353";
}
.mdi-markdown::before {
  content: "\F354";
}
.mdi-markdown-outline::before {
  content: "\FF78";
}
.mdi-marker::before {
  content: "\F652";
}
.mdi-marker-cancel::before {
  content: "\FDB5";
}
.mdi-marker-check::before {
  content: "\F355";
}
.mdi-mastodon::before {
  content: "\FAD0";
}
.mdi-mastodon-variant::before {
  content: "\FAD1";
}
.mdi-material-design::before {
  content: "\F985";
}
.mdi-material-ui::before {
  content: "\F357";
}
.mdi-math-compass::before {
  content: "\F358";
}
.mdi-math-cos::before {
  content: "\FC72";
}
.mdi-math-integral::before {
  content: "\FFE8";
}
.mdi-math-integral-box::before {
  content: "\FFE9";
}
.mdi-math-log::before {
  content: "\F00B0";
}
.mdi-math-norm::before {
  content: "\FFEA";
}
.mdi-math-norm-box::before {
  content: "\FFEB";
}
.mdi-math-sin::before {
  content: "\FC73";
}
.mdi-math-tan::before {
  content: "\FC74";
}
.mdi-matrix::before {
  content: "\F628";
}
.mdi-maxcdn::before {
  content: "\F359";
}
.mdi-medal::before {
  content: "\F986";
}
.mdi-medical-bag::before {
  content: "\F6EE";
}
.mdi-meditation::before {
  content: "\F01A6";
}
.mdi-medium::before {
  content: "\F35A";
}
.mdi-meetup::before {
  content: "\FAD2";
}
.mdi-memory::before {
  content: "\F35B";
}
.mdi-menu::before {
  content: "\F35C";
}
.mdi-menu-down::before {
  content: "\F35D";
}
.mdi-menu-down-outline::before {
  content: "\F6B5";
}
.mdi-menu-left::before {
  content: "\F35E";
}
.mdi-menu-left-outline::before {
  content: "\FA01";
}
.mdi-menu-open::before {
  content: "\FB87";
}
.mdi-menu-right::before {
  content: "\F35F";
}
.mdi-menu-right-outline::before {
  content: "\FA02";
}
.mdi-menu-swap::before {
  content: "\FA63";
}
.mdi-menu-swap-outline::before {
  content: "\FA64";
}
.mdi-menu-up::before {
  content: "\F360";
}
.mdi-menu-up-outline::before {
  content: "\F6B6";
}
.mdi-merge::before {
  content: "\FF79";
}
.mdi-message::before {
  content: "\F361";
}
.mdi-message-alert::before {
  content: "\F362";
}
.mdi-message-alert-outline::before {
  content: "\FA03";
}
.mdi-message-bulleted::before {
  content: "\F6A1";
}
.mdi-message-bulleted-off::before {
  content: "\F6A2";
}
.mdi-message-draw::before {
  content: "\F363";
}
.mdi-message-image::before {
  content: "\F364";
}
.mdi-message-image-outline::before {
  content: "\F0197";
}
.mdi-message-lock::before {
  content: "\FFEC";
}
.mdi-message-lock-outline::before {
  content: "\F0198";
}
.mdi-message-minus::before {
  content: "\F0199";
}
.mdi-message-minus-outline::before {
  content: "\F019A";
}
.mdi-message-outline::before {
  content: "\F365";
}
.mdi-message-plus::before {
  content: "\F653";
}
.mdi-message-plus-outline::before {
  content: "\F00E6";
}
.mdi-message-processing::before {
  content: "\F366";
}
.mdi-message-processing-outline::before {
  content: "\F019B";
}
.mdi-message-reply::before {
  content: "\F367";
}
.mdi-message-reply-text::before {
  content: "\F368";
}
.mdi-message-settings::before {
  content: "\F6EF";
}
.mdi-message-settings-outline::before {
  content: "\F019C";
}
.mdi-message-settings-variant::before {
  content: "\F6F0";
}
.mdi-message-settings-variant-outline::before {
  content: "\F019D";
}
.mdi-message-text::before {
  content: "\F369";
}
.mdi-message-text-clock::before {
  content: "\F019E";
}
.mdi-message-text-clock-outline::before {
  content: "\F019F";
}
.mdi-message-text-lock::before {
  content: "\FFED";
}
.mdi-message-text-lock-outline::before {
  content: "\F01A0";
}
.mdi-message-text-outline::before {
  content: "\F36A";
}
.mdi-message-video::before {
  content: "\F36B";
}
.mdi-meteor::before {
  content: "\F629";
}
.mdi-metronome::before {
  content: "\F7D9";
}
.mdi-metronome-tick::before {
  content: "\F7DA";
}
.mdi-micro-sd::before {
  content: "\F7DB";
}
.mdi-microphone::before {
  content: "\F36C";
}
.mdi-microphone-minus::before {
  content: "\F8B2";
}
.mdi-microphone-off::before {
  content: "\F36D";
}
.mdi-microphone-outline::before {
  content: "\F36E";
}
.mdi-microphone-plus::before {
  content: "\F8B3";
}
.mdi-microphone-settings::before {
  content: "\F36F";
}
.mdi-microphone-variant::before {
  content: "\F370";
}
.mdi-microphone-variant-off::before {
  content: "\F371";
}
.mdi-microscope::before {
  content: "\F654";
}
.mdi-microsoft::before {
  content: "\F372";
}
.mdi-microsoft-dynamics::before {
  content: "\F987";
}
.mdi-microwave::before {
  content: "\FC75";
}
.mdi-middleware::before {
  content: "\FF7A";
}
.mdi-middleware-outline::before {
  content: "\FF7B";
}
.mdi-midi::before {
  content: "\F8F0";
}
.mdi-midi-port::before {
  content: "\F8F1";
}
.mdi-mine::before {
  content: "\FDB6";
}
.mdi-minecraft::before {
  content: "\F373";
}
.mdi-mini-sd::before {
  content: "\FA04";
}
.mdi-minidisc::before {
  content: "\FA05";
}
.mdi-minus::before {
  content: "\F374";
}
.mdi-minus-box::before {
  content: "\F375";
}
.mdi-minus-box-multiple::before {
  content: "\F016C";
}
.mdi-minus-box-multiple-outline::before {
  content: "\F016D";
}
.mdi-minus-box-outline::before {
  content: "\F6F1";
}
.mdi-minus-circle::before {
  content: "\F376";
}
.mdi-minus-circle-outline::before {
  content: "\F377";
}
.mdi-minus-network::before {
  content: "\F378";
}
.mdi-minus-network-outline::before {
  content: "\FC76";
}
.mdi-mixcloud::before {
  content: "\F62A";
}
.mdi-mixed-martial-arts::before {
  content: "\FD6B";
}
.mdi-mixed-reality::before {
  content: "\F87E";
}
.mdi-mixer::before {
  content: "\F7DC";
}
.mdi-molecule::before {
  content: "\FB88";
}
.mdi-monitor::before {
  content: "\F379";
}
.mdi-monitor-cellphone::before {
  content: "\F988";
}
.mdi-monitor-cellphone-star::before {
  content: "\F989";
}
.mdi-monitor-clean::before {
  content: "\F012F";
}
.mdi-monitor-dashboard::before {
  content: "\FA06";
}
.mdi-monitor-lock::before {
  content: "\FDB7";
}
.mdi-monitor-multiple::before {
  content: "\F37A";
}
.mdi-monitor-off::before {
  content: "\FD6C";
}
.mdi-monitor-screenshot::before {
  content: "\FE34";
}
.mdi-monitor-speaker::before {
  content: "\FF7C";
}
.mdi-monitor-speaker-off::before {
  content: "\FF7D";
}
.mdi-monitor-star::before {
  content: "\FDB8";
}
.mdi-moon-first-quarter::before {
  content: "\FF7E";
}
.mdi-moon-full::before {
  content: "\FF7F";
}
.mdi-moon-last-quarter::before {
  content: "\FF80";
}
.mdi-moon-new::before {
  content: "\FF81";
}
.mdi-moon-waning-crescent::before {
  content: "\FF82";
}
.mdi-moon-waning-gibbous::before {
  content: "\FF83";
}
.mdi-moon-waxing-crescent::before {
  content: "\FF84";
}
.mdi-moon-waxing-gibbous::before {
  content: "\FF85";
}
.mdi-moped::before {
  content: "\F00B1";
}
.mdi-more::before {
  content: "\F37B";
}
.mdi-mother-nurse::before {
  content: "\FCFD";
}
.mdi-motion-sensor::before {
  content: "\FD6D";
}
.mdi-motorbike::before {
  content: "\F37C";
}
.mdi-mouse::before {
  content: "\F37D";
}
.mdi-mouse-bluetooth::before {
  content: "\F98A";
}
.mdi-mouse-off::before {
  content: "\F37E";
}
.mdi-mouse-variant::before {
  content: "\F37F";
}
.mdi-mouse-variant-off::before {
  content: "\F380";
}
.mdi-move-resize::before {
  content: "\F655";
}
.mdi-move-resize-variant::before {
  content: "\F656";
}
.mdi-movie::before {
  content: "\F381";
}
.mdi-movie-edit::before {
  content: "\F014D";
}
.mdi-movie-edit-outline::before {
  content: "\F014E";
}
.mdi-movie-filter::before {
  content: "\F014F";
}
.mdi-movie-filter-outline::before {
  content: "\F0150";
}
.mdi-movie-open::before {
  content: "\FFEE";
}
.mdi-movie-open-outline::before {
  content: "\FFEF";
}
.mdi-movie-outline::before {
  content: "\FDB9";
}
.mdi-movie-roll::before {
  content: "\F7DD";
}
.mdi-movie-search::before {
  content: "\F01FD";
}
.mdi-movie-search-outline::before {
  content: "\F01FE";
}
.mdi-muffin::before {
  content: "\F98B";
}
.mdi-multiplication::before {
  content: "\F382";
}
.mdi-multiplication-box::before {
  content: "\F383";
}
.mdi-mushroom::before {
  content: "\F7DE";
}
.mdi-mushroom-outline::before {
  content: "\F7DF";
}
.mdi-music::before {
  content: "\F759";
}
.mdi-music-accidental-double-flat::before {
  content: "\FF86";
}
.mdi-music-accidental-double-sharp::before {
  content: "\FF87";
}
.mdi-music-accidental-flat::before {
  content: "\FF88";
}
.mdi-music-accidental-natural::before {
  content: "\FF89";
}
.mdi-music-accidental-sharp::before {
  content: "\FF8A";
}
.mdi-music-box::before {
  content: "\F384";
}
.mdi-music-box-outline::before {
  content: "\F385";
}
.mdi-music-circle::before {
  content: "\F386";
}
.mdi-music-circle-outline::before {
  content: "\FAD3";
}
.mdi-music-clef-alto::before {
  content: "\FF8B";
}
.mdi-music-clef-bass::before {
  content: "\FF8C";
}
.mdi-music-clef-treble::before {
  content: "\FF8D";
}
.mdi-music-note::before {
  content: "\F387";
}
.mdi-music-note-bluetooth::before {
  content: "\F5FE";
}
.mdi-music-note-bluetooth-off::before {
  content: "\F5FF";
}
.mdi-music-note-eighth::before {
  content: "\F388";
}
.mdi-music-note-eighth-dotted::before {
  content: "\FF8E";
}
.mdi-music-note-half::before {
  content: "\F389";
}
.mdi-music-note-half-dotted::before {
  content: "\FF8F";
}
.mdi-music-note-off::before {
  content: "\F38A";
}
.mdi-music-note-off-outline::before {
  content: "\FF90";
}
.mdi-music-note-outline::before {
  content: "\FF91";
}
.mdi-music-note-plus::before {
  content: "\FDBA";
}
.mdi-music-note-quarter::before {
  content: "\F38B";
}
.mdi-music-note-quarter-dotted::before {
  content: "\FF92";
}
.mdi-music-note-sixteenth::before {
  content: "\F38C";
}
.mdi-music-note-sixteenth-dotted::before {
  content: "\FF93";
}
.mdi-music-note-whole::before {
  content: "\F38D";
}
.mdi-music-note-whole-dotted::before {
  content: "\FF94";
}
.mdi-music-off::before {
  content: "\F75A";
}
.mdi-music-rest-eighth::before {
  content: "\FF95";
}
.mdi-music-rest-half::before {
  content: "\FF96";
}
.mdi-music-rest-quarter::before {
  content: "\FF97";
}
.mdi-music-rest-sixteenth::before {
  content: "\FF98";
}
.mdi-music-rest-whole::before {
  content: "\FF99";
}
.mdi-nail::before {
  content: "\FDBB";
}
.mdi-nas::before {
  content: "\F8F2";
}
.mdi-nativescript::before {
  content: "\F87F";
}
.mdi-nature::before {
  content: "\F38E";
}
.mdi-nature-people::before {
  content: "\F38F";
}
.mdi-navigation::before {
  content: "\F390";
}
.mdi-near-me::before {
  content: "\F5CD";
}
.mdi-necklace::before {
  content: "\FF28";
}
.mdi-needle::before {
  content: "\F391";
}
.mdi-netflix::before {
  content: "\F745";
}
.mdi-network::before {
  content: "\F6F2";
}
.mdi-network-off::before {
  content: "\FC77";
}
.mdi-network-off-outline::before {
  content: "\FC78";
}
.mdi-network-outline::before {
  content: "\FC79";
}
.mdi-network-router::before {
  content: "\F00B2";
}
.mdi-network-strength-1::before {
  content: "\F8F3";
}
.mdi-network-strength-1-alert::before {
  content: "\F8F4";
}
.mdi-network-strength-2::before {
  content: "\F8F5";
}
.mdi-network-strength-2-alert::before {
  content: "\F8F6";
}
.mdi-network-strength-3::before {
  content: "\F8F7";
}
.mdi-network-strength-3-alert::before {
  content: "\F8F8";
}
.mdi-network-strength-4::before {
  content: "\F8F9";
}
.mdi-network-strength-4-alert::before {
  content: "\F8FA";
}
.mdi-network-strength-off::before {
  content: "\F8FB";
}
.mdi-network-strength-off-outline::before {
  content: "\F8FC";
}
.mdi-network-strength-outline::before {
  content: "\F8FD";
}
.mdi-new-box::before {
  content: "\F394";
}
.mdi-newspaper::before {
  content: "\F395";
}
.mdi-newspaper-minus::before {
  content: "\FF29";
}
.mdi-newspaper-plus::before {
  content: "\FF2A";
}
.mdi-newspaper-variant::before {
  content: "\F0023";
}
.mdi-newspaper-variant-multiple::before {
  content: "\F0024";
}
.mdi-newspaper-variant-multiple-outline::before {
  content: "\F0025";
}
.mdi-newspaper-variant-outline::before {
  content: "\F0026";
}
.mdi-nfc::before {
  content: "\F396";
}
.mdi-nfc-off::before {
  content: "\FE35";
}
.mdi-nfc-search-variant::before {
  content: "\FE36";
}
.mdi-nfc-tap::before {
  content: "\F397";
}
.mdi-nfc-variant::before {
  content: "\F398";
}
.mdi-nfc-variant-off::before {
  content: "\FE37";
}
.mdi-ninja::before {
  content: "\F773";
}
.mdi-nintendo-switch::before {
  content: "\F7E0";
}
.mdi-nix::before {
  content: "\F0130";
}
.mdi-nodejs::before {
  content: "\F399";
}
.mdi-noodles::before {
  content: "\F01A9";
}
.mdi-not-equal::before {
  content: "\F98C";
}
.mdi-not-equal-variant::before {
  content: "\F98D";
}
.mdi-note::before {
  content: "\F39A";
}
.mdi-note-multiple::before {
  content: "\F6B7";
}
.mdi-note-multiple-outline::before {
  content: "\F6B8";
}
.mdi-note-outline::before {
  content: "\F39B";
}
.mdi-note-plus::before {
  content: "\F39C";
}
.mdi-note-plus-outline::before {
  content: "\F39D";
}
.mdi-note-text::before {
  content: "\F39E";
}
.mdi-note-text-outline::before {
  content: "\F0202";
}
.mdi-notebook::before {
  content: "\F82D";
}
.mdi-notebook-multiple::before {
  content: "\FE38";
}
.mdi-notebook-outline::before {
  content: "\FEDC";
}
.mdi-notification-clear-all::before {
  content: "\F39F";
}
.mdi-npm::before {
  content: "\F6F6";
}
.mdi-npm-variant::before {
  content: "\F98E";
}
.mdi-npm-variant-outline::before {
  content: "\F98F";
}
.mdi-nuke::before {
  content: "\F6A3";
}
.mdi-null::before {
  content: "\F7E1";
}
.mdi-numeric::before {
  content: "\F3A0";
}
.mdi-numeric-0::before {
  content: "\30";
}
.mdi-numeric-0-box::before {
  content: "\F3A1";
}
.mdi-numeric-0-box-multiple::before {
  content: "\FF2B";
}
.mdi-numeric-0-box-multiple-outline::before {
  content: "\F3A2";
}
.mdi-numeric-0-box-outline::before {
  content: "\F3A3";
}
.mdi-numeric-0-circle::before {
  content: "\FC7A";
}
.mdi-numeric-0-circle-outline::before {
  content: "\FC7B";
}
.mdi-numeric-1::before {
  content: "\31";
}
.mdi-numeric-1-box::before {
  content: "\F3A4";
}
.mdi-numeric-1-box-multiple::before {
  content: "\FF2C";
}
.mdi-numeric-1-box-multiple-outline::before {
  content: "\F3A5";
}
.mdi-numeric-1-box-outline::before {
  content: "\F3A6";
}
.mdi-numeric-1-circle::before {
  content: "\FC7C";
}
.mdi-numeric-1-circle-outline::before {
  content: "\FC7D";
}
.mdi-numeric-10::before {
  content: "\F000A";
}
.mdi-numeric-10-box::before {
  content: "\FF9A";
}
.mdi-numeric-10-box-multiple::before {
  content: "\F000B";
}
.mdi-numeric-10-box-multiple-outline::before {
  content: "\F000C";
}
.mdi-numeric-10-box-outline::before {
  content: "\FF9B";
}
.mdi-numeric-10-circle::before {
  content: "\F000D";
}
.mdi-numeric-10-circle-outline::before {
  content: "\F000E";
}
.mdi-numeric-2::before {
  content: "\32";
}
.mdi-numeric-2-box::before {
  content: "\F3A7";
}
.mdi-numeric-2-box-multiple::before {
  content: "\FF2D";
}
.mdi-numeric-2-box-multiple-outline::before {
  content: "\F3A8";
}
.mdi-numeric-2-box-outline::before {
  content: "\F3A9";
}
.mdi-numeric-2-circle::before {
  content: "\FC7E";
}
.mdi-numeric-2-circle-outline::before {
  content: "\FC7F";
}
.mdi-numeric-3::before {
  content: "\33";
}
.mdi-numeric-3-box::before {
  content: "\F3AA";
}
.mdi-numeric-3-box-multiple::before {
  content: "\FF2E";
}
.mdi-numeric-3-box-multiple-outline::before {
  content: "\F3AB";
}
.mdi-numeric-3-box-outline::before {
  content: "\F3AC";
}
.mdi-numeric-3-circle::before {
  content: "\FC80";
}
.mdi-numeric-3-circle-outline::before {
  content: "\FC81";
}
.mdi-numeric-4::before {
  content: "\34";
}
.mdi-numeric-4-box::before {
  content: "\F3AD";
}
.mdi-numeric-4-box-multiple::before {
  content: "\FF2F";
}
.mdi-numeric-4-box-multiple-outline::before {
  content: "\F3AE";
}
.mdi-numeric-4-box-outline::before {
  content: "\F3AF";
}
.mdi-numeric-4-circle::before {
  content: "\FC82";
}
.mdi-numeric-4-circle-outline::before {
  content: "\FC83";
}
.mdi-numeric-5::before {
  content: "\35";
}
.mdi-numeric-5-box::before {
  content: "\F3B0";
}
.mdi-numeric-5-box-multiple::before {
  content: "\FF30";
}
.mdi-numeric-5-box-multiple-outline::before {
  content: "\F3B1";
}
.mdi-numeric-5-box-outline::before {
  content: "\F3B2";
}
.mdi-numeric-5-circle::before {
  content: "\FC84";
}
.mdi-numeric-5-circle-outline::before {
  content: "\FC85";
}
.mdi-numeric-6::before {
  content: "\36";
}
.mdi-numeric-6-box::before {
  content: "\F3B3";
}
.mdi-numeric-6-box-multiple::before {
  content: "\FF31";
}
.mdi-numeric-6-box-multiple-outline::before {
  content: "\F3B4";
}
.mdi-numeric-6-box-outline::before {
  content: "\F3B5";
}
.mdi-numeric-6-circle::before {
  content: "\FC86";
}
.mdi-numeric-6-circle-outline::before {
  content: "\FC87";
}
.mdi-numeric-7::before {
  content: "\37";
}
.mdi-numeric-7-box::before {
  content: "\F3B6";
}
.mdi-numeric-7-box-multiple::before {
  content: "\FF32";
}
.mdi-numeric-7-box-multiple-outline::before {
  content: "\F3B7";
}
.mdi-numeric-7-box-outline::before {
  content: "\F3B8";
}
.mdi-numeric-7-circle::before {
  content: "\FC88";
}
.mdi-numeric-7-circle-outline::before {
  content: "\FC89";
}
.mdi-numeric-8::before {
  content: "\38";
}
.mdi-numeric-8-box::before {
  content: "\F3B9";
}
.mdi-numeric-8-box-multiple::before {
  content: "\FF33";
}
.mdi-numeric-8-box-multiple-outline::before {
  content: "\F3BA";
}
.mdi-numeric-8-box-outline::before {
  content: "\F3BB";
}
.mdi-numeric-8-circle::before {
  content: "\FC8A";
}
.mdi-numeric-8-circle-outline::before {
  content: "\FC8B";
}
.mdi-numeric-9::before {
  content: "\39";
}
.mdi-numeric-9-box::before {
  content: "\F3BC";
}
.mdi-numeric-9-box-multiple::before {
  content: "\FF34";
}
.mdi-numeric-9-box-multiple-outline::before {
  content: "\F3BD";
}
.mdi-numeric-9-box-outline::before {
  content: "\F3BE";
}
.mdi-numeric-9-circle::before {
  content: "\FC8C";
}
.mdi-numeric-9-circle-outline::before {
  content: "\FC8D";
}
.mdi-numeric-9-plus::before {
  content: "\F000F";
}
.mdi-numeric-9-plus-box::before {
  content: "\F3BF";
}
.mdi-numeric-9-plus-box-multiple::before {
  content: "\FF35";
}
.mdi-numeric-9-plus-box-multiple-outline::before {
  content: "\F3C0";
}
.mdi-numeric-9-plus-box-outline::before {
  content: "\F3C1";
}
.mdi-numeric-9-plus-circle::before {
  content: "\FC8E";
}
.mdi-numeric-9-plus-circle-outline::before {
  content: "\FC8F";
}
.mdi-numeric-negative-1::before {
  content: "\F0074";
}
.mdi-nut::before {
  content: "\F6F7";
}
.mdi-nutrition::before {
  content: "\F3C2";
}
.mdi-nuxt::before {
  content: "\F0131";
}
.mdi-oar::before {
  content: "\F67B";
}
.mdi-ocarina::before {
  content: "\FDBC";
}
.mdi-ocr::before {
  content: "\F0165";
}
.mdi-octagon::before {
  content: "\F3C3";
}
.mdi-octagon-outline::before {
  content: "\F3C4";
}
.mdi-octagram::before {
  content: "\F6F8";
}
.mdi-octagram-outline::before {
  content: "\F774";
}
.mdi-odnoklassniki::before {
  content: "\F3C5";
}
.mdi-office::before {
  content: "\F3C6";
}
.mdi-office-building::before {
  content: "\F990";
}
.mdi-oil::before {
  content: "\F3C7";
}
.mdi-oil-lamp::before {
  content: "\FF36";
}
.mdi-oil-level::before {
  content: "\F0075";
}
.mdi-oil-temperature::before {
  content: "\F0019";
}
.mdi-omega::before {
  content: "\F3C9";
}
.mdi-one-up::before {
  content: "\FB89";
}
.mdi-onedrive::before {
  content: "\F3CA";
}
.mdi-onenote::before {
  content: "\F746";
}
.mdi-onepassword::before {
  content: "\F880";
}
.mdi-opacity::before {
  content: "\F5CC";
}
.mdi-open-in-app::before {
  content: "\F3CB";
}
.mdi-open-in-new::before {
  content: "\F3CC";
}
.mdi-open-source-initiative::before {
  content: "\FB8A";
}
.mdi-openid::before {
  content: "\F3CD";
}
.mdi-opera::before {
  content: "\F3CE";
}
.mdi-orbit::before {
  content: "\F018";
}
.mdi-origin::before {
  content: "\FB2B";
}
.mdi-ornament::before {
  content: "\F3CF";
}
.mdi-ornament-variant::before {
  content: "\F3D0";
}
.mdi-outdoor-lamp::before {
  content: "\F0076";
}
.mdi-outlook::before {
  content: "\FCFE";
}
.mdi-overscan::before {
  content: "\F0027";
}
.mdi-owl::before {
  content: "\F3D2";
}
.mdi-pac-man::before {
  content: "\FB8B";
}
.mdi-package::before {
  content: "\F3D3";
}
.mdi-package-down::before {
  content: "\F3D4";
}
.mdi-package-up::before {
  content: "\F3D5";
}
.mdi-package-variant::before {
  content: "\F3D6";
}
.mdi-package-variant-closed::before {
  content: "\F3D7";
}
.mdi-page-first::before {
  content: "\F600";
}
.mdi-page-last::before {
  content: "\F601";
}
.mdi-page-layout-body::before {
  content: "\F6F9";
}
.mdi-page-layout-footer::before {
  content: "\F6FA";
}
.mdi-page-layout-header::before {
  content: "\F6FB";
}
.mdi-page-layout-header-footer::before {
  content: "\FF9C";
}
.mdi-page-layout-sidebar-left::before {
  content: "\F6FC";
}
.mdi-page-layout-sidebar-right::before {
  content: "\F6FD";
}
.mdi-page-next::before {
  content: "\FB8C";
}
.mdi-page-next-outline::before {
  content: "\FB8D";
}
.mdi-page-previous::before {
  content: "\FB8E";
}
.mdi-page-previous-outline::before {
  content: "\FB8F";
}
.mdi-palette::before {
  content: "\F3D8";
}
.mdi-palette-advanced::before {
  content: "\F3D9";
}
.mdi-palette-outline::before {
  content: "\FE6C";
}
.mdi-palette-swatch::before {
  content: "\F8B4";
}
.mdi-palm-tree::before {
  content: "\F0077";
}
.mdi-pan::before {
  content: "\FB90";
}
.mdi-pan-bottom-left::before {
  content: "\FB91";
}
.mdi-pan-bottom-right::before {
  content: "\FB92";
}
.mdi-pan-down::before {
  content: "\FB93";
}
.mdi-pan-horizontal::before {
  content: "\FB94";
}
.mdi-pan-left::before {
  content: "\FB95";
}
.mdi-pan-right::before {
  content: "\FB96";
}
.mdi-pan-top-left::before {
  content: "\FB97";
}
.mdi-pan-top-right::before {
  content: "\FB98";
}
.mdi-pan-up::before {
  content: "\FB99";
}
.mdi-pan-vertical::before {
  content: "\FB9A";
}
.mdi-panda::before {
  content: "\F3DA";
}
.mdi-pandora::before {
  content: "\F3DB";
}
.mdi-panorama::before {
  content: "\F3DC";
}
.mdi-panorama-fisheye::before {
  content: "\F3DD";
}
.mdi-panorama-horizontal::before {
  content: "\F3DE";
}
.mdi-panorama-vertical::before {
  content: "\F3DF";
}
.mdi-panorama-wide-angle::before {
  content: "\F3E0";
}
.mdi-paper-cut-vertical::before {
  content: "\F3E1";
}
.mdi-paper-roll::before {
  content: "\F0182";
}
.mdi-paper-roll-outline::before {
  content: "\F0183";
}
.mdi-paperclip::before {
  content: "\F3E2";
}
.mdi-parachute::before {
  content: "\FC90";
}
.mdi-parachute-outline::before {
  content: "\FC91";
}
.mdi-parking::before {
  content: "\F3E3";
}
.mdi-party-popper::before {
  content: "\F0078";
}
.mdi-passport::before {
  content: "\F7E2";
}
.mdi-passport-biometric::before {
  content: "\FDBD";
}
.mdi-pasta::before {
  content: "\F018B";
}
.mdi-patio-heater::before {
  content: "\FF9D";
}
.mdi-patreon::before {
  content: "\F881";
}
.mdi-pause::before {
  content: "\F3E4";
}
.mdi-pause-circle::before {
  content: "\F3E5";
}
.mdi-pause-circle-outline::before {
  content: "\F3E6";
}
.mdi-pause-octagon::before {
  content: "\F3E7";
}
.mdi-pause-octagon-outline::before {
  content: "\F3E8";
}
.mdi-paw::before {
  content: "\F3E9";
}
.mdi-paw-off::before {
  content: "\F657";
}
.mdi-paypal::before {
  content: "\F882";
}
.mdi-pdf-box::before {
  content: "\FE39";
}
.mdi-peace::before {
  content: "\F883";
}
.mdi-peanut::before {
  content: "\F001E";
}
.mdi-peanut-off::before {
  content: "\F001F";
}
.mdi-peanut-off-outline::before {
  content: "\F0021";
}
.mdi-peanut-outline::before {
  content: "\F0020";
}
.mdi-pen::before {
  content: "\F3EA";
}
.mdi-pen-lock::before {
  content: "\FDBE";
}
.mdi-pen-minus::before {
  content: "\FDBF";
}
.mdi-pen-off::before {
  content: "\FDC0";
}
.mdi-pen-plus::before {
  content: "\FDC1";
}
.mdi-pen-remove::before {
  content: "\FDC2";
}
.mdi-pencil::before {
  content: "\F3EB";
}
.mdi-pencil-box::before {
  content: "\F3EC";
}
.mdi-pencil-box-multiple::before {
  content: "\F016F";
}
.mdi-pencil-box-multiple-outline::before {
  content: "\F0170";
}
.mdi-pencil-box-outline::before {
  content: "\F3ED";
}
.mdi-pencil-circle::before {
  content: "\F6FE";
}
.mdi-pencil-circle-outline::before {
  content: "\F775";
}
.mdi-pencil-lock::before {
  content: "\F3EE";
}
.mdi-pencil-lock-outline::before {
  content: "\FDC3";
}
.mdi-pencil-minus::before {
  content: "\FDC4";
}
.mdi-pencil-minus-outline::before {
  content: "\FDC5";
}
.mdi-pencil-off::before {
  content: "\F3EF";
}
.mdi-pencil-off-outline::before {
  content: "\FDC6";
}
.mdi-pencil-outline::before {
  content: "\FC92";
}
.mdi-pencil-plus::before {
  content: "\FDC7";
}
.mdi-pencil-plus-outline::before {
  content: "\FDC8";
}
.mdi-pencil-remove::before {
  content: "\FDC9";
}
.mdi-pencil-remove-outline::before {
  content: "\FDCA";
}
.mdi-penguin::before {
  content: "\FEDD";
}
.mdi-pentagon::before {
  content: "\F6FF";
}
.mdi-pentagon-outline::before {
  content: "\F700";
}
.mdi-percent::before {
  content: "\F3F0";
}
.mdi-periodic-table::before {
  content: "\F8B5";
}
.mdi-periodic-table-co2::before {
  content: "\F7E3";
}
.mdi-periscope::before {
  content: "\F747";
}
.mdi-perspective-less::before {
  content: "\FCFF";
}
.mdi-perspective-more::before {
  content: "\FD00";
}
.mdi-pharmacy::before {
  content: "\F3F1";
}
.mdi-phone::before {
  content: "\F3F2";
}
.mdi-phone-alert::before {
  content: "\FF37";
}
.mdi-phone-alert-outline::before {
  content: "\F01B9";
}
.mdi-phone-bluetooth::before {
  content: "\F3F3";
}
.mdi-phone-bluetooth-outline::before {
  content: "\F01BA";
}
.mdi-phone-cancel::before {
  content: "\F00E7";
}
.mdi-phone-cancel-outline::before {
  content: "\F01BB";
}
.mdi-phone-check::before {
  content: "\F01D4";
}
.mdi-phone-check-outline::before {
  content: "\F01D5";
}
.mdi-phone-classic::before {
  content: "\F602";
}
.mdi-phone-forward::before {
  content: "\F3F4";
}
.mdi-phone-forward-outline::before {
  content: "\F01BC";
}
.mdi-phone-hangup::before {
  content: "\F3F5";
}
.mdi-phone-hangup-outline::before {
  content: "\F01BD";
}
.mdi-phone-in-talk::before {
  content: "\F3F6";
}
.mdi-phone-in-talk-outline::before {
  content: "\F01AD";
}
.mdi-phone-incoming::before {
  content: "\F3F7";
}
.mdi-phone-incoming-outline::before {
  content: "\F01BE";
}
.mdi-phone-lock::before {
  content: "\F3F8";
}
.mdi-phone-lock-outline::before {
  content: "\F01BF";
}
.mdi-phone-log::before {
  content: "\F3F9";
}
.mdi-phone-log-outline::before {
  content: "\F01C0";
}
.mdi-phone-message::before {
  content: "\F01C1";
}
.mdi-phone-message-outline::before {
  content: "\F01C2";
}
.mdi-phone-minus::before {
  content: "\F658";
}
.mdi-phone-minus-outline::before {
  content: "\F01C3";
}
.mdi-phone-missed::before {
  content: "\F3FA";
}
.mdi-phone-missed-outline::before {
  content: "\F01D0";
}
.mdi-phone-off::before {
  content: "\FDCB";
}
.mdi-phone-off-outline::before {
  content: "\F01D1";
}
.mdi-phone-outgoing::before {
  content: "\F3FB";
}
.mdi-phone-outgoing-outline::before {
  content: "\F01C4";
}
.mdi-phone-outline::before {
  content: "\FDCC";
}
.mdi-phone-paused::before {
  content: "\F3FC";
}
.mdi-phone-paused-outline::before {
  content: "\F01C5";
}
.mdi-phone-plus::before {
  content: "\F659";
}
.mdi-phone-plus-outline::before {
  content: "\F01C6";
}
.mdi-phone-return::before {
  content: "\F82E";
}
.mdi-phone-return-outline::before {
  content: "\F01C7";
}
.mdi-phone-ring::before {
  content: "\F01D6";
}
.mdi-phone-ring-outline::before {
  content: "\F01D7";
}
.mdi-phone-rotate-landscape::before {
  content: "\F884";
}
.mdi-phone-rotate-portrait::before {
  content: "\F885";
}
.mdi-phone-settings::before {
  content: "\F3FD";
}
.mdi-phone-settings-outline::before {
  content: "\F01C8";
}
.mdi-phone-voip::before {
  content: "\F3FE";
}
.mdi-pi::before {
  content: "\F3FF";
}
.mdi-pi-box::before {
  content: "\F400";
}
.mdi-pi-hole::before {
  content: "\FDCD";
}
.mdi-piano::before {
  content: "\F67C";
}
.mdi-pickaxe::before {
  content: "\F8B6";
}
.mdi-picture-in-picture-bottom-right::before {
  content: "\FE3A";
}
.mdi-picture-in-picture-bottom-right-outline::before {
  content: "\FE3B";
}
.mdi-picture-in-picture-top-right::before {
  content: "\FE3C";
}
.mdi-picture-in-picture-top-right-outline::before {
  content: "\FE3D";
}
.mdi-pier::before {
  content: "\F886";
}
.mdi-pier-crane::before {
  content: "\F887";
}
.mdi-pig::before {
  content: "\F401";
}
.mdi-pig-variant::before {
  content: "\F0028";
}
.mdi-piggy-bank::before {
  content: "\F0029";
}
.mdi-pill::before {
  content: "\F402";
}
.mdi-pillar::before {
  content: "\F701";
}
.mdi-pin::before {
  content: "\F403";
}
.mdi-pin-off::before {
  content: "\F404";
}
.mdi-pin-off-outline::before {
  content: "\F92F";
}
.mdi-pin-outline::before {
  content: "\F930";
}
.mdi-pine-tree::before {
  content: "\F405";
}
.mdi-pine-tree-box::before {
  content: "\F406";
}
.mdi-pinterest::before {
  content: "\F407";
}
.mdi-pinterest-box::before {
  content: "\F408";
}
.mdi-pinwheel::before {
  content: "\FAD4";
}
.mdi-pinwheel-outline::before {
  content: "\FAD5";
}
.mdi-pipe::before {
  content: "\F7E4";
}
.mdi-pipe-disconnected::before {
  content: "\F7E5";
}
.mdi-pipe-leak::before {
  content: "\F888";
}
.mdi-pirate::before {
  content: "\FA07";
}
.mdi-pistol::before {
  content: "\F702";
}
.mdi-piston::before {
  content: "\F889";
}
.mdi-pizza::before {
  content: "\F409";
}
.mdi-play::before {
  content: "\F40A";
}
.mdi-play-box-outline::before {
  content: "\F40B";
}
.mdi-play-circle::before {
  content: "\F40C";
}
.mdi-play-circle-outline::before {
  content: "\F40D";
}
.mdi-play-network::before {
  content: "\F88A";
}
.mdi-play-network-outline::before {
  content: "\FC93";
}
.mdi-play-outline::before {
  content: "\FF38";
}
.mdi-play-pause::before {
  content: "\F40E";
}
.mdi-play-protected-content::before {
  content: "\F40F";
}
.mdi-play-speed::before {
  content: "\F8FE";
}
.mdi-playlist-check::before {
  content: "\F5C7";
}
.mdi-playlist-edit::before {
  content: "\F8FF";
}
.mdi-playlist-minus::before {
  content: "\F410";
}
.mdi-playlist-music::before {
  content: "\FC94";
}
.mdi-playlist-music-outline::before {
  content: "\FC95";
}
.mdi-playlist-play::before {
  content: "\F411";
}
.mdi-playlist-plus::before {
  content: "\F412";
}
.mdi-playlist-remove::before {
  content: "\F413";
}
.mdi-playlist-star::before {
  content: "\FDCE";
}
.mdi-playstation::before {
  content: "\F414";
}
.mdi-plex::before {
  content: "\F6B9";
}
.mdi-plus::before {
  content: "\F415";
}
.mdi-plus-box::before {
  content: "\F416";
}
.mdi-plus-box-multiple::before {
  content: "\F334";
}
.mdi-plus-box-multiple-outline::before {
  content: "\F016E";
}
.mdi-plus-box-outline::before {
  content: "\F703";
}
.mdi-plus-circle::before {
  content: "\F417";
}
.mdi-plus-circle-multiple-outline::before {
  content: "\F418";
}
.mdi-plus-circle-outline::before {
  content: "\F419";
}
.mdi-plus-minus::before {
  content: "\F991";
}
.mdi-plus-minus-box::before {
  content: "\F992";
}
.mdi-plus-network::before {
  content: "\F41A";
}
.mdi-plus-network-outline::before {
  content: "\FC96";
}
.mdi-plus-one::before {
  content: "\F41B";
}
.mdi-plus-outline::before {
  content: "\F704";
}
.mdi-plus-thick::before {
  content: "\F0217";
}
.mdi-pocket::before {
  content: "\F41C";
}
.mdi-podcast::before {
  content: "\F993";
}
.mdi-podium::before {
  content: "\FD01";
}
.mdi-podium-bronze::before {
  content: "\FD02";
}
.mdi-podium-gold::before {
  content: "\FD03";
}
.mdi-podium-silver::before {
  content: "\FD04";
}
.mdi-point-of-sale::before {
  content: "\FD6E";
}
.mdi-pokeball::before {
  content: "\F41D";
}
.mdi-pokemon-go::before {
  content: "\FA08";
}
.mdi-poker-chip::before {
  content: "\F82F";
}
.mdi-polaroid::before {
  content: "\F41E";
}
.mdi-police-badge::before {
  content: "\F0192";
}
.mdi-police-badge-outline::before {
  content: "\F0193";
}
.mdi-poll::before {
  content: "\F41F";
}
.mdi-poll-box::before {
  content: "\F420";
}
.mdi-polymer::before {
  content: "\F421";
}
.mdi-pool::before {
  content: "\F606";
}
.mdi-popcorn::before {
  content: "\F422";
}
.mdi-post::before {
  content: "\F002A";
}
.mdi-post-outline::before {
  content: "\F002B";
}
.mdi-postage-stamp::before {
  content: "\FC97";
}
.mdi-pot::before {
  content: "\F65A";
}
.mdi-pot-mix::before {
  content: "\F65B";
}
.mdi-pound::before {
  content: "\F423";
}
.mdi-pound-box::before {
  content: "\F424";
}
.mdi-pound-box-outline::before {
  content: "\F01AA";
}
.mdi-power::before {
  content: "\F425";
}
.mdi-power-cycle::before {
  content: "\F900";
}
.mdi-power-off::before {
  content: "\F901";
}
.mdi-power-on::before {
  content: "\F902";
}
.mdi-power-plug::before {
  content: "\F6A4";
}
.mdi-power-plug-off::before {
  content: "\F6A5";
}
.mdi-power-settings::before {
  content: "\F426";
}
.mdi-power-sleep::before {
  content: "\F903";
}
.mdi-power-socket::before {
  content: "\F427";
}
.mdi-power-socket-au::before {
  content: "\F904";
}
.mdi-power-socket-de::before {
  content: "\F0132";
}
.mdi-power-socket-eu::before {
  content: "\F7E6";
}
.mdi-power-socket-fr::before {
  content: "\F0133";
}
.mdi-power-socket-jp::before {
  content: "\F0134";
}
.mdi-power-socket-uk::before {
  content: "\F7E7";
}
.mdi-power-socket-us::before {
  content: "\F7E8";
}
.mdi-power-standby::before {
  content: "\F905";
}
.mdi-powershell::before {
  content: "\FA09";
}
.mdi-prescription::before {
  content: "\F705";
}
.mdi-presentation::before {
  content: "\F428";
}
.mdi-presentation-play::before {
  content: "\F429";
}
.mdi-printer::before {
  content: "\F42A";
}
.mdi-printer-3d::before {
  content: "\F42B";
}
.mdi-printer-3d-nozzle::before {
  content: "\FE3E";
}
.mdi-printer-3d-nozzle-alert::before {
  content: "\F01EB";
}
.mdi-printer-3d-nozzle-alert-outline::before {
  content: "\F01EC";
}
.mdi-printer-3d-nozzle-outline::before {
  content: "\FE3F";
}
.mdi-printer-alert::before {
  content: "\F42C";
}
.mdi-printer-check::before {
  content: "\F0171";
}
.mdi-printer-off::before {
  content: "\FE40";
}
.mdi-printer-pos::before {
  content: "\F0079";
}
.mdi-printer-settings::before {
  content: "\F706";
}
.mdi-printer-wireless::before {
  content: "\FA0A";
}
.mdi-priority-high::before {
  content: "\F603";
}
.mdi-priority-low::before {
  content: "\F604";
}
.mdi-professional-hexagon::before {
  content: "\F42D";
}
.mdi-progress-alert::before {
  content: "\FC98";
}
.mdi-progress-check::before {
  content: "\F994";
}
.mdi-progress-clock::before {
  content: "\F995";
}
.mdi-progress-close::before {
  content: "\F0135";
}
.mdi-progress-download::before {
  content: "\F996";
}
.mdi-progress-upload::before {
  content: "\F997";
}
.mdi-progress-wrench::before {
  content: "\FC99";
}
.mdi-projector::before {
  content: "\F42E";
}
.mdi-projector-screen::before {
  content: "\F42F";
}
.mdi-protocol::before {
  content: "\FFF9";
}
.mdi-publish::before {
  content: "\F6A6";
}
.mdi-pulse::before {
  content: "\F430";
}
.mdi-pumpkin::before {
  content: "\FB9B";
}
.mdi-purse::before {
  content: "\FF39";
}
.mdi-purse-outline::before {
  content: "\FF3A";
}
.mdi-puzzle::before {
  content: "\F431";
}
.mdi-puzzle-outline::before {
  content: "\FA65";
}
.mdi-qi::before {
  content: "\F998";
}
.mdi-qqchat::before {
  content: "\F605";
}
.mdi-qrcode::before {
  content: "\F432";
}
.mdi-qrcode-edit::before {
  content: "\F8B7";
}
.mdi-qrcode-minus::before {
  content: "\F01B7";
}
.mdi-qrcode-plus::before {
  content: "\F01B6";
}
.mdi-qrcode-remove::before {
  content: "\F01B8";
}
.mdi-qrcode-scan::before {
  content: "\F433";
}
.mdi-quadcopter::before {
  content: "\F434";
}
.mdi-quality-high::before {
  content: "\F435";
}
.mdi-quality-low::before {
  content: "\FA0B";
}
.mdi-quality-medium::before {
  content: "\FA0C";
}
.mdi-quicktime::before {
  content: "\F436";
}
.mdi-quora::before {
  content: "\FD05";
}
.mdi-rabbit::before {
  content: "\F906";
}
.mdi-racing-helmet::before {
  content: "\FD6F";
}
.mdi-racquetball::before {
  content: "\FD70";
}
.mdi-radar::before {
  content: "\F437";
}
.mdi-radiator::before {
  content: "\F438";
}
.mdi-radiator-disabled::before {
  content: "\FAD6";
}
.mdi-radiator-off::before {
  content: "\FAD7";
}
.mdi-radio::before {
  content: "\F439";
}
.mdi-radio-am::before {
  content: "\FC9A";
}
.mdi-radio-fm::before {
  content: "\FC9B";
}
.mdi-radio-handheld::before {
  content: "\F43A";
}
.mdi-radio-tower::before {
  content: "\F43B";
}
.mdi-radioactive::before {
  content: "\F43C";
}
.mdi-radioactive-off::before {
  content: "\FEDE";
}
.mdi-radiobox-blank::before {
  content: "\F43D";
}
.mdi-radiobox-marked::before {
  content: "\F43E";
}
.mdi-radius::before {
  content: "\FC9C";
}
.mdi-radius-outline::before {
  content: "\FC9D";
}
.mdi-railroad-light::before {
  content: "\FF3B";
}
.mdi-raspberry-pi::before {
  content: "\F43F";
}
.mdi-ray-end::before {
  content: "\F440";
}
.mdi-ray-end-arrow::before {
  content: "\F441";
}
.mdi-ray-start::before {
  content: "\F442";
}
.mdi-ray-start-arrow::before {
  content: "\F443";
}
.mdi-ray-start-end::before {
  content: "\F444";
}
.mdi-ray-vertex::before {
  content: "\F445";
}
.mdi-react::before {
  content: "\F707";
}
.mdi-read::before {
  content: "\F447";
}
.mdi-receipt::before {
  content: "\F449";
}
.mdi-record::before {
  content: "\F44A";
}
.mdi-record-circle::before {
  content: "\FEDF";
}
.mdi-record-circle-outline::before {
  content: "\FEE0";
}
.mdi-record-player::before {
  content: "\F999";
}
.mdi-record-rec::before {
  content: "\F44B";
}
.mdi-rectangle::before {
  content: "\FE41";
}
.mdi-rectangle-outline::before {
  content: "\FE42";
}
.mdi-recycle::before {
  content: "\F44C";
}
.mdi-reddit::before {
  content: "\F44D";
}
.mdi-redhat::before {
  content: "\F0146";
}
.mdi-redo::before {
  content: "\F44E";
}
.mdi-redo-variant::before {
  content: "\F44F";
}
.mdi-reflect-horizontal::before {
  content: "\FA0D";
}
.mdi-reflect-vertical::before {
  content: "\FA0E";
}
.mdi-refresh::before {
  content: "\F450";
}
.mdi-regex::before {
  content: "\F451";
}
.mdi-registered-trademark::before {
  content: "\FA66";
}
.mdi-relative-scale::before {
  content: "\F452";
}
.mdi-reload::before {
  content: "\F453";
}
.mdi-reload-alert::before {
  content: "\F0136";
}
.mdi-reminder::before {
  content: "\F88B";
}
.mdi-remote::before {
  content: "\F454";
}
.mdi-remote-desktop::before {
  content: "\F8B8";
}
.mdi-remote-off::before {
  content: "\FEE1";
}
.mdi-remote-tv::before {
  content: "\FEE2";
}
.mdi-remote-tv-off::before {
  content: "\FEE3";
}
.mdi-rename-box::before {
  content: "\F455";
}
.mdi-reorder-horizontal::before {
  content: "\F687";
}
.mdi-reorder-vertical::before {
  content: "\F688";
}
.mdi-repeat::before {
  content: "\F456";
}
.mdi-repeat-off::before {
  content: "\F457";
}
.mdi-repeat-once::before {
  content: "\F458";
}
.mdi-replay::before {
  content: "\F459";
}
.mdi-reply::before {
  content: "\F45A";
}
.mdi-reply-all::before {
  content: "\F45B";
}
.mdi-reply-all-outline::before {
  content: "\FF3C";
}
.mdi-reply-circle::before {
  content: "\F01D9";
}
.mdi-reply-outline::before {
  content: "\FF3D";
}
.mdi-reproduction::before {
  content: "\F45C";
}
.mdi-resistor::before {
  content: "\FB1F";
}
.mdi-resistor-nodes::before {
  content: "\FB20";
}
.mdi-resize::before {
  content: "\FA67";
}
.mdi-resize-bottom-right::before {
  content: "\F45D";
}
.mdi-responsive::before {
  content: "\F45E";
}
.mdi-restart::before {
  content: "\F708";
}
.mdi-restart-alert::before {
  content: "\F0137";
}
.mdi-restart-off::before {
  content: "\FD71";
}
.mdi-restore::before {
  content: "\F99A";
}
.mdi-restore-alert::before {
  content: "\F0138";
}
.mdi-rewind::before {
  content: "\F45F";
}
.mdi-rewind-10::before {
  content: "\FD06";
}
.mdi-rewind-30::before {
  content: "\FD72";
}
.mdi-rewind-outline::before {
  content: "\F709";
}
.mdi-rhombus::before {
  content: "\F70A";
}
.mdi-rhombus-medium::before {
  content: "\FA0F";
}
.mdi-rhombus-outline::before {
  content: "\F70B";
}
.mdi-rhombus-split::before {
  content: "\FA10";
}
.mdi-ribbon::before {
  content: "\F460";
}
.mdi-rice::before {
  content: "\F7E9";
}
.mdi-ring::before {
  content: "\F7EA";
}
.mdi-rivet::before {
  content: "\FE43";
}
.mdi-road::before {
  content: "\F461";
}
.mdi-road-variant::before {
  content: "\F462";
}
.mdi-robber::before {
  content: "\F007A";
}
.mdi-robot::before {
  content: "\F6A8";
}
.mdi-robot-industrial::before {
  content: "\FB21";
}
.mdi-robot-mower-outline::before {
  content: "\F021E";
}
.mdi-robot-vacuum::before {
  content: "\F70C";
}
.mdi-robot-vacuum-variant::before {
  content: "\F907";
}
.mdi-rocket::before {
  content: "\F463";
}
.mdi-roller-skate::before {
  content: "\FD07";
}
.mdi-rollerblade::before {
  content: "\FD08";
}
.mdi-rollupjs::before {
  content: "\FB9C";
}
.mdi-roman-numeral-1::before {
  content: "\F00B3";
}
.mdi-roman-numeral-10::before {
  content: "\F00BC";
}
.mdi-roman-numeral-2::before {
  content: "\F00B4";
}
.mdi-roman-numeral-3::before {
  content: "\F00B5";
}
.mdi-roman-numeral-4::before {
  content: "\F00B6";
}
.mdi-roman-numeral-5::before {
  content: "\F00B7";
}
.mdi-roman-numeral-6::before {
  content: "\F00B8";
}
.mdi-roman-numeral-7::before {
  content: "\F00B9";
}
.mdi-roman-numeral-8::before {
  content: "\F00BA";
}
.mdi-roman-numeral-9::before {
  content: "\F00BB";
}
.mdi-room-service::before {
  content: "\F88C";
}
.mdi-room-service-outline::before {
  content: "\FD73";
}
.mdi-rotate-3d::before {
  content: "\FEE4";
}
.mdi-rotate-3d-variant::before {
  content: "\F464";
}
.mdi-rotate-left::before {
  content: "\F465";
}
.mdi-rotate-left-variant::before {
  content: "\F466";
}
.mdi-rotate-orbit::before {
  content: "\FD74";
}
.mdi-rotate-right::before {
  content: "\F467";
}
.mdi-rotate-right-variant::before {
  content: "\F468";
}
.mdi-rounded-corner::before {
  content: "\F607";
}
.mdi-router::before {
  content: "\F020D";
}
.mdi-router-wireless::before {
  content: "\F469";
}
.mdi-router-wireless-settings::before {
  content: "\FA68";
}
.mdi-routes::before {
  content: "\F46A";
}
.mdi-routes-clock::before {
  content: "\F007B";
}
.mdi-rowing::before {
  content: "\F608";
}
.mdi-rss::before {
  content: "\F46B";
}
.mdi-rss-box::before {
  content: "\F46C";
}
.mdi-rss-off::before {
  content: "\FF3E";
}
.mdi-ruby::before {
  content: "\FD09";
}
.mdi-rugby::before {
  content: "\FD75";
}
.mdi-ruler::before {
  content: "\F46D";
}
.mdi-ruler-square::before {
  content: "\FC9E";
}
.mdi-ruler-square-compass::before {
  content: "\FEDB";
}
.mdi-run::before {
  content: "\F70D";
}
.mdi-run-fast::before {
  content: "\F46E";
}
.mdi-rv-truck::before {
  content: "\F01FF";
}
.mdi-sack::before {
  content: "\FD0A";
}
.mdi-sack-percent::before {
  content: "\FD0B";
}
.mdi-safe::before {
  content: "\FA69";
}
.mdi-safety-goggles::before {
  content: "\FD0C";
}
.mdi-sailing::before {
  content: "\FEE5";
}
.mdi-sale::before {
  content: "\F46F";
}
.mdi-salesforce::before {
  content: "\F88D";
}
.mdi-sass::before {
  content: "\F7EB";
}
.mdi-satellite::before {
  content: "\F470";
}
.mdi-satellite-uplink::before {
  content: "\F908";
}
.mdi-satellite-variant::before {
  content: "\F471";
}
.mdi-sausage::before {
  content: "\F8B9";
}
.mdi-saw-blade::before {
  content: "\FE44";
}
.mdi-saxophone::before {
  content: "\F609";
}
.mdi-scale::before {
  content: "\F472";
}
.mdi-scale-balance::before {
  content: "\F5D1";
}
.mdi-scale-bathroom::before {
  content: "\F473";
}
.mdi-scale-off::before {
  content: "\F007C";
}
.mdi-scanner::before {
  content: "\F6AA";
}
.mdi-scanner-off::before {
  content: "\F909";
}
.mdi-scatter-plot::before {
  content: "\FEE6";
}
.mdi-scatter-plot-outline::before {
  content: "\FEE7";
}
.mdi-school::before {
  content: "\F474";
}
.mdi-school-outline::before {
  content: "\F01AB";
}
.mdi-scissors-cutting::before {
  content: "\FA6A";
}
.mdi-scooter::before {
  content: "\F0214";
}
.mdi-screen-rotation::before {
  content: "\F475";
}
.mdi-screen-rotation-lock::before {
  content: "\F476";
}
.mdi-screw-flat-top::before {
  content: "\FDCF";
}
.mdi-screw-lag::before {
  content: "\FE54";
}
.mdi-screw-machine-flat-top::before {
  content: "\FE55";
}
.mdi-screw-machine-round-top::before {
  content: "\FE56";
}
.mdi-screw-round-top::before {
  content: "\FE57";
}
.mdi-screwdriver::before {
  content: "\F477";
}
.mdi-script::before {
  content: "\FB9D";
}
.mdi-script-outline::before {
  content: "\F478";
}
.mdi-script-text::before {
  content: "\FB9E";
}
.mdi-script-text-outline::before {
  content: "\FB9F";
}
.mdi-sd::before {
  content: "\F479";
}
.mdi-seal::before {
  content: "\F47A";
}
.mdi-seal-variant::before {
  content: "\FFFA";
}
.mdi-search-web::before {
  content: "\F70E";
}
.mdi-seat::before {
  content: "\FC9F";
}
.mdi-seat-flat::before {
  content: "\F47B";
}
.mdi-seat-flat-angled::before {
  content: "\F47C";
}
.mdi-seat-individual-suite::before {
  content: "\F47D";
}
.mdi-seat-legroom-extra::before {
  content: "\F47E";
}
.mdi-seat-legroom-normal::before {
  content: "\F47F";
}
.mdi-seat-legroom-reduced::before {
  content: "\F480";
}
.mdi-seat-outline::before {
  content: "\FCA0";
}
.mdi-seat-recline-extra::before {
  content: "\F481";
}
.mdi-seat-recline-normal::before {
  content: "\F482";
}
.mdi-seatbelt::before {
  content: "\FCA1";
}
.mdi-security::before {
  content: "\F483";
}
.mdi-security-network::before {
  content: "\F484";
}
.mdi-seed::before {
  content: "\FE45";
}
.mdi-seed-outline::before {
  content: "\FE46";
}
.mdi-segment::before {
  content: "\FEE8";
}
.mdi-select::before {
  content: "\F485";
}
.mdi-select-all::before {
  content: "\F486";
}
.mdi-select-color::before {
  content: "\FD0D";
}
.mdi-select-compare::before {
  content: "\FAD8";
}
.mdi-select-drag::before {
  content: "\FA6B";
}
.mdi-select-group::before {
  content: "\FF9F";
}
.mdi-select-inverse::before {
  content: "\F487";
}
.mdi-select-off::before {
  content: "\F488";
}
.mdi-select-place::before {
  content: "\FFFB";
}
.mdi-selection::before {
  content: "\F489";
}
.mdi-selection-drag::before {
  content: "\FA6C";
}
.mdi-selection-ellipse::before {
  content: "\FD0E";
}
.mdi-selection-ellipse-arrow-inside::before {
  content: "\FF3F";
}
.mdi-selection-off::before {
  content: "\F776";
}
.mdi-send::before {
  content: "\F48A";
}
.mdi-send-check::before {
  content: "\F018C";
}
.mdi-send-check-outline::before {
  content: "\F018D";
}
.mdi-send-circle::before {
  content: "\FE58";
}
.mdi-send-circle-outline::before {
  content: "\FE59";
}
.mdi-send-clock::before {
  content: "\F018E";
}
.mdi-send-clock-outline::before {
  content: "\F018F";
}
.mdi-send-lock::before {
  content: "\F7EC";
}
.mdi-send-lock-outline::before {
  content: "\F0191";
}
.mdi-send-outline::before {
  content: "\F0190";
}
.mdi-serial-port::before {
  content: "\F65C";
}
.mdi-server::before {
  content: "\F48B";
}
.mdi-server-minus::before {
  content: "\F48C";
}
.mdi-server-network::before {
  content: "\F48D";
}
.mdi-server-network-off::before {
  content: "\F48E";
}
.mdi-server-off::before {
  content: "\F48F";
}
.mdi-server-plus::before {
  content: "\F490";
}
.mdi-server-remove::before {
  content: "\F491";
}
.mdi-server-security::before {
  content: "\F492";
}
.mdi-set-all::before {
  content: "\F777";
}
.mdi-set-center::before {
  content: "\F778";
}
.mdi-set-center-right::before {
  content: "\F779";
}
.mdi-set-left::before {
  content: "\F77A";
}
.mdi-set-left-center::before {
  content: "\F77B";
}
.mdi-set-left-right::before {
  content: "\F77C";
}
.mdi-set-none::before {
  content: "\F77D";
}
.mdi-set-right::before {
  content: "\F77E";
}
.mdi-set-top-box::before {
  content: "\F99E";
}
.mdi-settings::before {
  content: "\F493";
}
.mdi-settings-box::before {
  content: "\F494";
}
.mdi-settings-helper::before {
  content: "\FA6D";
}
.mdi-settings-outline::before {
  content: "\F8BA";
}
.mdi-settings-transfer::before {
  content: "\F007D";
}
.mdi-settings-transfer-outline::before {
  content: "\F007E";
}
.mdi-shaker::before {
  content: "\F0139";
}
.mdi-shaker-outline::before {
  content: "\F013A";
}
.mdi-shape::before {
  content: "\F830";
}
.mdi-shape-circle-plus::before {
  content: "\F65D";
}
.mdi-shape-outline::before {
  content: "\F831";
}
.mdi-shape-plus::before {
  content: "\F495";
}
.mdi-shape-polygon-plus::before {
  content: "\F65E";
}
.mdi-shape-rectangle-plus::before {
  content: "\F65F";
}
.mdi-shape-square-plus::before {
  content: "\F660";
}
.mdi-share::before {
  content: "\F496";
}
.mdi-share-circle::before {
  content: "\F01D8";
}
.mdi-share-off::before {
  content: "\FF40";
}
.mdi-share-off-outline::before {
  content: "\FF41";
}
.mdi-share-outline::before {
  content: "\F931";
}
.mdi-share-variant::before {
  content: "\F497";
}
.mdi-sheep::before {
  content: "\FCA2";
}
.mdi-shield::before {
  content: "\F498";
}
.mdi-shield-account::before {
  content: "\F88E";
}
.mdi-shield-account-outline::before {
  content: "\FA11";
}
.mdi-shield-airplane::before {
  content: "\F6BA";
}
.mdi-shield-airplane-outline::before {
  content: "\FCA3";
}
.mdi-shield-alert::before {
  content: "\FEE9";
}
.mdi-shield-alert-outline::before {
  content: "\FEEA";
}
.mdi-shield-car::before {
  content: "\FFA0";
}
.mdi-shield-check::before {
  content: "\F565";
}
.mdi-shield-check-outline::before {
  content: "\FCA4";
}
.mdi-shield-cross::before {
  content: "\FCA5";
}
.mdi-shield-cross-outline::before {
  content: "\FCA6";
}
.mdi-shield-edit::before {
  content: "\F01CB";
}
.mdi-shield-edit-outline::before {
  content: "\F01CC";
}
.mdi-shield-half-full::before {
  content: "\F77F";
}
.mdi-shield-home::before {
  content: "\F689";
}
.mdi-shield-home-outline::before {
  content: "\FCA7";
}
.mdi-shield-key::before {
  content: "\FBA0";
}
.mdi-shield-key-outline::before {
  content: "\FBA1";
}
.mdi-shield-link-variant::before {
  content: "\FD0F";
}
.mdi-shield-link-variant-outline::before {
  content: "\FD10";
}
.mdi-shield-lock::before {
  content: "\F99C";
}
.mdi-shield-lock-outline::before {
  content: "\FCA8";
}
.mdi-shield-off::before {
  content: "\F99D";
}
.mdi-shield-off-outline::before {
  content: "\F99B";
}
.mdi-shield-outline::before {
  content: "\F499";
}
.mdi-shield-plus::before {
  content: "\FAD9";
}
.mdi-shield-plus-outline::before {
  content: "\FADA";
}
.mdi-shield-refresh::before {
  content: "\F01CD";
}
.mdi-shield-refresh-outline::before {
  content: "\F01CE";
}
.mdi-shield-remove::before {
  content: "\FADB";
}
.mdi-shield-remove-outline::before {
  content: "\FADC";
}
.mdi-shield-search::before {
  content: "\FD76";
}
.mdi-shield-star::before {
  content: "\F0166";
}
.mdi-shield-star-outline::before {
  content: "\F0167";
}
.mdi-shield-sun::before {
  content: "\F007F";
}
.mdi-shield-sun-outline::before {
  content: "\F0080";
}
.mdi-ship-wheel::before {
  content: "\F832";
}
.mdi-shoe-formal::before {
  content: "\FB22";
}
.mdi-shoe-heel::before {
  content: "\FB23";
}
.mdi-shoe-print::before {
  content: "\FE5A";
}
.mdi-shopify::before {
  content: "\FADD";
}
.mdi-shopping::before {
  content: "\F49A";
}
.mdi-shopping-music::before {
  content: "\F49B";
}
.mdi-shopping-outline::before {
  content: "\F0200";
}
.mdi-shopping-search::before {
  content: "\FFA1";
}
.mdi-shovel::before {
  content: "\F70F";
}
.mdi-shovel-off::before {
  content: "\F710";
}
.mdi-shower::before {
  content: "\F99F";
}
.mdi-shower-head::before {
  content: "\F9A0";
}
.mdi-shredder::before {
  content: "\F49C";
}
.mdi-shuffle::before {
  content: "\F49D";
}
.mdi-shuffle-disabled::before {
  content: "\F49E";
}
.mdi-shuffle-variant::before {
  content: "\F49F";
}
.mdi-sigma::before {
  content: "\F4A0";
}
.mdi-sigma-lower::before {
  content: "\F62B";
}
.mdi-sign-caution::before {
  content: "\F4A1";
}
.mdi-sign-direction::before {
  content: "\F780";
}
.mdi-sign-direction-minus::before {
  content: "\F0022";
}
.mdi-sign-direction-plus::before {
  content: "\FFFD";
}
.mdi-sign-direction-remove::before {
  content: "\FFFE";
}
.mdi-sign-real-estate::before {
  content: "\F0143";
}
.mdi-sign-text::before {
  content: "\F781";
}
.mdi-signal::before {
  content: "\F4A2";
}
.mdi-signal-2g::before {
  content: "\F711";
}
.mdi-signal-3g::before {
  content: "\F712";
}
.mdi-signal-4g::before {
  content: "\F713";
}
.mdi-signal-5g::before {
  content: "\FA6E";
}
.mdi-signal-cellular-1::before {
  content: "\F8BB";
}
.mdi-signal-cellular-2::before {
  content: "\F8BC";
}
.mdi-signal-cellular-3::before {
  content: "\F8BD";
}
.mdi-signal-cellular-outline::before {
  content: "\F8BE";
}
.mdi-signal-distance-variant::before {
  content: "\FE47";
}
.mdi-signal-hspa::before {
  content: "\F714";
}
.mdi-signal-hspa-plus::before {
  content: "\F715";
}
.mdi-signal-off::before {
  content: "\F782";
}
.mdi-signal-variant::before {
  content: "\F60A";
}
.mdi-signature::before {
  content: "\FE5B";
}
.mdi-signature-freehand::before {
  content: "\FE5C";
}
.mdi-signature-image::before {
  content: "\FE5D";
}
.mdi-signature-text::before {
  content: "\FE5E";
}
.mdi-silo::before {
  content: "\FB24";
}
.mdi-silverware::before {
  content: "\F4A3";
}
.mdi-silverware-clean::before {
  content: "\FFFF";
}
.mdi-silverware-fork::before {
  content: "\F4A4";
}
.mdi-silverware-fork-knife::before {
  content: "\FA6F";
}
.mdi-silverware-spoon::before {
  content: "\F4A5";
}
.mdi-silverware-variant::before {
  content: "\F4A6";
}
.mdi-sim::before {
  content: "\F4A7";
}
.mdi-sim-alert::before {
  content: "\F4A8";
}
.mdi-sim-off::before {
  content: "\F4A9";
}
.mdi-sina-weibo::before {
  content: "\FADE";
}
.mdi-sitemap::before {
  content: "\F4AA";
}
.mdi-skate::before {
  content: "\FD11";
}
.mdi-skew-less::before {
  content: "\FD12";
}
.mdi-skew-more::before {
  content: "\FD13";
}
.mdi-skip-backward::before {
  content: "\F4AB";
}
.mdi-skip-backward-outline::before {
  content: "\FF42";
}
.mdi-skip-forward::before {
  content: "\F4AC";
}
.mdi-skip-forward-outline::before {
  content: "\FF43";
}
.mdi-skip-next::before {
  content: "\F4AD";
}
.mdi-skip-next-circle::before {
  content: "\F661";
}
.mdi-skip-next-circle-outline::before {
  content: "\F662";
}
.mdi-skip-next-outline::before {
  content: "\FF44";
}
.mdi-skip-previous::before {
  content: "\F4AE";
}
.mdi-skip-previous-circle::before {
  content: "\F663";
}
.mdi-skip-previous-circle-outline::before {
  content: "\F664";
}
.mdi-skip-previous-outline::before {
  content: "\FF45";
}
.mdi-skull::before {
  content: "\F68B";
}
.mdi-skull-crossbones::before {
  content: "\FBA2";
}
.mdi-skull-crossbones-outline::before {
  content: "\FBA3";
}
.mdi-skull-outline::before {
  content: "\FBA4";
}
.mdi-skype::before {
  content: "\F4AF";
}
.mdi-skype-business::before {
  content: "\F4B0";
}
.mdi-slack::before {
  content: "\F4B1";
}
.mdi-slackware::before {
  content: "\F90A";
}
.mdi-slash-forward::before {
  content: "\F0000";
}
.mdi-slash-forward-box::before {
  content: "\F0001";
}
.mdi-sleep::before {
  content: "\F4B2";
}
.mdi-sleep-off::before {
  content: "\F4B3";
}
.mdi-slope-downhill::before {
  content: "\FE5F";
}
.mdi-slope-uphill::before {
  content: "\FE60";
}
.mdi-slot-machine::before {
  content: "\F013F";
}
.mdi-slot-machine-outline::before {
  content: "\F0140";
}
.mdi-smart-card::before {
  content: "\F00E8";
}
.mdi-smart-card-outline::before {
  content: "\F00E9";
}
.mdi-smart-card-reader::before {
  content: "\F00EA";
}
.mdi-smart-card-reader-outline::before {
  content: "\F00EB";
}
.mdi-smog::before {
  content: "\FA70";
}
.mdi-smoke-detector::before {
  content: "\F392";
}
.mdi-smoking::before {
  content: "\F4B4";
}
.mdi-smoking-off::before {
  content: "\F4B5";
}
.mdi-snapchat::before {
  content: "\F4B6";
}
.mdi-snowflake::before {
  content: "\F716";
}
.mdi-snowflake-alert::before {
  content: "\FF46";
}
.mdi-snowflake-variant::before {
  content: "\FF47";
}
.mdi-snowman::before {
  content: "\F4B7";
}
.mdi-soccer::before {
  content: "\F4B8";
}
.mdi-soccer-field::before {
  content: "\F833";
}
.mdi-sofa::before {
  content: "\F4B9";
}
.mdi-solar-panel::before {
  content: "\FD77";
}
.mdi-solar-panel-large::before {
  content: "\FD78";
}
.mdi-solar-power::before {
  content: "\FA71";
}
.mdi-soldering-iron::before {
  content: "\F00BD";
}
.mdi-solid::before {
  content: "\F68C";
}
.mdi-sort::before {
  content: "\F4BA";
}
.mdi-sort-alphabetical::before {
  content: "\F4BB";
}
.mdi-sort-alphabetical-ascending::before {
  content: "\F0173";
}
.mdi-sort-alphabetical-descending::before {
  content: "\F0174";
}
.mdi-sort-ascending::before {
  content: "\F4BC";
}
.mdi-sort-descending::before {
  content: "\F4BD";
}
.mdi-sort-numeric::before {
  content: "\F4BE";
}
.mdi-sort-variant::before {
  content: "\F4BF";
}
.mdi-sort-variant-lock::before {
  content: "\FCA9";
}
.mdi-sort-variant-lock-open::before {
  content: "\FCAA";
}
.mdi-sort-variant-remove::before {
  content: "\F0172";
}
.mdi-soundcloud::before {
  content: "\F4C0";
}
.mdi-source-branch::before {
  content: "\F62C";
}
.mdi-source-commit::before {
  content: "\F717";
}
.mdi-source-commit-end::before {
  content: "\F718";
}
.mdi-source-commit-end-local::before {
  content: "\F719";
}
.mdi-source-commit-local::before {
  content: "\F71A";
}
.mdi-source-commit-next-local::before {
  content: "\F71B";
}
.mdi-source-commit-start::before {
  content: "\F71C";
}
.mdi-source-commit-start-next-local::before {
  content: "\F71D";
}
.mdi-source-fork::before {
  content: "\F4C1";
}
.mdi-source-merge::before {
  content: "\F62D";
}
.mdi-source-pull::before {
  content: "\F4C2";
}
.mdi-source-repository::before {
  content: "\FCAB";
}
.mdi-source-repository-multiple::before {
  content: "\FCAC";
}
.mdi-soy-sauce::before {
  content: "\F7ED";
}
.mdi-spa::before {
  content: "\FCAD";
}
.mdi-spa-outline::before {
  content: "\FCAE";
}
.mdi-space-invaders::before {
  content: "\FBA5";
}
.mdi-spade::before {
  content: "\FE48";
}
.mdi-speaker::before {
  content: "\F4C3";
}
.mdi-speaker-bluetooth::before {
  content: "\F9A1";
}
.mdi-speaker-multiple::before {
  content: "\FD14";
}
.mdi-speaker-off::before {
  content: "\F4C4";
}
.mdi-speaker-wireless::before {
  content: "\F71E";
}
.mdi-speedometer::before {
  content: "\F4C5";
}
.mdi-speedometer-medium::before {
  content: "\FFA2";
}
.mdi-speedometer-slow::before {
  content: "\FFA3";
}
.mdi-spellcheck::before {
  content: "\F4C6";
}
.mdi-spider::before {
  content: "\F0215";
}
.mdi-spider-thread::before {
  content: "\F0216";
}
.mdi-spider-web::before {
  content: "\FBA6";
}
.mdi-spotify::before {
  content: "\F4C7";
}
.mdi-spotlight::before {
  content: "\F4C8";
}
.mdi-spotlight-beam::before {
  content: "\F4C9";
}
.mdi-spray::before {
  content: "\F665";
}
.mdi-spray-bottle::before {
  content: "\FADF";
}
.mdi-sprinkler::before {
  content: "\F0081";
}
.mdi-sprinkler-variant::before {
  content: "\F0082";
}
.mdi-sprout::before {
  content: "\FE49";
}
.mdi-sprout-outline::before {
  content: "\FE4A";
}
.mdi-square::before {
  content: "\F763";
}
.mdi-square-edit-outline::before {
  content: "\F90B";
}
.mdi-square-inc::before {
  content: "\F4CA";
}
.mdi-square-inc-cash::before {
  content: "\F4CB";
}
.mdi-square-medium::before {
  content: "\FA12";
}
.mdi-square-medium-outline::before {
  content: "\FA13";
}
.mdi-square-outline::before {
  content: "\F762";
}
.mdi-square-root::before {
  content: "\F783";
}
.mdi-square-root-box::before {
  content: "\F9A2";
}
.mdi-square-small::before {
  content: "\FA14";
}
.mdi-squeegee::before {
  content: "\FAE0";
}
.mdi-ssh::before {
  content: "\F8BF";
}
.mdi-stack-exchange::before {
  content: "\F60B";
}
.mdi-stack-overflow::before {
  content: "\F4CC";
}
.mdi-stadium::before {
  content: "\F001A";
}
.mdi-stadium-variant::before {
  content: "\F71F";
}
.mdi-stairs::before {
  content: "\F4CD";
}
.mdi-stamper::before {
  content: "\FD15";
}
.mdi-standard-definition::before {
  content: "\F7EE";
}
.mdi-star::before {
  content: "\F4CE";
}
.mdi-star-box::before {
  content: "\FA72";
}
.mdi-star-box-outline::before {
  content: "\FA73";
}
.mdi-star-circle::before {
  content: "\F4CF";
}
.mdi-star-circle-outline::before {
  content: "\F9A3";
}
.mdi-star-face::before {
  content: "\F9A4";
}
.mdi-star-four-points::before {
  content: "\FAE1";
}
.mdi-star-four-points-outline::before {
  content: "\FAE2";
}
.mdi-star-half::before {
  content: "\F4D0";
}
.mdi-star-off::before {
  content: "\F4D1";
}
.mdi-star-outline::before {
  content: "\F4D2";
}
.mdi-star-three-points::before {
  content: "\FAE3";
}
.mdi-star-three-points-outline::before {
  content: "\FAE4";
}
.mdi-state-machine::before {
  content: "\F021A";
}
.mdi-steam::before {
  content: "\F4D3";
}
.mdi-steam-box::before {
  content: "\F90C";
}
.mdi-steering::before {
  content: "\F4D4";
}
.mdi-steering-off::before {
  content: "\F90D";
}
.mdi-step-backward::before {
  content: "\F4D5";
}
.mdi-step-backward-2::before {
  content: "\F4D6";
}
.mdi-step-forward::before {
  content: "\F4D7";
}
.mdi-step-forward-2::before {
  content: "\F4D8";
}
.mdi-stethoscope::before {
  content: "\F4D9";
}
.mdi-sticker::before {
  content: "\F5D0";
}
.mdi-sticker-emoji::before {
  content: "\F784";
}
.mdi-stocking::before {
  content: "\F4DA";
}
.mdi-stomach::before {
  content: "\F00BE";
}
.mdi-stop::before {
  content: "\F4DB";
}
.mdi-stop-circle::before {
  content: "\F666";
}
.mdi-stop-circle-outline::before {
  content: "\F667";
}
.mdi-store::before {
  content: "\F4DC";
}
.mdi-store-24-hour::before {
  content: "\F4DD";
}
.mdi-storefront::before {
  content: "\F00EC";
}
.mdi-stove::before {
  content: "\F4DE";
}
.mdi-strategy::before {
  content: "\F0201";
}
.mdi-strava::before {
  content: "\FB25";
}
.mdi-stretch-to-page::before {
  content: "\FF48";
}
.mdi-stretch-to-page-outline::before {
  content: "\FF49";
}
.mdi-subdirectory-arrow-left::before {
  content: "\F60C";
}
.mdi-subdirectory-arrow-right::before {
  content: "\F60D";
}
.mdi-subtitles::before {
  content: "\FA15";
}
.mdi-subtitles-outline::before {
  content: "\FA16";
}
.mdi-subway::before {
  content: "\F6AB";
}
.mdi-subway-alert-variant::before {
  content: "\FD79";
}
.mdi-subway-variant::before {
  content: "\F4DF";
}
.mdi-summit::before {
  content: "\F785";
}
.mdi-sunglasses::before {
  content: "\F4E0";
}
.mdi-surround-sound::before {
  content: "\F5C5";
}
.mdi-surround-sound-2-0::before {
  content: "\F7EF";
}
.mdi-surround-sound-3-1::before {
  content: "\F7F0";
}
.mdi-surround-sound-5-1::before {
  content: "\F7F1";
}
.mdi-surround-sound-7-1::before {
  content: "\F7F2";
}
.mdi-svg::before {
  content: "\F720";
}
.mdi-swap-horizontal::before {
  content: "\F4E1";
}
.mdi-swap-horizontal-bold::before {
  content: "\FBA9";
}
.mdi-swap-horizontal-circle::before {
  content: "\F0002";
}
.mdi-swap-horizontal-circle-outline::before {
  content: "\F0003";
}
.mdi-swap-horizontal-variant::before {
  content: "\F8C0";
}
.mdi-swap-vertical::before {
  content: "\F4E2";
}
.mdi-swap-vertical-bold::before {
  content: "\FBAA";
}
.mdi-swap-vertical-circle::before {
  content: "\F0004";
}
.mdi-swap-vertical-circle-outline::before {
  content: "\F0005";
}
.mdi-swap-vertical-variant::before {
  content: "\F8C1";
}
.mdi-swim::before {
  content: "\F4E3";
}
.mdi-switch::before {
  content: "\F4E4";
}
.mdi-sword::before {
  content: "\F4E5";
}
.mdi-sword-cross::before {
  content: "\F786";
}
.mdi-symfony::before {
  content: "\FAE5";
}
.mdi-sync::before {
  content: "\F4E6";
}
.mdi-sync-alert::before {
  content: "\F4E7";
}
.mdi-sync-off::before {
  content: "\F4E8";
}
.mdi-tab::before {
  content: "\F4E9";
}
.mdi-tab-minus::before {
  content: "\FB26";
}
.mdi-tab-plus::before {
  content: "\F75B";
}
.mdi-tab-remove::before {
  content: "\FB27";
}
.mdi-tab-unselected::before {
  content: "\F4EA";
}
.mdi-table::before {
  content: "\F4EB";
}
.mdi-table-border::before {
  content: "\FA17";
}
.mdi-table-chair::before {
  content: "\F0083";
}
.mdi-table-column::before {
  content: "\F834";
}
.mdi-table-column-plus-after::before {
  content: "\F4EC";
}
.mdi-table-column-plus-before::before {
  content: "\F4ED";
}
.mdi-table-column-remove::before {
  content: "\F4EE";
}
.mdi-table-column-width::before {
  content: "\F4EF";
}
.mdi-table-edit::before {
  content: "\F4F0";
}
.mdi-table-eye::before {
  content: "\F00BF";
}
.mdi-table-large::before {
  content: "\F4F1";
}
.mdi-table-large-plus::before {
  content: "\FFA4";
}
.mdi-table-large-remove::before {
  content: "\FFA5";
}
.mdi-table-merge-cells::before {
  content: "\F9A5";
}
.mdi-table-of-contents::before {
  content: "\F835";
}
.mdi-table-plus::before {
  content: "\FA74";
}
.mdi-table-remove::before {
  content: "\FA75";
}
.mdi-table-row::before {
  content: "\F836";
}
.mdi-table-row-height::before {
  content: "\F4F2";
}
.mdi-table-row-plus-after::before {
  content: "\F4F3";
}
.mdi-table-row-plus-before::before {
  content: "\F4F4";
}
.mdi-table-row-remove::before {
  content: "\F4F5";
}
.mdi-table-search::before {
  content: "\F90E";
}
.mdi-table-settings::before {
  content: "\F837";
}
.mdi-table-tennis::before {
  content: "\FE4B";
}
.mdi-tablet::before {
  content: "\F4F6";
}
.mdi-tablet-android::before {
  content: "\F4F7";
}
.mdi-tablet-cellphone::before {
  content: "\F9A6";
}
.mdi-tablet-dashboard::before {
  content: "\FEEB";
}
.mdi-tablet-ipad::before {
  content: "\F4F8";
}
.mdi-taco::before {
  content: "\F761";
}
.mdi-tag::before {
  content: "\F4F9";
}
.mdi-tag-faces::before {
  content: "\F4FA";
}
.mdi-tag-heart::before {
  content: "\F68A";
}
.mdi-tag-heart-outline::before {
  content: "\FBAB";
}
.mdi-tag-minus::before {
  content: "\F90F";
}
.mdi-tag-multiple::before {
  content: "\F4FB";
}
.mdi-tag-outline::before {
  content: "\F4FC";
}
.mdi-tag-plus::before {
  content: "\F721";
}
.mdi-tag-remove::before {
  content: "\F722";
}
.mdi-tag-text-outline::before {
  content: "\F4FD";
}
.mdi-tank::before {
  content: "\FD16";
}
.mdi-tanker-truck::before {
  content: "\F0006";
}
.mdi-tape-measure::before {
  content: "\FB28";
}
.mdi-target::before {
  content: "\F4FE";
}
.mdi-target-account::before {
  content: "\FBAC";
}
.mdi-target-variant::before {
  content: "\FA76";
}
.mdi-taxi::before {
  content: "\F4FF";
}
.mdi-tea::before {
  content: "\FD7A";
}
.mdi-tea-outline::before {
  content: "\FD7B";
}
.mdi-teach::before {
  content: "\F88F";
}
.mdi-teamviewer::before {
  content: "\F500";
}
.mdi-telegram::before {
  content: "\F501";
}
.mdi-telescope::before {
  content: "\FB29";
}
.mdi-television::before {
  content: "\F502";
}
.mdi-television-box::before {
  content: "\F838";
}
.mdi-television-classic::before {
  content: "\F7F3";
}
.mdi-television-classic-off::before {
  content: "\F839";
}
.mdi-television-clean::before {
  content: "\F013B";
}
.mdi-television-guide::before {
  content: "\F503";
}
.mdi-television-off::before {
  content: "\F83A";
}
.mdi-television-pause::before {
  content: "\FFA6";
}
.mdi-television-play::before {
  content: "\FEEC";
}
.mdi-television-stop::before {
  content: "\FFA7";
}
.mdi-temperature-celsius::before {
  content: "\F504";
}
.mdi-temperature-fahrenheit::before {
  content: "\F505";
}
.mdi-temperature-kelvin::before {
  content: "\F506";
}
.mdi-tennis::before {
  content: "\FD7C";
}
.mdi-tennis-ball::before {
  content: "\F507";
}
.mdi-tent::before {
  content: "\F508";
}
.mdi-terraform::before {
  content: "\F0084";
}
.mdi-terrain::before {
  content: "\F509";
}
.mdi-test-tube::before {
  content: "\F668";
}
.mdi-test-tube-empty::before {
  content: "\F910";
}
.mdi-test-tube-off::before {
  content: "\F911";
}
.mdi-text::before {
  content: "\F9A7";
}
.mdi-text-recognition::before {
  content: "\F0168";
}
.mdi-text-shadow::before {
  content: "\F669";
}
.mdi-text-short::before {
  content: "\F9A8";
}
.mdi-text-subject::before {
  content: "\F9A9";
}
.mdi-text-to-speech::before {
  content: "\F50A";
}
.mdi-text-to-speech-off::before {
  content: "\F50B";
}
.mdi-textarea::before {
  content: "\F00C0";
}
.mdi-textbox::before {
  content: "\F60E";
}
.mdi-textbox-password::before {
  content: "\F7F4";
}
.mdi-texture::before {
  content: "\F50C";
}
.mdi-texture-box::before {
  content: "\F0007";
}
.mdi-theater::before {
  content: "\F50D";
}
.mdi-theme-light-dark::before {
  content: "\F50E";
}
.mdi-thermometer::before {
  content: "\F50F";
}
.mdi-thermometer-alert::before {
  content: "\FE61";
}
.mdi-thermometer-chevron-down::before {
  content: "\FE62";
}
.mdi-thermometer-chevron-up::before {
  content: "\FE63";
}
.mdi-thermometer-high::before {
  content: "\F00ED";
}
.mdi-thermometer-lines::before {
  content: "\F510";
}
.mdi-thermometer-low::before {
  content: "\F00EE";
}
.mdi-thermometer-minus::before {
  content: "\FE64";
}
.mdi-thermometer-plus::before {
  content: "\FE65";
}
.mdi-thermostat::before {
  content: "\F393";
}
.mdi-thermostat-box::before {
  content: "\F890";
}
.mdi-thought-bubble::before {
  content: "\F7F5";
}
.mdi-thought-bubble-outline::before {
  content: "\F7F6";
}
.mdi-thumb-down::before {
  content: "\F511";
}
.mdi-thumb-down-outline::before {
  content: "\F512";
}
.mdi-thumb-up::before {
  content: "\F513";
}
.mdi-thumb-up-outline::before {
  content: "\F514";
}
.mdi-thumbs-up-down::before {
  content: "\F515";
}
.mdi-ticket::before {
  content: "\F516";
}
.mdi-ticket-account::before {
  content: "\F517";
}
.mdi-ticket-confirmation::before {
  content: "\F518";
}
.mdi-ticket-outline::before {
  content: "\F912";
}
.mdi-ticket-percent::before {
  content: "\F723";
}
.mdi-tie::before {
  content: "\F519";
}
.mdi-tilde::before {
  content: "\F724";
}
.mdi-timelapse::before {
  content: "\F51A";
}
.mdi-timeline::before {
  content: "\FBAD";
}
.mdi-timeline-alert::before {
  content: "\FFB2";
}
.mdi-timeline-alert-outline::before {
  content: "\FFB5";
}
.mdi-timeline-help::before {
  content: "\FFB6";
}
.mdi-timeline-help-outline::before {
  content: "\FFB7";
}
.mdi-timeline-outline::before {
  content: "\FBAE";
}
.mdi-timeline-plus::before {
  content: "\FFB3";
}
.mdi-timeline-plus-outline::before {
  content: "\FFB4";
}
.mdi-timeline-text::before {
  content: "\FBAF";
}
.mdi-timeline-text-outline::before {
  content: "\FBB0";
}
.mdi-timer::before {
  content: "\F51B";
}
.mdi-timer-10::before {
  content: "\F51C";
}
.mdi-timer-3::before {
  content: "\F51D";
}
.mdi-timer-off::before {
  content: "\F51E";
}
.mdi-timer-sand::before {
  content: "\F51F";
}
.mdi-timer-sand-empty::before {
  content: "\F6AC";
}
.mdi-timer-sand-full::before {
  content: "\F78B";
}
.mdi-timetable::before {
  content: "\F520";
}
.mdi-toaster::before {
  content: "\F0085";
}
.mdi-toaster-off::before {
  content: "\F01E2";
}
.mdi-toaster-oven::before {
  content: "\FCAF";
}
.mdi-toggle-switch::before {
  content: "\F521";
}
.mdi-toggle-switch-off::before {
  content: "\F522";
}
.mdi-toggle-switch-off-outline::before {
  content: "\FA18";
}
.mdi-toggle-switch-outline::before {
  content: "\FA19";
}
.mdi-toilet::before {
  content: "\F9AA";
}
.mdi-toolbox::before {
  content: "\F9AB";
}
.mdi-toolbox-outline::before {
  content: "\F9AC";
}
.mdi-tools::before {
  content: "\F0086";
}
.mdi-tooltip::before {
  content: "\F523";
}
.mdi-tooltip-account::before {
  content: "\F00C";
}
.mdi-tooltip-edit::before {
  content: "\F524";
}
.mdi-tooltip-image::before {
  content: "\F525";
}
.mdi-tooltip-image-outline::before {
  content: "\FBB1";
}
.mdi-tooltip-outline::before {
  content: "\F526";
}
.mdi-tooltip-plus::before {
  content: "\FBB2";
}
.mdi-tooltip-plus-outline::before {
  content: "\F527";
}
.mdi-tooltip-text::before {
  content: "\F528";
}
.mdi-tooltip-text-outline::before {
  content: "\FBB3";
}
.mdi-tooth::before {
  content: "\F8C2";
}
.mdi-tooth-outline::before {
  content: "\F529";
}
.mdi-toothbrush::before {
  content: "\F0154";
}
.mdi-toothbrush-electric::before {
  content: "\F0157";
}
.mdi-toothbrush-paste::before {
  content: "\F0155";
}
.mdi-tor::before {
  content: "\F52A";
}
.mdi-tortoise::before {
  content: "\FD17";
}
.mdi-tournament::before {
  content: "\F9AD";
}
.mdi-tower-beach::before {
  content: "\F680";
}
.mdi-tower-fire::before {
  content: "\F681";
}
.mdi-towing::before {
  content: "\F83B";
}
.mdi-track-light::before {
  content: "\F913";
}
.mdi-trackpad::before {
  content: "\F7F7";
}
.mdi-trackpad-lock::before {
  content: "\F932";
}
.mdi-tractor::before {
  content: "\F891";
}
.mdi-trademark::before {
  content: "\FA77";
}
.mdi-traffic-light::before {
  content: "\F52B";
}
.mdi-train::before {
  content: "\F52C";
}
.mdi-train-car::before {
  content: "\FBB4";
}
.mdi-train-variant::before {
  content: "\F8C3";
}
.mdi-tram::before {
  content: "\F52D";
}
.mdi-tram-side::before {
  content: "\F0008";
}
.mdi-transcribe::before {
  content: "\F52E";
}
.mdi-transcribe-close::before {
  content: "\F52F";
}
.mdi-transfer::before {
  content: "\F0087";
}
.mdi-transfer-down::before {
  content: "\FD7D";
}
.mdi-transfer-left::before {
  content: "\FD7E";
}
.mdi-transfer-right::before {
  content: "\F530";
}
.mdi-transfer-up::before {
  content: "\FD7F";
}
.mdi-transit-connection::before {
  content: "\FD18";
}
.mdi-transit-connection-variant::before {
  content: "\FD19";
}
.mdi-transit-detour::before {
  content: "\FFA8";
}
.mdi-transit-transfer::before {
  content: "\F6AD";
}
.mdi-transition::before {
  content: "\F914";
}
.mdi-transition-masked::before {
  content: "\F915";
}
.mdi-translate::before {
  content: "\F5CA";
}
.mdi-translate-off::before {
  content: "\FE66";
}
.mdi-transmission-tower::before {
  content: "\FD1A";
}
.mdi-trash-can::before {
  content: "\FA78";
}
.mdi-trash-can-outline::before {
  content: "\FA79";
}
.mdi-treasure-chest::before {
  content: "\F725";
}
.mdi-tree::before {
  content: "\F531";
}
.mdi-tree-outline::before {
  content: "\FE4C";
}
.mdi-trello::before {
  content: "\F532";
}
.mdi-trending-down::before {
  content: "\F533";
}
.mdi-trending-neutral::before {
  content: "\F534";
}
.mdi-trending-up::before {
  content: "\F535";
}
.mdi-triangle::before {
  content: "\F536";
}
.mdi-triangle-outline::before {
  content: "\F537";
}
.mdi-triforce::before {
  content: "\FBB5";
}
.mdi-trophy::before {
  content: "\F538";
}
.mdi-trophy-award::before {
  content: "\F539";
}
.mdi-trophy-broken::before {
  content: "\FD80";
}
.mdi-trophy-outline::before {
  content: "\F53A";
}
.mdi-trophy-variant::before {
  content: "\F53B";
}
.mdi-trophy-variant-outline::before {
  content: "\F53C";
}
.mdi-truck::before {
  content: "\F53D";
}
.mdi-truck-check::before {
  content: "\FCB0";
}
.mdi-truck-delivery::before {
  content: "\F53E";
}
.mdi-truck-fast::before {
  content: "\F787";
}
.mdi-truck-trailer::before {
  content: "\F726";
}
.mdi-trumpet::before {
  content: "\F00C1";
}
.mdi-tshirt-crew::before {
  content: "\FA7A";
}
.mdi-tshirt-crew-outline::before {
  content: "\F53F";
}
.mdi-tshirt-v::before {
  content: "\FA7B";
}
.mdi-tshirt-v-outline::before {
  content: "\F540";
}
.mdi-tumble-dryer::before {
  content: "\F916";
}
.mdi-tumble-dryer-alert::before {
  content: "\F01E5";
}
.mdi-tumble-dryer-off::before {
  content: "\F01E6";
}
.mdi-tumblr::before {
  content: "\F541";
}
.mdi-tumblr-box::before {
  content: "\F917";
}
.mdi-tumblr-reblog::before {
  content: "\F542";
}
.mdi-tune::before {
  content: "\F62E";
}
.mdi-tune-vertical::before {
  content: "\F66A";
}
.mdi-turnstile::before {
  content: "\FCB1";
}
.mdi-turnstile-outline::before {
  content: "\FCB2";
}
.mdi-turtle::before {
  content: "\FCB3";
}
.mdi-twitch::before {
  content: "\F543";
}
.mdi-twitter::before {
  content: "\F544";
}
.mdi-twitter-box::before {
  content: "\F545";
}
.mdi-twitter-circle::before {
  content: "\F546";
}
.mdi-twitter-retweet::before {
  content: "\F547";
}
.mdi-two-factor-authentication::before {
  content: "\F9AE";
}
.mdi-typewriter::before {
  content: "\FF4A";
}
.mdi-uber::before {
  content: "\F748";
}
.mdi-ubisoft::before {
  content: "\FBB6";
}
.mdi-ubuntu::before {
  content: "\F548";
}
.mdi-ufo::before {
  content: "\F00EF";
}
.mdi-ufo-outline::before {
  content: "\F00F0";
}
.mdi-ultra-high-definition::before {
  content: "\F7F8";
}
.mdi-umbraco::before {
  content: "\F549";
}
.mdi-umbrella::before {
  content: "\F54A";
}
.mdi-umbrella-closed::before {
  content: "\F9AF";
}
.mdi-umbrella-outline::before {
  content: "\F54B";
}
.mdi-undo::before {
  content: "\F54C";
}
.mdi-undo-variant::before {
  content: "\F54D";
}
.mdi-unfold-less-horizontal::before {
  content: "\F54E";
}
.mdi-unfold-less-vertical::before {
  content: "\F75F";
}
.mdi-unfold-more-horizontal::before {
  content: "\F54F";
}
.mdi-unfold-more-vertical::before {
  content: "\F760";
}
.mdi-ungroup::before {
  content: "\F550";
}
.mdi-unicode::before {
  content: "\FEED";
}
.mdi-unity::before {
  content: "\F6AE";
}
.mdi-unreal::before {
  content: "\F9B0";
}
.mdi-untappd::before {
  content: "\F551";
}
.mdi-update::before {
  content: "\F6AF";
}
.mdi-upload::before {
  content: "\F552";
}
.mdi-upload-multiple::before {
  content: "\F83C";
}
.mdi-upload-network::before {
  content: "\F6F5";
}
.mdi-upload-network-outline::before {
  content: "\FCB4";
}
.mdi-upload-off::before {
  content: "\F00F1";
}
.mdi-upload-off-outline::before {
  content: "\F00F2";
}
.mdi-upload-outline::before {
  content: "\FE67";
}
.mdi-usb::before {
  content: "\F553";
}
.mdi-usb-port::before {
  content: "\F021B";
}
.mdi-valve::before {
  content: "\F0088";
}
.mdi-valve-closed::before {
  content: "\F0089";
}
.mdi-valve-open::before {
  content: "\F008A";
}
.mdi-van-passenger::before {
  content: "\F7F9";
}
.mdi-van-utility::before {
  content: "\F7FA";
}
.mdi-vanish::before {
  content: "\F7FB";
}
.mdi-vanity-light::before {
  content: "\F020C";
}
.mdi-variable::before {
  content: "\FAE6";
}
.mdi-variable-box::before {
  content: "\F013C";
}
.mdi-vector-arrange-above::before {
  content: "\F554";
}
.mdi-vector-arrange-below::before {
  content: "\F555";
}
.mdi-vector-bezier::before {
  content: "\FAE7";
}
.mdi-vector-circle::before {
  content: "\F556";
}
.mdi-vector-circle-variant::before {
  content: "\F557";
}
.mdi-vector-combine::before {
  content: "\F558";
}
.mdi-vector-curve::before {
  content: "\F559";
}
.mdi-vector-difference::before {
  content: "\F55A";
}
.mdi-vector-difference-ab::before {
  content: "\F55B";
}
.mdi-vector-difference-ba::before {
  content: "\F55C";
}
.mdi-vector-ellipse::before {
  content: "\F892";
}
.mdi-vector-intersection::before {
  content: "\F55D";
}
.mdi-vector-line::before {
  content: "\F55E";
}
.mdi-vector-link::before {
  content: "\F0009";
}
.mdi-vector-point::before {
  content: "\F55F";
}
.mdi-vector-polygon::before {
  content: "\F560";
}
.mdi-vector-polyline::before {
  content: "\F561";
}
.mdi-vector-radius::before {
  content: "\F749";
}
.mdi-vector-rectangle::before {
  content: "\F5C6";
}
.mdi-vector-selection::before {
  content: "\F562";
}
.mdi-vector-square::before {
  content: "\F001";
}
.mdi-vector-triangle::before {
  content: "\F563";
}
.mdi-vector-union::before {
  content: "\F564";
}
.mdi-venmo::before {
  content: "\F578";
}
.mdi-vhs::before {
  content: "\FA1A";
}
.mdi-vibrate::before {
  content: "\F566";
}
.mdi-vibrate-off::before {
  content: "\FCB5";
}
.mdi-video::before {
  content: "\F567";
}
.mdi-video-3d::before {
  content: "\F7FC";
}
.mdi-video-3d-variant::before {
  content: "\FEEE";
}
.mdi-video-4k-box::before {
  content: "\F83D";
}
.mdi-video-account::before {
  content: "\F918";
}
.mdi-video-check::before {
  content: "\F008B";
}
.mdi-video-check-outline::before {
  content: "\F008C";
}
.mdi-video-image::before {
  content: "\F919";
}
.mdi-video-input-antenna::before {
  content: "\F83E";
}
.mdi-video-input-component::before {
  content: "\F83F";
}
.mdi-video-input-hdmi::before {
  content: "\F840";
}
.mdi-video-input-scart::before {
  content: "\FFA9";
}
.mdi-video-input-svideo::before {
  content: "\F841";
}
.mdi-video-minus::before {
  content: "\F9B1";
}
.mdi-video-off::before {
  content: "\F568";
}
.mdi-video-off-outline::before {
  content: "\FBB7";
}
.mdi-video-outline::before {
  content: "\FBB8";
}
.mdi-video-plus::before {
  content: "\F9B2";
}
.mdi-video-stabilization::before {
  content: "\F91A";
}
.mdi-video-switch::before {
  content: "\F569";
}
.mdi-video-vintage::before {
  content: "\FA1B";
}
.mdi-video-wireless::before {
  content: "\FEEF";
}
.mdi-video-wireless-outline::before {
  content: "\FEF0";
}
.mdi-view-agenda::before {
  content: "\F56A";
}
.mdi-view-agenda-outline::before {
  content: "\F0203";
}
.mdi-view-array::before {
  content: "\F56B";
}
.mdi-view-carousel::before {
  content: "\F56C";
}
.mdi-view-column::before {
  content: "\F56D";
}
.mdi-view-comfy::before {
  content: "\FE4D";
}
.mdi-view-compact::before {
  content: "\FE4E";
}
.mdi-view-compact-outline::before {
  content: "\FE4F";
}
.mdi-view-dashboard::before {
  content: "\F56E";
}
.mdi-view-dashboard-outline::before {
  content: "\FA1C";
}
.mdi-view-dashboard-variant::before {
  content: "\F842";
}
.mdi-view-day::before {
  content: "\F56F";
}
.mdi-view-grid::before {
  content: "\F570";
}
.mdi-view-grid-outline::before {
  content: "\F0204";
}
.mdi-view-grid-plus::before {
  content: "\FFAA";
}
.mdi-view-grid-plus-outline::before {
  content: "\F0205";
}
.mdi-view-headline::before {
  content: "\F571";
}
.mdi-view-list::before {
  content: "\F572";
}
.mdi-view-module::before {
  content: "\F573";
}
.mdi-view-parallel::before {
  content: "\F727";
}
.mdi-view-quilt::before {
  content: "\F574";
}
.mdi-view-sequential::before {
  content: "\F728";
}
.mdi-view-split-horizontal::before {
  content: "\FBA7";
}
.mdi-view-split-vertical::before {
  content: "\FBA8";
}
.mdi-view-stream::before {
  content: "\F575";
}
.mdi-view-week::before {
  content: "\F576";
}
.mdi-vimeo::before {
  content: "\F577";
}
.mdi-violin::before {
  content: "\F60F";
}
.mdi-virtual-reality::before {
  content: "\F893";
}
.mdi-visual-studio::before {
  content: "\F610";
}
.mdi-visual-studio-code::before {
  content: "\FA1D";
}
.mdi-vk::before {
  content: "\F579";
}
.mdi-vk-box::before {
  content: "\F57A";
}
.mdi-vk-circle::before {
  content: "\F57B";
}
.mdi-vlc::before {
  content: "\F57C";
}
.mdi-voice::before {
  content: "\F5CB";
}
.mdi-voice-off::before {
  content: "\FEF1";
}
.mdi-voicemail::before {
  content: "\F57D";
}
.mdi-volleyball::before {
  content: "\F9B3";
}
.mdi-volume-high::before {
  content: "\F57E";
}
.mdi-volume-low::before {
  content: "\F57F";
}
.mdi-volume-medium::before {
  content: "\F580";
}
.mdi-volume-minus::before {
  content: "\F75D";
}
.mdi-volume-mute::before {
  content: "\F75E";
}
.mdi-volume-off::before {
  content: "\F581";
}
.mdi-volume-plus::before {
  content: "\F75C";
}
.mdi-volume-source::before {
  content: "\F014B";
}
.mdi-volume-variant-off::before {
  content: "\FE68";
}
.mdi-volume-vibrate::before {
  content: "\F014C";
}
.mdi-vote::before {
  content: "\FA1E";
}
.mdi-vote-outline::before {
  content: "\FA1F";
}
.mdi-vpn::before {
  content: "\F582";
}
.mdi-vuejs::before {
  content: "\F843";
}
.mdi-vuetify::before {
  content: "\FE50";
}
.mdi-walk::before {
  content: "\F583";
}
.mdi-wall::before {
  content: "\F7FD";
}
.mdi-wall-sconce::before {
  content: "\F91B";
}
.mdi-wall-sconce-flat::before {
  content: "\F91C";
}
.mdi-wall-sconce-variant::before {
  content: "\F91D";
}
.mdi-wallet::before {
  content: "\F584";
}
.mdi-wallet-giftcard::before {
  content: "\F585";
}
.mdi-wallet-membership::before {
  content: "\F586";
}
.mdi-wallet-outline::before {
  content: "\FBB9";
}
.mdi-wallet-plus::before {
  content: "\FFAB";
}
.mdi-wallet-plus-outline::before {
  content: "\FFAC";
}
.mdi-wallet-travel::before {
  content: "\F587";
}
.mdi-wallpaper::before {
  content: "\FE69";
}
.mdi-wan::before {
  content: "\F588";
}
.mdi-wardrobe::before {
  content: "\FFAD";
}
.mdi-wardrobe-outline::before {
  content: "\FFAE";
}
.mdi-warehouse::before {
  content: "\FFBB";
}
.mdi-washing-machine::before {
  content: "\F729";
}
.mdi-washing-machine-alert::before {
  content: "\F01E7";
}
.mdi-washing-machine-off::before {
  content: "\F01E8";
}
.mdi-watch::before {
  content: "\F589";
}
.mdi-watch-export::before {
  content: "\F58A";
}
.mdi-watch-export-variant::before {
  content: "\F894";
}
.mdi-watch-import::before {
  content: "\F58B";
}
.mdi-watch-import-variant::before {
  content: "\F895";
}
.mdi-watch-variant::before {
  content: "\F896";
}
.mdi-watch-vibrate::before {
  content: "\F6B0";
}
.mdi-watch-vibrate-off::before {
  content: "\FCB6";
}
.mdi-water::before {
  content: "\F58C";
}
.mdi-water-boiler::before {
  content: "\FFAF";
}
.mdi-water-boiler-alert::before {
  content: "\F01DE";
}
.mdi-water-boiler-off::before {
  content: "\F01DF";
}
.mdi-water-off::before {
  content: "\F58D";
}
.mdi-water-outline::before {
  content: "\FE6A";
}
.mdi-water-percent::before {
  content: "\F58E";
}
.mdi-water-pump::before {
  content: "\F58F";
}
.mdi-water-pump-off::before {
  content: "\FFB0";
}
.mdi-water-well::before {
  content: "\F008D";
}
.mdi-water-well-outline::before {
  content: "\F008E";
}
.mdi-watermark::before {
  content: "\F612";
}
.mdi-wave::before {
  content: "\FF4B";
}
.mdi-waves::before {
  content: "\F78C";
}
.mdi-waze::before {
  content: "\FBBA";
}
.mdi-weather-cloudy::before {
  content: "\F590";
}
.mdi-weather-cloudy-alert::before {
  content: "\FF4C";
}
.mdi-weather-cloudy-arrow-right::before {
  content: "\FE51";
}
.mdi-weather-fog::before {
  content: "\F591";
}
.mdi-weather-hail::before {
  content: "\F592";
}
.mdi-weather-hazy::before {
  content: "\FF4D";
}
.mdi-weather-hurricane::before {
  content: "\F897";
}
.mdi-weather-lightning::before {
  content: "\F593";
}
.mdi-weather-lightning-rainy::before {
  content: "\F67D";
}
.mdi-weather-night::before {
  content: "\F594";
}
.mdi-weather-night-partly-cloudy::before {
  content: "\FF4E";
}
.mdi-weather-partly-cloudy::before {
  content: "\F595";
}
.mdi-weather-partly-lightning::before {
  content: "\FF4F";
}
.mdi-weather-partly-rainy::before {
  content: "\FF50";
}
.mdi-weather-partly-snowy::before {
  content: "\FF51";
}
.mdi-weather-partly-snowy-rainy::before {
  content: "\FF52";
}
.mdi-weather-pouring::before {
  content: "\F596";
}
.mdi-weather-rainy::before {
  content: "\F597";
}
.mdi-weather-snowy::before {
  content: "\F598";
}
.mdi-weather-snowy-heavy::before {
  content: "\FF53";
}
.mdi-weather-snowy-rainy::before {
  content: "\F67E";
}
.mdi-weather-sunny::before {
  content: "\F599";
}
.mdi-weather-sunny-alert::before {
  content: "\FF54";
}
.mdi-weather-sunset::before {
  content: "\F59A";
}
.mdi-weather-sunset-down::before {
  content: "\F59B";
}
.mdi-weather-sunset-up::before {
  content: "\F59C";
}
.mdi-weather-tornado::before {
  content: "\FF55";
}
.mdi-weather-windy::before {
  content: "\F59D";
}
.mdi-weather-windy-variant::before {
  content: "\F59E";
}
.mdi-web::before {
  content: "\F59F";
}
.mdi-web-box::before {
  content: "\FFB1";
}
.mdi-webcam::before {
  content: "\F5A0";
}
.mdi-webhook::before {
  content: "\F62F";
}
.mdi-webpack::before {
  content: "\F72A";
}
.mdi-wechat::before {
  content: "\F611";
}
.mdi-weight::before {
  content: "\F5A1";
}
.mdi-weight-gram::before {
  content: "\FD1B";
}
.mdi-weight-kilogram::before {
  content: "\F5A2";
}
.mdi-weight-lifter::before {
  content: "\F0188";
}
.mdi-weight-pound::before {
  content: "\F9B4";
}
.mdi-whatsapp::before {
  content: "\F5A3";
}
.mdi-wheelchair-accessibility::before {
  content: "\F5A4";
}
.mdi-whistle::before {
  content: "\F9B5";
}
.mdi-white-balance-auto::before {
  content: "\F5A5";
}
.mdi-white-balance-incandescent::before {
  content: "\F5A6";
}
.mdi-white-balance-iridescent::before {
  content: "\F5A7";
}
.mdi-white-balance-sunny::before {
  content: "\F5A8";
}
.mdi-widgets::before {
  content: "\F72B";
}
.mdi-wifi::before {
  content: "\F5A9";
}
.mdi-wifi-off::before {
  content: "\F5AA";
}
.mdi-wifi-star::before {
  content: "\FE6B";
}
.mdi-wifi-strength-1::before {
  content: "\F91E";
}
.mdi-wifi-strength-1-alert::before {
  content: "\F91F";
}
.mdi-wifi-strength-1-lock::before {
  content: "\F920";
}
.mdi-wifi-strength-2::before {
  content: "\F921";
}
.mdi-wifi-strength-2-alert::before {
  content: "\F922";
}
.mdi-wifi-strength-2-lock::before {
  content: "\F923";
}
.mdi-wifi-strength-3::before {
  content: "\F924";
}
.mdi-wifi-strength-3-alert::before {
  content: "\F925";
}
.mdi-wifi-strength-3-lock::before {
  content: "\F926";
}
.mdi-wifi-strength-4::before {
  content: "\F927";
}
.mdi-wifi-strength-4-alert::before {
  content: "\F928";
}
.mdi-wifi-strength-4-lock::before {
  content: "\F929";
}
.mdi-wifi-strength-alert-outline::before {
  content: "\F92A";
}
.mdi-wifi-strength-lock-outline::before {
  content: "\F92B";
}
.mdi-wifi-strength-off::before {
  content: "\F92C";
}
.mdi-wifi-strength-off-outline::before {
  content: "\F92D";
}
.mdi-wifi-strength-outline::before {
  content: "\F92E";
}
.mdi-wii::before {
  content: "\F5AB";
}
.mdi-wiiu::before {
  content: "\F72C";
}
.mdi-wikipedia::before {
  content: "\F5AC";
}
.mdi-wind-turbine::before {
  content: "\FD81";
}
.mdi-window-close::before {
  content: "\F5AD";
}
.mdi-window-closed::before {
  content: "\F5AE";
}
.mdi-window-closed-variant::before {
  content: "\F0206";
}
.mdi-window-maximize::before {
  content: "\F5AF";
}
.mdi-window-minimize::before {
  content: "\F5B0";
}
.mdi-window-open::before {
  content: "\F5B1";
}
.mdi-window-open-variant::before {
  content: "\F0207";
}
.mdi-window-restore::before {
  content: "\F5B2";
}
.mdi-window-shutter::before {
  content: "\F0147";
}
.mdi-window-shutter-alert::before {
  content: "\F0148";
}
.mdi-window-shutter-open::before {
  content: "\F0149";
}
.mdi-windows::before {
  content: "\F5B3";
}
.mdi-windows-classic::before {
  content: "\FA20";
}
.mdi-wiper::before {
  content: "\FAE8";
}
.mdi-wiper-wash::before {
  content: "\FD82";
}
.mdi-wordpress::before {
  content: "\F5B4";
}
.mdi-worker::before {
  content: "\F5B5";
}
.mdi-wrap::before {
  content: "\F5B6";
}
.mdi-wrap-disabled::before {
  content: "\FBBB";
}
.mdi-wrench::before {
  content: "\F5B7";
}
.mdi-wrench-outline::before {
  content: "\FBBC";
}
.mdi-wunderlist::before {
  content: "\F5B8";
}
.mdi-xamarin::before {
  content: "\F844";
}
.mdi-xamarin-outline::before {
  content: "\F845";
}
.mdi-xaml::before {
  content: "\F673";
}
.mdi-xbox::before {
  content: "\F5B9";
}
.mdi-xbox-controller::before {
  content: "\F5BA";
}
.mdi-xbox-controller-battery-alert::before {
  content: "\F74A";
}
.mdi-xbox-controller-battery-charging::before {
  content: "\FA21";
}
.mdi-xbox-controller-battery-empty::before {
  content: "\F74B";
}
.mdi-xbox-controller-battery-full::before {
  content: "\F74C";
}
.mdi-xbox-controller-battery-low::before {
  content: "\F74D";
}
.mdi-xbox-controller-battery-medium::before {
  content: "\F74E";
}
.mdi-xbox-controller-battery-unknown::before {
  content: "\F74F";
}
.mdi-xbox-controller-menu::before {
  content: "\FE52";
}
.mdi-xbox-controller-off::before {
  content: "\F5BB";
}
.mdi-xbox-controller-view::before {
  content: "\FE53";
}
.mdi-xda::before {
  content: "\F5BC";
}
.mdi-xing::before {
  content: "\F5BD";
}
.mdi-xing-box::before {
  content: "\F5BE";
}
.mdi-xing-circle::before {
  content: "\F5BF";
}
.mdi-xml::before {
  content: "\F5C0";
}
.mdi-xmpp::before {
  content: "\F7FE";
}
.mdi-yahoo::before {
  content: "\FB2A";
}
.mdi-yammer::before {
  content: "\F788";
}
.mdi-yeast::before {
  content: "\F5C1";
}
.mdi-yelp::before {
  content: "\F5C2";
}
.mdi-yin-yang::before {
  content: "\F67F";
}
.mdi-yoga::before {
  content: "\F01A7";
}
.mdi-youtube::before {
  content: "\F5C3";
}
.mdi-youtube-creator-studio::before {
  content: "\F846";
}
.mdi-youtube-gaming::before {
  content: "\F847";
}
.mdi-youtube-subscription::before {
  content: "\FD1C";
}
.mdi-youtube-tv::before {
  content: "\F448";
}
.mdi-z-wave::before {
  content: "\FAE9";
}
.mdi-zend::before {
  content: "\FAEA";
}
.mdi-zigbee::before {
  content: "\FD1D";
}
.mdi-zip-box::before {
  content: "\F5C4";
}
.mdi-zip-box-outline::before {
  content: "\F001B";
}
.mdi-zip-disk::before {
  content: "\FA22";
}
.mdi-zodiac-aquarius::before {
  content: "\FA7C";
}
.mdi-zodiac-aries::before {
  content: "\FA7D";
}
.mdi-zodiac-cancer::before {
  content: "\FA7E";
}
.mdi-zodiac-capricorn::before {
  content: "\FA7F";
}
.mdi-zodiac-gemini::before {
  content: "\FA80";
}
.mdi-zodiac-leo::before {
  content: "\FA81";
}
.mdi-zodiac-libra::before {
  content: "\FA82";
}
.mdi-zodiac-pisces::before {
  content: "\FA83";
}
.mdi-zodiac-sagittarius::before {
  content: "\FA84";
}
.mdi-zodiac-scorpio::before {
  content: "\FA85";
}
.mdi-zodiac-taurus::before {
  content: "\FA86";
}
.mdi-zodiac-virgo::before {
  content: "\FA87";
}
.mdi-blank::before {
  content: "\F68C";
  visibility: hidden;
}
.mdi-18px.mdi-set,
.mdi-18px.mdi:before {
  font-size: 18px;
}
.mdi-24px.mdi-set,
.mdi-24px.mdi:before {
  font-size: 24px;
}
.mdi-36px.mdi-set,
.mdi-36px.mdi:before {
  font-size: 36px;
}
.mdi-48px.mdi-set,
.mdi-48px.mdi:before {
  font-size: 48px;
}
.mdi-dark:before {
  color: rgba(0, 0, 0, 0.54);
}
.mdi-dark.mdi-inactive:before {
  color: rgba(0, 0, 0, 0.26);
}
.mdi-light:before {
  color: white;
}
.mdi-light.mdi-inactive:before {
  color: rgba(255, 255, 255, 0.3);
}
.mdi-rotate-45 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(45deg);
            transform: scaleX(-1) rotate(45deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: scaleY(-1) rotate(45deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}
.mdi-rotate-45:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mdi-rotate-90 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(90deg);
            transform: scaleX(-1) rotate(90deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: scaleY(-1) rotate(90deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}
.mdi-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mdi-rotate-135 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(135deg);
            transform: scaleX(-1) rotate(135deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(135deg);
            -ms-transform: rotate(135deg);
            transform: scaleY(-1) rotate(135deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}
.mdi-rotate-135:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.mdi-rotate-180 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(180deg);
            transform: scaleX(-1) rotate(180deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: scaleY(-1) rotate(180deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}
.mdi-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mdi-rotate-225 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(225deg);
            transform: scaleX(-1) rotate(225deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(225deg);
            -ms-transform: rotate(225deg);
            transform: scaleY(-1) rotate(225deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}
.mdi-rotate-225:before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.mdi-rotate-270 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(270deg);
            transform: scaleX(-1) rotate(270deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: scaleY(-1) rotate(270deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}
.mdi-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.mdi-rotate-315 {
  /*
        // Not included in production
        &.mdi-flip-h:before {
            -webkit-transform: scaleX(-1) rotate(315deg);
            transform: scaleX(-1) rotate(315deg);
            filter: FlipH;
            -ms-filter: "FlipH";
        }
        &.mdi-flip-v:before {
            -webkit-transform: scaleY(-1) rotate(315deg);
            -ms-transform: rotate(315deg);
            transform: scaleY(-1) rotate(315deg);
            filter: FlipV;
            -ms-filter: "FlipV";
        }
        */
}
.mdi-rotate-315:before {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.mdi-flip-h:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.mdi-flip-v:before {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.mdi-spin:before {
  -webkit-animation: mdi-spin 2s infinite linear;
  animation: mdi-spin 2s infinite linear;
}
@-webkit-keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*# sourceMappingURL=materialdesignicons.css.map */
/* Mixins */
.btn-facet-icon {
  color: #4F5155;
  background-color: transparent;
  border-color: transparent;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  font-size: 10px;
  padding: 3px 4px 0 0;
}
.btn-facet-icon:focus,
.btn-facet-iconactive,
.btn-facet-icon:hover {
  color: #4F5155;
  background-color: transparent;
  border-color: transparent;
}
.btn-facet-name {
  color: #4F5155;
  background-color: transparent;
  border-color: transparent;
}
.btn-facet-name:focus,
.btn-facet-nameactive,
.btn-facet-name:hover {
  color: #4F5155;
  background-color: transparent;
  border-color: transparent;
}
.tpdialog-button {
  color: #000000;
  background-color: #004395;
  border-color: transparent;
  font-size: 15px;
  border: none;
  text-align: left;
}
.tpdialog-button:focus,
.tpdialog-buttonactive,
.tpdialog-button:hover {
  color: #000000;
  background-color: #004395;
  border-color: transparent;
}
.adin_sort_button {
  color: #000000;
  background-color: #004395;
  border-color: transparent;
  font-size: 15px;
  border: none;
  text-align: left;
}
.adin_sort_button:focus,
.adin_sort_buttonactive,
.adin_sort_button:hover {
  color: #000000;
  background-color: #004395;
  border-color: transparent;
}
.materialDesignButton {
  background-color: #FFFFFF;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border: none;
  font-size: 14px;
  border-radius: 2px !important;
  padding: 3px;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0.2s;
}
.materialDesignButton:disabled {
  background-color: #f9f9f9;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
  color: #bbb;
}
.materialDesignButton:disabled:hover {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.26);
}
.materialDesignButton:hover {
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.3);
  transition-delay: 0s;
}
.flatButton {
  box-shadow: 3px 4px 5px -4px rgba(0, 0, 0, 0.3);
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 4px !important;
  padding: 6px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.flatButton:disabled {
  background-color: #f9f9f9;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
.flatButton:disabled:hover,
.flatButton:disabled:active {
  border-color: #ddd;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
.flatButton:hover {
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.3);
}
.flatButton:active {
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background-color: #FAFAFA;
  border-color: #CACACA;
}
.detailsButton {
  color: #4F5155;
  border: none !important;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
  border-radius: 2px !important;
  transition: all 150ms;
  text-decoration: none !important;
}
.detailsButton:disabled {
  background-color: #FFFFFF;
  cursor: not-allowed;
}
.detailsButton:disabled:hover {
  color: #4F5155;
  background-color: #FFFFFF;
}
.detailsButton:hover {
  color: #4F5155;
  background-color: #004395;
}
/* Components */
.animated-checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #004395;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.animated-checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50% !important;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px #004395;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}
.animated-checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #004395;
  }
}
/* Sections */
#navbar #navbar_search li {
  width: 100%;
}
@media (min-width: 992px) {
  #navbar #navbar_search {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #navbar #navbar_search {
    width: 535.05px;
    position: absolute;
    display: block;
    left: 116px;
    right: 0px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  #navbar {
    position: relative;
    top: 29px;
    background: #f0f0f0;
    box-shadow: 0px 4px #DEE0E5;
  }
}
#navbar-container {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
.navbar-nav {
  margin-top: 5px;
}
.navbar-toggle {
  margin-top: 20px;
  transition: all ease-in-out 200ms;
  border-color: #aaa !important;
}
.navbar-toggle * {
  transition: all ease-in-out 200ms;
  border-color: #aaa;
  background-color: #aaa !important;
}
.navbar-toggle:focus[aria-expanded="false"] {
  background-color: transparent;
  border-color: #aaa !important;
}
.navbar-toggle:focus[aria-expanded="false"] * {
  border-color: #aaa;
  background-color: #aaa !important;
}
.navbar-toggle[aria-expanded="true"],
.navbar-toggle:focus[aria-expanded="true"],
.navbar-toggle:hover {
  background-color: transparent !important;
  border-color: #25ACE7 !important;
}
.navbar-toggle[aria-expanded="true"] *,
.navbar-toggle:focus[aria-expanded="true"] *,
.navbar-toggle:hover * {
  border-color: #25ACE7;
  background-color: #25ACE7 !important;
}
.navbar-default {
  color: #8C8E91;
  font-size: 16px;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.navbar-default .navbar-nav {
  margin-bottom: 0 !important;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open a:hover .caret,
.navbar-default .navbar-nav > .open a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav > .open body .hit_count_text {
    font-size: 24px;
  }
  .navbar-default .navbar-nav > .open body #target_image {
    content: url("img/icon_target_small.png");
    vertical-align: text-bottom;
  }
  .navbar-default .navbar-nav > .open body #iconontop {
    width: 190px;
    height: 60px;
  }
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.navbar-default .navbar-nav > .dropdown > a .caret,
.navbar-default .navbar-nav > .dropdown a:hover .caret,
.navbar-default .navbar-nav > .dropdown a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navbar-default .btn-default {
  background-color: #777777;
  border-color: #ccc;
  border-radius: 0;
  border: 0px none;
  color: #4F5155;
}
.navbar-default .btn-default:focus,
.navbar-default .btn-defaultactive,
.navbar-default .btn-default:hover {
  color: #4F5155;
  background-color: #777777;
  border-color: #ccc;
}
.navbar-default .btn-default:hover {
  background-color: #DEE0E5;
}
.navbar-default > .container {
  position: fixed;
  top: 0px;
  height: 90px;
  width: 100%;
  background-color: white !important;
  border-bottom: 8px solid #8C8E91 !important;
}
.dropdown .input-group-addon,
.dropdown button.form-control {
  background-color: #FFFFFF;
  color: #4F5155;
  border: none !important;
  border: 0px none;
  text-align: left;
  box-shadow: none;
}
.dropdown .dropdown-menu {
  padding: 0;
  border-radius: 2px;
  border: none !important;
  min-width: 200px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2) !important;
}
.dropdown .dropdown-menu li {
  display: block;
  margin-top: 0;
}
.dropdown .dropdown-menu li#user_name {
  text-align: left;
  line-height: 21px;
}
.dropdown .dropdown-menu li#user_name span {
  color: #4F5155;
  width: 100%;
  display: inline-block;
  padding: 10px 15px;
  border-bottom: 1px solid #8C8E91;
}
.dropdown .dropdown-menu li button {
  height: auto;
  display: block;
  padding: 10px 15px;
}
.dropdown .dropdown-menu li button:active,
.dropdown .dropdown-menu li button:focus {
  background-color: #DEE0E5;
}
.dropdown .dropdown-menu li .selected {
  color: #4F5155 !important;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.dropdown .dropdown-menu li .selected:hover {
  cursor: default;
  color: #4F5155 !important;
  background-color: #FFFFFF;
}
.dropdown .input-group {
  border-radius: 0;
}
.dropdown .input-group * {
  border-radius: 0;
}
.dropdown .input-group:hover .input-group-addon,
.dropdown .input-group:hover button.form-control {
  color: #FFFFFF;
  background-color: #000000;
}
div[data-type='legentry'] p[data-type='sy'] {
  display: inline-block;
  float: left;
}
div[data-type='legentry'] p[data-type='sy'] img {
  height: 1em;
  margin-top: 0.25em;
}
div[data-type='legentry'] p[data-type='desc'] {
  margin-left: 1.5em;
}
div[data-type='legentry'] :after {
  clear: both;
}
@media (min-width: 992px) {
  .navbar-form {
    text-align: center;
  }
  .navbar-left {
    max-width: 668px;
  }
}
.visible-login {
  visibility: visible;
  display: block;
  border-radius: 1px;
  margin-top: 5px;
}
.visible-login:first-of-type {
  margin-top: 0px;
}
.hidden-login {
  visibility: hidden;
  display: none;
}
.navicon {
  margin-right: 5px;
  margin-top: 0px;
  /*mod*/
  margin-left: 5px;
  padding: 0 !important;
  color: #8C8E91 !important;
}
@media (max-width: 991px) {
  .navicon {
    color: #000000 !important;
  }
}
#iconontop {
  background-image: url("img/logo_tp_trans.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 160px;
  height: 50px;
  display: block;
}
@media (max-width: 991px) {
  #iconontop {
    height: 50px;
    margin-left: 15px;
  }
}
@media (max-width: 440px) {
  #iconontop {
    height: 50px;
  }
}
#collections a {
  color: white;
  box-shadow: none;
}
#collections .input-group:hover * {
  background-color: black !important;
  color: white !important;
}
#search_language_select {
  max-height: 450px;
  overflow-y: auto;
}
@media (max-width: 991px) {
  .mobileSidebarControllOnly .sidebarMobilButtons {
    display: none;
  }
}
.mobileSidebarControllOnly .sidebarMobilButtons button {
  border: none !important;
  font-size: 30px;
  padding-top: 1px;
  padding-left: 10px;
}
.mobileSidebarControllOnly .sidebarMobilButtons button.mobileFilterButton {
  padding-right: 0px;
  margin-right: -4px;
  width: 100%;
}
.sidebarMobilButtons {
  position: absolute;
  right: 4.25rem;
  top: 20px;
  font-size: 21px;
  display: none;
}
@media (max-width: 991px) {
  .sidebarMobilButtons {
    display: flex;
    column-gap: 0.5rem;
    align-items: center;
  }
}
.sidebarMobilButtons button {
  background: transparent;
  color: #aaa;
  border: 1px solid #aaa;
  border-radius: 4px;
  height: 34px;
  width: 44px;
  padding: 0;
  font-size: 25px;
  line-height: 1;
  margin: 0 auto;
  outline: none;
}
.sidebarMobilButtons button.active,
.sidebarMobilButtons button:hover {
  color: #25ACE7;
  border-color: #25ACE7;
}
.sidebarMobilButtons button.ct_disabled {
  color: #aaa;
  border-color: #aaa;
}
#dynamicCollections {
  padding-top: 0;
  padding-bottom: 0;
  width: 265px;
  max-height: 250px;
  overflow: auto;
  background: linear-gradient(#FFFFFF 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #FFFFFF 70%) 0 100%, /* Shadows */ radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(#FFFFFF 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #FFFFFF 70%) 0 100%, /* Shadows */ radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}
@media (max-width: 991px) {
  #dynamicCollections {
    width: 100%;
    border: 1px solid #000000;
  }
}
#dynamicCollections li {
  padding: 7px 5px;
  text-align: left;
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 5px;
  position: relative;
}
#dynamicCollections li a {
  white-space: normal;
  color: #dadada;
  background: none;
  display: inline-block;
  width: 200px;
  height: 100%;
  padding: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#dynamicCollections li .glyph {
  font-style: normal;
  position: absolute;
  right: 10px;
}
#dynamicCollections li .glyph.mdi-filter {
  margin-top: 3px;
}
#dynamicCollections li.detailsButton {
  margin-top: 0;
}
#dynamicCollections li.detailsButton a {
  font-style: normal;
  font-weight: bold;
  color: #dadada;
  background: none;
  transition: color 250ms;
}
#dynamicCollections li:hover {
  background-color: black;
  cursor: pointer;
}
#dynamicCollections li:hover a {
  color: white;
}
#collection-toggle .navicon {
  margin-top: 3px;
}
#collection-toggle .navicon .caret {
  margin-top: 14px;
}
/* NEW NAVBAR DESIGN */
.navglyph {
  font-size: 21px;
}
#searchFiledInNavbar {
  font-size: 14px;
}
#lang-select .navicon {
  margin-right: 0 !important;
  margin-left: 10px;
}
#lang-select .navicon #langGloblaAssebly {
  margin-top: 6px;
  display: flex;
}
#lang-select .navicon #langGloblaAssebly #ltLangShort {
  display: block;
  font-size: 20px;
  margin-top: 18px;
  margin-left: 6px;
  color: #25ACE7;
}
#lang-select .navicon #langGloblaAssebly #ltGlobe {
  display: block;
  font-size: 26px;
  margin-top: -5px;
}
#lang-select .navicon #langGloblaAssebly .caret {
  float: right;
  margin-left: 3px;
  margin-top: 26px;
}
#loginStatus {
  margin-top: 10px;
  margin-left: 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 10px !important;
}
#loginStatus.logedIn {
  padding-right: 10px !important;
}
#loginStatus.navbarInAi {
  padding-right: 0 !important;
  padding-left: 0 !important;
  border: none;
}
#loginStatus #lsManschgerl {
  display: block;
  float: left;
  padding-right: 5px;
  margin-top: -10px;
  font-size: 26px;
  line-height: 1;
  color: #25ACE7;
}
#loginStatus #lsLogedIn_container {
  position: relative;
  display: inline-block;
  margin-top: -1px !important;
  line-height: 20px;
  color: #8C8E91;
}
#loginStatus #lsLogedIn_container #lsUsername {
  display: block;
  font-size: 20px;
  color: #25ACE7;
  text-overflow: ellipsis;
  max-width: 140px;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 10px;
}
#loginStatus #lsLogedIn_container #lsUsername.isIE {
  min-width: 90px;
}
#loginStatus #lsLogedIn_container #lsLogout {
  display: inline-block;
  font-size: 20px;
  color: #25ACE7;
  font-weight: 600;
  border: none;
  background: none;
  padding: 0;
}
#loginStatus #lsLogedIn_container .caret {
  display: block;
  position: absolute;
  top: 6px;
  right: 0;
  height: auto;
  width: auto;
}
#loginStatus #lsLogedOut_container #lsLoginButton {
  border: none;
  background: none;
  font-size: 20px;
  color: #25ACE7;
  vertical-align: middle;
  line-height: 20px;
}
#xs-login-button {
  padding: 0;
  border: none;
  background-color: transparent;
}
#xs-login-button .mdi {
  vertical-align: middle;
  margin-top: -5px;
}
.navBarButton .navBarButtonWrapper .navicon {
  font-size: 16px;
}
.navBarButton .navBarButtonWrapper .navicon *,
.navBarButton .navBarButtonWrapper .navicon *:hover {
  color: #8C8E91;
  text-decoration: none;
}
@media (max-width: 991px) {
  .navBarButton .navBarButtonWrapper .navicon *,
  .navBarButton .navBarButtonWrapper .navicon *:hover {
    color: #000000;
  }
}
.navBarButton .navBarButtonWrapper .navicon#navFilterIcon a {
  margin-top: 0px;
  /*mod*/
}
.navBarButton .navBarButtonWrapper .navicon#navFilterIcon a .mdi-filter {
  font-size: 22px;
  line-height: 1;
  display: inline-block;
  padding-top: 5px;
}
.navBarButton .navBarButtonWrapper .navicon#navCollectionIcon svg,
.navBarButton .navBarButtonWrapper .navicon#navDownloadIcon svg {
  fill: #8C8E91;
  margin-top: 5px;
  width: 24px;
  height: 24px;
}
.navBarButton .navBarButtonWrapper .navicon#navDownloadIcon svg {
  width: 1.4rem;
}
.navBarButton .navBarButtonWrapper .unfetchedCounter {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  background-color: #777777;
  right: 0.15rem;
  top: 0.6rem;
  font-size: 0.7rem;
  width: fit-content;
  min-width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  border: 1px solid white;
}
#searchFiledInNavbar #filterSelectionWrapper {
  top: -1px;
}
@media (min-width: 992px) {
  ul.navbar-right {
    display: flex;
  }
  ul.navbar-right li#offline-sync {
    display: flex;
    align-items: center;
    padding: 0 1rem;
  }
}
ul.navbar-right #offline-sync {
  display: none;
}
.sync-progress-wrapper {
  display: flex;
  align-self: center;
  align-items: center;
  column-gap: 0.5rem;
}
.sync-progress-wrapper p.sync-info-text {
  font-size: 0.85rem;
  margin: 0;
}
@media (max-width: 520px) {
  .sync-progress-wrapper p.sync-info-text {
    display: none;
  }
}
.sync-progress-wrapper .sync-progress-indicator,
.sync-progress-wrapper .sync-success {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.sync-progress-wrapper .sync-progress-indicator {
  background: conic-gradient(#004395 0deg, #FFFFFF 0deg);
  transition: all 1000ms ease-in-out;
}
.sync-progress-wrapper .sync-progress-indicator::before {
  content: '';
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #8C8E91;
}
.sync-progress-wrapper .sync-progress-indicator.collectionSyncRunning {
  background: conic-gradient(#004395 220deg, #FFFFFF 0deg);
  animation: spinner 2s linear infinite;
}
@keyframes spinner {
  100% {
    transform: rotate(360deg);
  }
}
.sync-progress-wrapper .sync-progress-value {
  position: relative;
  font-size: 0.65rem;
}
.sync-progress-wrapper .sync-success {
  position: relative;
  border: 1px solid #004395;
}
.sync-progress-wrapper .sync-success .mdi-check-bold {
  color: #004395;
  font-size: 1.5rem;
}
.sync-progress-wrapper .sync-success .mdi-close {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8rem;
  top: -0.1rem;
  right: -0.3rem;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #8C8E91;
  border-radius: 50%;
  transition: all 150ms ease-out;
}
.sync-progress-wrapper .sync-success .mdi-close:hover {
  cursor: pointer;
  background-color: #DADADA;
  color: #8C8E91;
}
#search_facets {
  border-color: transparent;
  background-size: auto auto;
  background-position: left top;
  transition: max-height 0.3s;
}
#search_facets > .panel-heading,
#search_facets.heading {
  color: #000000;
  background-color: transparent;
  border-color: transparent;
}
#search_facets > .panel-heading > div.row .panel-title,
#search_facets.heading > div.row .panel-title,
#search_facets > .panel-heading .panel-title,
#search_facets.heading .panel-title {
  color: #000000;
  font-size: 1em;
}
#search_facets > .panel-heading + .panel-collapse > .panel-body,
#search_facets.heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
#search_facets > .panel-heading .badge,
#search_facets.heading .badge {
  color: transparent;
  background-color: #000000;
}
#search_facets > .panel-title {
  color: #000000;
}
#search_facets > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
#search_facets .titleButtonWrapper {
  line-height: 1em;
  cursor: pointer;
}
#search_facets div.img-rounded:last-child .btn-facet-name::before {
  content: "";
  width: 7px !important;
  height: 7px !important;
  border: 1px solid #4F5155 !important;
  border-radius: 100px !important;
  background-color: #4F5155;
  display: inline-block !important;
  margin-bottom: 1.5px !important;
  margin-right: 8px !important;
  margin-left: 2px !important;
  float: left;
  margin-top: 6px;
}
#search_facets .facet_badge {
  color: #777;
  font-weight: normal;
  position: absolute;
  background-color: #d4d4d4;
  min-width: 26.7px;
  right: 10px;
  margin-top: 2px;
}
#search_facets .tree,
#search_facets .tree ul {
  margin: 0 0 0 1em;
  padding: 0;
  list-style: none;
  position: relative;
}
#search_facets .tree ul {
  margin-left: 0.5em;
}
#search_facets .tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid #8C8E91;
}
#search_facets .tree > li {
  padding-left: 0px !important;
}
#search_facets .tree > li:before {
  display: none !important;
}
#search_facets .tree li {
  margin: 0;
  padding: 0 10px 0 1.5em;
  line-height: 2em;
  font-weight: bold;
  position: relative;
  padding-right: 0px;
}
#search_facets .tree li:before {
  content: "";
  display: block;
  width: 15px;
  height: 0;
  border-top: 1px solid #8C8E91;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0;
}
#search_facets .tree li:last-child:before {
  background: white;
  height: auto;
  top: 1em;
  bottom: 0;
}
#search_facets .tree li a[href*=facettree_] {
  margin-top: 5px;
}
#search_facets .tree .deselect {
  background-color: transparent;
  border: medium none;
  padding-bottom: 0;
  position: absolute;
  margin-bottom: -2px;
  right: 0px;
  width: 200px;
  text-align: right;
  margin-right: 11px;
  font-size: 15px;
}
#search_facets .tree .row {
  border-radius: 0px;
  margin-left: 0px;
  padding: 0.5em;
  display: block;
  padding: 0px;
  border: 0px;
  width: 100%;
}
#search_facets .tree .active {
  background-color: transparent;
  border: none;
}
@media (max-width: 799px) {
  #search_facets .tree .active {
    padding: 5px 0px !important;
  }
}
#search_facets .tree .active .titleButtonWrapper {
  border-bottom: 2px solid #004395;
  border-spacing: -2px;
}
#search_facets .tree .active .btn-facet-name {
  color: #4F5155;
  float: none;
}
#search_facets .tree .active .btn-facet-name .contain-lable {
  white-space: nowrap;
  width: 100%;
}
#search_facets .panel {
  box-shadow: 0px 0px 0px !important;
  border: none;
  border-radius: 0px;
}
#search_facets .panel-facets {
  overflow: hidden;
  box-shadow: 0px !important;
}
#search_facets .panel-facets .panel-heading {
  padding: 0px;
  background-color: transparent;
}
#search_facets .panel-facets .panel-heading > .panel-title {
  font-size: 1em;
  font-weight: bold;
  padding-bottom: 3px;
  margin: 10px 0;
}
#search_facets .panel-facets .panel-body {
  margin: 0;
  padding: 0px 0px 10px 5px;
}
#search_facets .panel-facets .panel-body .btn-facet-icon {
  font-size: 16px;
  line-height: 1;
  padding-right: 2px;
  padding-top: 2px;
  margin-left: -2px;
}
#search_facets .panel-facets .panel-body .btn-facet-name {
  text-align: left;
  padding: 0px;
}
#search_facets .panel-facets .panel-body .btn-facet-name #contain-lable {
  height: 18px;
  width: 85%;
  white-space: normal;
  display: inline-block;
}
#search_facets .panel-facets .panel-body .btn-facet-name #contain-lable .facetHitCount {
  font-size: 12px;
  display: inline-block;
  color: #8C8E91;
}
#search_facets .panel-facets .panel-body .btn-facet-name .mdi {
  font-size: 12px;
  line-height: 12px;
  vertical-align: middle;
  text-align: center;
  margin-top: -1px;
  margin-left: 1px;
}
#search_facets .panel-facets .panel-body .btn-facet-name:hover {
  text-decoration: underline;
}
.row.panel-heading,
.row.panel-body {
  margin-left: 0px;
  margin-right: 0px;
}
#sideBar.cssSticky {
  position: sticky;
  top: 65px;
}
#sideBarContent {
  border-radius: 3px;
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
}
#tabs_sidebar {
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 3px;
  transition: max-height 0.3s ease 0s;
}
#tabs_sidebar .nav-tabs {
  border: none;
  margin-bottom: 0;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab {
  width: 50%;
  background: none !important;
  border-bottom: 2px solid lightgray;
  text-align: center;
  font-size: 18px;
  margin-bottom: 0px;
  transition: border-color 0.5s, box-shadow 0.5s, background-color 0.5s;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab span {
  transition: color 0.5s;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab.active {
  border-bottom-color: white !important;
  box-shadow: inset 0px 5px 0px 0px #004395;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab.active:not(.ct_disabled) {
  width: 100%;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab#nav-tabs__filter:not(.active) {
  -webkit-box-shadow: inset -5px -3px 5px -4px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: inset -5px -3px 5px -4px rgba(0, 0, 0, 0.24);
  box-shadow: inset -5px -3px 5px -4px rgba(0, 0, 0, 0.24);
}
#tabs_sidebar .nav-tabs .nav-tabs__tab#nav-tabs__contentTable:not(.active) {
  -webkit-box-shadow: inset 5px -3px 5px -4px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: inset 5px -3px 5px -4px rgba(0, 0, 0, 0.24);
  box-shadow: inset 5px -3px 5px -4px rgba(0, 0, 0, 0.24);
}
#tabs_sidebar .nav-tabs .nav-tabs__tab.ct_disabled {
  display: none !important;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab.contentTable_welcomeTab {
  width: 100%;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab.filter_welcomeTab {
  display: none;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab span {
  display: block;
  background: none !important;
  border-radius: 0px !important;
  border: none !important;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: default;
  color: black !important;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab span::selection {
  background-color: transparent;
  color: black;
}
#tabs_sidebar .nav-tabs .nav-tabs__tab span::-moz-selection {
  background-color: transparent;
  color: black;
}
#wrap[class*="ar_"] {
  /*
	.contentTable__treePanel{
		transform: scale(-1, 1);

			.contentTable__Heading{
				transform: scale(-1, 1);
				text-align: right;
			}
	}

	.lastElement, .nodeLable{
		transform: scale(-1, 1);
		text-align: right;
	}
	*/
}
#contentTable {
  padding: 0px 12px;
  transition: max-height 0.3s;
}
#contentTable aside {
  display: none;
}
#contentTable .contentTable_disabled {
  display: none !important;
}
#contentTable .contentTable__treePanel {
  border-color: transparent;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 10px;
}
#contentTable .contentTable__treePanel > .panel-heading,
#contentTable .contentTable__treePanel.heading {
  color: #000000;
  background-color: transparent;
  border-color: transparent;
}
#contentTable .contentTable__treePanel > .panel-heading > div.row .panel-title,
#contentTable .contentTable__treePanel.heading > div.row .panel-title,
#contentTable .contentTable__treePanel > .panel-heading .panel-title,
#contentTable .contentTable__treePanel.heading .panel-title {
  color: #000000;
  font-size: 1em;
}
#contentTable .contentTable__treePanel > .panel-heading + .panel-collapse > .panel-body,
#contentTable .contentTable__treePanel.heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
#contentTable .contentTable__treePanel > .panel-heading .badge,
#contentTable .contentTable__treePanel.heading .badge {
  color: transparent;
  background-color: #000000;
}
#contentTable .contentTable__treePanel > .panel-title {
  color: #000000;
}
#contentTable .contentTable__treePanel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
#contentTable .contentTable__treePanel .contentTable__Header {
  padding: 8px 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #DADADA;
}
#contentTable .contentTable__treePanel .contentTable__Header .contentTable__Heading {
  margin: 0;
  font-size: 18px;
  display: block;
}
#contentTable .contentTable__treePanel .contentTable__Header .contentTable__Discription {
  color: #777777;
}
#contentTable .contentTable__treePanel .contentTable__Body {
  padding: 0;
}
#contentTable .contentTable__treePanel .contentTable__Body ul.tree,
#contentTable .contentTable__treePanel .contentTable__Body ul.tree ul {
  margin: 0 0 0 1em;
  padding: 0;
  list-style: none;
  position: relative;
}
#contentTable .contentTable__treePanel .contentTable__Body ul.tree ul {
  margin-left: 0.5em;
}
#contentTable .contentTable__treePanel .contentTable__Body ul.tree:before,
#contentTable .contentTable__treePanel .contentTable__Body ul.tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid #8C8E91;
}
#contentTable .contentTable__treePanel .contentTable__Body ul.tree li {
  margin: 0;
  padding: 0 10px;
  line-height: 2em;
  position: relative;
}
#contentTable .contentTable__treePanel .contentTable__Body ul.tree li:before {
  content: "";
  display: block;
  width: 8px;
  height: 0;
  border-top: 1px solid #8C8E91;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0;
}
#contentTable .contentTable__treePanel .contentTable__Body ul.tree li:last-child:before {
  background: white;
  height: auto;
  top: 1em;
  bottom: 0;
}
#contentTable .contentTable__treePanel .contentTable__Body ul.tree .toggleContentTableElement {
  padding: 0;
  padding-right: 5px;
  font-size: 10px;
  background-color: transparent;
  border: none;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel {
  border-color: transparent;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 0;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel > .panel-heading,
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel.heading {
  color: #000000;
  background-color: transparent;
  border-color: transparent;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel > .panel-heading > div.row .panel-title,
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel.heading > div.row .panel-title,
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel > .panel-heading .panel-title,
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel.heading .panel-title {
  color: #000000;
  font-size: 1em;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel > .panel-heading + .panel-collapse > .panel-body,
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel.heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel > .panel-heading .badge,
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel.heading .badge {
  color: transparent;
  background-color: #000000;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel > .panel-title {
  color: #000000;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading {
  padding: 0;
  border: none;
  border-radius: 0px;
  display: flex;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading span.mdi {
  min-width: 15px;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading a {
  border-bottom: 2px solid transparent;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading .lastElementPrev {
  height: 100%;
  display: block;
  width: 10px;
  padding-right: 10px;
  float: left;
  margin-top: -2px;
  margin-right: 5px;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading .lastElementPrev .lastElementPrevIcon {
  width: 7px;
  border: 1px solid #4D4D4D;
  background-color: #4D4D4D;
  margin-right: 8px;
  margin-left: 2px;
  border-radius: 50% !important;
  height: 7px;
  display: inline-block;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading .lastElement {
  display: initial;
  line-height: 1.5em;
  padding-top: 3px;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading .lastElement.isIE {
  display: inline-block;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading .nodeLable {
  display: initial;
  line-height: 1.5em;
  padding-top: 4px;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading .nodeLable.isIE {
  display: inline-block;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading span {
  border-bottom-color: transparent;
  transition: border-bottom-color 0.5s ease 0s;
  display: inline-flex;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__heading span[data-contentActive='true'] {
  border-bottom: 2px solid #004395;
  display: inline-block;
  width: 100%;
}
#contentTable .contentTable__treePanel .contentTable__Body .contentTable__panel .contentTablePanel__body {
  padding: 0;
}
.tocShowMoreContainer.partOfTree {
  border-left: 1px solid;
}
.tocShowMoreContainer .tocShowMoreButton {
  padding: 2px 2px 2px 4px;
  border: none;
  line-height: 21px;
  width: 100%;
  text-align: left;
  background-color: #f1f1f1;
  border-radius: 2px !important;
  color: black;
}
.tocShowMoreContainer .tocShowMoreButton:hover {
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.tocShowMoreContainer .tocShowMoreButton:active {
  box-shadow: inset -2px -2px 4px 0px rgba(0, 0, 0, 0.2), inset 0px 0px 4px rgba(0, 0, 0, 0.3);
}
.tocShowMoreContainer .tocShowMoreButton:focus {
  outline: none;
}
.tocShowMoreContainer .tocShowMoreButton span.mdi-chevron-down {
  font-size: 21px;
}
#search_facets[style*="scroll"] {
  padding-right: 0;
}
#search_facets[style*="scroll"] ul.tree > li {
  padding-right: 0;
}
#search_facets ul.tree > li > div > div > ul > li > div > button > .facet_badge {
  margin-left: -2px;
}
a[data-contentactive] {
  border-bottom: 2px solid #004395 !important;
}
.facetTitle.collapsed .mdi-minus {
  display: none !important;
}
.facetTitle.collapsed .mdi-plus {
  display: inline-block !important;
}
.facetTitle .mdi {
  font-size: 16px;
}
.facetTitle .mdi-minus {
  display: inline-block;
}
.facetTitle .mdi-plus {
  display: none;
}
[toc-leaf] {
  cursor: pointer;
}
#sideBar.mobileSidebar {
  display: none;
  position: fixed !important;
  z-index: 1100;
  width: 100%;
  height: calc(100% - 51px);
  top: 90px;
  left: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: white;
  overflow-y: scroll;
}
#sideBar.mobileSidebar #tabs_sidebar {
  margin-bottom: 0;
  box-shadow: none;
  transition: none;
  border: none;
  width: 100% !important;
  max-height: initial !important;
}
#sideBar.mobileSidebar #tabs_sidebar .nav-tabs {
  position: fixed;
  width: 100%;
  z-index: 1101;
  background-color: white;
}
#sideBar.mobileSidebar #tabs_sidebar .nav-tabs .nav-tabs__tab:not(.active) {
  display: none;
}
#sideBar.mobileSidebar #tabs_sidebar .nav-tabs .nav-tabs__tab.active {
  width: 100%;
  box-shadow: inset 0px 5px 0px 0px #004395, 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
}
#sideBar.mobileSidebar #tabs_sidebar .nav-tabs .nav-tabs__tab.active span {
  font-size: 20px;
}
#sideBar.mobileSidebar #tabs_sidebar #tabs {
  padding-top: 45px;
}
#sideBar.mobileSidebar #tabs_sidebar #tabs #search_facets {
  overflow-y: initial !important;
  max-height: initial !important;
}
#sideBar.mobileSidebar #tabs_sidebar #tabs #search_facets .btn-facet-icon {
  font-size: 18px;
  padding-top: 0;
}
#sideBar.mobileSidebar #tabs_sidebar #tabs #search_facets .btn-facet-name:before {
  width: 9px !important;
  height: 9px !important;
}
#sideBar.mobileSidebar #tabs_sidebar #tabs #search_facets .panel-title,
#sideBar.mobileSidebar #tabs_sidebar #tabs #search_facets #contain-lable,
#sideBar.mobileSidebar #tabs_sidebar #tabs #search_facets .facet_badge {
  font-size: 16px;
}
#sideBar.mobileSidebar #tabs_sidebar #contentTable {
  padding-top: 45px;
  overflow-y: initial !important;
  max-height: initial !important;
}
#sideBar.mobileSidebar #tabs_sidebar #contentTable .contentTablePanel__heading {
  font-size: 16px;
}
#sideBar.mobileSidebar #tabs_sidebar #contentTable .contentTablePanel__heading .mdi {
  font-size: 18px;
  width: 13px;
  top: 4px;
  margin-right: 7px;
  margin-left: -2px;
}
#sideBar.mobileSidebar #tabs_sidebar #contentTable .contentTablePanel__heading .lastElementPrev {
  margin-top: -1px;
  width: 15px;
}
#sideBar.mobileSidebar #tabs_sidebar #contentTable .contentTablePanel__heading .lastElementPrev .lastElementPrevIcon {
  width: 9px;
  height: 9px;
}
.no-user-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#filterContextBox {
  margin: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #004395;
  font-size: 16px;
  text-align: center;
  height: 95px;
}
#filterContextBox .animated-checkmark {
  top: -80px;
  height: 50px;
  width: 50px;
  position: relative;
  display: none;
  opacity: 1;
  transition: opacity 700ms;
}
#filterContextBox .checkmarkForMSBrowser {
  border-radius: 50% !important;
  background-color: #004395;
  top: -48px;
  height: 50px;
  width: 50px;
  position: relative;
  display: none;
  opacity: 0;
  transition: opacity 700ms;
  margin: 0 auto;
}
#filterContextBox #contextFiltercontent.showCheckmark + .checkmarkForMSBrowser {
  opacity: 1;
  display: block;
}
#filterContextBox #contextFiltercontent.showCheckmark + .animated-checkmark {
  display: block;
}
#filterContextBox #contextFiltercontent.hideCheckmark + .checkmarkForMSBrowser {
  opacity: 0;
  display: block;
}
#filterContextBox #contextFiltercontent.hideCheckmark + .animated-checkmark {
  opacity: 0;
  display: block;
}
#filterContextBox #contextFiltercontent {
  height: 37px;
  opacity: 1;
}
#filterContextBox #contextFiltercontent.showCheckmark {
  opacity: 0;
}
#filterContextBox #contextFiltercontent.hideCheckmark {
  transition: opacity 700ms;
}
#filterContextBox #contextFiltercontent #filterContextName {
  font-weight: bold;
  display: inline-block;
  padding: 6px;
  margin: 1px 0;
}
#filterContextBox #contextFiltercontent #filterEditContent .iconButton {
  font-size: 20px;
  background-color: white;
  border: none;
  height: 28px;
  width: 28px;
  line-height: inherit;
  color: #4d4d4d;
  transition: border-color 250ms, color 250ms;
}
#filterContextBox #contextFiltercontent #filterEditContent .iconButton#clearFilterButton {
  float: left;
}
#filterContextBox #contextFiltercontent #filterEditContent .iconButton#clearFilterButton span {
  padding: 0;
  height: 19px;
  width: 19px;
  line-height: 19px;
  margin: 2px 0px 0px -2px;
  padding-left: 1px;
  padding-top: 1px;
}
#filterContextBox #contextFiltercontent #filterEditContent .iconButton#clearFilterButton span:before {
  line-height: 19px;
}
#filterContextBox #contextFiltercontent #filterEditContent .iconButton#clearFilterButton:hover {
  color: #d9534f;
}
#filterContextBox #contextFiltercontent #filterEditContent .iconButton#completeFilterButton {
  float: right;
}
#filterContextBox #contextFiltercontent #filterEditContent .iconButton#completeFilterButton span {
  padding: 0;
  height: 19px;
  width: 19px;
  line-height: 19px;
  margin: 1px 0px 0px -2px;
  padding-left: 1px;
}
#filterContextBox #contextFiltercontent #filterEditContent .iconButton#completeFilterButton span:before {
  padding: 0;
}
#filterContextBox #contextFiltercontent #filterEditContent .iconButton#completeFilterButton:hover {
  color: #004395;
}
#filterContextBox #contextFiltercontent #filterEditContent #filterInputContainer {
  display: inline-block;
  width: 80%;
}
#filterContextBox #contextFiltercontent #filterEditContent #filterInputContainer #filterContextInput {
  font-size: 17px;
  border: none;
  width: 100%;
  border-bottom: 2px dotted #004395;
  padding: 0px 6px;
}
#filterContextBox #contextFiltercontent #filterEditContent #filterInputContainer #filterInputError {
  display: inline-block;
  float: left;
  font-size: 0.9em;
  color: #c9302c;
  margin-top: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
#filterContextBox #contextFiltercontent #filterEditContent #filterInputContainer #filterInputError .mdi {
  vertical-align: top;
  display: inline;
  padding-right: 3px;
  line-height: 1.4;
}
#filterContextBox #contextFiltercontent #noFilterContent #saveContextFilterButton {
  box-shadow: 3px 4px 5px -4px rgba(0, 0, 0, 0.3);
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 4px !important;
  padding: 6px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 16px;
  border-color: #ddd;
  background-color: white;
  box-shadow: none;
}
#filterContextBox #contextFiltercontent #noFilterContent #saveContextFilterButton:disabled {
  background-color: #f9f9f9;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
#filterContextBox #contextFiltercontent #noFilterContent #saveContextFilterButton:disabled:hover,
#filterContextBox #contextFiltercontent #noFilterContent #saveContextFilterButton:disabled:active {
  border-color: #ddd;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
#filterContextBox #contextFiltercontent #noFilterContent #saveContextFilterButton:hover {
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.3);
}
#filterContextBox #contextFiltercontent #noFilterContent #saveContextFilterButton:active {
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background-color: #FAFAFA;
  border-color: #CACACA;
}
#filterContextBox #contextFiltercontent #noFilterContent #saveContextFilterButton:hover {
  border-left-color: transparent;
  border-top-color: transparent;
  background-color: #f0f0f0;
  box-shadow: none;
}
#filterContextBox #contextFiltercontent #filterAplliedContent {
  text-align: left;
  padding: 0 5px;
}
#filterContextBox #contextFiltercontent #filterAplliedContent #headingContainer {
  margin-bottom: 4px;
}
#filterContextBox #contextFiltercontent #filterAplliedContent #headingContainer #filterHeading {
  display: inline-block;
  color: #8C8E91;
  font-size: 14px;
}
#filterContextBox #contextFiltercontent #filterAplliedContent #headingContainer #discardIcon {
  cursor: pointer;
  float: right;
  font-size: 16px;
  color: #8C8E91;
  margin-top: 2px;
  display: inline-block;
  transition: color 250ms;
}
#filterContextBox #contextFiltercontent #filterAplliedContent #headingContainer #discardIcon:hover {
  color: #000000;
}
#filterContextBox #contextFiltercontent #filterAplliedContent #saveNewFilterButton {
  vertical-align: top;
  border: none;
  background-color: transparent;
  color: #8C8E91;
  font-size: 18px;
  margin-left: -15px;
  padding: 0;
  transition: color 250ms;
}
#filterContextBox #contextFiltercontent #filterAplliedContent #saveNewFilterButton:hover {
  color: #000000;
}
#filterContextBox #contextFiltercontent #filterAplliedContent #filterAppliedName {
  display: inline-block;
  font-size: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 85%;
}
#filterContextBox #contextFiltercontent #filterAplliedContent .switchCheckBox {
  float: right;
  top: 4px;
}
#deactivateContextFilterButton {
  margin: 15px;
  box-shadow: 3px 4px 5px -4px rgba(0, 0, 0, 0.3);
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 4px !important;
  padding: 6px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 16px;
  border-color: #ddd;
  background-color: white;
  box-shadow: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#deactivateContextFilterButton:disabled {
  background-color: #f9f9f9;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
#deactivateContextFilterButton:disabled:hover,
#deactivateContextFilterButton:disabled:active {
  border-color: #ddd;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
#deactivateContextFilterButton:hover {
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.3);
}
#deactivateContextFilterButton:active {
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background-color: #FAFAFA;
  border-color: #CACACA;
}
#deactivateContextFilterButton:hover {
  border-left-color: transparent;
  border-top-color: transparent;
  background-color: #f0f0f0;
  box-shadow: none;
}
#upload_progess .progress .progress-bar,
#upload_progess .progress .progress-bar:active {
  background-color: #004395;
}
th[data-sort] span::selection {
  background-color: transparent;
  color: black;
}
th[data-sort] span::-moz-selection {
  background-color: transparent;
  color: black;
}
.admin_facets .tree {
  margin: 0px 0px 0px 0px;
  padding: 0;
  list-style-type: none;
  /*END ul*/
  /*END .row*/
}
.admin_facets .tree:before {
  border-left: 2px solid #FFFFFF !important;
  top: 0px !important;
  z-index: 4;
}
.admin_facets .tree > li:first-child:before {
  content: "";
  display: block;
  width: 20px;
  height: 0px;
  border-top: 2px solid #FFFFFF !important;
  margin-top: -3px;
  position: absolute;
  top: 1em;
  left: 0px;
}
.admin_facets .tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  margin-left: 0.9em;
  /* indentation */
}
.admin_facets .tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: -0.5em;
  bottom: 0;
  left: 0;
  border-left: 2px solid #FFFFFF !important;
}
.admin_facets .tree .row {
  margin-left: 0px;
  padding: 0.5em;
  display: block;
  padding: 0px;
  border: 0px;
  width: 100%;
}
.admin_facets .tree .active {
  border: 1px solid #004395;
  background-color: transparent;
  color: #4F5155;
}
@media (max-width: 767px) {
  .admin_facets .tree .active {
    padding: 5px 0px !important;
  }
}
.admin_facets .tree .active .btn-facet-name {
  color: #4F5155;
}
@media (max-width: 767px) {
  .admin_facets .tree .active .btn-facet-name .deselect {
    display: none;
  }
}
.admin_facets .tree .active .btn-facet-name .contain-lable {
  white-space: nowrap;
}
.admin_facets li {
  margin: 0.5em 0;
  padding: 0;
  /* indentation + .5em */
  color: #777777;
  position: relative;
}
@media (min-width: 768px) {
  .admin_facets li {
    padding-left: 1.5em;
  }
}
.admin_facets li li {
  padding-left: 1.5em;
}
.admin_facets > li {
  margin: 0.5em;
}
.admin_facets ul li li:before {
  content: "";
  display: block;
  width: 20px;
  /* same with indentation */
  height: 0;
  border-top: 2px solid #FFFFFF !important;
  margin-top: -3px;
  /* border top width */
  position: absolute;
  top: 1em;
  /* (line-height/2) */
  left: 0;
}
.admin_facets .tree:last-child li:last-child::before {
  background-color: #777777 !important;
  /* same with body background */
  height: auto;
  top: 1em;
  /* (line-height/2) */
  bottom: 0;
  z-index: 4;
}
.admin_facets .btn-facet-icon {
  border-color: transparent !important;
}
.admin_facets .btn-facet-icon,
.admin_facets .btn-facet-icon:active,
.admin_facets .btn-facet-icon:focus {
  outline: none;
  color: #004395;
}
.admin_facets .panel {
  background-color: transparent;
}
.admin_facets .panel .panel-title a:hover {
  color: #FFFFFF;
  background-color: transparent;
}
.admin_facets .panel .btn-facet-icon {
  border-color: #004395;
}
.admin_facets .panel .btn-facet-name {
  color: #eee;
}
.admin_facets .panel .panel-body ul li:last-child::before {
  background-color: #777777 !important;
}
.admin-container {
  padding-top: 10px;
}
.admin-container .table {
  margin-bottom: 0px;
}
#text-contentUpload {
  cursor: pointer;
  border-right: none;
  box-shadow: none;
  overflow: hidden;
}
.file-group * {
  height: 33.5px;
}
.btn-inline {
  color: #333;
  background-color: white;
  border-color: #ccc;
  border-left: none;
  top: 0px;
}
.btn-inline:focus,
.btn-inlineactive,
.btn-inline:hover {
  color: #333;
  background-color: white;
  border-color: #ccc;
}
.btn-inline:focus,
.btn-inline:hover,
.btn-inline:active {
  background-color: white !important;
  border-color: #ccc !important;
  box-shadow: none;
}
.admin_modal .file-group .btn-upload-clear {
  background-color: transparent !important;
  padding: 5px 12px 6px;
  border-left: none;
  font-size: 14px;
}
.admin_modal .file-group .btn-upload-clear,
.admin_modal .file-group .btn-upload-clear:focus,
.admin_modal .file-group .btn-upload-clear:hover,
.admin_modal .file-group .btn-upload-clear:active {
  border-color: white !important;
}
#contentUpload,
#fileupload {
  padding: 0px !important;
}
#bodyAdmin td,
#bodyAdmin th {
  background-color: transparent;
  border: 1px solid #DDD;
  color: black;
}
#bodyAdmin * {
  border-radius: 0px;
}
#admin_locales {
  background: none;
  border: medium none;
  width: 15%;
  height: 100%;
}
#admin_locales option {
  background-color: #777777;
  color: #FFFFFF;
}
#tabContent {
  width: 1170px;
  margin: 0 auto;
  margin-top: 95px;
  margin-bottom: 20px;
  background-color: white;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
@media screen and (min-height: 880px) {
  #tabContent {
    height: calc(90% - 40px);
  }
}
@media screen and (max-height: 879px) {
  #tabContent {
    height: calc(85% - 40px);
  }
}
@media screen and (max-height: 620px) {
  #tabContent {
    height: calc(80% - 40px);
  }
}
#tabContent #triangle {
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  position: absolute;
  margin-top: -35px;
}
#tabContent #triangle.users {
  margin-left: 24px;
}
#tabContent #triangle.roles {
  margin-left: 144px;
}
#tabContent #triangle.contents {
  margin-left: 264px;
}
#tabContent #triangle.imports {
  margin-left: 384px;
}
#tabContent #triangle.topicinfo {
  margin-left: 506px;
}
#tabContent #triangle.facettrees {
  margin-left: 625px;
}
#tabContent #triangle.license {
  margin-left: 746px;
}
#tabContent #triangle:before {
  width: 0px;
  height: 0px;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 19px 19px 19px;
  border-color: transparent transparent #ffffff transparent;
  display: block;
  content: "";
  margin-top: 1px;
  margin-left: -19px;
}
#tabContent .admin-container {
  padding: 0;
  max-width: 100%;
}
#tabContent .panel-group {
  margin: 0;
}
#tabContent .panel .table-responsive {
  margin-top: 0;
}
#tabContent .panel .table-responsive table {
  margin-bottom: 0px;
}
.adminPanel {
  margin-bottom: 15px;
}
.adminPanel .adminPanelHeader {
  background-color: #FFFFFF;
  padding: 7px 15px;
  font-size: 16px;
  border: 1px solid #8C8E91;
  border-bottom: none;
}
.adminPanel .adminPanelHeader .mdi {
  font-size: 22px;
  line-height: 1;
}
.addButton {
  color: #004395;
  padding: 5px;
  border: none;
  font-size: 15px;
  border-radius: 2px !important;
  transition: background-color 150ms, color 150ms;
}
.addButton .mdi {
  color: #5E5E5E;
  font-size: 20px;
  line-height: 1;
  vertical-align: text-top;
}
.addButton:hover {
  color: #5E5E5E;
  background-color: #004395;
}
.admin-table {
  border-right: none;
  border-bottom: none;
}
.admin-table tr {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #8C8E91;
}
.admin-table tr:hover .adminActions .actionButton {
  opacity: 1;
}
.admin-table tr.footerRow {
  background-color: white !important;
}
.admin-table tr td.tableRoleGroupNameCell {
  width: 400px;
}
.admin-table tr td .tdContent {
  margin: -8px;
  padding: 8px;
  position: relative;
  min-height: 50px;
  display: inline-block;
}
.admin-table tr td .tdContent.tableGroupName,
.admin-table tr td .tdContent.tableRoleName {
  word-break: break-all;
  /* EVERYONE ELSE */
  word-break: break-word;
  /* IE, EDGE */
  width: 400px;
}
.admin-table tr td .tdContent .roleGroupName {
  max-width: 350px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  position: relative;
  padding-right: 12px;
}
.admin-table tr td .tdContent .roleGroupName:after {
  content: ";";
  position: absolute;
  right: 5px;
}
.adminActions {
  padding: 0 !important;
  position: relative;
  margin-top: -1px;
  margin-left: -98px;
  transition: opacity 250ms;
  border: none !important;
  display: block;
  text-align: right;
}
.adminActions .actionButton {
  height: 50px;
  width: 49px;
  border: none;
  margin-top: 1px;
  transition: opacity 250ms, color 150ms, background-color 150ms;
  opacity: 0;
  outline: none;
  font-size: 18px;
  background-color: transparent;
  color: #8C8E91;
}
.adminActions .actionButton:hover {
  color: white;
  background-color: #8C8E91;
}
.admin-modal .modal-dialog .modal-content {
  padding: 15px;
  border-radius: 2px !important;
}
.admin-modal .modal-dialog .modal-content .adminModalHeader {
  margin: -15px -15px 25px;
  padding: 40px 15px 0px;
  font-size: 16px;
  font-weight: bold;
  color: #3E3E3E;
}
.admin-modal .modal-dialog .modal-content .adminModalBody .adminModalInputGroup {
  margin-bottom: 15px;
  border-bottom: 1px solid #8C8E91;
  padding-bottom: 8px;
}
.admin-modal .modal-dialog .modal-content .adminModalBody .adminModalInputGroup .adminModalInputGroupTitle {
  display: inline-block;
  color: #8C8E91;
}
.admin-modal .modal-dialog .modal-content .adminModalBody .adminModalInputGroup .adminModalUserReminder {
  display: inline-block;
  color: #c9302c;
  float: right;
}
.admin-modal .modal-dialog .modal-content .adminModalBody .adminModalInputGroup .adminTextField {
  border: none;
  border-bottom: 2px solid #004395;
  padding-top: 5px;
  width: 100%;
  font-size: 15px;
}
.admin-modal .modal-dialog .modal-content .adminModalSelect {
  display: block;
  border: none;
  font-size: 15px;
  width: 100px;
  margin-top: 5px;
  border-bottom: 2px solid #004395;
}
.admin-modal .modal-dialog .modal-content .adminModalSelect:disabled {
  background-color: transparent;
  color: gray;
  border-bottom-color: lightgray !important;
}
.admin-modal .modal-dialog .modal-content .adminModalWarningMessage {
  border: 1px solid #777777;
  border-radius: 2px !important;
  display: flex;
  margin-bottom: 10px;
}
.admin-modal .modal-dialog .modal-content .adminModalWarningMessage .warningIconWrapper {
  display: block;
  max-width: 60px;
  flex: 1;
  text-align: center;
  font-size: 28px;
  background-color: #f0ad4e;
  padding-top: 2px;
}
.admin-modal .modal-dialog .modal-content .adminModalWarningMessage .warningText {
  flex: 5;
  padding: 5px 10px;
  margin: 0;
  align-self: center;
}
.admin-modal .modal-dialog .modal-content .adminModalButton {
  color: #004395;
  padding: 5px;
  border: none;
  border-radius: 2px !important;
  transition: background-color 150ms, color 150ms;
  font-size: 15px;
  font-weight: bold;
  background-color: transparent;
  margin-right: 15px;
}
.admin-modal .modal-dialog .modal-content .adminModalButton .mdi {
  color: #5E5E5E;
  font-size: 20px;
  line-height: 1;
  vertical-align: text-top;
}
.admin-modal .modal-dialog .modal-content .adminModalButton:hover {
  color: #5E5E5E;
  background-color: #004395;
}
.admin-modal .modal-dialog .modal-content .adminModalMultiCheckbox {
  padding-top: 5px;
  margin-bottom: -10px;
}
.admin-modal .modal-dialog .modal-content .adminModalMultiCheckbox label {
  margin-bottom: 10px;
}
.admin-modal .modal-dialog .modal-content .adminModalMultiCheckbox label input {
  display: none;
}
.admin-modal .modal-dialog .modal-content .adminModalMultiCheckbox label input:checked ~ span {
  background-color: #004395;
}
.admin-modal .modal-dialog .modal-content .adminModalMultiCheckbox label span {
  display: inline-block;
  background-color: #ddd;
  padding: 2px 5px;
  transition: background-color 150ms;
  margin: 0 5px;
  border-radius: 2px !important;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.admin-modal .modal-dialog .modal-content .adminModalMultiCheckbox label span.roleDialogGroupeName {
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.adminFacetsBox {
  margin-top: 5px;
  max-height: 410px;
  overflow-y: auto;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, /* Shadows */ radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, /* Shadows */ radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}
.adminFacetsBox .panel-facets {
  margin: 0px;
  background-color: rgba(124, 124, 124, 0.1);
  margin-bottom: 10px;
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.5);
  border-radius: 2px !important;
}
.adminFacetsBox .panel-facets .panel-heading {
  padding: 5px;
}
.adminFacetsBox .panel-facets .panel-body {
  padding: 0;
}
.adminFacetsBox .panel-facets .panel-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 12px;
  padding-left: 11px;
}
.adminFacetsBox .panel-facets .panel-body ul .facetvalue {
  margin: 5px 0;
}
.adminFacetsBox .btn-facet-name {
  color: #777777;
  background: none;
  border-color: transparent;
  padding: 0;
  padding-left: 5px;
  margin-top: -2px;
  height: 21px;
  color: #555;
  outline: none;
}
.adminFacetsBox .btn-facet-icon {
  color: #777777;
  background-color: #004395;
  padding: 0px;
  font-size: 14px;
  border: none;
  height: 21px;
  width: 21px;
}
.adminFacetsBox .selected {
  background-color: #004395;
}
.copyRawDYXMLToClipboard button {
  margin-top: -17px;
}
.tp-bs-button {
  font-size: 18px;
  padding: 3px 9px;
}
#confirmReindexWelcomeBtn {
  position: relative;
}
#confirmReindexWelcomeBtn.reindexingInProgress {
  opacity: 0.5;
}
#confirmReindexWelcomeBtn.reindexingInProgress::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 25%;
  height: 2px;
  background-color: #FFFFFF;
  animation: reindexing 1s linear infinite;
}
#confirmReindexWelcomeBtn.reindexingInProgress:hover::after {
  background-color: #004395;
}
@keyframes reindexing {
  0% {
    left: 0;
    width: 0;
  }
  25% {
    left: 0;
    width: 25%;
  }
  75% {
    left: 75%;
    width: 25%;
  }
  100% {
    left: 100%;
    width: 0;
  }
}
.progress {
  background-color: transparent;
  margin-bottom: 10px;
}
.progress .progress-bar {
  cursor: default;
  transition-property: background-color, width;
  transition-duration: 0.6s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.progress .progress-bar .glyphicon {
  color: #FFFFFF;
  float: left;
  padding: 3px;
  padding-right: 5px;
  cursor: pointer;
}
.popover {
  color: #000;
}
.tpdialog {
  background-color: #777777;
  color: #FFFFFF;
}
.tpdialog .facetvalue {
  color: #000000;
}
.tpdialog .active {
  background-color: #777777;
}
.tpdialog .facettextactive {
  background-color: #004395;
}
.tpdialog .facettextactive .btn-facet-name {
  color: #000000 !important;
}
.tpdialog-input {
  background-color: #777777;
  border: 1pt solid white;
  color: #FFFFFF;
  font-size: 15px;
  margin-bottom: 10px;
}
.tpdialog-text-label {
  background-color: #777777;
  border: 1pt solid white;
  color: #FFFFFF;
  font-size: 15px;
  margin-bottom: 17px;
  padding-left: 15px;
  height: 44px;
  line-height: 44px;
  width: 356px;
}
.tpdialog-logo {
  vertical-align: middle;
}
.tp-dialog-cancel-box {
  margin: 0px;
  text-align: right;
}
.tp-dialog-logo-box {
  margin-left: 72px;
  height: 151px;
  width: 356px;
}
.tp-dialog-header-text-box {
  color: #FFFFFF;
}
.tpdialog-collection-label {
  font-size: 22px;
  color: #FFFFFF;
}
.tpdialog-collection-botton {
  background-color: white;
  color: #000000;
  font-size: 22px;
}
.tpdialog-collection-box {
  background-color: #DADADA;
  color: #000000;
  font-size: 22px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.tpdialog-collection-box-active {
  background-color: #DADADA;
  color: #000000;
  font-size: 22px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.tpdialog-collection-box-active #collectiontitle:hover:not(.editInPlace-active) {
  background-color: #ffffff !important;
}
.tpdialog-collection-hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1pxd white;
}
.admin_modal .modal-dialog .modal-content {
  padding: 0px 15px 0px 15px;
}
.admin_modal .modal-dialog .modal-content .modal-title {
  margin-top: 7px;
}
#errorModal {
  padding-right: 17px;
}
#errorModalLabel {
  font-weight: bold;
  padding-top: 10px;
}
.modal-title {
  color: #FFFFFF;
}
.modal-body {
  color: #FFFFFF;
}
.modal-header {
  border-bottom: none;
  padding: 0px;
  color: #FFFFFF;
  margin-left: -15px;
  padding: 0px 15px;
  background-color: #777777;
  width: calc(100% + 30px);
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
button.close {
  padding: 10px 0px 10px 0px;
  color: #777777;
}
.collectiontitle {
  font-family: "Moderat-PE-Condensed-Bold", "Arial Unicode MS Bold", Arial-Bold, Helvetica-Bold, sans-serif;
  font-weight: 500;
  font-size: 14pt;
  padding-left: 10px;
}
.collectiontitle_small {
  font-family: "Moderat-PE-Condensed-Bold", "Arial Unicode MS Bold", Arial-Bold, Helvetica-Bold, sans-serif;
  font-weight: 500;
  font-size: 11pt;
  padding-left: 5px;
}
div#collectiontitle {
  font-size: 14pt;
  font-weight: 500;
}
.collectiontitleM {
  font-size: 16pt;
  padding-left: 10px;
}
.collectionbox {
  background-color: #DADADA;
  height: 65px;
  padding-left: 0px;
}
.collectionboxactive {
  background-color: #777777;
  height: 65px;
  padding-left: 0px;
}
.inplace_field,
.inplace_save,
.inplace_cancel {
  padding: 8px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #EEE;
  border: 1px solid #CCC;
  border-radius: 4px;
}
.inplace_field {
  margin-right: 5px;
}
.modal-footer {
  border-top: none;
}
.modal-footer a {
  color: #004395;
}
.modal-footer a:hover {
  color: #004395;
  text-decoration: underline;
}
.password-verdict {
  color: #FFFFFF;
}
.container.error {
  text-align: center;
  margin-top: 150px;
}
.error-list {
  color: #FFFFFF;
}
.padding1em {
  padding: 1em;
}
.close {
  color: #FFFFFF;
}
#forbiddenAlert {
  z-index: 8000;
}
#forbiddenAlert .modal-title {
  margin-top: 7px;
}
#forbiddenAlert .modal-content {
  padding: 0px 15px;
}
#login_failure_alert {
  background-color: rgba(50, 0, 0, 0.5);
  border-color: #A51711;
  color: white;
  margin-bottom: 10px;
}
form#loginForm label {
  color: #FFFFFF;
}
form#loginForm ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #FFFFFF;
}
form#loginForm :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #FFFFFF;
  opacity: 1;
}
form#loginForm ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #FFFFFF;
  opacity: 1;
}
form#loginForm :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #FFFFFF;
}
form#loginForm :placeholder-shown {
  /* Standard */
  color: #FFFFFF;
}
.img-responsive {
  display: block;
  max-width: 90%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}
.jumbotron {
  padding-top: 5px;
  padding-bottom: 0;
  margin-bottom: 0px;
  background-color: #004395;
  color: inherit;
  font-size: 15px;
}
@media (min-width: 992px) {
  .jumbotron {
    border-right: 80px solid #f0f0f0;
    border-left: 80px solid #f0f0f0;
  }
}
.jumbotron #facet_counts {
  margin-top: -31px;
}
@media (max-width: 1200px) {
  .jumbotron #facet_counts {
    margin-top: 0;
  }
}
.jumbotron .hit_count_text {
  font-size: 52px;
  font-family: "Moderat-PE-Condensed-Bold", "Arial Unicode MS Bold", Arial-Bold, Helvetica-Bold, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
}
@media (max-width: 1199px) {
  .jumbotron {
    margin-bottom: 10px;
  }
}
.result_triangle {
  margin-bottom: 15px;
  height: 70px;
  z-index: 3;
}
@media (max-width: 1199px) {
  .result_triangle {
    display: none;
  }
}
.result_triangle .arrow-down {
  width: 100px;
  height: 100px;
  background-color: #004395;
  display: block;
  transform: rotate(45deg);
  position: relative;
  top: -50px;
  z-index: -2;
  right: 11px;
}
.result_triangle .no-triangle {
  background-color: unset !important;
}
.hit_count_text_m {
  font-size: 24px;
  font-family: "Moderat-PE-Condensed-Bold", "Arial Unicode MS Bold", Arial-Bold, Helvetica-Bold, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  #ht_box {
    margin-top: -31px;
  }
}
@media (max-width: 1199px) {
  #ht_box {
    z-index: -1;
    display: none;
  }
  #ht_box * {
    color: transparent;
  }
}
.hitcountbox {
  height: 65px;
  line-height: 65px;
  vertical-align: bottom;
  z-index: 5;
}
.hitcountbox #hitcount {
  position: absolute;
  left: -15px;
  width: 121%;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
@media (min-width: 992px) {
  .hitcountbox {
    text-align: center;
    width: 116px;
  }
}
em[data-role="hit"] {
  background-color: rgba(0, 67, 149, 0.4);
  color: #000000;
  font-style: normal;
}
@media (max-width: 1199px) {
  #results {
    margin-top: 6px;
  }
}
#resultList #resultlistheading {
  margin-top: -44px;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.1;
  font-size: 22px;
  margin-left: -10px;
  color: #4F5155;
  z-index: 1;
}
@media (max-width: 1199px) {
  #resultList #resultlistheading {
    margin-top: 0;
    margin-left: 0;
  }
}
#resultList #resultlistheading .beforeExtendSearch {
  display: block;
}
#resultList #resultlistheading div {
  display: inline-block;
}
#resultList #resultlistheading div.importCollectionDiv {
  display: flex;
  align-items: center;
}
#resultList #resultlistheading button {
  border: none;
  border-radius: 2px;
  transition: background-color 150ms;
  padding: 2px 5px;
  margin: 0 5px;
  font-size: 0.9em;
}
#resultList #resultlistheading button:hover:not(:disabled) {
  color: #5e5e5e;
  background-color: #004395;
}
#resultList #resultlistheading button:disabled {
  cursor: not-allowed;
}
#resultList #resultlistheading button.collectionImportButton,
#resultList #resultlistheading button.collectionImportCancelBtn {
  display: flex;
  padding: 0;
  margin: 15px 0 0 0;
  justify-content: space-between;
  align-items: center;
}
#resultList #resultlistheading button.collectionImportButton .collectionImportButtonContent,
#resultList #resultlistheading button.collectionImportCancelBtn .collectionImportButtonContent {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  transition: background-color 150ms;
  border: none;
  border-radius: 2px;
  padding: 3px 5px;
}
#resultList #resultlistheading button.collectionImportButton .collectionImportButtonContent .mdi,
#resultList #resultlistheading button.collectionImportCancelBtn .collectionImportButtonContent .mdi {
  margin-right: 5px;
}
#resultList #resultlistheading button.collectionImportButton .collectionImportButtonContent .textContent,
#resultList #resultlistheading button.collectionImportCancelBtn .collectionImportButtonContent .textContent {
  font-size: 17px;
}
#resultList #resultlistheading button.collectionImportButton:hover,
#resultList #resultlistheading button.collectionImportCancelBtn:hover {
  background-color: initial;
}
#resultList #resultlistheading button.collectionImportButton:hover .collectionImportButtonContent,
#resultList #resultlistheading button.collectionImportCancelBtn:hover .collectionImportButtonContent {
  background-color: #c8d200;
}
#resultList #resultlistheading button.collectionImportCancelBtn {
  margin-left: 20px;
}
#resultList #resultlistheading .renameHeadingContentWrapper {
  display: flex;
  flex-wrap: nowrap;
  margin-left: 0;
}
#resultList #resultlistheading .renameHeadingContentWrapper #newCollTitleInput {
  margin-right: 10px;
  border-radius: 2px;
  border-color: lightgrey;
  padding: 3px;
  transition: all linear 1s;
}
#alternHitcount {
  display: none;
}
@media (max-width: 1199px) {
  #alternHitcount {
    display: inline-block;
  }
}
.result {
  border-radius: 3px;
  padding-bottom: 0px !important;
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: all 300ms ease-out;
  margin-bottom: 15px;
}
.result:last-of-type {
  margin-bottom: 15px;
}
.result.resultInShow .panel-heading {
  border-radius: 3px;
  position: sticky;
  top: 65px;
  z-index: 2;
  background-color: white;
  border-top: 1px solid #e7e7e7;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.result.resultInShow .panel-heading::before {
  content: "";
  display: block;
  width: calc(100% + 10px);
  height: 16px;
  background-color: #efefef;
  position: absolute;
  z-index: 1;
  top: -17px;
  margin: 0 -5px;
}
.result.resultInShow:not(.topicFullOpend) .panel-heading {
  border-bottom: 1px solid #004395;
}
.result.resultInShow .topicLinkWrapper {
  cursor: default;
}
.result .resultDropShadow {
  height: 16px;
  width: 100%;
  position: sticky;
  top: 184px;
  z-index: 1;
  box-shadow: inset 0px 9px 7px -9px #000000;
  opacity: 0;
  transition: opacity 150ms;
}
.result.topicFullOpend .resultDropShadow {
  opacity: 1;
}
.result .panel-heading {
  border: none;
  padding: 0px;
  background-color: white;
  min-height: 120px;
  border-radius: 3px;
}
.result .panel-heading a.topicLinkWrapper {
  display: block;
  padding: 0;
  width: 100%;
  margin-right: -16.66666666%;
  min-height: 120px;
  border-radius: 3px;
}
.result .panel-heading .title {
  height: 100%;
}
.result .panel-heading .title .name {
  padding-top: 2px;
  font-size: 20px;
  color: #000000;
}
.result .panel-heading .title .name:focus {
  color: #000000;
}
.result .panel-heading .title .abstract {
  font-size: 12px;
  margin-bottom: 5px;
  width: 100%;
}
.result .panel-heading .title .abstract .abstractText {
  display: inline;
}
.result .panel-heading .image {
  padding: 0px;
}
.result .panel-heading .image .preview_image {
  height: 120px;
}
.result .panel-heading .image .preview_image .img-thumbnail {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  max-width: 100%;
  max-height: 100%;
  border: 12px solid transparent;
  padding: 0;
  transition: none;
  border-radius: 0px;
  margin: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.result .panel-heading .meta {
  text-align: right;
  height: 120px;
  z-index: 1;
  float: right;
  position: relative;
}
.result .panel-heading .meta .btn-meta-well {
  padding-right: 0px !important;
  line-height: 1;
  font-size: 19px;
  color: #4F5155;
}
.result .panel-heading .meta div.button {
  width: 106%;
  margin-left: -6%;
}
.result .panel-heading .meta div.button a {
  background-color: transparent;
}
.result .panel-heading .meta div.button .collectionButton .collectionPin-Icon,
.result .panel-heading .meta div.button .collectionButton .collectionPin-Icon-Empty {
  height: 24px;
  width: 21px;
}
.result .panel-heading .meta div.button .closeTopicButton .mdi-close {
  font-size: 21px;
}
.result .panel-heading .meta div.button .versionSelectionButton .mdi-history {
  font-size: 21px;
}
.result .panel-heading .meta .languageSelectionTag {
  background-color: #4F5155;
  border-radius: 1rem;
  padding: 3px 5px 0.75px 5px;
  display: flex;
  align-items: center;
  height: 20px;
}
.result .panel-heading .meta .languageSelectionTag .topicActionButton {
  color: #FFFFFF;
  padding: 0;
  height: initial;
  display: flex;
  justify-content: space-between;
  gap: 0.3rem;
  align-items: center;
  width: 100%;
}
.result .panel-heading .meta .languageSelectionTag .topicActionButton .innerHitTopicVariantsCount {
  font-size: 0.85rem;
}
.result .panel-heading .meta .topicActionButton {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: 1.3rem;
  border: medium none;
  font-size: 18px;
  padding: 0;
  color: #4F5155;
  transition: text-shadow 250ms;
}
.result .panel-heading .meta .topicActionButton .collectionPin-Icon,
.result .panel-heading .meta .topicActionButton .pdfExport-icon,
.result .panel-heading .meta .topicActionButton .dyxmlExport-icon {
  fill: #4F5155;
}
.result .panel-heading .meta .topicActionButton .collectionPin-Icon,
.result .panel-heading .meta .topicActionButton .pdfExport-icon,
.result .panel-heading .meta .topicActionButton .dyxmlExport-icon,
.result .panel-heading .meta .topicActionButton .collectionPin-Icon *,
.result .panel-heading .meta .topicActionButton .pdfExport-icon *,
.result .panel-heading .meta .topicActionButton .dyxmlExport-icon * {
  stroke: #4F5155;
}
.result .panel-heading .meta .topicActionButton .pdfExport-icon,
.result .panel-heading .meta .topicActionButton .dyxmlExport-icon {
  width: 1.3rem;
  height: 1.3rem;
}
.result .panel-heading .meta .topicActionButton .dyxmlExport-icon {
  scale: 1.1;
}
.result .panel-heading .meta .topicActionButton:hover,
.result .panel-heading .meta .topicActionButton:active,
.result .panel-heading .meta .topicActionButton:focus {
  color: #000000;
  box-shadow: none;
  background-color: transparent;
  outline: none;
}
.result .panel-heading .meta .topicActionButton:hover .collectionPin-Icon,
.result .panel-heading .meta .topicActionButton:active .collectionPin-Icon,
.result .panel-heading .meta .topicActionButton:focus .collectionPin-Icon,
.result .panel-heading .meta .topicActionButton:hover .pdfExport-icon,
.result .panel-heading .meta .topicActionButton:active .pdfExport-icon,
.result .panel-heading .meta .topicActionButton:focus .pdfExport-icon,
.result .panel-heading .meta .topicActionButton:hover .dyxmlExport-icon,
.result .panel-heading .meta .topicActionButton:active .dyxmlExport-icon,
.result .panel-heading .meta .topicActionButton:focus .dyxmlExport-icon {
  fill: #000000;
}
.result .panel-heading .meta .topicActionButton:hover .collectionPin-Icon,
.result .panel-heading .meta .topicActionButton:active .collectionPin-Icon,
.result .panel-heading .meta .topicActionButton:focus .collectionPin-Icon,
.result .panel-heading .meta .topicActionButton:hover .pdfExport-icon,
.result .panel-heading .meta .topicActionButton:active .pdfExport-icon,
.result .panel-heading .meta .topicActionButton:focus .pdfExport-icon,
.result .panel-heading .meta .topicActionButton:hover .dyxmlExport-icon,
.result .panel-heading .meta .topicActionButton:active .dyxmlExport-icon,
.result .panel-heading .meta .topicActionButton:focus .dyxmlExport-icon,
.result .panel-heading .meta .topicActionButton:hover .collectionPin-Icon *,
.result .panel-heading .meta .topicActionButton:active .collectionPin-Icon *,
.result .panel-heading .meta .topicActionButton:focus .collectionPin-Icon *,
.result .panel-heading .meta .topicActionButton:hover .pdfExport-icon *,
.result .panel-heading .meta .topicActionButton:active .pdfExport-icon *,
.result .panel-heading .meta .topicActionButton:focus .pdfExport-icon *,
.result .panel-heading .meta .topicActionButton:hover .dyxmlExport-icon *,
.result .panel-heading .meta .topicActionButton:active .dyxmlExport-icon *,
.result .panel-heading .meta .topicActionButton:focus .dyxmlExport-icon * {
  stroke: #000000;
}
.result .panel-heading .meta tp-spinner {
  width: 20px;
  height: 20px;
  display: inline-block;
}
.result .panel-heading .meta tp-spinner .spinner {
  height: 20px;
  width: 20px;
  margin-top: 9px;
}
.result .panel-heading .meta tp-spinner img {
  width: 34px;
  height: 34px;
  position: relative;
  float: right;
  margin-top: 3px;
}
.result .panel-heading .meta .date {
  color: #4F5155;
}
.result .panel-heading .meta .date .small {
  vertical-align: bottom;
  float: auto;
}
.result .tree_body {
  width: calc(100% - 30px);
  opacity: 0;
  padding: 15px 10px 10px;
  margin: 0 auto;
  margin-top: -16px;
  overflow: hidden;
  position: relative;
  transition: height 0.6s ease-in-out, opacity 0.6s ease-in-out, margin 0.6s ease-in-out, padding 0.6s ease-in-out;
}
.result .tree_body.animationComplete::before {
  content: "";
  display: block;
  width: calc(100% + 30px);
  height: 8px;
  border-top: 1px solid #004395;
  background-color: white;
  margin: -15px -25px 0;
  z-index: 1;
  position: absolute;
}
.result .tree_body.animationComplete.isIE::before {
  z-index: 0 !important;
}
.result .tree_body.animationComplete .topic-content {
  padding-top: 1px;
}
.result .tree_body.topicContentHidden {
  height: 0px !important;
  padding: 0;
  margin: 0 15px;
}
.result .tree_body.calculating *,
.result .tree_body.calculating *:before,
.result .tree_body.calculating *:after {
  color: transparent !important;
}
.result .tree_body.topicContentVisible {
  opacity: 1;
  padding: 15px 10px 10px;
}
.result .tree_body.topicContentVisible.animationComplete {
  height: auto !important;
  overflow: visible;
}
.result .tree_body .topic {
  position: relative;
}
.doc-type-text {
  color: #777777;
}
.doc-type-text:focus {
  color: #777777;
}
.abstractText {
  color: #000000;
}
.abstractText:focus {
  color: #000000;
}
.feedback {
  text-align: center;
  color: #4F5155;
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px solid #004395;
  margin-left: 30px;
  margin-right: 30px;
}
.feedback:hover {
  cursor: pointer;
}
div.modal-feedbackDialog {
  width: 400px;
  position: fixed;
  height: 370px;
  top: 50%;
  margin-top: -170px;
  left: 50%;
  margin-left: -200px;
}
div.modal-feedbackDialog div.modal-content {
  width: 400px;
  height: 368px;
}
div.modal-feedbackDialog .reasonList {
  position: absolute;
  list-style: none;
  margin-top: 10px;
  overflow-y: auto;
  max-height: 180px;
  scrollbar-width: thin;
  width: 340px;
}
div.modal-feedbackDialog .reasonList.hasTextarea {
  max-height: 80px !important;
}
div.modal-feedbackDialog .reasonList.hasTextarea.yesno {
  max-height: 110px !important;
}
div.modal-feedbackDialog .reasonList label {
  font-weight: 500;
}
div.modal-feedbackDialog .feedbackField {
  height: 90px;
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #4F5155;
  bottom: 50px;
  width: 300px;
  left: 50px;
  height: 100px;
  padding-bottom: 80px;
  overflow: hidden;
}
div.modal-feedbackDialog .feedbackField:focus {
  outline: none;
  border: 2px solid #004395;
}
div.modal-feedbackDialog input[type=radio] {
  margin-right: 8px;
}
div.modal-feedbackDialog input[name=response] {
  accent-color: #777777;
}
div.modal-feedbackDialog .modal-body.feedbackBody {
  text-align: unset;
  padding: 6px;
  color: #000000;
}
div.modal-feedbackDialog ul li {
  margin-bottom: 5px;
}
div.modal-feedbackDialog .ratingHeader {
  margin-bottom: 8px;
  margin-left: 20px;
  margin-right: 20px;
}
div.modal-feedbackDialog .yesNoHeader {
  margin-bottom: 8px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 35px;
  color: #4F5155;
}
div.modal-feedbackDialog .ratingSecondHeader {
  display: block;
  margin-top: 2px;
  margin-left: 20px;
  margin-right: 20px;
}
.modal-content.feedbackContainer {
  height: 350px;
}
.modal-header.feedbackHeader {
  background-color: #FFFFFF;
  color: #4F5155;
  text-align: center;
}
.modalFooter.feedbackFooter {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sendingFeedback {
  position: absolute;
  bottom: 10px;
  background: none;
  border: none;
  color: #4F5155;
  font-weight: bold;
  font-size: 15px;
}
.sendingFeedback.spinner {
  left: 185px;
}
.sendingFeedback.spinner.yes-no {
  left: 375px;
  margin-top: 3px;
  margin-bottom: 8px;
}
.spinner-spaceholder {
  margin-top: 5px;
  margin-bottom: 5px;
}
.feedbackButton {
  margin-right: 15px;
  margin-top: 2px;
  border: 1px solid #4F5155;
  float: left;
  margin-bottom: 15px;
}
#yes-button {
  margin-left: 325px;
}
.starsSvg {
  background-color: #FFFFFF;
  border: none;
  padding: 1px;
}
.starsSvg .filledStar {
  display: none;
  bottom: 21px;
  position: absolute;
}
@media screen and (max-width: 1000px) {
  .starsSvg .filledStar {
    bottom: 6px;
  }
}
.starsSvg:hover .filledStar {
  display: block;
}
.starsSvg_1:hover ~ .starsSvg .filledStar {
  display: block;
}
.starsSvg_2:hover ~ .starsSvg .filledStar {
  display: block;
}
.starsSvg_3:hover ~ .starsSvg .filledStar {
  display: block;
}
.starsSvg_4:hover ~ .starsSvg .filledStar {
  display: block;
}
.starsSvg_5:hover ~ .starsSvg .filledStar {
  display: block;
}
.cancelButton {
  background-color: #FFFFFF;
  border: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
div#feedback h6 {
  margin-bottom: 5px;
}
.box {
  direction: rtl;
  margin-bottom: 6px;
}
.starSvg {
  background-color: #FFFFFF;
  border: none;
  padding: 1px;
}
.starSvg.feedback-dialog {
  cursor: default;
}
.topicTileRightSideElementsWrapper {
  display: flex;
  flex-direction: column;
  padding: 5px 0 12px 0;
  height: 100%;
}
.topicTileRightSideElementsWrapper .row {
  display: flex;
  padding: 1px 15px 1px 0;
  column-gap: 0.5rem;
  justify-content: flex-end;
  align-items: baseline;
}
.topicTileRightSideElementsWrapper .row.date {
  align-self: flex-end;
  margin-top: auto;
}
.additionalInfosContainer {
  display: none;
  padding: 1rem 25px;
}
.additionalInfosContainer.hasContent {
  display: block;
}
.additionalInfosContent {
  border-top: 1px solid #e6e6e6;
}
.additionalInfos {
  display: flex;
  column-gap: 1rem;
}
.additionalInfosTitle,
.additionalInfosList {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
}
.additionalInfosTitle {
  font-weight: bold;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.additionalInfosIconContainer img {
  width: auto;
  height: 6rem;
}
.additionalInfosList {
  padding: 0;
}
.additionalInfosListItem {
  list-style-type: none;
}
.additionalInfosListItem > a {
  color: #808080;
}
.additionalInfosListItem > a::before {
  content: '\E15E\202F';
  display: inline-block;
  transform: scaleX(-1);
  font-family: "Material Icons", sans-serif;
  color: #000000;
  padding-left: 0.25rem;
}
/* BEGIN: footer */
footer {
  border-top: 1px solid #DADADA;
  padding-top: 20px;
}
footer a.small:not(:last-of-type) {
  border-right: 1px solid;
  padding-right: 0.3rem;
}
#smallFooter {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #004395;
  background-color: #004395;
}
@media (max-height: 650px) {
  #smallFooter {
    position: relative;
    margin-top: 50px;
  }
}
#smallFooter #smallFooterContent {
  padding-top: 9px;
  font-size: 13px;
  color: #FFFFFF;
}
#smallFooter #smallFooterContent #smallFooterLinks {
  margin-top: 0;
  margin-bottom: 10px;
  list-style: none;
  display: inline-block;
}
#smallFooter #smallFooterContent #smallFooterLinks li {
  display: inline-block;
  padding: 0 0.1rem;
}
#smallFooter #smallFooterContent #smallFooterLinks li:not(:last-of-type) > a {
  border-right: 1px solid;
  padding-right: 0.4rem;
}
#smallFooter #smallFooterContent #smallFooterLinks li .smallFooterLink {
  text-decoration: underline;
  cursor: pointer;
  color: inherit;
}
#smallFooter #smallFooterContent #smallFooterLangSelect {
  display: inline-block;
  float: right;
}
#smallFooter #smallFooterContent #smallFooterLangSelect #langSelectIcon {
  padding-right: 4px;
  padding-top: 3px;
  font-size: 19px;
  line-height: 1;
  vertical-align: text-bottom;
}
#smallFooter #smallFooterContent #smallFooterLangSelect select {
  color: #8C8E91;
  border: 1px solid #444;
}
html,
body {
  height: 100%;
}
body {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  padding-top: 110px;
  /*mod to account for additional static header row*/
  padding-bottom: 20px;
  background-color: #f0f0f0;
}
body#loginBody {
  padding-bottom: 0;
}
#cookie-bar {
  background: #111111;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 3px 0;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #007700;
}
#cookie-bar .cb-enable:hover {
  background: #009900;
}
#cookie-bar .cb-disable {
  background: #990000;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
div#btngrp-backToTop {
  position: fixed;
  bottom: 98px;
  z-index: 1090;
  overflow: hidden;
  right: -45px;
  transition: right 600ms ease-in-out 0s;
  padding-bottom: 16px;
}
div#btngrp-backToTop.isIE .btn-group-vertical {
  padding-left: 20px;
  transition: padding-left 600ms ease-in-out 0s;
}
div#btngrp-backToTop .btngrp-backToTop__ch#btn-triggerToTop {
  height: 65px;
  width: 22px;
  font-size: 20px;
  border: none;
  background-color: rgba(119, 119, 119, 0.1);
  outline: none !important;
}
div#btngrp-backToTop .btngrp-backToTop__ch#btn-triggerToTop .mdi {
  margin-left: -4px;
}
@media (max-width: 1200px) {
  div#btngrp-backToTop .btngrp-backToTop--ch {
    padding: 14px;
  }
  div#btngrp-backToTop .btngrp-backToTop__ch#btn-triggerToTop {
    height: 100px;
    width: 35px;
  }
}
button#moreresults {
  margin: 0 16px 16px -15px;
}
div.meta-well {
  background-color: white;
  color: black;
  margin: 0;
}
div.meta-well .mdi {
  font-size: 16px;
}
button.btn-meta-well {
  color: #DADADA;
}
@media (max-width: 1199px) {
  button.btn-meta-well {
    display: none;
  }
}
div.meta > button,
div.meta > button:hover,
div.meta > button:focus,
div.meta > button:active {
  background-color: transparent;
  border: none;
  text-shadow: none;
}
div.modal-printDocumentDialog {
  width: 300px;
  position: relative;
}
div.modal-printDocumentDialog div.modal-content {
  padding: 15px;
  border-radius: 2px;
  width: 300px;
  position: fixed;
}
div.modal-printDocumentDialog div.modal-content .printDocumentHeader {
  margin: 1px 2px;
  padding: 1px;
  font-weight: bold;
  color: #3e3e3e;
  text-transform: uppercase;
  background: none;
}
div.modal-printDocumentDialog div.modal-content .printDocumentBody {
  margin: 2px 2px;
  font-size: 12px;
  color: grey;
}
div.modal-printDocumentDialog div.modal-content .printDocumentFooter {
  display: flex;
}
div.modal-printDocumentDialog div.modal-content button.printDocumentDialogBtn.okBtn {
  display: flex;
  width: 100%;
  padding: 5px 20px;
  background: none;
  border: none;
  color: #4F5155;
  text-transform: uppercase;
  align-items: center;
  font-weight: bold;
}
div.modal-printDocumentDialog div.modal-content button.printDocumentDialogBtn.goToDownloadManagerBtn {
  display: flex;
  width: 100%;
  padding: 5px 20px;
  border: none;
  background: none;
  text-transform: uppercase;
  align-items: center;
  color: #004395;
  font-weight: bold;
  font-size: small;
}
div.modal-shareCollDialog,
div.modal-importCollDialog {
  position: fixed;
}
div.modal-shareCollDialog div.modal-content,
div.modal-importCollDialog div.modal-content {
  padding: 15px;
  border-radius: 2px;
}
div.modal-shareCollDialog div.modal-content .shareCollDialogHeader,
div.modal-importCollDialog div.modal-content .shareCollDialogHeader,
div.modal-shareCollDialog div.modal-content .importCollDialogHeader,
div.modal-importCollDialog div.modal-content .importCollDialogHeader {
  margin: -15px -15px 0px;
  padding: 30px 15px 0px;
  font-size: 16px;
  font-weight: bold;
  color: #3e3e3e;
  text-transform: uppercase;
  background: none;
}
div.modal-shareCollDialog div.modal-content .shareCollDialogBody,
div.modal-importCollDialog div.modal-content .shareCollDialogBody,
div.modal-shareCollDialog div.modal-content .importCollDialogBody,
div.modal-importCollDialog div.modal-content .importCollDialogBody {
  border-bottom: 1px solid #8C8E91;
  padding: 8px 0;
  color: #777777;
  margin: 10px 0px;
}
div.modal-shareCollDialog div.modal-content .shareCollDialogBody pre,
div.modal-importCollDialog div.modal-content .shareCollDialogBody pre,
div.modal-shareCollDialog div.modal-content .importCollDialogBody pre,
div.modal-importCollDialog div.modal-content .importCollDialogBody pre {
  margin-top: 10px;
}
div.modal-shareCollDialog div.modal-content .shareCollDialogFooter,
div.modal-importCollDialog div.modal-content .shareCollDialogFooter,
div.modal-shareCollDialog div.modal-content .importCollDialogFooter,
div.modal-importCollDialog div.modal-content .importCollDialogFooter {
  display: flex;
}
div.modal-shareCollDialog div.modal-content button.shareCollDialogBtn,
div.modal-importCollDialog div.modal-content button.shareCollDialogBtn,
div.modal-shareCollDialog div.modal-content button.importCollDialogBtn,
div.modal-importCollDialog div.modal-content button.importCollDialogBtn {
  display: flex;
  flex-wrap: nowrap;
  padding: 5px;
  border: none;
  border-radius: 2px;
  transition: all 150ms;
  margin-right: 15px;
  background: none;
  color: #4F5155;
  text-transform: uppercase;
  align-items: center;
}
div.modal-shareCollDialog div.modal-content button.shareCollDialogBtn .mdi,
div.modal-importCollDialog div.modal-content button.shareCollDialogBtn .mdi,
div.modal-shareCollDialog div.modal-content button.importCollDialogBtn .mdi,
div.modal-importCollDialog div.modal-content button.importCollDialogBtn .mdi {
  line-height: 1;
  font-size: 17px;
  vertical-align: text-bottom;
}
div.modal-shareCollDialog div.modal-content button.shareCollDialogBtn .dialog-icon,
div.modal-importCollDialog div.modal-content button.shareCollDialogBtn .dialog-icon,
div.modal-shareCollDialog div.modal-content button.importCollDialogBtn .dialog-icon,
div.modal-importCollDialog div.modal-content button.importCollDialogBtn .dialog-icon {
  margin-right: 5px;
}
div.modal-shareCollDialog div.modal-content button.shareCollDialogBtn .tooltip,
div.modal-importCollDialog div.modal-content button.shareCollDialogBtn .tooltip,
div.modal-shareCollDialog div.modal-content button.importCollDialogBtn .tooltip,
div.modal-importCollDialog div.modal-content button.importCollDialogBtn .tooltip {
  visibility: hidden;
  opacity: 0;
  background-color: #8C8E91;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 2px;
  position: absolute;
  z-index: 1;
  bottom: 53px;
  left: 10px;
}
div.modal-shareCollDialog div.modal-content button.shareCollDialogBtn .tooltip::after,
div.modal-importCollDialog div.modal-content button.shareCollDialogBtn .tooltip::after,
div.modal-shareCollDialog div.modal-content button.importCollDialogBtn .tooltip::after,
div.modal-importCollDialog div.modal-content button.importCollDialogBtn .tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #8C8E91 transparent transparent transparent;
}
div.modal-shareCollDialog div.modal-content button.shareCollDialogBtn:hover,
div.modal-importCollDialog div.modal-content button.shareCollDialogBtn:hover,
div.modal-shareCollDialog div.modal-content button.importCollDialogBtn:hover,
div.modal-importCollDialog div.modal-content button.importCollDialogBtn:hover {
  color: #4F5155;
  background-color: #004395;
}
div.modal-shareCollDialog div.modal-content button.shareCollDialogBtn:hover .tooltip,
div.modal-importCollDialog div.modal-content button.shareCollDialogBtn:hover .tooltip,
div.modal-shareCollDialog div.modal-content button.importCollDialogBtn:hover .tooltip,
div.modal-importCollDialog div.modal-content button.importCollDialogBtn:hover .tooltip {
  visibility: visible;
  opacity: 1;
}
input::-ms-clear {
  display: none;
}
tp-spinner {
  transition: opacity 300ms linear, visibility 300ms linear;
  opacity: 0;
}
tp-spinner img {
  width: 34px;
  height: 34px;
  position: relative;
  float: right;
  margin-top: -2px;
}
.pagination {
  margin-left: -15px;
}
.pagination a {
  color: #8C8E91 !important;
}
.pagination a.active {
  color: black !important;
  box-shadow: inset 0px 0px 9px 0px rgba(0, 67, 149, 0.8) !important;
}
.pagination .glyphicon {
  font-size: 0.8em;
}
a {
  outline: none !important;
}
.vjs-loading-spinner {
  border-radius: 25px !important;
}
@keyframes targetHighlight {
  0% {
    box-shadow: none;
  }
  30% {
    box-shadow: 0px 0px 30px 0px #004395;
  }
  100% {
    box-shadow: none;
  }
}
.hashTarget {
  animation: targetHighlight 5s;
}
#contextLeft {
  padding: 5px;
  margin-bottom: 20px;
  border: none;
  border-radius: 2px !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  background-color: #fff;
}
#contextLeft #contextLeftIcon {
  font-size: 30px;
}
#contextLeft #contextLeftContent #contextLeftTitle {
  font-weight: bold;
}
#contextLeft #contextLeftControll {
  text-align: right;
  padding-right: 3px;
  padding-top: 2px;
}
.switchCheckBox {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
  margin: 0;
  vertical-align: middle;
}
.switchCheckBox input {
  display: none;
}
.switchCheckBox input:disabled + .sliderRound {
  background-color: #bbb !important;
}
.switchCheckBox input:disabled + .sliderRound:before {
  background-color: #888;
}
.switchCheckBox input:checked + .sliderRound {
  background-color: #004395;
}
.switchCheckBox input:focus + .sliderRound {
  box-shadow: 0 0 1px #004395;
}
.switchCheckBox input:checked + .sliderRound:before {
  transform: translateX(13px);
}
.switchCheckBox .sliderRound {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 17px !important;
}
.switchCheckBox .sliderRound:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50% !important;
}
.dynamicCollection,
.downloadCardsContainer {
  margin-bottom: 20px;
}
.dynamicCollection .col-xs-12,
.downloadCardsContainer .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
.dynamicCollection .col,
.downloadCardsContainer .col {
  margin-top: 10px;
  margin-bottom: 10px;
}
.dynamicCollection .collectionCardBody,
.downloadCardsContainer .collectionCardBody,
.dynamicCollection .downloadCardBody,
.downloadCardsContainer .downloadCardBody {
  padding: 10px 15px;
}
.dynamicCollection .collectionCardBody .collectionTitle,
.downloadCardsContainer .collectionCardBody .collectionTitle,
.dynamicCollection .downloadCardBody .collectionTitle,
.downloadCardsContainer .downloadCardBody .collectionTitle {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.dynamicCollection .collectionCardBody .collectionTitle a,
.downloadCardsContainer .collectionCardBody .collectionTitle a,
.dynamicCollection .downloadCardBody .collectionTitle a,
.downloadCardsContainer .downloadCardBody .collectionTitle a {
  cursor: pointer;
}
.dynamicCollection .collectionCardBody .collectionTitle a:hover,
.downloadCardsContainer .collectionCardBody .collectionTitle a:hover,
.dynamicCollection .downloadCardBody .collectionTitle a:hover,
.downloadCardsContainer .downloadCardBody .collectionTitle a:hover,
.dynamicCollection .collectionCardBody .collectionTitle a:active,
.downloadCardsContainer .collectionCardBody .collectionTitle a:active,
.dynamicCollection .downloadCardBody .collectionTitle a:active,
.downloadCardsContainer .downloadCardBody .collectionTitle a:active,
.dynamicCollection .collectionCardBody .collectionTitle afocus,
.downloadCardsContainer .collectionCardBody .collectionTitle afocus,
.dynamicCollection .downloadCardBody .collectionTitle afocus,
.downloadCardsContainer .downloadCardBody .collectionTitle afocus {
  color: black;
  text-decoration: none;
}
.dynamicCollection .collectionCardBody .collectionTitle .collectionTitleInput,
.downloadCardsContainer .collectionCardBody .collectionTitle .collectionTitleInput,
.dynamicCollection .downloadCardBody .collectionTitle .collectionTitleInput,
.downloadCardsContainer .downloadCardBody .collectionTitle .collectionTitleInput {
  display: inline-block;
  border: none;
  width: 100%;
  resize: none;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 1px solid #ccc;
  margin-left: -1px;
}
.dynamicCollection .collectionCardBody .collectionTitle .collectionTitleEditOk,
.downloadCardsContainer .collectionCardBody .collectionTitle .collectionTitleEditOk,
.dynamicCollection .downloadCardBody .collectionTitle .collectionTitleEditOk,
.downloadCardsContainer .downloadCardBody .collectionTitle .collectionTitleEditOk {
  cursor: pointer;
  font-size: 18px;
  display: inline-block;
  width: 5%;
  margin-right: 2px;
  float: right;
  top: 5px;
  transition: color 1s, text-shadow 250ms;
  color: #004395;
}
.dynamicCollection .collectionCardBody .collectionTitle .collectionTitleEditOk:hover,
.downloadCardsContainer .collectionCardBody .collectionTitle .collectionTitleEditOk:hover,
.dynamicCollection .downloadCardBody .collectionTitle .collectionTitleEditOk:hover,
.downloadCardsContainer .downloadCardBody .collectionTitle .collectionTitleEditOk:hover {
  color: #4D4D4D !important;
  text-shadow: 0px 0px 4px #969696;
}
.dynamicCollection .collectionCardBody .collectionTitle .renameErrorContainer,
.downloadCardsContainer .collectionCardBody .collectionTitle .renameErrorContainer,
.dynamicCollection .downloadCardBody .collectionTitle .renameErrorContainer,
.downloadCardsContainer .downloadCardBody .collectionTitle .renameErrorContainer {
  height: 18px;
  margin-bottom: -10px;
  color: #c9302c;
}
.dynamicCollection .collectionCardBody .collectionTitle .renameErrorContainer .mdi,
.downloadCardsContainer .collectionCardBody .collectionTitle .renameErrorContainer .mdi,
.dynamicCollection .downloadCardBody .collectionTitle .renameErrorContainer .mdi,
.downloadCardsContainer .downloadCardBody .collectionTitle .renameErrorContainer .mdi {
  line-height: 1;
  font-size: 14px;
  padding-top: 1px;
  vertical-align: top;
  display: inline-block;
  padding-right: 3px;
}
.dynamicCollection .collectionCardBody .collectionTitle .renameErrorContainer .renameErrorText,
.downloadCardsContainer .collectionCardBody .collectionTitle .renameErrorContainer .renameErrorText,
.dynamicCollection .downloadCardBody .collectionTitle .renameErrorContainer .renameErrorText,
.downloadCardsContainer .downloadCardBody .collectionTitle .renameErrorContainer .renameErrorText {
  font-size: 11px;
  vertical-align: top;
}
.dynamicCollection .collectionCardBody .collectionInfo,
.downloadCardsContainer .collectionCardBody .collectionInfo,
.dynamicCollection .downloadCardBody .collectionInfo,
.downloadCardsContainer .downloadCardBody .collectionInfo {
  padding: 0 0 0 15px;
  margin: 0;
}
.dynamicCollection .collectionCardBody .collectionInfo .collectionInfoDl,
.downloadCardsContainer .collectionCardBody .collectionInfo .collectionInfoDl,
.dynamicCollection .downloadCardBody .collectionInfo .collectionInfoDl,
.downloadCardsContainer .downloadCardBody .collectionInfo .collectionInfoDl {
  display: table;
  margin: 0;
}
.dynamicCollection .collectionCardBody .collectionInfo .collectionInfoDl .dlEntry,
.downloadCardsContainer .collectionCardBody .collectionInfo .collectionInfoDl .dlEntry,
.dynamicCollection .downloadCardBody .collectionInfo .collectionInfoDl .dlEntry,
.downloadCardsContainer .downloadCardBody .collectionInfo .collectionInfoDl .dlEntry {
  display: table-row;
}
.dynamicCollection .collectionCardBody .collectionInfo .collectionInfoDl .dlEntry > div,
.downloadCardsContainer .collectionCardBody .collectionInfo .collectionInfoDl .dlEntry > div,
.dynamicCollection .downloadCardBody .collectionInfo .collectionInfoDl .dlEntry > div,
.downloadCardsContainer .downloadCardBody .collectionInfo .collectionInfoDl .dlEntry > div {
  color: #4F5155;
}
.dynamicCollection .collectionCardBody .collectionInfo .collectionInfoDl .dlEntry > div.syncEntry span,
.downloadCardsContainer .collectionCardBody .collectionInfo .collectionInfoDl .dlEntry > div.syncEntry span,
.dynamicCollection .downloadCardBody .collectionInfo .collectionInfoDl .dlEntry > div.syncEntry span,
.downloadCardsContainer .downloadCardBody .collectionInfo .collectionInfoDl .dlEntry > div.syncEntry span {
  display: inline-block;
  margin-right: 15px;
}
.dynamicCollection .collectionCardFooter,
.downloadCardsContainer .collectionCardFooter,
.dynamicCollection .downloadCardFooter,
.downloadCardsContainer .downloadCardFooter {
  padding: 5px 10px;
  border-top: 1px solid #DADADA;
}
.dynamicCollection .collectionCardFooter button,
.downloadCardsContainer .collectionCardFooter button,
.dynamicCollection .downloadCardFooter button,
.downloadCardsContainer .downloadCardFooter button {
  border: none !important;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
  border-radius: 2px !important;
  transition: all 150ms;
  text-decoration: none !important;
  color: #4F5155;
  padding: 5px 8px;
  margin-right: 15px;
}
.dynamicCollection .collectionCardFooter button:disabled,
.downloadCardsContainer .collectionCardFooter button:disabled,
.dynamicCollection .downloadCardFooter button:disabled,
.downloadCardsContainer .downloadCardFooter button:disabled {
  background-color: #FFFFFF;
  cursor: not-allowed;
}
.dynamicCollection .collectionCardFooter button:disabled:hover,
.downloadCardsContainer .collectionCardFooter button:disabled:hover,
.dynamicCollection .downloadCardFooter button:disabled:hover,
.downloadCardsContainer .downloadCardFooter button:disabled:hover {
  color: #4F5155;
  background-color: #FFFFFF;
}
.dynamicCollection .collectionCardFooter button:hover,
.downloadCardsContainer .collectionCardFooter button:hover,
.dynamicCollection .downloadCardFooter button:hover,
.downloadCardsContainer .downloadCardFooter button:hover {
  color: #4F5155;
  background-color: #004395;
}
.dynamicCollection .collectionCardFooter button.downloadExecuteBtn[disabled],
.downloadCardsContainer .collectionCardFooter button.downloadExecuteBtn[disabled],
.dynamicCollection .downloadCardFooter button.downloadExecuteBtn[disabled],
.downloadCardsContainer .downloadCardFooter button.downloadExecuteBtn[disabled] {
  opacity: 0.5;
  background-color: transparent;
}
.dynamicCollection .collectionCardFooter button .mdi,
.downloadCardsContainer .collectionCardFooter button .mdi,
.dynamicCollection .downloadCardFooter button .mdi,
.downloadCardsContainer .downloadCardFooter button .mdi {
  line-height: 1;
  font-size: 17px;
  vertical-align: text-bottom;
}
.dynamicCollection .collectionCardFooter button svg,
.downloadCardsContainer .collectionCardFooter button svg,
.dynamicCollection .downloadCardFooter button svg,
.downloadCardsContainer .downloadCardFooter button svg {
  fill: #4F5155;
  height: 1.1rem;
  width: 1.1rem;
  margin-bottom: -1px;
}
.downloadTitle {
  font-size: 18px;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #DADADA;
}
.downloadInfoKeyValuePair {
  display: flex;
  column-gap: 1rem;
  line-height: 1.1rem;
}
.downloadInfoKeyValuePair p {
  margin-bottom: 0.5rem;
}
.downloadInfoKeyValuePair .dIkey {
  font-weight: bold;
  width: 30%;
}
#noContent {
  margin-bottom: 10px;
}
#noContent .icon {
  font-size: 195px;
  display: block;
  text-align: center;
  text-shadow: 0 -1px 1px #666666, 0 1px 1px #FFFFFF;
  color: #bbb;
}
#noContent .icon.mdi {
  line-height: 1.4;
}
#noContent .icon .collectionPin-Icon {
  height: 195px;
  width: 275px;
  filter: drop-shadow(0 -1px 1px #666666) drop-shadow(0 1px 1px #FFFFFF);
  fill: #bbb;
}
#noContent .text {
  display: block;
  font-size: 20px;
  text-align: center;
  margin-top: 16px;
  color: #777;
}
.collectionsSelectionPopover {
  border-radius: 4px;
}
.collectionsSelectionPopover .popover-content ul {
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  width: 14em;
  margin-right: -14px;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, /* Shadows */ radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, /* Shadows */ radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100% 50px, 100% 50px, 100% 10px, 100% 10px;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}
.collectionsSelectionPopover .popover-content ul.collectionSelectionList {
  max-height: 10em;
}
.collectionsSelectionPopover .popover-content ul.createNew {
  overflow-y: hidden;
  margin-bottom: 6px;
}
.collectionsSelectionPopover .popover-content ul.createNew:not(.ng-hide) {
  display: block !important;
}
.collectionsSelectionPopover .popover-content ul.createNew.containsError {
  margin-bottom: 0;
}
.collectionsSelectionPopover .popover-content ul.createNew input[type="text"] {
  padding: 0;
  width: 144px;
  border: none;
  border-bottom: 2px dotted #004395;
}
.collectionsSelectionPopover .popover-content ul.createNew .inputContainer {
  border: none;
}
.collectionsSelectionPopover .popover-content ul.createNew .errorContainer {
  height: auto;
  background-color: #DEE0E5;
  display: flex !important;
  border-radius: 2px !important;
  margin: 5px 15px 0 0;
  border: none;
}
.collectionsSelectionPopover .popover-content ul.createNew .errorContainer .mdi {
  color: #c9302c;
  font-size: 19px;
  padding: 4px 5px 5px;
  line-height: 1;
}
.collectionsSelectionPopover .popover-content ul.createNew .errorContainer .errorText {
  font-size: 0.9em;
  padding: 5px 5px 5px 0;
}
.collectionsSelectionPopover .popover-content ul.createNew .errorContainer .errorText i {
  display: inline-block;
}
.collectionsSelectionPopover .popover-content ul li {
  list-style: none;
  border-bottom: 1px solid lightgrey;
  height: 2.5em;
}
.collectionsSelectionPopover .popover-content ul li:not(.ng-hide) {
  display: list-item !important;
}
.collectionsSelectionPopover .popover-content ul li:first-of-type {
  height: 2em;
}
.collectionsSelectionPopover .popover-content ul li:first-of-type label {
  padding-top: 0;
}
.collectionsSelectionPopover .popover-content ul li label {
  font-weight: normal;
  vertical-align: middle;
  margin: 0;
  padding: 0.5em 0;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.collectionsSelectionPopover .popover-content ul li label .collectionCheckboxIcon {
  font-size: 21px;
  float: left;
  margin-right: 5px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1;
}
.collectionsSelectionPopover .popover-content ul li label .collectionCheckboxIcon.checked {
  color: #004395;
}
.collectionsSelectionPopover .popover-content ul li label input:disabled + .collectionCheckboxIcon,
.collectionsSelectionPopover .popover-content ul li label input:disabled + .collectionCheckboxIcon ~ .checked {
  color: grey;
}
.collectionsSelectionPopover .popover-content ul li label .icon-pin_check:before {
  margin-top: -2px;
}
.collectionsSelectionPopover .popover-content ul li label input:checked + .icon-pin_check {
  color: #004395;
}
.collectionsSelectionPopover .popover-content button {
  width: 182px;
}
.collectionsSelectionPopover .popover-content button:not(.ng-hide) {
  display: inline-block !important;
}
.collectionsSelectionPopover .popover-content button:not(.saveButton) {
  box-shadow: 3px 4px 5px -4px rgba(0, 0, 0, 0.3);
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 4px !important;
  padding: 6px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #004395;
}
.collectionsSelectionPopover .popover-content button:not(.saveButton):disabled {
  background-color: #f9f9f9;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
.collectionsSelectionPopover .popover-content button:not(.saveButton):disabled:hover,
.collectionsSelectionPopover .popover-content button:not(.saveButton):disabled:active {
  border-color: #ddd;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
.collectionsSelectionPopover .popover-content button:not(.saveButton):hover {
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.3);
}
.collectionsSelectionPopover .popover-content button:not(.saveButton):active {
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background-color: #FAFAFA;
  border-color: #CACACA;
}
.collectionsSelectionPopover .popover-content button.saveButton {
  float: right;
  width: auto;
  background-color: transparent;
  border: none;
  color: #4D4D4D;
  font-size: 21px;
  padding-right: 15px;
  line-height: 16px;
}
.collectionsSelectionPopover .popover-content button.saveButton:hover,
.collectionsSelectionPopover .popover-content button.saveButton:active {
  color: #004395;
}
.contentOptionSelectionPopover {
  border-radius: 4px;
  margin-left: 2px;
}
.contentOptionSelectionPopover .popover-content ul {
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  width: 14em;
  margin-right: -14px;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, /* Shadows */ radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, /* Shadows */ radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100% 50px, 100% 50px, 100% 10px, 100% 10px;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}
.contentOptionSelectionPopover .popover-content ul.collectionSelectionList {
  max-height: 10em;
}
.contentOptionSelectionPopover .popover-content ul.createNew {
  overflow-y: hidden;
  margin-bottom: 6px;
}
.contentOptionSelectionPopover .popover-content ul.createNew:not(.ng-hide) {
  display: block !important;
}
.contentOptionSelectionPopover .popover-content ul.createNew.containsError {
  margin-bottom: 0;
}
.contentOptionSelectionPopover .popover-content ul.createNew input[type="text"] {
  padding: 0;
  width: 144px;
  border: none;
  border-bottom: 2px dotted #004395;
}
.contentOptionSelectionPopover .popover-content ul.createNew .inputContainer {
  border: none;
}
.contentOptionSelectionPopover .popover-content ul.createNew .errorContainer {
  height: auto;
  background-color: #DEE0E5;
  display: flex !important;
  border-radius: 2px !important;
  margin: 5px 15px 0 0;
  border: none;
}
.contentOptionSelectionPopover .popover-content ul.createNew .errorContainer .mdi {
  color: #c9302c;
  font-size: 19px;
  padding: 4px 5px 5px;
  line-height: 1;
}
.contentOptionSelectionPopover .popover-content ul.createNew .errorContainer .errorText {
  font-size: 0.9em;
  padding: 5px 5px 5px 0;
}
.contentOptionSelectionPopover .popover-content ul.createNew .errorContainer .errorText i {
  display: inline-block;
}
.contentOptionSelectionPopover .popover-content ul li {
  list-style: none;
  border-bottom: 1px solid lightgrey;
  height: 2.5em;
}
.contentOptionSelectionPopover .popover-content ul li:not(.ng-hide) {
  display: list-item !important;
}
.contentOptionSelectionPopover .popover-content ul li:first-of-type {
  height: 2em;
}
.contentOptionSelectionPopover .popover-content ul li:first-of-type label {
  padding-top: 0;
}
.contentOptionSelectionPopover .popover-content ul li label {
  font-weight: normal;
  vertical-align: middle;
  margin: 0;
  padding: 0.5em 0;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.contentOptionSelectionPopover .popover-content ul li label .collectionCheckboxIcon {
  font-size: 21px;
  float: left;
  margin-right: 5px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1;
}
.contentOptionSelectionPopover .popover-content ul li label .collectionCheckboxIcon.checked {
  color: #004395;
}
.contentOptionSelectionPopover .popover-content ul li label input:disabled + .collectionCheckboxIcon,
.contentOptionSelectionPopover .popover-content ul li label input:disabled + .collectionCheckboxIcon ~ .checked {
  color: grey;
}
.contentOptionSelectionPopover .popover-content ul li label .icon-pin_check:before {
  margin-top: -2px;
}
.contentOptionSelectionPopover .popover-content ul li label input:checked + .icon-pin_check {
  color: #004395;
}
.contentOptionSelectionPopover .popover-content button {
  width: 182px;
}
.contentOptionSelectionPopover .popover-content button:not(.ng-hide) {
  display: inline-block !important;
}
.contentOptionSelectionPopover .popover-content button:not(.saveButton) {
  box-shadow: 3px 4px 5px -4px rgba(0, 0, 0, 0.3);
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  font-size: 14px;
  border-radius: 4px !important;
  padding: 6px;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #004395;
}
.contentOptionSelectionPopover .popover-content button:not(.saveButton):disabled {
  background-color: #f9f9f9;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
.contentOptionSelectionPopover .popover-content button:not(.saveButton):disabled:hover,
.contentOptionSelectionPopover .popover-content button:not(.saveButton):disabled:active {
  border-color: #ddd;
  color: #bbb;
  box-shadow: 3px 4px 2px -4px rgba(0, 0, 0, 0.3);
}
.contentOptionSelectionPopover .popover-content button:not(.saveButton):hover {
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.3);
}
.contentOptionSelectionPopover .popover-content button:not(.saveButton):active {
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background-color: #FAFAFA;
  border-color: #CACACA;
}
.contentOptionSelectionPopover .popover-content button.saveButton {
  float: right;
  width: auto;
  background-color: transparent;
  border: none;
  color: #4D4D4D;
  font-size: 21px;
  padding-right: 15px;
  line-height: 16px;
}
.contentOptionSelectionPopover .popover-content button.saveButton:hover,
.contentOptionSelectionPopover .popover-content button.saveButton:active {
  color: #004395;
}
.contentOptionSelectionPopover .contentOptionSelectionList {
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
  width: 14em;
  margin-right: -14px;
  max-height: 10em;
  margin-bottom: 0;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, /* Shadows */ radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, /* Shadows */ radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100% 50px, 100% 50px, 100% 10px, 100% 10px;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll;
}
.contentOptionSelectionPopover .contentOptionSelectionList .contentOptionEntry {
  list-style: none;
  border-bottom: 1px solid lightgrey;
  height: 2.5em;
}
.contentOptionSelectionPopover .contentOptionSelectionList .contentOptionEntry:not(:first-of-type) {
  padding-top: 7px !important;
}
.contentOptionSelectionPopover .contentOptionSelectionList .contentOptionEntry .contentOptionTopLink {
  display: inline-block;
  font-size: 1rem !important;
  cursor: pointer;
  color: #000000;
  background-color: transparent;
}
.contentOptionSelectionPopover .contentOptionSelectionList .contentOptionEntry .contentOptionTopLink.active {
  color: #004395;
  cursor: default;
}
#wrap.es_ES #meta_well_search_button,
#wrap.el_GR #meta_well_search_button,
#wrap.pl_PL #meta_well_search_button {
  padding-left: 20px;
}
#meta_well_search_button {
  color: #FFFFFF;
  transition: color 100ms;
  vertical-align: middle;
  padding-left: 10px;
  cursor: pointer;
  line-height: 1;
  font-size: 19px;
}
#meta_well_search_button:hover {
  color: #f2f2f2;
}
@media (max-width: 1199px) {
  #meta_well_search_button {
    margin: 10px 0;
  }
}
.glossaryPopover .popover-title {
  color: #004395;
}
.mw-permalink pre {
  white-space: normal;
  word-break: break-all !important;
}
#backToSearchButton {
  margin-top: -39px;
  margin-bottom: 13px;
  font-weight: 500;
  padding: 0;
  font-size: 17px;
  display: block;
  border: none;
  background: none;
  color: #4F5155;
}
#backToSearchButton:hover .buttonIcon {
  background-color: #004395;
  color: black;
}
#backToSearchButton:hover .buttonText {
  color: black;
}
#backToSearchButton .buttonIcon {
  border-radius: 50%;
  font-size: 19px;
  line-height: 26px;
  width: 26px;
  margin-right: 5px;
  display: inline-block;
  height: 26px;
  float: left;
  transition: background-color 150ms ease-out;
}
#backToSearchButton .buttonText {
  line-height: 26px;
}
.col-center {
  float: none;
  margin: 0 auto;
}
#loginHeading {
  font-size: 22px;
  color: #555;
  text-align: center;
}
#loginDialogBox {
  margin-top: 30px;
  font-size: 16px;
  background-color: #FAFAFA;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  border-radius: 2px !important;
  padding: 0;
}
#loginDialogBox #loginDialogHeader {
  height: 100px;
  text-align: center;
  padding: 0 20px;
  position: relative;
}
#loginDialogBox #loginDialogHeader img {
  padding-top: 25px;
  max-width: 100%;
  max-height: 100%;
}
#loginDialogBox #loginDialogHeader p {
  font-size: 20px;
  color: #004395;
  float: left;
  position: absolute;
  bottom: 0;
}
#loginDialogBox #loginMsg {
  margin: 0;
}
#loginDialogBox #loginDialogBody {
  padding: 20px;
}
#loginDialogBox #loginDialogBody .inputBlock {
  margin-top: 20px;
}
#loginDialogBox #loginDialogBody .inputBlock label {
  font-weight: normal;
  display: block;
  padding-left: 1px;
  color: #555;
  font-size: 15px;
}
#loginDialogBox #loginDialogBody .inputBlock label #pwQualityAndHelpIndicator {
  float: right;
  top: 3px;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}
#loginDialogBox #loginDialogBody .inputBlock label #pwQualityAndHelpIndicator.qualityBad {
  color: #d9534f;
}
#loginDialogBox #loginDialogBody .inputBlock label #pwQualityAndHelpIndicator.qualityOk {
  color: #f0ad4e;
}
#loginDialogBox #loginDialogBody .inputBlock label #pwQualityAndHelpIndicator.qualityGood {
  color: #5cb85c;
}
#loginDialogBox #loginDialogBody .inputBlock input {
  display: block;
  width: 100%;
  border: none;
  border: 1px solid #004395;
  padding: 5px 5px;
}
#loginDialogBox #loginDialogFooter {
  padding: 10px 20px 20px;
  text-align: center;
}
#loginDialogBox #loginDialogFooter button,
#loginDialogBox #loginDialogFooter a {
  color: #FFFFFF;
  outline: 0 !important;
  background-color: #004395;
  border: none;
  font-size: 16px;
  border-radius: 2px !important;
  width: 100%;
  box-shadow: 0px 0px 0px 0px transparent;
  transition: background-color 250ms, box-shadow 250ms;
}
#loginDialogBox #loginDialogFooter button:hover,
#loginDialogBox #loginDialogFooter a:hover {
  background-color: #07448e;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
#loginDialogBox #loginDialogFooter button:disabled,
#loginDialogBox #loginDialogFooter a:disabled {
  background-color: #8C8E91;
}
#loginFunctionLinks {
  padding: 10px 5px 5px;
  text-align: center;
}
#loginFunctionLinks a {
  color: #444;
  text-decoration: underline;
  cursor: pointer;
}
#pwQualityList {
  list-style: none;
  padding: 0;
  height: 1em;
}
#pwQualityList li {
  display: inline-block;
  width: 33%;
  float: left;
  text-align: center;
}
#pwQualityList li.qualityBad {
  background-color: #d9534f;
}
#pwQualityList li.qualityOk {
  background-color: #f0ad4e;
}
#pwQualityList li.qualityGood {
  background-color: #5cb85c;
}
.legal-modal .modal-dialog {
  width: 80%;
}
.legal-modal .modal-dialog .modal-content {
  padding: 20px;
  border-radius: 2px !important;
}
#autocomplete {
  position: absolute;
  background-color: white;
  color: black;
  width: calc(71% + 1px);
  border: 1px solid lightgray;
  border-bottom: none;
  top: 34px;
  z-index: 100;
  font-size: 14px;
  border-top: none;
  margin-left: -1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#autocomplete ul#acList {
  padding-left: 0;
  margin-bottom: 0;
  padding-right: 0;
}
#autocomplete ul#acList li.acEntry {
  list-style: none;
  transition: background 0.15s ease;
}
#autocomplete ul#acList li.acEntry:hover,
#autocomplete ul#acList li.acEntry.acSelection {
  background-color: rgba(220, 220, 220, 0.5);
}
#autocomplete ul#acList li.acEntry:hover a,
#autocomplete ul#acList li.acEntry.acSelection a {
  background-color: transparent !important;
}
#autocomplete ul#acList li.acEntry:hover .takeQueryStringButton .autocompleteArrow,
#autocomplete ul#acList li.acEntry.acSelection .takeQueryStringButton .autocompleteArrow {
  fill: gray;
}
#autocomplete ul#acList li.acEntry:first-of-type {
  border-top: 1px solid lightgrey;
}
#autocomplete ul#acList li.acEntry:last-of-type {
  border-bottom: 1px solid lightgrey;
}
#autocomplete ul#acList li.acEntry:hover a,
#autocomplete ul#acList li.acEntry.acSelection a {
  background-color: rgba(220, 220, 220, 0.5);
}
#autocomplete ul#acList li.acEntry > a {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  width: calc(100% - 30px);
  height: 100%;
  transition: background 0.15s linear;
  padding: 4px 5px 4px 12px;
  border: none;
  background-color: transparent;
  text-align: left;
}
#autocomplete ul#acList li.acEntry.withCategory .acCategory {
  color: #004395;
}
#autocomplete ul#acList li.acEntry .takeQueryStringButton {
  border: none;
  background: none;
  outline: 0;
  padding: 0;
  margin: 0;
  height: 28px;
  width: 30px;
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
}
#autocomplete ul#acList li.acEntry .takeQueryStringButton:hover .autocompleteArrow {
  fill: black;
}
#autocomplete ul#acList li.acEntry .takeQueryStringButton .autocompleteArrow {
  transition: fill 0.15s linear;
  fill: silver;
  transform: scaleX(-1);
}
@media (min-width: 768px) and (max-width: 991px) {
  #searchBarContainer {
    width: 80%;
  }
}
#searchBarContainer #searchBar {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  #searchBarContainer #searchBar {
    flex-direction: column;
  }
}
#searchBarContainer #searchBar.onlyQuery .containsFilterSelection {
  display: none;
}
#searchBarContainer #searchBar #searchBarRow {
  display: inline-flex;
  flex: 10 0 auto;
  min-width: 300px;
  box-shadow: 0 0 1px 0 rgba(9, 30, 66, 0.31), 0 2px 4px -1px rgba(9, 30, 66, 0.25);
  border-radius: 2px !important;
  background-color: white;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component {
  vertical-align: middle;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.searchFiled-component {
  height: 34px;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.searchFiled-component.first-component {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.searchFiled-component.containsFilterSelection {
  position: relative;
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.searchFiled-component.containsFilterSelection #filterSelectionToggle {
  border-left: 1px solid lightgray;
  height: 100%;
  line-height: 34px;
  padding: 0 5px;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.searchFiled-component.containsFilterSelection #filterSelectionToggle #filterSelectionLabel {
  display: inline-block;
  width: calc(100% - 20px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.searchFiled-component.containsFilterSelection #filterSelectionToggle #filterSelectionToggleIcon {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  font-size: 22px;
  float: right;
  position: absolute;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.searchFiled-component.containsFilterSelection #filterSelection {
  height: 100%;
  width: 100%;
  border: none;
  position: absolute;
  top: 0;
  opacity: 0;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.searchFiled-component.containsClearSearch {
  max-width: 34px;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.flexOne {
  flex: 1 0 0px;
  max-width: 34px;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.flexTwo {
  flex: 2 0 0px;
  max-width: 70px;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.flexThree {
  flex: 3 0 0px;
  max-width: 130px;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component.flexFive {
  flex: 5 0 0px;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component #queryInput {
  border: none;
  height: 34px;
  background: none;
  padding-left: 10px;
  width: 100%;
  outline: 0 !important;
}
#searchBarContainer #searchBar #searchBarRow .searchBar_component #btn-clearSearch {
  background: none;
  border: none;
  height: 100%;
  padding-top: 3px;
  font-size: 16px;
}
#searchBarContainer #searchBar .custom_showall_container {
  display: inline-flex;
}
#searchBarContainer #searchBar .containsSearchSubmit,
#searchBarContainer #searchBar .containsShowAll {
  margin-left: 10px;
}
#searchBarContainer #searchBar .containsSearchSubmit .search_submit,
#searchBarContainer #searchBar .containsShowAll .search_submit,
#searchBarContainer #searchBar .containsSearchSubmit button.downloadAllBtn,
#searchBarContainer #searchBar .containsShowAll button.downloadAllBtn {
  font-size: 24px;
  height: 34px;
  background-color: #4F5155;
  border: none;
  color: #8C8E91;
  font-weight: bold;
  box-shadow: 0 0 1px 0 rgba(9, 30, 66, 0.31), 0 2px 4px -1px rgba(9, 30, 66, 0.25);
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
  cursor: pointer;
  transition: all 150ms;
}
#searchBarContainer #searchBar .containsSearchSubmit .search_submit:hover,
#searchBarContainer #searchBar .containsShowAll .search_submit:hover,
#searchBarContainer #searchBar .containsSearchSubmit button.downloadAllBtn:hover,
#searchBarContainer #searchBar .containsShowAll button.downloadAllBtn:hover,
#searchBarContainer #searchBar .containsSearchSubmit .search_submit:active,
#searchBarContainer #searchBar .containsShowAll .search_submit:active,
#searchBarContainer #searchBar .containsSearchSubmit button.downloadAllBtn:active,
#searchBarContainer #searchBar .containsShowAll button.downloadAllBtn:active {
  background-color: #7f8185;
}
#searchBarContainer #searchBar .containsSearchSubmit #showAllLink,
#searchBarContainer #searchBar .containsShowAll #showAllLink {
  cursor: pointer;
  font-size: 12px;
  text-decoration: underline;
  color: #FFFFFF;
}
#searchBarContainer #searchBar .containsShowAll {
  display: flex;
  column-gap: 10px;
}
#searchBarContainer #searchBar .containsShowAll.hasBorderForDesktop {
  border-left: 2px solid #4F5155;
  padding-left: 10px;
}
@media (max-width: 1199px) {
  #searchBarContainer #searchBar .containsShowAll.hasBorderForDesktop {
    border-left: none;
    padding-left: 0;
  }
}
#searchBarContainer #searchBar .containsShowAll .mediaQueryContent {
  margin: 10px 10px 10px 0;
}
@media (max-width: 1199px) {
  #searchBarContainer #searchBar .containsShowAll {
    margin: 10px 10px 10px 0;
  }
}
#searchBarContainer #searchBar .containsShowAll button.downloadAllBtn > .mdi-sync {
  display: inline-block;
  animation: sync 2s linear infinite;
}
@keyframes sync {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
#wrap.cs_CZ #searchBarContainer #searchBar .containsSearchSubmit,
#wrap.fr_FR #searchBarContainer #searchBar .containsSearchSubmit,
#wrap.sk_SK #searchBarContainer #searchBar .containsSearchSubmit {
  max-width: 95px;
}
#wrap.el_GR #searchBarContainer #searchBar .containsSearchSubmit {
  max-width: 88px;
}
#wrap.pl_PL #searchBarContainer #searchBar .containsSearchSubmit {
  max-width: 111px;
}
.pagingV2Container {
  height: 2.2em;
  margin: 35px 0;
  display: flex;
  justify-content: center;
}
.pagingV2Container .pagingV2 .pagingComponent {
  height: 2.2em;
  width: auto;
  min-width: 2.2em;
  display: inline-block;
  text-align: center;
  line-height: 2em;
  padding: 2px 7px 0 7px;
  text-decoration: none;
  cursor: pointer;
  border-radius: 2px !important;
  box-shadow: inset 0 0 0 0 transparent;
  transition: box-shadow 150ms;
}
.pagingV2Container .pagingV2 .pagingComponent:not(.selected):hover {
  box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.2) inset;
}
.pagingV2Container .pagingV2 .pagingComponent .mdi {
  font-size: 18px;
  vertical-align: middle;
  margin-top: -2px;
  display: inline-block;
}
.pagingV2Container .pagingV2 .pagingComponent.pagingPage.selected {
  background-color: #004395;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
}
.expandableChildNodeContainer {
  margin: 0 -15px 15px;
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
}
.expandableChildNodeContainer .childNodeHadingContainer {
  font-size: 18px;
  padding: 10px;
  border-bottom: 1px solid #8C8E91;
}
.expandableChildNodeContainer .childNodeHadingContainer .childNodeHading {
  padding-left: 5px;
}
.expandableChildNodeContainer .childNodeList {
  list-style: none;
  padding: 10px 25px;
  font-size: 18px;
}
.expandableChildNodeContainer .childNodeList .childNode {
  cursor: pointer;
  line-height: 1.8;
  margin: 2px 0;
}
.expandableChildNodeContainer .childNodeList .childNode .childNodeTitle {
  text-decoration: underline;
}
#messageDialog {
  position: fixed;
  background-color: #4F5155;
  width: 350px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 10px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  display: flex;
  color: #FFFFFF;
  z-index: 1050;
  opacity: 1;
  transition: opacity ease-out 400ms, margin-bottom ease-in 400ms;
}
#messageDialog.info {
  background-color: #004395;
}
#messageDialog.error {
  color: white;
  background-color: #c9302c;
}
#messageDialog.warning {
  background-color: #eea236;
}
#messageDialog.animation {
  opacity: 0;
  margin-bottom: -100px;
}
#messageDialog .messageIconContainer {
  display: inline-block;
  margin-right: 10px;
  line-height: 1;
}
#messageDialog .messageIconContainer .messageIcon {
  font-size: 30px;
}
#messageDialog .messageClose {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 16px;
  line-height: 1;
  padding: 0;
  border: none;
  background: none;
  transition: color 100ms;
}
#messageDialog .messageClose:hover {
  color: black;
}
#messageDialog .messageBody {
  display: inline-block;
  margin-right: 22px;
}
#messageDialog .messageBody .messageMessage {
  margin-bottom: 2px;
  white-space: pre-line;
}
#collectionDialog {
  position: fixed;
  background-color: #4F5155;
  width: 350px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 10px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  display: flex;
  color: white;
  z-index: 200;
  opacity: 1;
  transition: opacity ease-out 400ms, margin-bottom ease-in 400ms;
}
#collectionDialog.animation {
  opacity: 0;
}
#collectionDialog .messageIconContainer {
  display: inline-block;
  margin-right: 10px;
  line-height: 1;
}
#collectionDialog .messageIconContainer .messageIcon {
  color: #004395;
  font-size: 30px;
}
#collectionDialog .messageIconContainer .messageIcon.iconError {
  color: #c9302c;
}
#collectionDialog .messageBody {
  display: inline-block;
  margin-right: 22px;
}
#collectionDialog .messageBody .messageMessage {
  margin-bottom: 2px;
}
#collectionDialog[data-tp-class="collection"] {
  bottom: 50%;
  transition: opacity ease-in-out 1s;
}
#collectionDialog[data-tp-class="collection"] #messageBodyWrapper {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
#collectionDialog[data-tp-class="collection"] #messageBodyWrapper .messageBody .messageMessage {
  margin-bottom: 2px;
  padding-bottom: 10px;
}
#collectionDialog[data-tp-class="collection"] #messageBodyWrapper #importButtons {
  display: flex;
  justify-content: flex-end;
  margin-right: 22px;
}
#collectionDialog[data-tp-class="collection"] #messageBodyWrapper #importButtons button.cancelImport,
#collectionDialog[data-tp-class="collection"] #messageBodyWrapper #importButtons button.importCollection {
  width: 25%;
  margin-left: 5px;
  padding: 0;
}
/* TP UI */
#quickFilterContainer {
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  margin: 20px -15px 15px;
  border-radius: 3px;
  padding: 0;
}
#quickFilterContainer #quickFilterHeader {
  padding: 10px 15px;
  cursor: pointer;
}
#quickFilterContainer #quickFilterHeader #quickFilterHeading {
  margin: 0;
  font-size: 20px;
  display: inline-block;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#quickFilterContainer #quickFilterHeader #quickFilterToggle {
  float: right;
  font-size: 20px;
  line-height: 20px;
  padding-top: 2px;
}
#quickFilterContainer .quickFilterComponent {
  display: inline-block;
  padding: 3px 2px;
  margin: 5px;
  border-radius: 3px;
  cursor: pointer;
  background-color: transparent;
  color: #FFFFFF;
  border: 1px solid #8C8E91;
  transition: background-color 100ms ease-out;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer {
  margin: 10px 15px;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer.ng-hide {
  display: none;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer .quickFilterScrollIcon {
  position: absolute;
  height: 100%;
  background-color: #4F5155;
  color: white;
  font-size: 18px;
  line-height: 100%;
  top: 0;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer .quickFilterScrollIcon.left {
  left: 0;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer .quickFilterScrollIcon.right {
  right: 0;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer .quickFilterScrollIcon .mdi {
  vertical-align: middle;
  padding-top: 9px;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer #quickFilterCobined {
  width: 100%;
  overflow-y: hidden;
  white-space: nowrap;
  border-radius: 2px;
  scrollbar-width: none;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer #quickFilterCobined::-webkit-scrollbar {
  display: none;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer #quickFilterCobined #quickFilterPlaceHolder {
  display: inline-block;
  padding: 3px 2px;
  margin: 5px;
  border-radius: 3px;
  cursor: pointer;
  color: #FFFFFF;
  border: 1px solid #8C8E91;
  transition: background-color 100ms ease-out;
  cursor: default;
  background-color: transparent;
  border: 1px dashed #8C8E91;
  padding: 2px 4px;
  color: #004395;
  height: 27.6px !important;
  margin-top: 3px;
  margin-bottom: 3px;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer #quickFilterCobined .selectedFilter {
  display: inline-block;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer #quickFilterCobined .selectedFilter .quickFilterComponent {
  background-color: transparent;
  color: #004395;
  border: 1px solid transparent;
  margin: 3px 0;
  text-decoration: underline;
  font-size: 13px !important;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer #quickFilterCobined .selectedFilter .quickFilterComponent:hover {
  color: black;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer #quickFilterCobined .selectedFilter .breadCrumpSymbol {
  font-size: 20px;
  height: 16px;
  vertical-align: top;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer #quickFilterCobined .selectedFilter .breadCrumpSymbol:before {
  height: 16px;
  margin-top: 2px;
}
#quickFilterContainer #quickFilterBody #quickFilterCombinedContainer #quickFilterCobined .selectedFilter.last .breadCrumpSymbol {
  display: none;
}
#quickFilterContainer #quickFilterBody #quickFilterSelectionContainer {
  padding: 0 15px 10px;
}
#quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList {
  display: flex;
  flex-wrap: wrap;
}
#quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList:after {
  content: '';
  flex: auto;
}
#quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent {
  display: flex;
  flex: 1 1 33.3%;
  max-width: 31%;
  margin-right: 10px;
  padding: 5px 8px;
  border: none !important;
  background-color: #004395 !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
}
@media screen and (max-width: 1200px) {
  #quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent {
    flex: 1 1 45%;
    max-width: 45%;
  }
}
@media screen and (max-width: 990px) {
  #quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent {
    flex: 1 1 33.3%;
    max-width: 31%;
  }
}
@media screen and (max-width: 767px) {
  #quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent {
    flex: 1 1 45%;
    max-width: 45%;
  }
}
@media screen and (max-width: 468px) {
  #quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
#quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent .quickFilterFacetTitel {
  flex: 3 0 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent .quickFilterFacetRight {
  flex: 1 0 25%;
  display: flex;
  text-align: right;
}
#quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent .quickFilterFacetRight .quickFilterTopicCount {
  flex-grow: 2;
}
#quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent .quickFilterFacetRight .quickFilterParentMarker {
  flex-grow: 1;
}
#quickFilterContainer #quickFilterBody #quickFilterSelectionContainer #quickFilterSelectionList .quickFilterComponent .quickFilterFacetRight .quickFilterParentMarker.ng-hide {
  opacity: 0;
  display: inline !important;
}
#quickFilterContainer #quickFilterBody #quickFilterButtonContainer {
  border-top: 1px solid #DEE0E5;
  padding: 10px 15px;
}
#quickFilterContainer #quickFilterBody #quickFilterButtonContainer #applyQuickFilterButton {
  color: #4F5155;
  border: none !important;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
  border-radius: 2px !important;
  transition: all 150ms;
  text-decoration: none !important;
  background-color: #004395 !important;
  color: #FFFFFF;
  font-weight: bold;
  padding: 8px 10px;
  margin-right: 15px;
  letter-spacing: 1px;
  border-radius: 3px !important;
}
#quickFilterContainer #quickFilterBody #quickFilterButtonContainer #applyQuickFilterButton:disabled {
  background-color: #FFFFFF;
  cursor: not-allowed;
}
#quickFilterContainer #quickFilterBody #quickFilterButtonContainer #applyQuickFilterButton:disabled:hover {
  color: #4F5155;
  background-color: #FFFFFF;
}
#quickFilterContainer #quickFilterBody #quickFilterButtonContainer #applyQuickFilterButton:hover {
  color: #4F5155;
  background-color: #004395;
}
#quickFilterContainer #quickFilterBody #quickFilterButtonContainer #applyQuickFilterButton .mdi {
  line-height: 1;
  margin-right: 5px;
  font-size: 19px;
  vertical-align: text-bottom;
}
#welcomeGridContainer {
  border-radius: 3px;
  padding: 0;
  margin: 25px -15px 0px -15px !important;
}
#welcomeGridContainer #grid-list {
  margin: 20px -15px 0px;
}
#welcomeGridContainer #grid-list #grid-row > div > a {
  display: block;
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  margin: 0 auto 25px 0;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none;
}
#welcomeGridContainer #grid-list #grid-row > div > a:nth-child(2n) {
  padding: 0px;
}
#welcomeGridContainer #grid-list #grid-row > div > a > img {
  display: block;
  height: 90px;
  width: 100%;
  object-fit: contain;
}
#welcomeGridContainer #grid-list #grid-row > div > a > label {
  margin: 0;
  padding: 10px 15px;
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #777777;
  font-size: 15px;
  font-weight: 500 !important;
}
#welcomeGridContainer #grid-list #grid-row > div > a.hasNoContent {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#extendSearchContainer #extendSearchLink {
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
}
/* Content */
.tree_body {
  overflow: visible;
  margin: 0 auto;
}
.tree_body .topic-content {
  width: 100% !important;
}
#wrap[class*="ar_"] .tttitle > div[tree-toggle] {
  padding-right: 32px;
}
.tree_body .inTreeTopicLink,
.topic-content .inTreeTopicLink {
  text-decoration: none !important;
  font-style: normal !important;
}
.tree_body .inTreeTopicLink:hover,
.topic-content .inTreeTopicLink:hover {
  text-decoration: none;
}
.tree_body .index_entry,
.topic-content .index_entry {
  line-height: 1.8;
  border-bottom: 1px solid lightgray;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
  font-size: 18px;
  margin-bottom: 2px;
  margin-top: 2px;
  background-color: transparent;
}
.tree_body > [id*="children"],
.topic-content > [id*="children"] {
  padding-left: 25px;
  padding-right: 25px;
}
.tree_body > [id*="children"] > [id*="children"],
.topic-content > [id*="children"] > [id*="children"] {
  padding-left: 25px;
}
.topic-content .expandable-wrapper {
  margin-left: -25px;
}
.vjs-default-skin .vjs-big-play-button {
  position: relative !important;
  top: calc(50% - 1.5em) !important;
  margin: 0 auto !important;
  left: -20.5px !important;
}
.audio_container .video-js {
  height: 30px;
}
.audio_container .video-js .vjs-big-play-button {
  display: none;
}
.audio_container .video-js .vjs-control-bar {
  display: flex;
}
.audio_container .video-js .vjs-control-bar .vjs-fullscreen-control {
  display: none;
}
.fancybox-image {
  background-color: white;
}
.fancybox-container embed[type="application/pdf"] {
  width: 50%;
  min-width: 340px;
  padding: 10px;
  height: 80%;
  min-height: 400px;
}
img.symbol,
img[data-type="symbol"] {
  height: 1em !important;
  width: auto !important;
}
.gl-view {
  cursor: pointer;
}
.popover {
  z-index: 900;
}
.topic-content .mediaContent .mediaInfo .mediaInfoIcon .mdi {
  display: inline-block;
  margin-top: 5px;
  color: #4F5155;
}
.fakePdfPreview {
  cursor: pointer;
  margin-top: 10px !important;
  display: block;
}
.fakePdfPreview:hover,
.fakePdfPreview:active,
.fakePdfPreview:focus {
  text-decoration: none !important;
}
.fakePdfPreview .pdf-preview {
  position: relative;
  width: 100%;
  height: 350px;
  text-align: center;
  overflow: hidden;
}
.fakePdfPreview .pdf-preview .loremPlaceholderText {
  padding: 50px;
  height: 350px;
  overflow: hidden;
}
.fakePdfPreview .pdf-preview .loremPlaceholderText * {
  -ms-user-select: none;
  user-select: none;
}
.fakePdfPreview .pdf-preview .loremPlaceholderText,
.fakePdfPreview .pdf-preview .loremPlaceholderText p {
  color: transparent;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  font-style: normal !important;
  font-size: 1rem;
}
.fakePdfPreview .pdf-preview .loremPlaceholderText h3 {
  color: transparent;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.fakePdfPreview .pdf-preview img {
  width: auto !important;
  display: inline;
  filter: blur(5px);
}
.fakePdfPreview .pdf-preview .pdfPreviewIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 90px;
  color: #004395;
  transition: background-color 200ms ease-in;
}
.fakePdfPreview .pdf-preview .pdfPreviewIcon:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.mediaContent .media_preview {
  max-width: 100%;
  margin-bottom: 0.3571rem;
}
.mediaContent .media_preview img {
  margin-top: 0px;
  max-width: 100%;
}
.mediaContent .mediaInfo {
  max-width: 100%;
  background-color: #f5f5f5;
  border: 1px solid lightgray;
  padding: 0.3571rem;
}
.mediaContent .mediaInfo .mediaInfoIcon {
  font-size: 1.714rem;
  float: left;
  margin-right: 0.5714rem;
}
.mediaContent .mediaInfo .mediaInfoIcon .mdi {
  display: inline-block;
  margin-top: 0px;
  color: #4F5155;
}
.mediaContent .mediaInfo .mediaInfoFilename {
  width: calc(100% - 2.357rem);
  background-color: white;
  padding: 0.1429rem;
  min-height: 1.714rem;
  display: inline-block;
  border: 1px solid lightgray;
}
.mediaContent .mediaInfo .mediaInfoFilename a {
  font-style: normal !important;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace !important;
  color: #000000;
}
.mediaContent .mediaInfo .mediaInfoDownload {
  padding-top: 0.1429rem;
  margin-left: 2.286rem;
}
.mediaContent .mediaInfo .mediaInfoDownload a {
  font-style: normal !important;
  text-decoration: none !important;
  border-radius: 0px;
}
/* Admin Interface */
/* AI UI */
#tabsBar {
  height: 75px;
  background-color: #004395;
  position: fixed;
  width: 100%;
}
#tabsBar #tabs {
  height: 100%;
  width: 1170px;
  margin: 0 auto;
}
#tabsBar #tabs .tab {
  cursor: pointer;
  display: inline-block;
  background-color: #004395;
  border: solid #004395;
  height: 100%;
  width: 120px;
  font-size: 16px;
  border-width: 0 3px;
  text-decoration: none !important;
  transition: background-color 200ms ease-in-out;
}
#tabsBar #tabs .tab:hover {
  background-color: rgba(0, 67, 149, 0.4);
}
#tabsBar #tabs .tab:first-of-type {
  border-left-width: 0px;
}
#tabsBar #tabs .tab .mdi {
  display: block;
  text-align: center;
  margin-top: 12px;
  font-size: 26px;
  line-height: 1;
  color: #DEE0E5;
}
#tabsBar #tabs .tab .mdi::selection {
  background-color: transparent;
}
#tabsBar #tabs .tab .mdi::-moz-selection {
  background-color: transparent;
}
#tabsBar #tabs .tab .tabTitle {
  display: block;
  text-align: center;
  color: #DEE0E5;
  margin-top: 5px;
}
#tabsBar #tabs .tab .tabTitle::selection {
  background-color: transparent;
}
#tabsBar #tabs .tab .tabTitle::-moz-selection {
  background-color: transparent;
}
#tabsBar #tabs .tab.checkedTab {
  background-color: #004395;
}
#tabsBar #tabs .tab.checkedTab .tabTitle,
#tabsBar #tabs .tab.checkedTab .mdi {
  color: #FFFFFF;
}
/* AI Pages */
#serverinfoComponent #dyxmlIcon {
  border-radius: 25% !important;
  background-color: #004395;
  color: #4F5155;
  height: 42px;
  width: 42px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-shadow: none !important;
  box-shadow: 1px 1px 3px 0px #4F5155;
}
#serverinfoComponent #dyxmlIcon .name {
  display: block;
  font-size: 10px;
  padding-top: 3px;
}
#serverinfoComponent #dyxmlIcon .version {
  display: block;
  font-size: 21px;
  margin-top: -4px;
}
#serverinfoComponent #smallCardContainer .smallCard {
  box-shadow: none;
  background-color: transparent;
}
#serverinfoComponent #smallCardContainer .smallCard .smallCardIcon {
  text-shadow: 1px 1px 1px #5e5e5e;
}
#serverinfoComponent #cardContainer .cardTableCell.tdShortCode {
  width: 30%;
}
#serverinfoComponent #cardContainer .cardTableCell.tdTransactionsButton {
  width: 32%;
}
#serverinfoComponent #cardContainer .cardTableCell.tdMore {
  width: 18%;
  display: none;
}
#transactionsComponent .transactionsOverviewTableRow {
  height: 3.5em;
  box-shadow: 0px 5px 2px -6px black;
}
#transactionsComponent .transactionsOverviewTableHead {
  background-color: #f2f2f2 !important;
  color: #000000;
  font-weight: normal;
  border: none !important;
  text-align: center !important;
}
#transactionsComponent .transactionsOverviewTableData {
  text-align: center;
  border: none !important;
}
#transactionsComponent .transactionsHead {
  width: 100%;
  table-layout: fixed;
  color: #000000;
}
#transactionsComponent .transactionsHead tr {
  height: 3.5em;
  box-shadow: 0px 5px 2px -6px black;
}
#transactionsComponent .transactionsHead .trHead {
  box-shadow: none;
}
#transactionsComponent .transactionsHead .trHead th {
  background-color: #f2f2f2 !important;
  color: #000000;
  font-weight: normal;
  border: none !important;
  text-align: center !important;
}
#transactionsComponent .transactionsHead .trHead .thStatus {
  width: 5%;
}
#transactionsComponent .transactionsHead .trHead .thDate {
  width: 15%;
}
#transactionsComponent .transactionsHead .trHead .thDuration {
  width: 10%;
}
#transactionsComponent .transactionsHead .trHead .thMore {
  width: 15%;
}
#transactionsComponent .transactionsOverview {
  width: 100%;
  table-layout: fixed;
  color: #000000;
}
#transactionsComponent .transactionsOverview.isIE tr {
  border: 1px solid transparent !important;
  border-bottom-color: #DADADA !important;
}
#transactionsComponent .transactionsOverview.isIE tr:hover {
  border: 1px solid #004395 !important;
}
#transactionsComponent .transactionsOverview tr {
  height: 3.5em;
  box-shadow: 0px 5px 2px -6px black;
}
#transactionsComponent .transactionsOverview .trHead th {
  background-color: #f2f2f2 !important;
  color: #000000;
  font-weight: normal;
  border: none !important;
  text-align: center !important;
}
#transactionsComponent .transactionsOverview .trHead .thStatus {
  width: 5%;
}
#transactionsComponent .transactionsOverview .trHead .thDate {
  width: 15%;
}
#transactionsComponent .transactionsOverview .trHead .thMore {
  width: 15%;
}
#transactionsComponent .transactionsOverview .trTransaction:hover {
  background-color: rgba(247, 247, 247, 0.8);
}
#transactionsComponent .transactionsOverview .trTransaction td {
  text-align: center;
  border: none !important;
}
#transactionsComponent .transactionsOverview .trTransaction .tdStatus {
  width: 5%;
}
#transactionsComponent .transactionsOverview .trTransaction .tdStatus .statusBubble {
  display: inline-block;
  height: 1em;
  width: 1em;
  border: 1px solid;
  border-radius: 50% !important;
  cursor: pointer;
}
#transactionsComponent .transactionsOverview .trTransaction .tdStatus .statusBubble.statusSuccess {
  border-color: #398439;
  background-color: #449d44;
}
#transactionsComponent .transactionsOverview .trTransaction .tdStatus .statusBubble.statusRunning {
  border-color: #eea236;
  background-color: #f0ad4e;
}
#transactionsComponent .transactionsOverview .trTransaction .tdStatus .statusBubble.statusFailure {
  border-color: #ac2925;
  background-color: #c9302c;
}
#transactionsComponent .transactionsOverview .trTransaction .tdDate {
  width: 15%;
}
#transactionsComponent .transactionsOverview .trTransaction .tdMore {
  width: 15%;
}
#transactionsComponent .transactionsOverview .trTransaction .tdDuration {
  width: 10%;
}
#transactionsComponent .transactionsOverview .trFooter td {
  text-align: center;
  border: none !important;
}
#transactionsComponent .transactionsOverview .trFooter .tdPaging {
  width: 100%;
  color: #000000;
  text-align: right;
}
#transactionsComponent .transactionsOverview .trFooter .tdPaging span,
#transactionsComponent .transactionsOverview .trFooter .tdPaging button {
  margin: 0 0.5em;
}
#transactionsComponent .transactionsOverview .trFooter .tdPaging .paginButton {
  border: none !important;
  background-color: transparent;
  font-weight: bold;
  color: #4F5155;
  border-radius: 50% !important;
  height: 1.8em;
  width: 1.8em;
  display: inline-block;
  transition: background-color 150ms, color 150ms;
}
#transactionsComponent .transactionsOverview .trFooter .tdPaging .paginButton.extremReached {
  color: #8C8E91;
  cursor: default;
}
#transactionsComponent .transactionsOverview .trFooter .tdPaging .paginButton.extremReached:hover {
  color: #8C8E91;
  background-color: transparent;
}
#transactionsComponent .transactionsOverview .trFooter .tdPaging .paginButton:hover {
  background-color: #004395;
}
#transactionDetailComponent .detailsHeading .terminationInProgress {
  color: #ac2925;
  font-size: 1.1rem;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow th.cardTableCell {
  width: 35%;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow .cardTableCell {
  position: relative;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow .cardTableCell.versions {
  color: #4F5155;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow .cardTableCell.versions .info:not(:last-of-type)::after {
  content: ",";
  display: inline-block;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow .cardTableCell.versions .info.infoLatest {
  color: #000000;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow .cardTableCell button.stopTransaction {
  color: #ac2925;
  border: none !important;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
  border-radius: 2px !important;
  transition: background-color 150ms, color 150ms;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 10px;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow .cardTableCell button.stopTransaction:disabled {
  color: #8C8E91;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow .cardTableCell button.stopTransaction:not(:disabled):hover {
  color: black;
  background-color: #c9302c;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow .cardTableCell button.stopTransaction .buttonIcon {
  display: block;
  line-height: 1em;
  font-size: 1.25em;
  float: left;
  margin-top: 1px;
  margin-right: 3px;
}
#transactionDetailComponent .card .body .cardTable .cardTableRow .cardTableCell button.stopTransaction .buttonIcon:before {
  height: 1em;
}
#transactionDetailComponent .transactionStatusLink {
  cursor: help;
}
#transactionDetailComponent .transactionStatusLink .transactionStatus {
  display: inline-block;
  border: 1px solid;
  border-radius: 2px !important;
  padding: 0.3rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#transactionDetailComponent .transactionStatusLink .transactionStatus.transactionSuccess {
  border-color: #398439;
  background-color: #449d44;
  color: #FFF;
}
#transactionDetailComponent .transactionStatusLink .transactionStatus.transactionWarning {
  border-color: #eea236;
  background-color: #f0ad4e;
  color: #444;
}
#transactionDetailComponent .transactionStatusLink .transactionStatus.transactionError {
  border-color: #ac2925;
  background-color: #c9302c;
  color: #FFF;
}
#transactionDetailComponent #smallCardContainer {
  margin-top: 1.5rem;
  padding: 1rem;
  text-align: center;
  position: relative;
}
#transactionDetailComponent #smallCardContainer .smallCard {
  width: 15rem;
  height: 5rem;
}
#transactionDetailComponent #smallCardContainer .smallCard:not(:first-of-type) {
  margin: 0 0.5rem;
}
#transactionDetailComponent #smallCardContainer .smallCard .smallCardIcon {
  font-size: 2rem;
  margin-top: 0.5rem;
}
#transactionDetailComponent #smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardHeading {
  padding-bottom: 0.2rem;
}
#transactionDetailComponent #warningContainer {
  box-shadow: -5px 0px 0px -3px #f0ad4e;
}
#transactionDetailComponent #errorContainer {
  margin-top: 2rem;
  box-shadow: -5px 0px 0px -3px #c9302c;
}
#transactionDetailComponent .messageContainer {
  width: 100%;
  margin-top: 1rem;
  display: table;
}
#transactionDetailComponent .messageContainer .messageType {
  display: table-cell;
  vertical-align: top;
  width: 12%;
  padding: 1rem;
}
#transactionDetailComponent .messageContainer .messageType .messageTypeTitel {
  font-weight: bold;
}
#transactionDetailComponent .messageContainer .messages {
  display: table-cell;
  width: 88%;
}
#transactionDetailComponent .messageContainer .messages .messageTable {
  width: 100%;
}
#transactionDetailComponent .messageContainer .messages .messageTable.isIE tr {
  border: 1px solid transparent;
  border-bottom-color: #DADADA;
}
#transactionDetailComponent .messageContainer .messages .messageTable tr {
  box-shadow: 0px 5px 2px -6px black;
}
#transactionDetailComponent .messageContainer .messages .messageTable tr td {
  border: none !important;
  padding: 1rem;
}
#transactionDetailComponent .containerDissabled:before {
  display: inline-block;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #f2f2f2;
  z-index: 100;
  left: 0;
  top: 0;
  opacity: 0.6;
}
/* AI Snippets */
#breadcrump {
  font-size: 0.8rem;
  margin-bottom: 1.2rem;
}
#breadcrump a,
#breadcrump span {
  color: #5e5e5e;
  margin: 0 0.5rem;
}
#breadcrump a:first-of-type {
  margin-left: 0;
}
#breadcrump a {
  text-decoration: underline;
  cursor: pointer;
}
.card {
  display: inline-block;
  color: #000000;
  width: 40%;
  height: 300px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px !important;
  vertical-align: top;
}
.card:first-of-type {
  margin-right: 2rem;
}
.card .header {
  color: #000000;
  padding: 2.5rem 1rem 0.2rem;
  font-size: 1.2rem;
  background-color: #004395;
}
.card .body {
  padding: 0.5rem 0.5rem 1rem;
  height: calc(100% - 61.8px);
  overflow-y: auto;
}
.card .body .cardTable {
  width: 100%;
  table-layout: fixed;
  color: #000000;
  margin-bottom: 10px;
}
.card .body .cardTable.isIE .cardTableRow {
  border: 1px solid transparent;
  border-bottom-color: #DADADA;
}
.card .body .cardTable .cardTableRow {
  height: 3.5em;
  box-shadow: 0px 5px 2px -6px black;
}
.card .body .cardTable .cardTableRow td,
.card .body .cardTable .cardTableRow th {
  border: none !important;
}
.card .body .cardTable .cardTableRow .cardTableCell:first-of-type {
  padding-left: 0.5rem;
}
.card .body .cardTable .cardTableRow .cardTableCell:last-of-type {
  padding-right: 0.5rem;
}
#smallCardContainer {
  background-color: #f2f2f2;
  margin: 0 -15px;
  padding: 20px 15px 15px;
}
#smallCardContainer .smallCard {
  width: 19rem;
  padding: 0.5rem;
  height: 6rem;
  position: relative;
  display: inline-block;
  background-color: white;
  border-radius: 2px !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#smallCardContainer .smallCard:not(:first-of-type) {
  margin: 0 0.5rem;
}
#smallCardContainer .smallCard .smallCardIcon {
  display: inline-block;
  float: left;
  height: 100%;
  color: #004395;
  margin-right: 1.5rem;
  font-size: 3.2rem;
  line-height: 1.36;
}
#smallCardContainer .smallCard .smallCardIcon span.mdi {
  vertical-align: middle;
}
#smallCardContainer .smallCard .smallCardContent {
  display: inline-block;
  float: left;
  height: 100%;
  position: relative;
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardHeading {
  color: #4F5155;
  white-space: nowrap;
  padding-bottom: 0.5rem;
  font-size: 0.9rem;
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardInfo {
  white-space: nowrap;
  font-size: 0.9rem;
  color: #4F5155;
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardInfo button {
  color: #004395;
  border: none !important;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
  border-radius: 2px !important;
  transition: background-color 150ms, color 150ms;
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardInfo button:disabled {
  color: #8C8E91;
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardInfo button:not(:disabled):hover {
  color: #004395;
  background-color: #004395;
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardInfo button .buttonIcon {
  display: block;
  line-height: 1em;
  font-size: 1.25em;
  float: left;
  margin-top: 1px;
  margin-right: 3px;
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardInfo button .buttonIcon:before {
  height: 1em;
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardInfo .info:not(:last-of-type)::after {
  content: ",";
  display: inline;
}
#smallCardContainer .smallCard .smallCardContent .smallCardContentWrapper .smallCardInfo .info.infoLatest {
  font-size: 1.1rem;
  color: #000000;
}
.tree_body > :not(.topic-content),
.topicintreebox > :not(.topic-content) {
  /*END .Links-panel*/
  /*END .topic-panel*/
  /*.rotate-cw{
	& > div{
		display: inline-block;
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    }
}

.rotate-ccw{
	& > div{
        display: inline-block;
        -webkit-writing-mode: sideways-lr;
        -ms-writing-mode: tb-rl;
        writing-mode: sideways-lr;
	}
}*/
  /* BEGIN: MEDIA topic display */
  /* END .mediatopic */
  /* END: topic-tree display */
  /* BEGIN: topic display */
  /* Placeholder file for overwrite css styles.*/
}
.tree_body > :not(.topic-content) .collapsable,
.topicintreebox > :not(.topic-content) .collapsable {
  min-height: 1em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.tree_body > :not(.topic-content) .collapsable .collapseableWraper,
.topicintreebox > :not(.topic-content) .collapsable .collapseableWraper {
  border-top: 1px solid #DADADA;
  position: relative;
}
.tree_body > :not(.topic-content) .collapsable .collapseableWraper .collapseableButton,
.topicintreebox > :not(.topic-content) .collapsable .collapseableWraper .collapseableButton {
  position: absolute;
  background-color: white;
  border: none;
  color: #004395;
  top: -9px;
  font-size: 16px;
  margin-top: -2px;
}
.tree_body > :not(.topic-content) .collapsable .collapseableWraper .collapseableButton:focus,
.topicintreebox > :not(.topic-content) .collapsable .collapseableWraper .collapseableButton:focus {
  outline: 0;
}
.tree_body > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper,
.topicintreebox > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper {
  border: 1px solid transparent;
  display: block;
  overflow: hidden;
  transition: height 0.5s, border-color 0.5s;
  margin-left: 13px;
  margin-top: -1px;
}
.tree_body > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper .collapseableContent,
.topicintreebox > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper .collapseableContent {
  display: block;
  padding-top: 10px;
  padding-left: 10px;
}
.tree_body > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper.contentOpend,
.topicintreebox > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper.contentOpend {
  border-color: #DADADA;
  border-top-color: transparent;
}
.tree_body > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper.contentOpend.dynamicContentSize,
.topicintreebox > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper.contentOpend.dynamicContentSize {
  height: auto !important;
}
.tree_body > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper.contentClosed,
.topicintreebox > :not(.topic-content) .collapsable .collapseableWraper .collapseableContentWraper.contentClosed {
  height: 1px !important;
}
.tree_body > :not(.topic-content) .panel-example,
.topicintreebox > :not(.topic-content) .panel-example,
.tree_body > :not(.topic-content) .panel-notice,
.topicintreebox > :not(.topic-content) .panel-notice {
  width: 80%;
  border-radius: 0px;
  border: 1px solid lightgray;
  margin-left: auto;
  margin-right: auto;
  background-color: #F2F2F2;
}
@media (max-width: 768px) {
  .tree_body > :not(.topic-content) .panel-example,
  .topicintreebox > :not(.topic-content) .panel-example,
  .tree_body > :not(.topic-content) .panel-notice,
  .topicintreebox > :not(.topic-content) .panel-notice {
    width: 98%;
  }
}
.tree_body > :not(.topic-content) .panel-example .panel-body,
.topicintreebox > :not(.topic-content) .panel-example .panel-body,
.tree_body > :not(.topic-content) .panel-notice .panel-body,
.topicintreebox > :not(.topic-content) .panel-notice .panel-body {
  padding: 1em 0px;
}
@media (max-width: 768px) {
  .tree_body > :not(.topic-content) .col-xs-2.notification-sign,
  .topicintreebox > :not(.topic-content) .col-xs-2.notification-sign,
  .tree_body > :not(.topic-content) .col-xs-10.notification-content,
  .topicintreebox > :not(.topic-content) .col-xs-10.notification-content {
    float: none;
    overflow: hidden;
  }
  .tree_body > :not(.topic-content) .col-xs-2.notification-sign > ul,
  .topicintreebox > :not(.topic-content) .col-xs-2.notification-sign > ul,
  .tree_body > :not(.topic-content) .col-xs-10.notification-content > ul,
  .topicintreebox > :not(.topic-content) .col-xs-10.notification-content > ul {
    margin: 0;
  }
  .tree_body > :not(.topic-content) .col-xs-2.notification-sign,
  .topicintreebox > :not(.topic-content) .col-xs-2.notification-sign {
    width: 100%;
    text-align: center;
  }
  .tree_body > :not(.topic-content) .col-xs-2.notification-sign > span,
  .topicintreebox > :not(.topic-content) .col-xs-2.notification-sign > span {
    margin-left: auto;
    margin-right: auto;
  }
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign {
  font-size: 4em;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .panel-title.small,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .panel-title.small {
  padding-bottom: 10px;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_ex,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_ex {
  background-image: url("img/ws/ISO/B_WS_ex.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_radio-activity,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_radio-activity {
  background-image: url("img/ws/ISO/B_WS_radio-activity.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_laser,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_laser {
  background-image: url("img/ws/ISO/B_WS_laser.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_radiation,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_radiation {
  background-image: url("img/ws/ISO/B_WS_radiation.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_strong_magnetic_field,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_strong_magnetic_field {
  background-image: url("img/ws/ISO/B_WS_strong_magnetic_field.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_tripping,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_tripping {
  background-image: url("img/ws/ISO/B_WS_tripping.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_fall,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_fall {
  background-image: url("img/ws/ISO/B_WS_fall.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_bio,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_bio {
  background-image: url("img/ws/ISO/B_WS_bio.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_low_temperature,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_low_temperature {
  background-image: url("img/ws/ISO/B_WS_low_temperature.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_slippery,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_slippery {
  background-image: url("img/ws/ISO/B_WS_slippery.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_electric,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_electric {
  background-image: url("img/ws/ISO/B_WS_electric.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_truck_driving,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_truck_driving {
  background-image: url("img/ws/ISO/B_WS_truck_driving.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_overhead_load,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_overhead_load {
  background-image: url("img/ws/ISO/B_WS_overhead_load.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_toxic_material,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_toxic_material {
  background-image: url("img/ws/ISO/B_WS_toxic_material.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_hot,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_hot {
  background-image: url("img/ws/ISO/B_WS_hot.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_automatic_startup,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_automatic_startup {
  background-image: url("img/ws/ISO/B_WS_automatic_startup.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_crushing,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_crushing {
  background-image: url("img/ws/ISO/B_WS_crushing.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_head_obstacles,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_head_obstacles {
  background-image: url("img/ws/ISO/B_WS_head_obstacles.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_flammable,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_flammable {
  background-image: url("img/ws/ISO/B_WS_flammable.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_explosion,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_explosion {
  background-image: url("img/ws/ISO/B_WS_explosion.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_sharp_element,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_sharp_element {
  background-image: url("img/ws/ISO/B_WS_sharp_element.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_milling_shaft,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_milling_shaft {
  background-image: url("img/ws/ISO/B_WS_milling_shaft.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_acid,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_acid {
  background-image: url("img/ws/ISO/B_WS_acid.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_crushing_of_fingers,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_crushing_of_fingers {
  background-image: url("img/ws/ISO/B_WS_crushing_of_fingers.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_entranglement,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_entranglement {
  background-image: url("img/ws/ISO/B_WS_entranglement.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_batteries,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_batteries {
  background-image: url("img/ws/ISO/B_WS_batteries.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_optical_radiation,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_optical_radiation {
  background-image: url("img/ws/ISO/B_WS_optical_radiation.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_oxidant_material,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_oxidant_material {
  background-image: url("img/ws/ISO/B_WS_oxidant_material.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_gas_bottle,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_gas_bottle {
  background-image: url("img/ws/ISO/B_WS_gas_bottle.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_hand_crushing_press_brake,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_hand_crushing_press_brake {
  background-image: url("img/ws/ISO/B_WS_hand_crushing_press_brake.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_hand_crushing_press_brake_mat,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_hand_crushing_press_brake_mat {
  background-image: url("img/ws/ISO/B_WS_hand_crushing_press_brake_mat.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_rapid_move_of_workpiece_in_brake,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_rapid_move_of_workpiece_in_brake {
  background-image: url("img/ws/ISO/B_WS_rapid_move_of_workpiece_in_brake.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_falling_objects,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_falling_objects {
  background-image: url("img/ws/ISO/B_WS_falling_objects.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_fragile_roof,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_fragile_roof {
  background-image: url("img/ws/ISO/B_WS_fragile_roof.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_run_over_remote_machinery,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_run_over_remote_machinery {
  background-image: url("img/ws/ISO/B_WS_run_over_remote_machinery.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_sudden_loud_noise,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_sudden_loud_noise {
  background-image: url("img/ws/ISO/B_WS_sudden_loud_noise.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_unhealthy,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_unhealthy {
  background-image: url("img/ws/ISO/B_WS_unhealthy.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_tip_over,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_tip_over {
  background-image: url("img/ws/ISO/B_WS_tip_over.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_conveyor_belt_inside_track,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_conveyor_belt_inside_track {
  background-image: url("img/ws/ISO/B_WS_conveyor_belt_inside_track.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_ozon,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_ozon {
  background-image: url("img/ws/ISO/B_WS_ozon.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_unspecified,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_unspecified {
  background-image: url("img/ws/ISO/B_WS_unspecified.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_notice,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_notice {
  background-image: url("img/ws/ws-generic/B_WS_notice.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_note,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_note {
  background-image: url("img/ws/ws-generic/B_WS_note.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_environment,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .STANDARD.ICO_environment {
  background-image: url("img/ws/ws-generic/B_WS_environment.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_ex,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_ex {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_ex.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_radio-activity,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_radio-activity {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_radio-activity.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_laser,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_laser {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_laser.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_radiation,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_radiation {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_radiation.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_strong_magnetic_field,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_strong_magnetic_field {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_strong_magnetic_field.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_tripping,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_tripping {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_tripping.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_fall,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_fall {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_fall.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_bio,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_bio {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_bio.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_low_temperature,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_low_temperature {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_low_temperature.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_slippery,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_slippery {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_slippery.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_electric,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_electric {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_electric.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_truck_driving,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_truck_driving {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_truck_driving.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_overhead_load,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_overhead_load {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_overhead_load.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_toxic_material,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_toxic_material {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_toxic_material.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_hot,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_hot {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_hot.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_automatic_startup,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_automatic_startup {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_automatic_startup.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_crushing,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_crushing {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_crushing.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_head_obstacles,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_head_obstacles {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_head_obstacles.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_flammable,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_flammable {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_flammable.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_explosion,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_explosion {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_explosion.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_sharp_element,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_sharp_element {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_sharp_element.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_milling_shaft,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_milling_shaft {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_milling_shaft.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_acid,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_acid {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_acid.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_crushing_of_fingers,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_crushing_of_fingers {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_crushing_of_fingers.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_entranglement,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_entranglement {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_entranglement.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_batteries,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_batteries {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_batteries.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_optical_radiation,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_optical_radiation {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_optical_radiation.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_oxidant_material,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_oxidant_material {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_oxidant_material.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_gas_bottle,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_gas_bottle {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_gas_bottle.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_hand_crushing_press_brake,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_hand_crushing_press_brake {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_hand_crushing_press_brake.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_hand_crushing_press_brake_mat,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_hand_crushing_press_brake_mat {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_hand_crushing_press_brake_mat.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_rapid_move_of_workpiece_in_brake,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_rapid_move_of_workpiece_in_brake {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_rapid_move_of_workpiece_in_brake.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_falling_objects,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_falling_objects {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_falling_objects.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_fragile_roof,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_fragile_roof {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_fragile_roof.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_run_over_remote_machinery,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_run_over_remote_machinery {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_run_over_remote_machinery.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_sudden_loud_noise,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_sudden_loud_noise {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_sudden_loud_noise.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_unhealthy,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_unhealthy {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_unhealthy.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_tip_over,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_tip_over {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_tip_over.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_conveyor_belt_inside_track,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_conveyor_belt_inside_track {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_conveyor_belt_inside_track.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_ozon,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_ozon {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_ozon.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_unspecified,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_unspecified {
  background-image: url("img/ws/DIN/B_WS_DIN-4844_unspecified.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_notice,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_notice {
  background-image: url("img/ws/ws-generic/B_WS_notice.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_note,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_note {
  background-image: url("img/ws/ws-generic/B_WS_note.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_environment,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .DIN.ICO_environment {
  background-image: url("img/ws/ws-generic/B_WS_environment.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_ex,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_ex {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_ex.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_radio-activity,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_radio-activity {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_radio-activity.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_laser,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_laser {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_laser.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_radiation,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_radiation {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_radiation.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_strong_magnetic_field,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_strong_magnetic_field {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_strong_magnetic_field.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_tripping,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_tripping {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_tripping.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_fall,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_fall {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_fall.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_bio,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_bio {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_bio.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_low_temperature,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_low_temperature {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_low_temperature.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_slippery,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_slippery {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_slippery.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_electric,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_electric {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_electric.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_truck_driving,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_truck_driving {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_truck_driving.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_overhead_load,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_overhead_load {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_overhead_load.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_toxic_material,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_toxic_material {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_toxic_material.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_hot,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_hot {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_hot.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_automatic_startup,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_automatic_startup {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_automatic_startup.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_crushing,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_crushing {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_crushing.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_head_obstacles,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_head_obstacles {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_head_obstacles.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_flammable,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_flammable {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_flammable.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_explosion,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_explosion {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_explosion.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_sharp_element,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_sharp_element {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_sharp_element.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_milling_shaft,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_milling_shaft {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_milling_shaft.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_acid,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_acid {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_acid.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_crushing_of_fingers,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_crushing_of_fingers {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_crushing_of_fingers.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_entranglement,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_entranglement {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_entranglement.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_batteries,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_batteries {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_batteries.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_optical_radiation,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_optical_radiation {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_optical_radiation.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_oxidant_material,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_oxidant_material {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_oxidant_material.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_gas_bottle,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_gas_bottle {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_gas_bottle.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_hand_crushing_press_brake,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_hand_crushing_press_brake {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_hand_crushing_press_brake.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_hand_crushing_press_brake_mat,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_hand_crushing_press_brake_mat {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_hand_crushing_press_brake_mat.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_rapid_move_of_workpiece_in_brake,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_rapid_move_of_workpiece_in_brake {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_rapid_move_of_workpiece_in_brake.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_falling_objects,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_falling_objects {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_falling_objects.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_fragile_roof,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_fragile_roof {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_fragile_roof.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_run_over_remote_machinery,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_run_over_remote_machinery {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_run_over_remote_machinery.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_sudden_loud_noise,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_sudden_loud_noise {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_sudden_loud_noise.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_unhealthy,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_unhealthy {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_unhealthy.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_tip_over,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_tip_over {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_tip_over.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_conveyor_belt_inside_track,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_conveyor_belt_inside_track {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_conveyor_belt_inside_track.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_ozon,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_ozon {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_ozon.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_unspecified,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_unspecified {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_unspecified.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_notice,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_notice {
  background-image: url("img/ws/ws-generic/B_WS_notice.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_note,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_note {
  background-image: url("img/ws/ws-generic/B_WS_note.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_environment,
.topicintreebox > :not(.topic-content) .panel-notice .notification-sign > .ISO.ICO_environment {
  background-image: url("img/ws/ws-generic/B_WS_environment.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .notice-title,
.topicintreebox > :not(.topic-content) .notice-title {
  font-weight: bold;
  color: #000;
  margin-top: 0em;
  margin-bottom: 0.5em;
  display: none;
}
.tree_body > :not(.topic-content) .notification-title,
.topicintreebox > :not(.topic-content) .notification-title {
  font-weight: bold;
}
.tree_body > :not(.topic-content) .notification-title ~ p[data-role="title"],
.topicintreebox > :not(.topic-content) .notification-title ~ p[data-role="title"] {
  font-weight: bold;
}
.tree_body > :not(.topic-content) p[data-role="hazard"],
.topicintreebox > :not(.topic-content) p[data-role="hazard"] {
  font-weight: bold;
}
.tree_body > :not(.topic-content) .links-panel,
.topicintreebox > :not(.topic-content) .links-panel {
  border-color: rgba(0, 67, 149, 0.4);
}
.tree_body > :not(.topic-content) .links-panel > .panel-heading,
.topicintreebox > :not(.topic-content) .links-panel > .panel-heading,
.tree_body > :not(.topic-content) .links-panel.heading,
.topicintreebox > :not(.topic-content) .links-panel.heading {
  color: #000000;
  background-color: rgba(0, 67, 149, 0.4);
  border-color: rgba(0, 67, 149, 0.4);
}
.tree_body > :not(.topic-content) .links-panel > .panel-heading > div.row .panel-title,
.topicintreebox > :not(.topic-content) .links-panel > .panel-heading > div.row .panel-title,
.tree_body > :not(.topic-content) .links-panel.heading > div.row .panel-title,
.topicintreebox > :not(.topic-content) .links-panel.heading > div.row .panel-title,
.tree_body > :not(.topic-content) .links-panel > .panel-heading .panel-title,
.topicintreebox > :not(.topic-content) .links-panel > .panel-heading .panel-title,
.tree_body > :not(.topic-content) .links-panel.heading .panel-title,
.topicintreebox > :not(.topic-content) .links-panel.heading .panel-title {
  color: #000000;
  font-size: 1em;
}
.tree_body > :not(.topic-content) .links-panel > .panel-heading + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .links-panel > .panel-heading + .panel-collapse > .panel-body,
.tree_body > :not(.topic-content) .links-panel.heading + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .links-panel.heading + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 67, 149, 0.4);
}
.tree_body > :not(.topic-content) .links-panel > .panel-heading .badge,
.topicintreebox > :not(.topic-content) .links-panel > .panel-heading .badge,
.tree_body > :not(.topic-content) .links-panel.heading .badge,
.topicintreebox > :not(.topic-content) .links-panel.heading .badge {
  color: rgba(0, 67, 149, 0.4);
  background-color: #000000;
}
.tree_body > :not(.topic-content) .links-panel > .panel-title,
.topicintreebox > :not(.topic-content) .links-panel > .panel-title {
  color: #000000;
}
.tree_body > :not(.topic-content) .links-panel > .panel-footer + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .links-panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 67, 149, 0.4);
}
.tree_body > :not(.topic-content) .ul-panel,
.topicintreebox > :not(.topic-content) .ul-panel {
  border-color: transparent;
  margin-bottom: 0px;
  background-color: transparent;
}
.tree_body > :not(.topic-content) .ul-panel > .panel-heading,
.topicintreebox > :not(.topic-content) .ul-panel > .panel-heading,
.tree_body > :not(.topic-content) .ul-panel.heading,
.topicintreebox > :not(.topic-content) .ul-panel.heading {
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}
.tree_body > :not(.topic-content) .ul-panel > .panel-heading > div.row .panel-title,
.topicintreebox > :not(.topic-content) .ul-panel > .panel-heading > div.row .panel-title,
.tree_body > :not(.topic-content) .ul-panel.heading > div.row .panel-title,
.topicintreebox > :not(.topic-content) .ul-panel.heading > div.row .panel-title,
.tree_body > :not(.topic-content) .ul-panel > .panel-heading .panel-title,
.topicintreebox > :not(.topic-content) .ul-panel > .panel-heading .panel-title,
.tree_body > :not(.topic-content) .ul-panel.heading .panel-title,
.topicintreebox > :not(.topic-content) .ul-panel.heading .panel-title {
  color: transparent;
  font-size: 1em;
}
.tree_body > :not(.topic-content) .ul-panel > .panel-heading + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .ul-panel > .panel-heading + .panel-collapse > .panel-body,
.tree_body > :not(.topic-content) .ul-panel.heading + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .ul-panel.heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.tree_body > :not(.topic-content) .ul-panel > .panel-heading .badge,
.topicintreebox > :not(.topic-content) .ul-panel > .panel-heading .badge,
.tree_body > :not(.topic-content) .ul-panel.heading .badge,
.topicintreebox > :not(.topic-content) .ul-panel.heading .badge {
  color: transparent;
  background-color: transparent;
}
.tree_body > :not(.topic-content) .ul-panel > .panel-title,
.topicintreebox > :not(.topic-content) .ul-panel > .panel-title {
  color: transparent;
}
.tree_body > :not(.topic-content) .ul-panel > .panel-footer + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .ul-panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
.tree_body > :not(.topic-content) .ul-panel,
.topicintreebox > :not(.topic-content) .ul-panel,
.tree_body > :not(.topic-content) .ul-panel *,
.topicintreebox > :not(.topic-content) .ul-panel * {
  box-shadow: none;
}
.tree_body > :not(.topic-content) .ul-panel .panel-heading,
.topicintreebox > :not(.topic-content) .ul-panel .panel-heading {
  display: none;
}
.tree_body > :not(.topic-content) .ul-panel .panel-body,
.topicintreebox > :not(.topic-content) .ul-panel .panel-body {
  padding: 0px;
}
.tree_body > :not(.topic-content) .actionsequence-panel,
.topicintreebox > :not(.topic-content) .actionsequence-panel {
  border-color: transparent;
  margin-bottom: 0px;
  background-color: transparent;
}
.tree_body > :not(.topic-content) .actionsequence-panel > .panel-heading,
.topicintreebox > :not(.topic-content) .actionsequence-panel > .panel-heading,
.tree_body > :not(.topic-content) .actionsequence-panel.heading,
.topicintreebox > :not(.topic-content) .actionsequence-panel.heading {
  color: transparent;
  background-color: transparent;
  border-color: transparent;
}
.tree_body > :not(.topic-content) .actionsequence-panel > .panel-heading > div.row .panel-title,
.topicintreebox > :not(.topic-content) .actionsequence-panel > .panel-heading > div.row .panel-title,
.tree_body > :not(.topic-content) .actionsequence-panel.heading > div.row .panel-title,
.topicintreebox > :not(.topic-content) .actionsequence-panel.heading > div.row .panel-title,
.tree_body > :not(.topic-content) .actionsequence-panel > .panel-heading .panel-title,
.topicintreebox > :not(.topic-content) .actionsequence-panel > .panel-heading .panel-title,
.tree_body > :not(.topic-content) .actionsequence-panel.heading .panel-title,
.topicintreebox > :not(.topic-content) .actionsequence-panel.heading .panel-title {
  color: transparent;
  font-size: 1em;
}
.tree_body > :not(.topic-content) .actionsequence-panel > .panel-heading + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .actionsequence-panel > .panel-heading + .panel-collapse > .panel-body,
.tree_body > :not(.topic-content) .actionsequence-panel.heading + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .actionsequence-panel.heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.tree_body > :not(.topic-content) .actionsequence-panel > .panel-heading .badge,
.topicintreebox > :not(.topic-content) .actionsequence-panel > .panel-heading .badge,
.tree_body > :not(.topic-content) .actionsequence-panel.heading .badge,
.topicintreebox > :not(.topic-content) .actionsequence-panel.heading .badge {
  color: transparent;
  background-color: transparent;
}
.tree_body > :not(.topic-content) .actionsequence-panel > .panel-title,
.topicintreebox > :not(.topic-content) .actionsequence-panel > .panel-title {
  color: transparent;
}
.tree_body > :not(.topic-content) .actionsequence-panel > .panel-footer + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .actionsequence-panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
.tree_body > :not(.topic-content) .actionsequence-panel,
.topicintreebox > :not(.topic-content) .actionsequence-panel,
.tree_body > :not(.topic-content) .actionsequence-panel *,
.topicintreebox > :not(.topic-content) .actionsequence-panel * {
  box-shadow: none;
}
.tree_body > :not(.topic-content) .actionsequence-panel .panel-heading,
.topicintreebox > :not(.topic-content) .actionsequence-panel .panel-heading {
  display: none;
}
.tree_body > :not(.topic-content) .actionsequence-panel .panel-body,
.topicintreebox > :not(.topic-content) .actionsequence-panel .panel-body {
  padding: 0px;
}
.tree_body > :not(.topic-content) .actionsequence-panel li,
.topicintreebox > :not(.topic-content) .actionsequence-panel li {
  margin-left: 15px;
}
.tree_body > :not(.topic-content) .topic-panel,
.topicintreebox > :not(.topic-content) .topic-panel {
  border-color: rgba(0, 67, 149, 0.4);
}
.tree_body > :not(.topic-content) .topic-panel > .panel-heading,
.topicintreebox > :not(.topic-content) .topic-panel > .panel-heading,
.tree_body > :not(.topic-content) .topic-panel.heading,
.topicintreebox > :not(.topic-content) .topic-panel.heading {
  color: #000000;
  background-color: rgba(0, 67, 149, 0.4);
  border-color: rgba(0, 67, 149, 0.4);
}
.tree_body > :not(.topic-content) .topic-panel > .panel-heading > div.row .panel-title,
.topicintreebox > :not(.topic-content) .topic-panel > .panel-heading > div.row .panel-title,
.tree_body > :not(.topic-content) .topic-panel.heading > div.row .panel-title,
.topicintreebox > :not(.topic-content) .topic-panel.heading > div.row .panel-title,
.tree_body > :not(.topic-content) .topic-panel > .panel-heading .panel-title,
.topicintreebox > :not(.topic-content) .topic-panel > .panel-heading .panel-title,
.tree_body > :not(.topic-content) .topic-panel.heading .panel-title,
.topicintreebox > :not(.topic-content) .topic-panel.heading .panel-title {
  color: #000000;
  font-size: 1em;
}
.tree_body > :not(.topic-content) .topic-panel > .panel-heading + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .topic-panel > .panel-heading + .panel-collapse > .panel-body,
.tree_body > :not(.topic-content) .topic-panel.heading + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .topic-panel.heading + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 67, 149, 0.4);
}
.tree_body > :not(.topic-content) .topic-panel > .panel-heading .badge,
.topicintreebox > :not(.topic-content) .topic-panel > .panel-heading .badge,
.tree_body > :not(.topic-content) .topic-panel.heading .badge,
.topicintreebox > :not(.topic-content) .topic-panel.heading .badge {
  color: rgba(0, 67, 149, 0.4);
  background-color: #000000;
}
.tree_body > :not(.topic-content) .topic-panel > .panel-title,
.topicintreebox > :not(.topic-content) .topic-panel > .panel-title {
  color: #000000;
}
.tree_body > :not(.topic-content) .topic-panel > .panel-footer + .panel-collapse > .panel-body,
.topicintreebox > :not(.topic-content) .topic-panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 67, 149, 0.4);
}
.tree_body > :not(.topic-content) .table-responsive,
.topicintreebox > :not(.topic-content) .table-responsive {
  margin-top: 20px;
}
.tree_body > :not(.topic-content) table.table,
.topicintreebox > :not(.topic-content) table.table {
  min-width: 100%;
  width: initial;
}
.tree_body > :not(.topic-content) table.table thead tr th,
.topicintreebox > :not(.topic-content) table.table thead tr th {
  background-color: #777777;
  border: 2px solid #fff;
  color: #FFFFFF;
}
.tree_body > :not(.topic-content) table.table tbody tr td,
.topicintreebox > :not(.topic-content) table.table tbody tr td {
  background-color: #DADADA;
  border: 2px solid #FFFFFF;
}
.tree_body > :not(.topic-content) table.table tfoot,
.topicintreebox > :not(.topic-content) table.table tfoot {
  font-weight: bold;
}
.tree_body > :not(.topic-content) table.table tfoot tr td,
.topicintreebox > :not(.topic-content) table.table tfoot tr td {
  background-color: #DADADA;
  border: 2px solid #FFFFFF;
  color: #777777;
}
.tree_body > :not(.topic-content) .rotate-cw,
.topicintreebox > :not(.topic-content) .rotate-cw {
  vertical-align: top !important;
}
.tree_body > :not(.topic-content) .rotate-cw > div,
.topicintreebox > :not(.topic-content) .rotate-cw > div {
  padding: 15% 0;
  text-align: left;
  display: block;
}
.tree_body > :not(.topic-content) .rotate-ccw,
.topicintreebox > :not(.topic-content) .rotate-ccw {
  vertical-align: bottom !important;
}
.tree_body > :not(.topic-content) .rotate-ccw > div,
.topicintreebox > :not(.topic-content) .rotate-ccw > div {
  padding: 5% 0;
  text-align: left;
  display: block;
}
.tree_body > :not(.topic-content) .rotateAlign[align="center"]:not(.rotate-cw):not(.rotate-ccw),
.topicintreebox > :not(.topic-content) .rotateAlign[align="center"]:not(.rotate-cw):not(.rotate-ccw) {
  text-align: center;
}
.tree_body > :not(.topic-content) .rotateAlign[align="left"]:not(.rotate-cw):not(.rotate-ccw),
.topicintreebox > :not(.topic-content) .rotateAlign[align="left"]:not(.rotate-cw):not(.rotate-ccw) {
  text-align: left;
}
.tree_body > :not(.topic-content) .rotateAlign[align="right"]:not(.rotate-cw):not(.rotate-ccw),
.topicintreebox > :not(.topic-content) .rotateAlign[align="right"]:not(.rotate-cw):not(.rotate-ccw) {
  text-align: right;
}
.tree_body > :not(.topic-content) .topic,
.topicintreebox > :not(.topic-content) .topic {
  width: 100%;
}
.tree_body > :not(.topic-content) .topic > [data-type="block"],
.topicintreebox > :not(.topic-content) .topic > [data-type="block"] {
  float: none;
}
.tree_body > :not(.topic-content) .topic a,
.topicintreebox > :not(.topic-content) .topic a {
  text-decoration: underline;
}
.tree_body > :not(.topic-content) .topic a.link,
.topicintreebox > :not(.topic-content) .topic a.link {
  text-decoration: underline;
}
.tree_body > :not(.topic-content) span.topic-subtitle,
.topicintreebox > :not(.topic-content) span.topic-subtitle {
  font-weight: bold;
  color: #004395;
  margin-top: 0em;
  margin-bottom: 0.5em;
}
.tree_body > :not(.topic-content) span.topic-subtitle:not(.hashTarget),
.topicintreebox > :not(.topic-content) span.topic-subtitle:not(.hashTarget) {
  display: block;
}
.tree_body > :not(.topic-content) img.icon[data-type='icon'],
.topicintreebox > :not(.topic-content) img.icon[data-type='icon'] {
  display: block;
}
.tree_body > :not(.topic-content) [data-type="block"],
.topicintreebox > :not(.topic-content) [data-type="block"] {
  display: block;
  width: 100%;
}
.tree_body > :not(.topic-content) .topic-h1,
.topicintreebox > :not(.topic-content) .topic-h1 {
  font-size: 24px;
  font-family: "Moderat-PE-Condensed-Bold", "Arial Unicode MS Bold", Arial-Bold, Helvetica-Bold, sans-serif;
  font-weight: 500;
  color: #777777;
}
.tree_body > :not(.topic-content) .topic-h2,
.topicintreebox > :not(.topic-content) .topic-h2 {
  font-size: 18px;
  font-family: "Moderat-PE-Condensed-Bold", "Arial Unicode MS Bold", Arial-Bold, Helvetica-Bold, sans-serif;
  font-weight: 500;
  color: #777777;
}
.tree_body > :not(.topic-content) div.topic > h1.topic-h1,
.topicintreebox > :not(.topic-content) div.topic > h1.topic-h1 {
  margin-top: 0;
}
.tree_body > :not(.topic-content) .mediatopic,
.topicintreebox > :not(.topic-content) .mediatopic,
.tree_body > :not(.topic-content) .mediaContent,
.topicintreebox > :not(.topic-content) .mediaContent {
  /*END .meta*/
  /*END div.media_preview*/
  /*END div.media_overlay*/
}
.tree_body > :not(.topic-content) .mediatopic .meta,
.topicintreebox > :not(.topic-content) .mediatopic .meta,
.tree_body > :not(.topic-content) .mediaContent .meta,
.topicintreebox > :not(.topic-content) .mediaContent .meta {
  font-size: 0.75em;
}
.tree_body > :not(.topic-content) .mediatopic div.media_preview,
.topicintreebox > :not(.topic-content) .mediatopic div.media_preview,
.tree_body > :not(.topic-content) .mediaContent div.media_preview,
.topicintreebox > :not(.topic-content) .mediaContent div.media_preview {
  display: inline-block;
  position: relative;
  vertical-align: top;
  /*END &.thumbnail*/
}
.tree_body > :not(.topic-content) .mediatopic div.media_preview.thumbnail,
.topicintreebox > :not(.topic-content) .mediatopic div.media_preview.thumbnail,
.tree_body > :not(.topic-content) .mediaContent div.media_preview.thumbnail,
.topicintreebox > :not(.topic-content) .mediaContent div.media_preview.thumbnail {
  padding: 0.5em;
}
.tree_body > :not(.topic-content) .mediatopic div.media_preview > p,
.topicintreebox > :not(.topic-content) .mediatopic div.media_preview > p,
.tree_body > :not(.topic-content) .mediaContent div.media_preview > p,
.topicintreebox > :not(.topic-content) .mediaContent div.media_preview > p {
  margin: 0;
}
.tree_body > :not(.topic-content) .mediatopic div.media_overlay,
.topicintreebox > :not(.topic-content) .mediatopic div.media_overlay,
.tree_body > :not(.topic-content) .mediaContent div.media_overlay,
.topicintreebox > :not(.topic-content) .mediaContent div.media_overlay {
  pointer-events: none;
  background: rgba(0, 67, 149, 0.3);
  bottom: 0;
  padding-bottom: 10px;
  color: #004395;
  font-size: 3em;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  top: 0;
  right: 0;
  height: 100%;
  /*END span*/
}
.tree_body > :not(.topic-content) .mediatopic div.media_overlay span,
.topicintreebox > :not(.topic-content) .mediatopic div.media_overlay span,
.tree_body > :not(.topic-content) .mediaContent div.media_overlay span,
.topicintreebox > :not(.topic-content) .mediaContent div.media_overlay span {
  height: 50px;
  width: 50px;
  border: 1px solid #004395;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: rgba(119, 119, 119, 0.9);
}
.tree_body > :not(.topic-content) .mediaPlaceHolder,
.topicintreebox > :not(.topic-content) .mediaPlaceHolder {
  color: #167eff;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  font-size: 1.5em;
}
.tree_body > :not(.topic-content) .grey,
.topicintreebox > :not(.topic-content) .grey {
  background-color: #ddd;
}
.tree_body > :not(.topic-content) .inTopicImg_wraper,
.topicintreebox > :not(.topic-content) .inTopicImg_wraper {
  text-align: center;
}
.tree_body > :not(.topic-content) .inTopicImg_wraper > a.fancybox,
.topicintreebox > :not(.topic-content) .inTopicImg_wraper > a.fancybox {
  max-width: 250px;
  display: block;
  margin: 0 auto;
}
.tree_body > :not(.topic-content) .inTopicImg_wraper img,
.topicintreebox > :not(.topic-content) .inTopicImg_wraper img {
  max-width: 100%;
}
.tree_body > :not(.topic-content) .inTopicImg_wraper[data-size=margin],
.topicintreebox > :not(.topic-content) .inTopicImg_wraper[data-size=margin] {
  margin-left: 0px !important;
}
.tree_body > :not(.topic-content) .inTopicImg_wraper p,
.topicintreebox > :not(.topic-content) .inTopicImg_wraper p {
  font-style: italic;
}
.tree_body > :not(.topic-content) .inTopicImg_wraper dl[data-type="legend"],
.topicintreebox > :not(.topic-content) .inTopicImg_wraper dl[data-type="legend"] {
  display: inline-block;
  text-align: left;
}
@media (max-width: 500) {
  .tree_body > :not(.topic-content) .inTopicImg_wraper,
  .topicintreebox > :not(.topic-content) .inTopicImg_wraper {
    max-width: 150px;
  }
}
.tree_body > :not(.topic-content) .inTopicImg_wraper_procedure,
.topicintreebox > :not(.topic-content) .inTopicImg_wraper_procedure {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}
.tree_body > :not(.topic-content) .inTopicImg_wraper_procedure[data-size=margin],
.topicintreebox > :not(.topic-content) .inTopicImg_wraper_procedure[data-size=margin] {
  margin-left: 30px !important;
}
.tree_body > :not(.topic-content) img[data-type="icon"],
.topicintreebox > :not(.topic-content) img[data-type="icon"] {
  padding: 0.25em;
}
.tree_body > :not(.topic-content) p[data-type='sy'],
.topicintreebox > :not(.topic-content) p[data-type='sy'] {
  padding-right: 5px;
  float: none !important;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.tree_body > :not(.topic-content) div[data-type=figure],
.topicintreebox > :not(.topic-content) div[data-type=figure] {
  margin: 0 0 10px;
}
.tree_body > :not(.topic-content) div[data-type='result'] > p,
.topicintreebox > :not(.topic-content) div[data-type='result'] > p {
  display: block;
}
.tree_body > :not(.topic-content) span[data-role="code"],
.topicintreebox > :not(.topic-content) span[data-role="code"] {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  padding: 2px 4px;
  font-size: 90%;
  color: #777777;
  background-color: #f9f2f4;
  overflow: hidden;
  word-break: break-all;
}
.tree_body > :not(.topic-content) .verbatim,
.topicintreebox > :not(.topic-content) .verbatim {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  color: #777777;
  overflow: hidden;
}
.tree_body > :not(.topic-content) .verbatim.fontsizeXS,
.topicintreebox > :not(.topic-content) .verbatim.fontsizeXS {
  font-size: 70%;
}
.tree_body > :not(.topic-content) .verbatim.fontsizeS,
.topicintreebox > :not(.topic-content) .verbatim.fontsizeS {
  font-size: 80%;
}
.tree_body > :not(.topic-content) .verbatim.fontsizeM,
.topicintreebox > :not(.topic-content) .verbatim.fontsizeM {
  font-size: 90%;
}
.tree_body > :not(.topic-content) div[data-type="verbatim"] > .topic-subtitle,
.topicintreebox > :not(.topic-content) div[data-type="verbatim"] > .topic-subtitle {
  margin-left: 0 !important;
}
.tree_body > :not(.topic-content) div[data-type="verbatim"] > p,
.topicintreebox > :not(.topic-content) div[data-type="verbatim"] > p {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  color: #777777;
  overflow: hidden;
}
.tree_body > :not(.topic-content) div[data-type="verbatim"] > p.fontsizeXS,
.topicintreebox > :not(.topic-content) div[data-type="verbatim"] > p.fontsizeXS {
  font-size: 70%;
}
.tree_body > :not(.topic-content) div[data-type="verbatim"] > p.fontsizeS,
.topicintreebox > :not(.topic-content) div[data-type="verbatim"] > p.fontsizeS {
  font-size: 80%;
}
.tree_body > :not(.topic-content) div[data-type="verbatim"] > p.fontsizeM,
.topicintreebox > :not(.topic-content) div[data-type="verbatim"] > p.fontsizeM {
  font-size: 90%;
}
.tree_body > :not(.topic-content) p[data-type="verbatim.text"],
.topicintreebox > :not(.topic-content) p[data-type="verbatim.text"] {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  color: #777777;
  overflow: hidden;
}
.tree_body > :not(.topic-content) p[data-type="verbatim.text"].fontsizeXS,
.topicintreebox > :not(.topic-content) p[data-type="verbatim.text"].fontsizeXS {
  font-size: 70%;
}
.tree_body > :not(.topic-content) p[data-type="verbatim.text"].fontsizeS,
.topicintreebox > :not(.topic-content) p[data-type="verbatim.text"].fontsizeS {
  font-size: 80%;
}
.tree_body > :not(.topic-content) p[data-type="verbatim.text"].fontsizeM,
.topicintreebox > :not(.topic-content) p[data-type="verbatim.text"].fontsizeM {
  font-size: 90%;
}
.tree_body > :not(.topic-content) .procedure ol,
.topicintreebox > :not(.topic-content) .procedure ol {
  counter-reset: listNumbering;
  list-style-type: none;
  padding-left: 0px;
}
.tree_body > :not(.topic-content) .procedure ol li,
.topicintreebox > :not(.topic-content) .procedure ol li {
  counter-increment: listNumbering;
}
.tree_body > :not(.topic-content) .procedure ol li p.actiontitle:before,
.topicintreebox > :not(.topic-content) .procedure ol li p.actiontitle:before {
  content: counters(listNumbering, ". ") ". ";
  text-decoration: underline;
  font-weight: bold;
}
.tree_body > :not(.topic-content) ol.img-legend,
.topicintreebox > :not(.topic-content) ol.img-legend {
  counter-reset: listNumbering;
  list-style-type: decimal;
  padding-left: 2em;
}
.tree_body > :not(.topic-content) ul,
.topicintreebox > :not(.topic-content) ul {
  list-style: square;
}
.tree_body > :not(.topic-content) ul > li p,
.topicintreebox > :not(.topic-content) ul > li p {
  padding: none;
}
.tree_body > :not(.topic-content) .block-panel,
.topicintreebox > :not(.topic-content) .block-panel {
  border: 0px none;
  box-shadow: none !important;
}
.tree_body > :not(.topic-content) .chapter_title ol,
.topicintreebox > :not(.topic-content) .chapter_title ol {
  /*
	counter-reset: listNumbering;
	*/
  list-style-type: none;
  padding-left: 0px;
}
.tree_body > :not(.topic-content) ol li,
.topicintreebox > :not(.topic-content) ol li {
  counter-increment: listNumbering;
}
.tree_body > :not(.topic-content) ol li > h1:before,
.topicintreebox > :not(.topic-content) ol li > h1:before,
.tree_body > :not(.topic-content) ol li > h2:before,
.topicintreebox > :not(.topic-content) ol li > h2:before,
.tree_body > :not(.topic-content) ol li > h3:before,
.topicintreebox > :not(.topic-content) ol li > h3:before,
.tree_body > :not(.topic-content) ol li > h4:before,
.topicintreebox > :not(.topic-content) ol li > h4:before,
.tree_body > :not(.topic-content) ol li > h5:before,
.topicintreebox > :not(.topic-content) ol li > h5:before {
  content: counters(listNumbering, ".") " ";
}
.tree_body > :not(.topic-content) ol li > h6:before,
.topicintreebox > :not(.topic-content) ol li > h6:before,
.tree_body > :not(.topic-content) ol li > h7:before,
.topicintreebox > :not(.topic-content) ol li > h7:before,
.tree_body > :not(.topic-content) ol li > h8:before,
.topicintreebox > :not(.topic-content) ol li > h8:before,
.tree_body > :not(.topic-content) ol li > h9:before,
.topicintreebox > :not(.topic-content) ol li > h9:before {
  content: "";
}
.tree_body > :not(.topic-content) img.size-page,
.topicintreebox > :not(.topic-content) img.size-page,
.tree_body > :not(.topic-content) img.size-margin,
.topicintreebox > :not(.topic-content) img.size-margin,
.tree_body > :not(.topic-content) img.size-column,
.topicintreebox > :not(.topic-content) img.size-column {
  max-width: 100%;
  margin: 0 auto;
}
.tree_body > :not(.topic-content) h7,
.topicintreebox > :not(.topic-content) h7,
.tree_body > :not(.topic-content) h8,
.topicintreebox > :not(.topic-content) h8,
.tree_body > :not(.topic-content) h9,
.topicintreebox > :not(.topic-content) h9 {
  font-size: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.1;
  display: block;
}
.tree_body > :not(.topic-content) .mobile,
.topicintreebox > :not(.topic-content) .mobile {
  text-align: center;
}
.tree_body > :not(.topic-content) .video_container,
.topicintreebox > :not(.topic-content) .video_container {
  display: flex;
  justify-content: center;
  width: 100%;
}
.tree_body > :not(.topic-content) .video_container video,
.topicintreebox > :not(.topic-content) .video_container video {
  width: 100%;
}
.tree_body > :not(.topic-content) dl.procedure,
.topicintreebox > :not(.topic-content) dl.procedure {
  counter-reset: stepCount;
  padding-left: 40px;
}
.tree_body > :not(.topic-content) dl.procedure > dt,
.topicintreebox > :not(.topic-content) dl.procedure > dt {
  width: 40px;
  text-align: left;
}
.tree_body > :not(.topic-content) dl.procedure > dt > div[class='multistep']:before,
.topicintreebox > :not(.topic-content) dl.procedure > dt > div[class='multistep']:before {
  border-bottom: 2px solid darkgrey;
  counter-increment: stepCount;
  content: counter(stepCount) ".";
  padding-right: 5px;
  vertical-align: top;
}
.tree_body > :not(.topic-content) dl.procedure > dt > div[class='singlestep']:before,
.topicintreebox > :not(.topic-content) dl.procedure > dt > div[class='singlestep']:before {
  border-bottom: 2px solid darkgrey;
  counter-increment: stepCount;
  content: "\00a0\00a0";
  padding-right: 9px;
  vertical-align: top;
}
.tree_body > :not(.topic-content) dl.procedure > dt > div > span.step-triangle,
.topicintreebox > :not(.topic-content) dl.procedure > dt > div > span.step-triangle {
  margin-bottom: 0;
  padding-left: 5px;
}
.tree_body > :not(.topic-content) dl.procedure > dt > div > span.step-triangle:before,
.topicintreebox > :not(.topic-content) dl.procedure > dt > div > span.step-triangle:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent darkgrey;
  margin-top: 8.2px;
  margin-left: -9px;
  position: absolute;
}
.tree_body > :not(.topic-content) dl.procedure > dd,
.topicintreebox > :not(.topic-content) dl.procedure > dd {
  margin-left: 40px;
}
.tree_body > :not(.topic-content) dl.procedure > dd .inTopicImg_wraper ~ div[data-role="action"],
.topicintreebox > :not(.topic-content) dl.procedure > dd .inTopicImg_wraper ~ div[data-role="action"],
.tree_body > :not(.topic-content) dl.procedure > dd .inTopicImg_wraper ~ div[data-type="action"],
.topicintreebox > :not(.topic-content) dl.procedure > dd .inTopicImg_wraper ~ div[data-type="action"] {
  padding-top: 10px;
}
.tree_body > :not(.topic-content) dl.procedure > dd > .inTopicImg_wraper,
.topicintreebox > :not(.topic-content) dl.procedure > dd > .inTopicImg_wraper {
  margin-top: -20px;
}
.tree_body > :not(.topic-content) dl.procedure > dd .topic-subtitle ~ *:first-of-type,
.topicintreebox > :not(.topic-content) dl.procedure > dd .topic-subtitle ~ *:first-of-type {
  margin-top: 0;
}
.tree_body > :not(.topic-content) dl.procedure > dd .topic-subtitle,
.topicintreebox > :not(.topic-content) dl.procedure > dd .topic-subtitle {
  display: inline-block;
}
.tree_body > :not(.topic-content) ol.procedure,
.topicintreebox > :not(.topic-content) ol.procedure {
  counter-reset: stepCount;
}
.tree_body > :not(.topic-content) ol.procedure [data-role="title"] ~ .inTopicImg_wraper,
.topicintreebox > :not(.topic-content) ol.procedure [data-role="title"] ~ .inTopicImg_wraper {
  margin-left: -40px !important;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'],
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] {
  margin: 1em 0;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] p,
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] p {
  margin-bottom: 10px;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] span.step-triangle,
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] span.step-triangle {
  margin-bottom: 0;
  padding-left: 5px;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] span.step-triangle:before,
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] span.step-triangle:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent darkgrey;
  margin-top: 8.2px;
  margin-left: -9px;
  position: absolute;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step']:before,
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step']:before {
  border-bottom: 2px solid darkgrey;
  counter-increment: stepCount;
  content: counter(stepCount) ".";
  padding-right: 5px;
  vertical-align: top;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] .inTopicImg_wraper ~ div[data-role="action"],
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] .inTopicImg_wraper ~ div[data-role="action"],
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] .inTopicImg_wraper ~ div[data-type="action"],
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] .inTopicImg_wraper ~ div[data-type="action"] {
  padding-top: 10px;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] > .inTopicImg_wraper,
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] > .inTopicImg_wraper {
  margin-left: 30px !important;
  margin-top: -20px;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] .topic-subtitle ~ *:first-of-type,
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] .topic-subtitle ~ *:first-of-type {
  margin-top: 0;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] div[data-role="action"],
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] div[data-role="action"],
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] div[data-type="action"],
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] div[data-type="action"] {
  margin-top: -20px;
  margin-left: 30px !important;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] div[data-role="result"],
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] div[data-role="result"],
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] div[data-type="result"],
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] div[data-type="result"] {
  margin-left: 30px;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'] .topic-subtitle,
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'] .topic-subtitle {
  margin-left: 10px;
  display: inline-block;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-type='step'][class='singlestep']:before,
.topicintreebox > :not(.topic-content) ol.procedure > div[data-type='step'][class='singlestep']:before {
  border-bottom: 2px solid darkgrey;
  counter-increment: stepCount;
  content: "\00a0\00a0";
  padding-right: 9px;
  vertical-align: top;
}
.tree_body > :not(.topic-content) ol.procedure > div[data-role='step']:nth-of-type(2n+1) span.step-triangle:before,
.topicintreebox > :not(.topic-content) ol.procedure > div[data-role='step']:nth-of-type(2n+1) span.step-triangle:before {
  margin-left: -9px;
}
.tree_body > :not(.topic-content) ol.procedure .topic-subtitle,
.topicintreebox > :not(.topic-content) ol.procedure .topic-subtitle {
  margin-left: -40px;
}
@-moz-document url-prefix() {
  .tree_body > :not(.topic-content) span.step-triangle:before,
  .topicintreebox > :not(.topic-content) span.step-triangle:before {
    margin-left: -5px !important;
  }
}
.tree_body > :not(.topic-content) .dyx_dl [data-type='title'],
.topicintreebox > :not(.topic-content) .dyx_dl [data-type='title'] {
  font-weight: normal;
  color: #777777;
}
.tree_body > :not(.topic-content) .dyx_dl .dyx_dli,
.topicintreebox > :not(.topic-content) .dyx_dl .dyx_dli {
  display: table-row;
}
.tree_body > :not(.topic-content) .dyx_dl .dyx_dli .dyx_dt,
.topicintreebox > :not(.topic-content) .dyx_dl .dyx_dli .dyx_dt {
  font-weight: bold;
  display: table-cell;
}
.tree_body > :not(.topic-content) .dyx_dl .dyx_dli .dyx_dd,
.topicintreebox > :not(.topic-content) .dyx_dl .dyx_dli .dyx_dd {
  display: block;
  margin-left: 20px;
}
.tree_body > :not(.topic-content) .dyx_ul [data-type='title'],
.topicintreebox > :not(.topic-content) .dyx_ul [data-type='title'] {
  font-weight: normal;
  color: #777777;
}
.tree_body > :not(.topic-content) .procedure > .icon,
.topicintreebox > :not(.topic-content) .procedure > .icon {
  float: none !important;
  padding: 0 !important;
  margin-left: 30px;
}
.tree_body > :not(.topic-content) *.topic-content a[id].nolink,
.topicintreebox > :not(.topic-content) *.topic-content a[id].nolink {
  cursor: default;
  text-decoration: none !important;
  color: inherit;
}
.tree_body > :not(.topic-content) [data-type="legentry"] [data-type="desc"],
.topicintreebox > :not(.topic-content) [data-type="legentry"] [data-type="desc"] {
  display: inline-block;
}
.tree_body > :not(.topic-content) .gear:not(:last-of-type),
.topicintreebox > :not(.topic-content) .gear:not(:last-of-type) {
  margin-bottom: 10px;
}
.tree_body > :not(.topic-content) .gear .gearLeft,
.topicintreebox > :not(.topic-content) .gear .gearLeft {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
.tree_body > :not(.topic-content) .gear .gearLeft .gearLeftContent img,
.topicintreebox > :not(.topic-content) .gear .gearLeft .gearLeftContent img {
  float: none;
  display: block;
  margin: 0 auto;
  width: 60%;
}
.tree_body > :not(.topic-content) .gear .gearRight,
.topicintreebox > :not(.topic-content) .gear .gearRight {
  width: 75%;
  display: inline-block;
  vertical-align: top;
}
.tree_body > :not(.topic-content) .gear .gearRight .topic-subtitle,
.topicintreebox > :not(.topic-content) .gear .gearRight .topic-subtitle {
  margin-left: 0;
}
.tree_body > :not(.topic-content) [data-role="result"] .mdi-hand-pointing-right,
.topicintreebox > :not(.topic-content) [data-role="result"] .mdi-hand-pointing-right {
  margin-right: 5px;
}
.tree_body > :not(.topic-content) dt.stepresult,
.topicintreebox > :not(.topic-content) dt.stepresult {
  text-align: left;
  width: 28px;
}
.tree_body > :not(.topic-content) dd.stepresult,
.topicintreebox > :not(.topic-content) dd.stepresult {
  margin-left: 28px;
}
.tree_body > :not(.topic-content) dd.stepresult > p,
.topicintreebox > :not(.topic-content) dd.stepresult > p {
  margin-bottom: 0px !important;
}
.tree_body > :not(.topic-content) .overlayiconmobile,
.topicintreebox > :not(.topic-content) .overlayiconmobile {
  height: 1.1em;
  padding-top: 18 !important;
}
.tree_body > :not(.topic-content) .dyx-debug,
.topicintreebox > :not(.topic-content) .dyx-debug {
  background-color: yellow;
  color: red;
  font-weight: bold;
}
.tree_body > :not(.topic-content) .menupathArrow,
.topicintreebox > :not(.topic-content) .menupathArrow {
  margin: 0px 2px;
  font-size: 0.9em;
}
.tree_body > :not(.topic-content) .dyx-gui-element::before,
.topicintreebox > :not(.topic-content) .dyx-gui-element::before {
  content: " „";
}
.tree_body > :not(.topic-content) .dyx-gui-element::after,
.topicintreebox > :not(.topic-content) .dyx-gui-element::after {
  content: "“ ";
}
.tree_body > :not(.topic-content) .dyx-key::before,
.topicintreebox > :not(.topic-content) .dyx-key::before {
  content: " [";
}
.tree_body > :not(.topic-content) .dyx-key::after,
.topicintreebox > :not(.topic-content) .dyx-key::after {
  content: "] ";
}
.tree_body > :not(.topic-content) .blockimage,
.topicintreebox > :not(.topic-content) .blockimage {
  display: block;
  margin-bottom: 10px;
}
.tree_body > :not(.topic-content) ul ul,
.topicintreebox > :not(.topic-content) ul ul,
.tree_body > :not(.topic-content) ol ul,
.topicintreebox > :not(.topic-content) ol ul,
.tree_body > :not(.topic-content) ul ol,
.topicintreebox > :not(.topic-content) ul ol,
.tree_body > :not(.topic-content) ol ol,
.topicintreebox > :not(.topic-content) ol ol {
  margin-bottom: 10px !important;
}
.tree_body > :not(.topic-content) dl[data-role='legend'],
.topicintreebox > :not(.topic-content) dl[data-role='legend'] {
  margin: 0.5em 0;
  padding: 0;
}
.tree_body > :not(.topic-content) dl[data-role='legend'] dt,
.topicintreebox > :not(.topic-content) dl[data-role='legend'] dt {
  display: table-cell;
  font-weight: bold;
}
.tree_body > :not(.topic-content) dl[data-role='legend'] dd,
.topicintreebox > :not(.topic-content) dl[data-role='legend'] dd {
  display: table-cell;
  margin: 0 0 0 1.2em;
  padding: 0 0 0.5em 0.5em;
}
.tree_body > :not(.topic-content) .dl-horizontal dt,
.topicintreebox > :not(.topic-content) .dl-horizontal dt,
.tree_body > :not(.topic-content) .dl-horizontal dd,
.topicintreebox > :not(.topic-content) .dl-horizontal dd {
  width: auto;
}
.tree_body > :not(.topic-content) .symbol,
.topicintreebox > :not(.topic-content) .symbol {
  max-height: 1em;
}
.tree_body > :not(.topic-content) p[data-role="bridgehead"][data-type="title"],
.topicintreebox > :not(.topic-content) p[data-role="bridgehead"][data-type="title"] {
  color: #004395;
  font-weight: bold;
}
.tree_body > :not(.topic-content) .table-responsive,
.topicintreebox > :not(.topic-content) .table-responsive {
  width: 100%;
}
.tree_body > :not(.topic-content) a.pdf,
.topicintreebox > :not(.topic-content) a.pdf {
  background: url(img/type_pdf_inline_24.png) no-repeat;
  padding: 4px 28px;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol {
  margin: 0 auto;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-ex,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-ex {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_ex.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-radio-activity,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-radio-activity {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_radio-activity.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-laser,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-laser {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_laser.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-radiation,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-radiation {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_radiation.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-strong_magnetic_field,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-strong_magnetic_field {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_strong_magnetic_field.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-tripping,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-tripping {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_tripping.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-fall,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-fall {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_fall.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-bio,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-bio {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_bio.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-low_temperature,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-low_temperature {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_low_temperature.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-slippery,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-slippery {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_slippery.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-electric,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-electric {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_electric.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-truck_driving,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-truck_driving {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_truck_driving.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-overhead_load,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-overhead_load {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_overhead_load.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-toxic_material,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-toxic_material {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_toxic_material.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-hot,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-hot {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_hot.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-automatic_startup,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-automatic_startup {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_automatic_startup.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-crushing,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-crushing {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_crushing.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-head_obstacles,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-head_obstacles {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_head_obstacles.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-flammable,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-flammable {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_flammable.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-explosion,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-explosion {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_explosion.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-sharp_element,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-sharp_element {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_sharp_element.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-milling_shaft,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-milling_shaft {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_milling_shaft.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-acid,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-acid {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_acid.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-crushing_of_fingers,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-crushing_of_fingers {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_crushing_of_fingers.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-entranglement,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-entranglement {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_entranglement.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-batteries,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-batteries {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_batteries.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-optical_radiation,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-optical_radiation {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_optical_radiation.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-oxidant_material,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-oxidant_material {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_oxidant_material.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-gas_bottle,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-gas_bottle {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_gas_bottle.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-hand_crushing_press_brake,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-hand_crushing_press_brake {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_hand_crushing_press_brake.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-hand_crushing_press_brake_mat,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-hand_crushing_press_brake_mat {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_hand_crushing_press_brake_mat.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-rapid_move_of_workpiece_in_brake,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-rapid_move_of_workpiece_in_brake {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_rapid_move_of_workpiece_in_brake.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-falling_objects,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-falling_objects {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_falling_objects.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-fragile_roof,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-fragile_roof {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_fragile_roof.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-run_over_remote_machinery,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-run_over_remote_machinery {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_run_over_remote_machinery.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-sudden_loud_noise,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-sudden_loud_noise {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_sudden_loud_noise.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-unhealthy,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-unhealthy {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_unhealthy.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-tip_over,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-tip_over {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_tip_over.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-conveyor_belt_inside_track,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-conveyor_belt_inside_track {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_conveyor_belt_inside_track.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-ozon,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-ozon {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_ozon.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-unspecified,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-unspecified {
  background-image: url("img/ws/ISO/B_WS_ISO-7010_unspecified.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-notice,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-notice {
  background-image: url("img/ws/ws-generic/B_WS_notice.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-note,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-note {
  background-image: url("img/ws/ws-generic/B_WS_note.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-environment,
.topicintreebox > :not(.topic-content) table[data-type="safety-category-list"] .safety-symbol.safety-symbol-environment {
  background-image: url("img/ws/ws-generic/B_WS_environment.png") !important;
  display: block;
  width: 58px;
  height: 50px;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.tree_body > :not(.topic-content) .safety-signalword,
.topicintreebox > :not(.topic-content) .safety-signalword {
  font-weight: bold;
}
@font-face {
  font-family: 'Noto Sans';
  src: url("layouts/dyxml_v2/css_media/NotoSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'Material Icons';
  src: url("layouts/dyxml_v2/css_media/MaterialIcons-Regular.eot");
  src: url("layouts/dyxml_v2/css_media/MaterialIcons-Regular.eot?#iefix") format("embedded-opentype"), url("layouts/dyxml_v2/css_media/MaterialIcons-Regular.woff") format("woff"), url("layouts/dyxml_v2/css_media/MaterialIcons-Regular.woff2") format("woff2"), url("layouts/dyxml_v2/css_media/MaterialIcons-Regular.svg#MaterialIcons-Regular") format("svg"), url("layouts/dyxml_v2/css_media/MaterialIcons-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Arial Unicode MS";
  src: local("Arial Unicode MS");
  font-weight: normal;
  font-style: normal;
}
.tree_body *,
.topicintreebox * {
  box-sizing: border-box;
  margin: 0;
}
.tree_body *.topic-content,
.topicintreebox *.topic-content {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  display: block;
  width: 98%;
}
.tree_body *.topic-content *[dir='ltr'],
.topicintreebox *.topic-content *[dir='ltr'] {
  direction: ltr;
  writing-mode: lr-tb;
}
.tree_body *.topic-content *[dir='rtl'],
.topicintreebox *.topic-content *[dir='rtl'] {
  direction: rtl;
  writing-mode: rl-tb;
}
.tree_body *[dir='rtl'] *.topic-content,
.topicintreebox *[dir='rtl'] *.topic-content {
  text-align: right;
}
.tree_body *.topic-content aside,
.topicintreebox *.topic-content aside {
  display: none;
}
.tree_body *.topic-content section,
.topicintreebox *.topic-content section {
  display: block;
  margin-bottom: 2.28571429rem;
  text-align: left;
  word-wrap: break-word;
}
.tree_body *.topic-content section:last-child,
.topicintreebox *.topic-content section:last-child {
  margin-bottom: 0;
}
.tree_body *[dir='rtl'] *.topic-content section,
.topicintreebox *[dir='rtl'] *.topic-content section {
  text-align: right;
}
.tree_body *.topic-content div[data-dl-wrapper='heading'],
.topicintreebox *.topic-content div[data-dl-wrapper='heading'] {
  display: block;
  clear: left;
}
.tree_body *[dir='rtl'] *.topic-content div[data-dl-wrapper='heading'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-dl-wrapper='heading'] {
  clear: right;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-enumeration]:before,
.topicintreebox *.topic-content p[data-role='heading'][data-dl-enumeration]:before {
  padding-right: 2.15973003rem;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-enumeration]:before,
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-enumeration]:before {
  padding-left: 2.15973003rem;
}
.tree_body *.topic-content div[data-dl-wrapper='heading'],
.topicintreebox *.topic-content div[data-dl-wrapper='heading'] {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='heading']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='heading']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="1"],
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="1"] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 1.52380952rem;
  font-style: normal;
  font-weight: bold;
  color: #004395;
  line-height: 110%;
  background-color: transparent;
  border-style: solid;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  padding: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="1"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="1"] {
  border-left-width: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="1"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="1"] {
  border-right-width: 0px;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="1"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="1"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-left: calc(0px + 0rem);
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="1"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="1"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-right: calc(0px + 0rem);
}
.tree_body *.topic-content div[data-dl-wrapper='heading'],
.topicintreebox *.topic-content div[data-dl-wrapper='heading'] {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='heading']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='heading']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="2"],
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="2"] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 1.23809524rem;
  font-style: normal;
  font-weight: bold;
  color: #004395;
  line-height: 110%;
  background-color: transparent;
  border-style: solid;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  padding: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="2"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="2"] {
  border-left-width: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="2"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="2"] {
  border-right-width: 0px;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="2"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="2"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-left: calc(0px + 0rem);
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="2"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="2"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-right: calc(0px + 0rem);
  padding-left: initial;
}
.tree_body *.topic-content div[data-dl-wrapper='heading'],
.topicintreebox *.topic-content div[data-dl-wrapper='heading'] {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='heading']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='heading']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="3"],
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="3"] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 1.14285714rem;
  font-style: normal;
  font-weight: bold;
  color: #004395;
  line-height: 110%;
  background-color: transparent;
  border-style: solid;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  padding: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="3"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="3"] {
  border-left-width: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="3"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="3"] {
  border-right-width: 0px;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="3"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="3"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-left: calc(0px + 0rem);
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="3"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="3"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-right: calc(0px + 0rem);
  padding-left: initial;
}
.tree_body *.topic-content div[data-dl-wrapper='heading'],
.topicintreebox *.topic-content div[data-dl-wrapper='heading'] {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='heading']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='heading']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="4"],
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="4"] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 1.14285714rem;
  font-style: normal;
  font-weight: bold;
  color: #004395;
  line-height: 110%;
  background-color: transparent;
  border-style: solid;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  padding: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="4"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="4"] {
  border-left-width: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="4"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="4"] {
  border-right-width: 0px;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="4"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="4"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-left: calc(0px + 0rem);
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="4"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="4"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-right: calc(0px + 0rem);
  padding-left: initial;
}
.tree_body *.topic-content div[data-dl-wrapper='heading'],
.topicintreebox *.topic-content div[data-dl-wrapper='heading'] {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='heading']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='heading']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="5"],
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="5"] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 1.14285714rem;
  font-style: normal;
  font-weight: bold;
  color: #004395;
  line-height: 110%;
  background-color: transparent;
  border-style: solid;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  padding: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="5"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="5"] {
  border-left-width: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="5"],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="5"] {
  border-right-width: 0px;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-level="5"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *.topic-content p[data-role='heading'][data-dl-level="5"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-left: calc(0px + 0rem);
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="5"][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-level="5"][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-right: calc(0px + 0rem);
  padding-left: initial;
}
.tree_body *.topic-content div[data-dl-wrapper='heading'],
.topicintreebox *.topic-content div[data-dl-wrapper='heading'] {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='heading']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='heading']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content p[data-role='heading'],
.topicintreebox *.topic-content p[data-role='heading'] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  font-style: normal;
  font-weight: bold;
  color: #004395;
  line-height: 110%;
  background-color: transparent;
  border-style: solid;
  border-color: #000;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  padding: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'] {
  border-left-width: 0px;
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'],
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'] {
  border-right-width: 0px;
}
.tree_body *.topic-content p[data-role='heading'][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *.topic-content p[data-role='heading'][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-left: calc(0px + 0rem);
}
.tree_body *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-enumeration]:not([data-dl-enumeration='']),
.topicintreebox *[dir='rtl'] *.topic-content p[data-role='heading'][data-dl-enumeration]:not([data-dl-enumeration='']) {
  padding-right: calc(0px + 0rem);
  padding-left: initial;
}
.tree_body *.topic-content #menu,
.topicintreebox *.topic-content #menu {
  display: block;
}
.tree_body *.topic-content #menu > div[class="tttitle"],
.topicintreebox *.topic-content #menu > div[class="tttitle"] {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: bold;
  display: list-item;
  list-style-type: none;
}
.tree_body *.topic-content #menu > div[class="tttitle"] > div,
.topicintreebox *.topic-content #menu > div[class="tttitle"] > div {
  margin-bottom: 0.57142857rem;
  display: block;
  margin-left: 2.29471316rem;
  margin-bottom: 0;
  text-align: left;
  word-wrap: break-word;
  break-inside: avoid;
}
.tree_body *.topic-content #menu > div[class="tttitle"] > div:last-child,
.topicintreebox *.topic-content #menu > div[class="tttitle"] > div:last-child {
  margin-bottom: 0;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="tttitle"] > div {
  margin-right: 2.29471316rem;
  margin-left: initial;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="tttitle"] > div {
  text-align: right;
}
.tree_body *.topic-content #menu > div[class="tttitle"] a:not([href$='#']),
.topicintreebox *.topic-content #menu > div[class="tttitle"] a:not([href$='#']) {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: bold;
  display: block;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"],
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: list-item;
  list-style-type: none;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-bottom: 0.57142857rem;
  display: block;
  margin-left: 4.45444319rem;
  margin-bottom: 0;
  text-align: left;
  word-wrap: break-word;
  break-inside: avoid;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div:last-child,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div:last-child {
  margin-bottom: 0;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-right: 4.45444319rem;
  margin-left: initial;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div {
  text-align: right;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']),
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']) {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: block;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"],
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: list-item;
  list-style-type: none;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-bottom: 0.57142857rem;
  display: block;
  margin-left: 5.26434196rem;
  margin-bottom: 0;
  text-align: left;
  word-wrap: break-word;
  break-inside: avoid;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div:last-child,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div:last-child {
  margin-bottom: 0;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-right: 5.26434196rem;
  margin-left: initial;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  text-align: right;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']),
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']) {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: block;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"],
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: list-item;
  list-style-type: none;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-bottom: 0.57142857rem;
  display: block;
  margin-left: 6.07424072rem;
  margin-bottom: 0;
  text-align: left;
  word-wrap: break-word;
  break-inside: avoid;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div:last-child,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div:last-child {
  margin-bottom: 0;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-right: 6.07424072rem;
  margin-left: initial;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  text-align: right;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']),
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']) {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: block;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"],
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: list-item;
  list-style-type: none;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-bottom: 0.57142857rem;
  display: block;
  margin-left: 6.88413948rem;
  margin-bottom: 0;
  text-align: left;
  word-wrap: break-word;
  break-inside: avoid;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div:last-child,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div:last-child {
  margin-bottom: 0;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-right: 6.88413948rem;
  margin-left: initial;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  text-align: right;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']),
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']) {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: block;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"],
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: list-item;
  list-style-type: none;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-bottom: 0.57142857rem;
  display: block;
  margin-left: 7.69403825rem;
  margin-bottom: 0;
  text-align: left;
  word-wrap: break-word;
  break-inside: avoid;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div:last-child,
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div:last-child {
  margin-bottom: 0;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  margin-right: 7.69403825rem;
  margin-left: initial;
}
.tree_body *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div,
.topicintreebox *[dir='rtl'] *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div {
  text-align: right;
}
.tree_body *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']),
.topicintreebox *.topic-content #menu > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] > div[class="ttchildren"] > div[class="tttitle"] a:not([href$='#']) {
  font-size: 0.95238095rem;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: normal;
  display: block;
}
.tree_body *.topic-content section[data-role='glossary'] dl,
.topicintreebox *.topic-content section[data-role='glossary'] dl {
  width: inherit;
}
.tree_body *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'],
.topicintreebox *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] {
  display: block;
  margin-left: 0;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] {
  margin-right: 0;
}
.tree_body *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli']:last-child,
.topicintreebox *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dt,
.topicintreebox *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dt {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  font-weight: bold;
  white-space: normal;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
  break-after: avoid;
  margin-bottom: 0.57142857rem;
  width: calc(100% + 0em);
  margin-bottom: 0;
  border-bottom: 0 hidden transparent;
}
.tree_body *[dir='rtl'] *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dt,
.topicintreebox *[dir='rtl'] *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dt {
  text-align: right;
}
.tree_body *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dt:last-child,
.topicintreebox *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dt:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dd,
.topicintreebox *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dd {
  display: block;
  padding-left: 2.5rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dd,
.topicintreebox *[dir='rtl'] *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dd {
  padding-right: 2.5rem;
  padding-left: initial;
}
.tree_body *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dd::before,
.topicintreebox *.topic-content section[data-role='glossary'] dl > div[data-dl-wrapper='dli'] > dd::before {
  content: none;
}
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-'],
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-'] {
  display: block;
  margin-bottom: 0.57142857rem;
  font-size: 0.95238095rem;
  line-height: 110%;
}
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-dl-role='gap'],
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-dl-role='gap'] {
  display: none;
}
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-'],
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-'],
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-'] *,
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-'] * {
  box-decoration-break: slice;
}
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='message-panel'] > p[data-role='caption'],
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='message-panel'] > p[data-role='caption'] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  font-weight: bold;
}
.tree_body *[dir='rtl'] *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='message-panel'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='message-panel'] > p[data-role='caption'] {
  text-align: right;
}
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='list-container'] li,
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='list-container'] li {
  display: block;
  margin-left: 1.61979753rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='list-container'] li,
.topicintreebox *[dir='rtl'] *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='list-container'] li {
  margin-right: 1.61979753rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='list-container'] li p:first-of-type:before,
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='list-container'] li p:first-of-type:before {
  display: inline-block;
  content: '−';
  color: #000;
  width: 1.61979753rem;
  margin-left: -1.61979753rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='list-container'] li p:first-of-type:before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-dl-wrapper][data-class*='safety-'] div[data-role='list-container'] li p:first-of-type:before {
  margin-right: -1.61979753rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-'] img[data-role='safety-alert-symbol'],
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-'] img[data-role='safety-alert-symbol'],
.tree_body *.topic-content div[data-dl-wrapper][data-class*='safety-'] img[data-dl-role='picto-symbol'],
.topicintreebox *.topic-content div[data-dl-wrapper][data-class*='safety-'] img[data-dl-role='picto-symbol'] {
  margin-bottom: 0;
  max-width: initial;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] {
  display: block;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='notice'] div[data-role='signalword-panel'] > p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='notice'] div[data-role='signalword-panel'] > p[data-role='signalword'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='environment'] div[data-role='signalword-panel'] > p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='environment'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
  font-style: italic;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='signalword-panel'] {
  height: auto;
  border-bottom: 0 hidden transparent;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  display: inline-block;
  font-family: sans-serif;
  font-weight: bold;
  margin: 0;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before {
  width: calc(0.95238095rem + 0.25em);
  height: 0.95238095rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before {
  content: '';
  background-image: url("layouts/dyxml_v2/css_media/B_WS_ANSI-Z535_black.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > *:not([data-role='caption']),
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > *:not([data-role='caption']),
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] p,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] p {
  font-weight: bold;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='symbol-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='symbol-panel'] {
  display: none;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] {
  margin-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] {
  margin-right: 0;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='signalword-panel'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbol-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbol-panel'] {
  display: none;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='signalword-panel message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='signalword-panel message-panel'] {
  display: block;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='signalword-panel'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] {
  display: inline-block;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='signalword-panel'] p[data-role='signalword'] span[data-dl-role='exclamination-mark'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='signalword-panel'] p[data-role='signalword'] span[data-dl-role='exclamination-mark'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] p[data-role='signalword'] span[data-dl-role='exclamination-mark'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] p[data-role='signalword'] span[data-dl-role='exclamination-mark'] {
  display: none;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='message-panel']::before,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='message-panel']::before {
  content: ' ';
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] {
  border-style: solid;
  border-top-width: 0.07142857rem;
  border-right-width: 0.07142857rem;
  border-bottom-width: 0.07142857rem;
  border-left-width: 0.07142857rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] {
  border-left-width: 0.07142857rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] {
  border-right-width: 0.07142857rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] {
  padding: 0.0952381rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] {
  text-align: center;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='danger'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='danger'] div[data-role='signalword-panel'] {
  border-color: #e20025;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='warning'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='warning'] div[data-role='signalword-panel'] {
  border-color: #f29200;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='caution'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='caution'] div[data-role='signalword-panel'] {
  border-color: #ffdf00;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='notice'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='notice'] div[data-role='signalword-panel'] {
  border-color: #006bab;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='environment'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='environment'] div[data-role='signalword-panel'] {
  border-color: #006bab;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='danger'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='danger'] div[data-role='signalword-panel'] {
  background-color: #e20025;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='warning'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='warning'] div[data-role='signalword-panel'] {
  background-color: #f29200;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='caution'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='caution'] div[data-role='signalword-panel'] {
  background-color: #ffdf00;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='notice'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='notice'] div[data-role='signalword-panel'] {
  background-color: #006bab;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='environment'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='environment'] div[data-role='signalword-panel'] {
  background-color: #006bab;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] {
  vertical-align: text-bottom;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol'] {
  display: none;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] img[data-role='safety-alert-symbol'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] img[data-role='safety-alert-symbol'] {
  display: inline-block;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
  margin: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='danger'] div[data-role='signalword-panel'] > p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='danger'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
  color: #fff;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='warning'] div[data-role='signalword-panel'] > p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='warning'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
  color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='caution'] div[data-role='signalword-panel'] > p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='caution'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
  color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='notice'] div[data-role='signalword-panel'] > p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='notice'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
  color: #fff;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='environment'] div[data-role='signalword-panel'] > p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-role='environment'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
  color: #fff;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword']::after,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword']::after,
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword']:lang(fr-FR)::after,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword']:lang(fr-FR)::after,
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword']:lang(ch_CN)::after,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword']:lang(ch_CN)::after,
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword']:lang(zh_TW)::after,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > p[data-role='signalword']:lang(zh_TW)::after {
  content: none;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='s'] div[data-dl-wrapper='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='s'] div[data-dl-wrapper='signalword-panel'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='s'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='s'] div[data-role='signalword-panel'] {
  width: 4.76190476rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='m'] div[data-dl-wrapper='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='m'] div[data-dl-wrapper='signalword-panel'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='m'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='m'] div[data-role='signalword-panel'] {
  width: 9.52380952rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='l'] div[data-dl-wrapper='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='l'] div[data-dl-wrapper='signalword-panel'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='l'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'][data-dl-panel-width='l'] div[data-role='signalword-panel'] {
  width: 13.80952381rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] {
  height: 1.66666667rem;
  line-height: 1.33333333rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > *,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] > *,
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] p,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] p {
  font-size: 0.95238095rem;
  height: 1.33333333rem;
  line-height: 1.52380952rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] img,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] img,
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] p,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] p {
  width: auto;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] img,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] img,
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before {
  height: 0.76190476rem;
  margin-right: 0.25em;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] img,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] img,
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before {
  margin-left: 0.25em;
  margin-right: initial;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-dl-wrapper='message-panel'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] {
  display: inline;
  padding: 0;
  border: 0px hidden transparent;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'],
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption'] + p,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption'] + p,
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p:first-child,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p:first-child {
  display: inline;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption'][data-dl-contains='exclamination-mark'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption'][data-dl-contains='exclamination-mark'] {
  margin-right: 0.25em;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption'][data-dl-contains='exclamination-mark'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption'][data-dl-contains='exclamination-mark'] {
  margin-left: 0.25em;
  margin-right: initial;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption']:not([data-dl-contains='exclamination-mark']):not(:last-child)::after,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption']:not([data-dl-contains='exclamination-mark']):not(:last-child)::after {
  content: ": ";
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption']:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(fr-FR)::after,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption']:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(fr-FR)::after {
  content: " : ";
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption']:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(ch_CN)::after,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption']:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(ch_CN)::after,
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption']:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(zh_TW)::after,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='message-panel'] > p[data-role='caption']:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(zh_TW)::after {
  content: "： ";
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] {
  width: calc(100% - 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'] {
  border-style: solid;
  border-top-width: 0rem;
  border-right-width: 0rem;
  border-bottom-width: 0rem;
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'] {
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'] {
  border-right-width: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'] {
  border-style: solid;
  border-top-width: 0rem;
  border-right-width: 0rem;
  border-bottom-width: 0rem;
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'] {
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'] {
  border-right-width: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'] {
  border-style: solid;
  border-top-width: 0rem;
  border-right-width: 0rem;
  border-bottom-width: 0rem;
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'] {
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'] {
  border-right-width: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'] {
  border-style: solid;
  border-top-width: 0rem;
  border-right-width: 0rem;
  border-bottom-width: 0rem;
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'] {
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'] {
  border-right-width: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'] {
  border-style: solid;
  border-top-width: 0rem;
  border-right-width: 0rem;
  border-bottom-width: 0rem;
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'] {
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'] {
  border-right-width: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] {
  padding: 0.53993251rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'] {
  border-color: #fff;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'] {
  background-color: #ccc;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'] {
  background-color: #ccc;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'] {
  background-color: #ccc;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'] {
  background-color: #e6e6e6;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'] {
  background-color: #e6e6e6;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-position='page'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-position='page'] {
  clear: both;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-dl-wrapper='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-dl-wrapper='signalword-panel'] {
  border-bottom: 0.53993251rem solid transparent;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] {
  padding: 0;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  border-style: solid;
  border-top-width: 0rem;
  border-right-width: 0rem;
  border-bottom-width: 0rem;
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  border-right-width: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  padding: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  text-align: left;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  text-align: right;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  border-color: #fff;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  background-color: #ccc;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  background-color: #ccc;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  background-color: #ccc;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  background-color: #e6e6e6;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  background-color: #e6e6e6;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] {
  display: table;
  table-layout: auto;
  width: 100%;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > *,
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > * {
  display: table-cell;
  vertical-align: middle;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] {
  border-right: 0.19047619rem solid transparent;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] {
  border-left: 0.19047619rem solid transparent;
  border-right: initial;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] *:not(p),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] *:not(p) {
  text-decoration-color: transparent;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  border-style: solid;
  border-top-width: 0rem;
  border-right-width: 0rem;
  border-bottom-width: 0rem;
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  border-right-width: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  padding: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  text-align: left;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  text-align: right;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  border-color: #fff;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  background-color: #ccc;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  background-color: #ccc;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  background-color: #ccc;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  background-color: #e6e6e6;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  background-color: #e6e6e6;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  margin: 0;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  font-weight: bold;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols'] {
  display: none;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-role='symbols'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-role='symbols'] {
  line-height: 50%;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] {
  border-style: solid;
  border-top-width: 0rem;
  border-right-width: 0rem;
  border-bottom-width: 0rem;
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] {
  border-left-width: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] {
  border-right-width: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] {
  padding: 0rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-role='message-panel'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-role='message-panel'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-role='message-panel'] {
  border-color: #fff;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-role='message-panel'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-role='message-panel'] {
  border-color: #000;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] {
  background-color: transparent;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] {
  display: block;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] > *:not([data-role='caption']),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] > *:not([data-role='caption']),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] p,
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='message-panel'] p {
  font-weight: normal;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] {
  display: block;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 4.58942632rem 1fr;
  grid-template-columns: 4.58942632rem 1fr;
  -ms-grid-rows: 1.96850394rem 1fr;
  grid-template-rows: 1.96850394rem 1fr;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbols message-panel'] > div[data-dl-wrapper='symbols'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbols message-panel'] > div[data-dl-wrapper='symbols'] {
  display: none;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] > div[data-dl-wrapper='signalword-panel'] *:not(img):not([data-dl-wrapper]),
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='symbols signalword-panel'] div[data-role='signalword-panel'] p[data-role='signalword'] {
  width: 100%;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] {
  -ms-grid-rows: 1.96850394rem 1fr;
  grid-template-rows: 1.96850394rem 1fr;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] {
  height: 1.42857143rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
  display: none;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
  display: inline-block;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
  width: auto;
  height: 1.42857143rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] {
  height: 1.42857143rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
  display: inline-block;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
  width: auto;
  height: 1.42857143rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
  display: none;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] {
  min-height: initial;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] {
  display: -ms-grid;
  display: grid;
  grid-template-areas: "signalword signalword" "message message";
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols signalword-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols signalword-panel'] {
  display: block;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column-span: 2;
  grid-area: signalword;
}
.tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols message-panel'],
.topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols message-panel'] {
  display: block;
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column-span: 2;
  grid-area: message;
}
@media (min-width: 59.52755906em) {
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='signalword-panel'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='signalword-panel'],
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='message-panel'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='message-panel'] {
    border-left: 0.53993251rem solid transparent;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='signalword-panel'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='signalword-panel'],
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='message-panel'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='message-panel'] {
    border-right: 0.53993251rem solid transparent;
    border-left: initial;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] {
    display: none;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] {
    display: table-cell;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-style: solid;
    border-top-width: 0rem;
    border-right-width: 0rem;
    border-bottom-width: 0rem;
    border-left-width: 0rem;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-left-width: 0rem;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-right-width: 0rem;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    padding: 0rem;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
    margin-left: auto;
    margin-right: auto;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
    margin-right: auto;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
    margin-left: auto;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #000;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #000;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #fff;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #000;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #000;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='danger'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    background-color: #ccc;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='warning'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    background-color: #ccc;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='caution'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    background-color: #ccc;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='notice'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    background-color: #e6e6e6;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-role='environment'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    background-color: #e6e6e6;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: center;
    justify-content: flex-start;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4.58942632rem 1fr;
    grid-template-columns: 4.58942632rem 1fr;
    grid-template-areas: "sym signalword" "sym message";
    -ms-grid-rows: 1.49231346rem 1fr;
    grid-template-rows: 1.49231346rem 1fr;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    display: block;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-row-span: 2;
    grid-area: sym;
    height: auto;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
    display: none;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
    display: block;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
    margin: 0;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
    width: 4.58942632rem;
    max-width: 100%;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] div[data-role='signalword-panel'] img[data-dl-role='picto-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] div[data-role='signalword-panel'] img[data-dl-role='picto-symbol'] {
    display: none;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] div[data-role='signalword-panel'] img[data-role='safety-alert-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] div[data-role='signalword-panel'] img[data-role='safety-alert-symbol'] {
    display: none;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols signalword-panel'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols signalword-panel'] {
    display: block;
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: signalword;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols message-panel'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols message-panel'] {
    display: block;
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    grid-area: message;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4.58942632rem 1fr;
    grid-template-columns: 4.58942632rem 1fr;
    -ms-grid-rows: 4.58942632rem 1fr;
    grid-template-rows: 4.58942632rem 1fr;
    grid-template-areas: "sym signalword" "sym message";
    -ms-grid-rows: 1.96850394rem 1fr;
    grid-template-rows: 1.96850394rem 1fr;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-style: solid;
    border-top-width: 0rem;
    border-right-width: 0rem;
    border-bottom-width: 0rem;
    border-left-width: 0rem;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-left-width: 0rem;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-right-width: 0rem;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    padding: 0rem;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
    margin-left: auto;
    margin-right: auto;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
    margin-right: auto;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
    margin-left: auto;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='danger'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='danger'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #000;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='warning'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='warning'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #000;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='caution'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='caution'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #fff;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='notice'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='notice'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #000;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='environment'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'][data-role='environment'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    border-color: #000;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    background-color: transparent;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    height: auto;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
    display: block;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
    margin: 0;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
    width: 4.58942632rem;
    max-width: 100%;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
    display: none;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-dl-wrapper='hint'] > div[data-dl-wrapper='symbols'] {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: center;
    justify-content: flex-start;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] {
    display: table-cell;
    height: 1.5em;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-dl-role='picto-symbol'] {
    display: none;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
    display: inline-block;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] div[data-dl-role='symbols'],
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] img[data-role='safety-alert-symbol'] {
    width: auto;
    height: 1.42857143rem;
  }
  .tree_body *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'],
  .topicintreebox *.topic-content div[data-role][data-class~='safety-iso_7010'][data-dl-contains='symbol-panel'] div[data-role='signalword-panel'] div[data-dl-wrapper='symbols'] {
    width: 1.42857143rem;
  }
}
.tree_body *.topic-content root[data-dl-break-inside-avoid-page] div[data-role='info-container'],
.topicintreebox *.topic-content root[data-dl-break-inside-avoid-page] div[data-role='info-container'] {
  break-inside: avoid-page;
}
.tree_body *.topic-content div[data-dl-wrapper='info-container'],
.topicintreebox *.topic-content div[data-dl-wrapper='info-container'] {
  display: block;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='info-container']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='info-container']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='info-container'],
.topicintreebox *.topic-content div[data-role='info-container'] {
  display: block;
  font-size: 0.95238095rem;
  line-height: 110%;
}
.tree_body *.topic-content div[data-role='info-container'] div[data-dl-wrapper='info-icon'],
.topicintreebox *.topic-content div[data-role='info-container'] div[data-dl-wrapper='info-icon'] {
  display: block;
}
.tree_body *.topic-content div[data-role='info-container'] div[data-dl-role='info-icon'],
.topicintreebox *.topic-content div[data-role='info-container'] div[data-dl-role='info-icon'] {
  background-repeat: no-repeat;
  background-size: contain;
}
.tree_body *.topic-content div[data-role='info-container'] div[data-role='list-container'] li,
.topicintreebox *.topic-content div[data-role='info-container'] div[data-role='list-container'] li {
  display: block;
  margin-left: 1.61979753rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'] div[data-role='list-container'] li,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'] div[data-role='list-container'] li {
  margin-right: 1.61979753rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role='info-container'] div[data-role='list-container'] li p:first-of-type:before,
.topicintreebox *.topic-content div[data-role='info-container'] div[data-role='list-container'] li p:first-of-type:before {
  display: inline-block;
  content: '−';
  color: #000;
  width: 1.61979753rem;
  margin-left: -1.61979753rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'] div[data-role='list-container'] li p:first-of-type:before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'] div[data-role='list-container'] li p:first-of-type:before {
  margin-right: -1.61979753rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] {
  padding-top: 0.95238095rem;
  padding-bottom: 0.95238095rem;
  padding-right: 0.95238095rem;
  background-color: #e6e6e6;
  border-top: 0rem solid #000;
  border-bottom: 0rem solid #000;
  border-right: 0rem solid #000;
  border-left: 0rem solid #000;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] {
  padding-left: 0.95238095rem;
  padding-right: initial;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] {
  border-left: 0rem solid #000;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] {
  border-right: 0rem solid #000;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] *,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] * {
  font-style: italic;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] p[data-role='caption'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] p[data-role='caption'] {
  font-weight: 900;
  break-after: avoid;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] div[data-dl-role='info-icon'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] div[data-dl-role='info-icon'] {
  background-image: url("layouts/dyxml_v2/css_media/note-icon.svg");
  -ah-background-image-resolution: from-image;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] {
  padding-left: 0.95238095rem;
  margin-left: 0rem;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] ul > li::before,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] ul > li::before {
  display: none;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] {
  padding-right: 0.95238095rem;
  padding-left: initial;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > p[data-role='caption'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > p[data-role='caption'] {
  display: none;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] {
  position: static;
  width: 100%;
  height: auto;
  margin: 0;
  float: none;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon']:last-child,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] p[data-role='caption'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] p[data-role='caption'] {
  vertical-align: middle;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] p[data-role='caption'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] p[data-role='caption'] {
  display: inline-block;
  max-width: calc(100% - 2.3em);
  width: auto;
  height: auto;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div {
  display: inline-block;
  height: 2.3em;
  width: 2.3em;
  vertical-align: middle;
  background-position: center;
  break-after: avoid;
}
.tree_body *.topic-content root[data-dl-break-inside-avoid-page] div[data-role='info-container'][data-class~='info-ansi_z535'],
.topicintreebox *.topic-content root[data-dl-break-inside-avoid-page] div[data-role='info-container'][data-class~='info-ansi_z535'] {
  break-inside: avoid-page;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] {
  display: block;
  padding: 0;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] *,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] * {
  font-style: italic;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.95238095rem;
  background-image: url("layouts/dyxml_v2/css_media/note-icon-ansi.svg");
  background-position: right top;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] {
  background-position: left top;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] {
  min-height: 0;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2),
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2),
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p[data-role='caption']:nth-child(2) + p:not([data-role]),
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p[data-role='caption']:nth-child(2) + p:not([data-role]),
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2) + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2) + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2),
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2),
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2) > div[data-role='list-intro'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2) > div[data-role='list-intro'],
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2) > div[data-role='list-intro'] > p:first-child,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2) > div[data-role='list-intro'] > p:first-child,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p[data-role='caption']:first-of-type + p:not([data-role]),
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p[data-role='caption']:first-of-type + p:not([data-role]),
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'],
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'] > div[data-role='list-intro'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'] > div[data-role='list-intro'],
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child {
  display: inline;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2)::after,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2)::after,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(fr-FR)::after,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(fr-FR)::after,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(ch_CN)::after,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(ch_CN)::after,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(zh_TW)::after,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(zh_TW)::after,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type::after,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type::after,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(fr-FR)::after,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(fr-FR)::after,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(ch_CN)::after,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(ch_CN)::after,
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(zh_TW)::after,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(zh_TW)::after {
  content: none;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > *,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > * {
  display: inline-block;
  width: 1em;
  height: 0.8em;
  float: none;
  margin-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > *,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > * {
  margin-right: 0;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] div[data-dl-role='info-icon'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] div[data-dl-role='info-icon'] {
  background-position: center;
  vertical-align: baseline;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] span[data-dl-role='del-cross']::before,
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] span[data-dl-role='del-cross']::before {
  margin-top: -0.19047619rem;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: -0.19047619rem;
  padding-left: 0.0952381rem;
  width: inherit;
  height: inherit;
  font-size: 0.76190476rem;
  border-style: hidden;
  background-color: transparent;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] span[data-dl-role='del-cross']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] span[data-dl-role='del-cross']::before {
  margin-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] span[data-dl-role='del-cross']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] span[data-dl-role='del-cross']::before {
  margin-right: -0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] span[data-dl-role='del-cross']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] span[data-dl-role='del-cross']::before {
  padding-right: 0.0952381rem;
  padding-left: initial;
}
.tree_body *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'],
.topicintreebox *.topic-content div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] {
  vertical-align: 4%;
}
.tree_body *.topic-content dl,
.topicintreebox *.topic-content dl,
.tree_body *.topic-content dt,
.topicintreebox *.topic-content dt,
.tree_body *.topic-content dd,
.topicintreebox *.topic-content dd,
.tree_body *.topic-content dl div[data-dl-wrapper='dli'],
.topicintreebox *.topic-content dl div[data-dl-wrapper='dli'] {
  display: block;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content dl:last-child,
.topicintreebox *.topic-content dl:last-child,
.tree_body *.topic-content dt:last-child,
.topicintreebox *.topic-content dt:last-child,
.tree_body *.topic-content dd:last-child,
.topicintreebox *.topic-content dd:last-child,
.tree_body *.topic-content dl div[data-dl-wrapper='dli']:last-child,
.topicintreebox *.topic-content dl div[data-dl-wrapper='dli']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content dd *,
.topicintreebox *.topic-content dd * {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content dd *:last-child,
.topicintreebox *.topic-content dd *:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content dl div[data-dl-role='gap'],
.topicintreebox *.topic-content dl div[data-dl-role='gap'] {
  display: none;
}
.tree_body *.topic-content dt,
.topicintreebox *.topic-content dt {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
}
.tree_body *[dir='rtl'] *.topic-content dt,
.topicintreebox *[dir='rtl'] *.topic-content dt {
  text-align: right;
}
.tree_body *.topic-content div[data-role='list-container'] dt,
.topicintreebox *.topic-content div[data-role='list-container'] dt {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  line-height: 110%;
  text-align: left;
  color: inherit;
  font-weight: normal;
  font-style: normal;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='list-container'] dt,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='list-container'] dt {
  text-align: right;
}
.tree_body *.topic-content div[data-role='procedure-container'] > dl dt,
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dt {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  font-weight: bold;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dt,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dt {
  text-align: right;
}
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd,
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd {
  padding-left: 1.34983127rem;
  margin-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dd,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dd {
  padding-right: 1.34983127rem;
  padding-left: initial;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dd,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dd {
  margin-right: 0;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd::before,
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd::before {
  display: none;
}
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd summary,
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd summary {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd summary::before,
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd summary::before {
  text-align: left;
  display: inline-block;
  font-size: inherit;
  font-family: sans-serif;
  color: #004395;
  margin-left: -1.34983127rem;
  width: 1.34983127rem;
  content: "■";
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dd summary::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dd summary::before {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dd summary::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > dl dd summary::before {
  margin-right: -1.34983127rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd li > p:only-child,
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd li > p:only-child,
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd p[data-role*='-name'],
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd p[data-role*='-name'],
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd details[data-dl-role],
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd details[data-dl-role] {
  margin-bottom: 0.28571429rem;
}
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd li > p:only-child:last-child,
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd li > p:only-child:last-child,
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd p[data-role*='-name']:last-child,
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd p[data-role*='-name']:last-child,
.tree_body *.topic-content div[data-role='procedure-container'] > dl dd details[data-dl-role]:last-child,
.topicintreebox *.topic-content div[data-role='procedure-container'] > dl dd details[data-dl-role]:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content dl[data-role='legend'],
.topicintreebox *.topic-content dl[data-role='legend'] {
  display: table;
  width: auto;
}
.tree_body *.topic-content dl[data-role='legend'] dt,
.topicintreebox *.topic-content dl[data-role='legend'] dt {
  min-width: 1.07986502rem;
}
.tree_body *.topic-content dl[data-role='legend'] > div[data-dl-wrapper='dli'],
.topicintreebox *.topic-content dl[data-role='legend'] > div[data-dl-wrapper='dli'] {
  display: table-row;
  break-inside: avoid;
}
.tree_body *.topic-content dl[data-role='legend'] > div[data-dl-wrapper='dli']:last-child dt,
.topicintreebox *.topic-content dl[data-role='legend'] > div[data-dl-wrapper='dli']:last-child dt,
.tree_body *.topic-content dl[data-role='legend'] > div[data-dl-wrapper='dli']:last-child dd,
.topicintreebox *.topic-content dl[data-role='legend'] > div[data-dl-wrapper='dli']:last-child dd,
.tree_body *.topic-content dl[data-role='legend'] > div[data-dl-wrapper='dli']:last-child div[data-dl-role='gap'],
.topicintreebox *.topic-content dl[data-role='legend'] > div[data-dl-wrapper='dli']:last-child div[data-dl-role='gap'] {
  border-bottom: 0 solid transparent;
}
.tree_body *.topic-content dl[data-role='legend'] dt,
.topicintreebox *.topic-content dl[data-role='legend'] dt,
.tree_body *.topic-content dl[data-role='legend'] dd,
.topicintreebox *.topic-content dl[data-role='legend'] dd,
.tree_body *.topic-content dl[data-role='legend'] div[data-dl-role='gap'],
.topicintreebox *.topic-content dl[data-role='legend'] div[data-dl-role='gap'] {
  display: table-cell;
  border-bottom: 0rem solid transparent;
}
.tree_body *.topic-content dl[data-role='legend'] dt,
.topicintreebox *.topic-content dl[data-role='legend'] dt {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  vertical-align: top;
}
.tree_body *[dir='rtl'] *.topic-content dl[data-role='legend'] dt,
.topicintreebox *[dir='rtl'] *.topic-content dl[data-role='legend'] dt {
  text-align: right;
}
.tree_body *.topic-content dl[data-role='legend'] div[data-dl-role='gap'],
.topicintreebox *.topic-content dl[data-role='legend'] div[data-dl-role='gap'] {
  width: 0.53993251rem;
}
.tree_body *.topic-content div[data-role='list-container'] dd,
.topicintreebox *.topic-content div[data-role='list-container'] dd {
  padding-left: 2.5em;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='list-container'] dd,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='list-container'] dd {
  padding-right: 2.5em;
  padding-left: initial;
}
@media (min-width: 59.52755906em) {
  .tree_body *.topic-content div[data-role='list-container'] dl,
  .topicintreebox *.topic-content div[data-role='list-container'] dl {
    display: table;
    width: 100%;
  }
  .tree_body *.topic-content div[data-role='list-container'] dl div[data-dl-wrapper='dli'],
  .topicintreebox *.topic-content div[data-role='list-container'] dl div[data-dl-wrapper='dli'] {
    display: table-row;
  }
  .tree_body *.topic-content div[data-role='list-container'] dl div[data-dl-wrapper='dli'][data-dl-last-child] > dt,
  .topicintreebox *.topic-content div[data-role='list-container'] dl div[data-dl-wrapper='dli'][data-dl-last-child] > dt,
  .tree_body *.topic-content div[data-role='list-container'] dl div[data-dl-wrapper='dli'][data-dl-last-child] > dd,
  .topicintreebox *.topic-content div[data-role='list-container'] dl div[data-dl-wrapper='dli'][data-dl-last-child] > dd {
    border-bottom: 0 hidden transparent;
  }
  .tree_body *.topic-content div[data-role='list-container'] dl dt,
  .topicintreebox *.topic-content div[data-role='list-container'] dl dt,
  .tree_body *.topic-content div[data-role='list-container'] dl dd,
  .topicintreebox *.topic-content div[data-role='list-container'] dl dd {
    display: table-cell;
    border-bottom: 0.57142857rem solid transparent;
  }
  .tree_body *.topic-content div[data-role='list-container'] dt,
  .topicintreebox *.topic-content div[data-role='list-container'] dt {
    width: 35%;
  }
  .tree_body *.topic-content div[data-role='list-container'] dd,
  .topicintreebox *.topic-content div[data-role='list-container'] dd {
    width: calc(100% - 35% - 1em);
    padding-left: 0;
  }
  .tree_body *[dir='rtl'] *.topic-content div[data-role='list-container'] dd,
  .topicintreebox *[dir='rtl'] *.topic-content div[data-role='list-container'] dd {
    padding-right: 0;
    padding-left: initial;
  }
  .tree_body *.topic-content div[data-role='list-container'] dd::before,
  .topicintreebox *.topic-content div[data-role='list-container'] dd::before {
    content: none;
  }
  .tree_body *.topic-content div[data-role='list-container'] dl div[data-dl-role='gap'],
  .topicintreebox *.topic-content div[data-role='list-container'] dl div[data-dl-role='gap'] {
    display: table-cell;
    width: 1em;
    font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
    font-size: 0.95238095rem;
    line-height: 110%;
    text-align: center;
  }
  .tree_body *.topic-content div[data-role='list-container'] dl div[data-dl-role='gap']::after,
  .topicintreebox *.topic-content div[data-role='list-container'] dl div[data-dl-role='gap']::after {
    display: inline-block;
    width: 1em;
    height: 1em;
    overflow: hidden;
  }
  .tree_body *.topic-content div[data-role='list-container'] dl div[data-dl-role='gap']::after,
  .topicintreebox *.topic-content div[data-role='list-container'] dl div[data-dl-role='gap']::after {
    content: "";
  }
}
.tree_body *.topic-content dl[data-role='legend'],
.topicintreebox *.topic-content dl[data-role='legend'] {
  table-layout: auto;
}
.tree_body *.topic-content dl[data-role='legend'] dd,
.topicintreebox *.topic-content dl[data-role='legend'] dd {
  margin-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content dl[data-role='legend'] dd,
.topicintreebox *[dir='rtl'] *.topic-content dl[data-role='legend'] dd {
  margin-right: 0;
}
.tree_body *.topic-content dl[data-role='legend'] dd p,
.topicintreebox *.topic-content dl[data-role='legend'] dd p {
  display: inline-block;
  margin-top: 0;
}
.tree_body *.topic-content dl[data-role='legend'] dd p:after,
.topicintreebox *.topic-content dl[data-role='legend'] dd p:after {
  display: block;
  height: 0;
  content: '.';
  line-height: 0;
  font-size: 0.001px;
  visibility: hidden;
}
.tree_body *.topic-content ul,
.topicintreebox *.topic-content ul,
.tree_body *.topic-content li,
.topicintreebox *.topic-content li,
.tree_body *.topic-content div[data-role="list-container"],
.topicintreebox *.topic-content div[data-role="list-container"],
.tree_body *.topic-content div[data-role="list-container"] > div[data-role='list-intro'],
.topicintreebox *.topic-content div[data-role="list-container"] > div[data-role='list-intro'] {
  display: block;
}
.tree_body *.topic-content ul,
.topicintreebox *.topic-content ul {
  padding: 0;
}
.tree_body *.topic-content div[data-role="list-container"],
.topicintreebox *.topic-content div[data-role="list-container"],
.tree_body *.topic-content div[data-role="list-container"] > div[data-role='list-intro'],
.topicintreebox *.topic-content div[data-role="list-container"] > div[data-role='list-intro'] {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-role="list-container"]:last-child,
.topicintreebox *.topic-content div[data-role="list-container"]:last-child,
.tree_body *.topic-content div[data-role="list-container"] > div[data-role='list-intro']:last-child,
.topicintreebox *.topic-content div[data-role="list-container"] > div[data-role='list-intro']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='list-container'] li,
.topicintreebox *.topic-content div[data-role='list-container'] li {
  margin-bottom: 0.28571429rem;
}
.tree_body *.topic-content div[data-role='list-container'] li:last-child,
.topicintreebox *.topic-content div[data-role='list-container'] li:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role="list-container"] > div[data-role='list-intro'] > p,
.topicintreebox *.topic-content div[data-role="list-container"] > div[data-role='list-intro'] > p,
.tree_body *.topic-content div[data-role="list-container"] > p[data-role='caption'],
.topicintreebox *.topic-content div[data-role="list-container"] > p[data-role='caption'] {
  break-after: avoid;
}
.tree_body *.topic-content ul > li,
.topicintreebox *.topic-content ul > li {
  margin-bottom: 0.28571429rem;
  margin-left: 1.34983127rem;
}
.tree_body *.topic-content ul > li:last-child,
.topicintreebox *.topic-content ul > li:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ul > li > *,
.topicintreebox *.topic-content ul > li > * {
  margin-bottom: 0.28571429rem;
}
.tree_body *.topic-content ul > li > *:last-child,
.topicintreebox *.topic-content ul > li > *:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ul > li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.topicintreebox *.topic-content ul > li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.tree_body *.topic-content ul > li[data-dl-following='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul > li[data-dl-following='no-list'][data-dl-contains='no-list'] {
  break-after: avoid;
}
.tree_body *.topic-content ul > li[data-dl-contains='no-list']:last-of-type:not(:first-of-type),
.topicintreebox *.topic-content ul > li[data-dl-contains='no-list']:last-of-type:not(:first-of-type),
.tree_body *.topic-content ul > li[data-dl-preceding='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul > li[data-dl-preceding='no-list'][data-dl-contains='no-list'] {
  break-before: avoid;
}
.tree_body *.topic-content ul > li li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.topicintreebox *.topic-content ul > li li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.tree_body *.topic-content ul > li li[data-dl-following='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul > li li[data-dl-following='no-list'][data-dl-contains='no-list'] {
  break-before: avoid;
}
.tree_body *[dir='rtl'] *.topic-content ul > li,
.topicintreebox *[dir='rtl'] *.topic-content ul > li {
  margin-right: 1.34983127rem;
  margin-left: initial;
}
.tree_body *.topic-content ul > li > p:first-of-type,
.topicintreebox *.topic-content ul > li > p:first-of-type {
  display: block;
}
.tree_body *.topic-content ul > li > p:first-of-type::before,
.topicintreebox *.topic-content ul > li > p:first-of-type::before {
  display: inline-block;
  font-family: "Noto Sans", sans-serif;
  text-align: left;
  color: #004395;
  margin-left: -1.34983127rem;
  width: 1.34983127rem;
  line-height: 100%;
  height: 100%;
  content: "■";
  font-size: 1em;
  vertical-align: baseline;
}
.tree_body *[dir='rtl'] *.topic-content ul > li > p:first-of-type::before,
.topicintreebox *[dir='rtl'] *.topic-content ul > li > p:first-of-type::before {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content ul > li > p:first-of-type::before,
.topicintreebox *[dir='rtl'] *.topic-content ul > li > p:first-of-type::before {
  margin-right: -1.34983127rem;
  margin-left: initial;
}
.tree_body *.topic-content ul > li > ul > li,
.topicintreebox *.topic-content ul > li > ul > li {
  margin-bottom: 0.28571429rem;
  margin-left: 1.34983127rem;
}
.tree_body *.topic-content ul > li > ul > li:last-child,
.topicintreebox *.topic-content ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ul > li > ul > li > *,
.topicintreebox *.topic-content ul > li > ul > li > * {
  margin-bottom: 0.28571429rem;
}
.tree_body *.topic-content ul > li > ul > li > *:last-child,
.topicintreebox *.topic-content ul > li > ul > li > *:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ul > li > ul > li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.topicintreebox *.topic-content ul > li > ul > li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.tree_body *.topic-content ul > li > ul > li[data-dl-following='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul > li > ul > li[data-dl-following='no-list'][data-dl-contains='no-list'] {
  break-after: avoid;
}
.tree_body *.topic-content ul > li > ul > li[data-dl-contains='no-list']:last-of-type:not(:first-of-type),
.topicintreebox *.topic-content ul > li > ul > li[data-dl-contains='no-list']:last-of-type:not(:first-of-type),
.tree_body *.topic-content ul > li > ul > li[data-dl-preceding='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul > li > ul > li[data-dl-preceding='no-list'][data-dl-contains='no-list'] {
  break-before: avoid;
}
.tree_body *[dir='rtl'] *.topic-content ul > li > ul > li,
.topicintreebox *[dir='rtl'] *.topic-content ul > li > ul > li {
  margin-right: 1.34983127rem;
  margin-left: initial;
}
.tree_body *.topic-content ul > li > ul > li > p:first-of-type,
.topicintreebox *.topic-content ul > li > ul > li > p:first-of-type {
  display: block;
}
.tree_body *.topic-content ul > li > ul > li > p:first-of-type::before,
.topicintreebox *.topic-content ul > li > ul > li > p:first-of-type::before {
  display: inline-block;
  font-family: "Noto Sans", sans-serif;
  text-align: left;
  color: #004395;
  margin-left: -1.34983127rem;
  width: 1.34983127rem;
  line-height: 100%;
  height: 100%;
  content: "–";
  font-size: 1em;
  vertical-align: baseline;
}
.tree_body *[dir='rtl'] *.topic-content ul > li > ul > li > p:first-of-type::before,
.topicintreebox *[dir='rtl'] *.topic-content ul > li > ul > li > p:first-of-type::before {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content ul > li > ul > li > p:first-of-type::before,
.topicintreebox *[dir='rtl'] *.topic-content ul > li > ul > li > p:first-of-type::before {
  margin-right: -1.34983127rem;
  margin-left: initial;
}
.tree_body *.topic-content ul > li > ul > li > ul > li,
.topicintreebox *.topic-content ul > li > ul > li > ul > li {
  margin-bottom: 0.28571429rem;
  margin-left: 1.34983127rem;
}
.tree_body *.topic-content ul > li > ul > li > ul > li:last-child,
.topicintreebox *.topic-content ul > li > ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ul > li > ul > li > ul > li > *,
.topicintreebox *.topic-content ul > li > ul > li > ul > li > * {
  margin-bottom: 0.28571429rem;
}
.tree_body *.topic-content ul > li > ul > li > ul > li > *:last-child,
.topicintreebox *.topic-content ul > li > ul > li > ul > li > *:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ul > li > ul > li > ul > li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.topicintreebox *.topic-content ul > li > ul > li > ul > li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.tree_body *.topic-content ul > li > ul > li > ul > li[data-dl-following='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul > li > ul > li > ul > li[data-dl-following='no-list'][data-dl-contains='no-list'] {
  break-after: avoid;
}
.tree_body *.topic-content ul > li > ul > li > ul > li[data-dl-contains='no-list']:last-of-type:not(:first-of-type),
.topicintreebox *.topic-content ul > li > ul > li > ul > li[data-dl-contains='no-list']:last-of-type:not(:first-of-type),
.tree_body *.topic-content ul > li > ul > li > ul > li[data-dl-preceding='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul > li > ul > li > ul > li[data-dl-preceding='no-list'][data-dl-contains='no-list'] {
  break-before: avoid;
}
.tree_body *[dir='rtl'] *.topic-content ul > li > ul > li > ul > li,
.topicintreebox *[dir='rtl'] *.topic-content ul > li > ul > li > ul > li {
  margin-right: 1.34983127rem;
  margin-left: initial;
}
.tree_body *.topic-content ul > li > ul > li > ul > li > p:first-of-type,
.topicintreebox *.topic-content ul > li > ul > li > ul > li > p:first-of-type {
  display: block;
}
.tree_body *.topic-content ul > li > ul > li > ul > li > p:first-of-type::before,
.topicintreebox *.topic-content ul > li > ul > li > ul > li > p:first-of-type::before {
  display: inline-block;
  font-family: "Noto Sans", sans-serif;
  text-align: left;
  color: #004395;
  margin-left: -1.34983127rem;
  width: 1.34983127rem;
  line-height: 100%;
  height: 100%;
  content: "•";
  font-size: 1em;
  vertical-align: baseline;
}
.tree_body *[dir='rtl'] *.topic-content ul > li > ul > li > ul > li > p:first-of-type::before,
.topicintreebox *[dir='rtl'] *.topic-content ul > li > ul > li > ul > li > p:first-of-type::before {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content ul > li > ul > li > ul > li > p:first-of-type::before,
.topicintreebox *[dir='rtl'] *.topic-content ul > li > ul > li > ul > li > p:first-of-type::before {
  margin-right: -1.34983127rem;
  margin-left: initial;
}
.tree_body *.topic-content ul[data-role*='-list'],
.topicintreebox *.topic-content ul[data-role*='-list'] {
  padding-left: 0;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content ul[data-role*='-list'],
.topicintreebox *[dir='rtl'] *.topic-content ul[data-role*='-list'] {
  padding-right: 0;
  padding-left: initial;
}
.tree_body *.topic-content ul[data-role*='-list']:last-child,
.topicintreebox *.topic-content ul[data-role*='-list']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ul[data-role*='-list'] > li,
.topicintreebox *.topic-content ul[data-role*='-list'] > li {
  margin-left: 0;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content ul[data-role*='-list'] > li,
.topicintreebox *[dir='rtl'] *.topic-content ul[data-role*='-list'] > li {
  margin-right: 0;
  margin-left: initial;
}
.tree_body *.topic-content ul[data-role*='-list'] > li:last-child,
.topicintreebox *.topic-content ul[data-role*='-list'] > li:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ul[data-role*='-list'] > li > *,
.topicintreebox *.topic-content ul[data-role*='-list'] > li > * {
  margin-bottom: 0.28571429rem;
}
.tree_body *.topic-content ul[data-role*='-list'] > li > *:last-child,
.topicintreebox *.topic-content ul[data-role*='-list'] > li > *:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ul[data-role*='-list'] > li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.topicintreebox *.topic-content ul[data-role*='-list'] > li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.tree_body *.topic-content ul[data-role*='-list'] > li[data-dl-following='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul[data-role*='-list'] > li[data-dl-following='no-list'][data-dl-contains='no-list'] {
  break-after: auto;
}
.tree_body *.topic-content ul[data-role*='-list'] > li[data-dl-contains='no-list']:last-of-type:not(:first-of-type),
.topicintreebox *.topic-content ul[data-role*='-list'] > li[data-dl-contains='no-list']:last-of-type:not(:first-of-type),
.tree_body *.topic-content ul[data-role*='-list'] > li[data-dl-preceding='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul[data-role*='-list'] > li[data-dl-preceding='no-list'][data-dl-contains='no-list'] {
  break-before: auto;
}
.tree_body *.topic-content ul[data-role*='-list'] > li li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.topicintreebox *.topic-content ul[data-role*='-list'] > li li[data-dl-contains='no-list']:first-of-type:not(:last-of-type),
.tree_body *.topic-content ul[data-role*='-list'] > li li[data-dl-following='no-list'][data-dl-contains='no-list'],
.topicintreebox *.topic-content ul[data-role*='-list'] > li li[data-dl-following='no-list'][data-dl-contains='no-list'] {
  break-before: auto;
}
.tree_body *.topic-content ul[data-role*='-list'] > li::before,
.topicintreebox *.topic-content ul[data-role*='-list'] > li::before {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  break-after: avoid;
}
.tree_body *.topic-content ul[data-role*='-list'] > li::after,
.topicintreebox *.topic-content ul[data-role*='-list'] > li::after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  break-before: avoid;
}
.tree_body *.topic-content ul[data-role*='-list'] > li > p:first-of-type::before,
.topicintreebox *.topic-content ul[data-role*='-list'] > li > p:first-of-type::before,
.tree_body *.topic-content ul[data-role*='-list'] div > p::before,
.topicintreebox *.topic-content ul[data-role*='-list'] div > p::before,
.tree_body *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='legend'] dd > p::before,
.topicintreebox *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='legend'] dd > p::before {
  content: none;
}
.tree_body *.topic-content ul[data-role*='-list'] > li > p[data-role*='-name'],
.topicintreebox *.topic-content ul[data-role*='-list'] > li > p[data-role*='-name'] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  font-weight: bold;
}
.tree_body *[dir='rtl'] *.topic-content ul[data-role*='-list'] > li > p[data-role*='-name'],
.topicintreebox *[dir='rtl'] *.topic-content ul[data-role*='-list'] > li > p[data-role*='-name'] {
  text-align: right;
}
.tree_body *.topic-content ul[data-role*='-list'] > li > div[data-role*='-desc'],
.topicintreebox *.topic-content ul[data-role*='-list'] > li > div[data-role*='-desc'] {
  display: block;
}
.tree_body *.topic-content div[data-role="list-container"],
.topicintreebox *.topic-content div[data-role="list-container"],
.tree_body *.topic-content div[data-role="list-container"] ul,
.topicintreebox *.topic-content div[data-role="list-container"] ul {
  padding-left: 0;
  margin-top: 0;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role="list-container"],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role="list-container"],
.tree_body *[dir='rtl'] *.topic-content div[data-role="list-container"] ul,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role="list-container"] ul {
  padding-right: 0;
  padding-left: initial;
}
.tree_body *.topic-content div[data-role="list-container"] li::before,
.topicintreebox *.topic-content div[data-role="list-container"] li::before,
.tree_body *.topic-content div[data-role="list-container"] ul li::before,
.topicintreebox *.topic-content div[data-role="list-container"] ul li::before {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  break-after: avoid;
}
.tree_body *.topic-content ul[data-role*='-list'],
.topicintreebox *.topic-content ul[data-role*='-list'] {
  padding-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content ul[data-role*='-list'],
.topicintreebox *[dir='rtl'] *.topic-content ul[data-role*='-list'] {
  padding-right: 0;
  padding-left: initial;
}
.tree_body *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='figure'],
.topicintreebox *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='figure'],
.tree_body *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='icon'] {
  margin-left: 0;
  width: 100%;
}
.tree_body *[dir='rtl'] *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='figure'],
.topicintreebox *[dir='rtl'] *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='figure'],
.tree_body *[dir='rtl'] *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='icon'],
.topicintreebox *[dir='rtl'] *.topic-content ul[data-role*='-list'] div[data-dl-wrapper='icon'] {
  margin-right: 0;
  margin-left: initial;
}
.tree_body *.topic-content ul[data-role*='-list'] ul,
.topicintreebox *.topic-content ul[data-role*='-list'] ul {
  float: left;
}
.tree_body *[dir='rtl'] *.topic-content ul[data-role*='-list'] ul,
.topicintreebox *[dir='rtl'] *.topic-content ul[data-role*='-list'] ul {
  float: right;
}
.tree_body *.topic-content div[data-role='procedure-container'],
.topicintreebox *.topic-content div[data-role='procedure-container'] {
  clear: left;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='procedure-container'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='procedure-container'] {
  clear: right;
}
.tree_body *.topic-content div[data-role='procedure-container'],
.topicintreebox *.topic-content div[data-role='procedure-container'],
.tree_body *.topic-content div[data-role='procedure-intro'],
.topicintreebox *.topic-content div[data-role='procedure-intro'],
.tree_body *.topic-content div[data-role='action'],
.topicintreebox *.topic-content div[data-role='action'],
.tree_body *.topic-content div[data-role='result'],
.topicintreebox *.topic-content div[data-role='result'] {
  display: block;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-role='procedure-container']:last-child,
.topicintreebox *.topic-content div[data-role='procedure-container']:last-child,
.tree_body *.topic-content div[data-role='procedure-intro']:last-child,
.topicintreebox *.topic-content div[data-role='procedure-intro']:last-child,
.tree_body *.topic-content div[data-role='action']:last-child,
.topicintreebox *.topic-content div[data-role='action']:last-child,
.tree_body *.topic-content div[data-role='result']:last-child,
.topicintreebox *.topic-content div[data-role='result']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='procedure-container'] > p[data-role='caption'],
.topicintreebox *.topic-content div[data-role='procedure-container'] > p[data-role='caption'],
.tree_body *.topic-content li[data-role='step'] > p[data-role='caption'],
.topicintreebox *.topic-content li[data-role='step'] > p[data-role='caption'] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 0.95238095rem;
  line-height: 110%;
  white-space: normal;
  text-align: left;
  border-top: 0rem solid #000;
  border-bottom: 0rem solid #000;
  border-right: 0rem solid #000;
  border-left: 0rem solid #000;
  background-color: transparent;
  color: #000;
  padding: 0rem;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
  break-after: avoid;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > p[data-role='caption'],
.tree_body *[dir='rtl'] *.topic-content li[data-role='step'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content li[data-role='step'] > p[data-role='caption'] {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > p[data-role='caption'],
.tree_body *[dir='rtl'] *.topic-content li[data-role='step'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content li[data-role='step'] > p[data-role='caption'] {
  border-left: 0rem solid #000;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='procedure-container'] > p[data-role='caption'],
.tree_body *[dir='rtl'] *.topic-content li[data-role='step'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content li[data-role='step'] > p[data-role='caption'] {
  border-right: 0rem solid #000;
}
.tree_body *.topic-content div[data-role='procedure-container'] > p[data-role='caption']:last-child,
.topicintreebox *.topic-content div[data-role='procedure-container'] > p[data-role='caption']:last-child,
.tree_body *.topic-content li[data-role='step'] > p[data-role='caption']:last-child,
.topicintreebox *.topic-content li[data-role='step'] > p[data-role='caption']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content ol[data-role='procedure'],
.topicintreebox *.topic-content ol[data-role='procedure'] {
  list-style-position: outside;
  counter-reset: procedure-li-counter;
  display: block;
  padding-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content ol[data-role='procedure'],
.topicintreebox *[dir='rtl'] *.topic-content ol[data-role='procedure'] {
  padding-right: 0rem;
}
.tree_body *.topic-content li[data-role='step'],
.topicintreebox *.topic-content li[data-role='step'] {
  counter-increment: procedure-li-counter;
  display: block;
  margin-bottom: 0.95238095rem;
  margin-left: 2.38095238rem;
}
.tree_body *.topic-content li[data-role='step']:last-child,
.topicintreebox *.topic-content li[data-role='step']:last-child {
  margin-bottom: 0;
}
.tree_body *[dir='rtl'] *.topic-content li[data-role='step'],
.topicintreebox *[dir='rtl'] *.topic-content li[data-role='step'] {
  margin-right: 2.38095238rem;
  margin-left: initial;
}
.tree_body *.topic-content li[data-role='step'] p[data-dl-role$='-marker'][data-dl-marker='true'],
.topicintreebox *.topic-content li[data-role='step'] p[data-dl-role$='-marker'][data-dl-marker='true'] {
  height: 0;
  margin: 0;
}
.tree_body *.topic-content li[data-role='step'] p[data-dl-role='table-marker'][data-dl-marker='true'] + *::before,
.topicintreebox *.topic-content li[data-role='step'] p[data-dl-role='table-marker'][data-dl-marker='true'] + *::before,
.tree_body *.topic-content li[data-role='step'] p[data-dl-role='hint-ansi-marker'][data-dl-marker='true'] + *::before,
.topicintreebox *.topic-content li[data-role='step'] p[data-dl-role='hint-ansi-marker'][data-dl-marker='true'] + *::before,
.tree_body *.topic-content li[data-role='step'] p[data-dl-role='info-marker'][data-dl-marker='true'] + *::before,
.topicintreebox *.topic-content li[data-role='step'] p[data-dl-role='info-marker'][data-dl-marker='true'] + *::before {
  clear: none;
}
.tree_body *.topic-content li[data-role='step'] div[data-dl-wrapper][data-class*='safety-'],
.topicintreebox *.topic-content li[data-role='step'] div[data-dl-wrapper][data-class*='safety-'],
.tree_body *.topic-content li[data-role='step'] div[data-dl-wrapper='info-container'],
.topicintreebox *.topic-content li[data-role='step'] div[data-dl-wrapper='info-container'] {
  margin-left: -2.38095238rem;
  width: calc(100% + 2.5em);
  clear: none;
}
.tree_body *[dir='rtl'] *.topic-content li[data-role='step'] div[data-dl-wrapper][data-class*='safety-'],
.topicintreebox *[dir='rtl'] *.topic-content li[data-role='step'] div[data-dl-wrapper][data-class*='safety-'],
.tree_body *[dir='rtl'] *.topic-content li[data-role='step'] div[data-dl-wrapper='info-container'],
.topicintreebox *[dir='rtl'] *.topic-content li[data-role='step'] div[data-dl-wrapper='info-container'] {
  margin-right: -2.38095238rem;
  margin-left: initial;
}
.tree_body *.topic-content li[data-role='step'] div[data-dl-wrapper][data-class*='safety-']:first-child:not(:only-child),
.topicintreebox *.topic-content li[data-role='step'] div[data-dl-wrapper][data-class*='safety-']:first-child:not(:only-child),
.tree_body *.topic-content li[data-role='step'] div[data-dl-wrapper='info-container']:first-child:not(:only-child),
.topicintreebox *.topic-content li[data-role='step'] div[data-dl-wrapper='info-container']:first-child:not(:only-child) {
  break-after: avoid;
}
.tree_body *.topic-content li[data-role='step'] div[data-role='info-container'] > div[data-dl-wrapper='info-icon'] div,
.topicintreebox *.topic-content li[data-role='step'] div[data-role='info-container'] > div[data-dl-wrapper='info-icon'] div {
  background-position: center top;
}
.tree_body *.topic-content li[data-role='step']:only-child > div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *.topic-content li[data-role='step']:only-child > div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *.topic-content li[data-role='step']:only-child > div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content li[data-role='step']:only-child > div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *.topic-content li[data-role='step']:only-child > div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content li[data-role='step']:only-child > div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  content: '.';
  color: transparent;
}
.tree_body *.topic-content li[data-role='step'] div[data-dl-wrapper="figure"],
.topicintreebox *.topic-content li[data-role='step'] div[data-dl-wrapper="figure"] {
  break-after: avoid;
}
.tree_body *.topic-content div[data-role='action'],
.topicintreebox *.topic-content div[data-role='action'] {
  display: block;
  break-inside: avoid;
}
.tree_body *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  display: inline-block;
  margin-left: -2.38095238rem;
  margin-right: 0.47619048rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  margin-right: -2.38095238rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  margin-left: 0.47619048rem;
}
.tree_body *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before {
  float: left;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before {
  float: right;
}
.tree_body *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  visibility: visible;
  clear: none;
  float: left;
  height: 1em;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  float: right;
}
.tree_body *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  content: counter(procedure-li-counter) ".";
  width: calc(2.38095238rem - 0.47619048rem);
  height: 1.04761905rem;
  visibility: visible;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  font-weight: bold;
  font-style: normal;
  vertical-align: baseline;
  background-image: url("layouts/dyxml_v2/css_media/stepno_bg.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 0.66666667rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  background-image: url("layouts/dyxml_v2/css_media/stepno_bg_rtl.svg");
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  background-position: left bottom;
}
.tree_body *.topic-content div[data-role='action'] > p[data-dl-role='hint-ansi-marker'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > p[data-dl-role='hint-ansi-marker'][data-dl-marker='true']::before {
  margin-top: 0.66666667rem;
}
.tree_body *.topic-content div[data-role='action'] > p[data-dl-marker='true'],
.topicintreebox *.topic-content div[data-role='action'] > p[data-dl-marker='true'],
.tree_body *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true'],
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true'],
.tree_body *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true'],
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true'] {
  position: relative;
}
.tree_body *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  position: absolute;
  background: none;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  background: none;
}
.tree_body *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.topicintreebox *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.tree_body *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.tree_body *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after {
  content: "\E037";
  width: 1em;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -1em;
  margin-top: 0.01rem;
  font-family: "Material Icons", sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  vertical-align: text-bottom;
  color: #004395;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after {
  transform: scaleX(-1);
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after {
  right: 0;
  left: initial;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after {
  margin-right: -1em;
  margin-left: initial;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > p[data-dl-marker='true']::after,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::after,
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::after {
  text-align: right;
}
.tree_body *.topic-content div[data-role='action'] > p[data-dl-role='hint-ansi-marker'][data-dl-marker='true']::after,
.topicintreebox *.topic-content div[data-role='action'] > p[data-dl-role='hint-ansi-marker'][data-dl-marker='true']::after {
  margin-top: 0.66666667rem;
}
.tree_body *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true'] ul:first-child > li:first-child::before,
.topicintreebox *.topic-content div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true'] ul:first-child > li:first-child::before {
  display: none;
}
.tree_body *.topic-content div[data-role='action'] div[data-dl-wrapper][data-class*='safety-'],
.topicintreebox *.topic-content div[data-role='action'] div[data-dl-wrapper][data-class*='safety-'],
.tree_body *.topic-content div[data-role='action'] div[data-dl-wrapper='info-container'],
.topicintreebox *.topic-content div[data-role='action'] div[data-dl-wrapper='info-container'] {
  margin-left: 0rem;
  width: calc(100% + 0rem);
  clear: none;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] div[data-dl-wrapper][data-class*='safety-'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] div[data-dl-wrapper][data-class*='safety-'],
.tree_body *[dir='rtl'] *.topic-content div[data-role='action'] div[data-dl-wrapper='info-container'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='action'] div[data-dl-wrapper='info-container'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role='action'] div[data-dl-wrapper][data-class*='safety-']:first-child:not(:only-child),
.topicintreebox *.topic-content div[data-role='action'] div[data-dl-wrapper][data-class*='safety-']:first-child:not(:only-child),
.tree_body *.topic-content div[data-role='action'] div[data-dl-wrapper='info-container']:first-child:not(:only-child),
.topicintreebox *.topic-content div[data-role='action'] div[data-dl-wrapper='info-container']:first-child:not(:only-child) {
  break-after: avoid;
}
.tree_body *.topic-content div[data-role='action'] div[data-role='info-container'] > div[data-dl-wrapper='info-icon'] div,
.topicintreebox *.topic-content div[data-role='action'] div[data-role='info-container'] > div[data-dl-wrapper='info-icon'] div {
  background-position: center top;
}
.tree_body *.topic-content div[data-role='result'],
.topicintreebox *.topic-content div[data-role='result'] {
  margin-left: 1.23809524rem;
  display: list-item;
  list-style-type: none;
  break-before: avoid;
  break-inside: avoid;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] {
  margin-right: 1.23809524rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  content: '\E154';
  visibility: visible;
  width: 1.23809524rem;
  padding-top: 0;
  font-family: "Material Icons", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 0.95238095rem;
  line-height: 1.04761905rem;
  text-align: left;
  vertical-align: text-bottom;
  color: #004395;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  transform: scaleX(-1);
}
.tree_body *.topic-content div[data-role='result'] > p[data-dl-role='hint-ansi-marker'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > p[data-dl-role='hint-ansi-marker'][data-dl-marker='true']::before {
  margin-top: 0.33333333rem;
}
.tree_body *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  display: inline-block;
  margin-left: -1.23809524rem;
  margin-right: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  margin-right: -1.23809524rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  margin-left: 0rem;
}
.tree_body *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before {
  float: left;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before {
  float: right;
}
.tree_body *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  visibility: visible;
  clear: none;
  float: left;
  height: 1em;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  float: right;
}
.tree_body *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > p[data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > div[data-role='list-container'][data-dl-marker='true']::before,
.tree_body *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
.topicintreebox *.topic-content div[data-role='result'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
  position: relative;
}
.tree_body *.topic-content div[data-role='result'] > p[data-dl-role='hint-ansi-marker'][data-dl-marker='true']::after,
.topicintreebox *.topic-content div[data-role='result'] > p[data-dl-role='hint-ansi-marker'][data-dl-marker='true']::after {
  margin-top: 0.33333333rem;
}
.tree_body *.topic-content div[data-role='result'] div[data-dl-wrapper][data-class*='safety-'],
.topicintreebox *.topic-content div[data-role='result'] div[data-dl-wrapper][data-class*='safety-'],
.tree_body *.topic-content div[data-role='result'] div[data-dl-wrapper='info-container'],
.topicintreebox *.topic-content div[data-role='result'] div[data-dl-wrapper='info-container'] {
  margin-left: 0rem;
  width: calc(100% + 0rem);
  clear: none;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] div[data-dl-wrapper][data-class*='safety-'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] div[data-dl-wrapper][data-class*='safety-'],
.tree_body *[dir='rtl'] *.topic-content div[data-role='result'] div[data-dl-wrapper='info-container'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='result'] div[data-dl-wrapper='info-container'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role='result'] div[data-dl-wrapper][data-class*='safety-']:first-child:not(:only-child),
.topicintreebox *.topic-content div[data-role='result'] div[data-dl-wrapper][data-class*='safety-']:first-child:not(:only-child),
.tree_body *.topic-content div[data-role='result'] div[data-dl-wrapper='info-container']:first-child:not(:only-child),
.topicintreebox *.topic-content div[data-role='result'] div[data-dl-wrapper='info-container']:first-child:not(:only-child) {
  break-after: avoid;
}
.tree_body *.topic-content div[data-role='result'] div[data-role='info-container'] > div[data-dl-wrapper='info-icon'] div,
.topicintreebox *.topic-content div[data-role='result'] div[data-role='info-container'] > div[data-dl-wrapper='info-icon'] div {
  background-position: center top;
}
.tree_body *.topic-content div[data-role='result'] div[data-role='list-container'][data-dl-marker='true'] ul:first-child > li:first-child::before,
.topicintreebox *.topic-content div[data-role='result'] div[data-role='list-container'][data-dl-marker='true'] ul:first-child > li:first-child::before {
  content: none;
}
@supports (-webkit-overflow-scrolling: touch) {
  .tree_body *.topic-content div[data-role='procedure-container'] > ol > li > div[data-role='action'] > p[data-dl-marker='true']::before,
  .topicintreebox *.topic-content div[data-role='procedure-container'] > ol > li > div[data-role='action'] > p[data-dl-marker='true']::before,
  .tree_body *.topic-content div[data-role='procedure-container'] > ol > li > div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
  .topicintreebox *.topic-content div[data-role='procedure-container'] > ol > li > div[data-role='action'] > div[data-role='list-container'][data-dl-marker='true']::before,
  .tree_body *.topic-content div[data-role='procedure-container'] > ol > li > div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before,
  .topicintreebox *.topic-content div[data-role='procedure-container'] > ol > li > div[data-role='action'] > div[data-role='verbatim-container'][data-dl-marker='true']::before {
    line-height: 100%;
    font-size: 1rem;
    height: 1rem;
    margin-top: 0.31746032rem;
  }
}
.tree_body *.topic-content embed,
.topicintreebox *.topic-content embed {
  width: 100%;
  height: 42.85714286rem;
}
.tree_body *.topic-content div[data-dl-wrapper='figure'],
.topicintreebox *.topic-content div[data-dl-wrapper='figure'] {
  display: block;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='figure']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='figure']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content figure,
.topicintreebox *.topic-content figure {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0.28571429rem;
}
.tree_body *[dir='rtl'] *.topic-content figure,
.topicintreebox *[dir='rtl'] *.topic-content figure {
  margin-right: 0;
}
.tree_body *.topic-content figure:last-child,
.topicintreebox *.topic-content figure:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content figure > div,
.topicintreebox *.topic-content figure > div {
  width: 100%;
  padding: 0rem;
  border-style: solid;
  border-width: 0rem;
  border-color: #000;
}
.tree_body *.topic-content figure > div > *:not(a),
.topicintreebox *.topic-content figure > div > *:not(a) {
  display: block;
  margin: 0rem;
  max-width: calc(100% - 0rem);
  max-height: 75vh;
}
.tree_body *.topic-content figure > div > *:not(a):last-child,
.topicintreebox *.topic-content figure > div > *:not(a):last-child {
  margin-bottom: 0rem;
}
.tree_body *.topic-content figcaption,
.topicintreebox *.topic-content figcaption {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  float: inherit;
  clear: right;
  width: inherit;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
  break-before: avoid;
  font-style: italic;
}
.tree_body *[dir='rtl'] *.topic-content figcaption,
.topicintreebox *[dir='rtl'] *.topic-content figcaption {
  clear: left;
}
.tree_body *.topic-content div[data-dl-wrapper='figure'][data-class~='page-break-inside-avoid'],
.topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-class~='page-break-inside-avoid'] {
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
}
.tree_body *.topic-content div[data-dl-wrapper='figure'][data-class~='page-break-inside-avoid'] dl,
.topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-class~='page-break-inside-avoid'] dl,
.tree_body *.topic-content div[data-dl-wrapper='figure'][data-class~='page-break-inside-avoid'] dl *,
.topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-class~='page-break-inside-avoid'] dl * {
  -ah-keep-together-within-dimension: 50vh;
}
.tree_body *.topic-content div[data-dl-wrapper='figure'] figure > div,
.topicintreebox *.topic-content div[data-dl-wrapper='figure'] figure > div {
  flex-direction: column;
  align-items: flex-start;
  align-items: center;
}
@media (min-width: 59.52755906em) {
  .tree_body *.topic-content div[data-dl-wrapper='figure'][data-position='margin'] figure > div,
  .topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-position='margin'] figure > div {
    align-items: center;
  }
  .tree_body *.topic-content div[data-dl-wrapper='figure'][data-position='column'] figure > div,
  .topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-position='column'] figure > div {
    align-items: center;
  }
  .tree_body *.topic-content div[data-dl-wrapper='figure'][data-position='page'] figure > div,
  .topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-position='page'] figure > div {
    align-items: center;
  }
  .tree_body *.topic-content div[data-dl-wrapper='figure'][data-position='margin'] figcaption,
  .topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-position='margin'] figcaption {
    text-align: left;
  }
  .tree_body *.topic-content div[data-dl-wrapper='figure'][data-position='column'] figcaption,
  .topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-position='column'] figcaption {
    text-align: left;
  }
  .tree_body *.topic-content div[data-dl-wrapper='figure'][data-position='page'] figcaption,
  .topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-position='page'] figcaption {
    text-align: left;
  }
}
.tree_body *.topic-content figure > div,
.topicintreebox *.topic-content figure > div {
  display: flex;
}
.tree_body *.topic-content figure > div img,
.topicintreebox *.topic-content figure > div img {
  max-width: 100%;
  min-height: 0.1em;
}
.tree_body *.topic-content figcaption,
.topicintreebox *.topic-content figcaption {
  text-align: left;
  margin-left: 1em;
  display: table-footer-group;
}
.tree_body *.topic-content figcaption::before,
.topicintreebox *.topic-content figcaption::before {
  content: '';
  display: block;
  padding-bottom: 0.28571429rem;
  margin: 0;
}
.tree_body *.topic-content div[data-dl-wrapper='figure'][data-position='page'] > div[data-dl-wrapper='legend'],
.topicintreebox *.topic-content div[data-dl-wrapper='figure'][data-position='page'] > div[data-dl-wrapper='legend'] {
  display: block;
  width: 100%;
}
.tree_body *.topic-content figure a.fancybox,
.topicintreebox *.topic-content figure a.fancybox {
  width: inherit;
}
.tree_body *.topic-content img,
.topicintreebox *.topic-content img {
  max-width: 100%;
  max-height: 75vh;
  margin-bottom: 0.57142857rem;
  image-resolution: from-image;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
}
.tree_body *.topic-content img:last-child,
.topicintreebox *.topic-content img:last-child {
  margin-bottom: 0;
}
.tree_body *[dir='rtl'] *.topic-content img,
.topicintreebox *[dir='rtl'] *.topic-content img {
  text-align: right;
}
.tree_body *.topic-content div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content div[data-dl-wrapper='icon'],
.tree_body *.topic-content div[data-dl-wrapper='icon-width'],
.topicintreebox *.topic-content div[data-dl-wrapper='icon-width'],
.tree_body *.topic-content img[data-role='icon'],
.topicintreebox *.topic-content img[data-role='icon'] {
  display: block;
}
.tree_body *.topic-content div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content div[data-dl-wrapper='icon'] {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='icon']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='icon']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-dl-wrapper='icon'] *,
.topicintreebox *.topic-content div[data-dl-wrapper='icon'] * {
  clear: both;
}
.tree_body *.topic-content div[data-dl-wrapper='icon-width'],
.topicintreebox *.topic-content div[data-dl-wrapper='icon-width'] {
  width: 100%;
  max-width: 5.39932508rem;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='icon-width']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='icon-width']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='media-container'],
.topicintreebox *.topic-content div[data-role='media-container'] {
  display: block;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-role='media-container']:last-child,
.topicintreebox *.topic-content div[data-role='media-container']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='media-container'] > p[data-role='caption'],
.topicintreebox *.topic-content div[data-role='media-container'] > p[data-role='caption'] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 0.95238095rem;
  line-height: 110%;
  white-space: normal;
  text-align: left;
  border-top: 0rem solid #000;
  border-bottom: 0rem solid #000;
  border-right: 0rem solid #000;
  border-left: 0rem solid #000;
  background-color: transparent;
  color: #000;
  padding: 0rem;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
  break-after: avoid;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='media-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='media-container'] > p[data-role='caption'] {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='media-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='media-container'] > p[data-role='caption'] {
  border-left: 0rem solid #000;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='media-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='media-container'] > p[data-role='caption'] {
  border-right: 0rem solid #000;
}
.tree_body *.topic-content div[data-role='media-container'] > p[data-role='caption']:last-child,
.topicintreebox *.topic-content div[data-role='media-container'] > p[data-role='caption']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content a[data-role='medium'],
.topicintreebox *.topic-content a[data-role='medium'],
.tree_body *.topic-content img[data-role='medium'][alt],
.topicintreebox *.topic-content img[data-role='medium'][alt],
.tree_body *.topic-content video,
.topicintreebox *.topic-content video {
  display: block;
  max-width: 100%;
}
.tree_body *.topic-content div[data-role='media-container'][data-dl-media-type='video'],
.topicintreebox *.topic-content div[data-role='media-container'][data-dl-media-type='video'] {
  margin-bottom: 0.5rem;
}
.tree_body *.topic-content p,
.topicintreebox *.topic-content p {
  display: block;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  widows: 3;
  orphans: 3;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content p,
.topicintreebox *[dir='rtl'] *.topic-content p {
  text-align: right;
}
.tree_body *.topic-content p:last-child,
.topicintreebox *.topic-content p:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='block'],
.topicintreebox *.topic-content div[data-role='block'] {
  display: block;
  text-decoration-color: #000;
}
.tree_body *.topic-content div[data-role='block'] > p[data-role='bridgehead'],
.topicintreebox *.topic-content div[data-role='block'] > p[data-role='bridgehead'] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 0.95238095rem;
  line-height: 110%;
  white-space: normal;
  text-align: left;
  border-top: 0rem solid #000;
  border-bottom: 0rem solid #000;
  border-right: 0rem solid #000;
  border-left: 0rem solid #000;
  background-color: transparent;
  color: #004395;
  padding: 0rem;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
  break-after: avoid;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='block'] > p[data-role='bridgehead'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='block'] > p[data-role='bridgehead'] {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='block'] > p[data-role='bridgehead'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='block'] > p[data-role='bridgehead'] {
  border-left: 0rem solid #000;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='block'] > p[data-role='bridgehead'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='block'] > p[data-role='bridgehead'] {
  border-right: 0rem solid #000;
}
.tree_body *.topic-content div[data-role='block'] > p[data-role='bridgehead']:last-child,
.topicintreebox *.topic-content div[data-role='block'] > p[data-role='bridgehead']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content p,
.topicintreebox *.topic-content p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.tree_body *.topic-content div[data-role='block'],
.topicintreebox *.topic-content div[data-role='block'] {
  display: block;
  margin-bottom: 2.28571429rem;
}
.tree_body *.topic-content div[data-role='block'][data-class~='page-break-inside-avoid'],
.topicintreebox *.topic-content div[data-role='block'][data-class~='page-break-inside-avoid'] {
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
}
.tree_body *.topic-content div[data-role='block'][data-class~='page-break-inside-avoid'] dl,
.topicintreebox *.topic-content div[data-role='block'][data-class~='page-break-inside-avoid'] dl,
.tree_body *.topic-content div[data-role='block'][data-class~='page-break-inside-avoid'] dl *,
.topicintreebox *.topic-content div[data-role='block'][data-class~='page-break-inside-avoid'] dl * {
  -ah-keep-together-within-dimension: 50vh;
}
.tree_body *.topic-content div[data-role='block']:last-child,
.topicintreebox *.topic-content div[data-role='block']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='block'][data-dl-followed-by~='section'],
.topicintreebox *.topic-content div[data-role='block'][data-dl-followed-by~='section'] {
  margin-bottom: 1.71428571rem;
}
.tree_body *.topic-content div[data-role='block'][data-dl-followed-by~='section']:last-child,
.topicintreebox *.topic-content div[data-role='block'][data-dl-followed-by~='section']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content details,
.topicintreebox *.topic-content details {
  display: block;
}
.tree_body *.topic-content details > summary,
.topicintreebox *.topic-content details > summary {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 0.95238095rem;
  line-height: 110%;
  white-space: normal;
  text-align: left;
  border-top: 0rem solid #000;
  border-bottom: 0rem solid #000;
  border-right: 0rem solid #000;
  border-left: 0rem solid #000;
  background-color: transparent;
  color: #000;
  padding: 0rem;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
  break-after: avoid;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content details > summary,
.topicintreebox *[dir='rtl'] *.topic-content details > summary {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content details > summary,
.topicintreebox *[dir='rtl'] *.topic-content details > summary {
  border-left: 0rem solid #000;
}
.tree_body *[dir='rtl'] *.topic-content details > summary,
.topicintreebox *[dir='rtl'] *.topic-content details > summary {
  border-right: 0rem solid #000;
}
.tree_body *.topic-content details > summary:last-child,
.topicintreebox *.topic-content details > summary:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content td p[data-role='skill-name'],
.topicintreebox *.topic-content td p[data-role='skill-name'],
.tree_body *.topic-content td p[data-role='tool-name'],
.topicintreebox *.topic-content td p[data-role='tool-name'],
.tree_body *.topic-content td p[data-role='mat-name'],
.topicintreebox *.topic-content td p[data-role='mat-name'],
.tree_body *.topic-content td p[data-role='gear-name'],
.topicintreebox *.topic-content td p[data-role='gear-name'],
.tree_body *.topic-content dd p[data-role='skill-name'],
.topicintreebox *.topic-content dd p[data-role='skill-name'],
.tree_body *.topic-content dd p[data-role='tool-name'],
.topicintreebox *.topic-content dd p[data-role='tool-name'],
.tree_body *.topic-content dd p[data-role='mat-name'],
.topicintreebox *.topic-content dd p[data-role='mat-name'],
.tree_body *.topic-content dd p[data-role='gear-name'],
.topicintreebox *.topic-content dd p[data-role='gear-name'],
.tree_body *.topic-content details[data-dl-role='skill'] > summary,
.topicintreebox *.topic-content details[data-dl-role='skill'] > summary,
.tree_body *.topic-content details[data-dl-role='tool'] > summary,
.topicintreebox *.topic-content details[data-dl-role='tool'] > summary,
.tree_body *.topic-content details[data-dl-role='mat'] > summary,
.topicintreebox *.topic-content details[data-dl-role='mat'] > summary,
.tree_body *.topic-content details[data-dl-role='gear'] > summary,
.topicintreebox *.topic-content details[data-dl-role='gear'] > summary {
  display: block;
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  font-style: normal;
  font-weight: inherit;
  border-top: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-left: 0 hidden transparent;
  background-color: transparent;
  padding: 0;
  margin-top: 0;
}
.tree_body *[dir='rtl'] *.topic-content td p[data-role='skill-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='skill-name'],
.tree_body *[dir='rtl'] *.topic-content td p[data-role='tool-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='tool-name'],
.tree_body *[dir='rtl'] *.topic-content td p[data-role='mat-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='mat-name'],
.tree_body *[dir='rtl'] *.topic-content td p[data-role='gear-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='gear-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='skill-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='skill-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='tool-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='tool-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='mat-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='mat-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='gear-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='gear-name'],
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='skill'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='skill'] > summary,
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='tool'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='tool'] > summary,
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='mat'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='mat'] > summary,
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='gear'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='gear'] > summary {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content td p[data-role='skill-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='skill-name'],
.tree_body *[dir='rtl'] *.topic-content td p[data-role='tool-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='tool-name'],
.tree_body *[dir='rtl'] *.topic-content td p[data-role='mat-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='mat-name'],
.tree_body *[dir='rtl'] *.topic-content td p[data-role='gear-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='gear-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='skill-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='skill-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='tool-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='tool-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='mat-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='mat-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='gear-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='gear-name'],
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='skill'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='skill'] > summary,
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='tool'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='tool'] > summary,
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='mat'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='mat'] > summary,
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='gear'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='gear'] > summary {
  border-left: 0 hidden transparent;
}
.tree_body *[dir='rtl'] *.topic-content td p[data-role='skill-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='skill-name'],
.tree_body *[dir='rtl'] *.topic-content td p[data-role='tool-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='tool-name'],
.tree_body *[dir='rtl'] *.topic-content td p[data-role='mat-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='mat-name'],
.tree_body *[dir='rtl'] *.topic-content td p[data-role='gear-name'],
.topicintreebox *[dir='rtl'] *.topic-content td p[data-role='gear-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='skill-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='skill-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='tool-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='tool-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='mat-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='mat-name'],
.tree_body *[dir='rtl'] *.topic-content dd p[data-role='gear-name'],
.topicintreebox *[dir='rtl'] *.topic-content dd p[data-role='gear-name'],
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='skill'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='skill'] > summary,
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='tool'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='tool'] > summary,
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='mat'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='mat'] > summary,
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='gear'] > summary,
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='gear'] > summary {
  border-right: 0 hidden transparent;
}
.tree_body *.topic-content details,
.topicintreebox *.topic-content details {
  margin-top: 2.28571429rem;
}
.tree_body *.topic-content details:first-child,
.topicintreebox *.topic-content details:first-child {
  margin-bottom: 0;
}
.tree_body *.topic-content details[data-dl-followed-by~='section'],
.topicintreebox *.topic-content details[data-dl-followed-by~='section'] {
  margin-top: 1.71428571rem;
}
.tree_body *.topic-content details[data-dl-followed-by~='section']:first-child,
.topicintreebox *.topic-content details[data-dl-followed-by~='section']:first-child {
  margin-bottom: 0;
}
.tree_body *.topic-content details > summary[data-position='margin']:first-of-type::before,
.topicintreebox *.topic-content details > summary[data-position='margin']:first-of-type::before,
.tree_body *.topic-content details > summary[data-dl-position*='margin']:not([data-dl-position*='inherit-page']):first-of-type::before,
.topicintreebox *.topic-content details > summary[data-dl-position*='margin']:not([data-dl-position*='inherit-page']):first-of-type::before {
  display: none;
}
@supports not (-ms-ime-align: auto) {
  .tree_body *.topic-content details > summary,
  .topicintreebox *.topic-content details > summary {
    outline: none;
  }
  .tree_body *.topic-content details > summary:hover,
  .topicintreebox *.topic-content details > summary:hover {
    text-decoration: underline;
    cursor: pointer;
  }
}
@media (min-width: 59.52755906em) {
  .tree_body *.topic-content details > summary[data-position="page"]::before,
  .topicintreebox *.topic-content details > summary[data-position="page"]::before,
  .tree_body *.topic-content details > summary[data-dl-position*="page"]::before,
  .topicintreebox *.topic-content details > summary[data-dl-position*="page"]::before {
    content: none;
  }
}
.tree_body *.topic-content details[data-dl-role='skill'],
.topicintreebox *.topic-content details[data-dl-role='skill'],
.tree_body *.topic-content details[data-dl-role='tool'],
.topicintreebox *.topic-content details[data-dl-role='tool'],
.tree_body *.topic-content details[data-dl-role='mat'],
.topicintreebox *.topic-content details[data-dl-role='mat'],
.tree_body *.topic-content details[data-dl-role='gear'],
.topicintreebox *.topic-content details[data-dl-role='gear'] {
  width: inherit;
  margin-top: 0;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content details[data-dl-role='skill']:last-child,
.topicintreebox *.topic-content details[data-dl-role='skill']:last-child,
.tree_body *.topic-content details[data-dl-role='tool']:last-child,
.topicintreebox *.topic-content details[data-dl-role='tool']:last-child,
.tree_body *.topic-content details[data-dl-role='mat']:last-child,
.topicintreebox *.topic-content details[data-dl-role='mat']:last-child,
.tree_body *.topic-content details[data-dl-role='gear']:last-child,
.topicintreebox *.topic-content details[data-dl-role='gear']:last-child {
  margin-bottom: 0;
}
@supports (-ms-ime-align: auto) {
  .tree_body *.topic-content details[data-dl-role='skill'],
  .topicintreebox *.topic-content details[data-dl-role='skill'],
  .tree_body *.topic-content details[data-dl-role='tool'],
  .topicintreebox *.topic-content details[data-dl-role='tool'],
  .tree_body *.topic-content details[data-dl-role='mat'],
  .topicintreebox *.topic-content details[data-dl-role='mat'],
  .tree_body *.topic-content details[data-dl-role='gear'],
  .topicintreebox *.topic-content details[data-dl-role='gear'] {
    display: inline-block;
  }
}
.tree_body *.topic-content details[data-dl-role='skill'][open] > summary,
.topicintreebox *.topic-content details[data-dl-role='skill'][open] > summary,
.tree_body *.topic-content details[data-dl-role='tool'][open] > summary,
.topicintreebox *.topic-content details[data-dl-role='tool'][open] > summary,
.tree_body *.topic-content details[data-dl-role='mat'][open] > summary,
.topicintreebox *.topic-content details[data-dl-role='mat'][open] > summary,
.tree_body *.topic-content details[data-dl-role='gear'][open] > summary,
.topicintreebox *.topic-content details[data-dl-role='gear'][open] > summary {
  font-weight: bold;
  margin-bottom: 0.28571429rem;
}
.tree_body *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"],
.topicintreebox *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"],
.tree_body *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"],
.topicintreebox *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"],
.tree_body *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"],
.topicintreebox *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"],
.tree_body *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"],
.topicintreebox *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"] {
  display: block;
  border: 1px solid #000;
  padding: 0.3em;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"]:last-child,
.topicintreebox *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"]:last-child,
.tree_body *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"]:last-child,
.topicintreebox *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"]:last-child,
.tree_body *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"]:last-child,
.topicintreebox *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"]:last-child,
.tree_body *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"]:last-child,
.topicintreebox *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"]:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.tree_body *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.tree_body *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.tree_body *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] {
  margin-left: 0;
  float: none;
  width: inherit;
}
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.tree_body *[dir='rtl'] *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'],
.topicintreebox *[dir='rtl'] *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] {
  margin-right: 0;
  margin-left: initial;
}
.tree_body *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] img,
.topicintreebox *.topic-content details[data-dl-role='skill'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] img,
.tree_body *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] img,
.topicintreebox *.topic-content details[data-dl-role='tool'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] img,
.tree_body *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] img,
.topicintreebox *.topic-content details[data-dl-role='mat'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] img,
.tree_body *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] img,
.topicintreebox *.topic-content details[data-dl-role='gear'][open] > div[data-role*="-desc"] div[data-dl-wrapper='icon'] img {
  float: none;
}
.tree_body *.topic-content details[data-dl-role='skill'] > summary::-webkit-details-marker,
.topicintreebox *.topic-content details[data-dl-role='skill'] > summary::-webkit-details-marker,
.tree_body *.topic-content details[data-dl-role='tool'] > summary::-webkit-details-marker,
.topicintreebox *.topic-content details[data-dl-role='tool'] > summary::-webkit-details-marker,
.tree_body *.topic-content details[data-dl-role='mat'] > summary::-webkit-details-marker,
.topicintreebox *.topic-content details[data-dl-role='mat'] > summary::-webkit-details-marker,
.tree_body *.topic-content details[data-dl-role='gear'] > summary::-webkit-details-marker,
.topicintreebox *.topic-content details[data-dl-role='gear'] > summary::-webkit-details-marker {
  display: none;
}
.tree_body *.topic-content details[data-dl-role='skill'] > div[data-role*="-desc"],
.topicintreebox *.topic-content details[data-dl-role='skill'] > div[data-role*="-desc"],
.tree_body *.topic-content details[data-dl-role='tool'] > div[data-role*="-desc"],
.topicintreebox *.topic-content details[data-dl-role='tool'] > div[data-role*="-desc"],
.tree_body *.topic-content details[data-dl-role='mat'] > div[data-role*="-desc"],
.topicintreebox *.topic-content details[data-dl-role='mat'] > div[data-role*="-desc"],
.tree_body *.topic-content details[data-dl-role='gear'] > div[data-role*="-desc"],
.topicintreebox *.topic-content details[data-dl-role='gear'] > div[data-role*="-desc"] {
  display: none;
}
.tree_body *.topic-content table details[data-dl-role='skill'],
.topicintreebox *.topic-content table details[data-dl-role='skill'],
.tree_body *.topic-content table details[data-dl-role='skill'] > summary,
.topicintreebox *.topic-content table details[data-dl-role='skill'] > summary,
.tree_body *.topic-content table details[data-dl-role='tool'],
.topicintreebox *.topic-content table details[data-dl-role='tool'],
.tree_body *.topic-content table details[data-dl-role='tool'] > summary,
.topicintreebox *.topic-content table details[data-dl-role='tool'] > summary,
.tree_body *.topic-content table details[data-dl-role='mat'],
.topicintreebox *.topic-content table details[data-dl-role='mat'],
.tree_body *.topic-content table details[data-dl-role='mat'] > summary,
.topicintreebox *.topic-content table details[data-dl-role='mat'] > summary,
.tree_body *.topic-content table details[data-dl-role='gear'],
.topicintreebox *.topic-content table details[data-dl-role='gear'],
.tree_body *.topic-content table details[data-dl-role='gear'] > summary,
.topicintreebox *.topic-content table details[data-dl-role='gear'] > summary,
.tree_body *.topic-content dd details[data-dl-role='skill'],
.topicintreebox *.topic-content dd details[data-dl-role='skill'],
.tree_body *.topic-content dd details[data-dl-role='skill'] > summary,
.topicintreebox *.topic-content dd details[data-dl-role='skill'] > summary,
.tree_body *.topic-content dd details[data-dl-role='tool'],
.topicintreebox *.topic-content dd details[data-dl-role='tool'],
.tree_body *.topic-content dd details[data-dl-role='tool'] > summary,
.topicintreebox *.topic-content dd details[data-dl-role='tool'] > summary,
.tree_body *.topic-content dd details[data-dl-role='mat'],
.topicintreebox *.topic-content dd details[data-dl-role='mat'],
.tree_body *.topic-content dd details[data-dl-role='mat'] > summary,
.topicintreebox *.topic-content dd details[data-dl-role='mat'] > summary,
.tree_body *.topic-content dd details[data-dl-role='gear'],
.topicintreebox *.topic-content dd details[data-dl-role='gear'],
.tree_body *.topic-content dd details[data-dl-role='gear'] > summary,
.topicintreebox *.topic-content dd details[data-dl-role='gear'] > summary {
  width: 100%;
}
.tree_body *.topic-content root[data-dl-break-inside-avoid-page] div[data-role='example-container'],
.topicintreebox *.topic-content root[data-dl-break-inside-avoid-page] div[data-role='example-container'] {
  break-inside: avoid-page;
}
.tree_body *.topic-content div[data-role='example-container'],
.topicintreebox *.topic-content div[data-role='example-container'] {
  display: block;
  box-decoration-break: slice;
  clear: both;
  background-color: #e6e6e6;
  padding-top: 0.53993251rem;
  padding-bottom: 0.53993251rem;
  border-top: 0rem solid #000;
  border-bottom: 0rem solid #000;
  border-right: 0rem solid #000;
  border-left: 0rem solid #000;
  margin-bottom: 0.57142857rem;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 30vh;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='example-container'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='example-container'] {
  border-left: 0rem solid #000;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='example-container'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='example-container'] {
  border-right: 0rem solid #000;
}
.tree_body *.topic-content div[data-role='example-container']:last-child,
.topicintreebox *.topic-content div[data-role='example-container']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='example-container'] > p[data-role='caption'],
.topicintreebox *.topic-content div[data-role='example-container'] > p[data-role='caption'] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 0.95238095rem;
  line-height: 110%;
  white-space: normal;
  text-align: left;
  border-top: 0rem solid #000;
  border-bottom: 0rem solid #000;
  border-right: 0rem solid #000;
  border-left: 0rem solid #000;
  background-color: transparent;
  color: #000;
  padding: 0rem;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
  break-after: avoid;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='example-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='example-container'] > p[data-role='caption'] {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='example-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='example-container'] > p[data-role='caption'] {
  border-left: 0rem solid #000;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='example-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='example-container'] > p[data-role='caption'] {
  border-right: 0rem solid #000;
}
.tree_body *.topic-content div[data-role='example-container'] > p[data-role='caption']:last-child,
.topicintreebox *.topic-content div[data-role='example-container'] > p[data-role='caption']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='example-container'] *[data-dl-class='in-example'],
.topicintreebox *.topic-content div[data-role='example-container'] *[data-dl-class='in-example'] {
  color: #000;
  background-color: transparent;
  border-top: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-left: 0 hidden transparent;
  padding: 0;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='example-container'] *[data-dl-class='in-example'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='example-container'] *[data-dl-class='in-example'] {
  border-left: 0 hidden transparent;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='example-container'] *[data-dl-class='in-example'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='example-container'] *[data-dl-class='in-example'] {
  border-right: 0 hidden transparent;
}
.tree_body *.topic-content div[data-role='example-container'] > div[data-role='list-container'] li > p:first-of-type::before,
.topicintreebox *.topic-content div[data-role='example-container'] > div[data-role='list-container'] li > p:first-of-type::before {
  color: #004395;
}
.tree_body *.topic-content div[data-role='example-container'] > div[data-role='list-container'] dl > div[data-dl-wrapper='dli'] > dt,
.topicintreebox *.topic-content div[data-role='example-container'] > div[data-role='list-container'] dl > div[data-dl-wrapper='dli'] > dt {
  width: calc(35% + 0.53993251rem);
}
.tree_body *.topic-content div[data-dl-wrapper='table'],
.topicintreebox *.topic-content div[data-dl-wrapper='table'] {
  display: block;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='table']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='table']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content table,
.topicintreebox *.topic-content table {
  border-collapse: collapse;
  table-layout: auto;
  width: 100%;
}
.tree_body *.topic-content table:not([data-role]) col[width],
.topicintreebox *.topic-content table:not([data-role]) col[width] {
  width: auto;
}
.tree_body *.topic-content table[data-class~='fontsize-m'],
.topicintreebox *.topic-content table[data-class~='fontsize-m'],
.tree_body *.topic-content table[data-class~='fontsize-m'] p,
.topicintreebox *.topic-content table[data-class~='fontsize-m'] p {
  font-size: 0.85714286rem;
}
.tree_body *.topic-content table[data-class~='fontsize-s'],
.topicintreebox *.topic-content table[data-class~='fontsize-s'],
.tree_body *.topic-content table[data-class~='fontsize-s'] p,
.topicintreebox *.topic-content table[data-class~='fontsize-s'] p {
  font-size: 0.76190476rem;
}
.tree_body *.topic-content table[data-class~='fontsize-xs'],
.topicintreebox *.topic-content table[data-class~='fontsize-xs'],
.tree_body *.topic-content table[data-class~='fontsize-xs'] p,
.topicintreebox *.topic-content table[data-class~='fontsize-xs'] p {
  font-size: 0.66666667rem;
}
.tree_body *.topic-content table[data-class~='border-0-0-0-0'],
.topicintreebox *.topic-content table[data-class~='border-0-0-0-0'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-0-0-0-1'],
.topicintreebox *.topic-content table[data-class~='border-0-0-0-1'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-0-0-X'],
.topicintreebox *.topic-content table[data-class~='border-0-0-0-X'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-0-1-0'],
.topicintreebox *.topic-content table[data-class~='border-0-0-1-0'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-0-0-1-1'],
.topicintreebox *.topic-content table[data-class~='border-0-0-1-1'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-0-1-X'],
.topicintreebox *.topic-content table[data-class~='border-0-0-1-X'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-0-X-0'],
.topicintreebox *.topic-content table[data-class~='border-0-0-X-0'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-0-0-X-1'],
.topicintreebox *.topic-content table[data-class~='border-0-0-X-1'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-0-X-X'],
.topicintreebox *.topic-content table[data-class~='border-0-0-X-X'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-0-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-1-0-0'],
.topicintreebox *.topic-content table[data-class~='border-0-1-0-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-0-1-0-1'],
.topicintreebox *.topic-content table[data-class~='border-0-1-0-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-1-0-X'],
.topicintreebox *.topic-content table[data-class~='border-0-1-0-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-1-1-0'],
.topicintreebox *.topic-content table[data-class~='border-0-1-1-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-0-1-1-1'],
.topicintreebox *.topic-content table[data-class~='border-0-1-1-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-1-1-X'],
.topicintreebox *.topic-content table[data-class~='border-0-1-1-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-1-X-0'],
.topicintreebox *.topic-content table[data-class~='border-0-1-X-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-0-1-X-1'],
.topicintreebox *.topic-content table[data-class~='border-0-1-X-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-1-X-X'],
.topicintreebox *.topic-content table[data-class~='border-0-1-X-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-1-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-X-0-0'],
.topicintreebox *.topic-content table[data-class~='border-0-X-0-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-0-X-0-1'],
.topicintreebox *.topic-content table[data-class~='border-0-X-0-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-X-0-X'],
.topicintreebox *.topic-content table[data-class~='border-0-X-0-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-X-1-0'],
.topicintreebox *.topic-content table[data-class~='border-0-X-1-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-0-X-1-1'],
.topicintreebox *.topic-content table[data-class~='border-0-X-1-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-X-1-X'],
.topicintreebox *.topic-content table[data-class~='border-0-X-1-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-X-X-0'],
.topicintreebox *.topic-content table[data-class~='border-0-X-X-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-0-X-X-1'],
.topicintreebox *.topic-content table[data-class~='border-0-X-X-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-0-X-X-X'],
.topicintreebox *.topic-content table[data-class~='border-0-X-X-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-0-X-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-0-0-0'],
.topicintreebox *.topic-content table[data-class~='border-1-0-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-1-0-0-1'],
.topicintreebox *.topic-content table[data-class~='border-1-0-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-0-0-X'],
.topicintreebox *.topic-content table[data-class~='border-1-0-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-0-1-0'],
.topicintreebox *.topic-content table[data-class~='border-1-0-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-1-0-1-1'],
.topicintreebox *.topic-content table[data-class~='border-1-0-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-0-1-X'],
.topicintreebox *.topic-content table[data-class~='border-1-0-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-0-X-0'],
.topicintreebox *.topic-content table[data-class~='border-1-0-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-1-0-X-1'],
.topicintreebox *.topic-content table[data-class~='border-1-0-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-0-X-X'],
.topicintreebox *.topic-content table[data-class~='border-1-0-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-0-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-1-0-0'],
.topicintreebox *.topic-content table[data-class~='border-1-1-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-1-1-0-1'],
.topicintreebox *.topic-content table[data-class~='border-1-1-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-1-0-X'],
.topicintreebox *.topic-content table[data-class~='border-1-1-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-1-1-0'],
.topicintreebox *.topic-content table[data-class~='border-1-1-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-1-1-1-1'],
.topicintreebox *.topic-content table[data-class~='border-1-1-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-1-1-X'],
.topicintreebox *.topic-content table[data-class~='border-1-1-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-1-X-0'],
.topicintreebox *.topic-content table[data-class~='border-1-1-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-1-1-X-1'],
.topicintreebox *.topic-content table[data-class~='border-1-1-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-1-X-X'],
.topicintreebox *.topic-content table[data-class~='border-1-1-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-1-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-X-0-0'],
.topicintreebox *.topic-content table[data-class~='border-1-X-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-1-X-0-1'],
.topicintreebox *.topic-content table[data-class~='border-1-X-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-X-0-X'],
.topicintreebox *.topic-content table[data-class~='border-1-X-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-X-1-0'],
.topicintreebox *.topic-content table[data-class~='border-1-X-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-1-X-1-1'],
.topicintreebox *.topic-content table[data-class~='border-1-X-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-X-1-X'],
.topicintreebox *.topic-content table[data-class~='border-1-X-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-X-X-0'],
.topicintreebox *.topic-content table[data-class~='border-1-X-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-1-X-X-1'],
.topicintreebox *.topic-content table[data-class~='border-1-X-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-1-X-X-X'],
.topicintreebox *.topic-content table[data-class~='border-1-X-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-1-X-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-0-0-0'],
.topicintreebox *.topic-content table[data-class~='border-X-0-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-X-0-0-1'],
.topicintreebox *.topic-content table[data-class~='border-X-0-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-0-0-X'],
.topicintreebox *.topic-content table[data-class~='border-X-0-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-0-1-0'],
.topicintreebox *.topic-content table[data-class~='border-X-0-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-X-0-1-1'],
.topicintreebox *.topic-content table[data-class~='border-X-0-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-0-1-X'],
.topicintreebox *.topic-content table[data-class~='border-X-0-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-0-X-0'],
.topicintreebox *.topic-content table[data-class~='border-X-0-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-X-0-X-1'],
.topicintreebox *.topic-content table[data-class~='border-X-0-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-0-X-X'],
.topicintreebox *.topic-content table[data-class~='border-X-0-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-0-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-1-0-0'],
.topicintreebox *.topic-content table[data-class~='border-X-1-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-X-1-0-1'],
.topicintreebox *.topic-content table[data-class~='border-X-1-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-1-0-X'],
.topicintreebox *.topic-content table[data-class~='border-X-1-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-1-1-0'],
.topicintreebox *.topic-content table[data-class~='border-X-1-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-X-1-1-1'],
.topicintreebox *.topic-content table[data-class~='border-X-1-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-1-1-X'],
.topicintreebox *.topic-content table[data-class~='border-X-1-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-1-X-0'],
.topicintreebox *.topic-content table[data-class~='border-X-1-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-X-1-X-1'],
.topicintreebox *.topic-content table[data-class~='border-X-1-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-1-X-X'],
.topicintreebox *.topic-content table[data-class~='border-X-1-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-1-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-X-0-0'],
.topicintreebox *.topic-content table[data-class~='border-X-X-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-X-X-0-1'],
.topicintreebox *.topic-content table[data-class~='border-X-X-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-X-0-X'],
.topicintreebox *.topic-content table[data-class~='border-X-X-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-X-1-0'],
.topicintreebox *.topic-content table[data-class~='border-X-X-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-X-X-1-1'],
.topicintreebox *.topic-content table[data-class~='border-X-X-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-X-1-X'],
.topicintreebox *.topic-content table[data-class~='border-X-X-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-X-X-0'],
.topicintreebox *.topic-content table[data-class~='border-X-X-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content table[data-class~='border-X-X-X-1'],
.topicintreebox *.topic-content table[data-class~='border-X-X-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table[data-class~='border-X-X-X-X'],
.topicintreebox *.topic-content table[data-class~='border-X-X-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content table[data-class~='border-X-X-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content table:not([data-class*='border-']),
.topicintreebox *.topic-content table:not([data-class*='border-']) {
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-top-width: 0.19047619rem;
  border-bottom-width: 0.19047619rem;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #fff;
  border-left-color: #fff;
  border-right-width: 0.19047619rem;
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content table:not([data-class*='border-']) {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content table:not([data-class*='border-']) {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content table:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content table:not([data-class*='border-']) {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content table:not([data-class*='border-']) {
  border-right-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content table:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content table:not([data-class*='border-']) {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content table:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content table:not([data-class*='border-']) {
  border-right-width: 0.19047619rem;
}
.tree_body *.topic-content caption,
.topicintreebox *.topic-content caption {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  float: inherit;
  clear: right;
  width: inherit;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
  break-after: avoid;
  caption-side: top;
  font-style: italic;
  text-align: left;
  margin-bottom: 0.28571429rem;
}
.tree_body *[dir='rtl'] *.topic-content caption,
.topicintreebox *[dir='rtl'] *.topic-content caption {
  clear: left;
}
.tree_body *[dir='rtl'] *.topic-content caption,
.topicintreebox *[dir='rtl'] *.topic-content caption {
  text-align: right;
}
.tree_body *.topic-content td,
.topicintreebox *.topic-content td,
.tree_body *.topic-content th,
.topicintreebox *.topic-content th {
  box-decoration-break: clone;
  padding: 0.40494938rem;
}
.tree_body *.topic-content td[data-class~='border-0-0-0-0'],
.topicintreebox *.topic-content td[data-class~='border-0-0-0-0'],
.tree_body *.topic-content th[data-class~='border-0-0-0-0'],
.topicintreebox *.topic-content th[data-class~='border-0-0-0-0'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-0-0-0-1'],
.topicintreebox *.topic-content td[data-class~='border-0-0-0-1'],
.tree_body *.topic-content th[data-class~='border-0-0-0-1'],
.topicintreebox *.topic-content th[data-class~='border-0-0-0-1'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-0-0-X'],
.topicintreebox *.topic-content td[data-class~='border-0-0-0-X'],
.tree_body *.topic-content th[data-class~='border-0-0-0-X'],
.topicintreebox *.topic-content th[data-class~='border-0-0-0-X'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-0-1-0'],
.topicintreebox *.topic-content td[data-class~='border-0-0-1-0'],
.tree_body *.topic-content th[data-class~='border-0-0-1-0'],
.topicintreebox *.topic-content th[data-class~='border-0-0-1-0'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-0-0-1-1'],
.topicintreebox *.topic-content td[data-class~='border-0-0-1-1'],
.tree_body *.topic-content th[data-class~='border-0-0-1-1'],
.topicintreebox *.topic-content th[data-class~='border-0-0-1-1'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-0-1-X'],
.topicintreebox *.topic-content td[data-class~='border-0-0-1-X'],
.tree_body *.topic-content th[data-class~='border-0-0-1-X'],
.topicintreebox *.topic-content th[data-class~='border-0-0-1-X'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-0-X-0'],
.topicintreebox *.topic-content td[data-class~='border-0-0-X-0'],
.tree_body *.topic-content th[data-class~='border-0-0-X-0'],
.topicintreebox *.topic-content th[data-class~='border-0-0-X-0'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-0-0-X-1'],
.topicintreebox *.topic-content td[data-class~='border-0-0-X-1'],
.tree_body *.topic-content th[data-class~='border-0-0-X-1'],
.topicintreebox *.topic-content th[data-class~='border-0-0-X-1'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-0-X-X'],
.topicintreebox *.topic-content td[data-class~='border-0-0-X-X'],
.tree_body *.topic-content th[data-class~='border-0-0-X-X'],
.topicintreebox *.topic-content th[data-class~='border-0-0-X-X'] {
  border-top-style: hidden;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-0-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-1-0-0'],
.topicintreebox *.topic-content td[data-class~='border-0-1-0-0'],
.tree_body *.topic-content th[data-class~='border-0-1-0-0'],
.topicintreebox *.topic-content th[data-class~='border-0-1-0-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-0-1-0-1'],
.topicintreebox *.topic-content td[data-class~='border-0-1-0-1'],
.tree_body *.topic-content th[data-class~='border-0-1-0-1'],
.topicintreebox *.topic-content th[data-class~='border-0-1-0-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-1-0-X'],
.topicintreebox *.topic-content td[data-class~='border-0-1-0-X'],
.tree_body *.topic-content th[data-class~='border-0-1-0-X'],
.topicintreebox *.topic-content th[data-class~='border-0-1-0-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-1-1-0'],
.topicintreebox *.topic-content td[data-class~='border-0-1-1-0'],
.tree_body *.topic-content th[data-class~='border-0-1-1-0'],
.topicintreebox *.topic-content th[data-class~='border-0-1-1-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-0-1-1-1'],
.topicintreebox *.topic-content td[data-class~='border-0-1-1-1'],
.tree_body *.topic-content th[data-class~='border-0-1-1-1'],
.topicintreebox *.topic-content th[data-class~='border-0-1-1-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-1-1-X'],
.topicintreebox *.topic-content td[data-class~='border-0-1-1-X'],
.tree_body *.topic-content th[data-class~='border-0-1-1-X'],
.topicintreebox *.topic-content th[data-class~='border-0-1-1-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-1-X-0'],
.topicintreebox *.topic-content td[data-class~='border-0-1-X-0'],
.tree_body *.topic-content th[data-class~='border-0-1-X-0'],
.topicintreebox *.topic-content th[data-class~='border-0-1-X-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-0-1-X-1'],
.topicintreebox *.topic-content td[data-class~='border-0-1-X-1'],
.tree_body *.topic-content th[data-class~='border-0-1-X-1'],
.topicintreebox *.topic-content th[data-class~='border-0-1-X-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-1-X-X'],
.topicintreebox *.topic-content td[data-class~='border-0-1-X-X'],
.tree_body *.topic-content th[data-class~='border-0-1-X-X'],
.topicintreebox *.topic-content th[data-class~='border-0-1-X-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-1-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-X-0-0'],
.topicintreebox *.topic-content td[data-class~='border-0-X-0-0'],
.tree_body *.topic-content th[data-class~='border-0-X-0-0'],
.topicintreebox *.topic-content th[data-class~='border-0-X-0-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-0-X-0-1'],
.topicintreebox *.topic-content td[data-class~='border-0-X-0-1'],
.tree_body *.topic-content th[data-class~='border-0-X-0-1'],
.topicintreebox *.topic-content th[data-class~='border-0-X-0-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-X-0-X'],
.topicintreebox *.topic-content td[data-class~='border-0-X-0-X'],
.tree_body *.topic-content th[data-class~='border-0-X-0-X'],
.topicintreebox *.topic-content th[data-class~='border-0-X-0-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-X-1-0'],
.topicintreebox *.topic-content td[data-class~='border-0-X-1-0'],
.tree_body *.topic-content th[data-class~='border-0-X-1-0'],
.topicintreebox *.topic-content th[data-class~='border-0-X-1-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-0-X-1-1'],
.topicintreebox *.topic-content td[data-class~='border-0-X-1-1'],
.tree_body *.topic-content th[data-class~='border-0-X-1-1'],
.topicintreebox *.topic-content th[data-class~='border-0-X-1-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-X-1-X'],
.topicintreebox *.topic-content td[data-class~='border-0-X-1-X'],
.tree_body *.topic-content th[data-class~='border-0-X-1-X'],
.topicintreebox *.topic-content th[data-class~='border-0-X-1-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-X-X-0'],
.topicintreebox *.topic-content td[data-class~='border-0-X-X-0'],
.tree_body *.topic-content th[data-class~='border-0-X-X-0'],
.topicintreebox *.topic-content th[data-class~='border-0-X-X-0'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-0-X-X-1'],
.topicintreebox *.topic-content td[data-class~='border-0-X-X-1'],
.tree_body *.topic-content th[data-class~='border-0-X-X-1'],
.topicintreebox *.topic-content th[data-class~='border-0-X-X-1'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-0-X-X-X'],
.topicintreebox *.topic-content td[data-class~='border-0-X-X-X'],
.tree_body *.topic-content th[data-class~='border-0-X-X-X'],
.topicintreebox *.topic-content th[data-class~='border-0-X-X-X'] {
  border-top-style: hidden;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-0-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-0-X-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-0-0-0'],
.topicintreebox *.topic-content td[data-class~='border-1-0-0-0'],
.tree_body *.topic-content th[data-class~='border-1-0-0-0'],
.topicintreebox *.topic-content th[data-class~='border-1-0-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-1-0-0-1'],
.topicintreebox *.topic-content td[data-class~='border-1-0-0-1'],
.tree_body *.topic-content th[data-class~='border-1-0-0-1'],
.topicintreebox *.topic-content th[data-class~='border-1-0-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-0-0-X'],
.topicintreebox *.topic-content td[data-class~='border-1-0-0-X'],
.tree_body *.topic-content th[data-class~='border-1-0-0-X'],
.topicintreebox *.topic-content th[data-class~='border-1-0-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-0-1-0'],
.topicintreebox *.topic-content td[data-class~='border-1-0-1-0'],
.tree_body *.topic-content th[data-class~='border-1-0-1-0'],
.topicintreebox *.topic-content th[data-class~='border-1-0-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-1-0-1-1'],
.topicintreebox *.topic-content td[data-class~='border-1-0-1-1'],
.tree_body *.topic-content th[data-class~='border-1-0-1-1'],
.topicintreebox *.topic-content th[data-class~='border-1-0-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-0-1-X'],
.topicintreebox *.topic-content td[data-class~='border-1-0-1-X'],
.tree_body *.topic-content th[data-class~='border-1-0-1-X'],
.topicintreebox *.topic-content th[data-class~='border-1-0-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-0-X-0'],
.topicintreebox *.topic-content td[data-class~='border-1-0-X-0'],
.tree_body *.topic-content th[data-class~='border-1-0-X-0'],
.topicintreebox *.topic-content th[data-class~='border-1-0-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-1-0-X-1'],
.topicintreebox *.topic-content td[data-class~='border-1-0-X-1'],
.tree_body *.topic-content th[data-class~='border-1-0-X-1'],
.topicintreebox *.topic-content th[data-class~='border-1-0-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-0-X-X'],
.topicintreebox *.topic-content td[data-class~='border-1-0-X-X'],
.tree_body *.topic-content th[data-class~='border-1-0-X-X'],
.topicintreebox *.topic-content th[data-class~='border-1-0-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-0-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-1-0-0'],
.topicintreebox *.topic-content td[data-class~='border-1-1-0-0'],
.tree_body *.topic-content th[data-class~='border-1-1-0-0'],
.topicintreebox *.topic-content th[data-class~='border-1-1-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-1-1-0-1'],
.topicintreebox *.topic-content td[data-class~='border-1-1-0-1'],
.tree_body *.topic-content th[data-class~='border-1-1-0-1'],
.topicintreebox *.topic-content th[data-class~='border-1-1-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-1-0-X'],
.topicintreebox *.topic-content td[data-class~='border-1-1-0-X'],
.tree_body *.topic-content th[data-class~='border-1-1-0-X'],
.topicintreebox *.topic-content th[data-class~='border-1-1-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-1-1-0'],
.topicintreebox *.topic-content td[data-class~='border-1-1-1-0'],
.tree_body *.topic-content th[data-class~='border-1-1-1-0'],
.topicintreebox *.topic-content th[data-class~='border-1-1-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-1-1-1-1'],
.topicintreebox *.topic-content td[data-class~='border-1-1-1-1'],
.tree_body *.topic-content th[data-class~='border-1-1-1-1'],
.topicintreebox *.topic-content th[data-class~='border-1-1-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-1-1-X'],
.topicintreebox *.topic-content td[data-class~='border-1-1-1-X'],
.tree_body *.topic-content th[data-class~='border-1-1-1-X'],
.topicintreebox *.topic-content th[data-class~='border-1-1-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-1-X-0'],
.topicintreebox *.topic-content td[data-class~='border-1-1-X-0'],
.tree_body *.topic-content th[data-class~='border-1-1-X-0'],
.topicintreebox *.topic-content th[data-class~='border-1-1-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-1-1-X-1'],
.topicintreebox *.topic-content td[data-class~='border-1-1-X-1'],
.tree_body *.topic-content th[data-class~='border-1-1-X-1'],
.topicintreebox *.topic-content th[data-class~='border-1-1-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-1-X-X'],
.topicintreebox *.topic-content td[data-class~='border-1-1-X-X'],
.tree_body *.topic-content th[data-class~='border-1-1-X-X'],
.topicintreebox *.topic-content th[data-class~='border-1-1-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-1-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-X-0-0'],
.topicintreebox *.topic-content td[data-class~='border-1-X-0-0'],
.tree_body *.topic-content th[data-class~='border-1-X-0-0'],
.topicintreebox *.topic-content th[data-class~='border-1-X-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-1-X-0-1'],
.topicintreebox *.topic-content td[data-class~='border-1-X-0-1'],
.tree_body *.topic-content th[data-class~='border-1-X-0-1'],
.topicintreebox *.topic-content th[data-class~='border-1-X-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-X-0-X'],
.topicintreebox *.topic-content td[data-class~='border-1-X-0-X'],
.tree_body *.topic-content th[data-class~='border-1-X-0-X'],
.topicintreebox *.topic-content th[data-class~='border-1-X-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-X-1-0'],
.topicintreebox *.topic-content td[data-class~='border-1-X-1-0'],
.tree_body *.topic-content th[data-class~='border-1-X-1-0'],
.topicintreebox *.topic-content th[data-class~='border-1-X-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-1-X-1-1'],
.topicintreebox *.topic-content td[data-class~='border-1-X-1-1'],
.tree_body *.topic-content th[data-class~='border-1-X-1-1'],
.topicintreebox *.topic-content th[data-class~='border-1-X-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-X-1-X'],
.topicintreebox *.topic-content td[data-class~='border-1-X-1-X'],
.tree_body *.topic-content th[data-class~='border-1-X-1-X'],
.topicintreebox *.topic-content th[data-class~='border-1-X-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-X-X-0'],
.topicintreebox *.topic-content td[data-class~='border-1-X-X-0'],
.tree_body *.topic-content th[data-class~='border-1-X-X-0'],
.topicintreebox *.topic-content th[data-class~='border-1-X-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-1-X-X-1'],
.topicintreebox *.topic-content td[data-class~='border-1-X-X-1'],
.tree_body *.topic-content th[data-class~='border-1-X-X-1'],
.topicintreebox *.topic-content th[data-class~='border-1-X-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-1-X-X-X'],
.topicintreebox *.topic-content td[data-class~='border-1-X-X-X'],
.tree_body *.topic-content th[data-class~='border-1-X-X-X'],
.topicintreebox *.topic-content th[data-class~='border-1-X-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-1-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-1-X-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-0-0-0'],
.topicintreebox *.topic-content td[data-class~='border-X-0-0-0'],
.tree_body *.topic-content th[data-class~='border-X-0-0-0'],
.topicintreebox *.topic-content th[data-class~='border-X-0-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-X-0-0-1'],
.topicintreebox *.topic-content td[data-class~='border-X-0-0-1'],
.tree_body *.topic-content th[data-class~='border-X-0-0-1'],
.topicintreebox *.topic-content th[data-class~='border-X-0-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-0-0-X'],
.topicintreebox *.topic-content td[data-class~='border-X-0-0-X'],
.tree_body *.topic-content th[data-class~='border-X-0-0-X'],
.topicintreebox *.topic-content th[data-class~='border-X-0-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-0-1-0'],
.topicintreebox *.topic-content td[data-class~='border-X-0-1-0'],
.tree_body *.topic-content th[data-class~='border-X-0-1-0'],
.topicintreebox *.topic-content th[data-class~='border-X-0-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-X-0-1-1'],
.topicintreebox *.topic-content td[data-class~='border-X-0-1-1'],
.tree_body *.topic-content th[data-class~='border-X-0-1-1'],
.topicintreebox *.topic-content th[data-class~='border-X-0-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-0-1-X'],
.topicintreebox *.topic-content td[data-class~='border-X-0-1-X'],
.tree_body *.topic-content th[data-class~='border-X-0-1-X'],
.topicintreebox *.topic-content th[data-class~='border-X-0-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-0-X-0'],
.topicintreebox *.topic-content td[data-class~='border-X-0-X-0'],
.tree_body *.topic-content th[data-class~='border-X-0-X-0'],
.topicintreebox *.topic-content th[data-class~='border-X-0-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-0'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-X-0-X-1'],
.topicintreebox *.topic-content td[data-class~='border-X-0-X-1'],
.tree_body *.topic-content th[data-class~='border-X-0-X-1'],
.topicintreebox *.topic-content th[data-class~='border-X-0-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-1'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-0-X-X'],
.topicintreebox *.topic-content td[data-class~='border-X-0-X-X'],
.tree_body *.topic-content th[data-class~='border-X-0-X-X'],
.topicintreebox *.topic-content th[data-class~='border-X-0-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: hidden;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-X'] {
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-0-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-0-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-1-0-0'],
.topicintreebox *.topic-content td[data-class~='border-X-1-0-0'],
.tree_body *.topic-content th[data-class~='border-X-1-0-0'],
.topicintreebox *.topic-content th[data-class~='border-X-1-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-X-1-0-1'],
.topicintreebox *.topic-content td[data-class~='border-X-1-0-1'],
.tree_body *.topic-content th[data-class~='border-X-1-0-1'],
.topicintreebox *.topic-content th[data-class~='border-X-1-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-1-0-X'],
.topicintreebox *.topic-content td[data-class~='border-X-1-0-X'],
.tree_body *.topic-content th[data-class~='border-X-1-0-X'],
.topicintreebox *.topic-content th[data-class~='border-X-1-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-1-1-0'],
.topicintreebox *.topic-content td[data-class~='border-X-1-1-0'],
.tree_body *.topic-content th[data-class~='border-X-1-1-0'],
.topicintreebox *.topic-content th[data-class~='border-X-1-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-X-1-1-1'],
.topicintreebox *.topic-content td[data-class~='border-X-1-1-1'],
.tree_body *.topic-content th[data-class~='border-X-1-1-1'],
.topicintreebox *.topic-content th[data-class~='border-X-1-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-1-1-X'],
.topicintreebox *.topic-content td[data-class~='border-X-1-1-X'],
.tree_body *.topic-content th[data-class~='border-X-1-1-X'],
.topicintreebox *.topic-content th[data-class~='border-X-1-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-1-X-0'],
.topicintreebox *.topic-content td[data-class~='border-X-1-X-0'],
.tree_body *.topic-content th[data-class~='border-X-1-X-0'],
.topicintreebox *.topic-content th[data-class~='border-X-1-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-X-1-X-1'],
.topicintreebox *.topic-content td[data-class~='border-X-1-X-1'],
.tree_body *.topic-content th[data-class~='border-X-1-X-1'],
.topicintreebox *.topic-content th[data-class~='border-X-1-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-1-X-X'],
.topicintreebox *.topic-content td[data-class~='border-X-1-X-X'],
.tree_body *.topic-content th[data-class~='border-X-1-X-X'],
.topicintreebox *.topic-content th[data-class~='border-X-1-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-1-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-1-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-X-0-0'],
.topicintreebox *.topic-content td[data-class~='border-X-X-0-0'],
.tree_body *.topic-content th[data-class~='border-X-X-0-0'],
.topicintreebox *.topic-content th[data-class~='border-X-X-0-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-X-X-0-1'],
.topicintreebox *.topic-content td[data-class~='border-X-X-0-1'],
.tree_body *.topic-content th[data-class~='border-X-X-0-1'],
.topicintreebox *.topic-content th[data-class~='border-X-X-0-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-X-0-X'],
.topicintreebox *.topic-content td[data-class~='border-X-X-0-X'],
.tree_body *.topic-content th[data-class~='border-X-X-0-X'],
.topicintreebox *.topic-content th[data-class~='border-X-X-0-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: hidden;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-0-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-0-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-X-1-0'],
.topicintreebox *.topic-content td[data-class~='border-X-X-1-0'],
.tree_body *.topic-content th[data-class~='border-X-X-1-0'],
.topicintreebox *.topic-content th[data-class~='border-X-X-1-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-X-X-1-1'],
.topicintreebox *.topic-content td[data-class~='border-X-X-1-1'],
.tree_body *.topic-content th[data-class~='border-X-X-1-1'],
.topicintreebox *.topic-content th[data-class~='border-X-X-1-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-X-1-X'],
.topicintreebox *.topic-content td[data-class~='border-X-X-1-X'],
.tree_body *.topic-content th[data-class~='border-X-X-1-X'],
.topicintreebox *.topic-content th[data-class~='border-X-X-1-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-1-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-1-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-X-X-0'],
.topicintreebox *.topic-content td[data-class~='border-X-X-X-0'],
.tree_body *.topic-content th[data-class~='border-X-X-X-0'],
.topicintreebox *.topic-content th[data-class~='border-X-X-X-0'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: hidden;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-0'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-0'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-0'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-0'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-0'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-0'] {
  border-right-style: hidden;
}
.tree_body *.topic-content td[data-class~='border-X-X-X-1'],
.topicintreebox *.topic-content td[data-class~='border-X-X-X-1'],
.tree_body *.topic-content th[data-class~='border-X-X-X-1'],
.topicintreebox *.topic-content th[data-class~='border-X-X-X-1'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-1'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-1'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td[data-class~='border-X-X-X-X'],
.topicintreebox *.topic-content td[data-class~='border-X-X-X-X'],
.tree_body *.topic-content th[data-class~='border-X-X-X-X'],
.topicintreebox *.topic-content th[data-class~='border-X-X-X-X'] {
  border-top-style: solid;
  border-top-width: 0.19047619rem;
  border-top-color: #fff;
  border-right-style: solid;
  border-right-width: 0.19047619rem;
  border-right-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 0.19047619rem;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0.19047619rem;
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'] {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'] {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'] {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'] {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'] {
  border-right-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content td[data-class~='border-X-X-X-X'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='border-X-X-X-X'] {
  border-right-color: #fff;
}
.tree_body *.topic-content td:not([data-class*='border-']),
.topicintreebox *.topic-content td:not([data-class*='border-']),
.tree_body *.topic-content th:not([data-class*='border-']),
.topicintreebox *.topic-content th:not([data-class*='border-']) {
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-top-width: 0.19047619rem;
  border-bottom-width: 0.19047619rem;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #fff;
  border-left-color: #fff;
  border-right-width: 0.19047619rem;
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='border-']) {
  border-left-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='border-']) {
  border-right-style: solid;
}
.tree_body *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='border-']) {
  border-left-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='border-']) {
  border-right-color: #fff;
}
.tree_body *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='border-']) {
  border-left-width: 0.19047619rem;
}
.tree_body *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content td:not([data-class*='border-']),
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='border-']),
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='border-']) {
  border-right-width: 0.19047619rem;
}
.tree_body *.topic-content td:empty,
.topicintreebox *.topic-content td:empty,
.tree_body *.topic-content th:empty,
.topicintreebox *.topic-content th:empty {
  min-height: calc(1em + 3mm);
}
.tree_body *.topic-content td img,
.topicintreebox *.topic-content td img,
.tree_body *.topic-content th img,
.topicintreebox *.topic-content th img {
  display: block;
}
.tree_body *.topic-content td p,
.topicintreebox *.topic-content td p,
.tree_body *.topic-content td summary,
.topicintreebox *.topic-content td summary,
.tree_body *.topic-content th p,
.topicintreebox *.topic-content th p,
.tree_body *.topic-content th summary,
.topicintreebox *.topic-content th summary {
  word-wrap: break-word;
  padding: 0pt;
}
.tree_body *.topic-content td p img,
.topicintreebox *.topic-content td p img,
.tree_body *.topic-content td summary img,
.topicintreebox *.topic-content td summary img,
.tree_body *.topic-content th p img,
.topicintreebox *.topic-content th p img,
.tree_body *.topic-content th summary img,
.topicintreebox *.topic-content th summary img {
  display: inline-block;
}
.tree_body *.topic-content td > p:only-child:empty,
.topicintreebox *.topic-content td > p:only-child:empty,
.tree_body *.topic-content th > p:only-child:empty,
.topicintreebox *.topic-content th > p:only-child:empty {
  min-height: 1em;
}
.tree_body *.topic-content td details[data-dl-role] > summary,
.topicintreebox *.topic-content td details[data-dl-role] > summary,
.tree_body *.topic-content th details[data-dl-role] > summary,
.topicintreebox *.topic-content th details[data-dl-role] > summary {
  margin-bottom: 0;
}
.tree_body *.topic-content th,
.topicintreebox *.topic-content th,
.tree_body *.topic-content tfoot td,
.topicintreebox *.topic-content tfoot td {
  background-color: #ccc;
}
.tree_body *.topic-content th p,
.topicintreebox *.topic-content th p,
.tree_body *.topic-content tfoot td p,
.topicintreebox *.topic-content tfoot td p {
  font-weight: bold;
  color: #000;
}
.tree_body *.topic-content tbody td p,
.topicintreebox *.topic-content tbody td p,
.tree_body *.topic-content tbody td summary,
.topicintreebox *.topic-content tbody td summary {
  color: #000;
}
.tree_body *.topic-content tbody tr:nth-child(odd) > *,
.topicintreebox *.topic-content tbody tr:nth-child(odd) > * {
  background-color: #e6e6e6;
}
.tree_body *.topic-content tbody tr:nth-child(even) > *,
.topicintreebox *.topic-content tbody tr:nth-child(even) > * {
  background-color: #e6e6e6;
}
.tree_body *.topic-content table[data-role='component-meta'],
.topicintreebox *.topic-content table[data-role='component-meta'],
.tree_body *.topic-content table[data-role='safety-category-list'],
.topicintreebox *.topic-content table[data-role='safety-category-list'],
.tree_body *.topic-content table[data-role='safety-phrase-list'],
.topicintreebox *.topic-content table[data-role='safety-phrase-list'],
.tree_body *.topic-content table[data-role='troubleshooting'],
.topicintreebox *.topic-content table[data-role='troubleshooting'] {
  table-layout: auto;
}
.tree_body *.topic-content table[data-role='tec-data'],
.topicintreebox *.topic-content table[data-role='tec-data'],
.tree_body *.topic-content table[data-role='maintenance'],
.topicintreebox *.topic-content table[data-role='maintenance'],
.tree_body *.topic-content table[data-role='component-meta'],
.topicintreebox *.topic-content table[data-role='component-meta'] {
  table-layout: fixed;
}
.tree_body *.topic-content table[data-role] > thead > tr > th > p,
.topicintreebox *.topic-content table[data-role] > thead > tr > th > p {
  color: inherit;
  font-weight: bold;
}
.tree_body *.topic-content table[data-role] td[data-role='skill'] ul,
.topicintreebox *.topic-content table[data-role] td[data-role='skill'] ul {
  margin-top: 0;
  padding-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content table[data-role] td[data-role='skill'] ul,
.topicintreebox *[dir='rtl'] *.topic-content table[data-role] td[data-role='skill'] ul {
  padding-right: 0;
}
.tree_body *.topic-content table[data-role='safety-category-list'] th:first-child,
.topicintreebox *.topic-content table[data-role='safety-category-list'] th:first-child,
.tree_body *.topic-content table[data-role='safety-phrase-list'] th:first-child,
.topicintreebox *.topic-content table[data-role='safety-phrase-list'] th:first-child {
  width: 40%;
}
.tree_body *.topic-content table[data-role='safety-category-list'] td > div,
.topicintreebox *.topic-content table[data-role='safety-category-list'] td > div {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 100%;
}
.tree_body *.topic-content table[data-role='safety-category-list'] img[data-role='safety-alert-symbol'],
.topicintreebox *.topic-content table[data-role='safety-category-list'] img[data-role='safety-alert-symbol'] {
  display: inline-block;
  width: auto;
  height: auto;
  min-width: 3em;
  max-height: 5em;
}
.tree_body *.topic-content table[data-role='safety-phrase-list'] p[data-role='signalword'],
.topicintreebox *.topic-content table[data-role='safety-phrase-list'] p[data-role='signalword'] {
  font-weight: bold;
}
.tree_body *.topic-content table[data-role='tec-data'] > thead > tr > th:first-child,
.topicintreebox *.topic-content table[data-role='tec-data'] > thead > tr > th:first-child {
  width: 50%;
}
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='mno'],
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='mno'] {
  width: 7%;
}
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='mdesc']:first-child:nth-last-child(3),
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='mdesc']:first-child:nth-last-child(3),
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(2):nth-last-child(2),
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(2):nth-last-child(2) {
  width: 30%;
}
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='mdesc']:nth-last-child(3):not(:first-child),
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='mdesc']:nth-last-child(3):not(:first-child),
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(3):nth-last-child(2),
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(3):nth-last-child(2) {
  width: 28%;
}
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='mdesc']:first-child:nth-last-child(4),
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='mdesc']:first-child:nth-last-child(4),
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(2):nth-last-child(3),
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(2):nth-last-child(3) {
  width: 24%;
}
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='mdesc']:nth-last-child(4):not(:first-child),
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='mdesc']:nth-last-child(4):not(:first-child),
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(3):nth-last-child(3),
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(3):nth-last-child(3) {
  width: 20%;
}
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='skill'],
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='skill'] {
  width: 20%;
}
.tree_body *.topic-content table[data-role='maintenance']:not([data-class]) > thead > tr th:first-child,
.topicintreebox *.topic-content table[data-role='maintenance']:not([data-class]) > thead > tr th:first-child,
.tree_body *.topic-content table[data-role='maintenance']:not([data-class]) > thead > tr th:last-child:nth-child(3),
.topicintreebox *.topic-content table[data-role='maintenance']:not([data-class]) > thead > tr th:last-child:nth-child(3) {
  width: 25%;
}
.tree_body *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] p,
.topicintreebox *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] p {
  width: auto;
}
.tree_body *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] th p,
.topicintreebox *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] th p {
  white-space: nowrap;
}
.tree_body *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] a[data-role='static']:not([href$="#"]),
.topicintreebox *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] a[data-role='static']:not([href$="#"]) {
  font-style: inherit;
}
.tree_body *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] a[data-role='static']:not([href$="#"]) span::before,
.topicintreebox *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] a[data-role='static']:not([href$="#"]) span::before,
.tree_body *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] a[data-role='static']:not([href$="#"]) span::after,
.topicintreebox *.topic-content section:not([data-dl-role="toc"]):not([data-dl-role="tof"]):not([data-dl-role="tot"]):not([data-dl-role="index"]) table[data-role='maintenance'][data-class~='maintenance-overview'] a[data-role='static']:not([href$="#"]) span::after {
  display: none;
}
.tree_body *.topic-content div[data-dl-wrapper='table'] > *[data-position='page'],
.topicintreebox *.topic-content div[data-dl-wrapper='table'] > *[data-position='page'],
.tree_body *.topic-content div[data-dl-wrapper='table'] > *[data-dl-position='page'],
.topicintreebox *.topic-content div[data-dl-wrapper='table'] > *[data-dl-position='page'] {
  width: 100%;
}
@media (max-width: 59.52755906em) {
  .tree_body *.topic-content div[data-dl-wrapper='table'],
  .topicintreebox *.topic-content div[data-dl-wrapper='table'] {
    overflow-x: scroll;
  }
}
.tree_body *.topic-content col[data-class~='align-center'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content col[data-class~='align-center'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content col[data-class~='align-center'] p,
.topicintreebox *.topic-content col[data-class~='align-center'] p {
  text-align: center;
}
.tree_body *.topic-content col[data-class~='align-center'] img,
.topicintreebox *.topic-content col[data-class~='align-center'] img {
  margin-left: auto;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-center'] img,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-center'] img {
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-center'] img,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-center'] img {
  margin-left: auto;
}
.tree_body *.topic-content col[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content col[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content col[data-class~='align-left'] p,
.topicintreebox *.topic-content col[data-class~='align-left'] p {
  text-align: left;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-left'] p,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-left'] p {
  text-align: right;
}
.tree_body *.topic-content col[data-class~='align-left'] img,
.topicintreebox *.topic-content col[data-class~='align-left'] img {
  margin-left: 0;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-left'] img,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-left'] img {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-left'] img,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-left'] img {
  margin-left: auto;
}
.tree_body *.topic-content col[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content col[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content col[data-class~='align-right'] p,
.topicintreebox *.topic-content col[data-class~='align-right'] p {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-right'] p,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-right'] p {
  text-align: left;
}
.tree_body *.topic-content col[data-class~='align-right'] img,
.topicintreebox *.topic-content col[data-class~='align-right'] img {
  margin-left: auto;
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-right'] img,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-right'] img {
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-right'] img,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-right'] img {
  margin-left: 0;
}
.tree_body *.topic-content col[data-class~='align-justify'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content col[data-class~='align-justify'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content col[data-class~='align-justify'] p,
.topicintreebox *.topic-content col[data-class~='align-justify'] p {
  text-align: justify;
}
.tree_body *.topic-content col[data-class~='align-justify'] img,
.topicintreebox *.topic-content col[data-class~='align-justify'] img {
  margin-left: 0;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-justify'] img,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-justify'] img {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content col[data-class~='align-justify'] img,
.topicintreebox *[dir='rtl'] *.topic-content col[data-class~='align-justify'] img {
  margin-left: auto;
}
.tree_body *.topic-content col:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content col:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.tree_body *.topic-content col:not([data-class*='align-']) p,
.topicintreebox *.topic-content col:not([data-class*='align-']) p {
  text-align: left;
}
.tree_body *[dir='rtl'] *.topic-content col:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content col:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content col:not([data-class*='align-']) p,
.topicintreebox *[dir='rtl'] *.topic-content col:not([data-class*='align-']) p {
  text-align: right;
}
.tree_body *.topic-content col:not([data-class*='align-']) img,
.topicintreebox *.topic-content col:not([data-class*='align-']) img {
  margin-left: 0;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content col:not([data-class*='align-']) img,
.topicintreebox *[dir='rtl'] *.topic-content col:not([data-class*='align-']) img {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content col:not([data-class*='align-']) img,
.topicintreebox *[dir='rtl'] *.topic-content col:not([data-class*='align-']) img {
  margin-left: auto;
}
.tree_body *.topic-content col[data-class~='valign-top']:not([data-class*='rotate-']),
.topicintreebox *.topic-content col[data-class~='valign-top']:not([data-class*='rotate-']) {
  vertical-align: top;
}
.tree_body *.topic-content col[data-class~='valign-top'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content col[data-class~='valign-top'][data-class*='rotate-90deg'] {
  text-align: right;
}
.tree_body *.topic-content col[data-class~='valign-top'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content col[data-class~='valign-top'][data-class*='rotate-270deg'] {
  text-align: left;
}
.tree_body *.topic-content col[data-class~='valign-middle']:not([data-class*='rotate-']),
.topicintreebox *.topic-content col[data-class~='valign-middle']:not([data-class*='rotate-']) {
  vertical-align: middle;
}
.tree_body *.topic-content col[data-class~='valign-middle'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content col[data-class~='valign-middle'][data-class*='rotate-90deg'] {
  text-align: center;
}
.tree_body *.topic-content col[data-class~='valign-middle'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content col[data-class~='valign-middle'][data-class*='rotate-270deg'] {
  text-align: center;
}
.tree_body *.topic-content col[data-class~='valign-bottom']:not([data-class*='rotate-']),
.topicintreebox *.topic-content col[data-class~='valign-bottom']:not([data-class*='rotate-']) {
  vertical-align: bottom;
}
.tree_body *.topic-content col[data-class~='valign-bottom'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content col[data-class~='valign-bottom'][data-class*='rotate-90deg'] {
  text-align: left;
}
.tree_body *.topic-content col[data-class~='valign-bottom'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content col[data-class~='valign-bottom'][data-class*='rotate-270deg'] {
  text-align: right;
}
.tree_body *.topic-content col:not([data-class*='valign-']):not([data-class*='rotate-']),
.topicintreebox *.topic-content col:not([data-class*='valign-']):not([data-class*='rotate-']) {
  vertical-align: top;
}
.tree_body *.topic-content col:not([data-class*='valign-'])[data-class*='rotate-90deg'],
.topicintreebox *.topic-content col:not([data-class*='valign-'])[data-class*='rotate-90deg'] {
  text-align: right;
}
.tree_body *.topic-content col:not([data-class*='valign-'])[data-class*='rotate-270deg'],
.topicintreebox *.topic-content col:not([data-class*='valign-'])[data-class*='rotate-270deg'] {
  text-align: left;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tree_body *.topic-content table[data-dl-contains*='img'],
  .topicintreebox *.topic-content table[data-dl-contains*='img'] {
    table-layout: fixed;
  }
}
.tree_body *.topic-content td[data-class*='rotate-'],
.topicintreebox *.topic-content td[data-class*='rotate-'],
.tree_body *.topic-content th[data-class*='rotate-'],
.topicintreebox *.topic-content th[data-class*='rotate-'] {
  overflow: hidden;
}
.tree_body *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] {
  display: inline-block;
  width: inherit;
  margin: 0;
  writing-mode: tb-rl;
}
.tree_body *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p,
.topicintreebox *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p,
.tree_body *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p,
.topicintreebox *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p {
  white-space: pre-line;
  font-stretch: semi-expanded;
  margin-left: 0;
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p,
.topicintreebox *[dir='rtl'] *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p,
.tree_body *[dir='rtl'] *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p,
.topicintreebox *[dir='rtl'] *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p,
.tree_body *[dir='rtl'] *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > p {
  margin-left: 0;
}
.tree_body *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > img,
.topicintreebox *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > img,
.tree_body *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > div[data-dl-wrapper="del-img"] > img,
.topicintreebox *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > div[data-dl-wrapper="del-img"] > img,
.tree_body *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > img,
.topicintreebox *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > img,
.tree_body *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > div[data-dl-wrapper="del-img"] > img,
.topicintreebox *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] > div[data-dl-wrapper="del-img"] > img {
  max-width: 100%;
  max-height: 100%;
}
.tree_body *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] img,
.topicintreebox *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] img,
.tree_body *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] img,
.topicintreebox *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] img {
  position: relative;
  transform: rotate(90deg) translate(0%, -100%);
  transform: rotate(90deg) translate(0%, calc(-100% - 0.57142857rem));
  transform-origin: 0% 0%;
}
.tree_body *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] img:last-child,
.topicintreebox *.topic-content td[data-class*='rotate-'] div[data-dl-wrapper='rotate'] img:last-child,
.tree_body *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] img:last-child,
.topicintreebox *.topic-content th[data-class*='rotate-'] div[data-dl-wrapper='rotate'] img:last-child {
  transform: rotate(90deg) translate(0%, -100%);
}
.tree_body *.topic-content td[data-class*='rotate-270deg'] > div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content td[data-class*='rotate-270deg'] > div[data-dl-wrapper='rotate'],
.tree_body *.topic-content th[data-class*='rotate-270deg'] > div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content th[data-class*='rotate-270deg'] > div[data-dl-wrapper='rotate'] {
  transform: rotate(180deg);
}
.tree_body *.topic-content td details[data-dl-role][open] > summary,
.topicintreebox *.topic-content td details[data-dl-role][open] > summary,
.tree_body *.topic-content th details[data-dl-role][open] > summary,
.topicintreebox *.topic-content th details[data-dl-role][open] > summary {
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content td details[data-dl-role][open] > summary:last-child,
.topicintreebox *.topic-content td details[data-dl-role][open] > summary:last-child,
.tree_body *.topic-content th details[data-dl-role][open] > summary:last-child,
.topicintreebox *.topic-content th details[data-dl-role][open] > summary:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content th[data-class~='align-center'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content th[data-class~='align-center'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content th[data-class~='align-center'] p,
.topicintreebox *.topic-content th[data-class~='align-center'] p,
.tree_body *.topic-content tfoot td[data-class~='align-center'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tfoot td[data-class~='align-center'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tfoot td[data-class~='align-center'] p,
.topicintreebox *.topic-content tfoot td[data-class~='align-center'] p {
  text-align: center;
}
.tree_body *.topic-content th[data-class~='align-center'] img,
.topicintreebox *.topic-content th[data-class~='align-center'] img,
.tree_body *.topic-content tfoot td[data-class~='align-center'] img,
.topicintreebox *.topic-content tfoot td[data-class~='align-center'] img {
  margin-left: auto;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-center'] img,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-center'] img,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-center'] img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-center'] img {
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-center'] img,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-center'] img,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-center'] img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-center'] img {
  margin-left: auto;
}
.tree_body *.topic-content th[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content th[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content th[data-class~='align-left'] p,
.topicintreebox *.topic-content th[data-class~='align-left'] p,
.tree_body *.topic-content tfoot td[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tfoot td[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tfoot td[data-class~='align-left'] p,
.topicintreebox *.topic-content tfoot td[data-class~='align-left'] p {
  text-align: left;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-left'] p,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-left'] p,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-left'] p,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-left'] p {
  text-align: right;
}
.tree_body *.topic-content th[data-class~='align-left'] img,
.topicintreebox *.topic-content th[data-class~='align-left'] img,
.tree_body *.topic-content tfoot td[data-class~='align-left'] img,
.topicintreebox *.topic-content tfoot td[data-class~='align-left'] img {
  margin-left: 0;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-left'] img,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-left'] img,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-left'] img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-left'] img {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-left'] img,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-left'] img,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-left'] img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-left'] img {
  margin-left: auto;
}
.tree_body *.topic-content th[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content th[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content th[data-class~='align-right'] p,
.topicintreebox *.topic-content th[data-class~='align-right'] p,
.tree_body *.topic-content tfoot td[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tfoot td[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tfoot td[data-class~='align-right'] p,
.topicintreebox *.topic-content tfoot td[data-class~='align-right'] p {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-right'] p,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-right'] p,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-right'] p,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-right'] p {
  text-align: left;
}
.tree_body *.topic-content th[data-class~='align-right'] img,
.topicintreebox *.topic-content th[data-class~='align-right'] img,
.tree_body *.topic-content tfoot td[data-class~='align-right'] img,
.topicintreebox *.topic-content tfoot td[data-class~='align-right'] img {
  margin-left: auto;
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-right'] img,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-right'] img,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-right'] img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-right'] img {
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-right'] img,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-right'] img,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-right'] img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-right'] img {
  margin-left: 0;
}
.tree_body *.topic-content th[data-class~='align-justify'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content th[data-class~='align-justify'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content th[data-class~='align-justify'] p,
.topicintreebox *.topic-content th[data-class~='align-justify'] p,
.tree_body *.topic-content tfoot td[data-class~='align-justify'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tfoot td[data-class~='align-justify'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tfoot td[data-class~='align-justify'] p,
.topicintreebox *.topic-content tfoot td[data-class~='align-justify'] p {
  text-align: justify;
}
.tree_body *.topic-content th[data-class~='align-justify'] img,
.topicintreebox *.topic-content th[data-class~='align-justify'] img,
.tree_body *.topic-content tfoot td[data-class~='align-justify'] img,
.topicintreebox *.topic-content tfoot td[data-class~='align-justify'] img {
  margin-left: 0;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-justify'] img,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-justify'] img,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-justify'] img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-justify'] img {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content th[data-class~='align-justify'] img,
.topicintreebox *[dir='rtl'] *.topic-content th[data-class~='align-justify'] img,
.tree_body *[dir='rtl'] *.topic-content tfoot td[data-class~='align-justify'] img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td[data-class~='align-justify'] img {
  margin-left: auto;
}
.tree_body *.topic-content th:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content th:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.tree_body *.topic-content th:not([data-class*='align-']) p,
.topicintreebox *.topic-content th:not([data-class*='align-']) p,
.tree_body *.topic-content tfoot td:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tfoot td:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tfoot td:not([data-class*='align-']) p,
.topicintreebox *.topic-content tfoot td:not([data-class*='align-']) p {
  text-align: left;
}
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='align-']) p,
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='align-']) p,
.tree_body *[dir='rtl'] *.topic-content tfoot td:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content tfoot td:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content tfoot td:not([data-class*='align-']) p,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td:not([data-class*='align-']) p {
  text-align: right;
}
.tree_body *.topic-content th:not([data-class*='align-']) img,
.topicintreebox *.topic-content th:not([data-class*='align-']) img,
.tree_body *.topic-content tfoot td:not([data-class*='align-']) img,
.topicintreebox *.topic-content tfoot td:not([data-class*='align-']) img {
  margin-left: 0;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='align-']) img,
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='align-']) img,
.tree_body *[dir='rtl'] *.topic-content tfoot td:not([data-class*='align-']) img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td:not([data-class*='align-']) img {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content th:not([data-class*='align-']) img,
.topicintreebox *[dir='rtl'] *.topic-content th:not([data-class*='align-']) img,
.tree_body *[dir='rtl'] *.topic-content tfoot td:not([data-class*='align-']) img,
.topicintreebox *[dir='rtl'] *.topic-content tfoot td:not([data-class*='align-']) img {
  margin-left: auto;
}
.tree_body *.topic-content th[data-class~='valign-top']:not([data-class*='rotate-']),
.topicintreebox *.topic-content th[data-class~='valign-top']:not([data-class*='rotate-']),
.tree_body *.topic-content tfoot td[data-class~='valign-top']:not([data-class*='rotate-']),
.topicintreebox *.topic-content tfoot td[data-class~='valign-top']:not([data-class*='rotate-']) {
  vertical-align: top;
}
.tree_body *.topic-content th[data-class~='valign-top'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content th[data-class~='valign-top'][data-class*='rotate-90deg'],
.tree_body *.topic-content tfoot td[data-class~='valign-top'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content tfoot td[data-class~='valign-top'][data-class*='rotate-90deg'] {
  text-align: right;
}
.tree_body *.topic-content th[data-class~='valign-top'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content th[data-class~='valign-top'][data-class*='rotate-270deg'],
.tree_body *.topic-content tfoot td[data-class~='valign-top'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content tfoot td[data-class~='valign-top'][data-class*='rotate-270deg'] {
  text-align: left;
}
.tree_body *.topic-content th[data-class~='valign-middle']:not([data-class*='rotate-']),
.topicintreebox *.topic-content th[data-class~='valign-middle']:not([data-class*='rotate-']),
.tree_body *.topic-content tfoot td[data-class~='valign-middle']:not([data-class*='rotate-']),
.topicintreebox *.topic-content tfoot td[data-class~='valign-middle']:not([data-class*='rotate-']) {
  vertical-align: middle;
}
.tree_body *.topic-content th[data-class~='valign-middle'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content th[data-class~='valign-middle'][data-class*='rotate-90deg'],
.tree_body *.topic-content tfoot td[data-class~='valign-middle'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content tfoot td[data-class~='valign-middle'][data-class*='rotate-90deg'] {
  text-align: center;
}
.tree_body *.topic-content th[data-class~='valign-middle'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content th[data-class~='valign-middle'][data-class*='rotate-270deg'],
.tree_body *.topic-content tfoot td[data-class~='valign-middle'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content tfoot td[data-class~='valign-middle'][data-class*='rotate-270deg'] {
  text-align: center;
}
.tree_body *.topic-content th[data-class~='valign-bottom']:not([data-class*='rotate-']),
.topicintreebox *.topic-content th[data-class~='valign-bottom']:not([data-class*='rotate-']),
.tree_body *.topic-content tfoot td[data-class~='valign-bottom']:not([data-class*='rotate-']),
.topicintreebox *.topic-content tfoot td[data-class~='valign-bottom']:not([data-class*='rotate-']) {
  vertical-align: bottom;
}
.tree_body *.topic-content th[data-class~='valign-bottom'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content th[data-class~='valign-bottom'][data-class*='rotate-90deg'],
.tree_body *.topic-content tfoot td[data-class~='valign-bottom'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content tfoot td[data-class~='valign-bottom'][data-class*='rotate-90deg'] {
  text-align: left;
}
.tree_body *.topic-content th[data-class~='valign-bottom'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content th[data-class~='valign-bottom'][data-class*='rotate-270deg'],
.tree_body *.topic-content tfoot td[data-class~='valign-bottom'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content tfoot td[data-class~='valign-bottom'][data-class*='rotate-270deg'] {
  text-align: right;
}
.tree_body *.topic-content th:not([data-class*='valign-']):not([data-class*='rotate-']),
.topicintreebox *.topic-content th:not([data-class*='valign-']):not([data-class*='rotate-']),
.tree_body *.topic-content tfoot td:not([data-class*='valign-']):not([data-class*='rotate-']),
.topicintreebox *.topic-content tfoot td:not([data-class*='valign-']):not([data-class*='rotate-']) {
  vertical-align: top;
}
.tree_body *.topic-content th:not([data-class*='valign-'])[data-class*='rotate-90deg'],
.topicintreebox *.topic-content th:not([data-class*='valign-'])[data-class*='rotate-90deg'],
.tree_body *.topic-content tfoot td:not([data-class*='valign-'])[data-class*='rotate-90deg'],
.topicintreebox *.topic-content tfoot td:not([data-class*='valign-'])[data-class*='rotate-90deg'] {
  text-align: right;
}
.tree_body *.topic-content th:not([data-class*='valign-'])[data-class*='rotate-270deg'],
.topicintreebox *.topic-content th:not([data-class*='valign-'])[data-class*='rotate-270deg'],
.tree_body *.topic-content tfoot td:not([data-class*='valign-'])[data-class*='rotate-270deg'],
.topicintreebox *.topic-content tfoot td:not([data-class*='valign-'])[data-class*='rotate-270deg'] {
  text-align: left;
}
.tree_body *.topic-content tbody td[data-class~='align-center'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tbody td[data-class~='align-center'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tbody td[data-class~='align-center'] p,
.topicintreebox *.topic-content tbody td[data-class~='align-center'] p {
  text-align: center;
}
.tree_body *.topic-content tbody td[data-class~='align-center'] img,
.topicintreebox *.topic-content tbody td[data-class~='align-center'] img {
  margin-left: auto;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-center'] img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-center'] img {
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-center'] img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-center'] img {
  margin-left: auto;
}
.tree_body *.topic-content tbody td[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tbody td[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tbody td[data-class~='align-left'] p,
.topicintreebox *.topic-content tbody td[data-class~='align-left'] p {
  text-align: left;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-left'] div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-left'] p,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-left'] p {
  text-align: right;
}
.tree_body *.topic-content tbody td[data-class~='align-left'] img,
.topicintreebox *.topic-content tbody td[data-class~='align-left'] img {
  margin-left: 0;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-left'] img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-left'] img {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-left'] img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-left'] img {
  margin-left: auto;
}
.tree_body *.topic-content tbody td[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tbody td[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tbody td[data-class~='align-right'] p,
.topicintreebox *.topic-content tbody td[data-class~='align-right'] p {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-right'] div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-right'] p,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-right'] p {
  text-align: left;
}
.tree_body *.topic-content tbody td[data-class~='align-right'] img,
.topicintreebox *.topic-content tbody td[data-class~='align-right'] img {
  margin-left: auto;
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-right'] img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-right'] img {
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-right'] img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-right'] img {
  margin-left: 0;
}
.tree_body *.topic-content tbody td[data-class~='align-justify'] div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tbody td[data-class~='align-justify'] div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tbody td[data-class~='align-justify'] p,
.topicintreebox *.topic-content tbody td[data-class~='align-justify'] p {
  text-align: justify;
}
.tree_body *.topic-content tbody td[data-class~='align-justify'] img,
.topicintreebox *.topic-content tbody td[data-class~='align-justify'] img {
  margin-left: 0;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-justify'] img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-justify'] img {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content tbody td[data-class~='align-justify'] img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td[data-class~='align-justify'] img {
  margin-left: auto;
}
.tree_body *.topic-content tbody td:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content tbody td:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.tree_body *.topic-content tbody td:not([data-class*='align-']) p,
.topicintreebox *.topic-content tbody td:not([data-class*='align-']) p {
  text-align: left;
}
.tree_body *[dir='rtl'] *.topic-content tbody td:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.topicintreebox *[dir='rtl'] *.topic-content tbody td:not([data-class*='align-']) div[data-dl-wrapper='rotate'],
.tree_body *[dir='rtl'] *.topic-content tbody td:not([data-class*='align-']) p,
.topicintreebox *[dir='rtl'] *.topic-content tbody td:not([data-class*='align-']) p {
  text-align: right;
}
.tree_body *.topic-content tbody td:not([data-class*='align-']) img,
.topicintreebox *.topic-content tbody td:not([data-class*='align-']) img {
  margin-left: 0;
  margin-right: auto;
}
.tree_body *[dir='rtl'] *.topic-content tbody td:not([data-class*='align-']) img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td:not([data-class*='align-']) img {
  margin-right: 0;
}
.tree_body *[dir='rtl'] *.topic-content tbody td:not([data-class*='align-']) img,
.topicintreebox *[dir='rtl'] *.topic-content tbody td:not([data-class*='align-']) img {
  margin-left: auto;
}
.tree_body *.topic-content tbody td[data-class~='valign-top']:not([data-class*='rotate-']),
.topicintreebox *.topic-content tbody td[data-class~='valign-top']:not([data-class*='rotate-']) {
  vertical-align: top;
}
.tree_body *.topic-content tbody td[data-class~='valign-top'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content tbody td[data-class~='valign-top'][data-class*='rotate-90deg'] {
  text-align: right;
}
.tree_body *.topic-content tbody td[data-class~='valign-top'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content tbody td[data-class~='valign-top'][data-class*='rotate-270deg'] {
  text-align: left;
}
.tree_body *.topic-content tbody td[data-class~='valign-middle']:not([data-class*='rotate-']),
.topicintreebox *.topic-content tbody td[data-class~='valign-middle']:not([data-class*='rotate-']) {
  vertical-align: middle;
}
.tree_body *.topic-content tbody td[data-class~='valign-middle'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content tbody td[data-class~='valign-middle'][data-class*='rotate-90deg'] {
  text-align: center;
}
.tree_body *.topic-content tbody td[data-class~='valign-middle'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content tbody td[data-class~='valign-middle'][data-class*='rotate-270deg'] {
  text-align: center;
}
.tree_body *.topic-content tbody td[data-class~='valign-bottom']:not([data-class*='rotate-']),
.topicintreebox *.topic-content tbody td[data-class~='valign-bottom']:not([data-class*='rotate-']) {
  vertical-align: bottom;
}
.tree_body *.topic-content tbody td[data-class~='valign-bottom'][data-class*='rotate-90deg'],
.topicintreebox *.topic-content tbody td[data-class~='valign-bottom'][data-class*='rotate-90deg'] {
  text-align: left;
}
.tree_body *.topic-content tbody td[data-class~='valign-bottom'][data-class*='rotate-270deg'],
.topicintreebox *.topic-content tbody td[data-class~='valign-bottom'][data-class*='rotate-270deg'] {
  text-align: right;
}
.tree_body *.topic-content tbody td:not([data-class*='valign-']):not([data-class*='rotate-']),
.topicintreebox *.topic-content tbody td:not([data-class*='valign-']):not([data-class*='rotate-']) {
  vertical-align: top;
}
.tree_body *.topic-content tbody td:not([data-class*='valign-'])[data-class*='rotate-90deg'],
.topicintreebox *.topic-content tbody td:not([data-class*='valign-'])[data-class*='rotate-90deg'] {
  text-align: right;
}
.tree_body *.topic-content tbody td:not([data-class*='valign-'])[data-class*='rotate-270deg'],
.topicintreebox *.topic-content tbody td:not([data-class*='valign-'])[data-class*='rotate-270deg'] {
  text-align: left;
}
.tree_body *.topic-content div[data-dl-wrapper='table'][data-dl-position='page'][data-role='troubleshooting'],
.topicintreebox *.topic-content div[data-dl-wrapper='table'][data-dl-position='page'][data-role='troubleshooting'],
.tree_body *.topic-content div[data-dl-wrapper='table'][data-dl-position='page'][data-role='maintenance'],
.topicintreebox *.topic-content div[data-dl-wrapper='table'][data-dl-position='page'][data-role='maintenance'] {
  overflow-x: auto;
}
.tree_body *.topic-content div[data-dl-wrapper='table'][data-dl-position='page'][data-role='troubleshooting'] table,
.topicintreebox *.topic-content div[data-dl-wrapper='table'][data-dl-position='page'][data-role='troubleshooting'] table,
.tree_body *.topic-content div[data-dl-wrapper='table'][data-dl-position='page'][data-role='maintenance'] table,
.topicintreebox *.topic-content div[data-dl-wrapper='table'][data-dl-position='page'][data-role='maintenance'] table {
  min-width: 0;
}
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='skill'] > ul > li > p:only-child,
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='skill'] > ul > li > p:only-child,
.tree_body *.topic-content table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='skill'] > ul > li > p:only-child,
.topicintreebox *.topic-content table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='skill'] > ul > li > p:only-child {
  display: inline-block;
}
.tree_body *.topic-content table[data-role='troubleshooting'] th p,
.topicintreebox *.topic-content table[data-role='troubleshooting'] th p,
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='interval'] p,
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='interval'] p,
.tree_body *.topic-content table[data-role='troubleshooting'] td[data-role='skill'] p,
.topicintreebox *.topic-content table[data-role='troubleshooting'] td[data-role='skill'] p,
.tree_body *.topic-content table[data-role='maintenance']:not([data-class~='maintenance-overview']) th p,
.topicintreebox *.topic-content table[data-role='maintenance']:not([data-class~='maintenance-overview']) th p,
.tree_body *.topic-content table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='interval'] p,
.topicintreebox *.topic-content table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='interval'] p,
.tree_body *.topic-content table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='skill'] p,
.topicintreebox *.topic-content table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='skill'] p {
  hyphens: none;
}
.tree_body *.topic-content table[data-role='maintenance'][data-class~='maintenance-overview'] th[data-role='interval'] > div[data-dl-wrapper='rotate'],
.topicintreebox *.topic-content table[data-role='maintenance'][data-class~='maintenance-overview'] th[data-role='interval'] > div[data-dl-wrapper='rotate'] {
  text-align: inherit;
}
.tree_body *.topic-content table[data-role='maintenance'][data-class~='maintenance-overview'] col:first-child,
.topicintreebox *.topic-content table[data-role='maintenance'][data-class~='maintenance-overview'] col:first-child,
.tree_body *.topic-content table[data-role='maintenance'][data-class~='maintenance-overview'] *[data-role='enumeration'],
.topicintreebox *.topic-content table[data-role='maintenance'][data-class~='maintenance-overview'] *[data-role='enumeration'],
.tree_body *.topic-content table[data-role='maintenance'][data-class~='maintenance-overview'] *[data-role='pagenumber'],
.topicintreebox *.topic-content table[data-role='maintenance'][data-class~='maintenance-overview'] *[data-role='pagenumber'] {
  display: none;
}
.tree_body *.topic-content div[data-role='verbatim-container'],
.topicintreebox *.topic-content div[data-role='verbatim-container'] {
  display: block;
  font-size: 0.95238095rem;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-role='verbatim-container']:last-child,
.topicintreebox *.topic-content div[data-role='verbatim-container']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role='verbatim-container'] > p[data-role='caption'],
.topicintreebox *.topic-content div[data-role='verbatim-container'] > p[data-role='caption'] {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 0.95238095rem;
  line-height: 110%;
  white-space: normal;
  text-align: left;
  border-top: 0rem solid #000;
  border-bottom: 0rem solid #000;
  border-right: 0rem solid #000;
  border-left: 0rem solid #000;
  background-color: transparent;
  color: #000;
  padding: 0rem;
  break-inside: avoid;
  -ah-keep-together-within-dimension: 50vh;
  break-after: avoid;
  margin-bottom: 0.57142857rem;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='verbatim-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='verbatim-container'] > p[data-role='caption'] {
  text-align: right;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='verbatim-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='verbatim-container'] > p[data-role='caption'] {
  border-left: 0rem solid #000;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role='verbatim-container'] > p[data-role='caption'],
.topicintreebox *[dir='rtl'] *.topic-content div[data-role='verbatim-container'] > p[data-role='caption'] {
  border-right: 0rem solid #000;
}
.tree_body *.topic-content div[data-role='verbatim-container'] > p[data-role='caption']:last-child,
.topicintreebox *.topic-content div[data-role='verbatim-container'] > p[data-role='caption']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content pre,
.topicintreebox *.topic-content pre {
  font-family: monospace;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  display: block;
  width: 100%;
  line-height: 110%;
  widows: 3;
  orphans: 3;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content pre[data-class~='fontsize-m'],
.topicintreebox *.topic-content pre[data-class~='fontsize-m'],
.tree_body *.topic-content pre[data-class~='fontsize-m'] p,
.topicintreebox *.topic-content pre[data-class~='fontsize-m'] p {
  font-size: 0.85714286rem;
}
.tree_body *.topic-content pre[data-class~='fontsize-s'],
.topicintreebox *.topic-content pre[data-class~='fontsize-s'],
.tree_body *.topic-content pre[data-class~='fontsize-s'] p,
.topicintreebox *.topic-content pre[data-class~='fontsize-s'] p {
  font-size: 0.76190476rem;
}
.tree_body *.topic-content pre[data-class~='fontsize-xs'],
.topicintreebox *.topic-content pre[data-class~='fontsize-xs'],
.tree_body *.topic-content pre[data-class~='fontsize-xs'] p,
.topicintreebox *.topic-content pre[data-class~='fontsize-xs'] p {
  font-size: 0.66666667rem;
}
.tree_body *.topic-content pre:last-child,
.topicintreebox *.topic-content pre:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content pre,
.topicintreebox *.topic-content pre {
  -webkit-tab-size: 2;
  -moz-tab-size: 2;
  -ms-tab-size: 2;
  tab-size: 2;
  margin-top: 0;
}
.tree_body *.topic-content span[data-role='nowrap'],
.topicintreebox *.topic-content span[data-role='nowrap'] {
  white-space: nowrap;
}
.tree_body *.topic-content code,
.topicintreebox *.topic-content code {
  font-family: monospace;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  line-height: 110%;
  direction: ltr;
}
.tree_body *.topic-content span[data-role='gui-element'],
.topicintreebox *.topic-content span[data-role='gui-element'] {
  font-family: inherit;
  font-size: 1em;
  font-style: italic;
  font-weight: inherit;
  color: inherit;
}
.tree_body *.topic-content span[data-role='gui-element']::before,
.topicintreebox *.topic-content span[data-role='gui-element']::before,
.tree_body *.topic-content span[data-role='gui-element']::after,
.topicintreebox *.topic-content span[data-role='gui-element']::after {
  display: inline;
}
.tree_body *.topic-content span[data-role='menupath'],
.topicintreebox *.topic-content span[data-role='menupath'] {
  display: inline;
}
.tree_body *.topic-content span[data-role='menupath'],
.topicintreebox *.topic-content span[data-role='menupath'],
.tree_body *.topic-content span[data-role='menupath'] span[data-role='menupath-entry'],
.topicintreebox *.topic-content span[data-role='menupath'] span[data-role='menupath-entry'] {
  font-family: inherit;
  font-size: 1em;
  font-style: italic;
  font-weight: inherit;
  hyphens: none;
  color: inherit;
}
.tree_body *.topic-content span[data-role='menupath'] span[data-dl-role='menupath-entry-icon']::before,
.topicintreebox *.topic-content span[data-role='menupath'] span[data-dl-role='menupath-entry-icon']::before {
  content: '\E8E4';
  display: inline-block;
  font-family: "Material Icons", sans-serif;
  font-weight: normal;
  font-style: normal;
  vertical-align: bottom;
}
.tree_body *[dir='rtl'] *.topic-content span[data-role='menupath'] span[data-dl-role='menupath-entry-icon']::before,
.topicintreebox *[dir='rtl'] *.topic-content span[data-role='menupath'] span[data-dl-role='menupath-entry-icon']::before {
  transform: scaleX(-1);
}
.tree_body *.topic-content span[data-role='key'],
.topicintreebox *.topic-content span[data-role='key'] {
  font-family: inherit;
  font-size: 1em;
  font-weight: inherit;
  font-style: italic;
  color: inherit;
}
.tree_body *.topic-content span[data-role="definition-ref"],
.topicintreebox *.topic-content span[data-role="definition-ref"] {
  border-bottom: 1px dotted #000;
}
.tree_body *.topic-content table p sub,
.topicintreebox *.topic-content table p sub,
.tree_body *.topic-content table p sup,
.topicintreebox *.topic-content table p sup {
  line-height: 1.1;
}
.tree_body *.topic-content table[data-class~='fontsize-m'] p sub,
.topicintreebox *.topic-content table[data-class~='fontsize-m'] p sub,
.tree_body *.topic-content table[data-class~='fontsize-m'] p sup,
.topicintreebox *.topic-content table[data-class~='fontsize-m'] p sup {
  line-height: 0.99rem;
}
.tree_body *.topic-content table[data-class~='fontsize-s'] p sub,
.topicintreebox *.topic-content table[data-class~='fontsize-s'] p sub,
.tree_body *.topic-content table[data-class~='fontsize-s'] p sup,
.topicintreebox *.topic-content table[data-class~='fontsize-s'] p sup {
  line-height: 0.88rem;
}
.tree_body *.topic-content table[data-class~='fontsize-xs'] p sub,
.topicintreebox *.topic-content table[data-class~='fontsize-xs'] p sub,
.tree_body *.topic-content table[data-class~='fontsize-xs'] p sup,
.topicintreebox *.topic-content table[data-class~='fontsize-xs'] p sup {
  line-height: 0.77rem;
}
.tree_body *.topic-content run1 img,
.topicintreebox *.topic-content run1 img,
.tree_body *.topic-content run2 img,
.topicintreebox *.topic-content run2 img,
.tree_body *.topic-content run3 img,
.topicintreebox *.topic-content run3 img,
.tree_body *.topic-content runNo1 img,
.topicintreebox *.topic-content runNo1 img,
.tree_body *.topic-content runNo2 img,
.topicintreebox *.topic-content runNo2 img,
.tree_body *.topic-content runNo3 img,
.topicintreebox *.topic-content runNo3 img,
.tree_body *.topic-content p img,
.topicintreebox *.topic-content p img,
.tree_body *.topic-content summary img,
.topicintreebox *.topic-content summary img,
.tree_body *.topic-content dt img,
.topicintreebox *.topic-content dt img {
  width: auto;
  margin-bottom: 0;
  min-height: inherit;
  max-height: 1em;
  max-width: initial;
  vertical-align: baseline;
  font-size: initial;
}
.tree_body *.topic-content p img[data-role='symbol'],
.topicintreebox *.topic-content p img[data-role='symbol'] {
  max-height: 1em;
}
.tree_body *.topic-content img[data-role='symbol'],
.topicintreebox *.topic-content img[data-role='symbol'] {
  margin-bottom: -0.2em;
}
.tree_body *.topic-content span[data-class='highlight-comment'],
.topicintreebox *.topic-content span[data-class='highlight-comment'],
.tree_body *.topic-content span[data-class='highlight-meta'],
.topicintreebox *.topic-content span[data-class='highlight-meta'] {
  color: #969896;
}
.tree_body *.topic-content span[data-class='highlight-string'],
.topicintreebox *.topic-content span[data-class='highlight-string'],
.tree_body *.topic-content span[data-class='highlight-variable'],
.topicintreebox *.topic-content span[data-class='highlight-variable'],
.tree_body *.topic-content span[data-class='highlight-template-variable'],
.topicintreebox *.topic-content span[data-class='highlight-template-variable'],
.tree_body *.topic-content span[data-class='highlight-strong'],
.topicintreebox *.topic-content span[data-class='highlight-strong'],
.tree_body *.topic-content span[data-class='highlight-emphasis'],
.topicintreebox *.topic-content span[data-class='highlight-emphasis'],
.tree_body *.topic-content span[data-class='highlight-quote'],
.topicintreebox *.topic-content span[data-class='highlight-quote'] {
  color: #df5000;
}
.tree_body *.topic-content span[data-class='highlight-keyword'],
.topicintreebox *.topic-content span[data-class='highlight-keyword'],
.tree_body *.topic-content span[data-class='highlight-selector-tag'],
.topicintreebox *.topic-content span[data-class='highlight-selector-tag'],
.tree_body *.topic-content span[data-class='highlight-type'],
.topicintreebox *.topic-content span[data-class='highlight-type'] {
  color: #a71d5d;
}
.tree_body *.topic-content span[data-class='highlight-literal'],
.topicintreebox *.topic-content span[data-class='highlight-literal'],
.tree_body *.topic-content span[data-class='highlight-symbol'],
.topicintreebox *.topic-content span[data-class='highlight-symbol'],
.tree_body *.topic-content span[data-class='highlight-bullet'],
.topicintreebox *.topic-content span[data-class='highlight-bullet'],
.tree_body *.topic-content span[data-class='highlight-attribute'],
.topicintreebox *.topic-content span[data-class='highlight-attribute'] {
  color: #0086b3;
}
.tree_body *.topic-content span[data-class='highlight-section'],
.topicintreebox *.topic-content span[data-class='highlight-section'],
.tree_body *.topic-content span[data-class='highlight-name'],
.topicintreebox *.topic-content span[data-class='highlight-name'] {
  color: #63a35c;
}
.tree_body *.topic-content span[data-class='highlight-tag'],
.topicintreebox *.topic-content span[data-class='highlight-tag'] {
  color: #333;
}
.tree_body *.topic-content span[data-class='highlight-title'],
.topicintreebox *.topic-content span[data-class='highlight-title'],
.tree_body *.topic-content span[data-class='highlight-attr'],
.topicintreebox *.topic-content span[data-class='highlight-attr'],
.tree_body *.topic-content span[data-class='highlight-selector-id'],
.topicintreebox *.topic-content span[data-class='highlight-selector-id'],
.tree_body *.topic-content span[data-class='highlight-selector-class'],
.topicintreebox *.topic-content span[data-class='highlight-selector-class'],
.tree_body *.topic-content span[data-class='highlight-selector-attr'],
.topicintreebox *.topic-content span[data-class='highlight-selector-attr'],
.tree_body *.topic-content span[data-class='highlight-selector-pseudo'],
.topicintreebox *.topic-content span[data-class='highlight-selector-pseudo'] {
  color: #795da3;
}
.tree_body *.topic-content span[data-class='highlight-addition'],
.topicintreebox *.topic-content span[data-class='highlight-addition'] {
  color: #55a532;
  background-color: #eaffea;
}
.tree_body *.topic-content span[data-class='highlight-deletion'],
.topicintreebox *.topic-content span[data-class='highlight-deletion'] {
  color: #bd2c00;
  background-color: #ffecec;
}
.tree_body *.topic-content span[data-class='highlight-link'],
.topicintreebox *.topic-content span[data-class='highlight-link'] {
  text-decoration: underline;
}
.tree_body *.topic-content a:not(.ttlink),
.topicintreebox *.topic-content a:not(.ttlink),
.tree_body *.topic-content a:not(.ttlink):visited,
.topicintreebox *.topic-content a:not(.ttlink):visited {
  font-style: italic;
  color: #25ACE7;
  text-decoration: none;
}
.tree_body *.topic-content a:not(.ttlink)[data-class~='link-icon-standard']::before,
.topicintreebox *.topic-content a:not(.ttlink)[data-class~='link-icon-standard']::before,
.tree_body *.topic-content a:not(.ttlink) span[data-dl-role='link-target']::before,
.topicintreebox *.topic-content a:not(.ttlink) span[data-dl-role='link-target']::before {
  content: '\E15E\202F';
  display: inline-block;
  transform: scaleX(-1);
  font-family: "Material Icons", sans-serif;
  font-weight: normal;
  font-style: normal;
  vertical-align: text-bottom;
}
.tree_body *[dir='rtl'] *.topic-content a:not(.ttlink)[data-class~='link-icon-standard']::before,
.topicintreebox *[dir='rtl'] *.topic-content a:not(.ttlink)[data-class~='link-icon-standard']::before,
.tree_body *[dir='rtl'] *.topic-content a:not(.ttlink) span[data-dl-role='link-target']::before,
.topicintreebox *[dir='rtl'] *.topic-content a:not(.ttlink) span[data-dl-role='link-target']::before {
  transform: initial;
}
.tree_body *.topic-content a:not(.ttlink):hover,
.topicintreebox *.topic-content a:not(.ttlink):hover,
.tree_body *.topic-content a:not(.ttlink):active,
.topicintreebox *.topic-content a:not(.ttlink):active {
  text-decoration: underline;
  color: #000;
}
.tree_body *.topic-content a:not(.ttlink)[data-type='url'],
.topicintreebox *.topic-content a:not(.ttlink)[data-type='url'] {
  word-wrap: break-word;
}
.tree_body *.topic-content a.nolink,
.topicintreebox *.topic-content a.nolink {
  font-family: "Moderat-PE-Condensed-Regular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-size: 0.95238095rem;
  color: #000;
  line-height: 110%;
  text-align: left;
  font-style: normal;
}
.tree_body *[dir='rtl'] *.topic-content a.nolink,
.topicintreebox *[dir='rtl'] *.topic-content a.nolink {
  text-align: right;
}
.tree_body *.topic-content a.nolink:hover,
.topicintreebox *.topic-content a.nolink:hover {
  text-decoration: none;
}
.tree_body *.topic-content div[data-dl-wrapper='ins'],
.topicintreebox *.topic-content div[data-dl-wrapper='ins'],
.tree_body *.topic-content div[data-dl-wrapper='del'],
.topicintreebox *.topic-content div[data-dl-wrapper='del'] {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.57142857rem;
}
.tree_body *.topic-content div[data-dl-wrapper='ins']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='ins']:last-child,
.tree_body *.topic-content div[data-dl-wrapper='del']:last-child,
.topicintreebox *.topic-content div[data-dl-wrapper='del']:last-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-dl-wrapper='ins'] *,
.topicintreebox *.topic-content div[data-dl-wrapper='ins'] *,
.tree_body *.topic-content div[data-dl-wrapper='del'] *,
.topicintreebox *.topic-content div[data-dl-wrapper='del'] * {
  border-color: transparent;
}
.tree_body *.topic-content div[data-dl-wrapper='ins'] img,
.topicintreebox *.topic-content div[data-dl-wrapper='ins'] img,
.tree_body *.topic-content div[data-dl-wrapper='ins'] embed-src,
.topicintreebox *.topic-content div[data-dl-wrapper='ins'] embed-src,
.tree_body *.topic-content div[data-dl-wrapper='ins'] video,
.topicintreebox *.topic-content div[data-dl-wrapper='ins'] video,
.tree_body *.topic-content div[data-dl-wrapper='ins'] a[data-role='medium'],
.topicintreebox *.topic-content div[data-dl-wrapper='ins'] a[data-role='medium'],
.tree_body *.topic-content div[data-dl-wrapper='del'] img,
.topicintreebox *.topic-content div[data-dl-wrapper='del'] img,
.tree_body *.topic-content div[data-dl-wrapper='del'] embed-src,
.topicintreebox *.topic-content div[data-dl-wrapper='del'] embed-src,
.tree_body *.topic-content div[data-dl-wrapper='del'] video,
.topicintreebox *.topic-content div[data-dl-wrapper='del'] video,
.tree_body *.topic-content div[data-dl-wrapper='del'] a[data-role='medium'],
.topicintreebox *.topic-content div[data-dl-wrapper='del'] a[data-role='medium'] {
  padding: 0 !important;
  margin: 0 !important;
}
.tree_body *.topic-content div[data-dl-wrapper='ins'] div[data-dl-role='info-icon'],
.topicintreebox *.topic-content div[data-dl-wrapper='ins'] div[data-dl-role='info-icon'],
.tree_body *.topic-content div[data-dl-wrapper='del'] div[data-dl-role='info-icon'],
.topicintreebox *.topic-content div[data-dl-wrapper='del'] div[data-dl-role='info-icon'] {
  padding: 0;
  margin: 0;
}
.tree_body *.topic-content figure div[data-dl-wrapper='del'],
.topicintreebox *.topic-content figure div[data-dl-wrapper='del'],
.tree_body *.topic-content figure div[data-dl-wrapper='ins'],
.topicintreebox *.topic-content figure div[data-dl-wrapper='ins'] {
  overflow: visible;
}
.tree_body *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'],
.topicintreebox *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'],
.tree_body *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-role='action'],
.topicintreebox *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-role='action'],
.tree_body *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-role='result'],
.topicintreebox *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-role='result'] {
  break-inside: auto !important;
}
.tree_body *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-dl-wrapper='figure']:first-child:not(:last-child),
.topicintreebox *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-dl-wrapper='figure']:first-child:not(:last-child),
.tree_body *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-role='action'] div[data-dl-wrapper='figure']:first-child:not(:last-child),
.topicintreebox *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-role='action'] div[data-dl-wrapper='figure']:first-child:not(:last-child),
.tree_body *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-role='result'] div[data-dl-wrapper='figure']:first-child:not(:last-child),
.topicintreebox *.topic-content div[data-role='procedure-container'] > ol > li[data-dl-contains='figure'] div[data-role='result'] div[data-dl-wrapper='figure']:first-child:not(:last-child) {
  break-before: auto !important;
}
.tree_body *.topic-content p div[data-dl-wrapper='del'],
.topicintreebox *.topic-content p div[data-dl-wrapper='del'],
.tree_body *.topic-content p div[data-dl-wrapper='ins'],
.topicintreebox *.topic-content p div[data-dl-wrapper='ins'],
.tree_body *.topic-content embed div[data-dl-wrapper='del'],
.topicintreebox *.topic-content embed div[data-dl-wrapper='del'],
.tree_body *.topic-content embed div[data-dl-wrapper='ins'],
.topicintreebox *.topic-content embed div[data-dl-wrapper='ins'],
.tree_body *.topic-content div[data-dl-wrapper='icon'] div[data-dl-wrapper='icon'] div[data-dl-wrapper='del'],
.topicintreebox *.topic-content div[data-dl-wrapper='icon'] div[data-dl-wrapper='icon'] div[data-dl-wrapper='del'],
.tree_body *.topic-content div[data-dl-wrapper='icon'] div[data-dl-wrapper='icon'] div[data-dl-wrapper='ins'],
.topicintreebox *.topic-content div[data-dl-wrapper='icon'] div[data-dl-wrapper='icon'] div[data-dl-wrapper='ins'] {
  display: inline-block;
}
.tree_body *.topic-content div[data-class*='safety-'] div[data-dl-wrapper='del'],
.topicintreebox *.topic-content div[data-class*='safety-'] div[data-dl-wrapper='del'],
.tree_body *.topic-content div[data-class*='safety-'] div[data-dl-wrapper='ins'],
.topicintreebox *.topic-content div[data-class*='safety-'] div[data-dl-wrapper='ins'] {
  margin-top: 0.57142857rem;
}
.tree_body *.topic-content div[data-class*='safety-'] div[data-dl-wrapper='del']:first-child,
.topicintreebox *.topic-content div[data-class*='safety-'] div[data-dl-wrapper='del']:first-child,
.tree_body *.topic-content div[data-class*='safety-'] div[data-dl-wrapper='ins']:first-child,
.topicintreebox *.topic-content div[data-class*='safety-'] div[data-dl-wrapper='ins']:first-child {
  margin-bottom: 0;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper],
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] {
  display: inline;
  box-sizing: content-box;
  line-height: 1.33333333rem;
  vertical-align: top;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] img,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] img {
  height: 0.95238095rem;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] span[data-dl-role='del-cross']::before,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] span[data-dl-role='del-cross']::before {
  display: inline-block;
  position: relative;
  margin: 0 !important;
  margin-left: -1em !important;
  vertical-align: 5%;
  border-style: hidden;
  font-size: 1.14285714rem;
  line-height: 1em;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] span[data-dl-role='del-cross']::before,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] span[data-dl-role='del-cross']::before {
  margin-right: -1em !important;
  margin-left: initial;
}
.tree_body *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] + p,
.topicintreebox *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] + p {
  margin-left: 0.2em;
}
.tree_body *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] + p,
.topicintreebox *[dir='rtl'] *.topic-content div[data-role][data-class~='safety-ansi_z535'] div[data-role='signalword-panel'] div[data-dl-wrapper] + p {
  margin-right: 0.2em;
  margin-left: initial;
}
.tree_body *.topic-content embed div[data-dl-wrapper='del'],
.topicintreebox *.topic-content embed div[data-dl-wrapper='del'],
.tree_body *.topic-content embed div[data-dl-wrapper='ins'],
.topicintreebox *.topic-content embed div[data-dl-wrapper='ins'] {
  max-width: 100vw;
}
.tree_body *.topic-content ins,
.topicintreebox *.topic-content ins,
.tree_body *.topic-content ins *:not(del):not(ins),
.topicintreebox *.topic-content ins *:not(del):not(ins),
.tree_body *.topic-content *[data-delta='ins'],
.topicintreebox *.topic-content *[data-delta='ins'],
.tree_body *.topic-content *[data-delta='ins'] *:not(del):not(ins),
.topicintreebox *.topic-content *[data-delta='ins'] *:not(del):not(ins) {
  color: green !important;
  text-decoration: underline;
}
.tree_body *.topic-content ins:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.topicintreebox *.topic-content ins:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.tree_body *.topic-content ins:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.topicintreebox *.topic-content ins:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.tree_body *.topic-content ins *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.topicintreebox *.topic-content ins *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.tree_body *.topic-content ins *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.topicintreebox *.topic-content ins *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.tree_body *.topic-content *[data-delta='ins']:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.topicintreebox *.topic-content *[data-delta='ins']:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.tree_body *.topic-content *[data-delta='ins']:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.topicintreebox *.topic-content *[data-delta='ins']:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.tree_body *.topic-content *[data-delta='ins'] *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.topicintreebox *.topic-content *[data-delta='ins'] *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.tree_body *.topic-content *[data-delta='ins'] *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.topicintreebox *.topic-content *[data-delta='ins'] *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after {
  text-decoration: none;
}
.tree_body *.topic-content ins,
.topicintreebox *.topic-content ins {
  white-space: pre-wrap;
}
.tree_body *.topic-content div[data-dl-wrapper='ins'],
.topicintreebox *.topic-content div[data-dl-wrapper='ins'] {
  border: 0.19047619rem solid green;
  text-decoration-style: hidden !important;
}
.tree_body *.topic-content del,
.topicintreebox *.topic-content del,
.tree_body *.topic-content del *:not(del):not(ins),
.topicintreebox *.topic-content del *:not(del):not(ins),
.tree_body *.topic-content *[data-delta='del'],
.topicintreebox *.topic-content *[data-delta='del'],
.tree_body *.topic-content *[data-delta='del'] *:not(del):not(ins),
.topicintreebox *.topic-content *[data-delta='del'] *:not(del):not(ins) {
  color: red !important;
  text-decoration: line-through;
}
.tree_body *.topic-content del:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.topicintreebox *.topic-content del:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.tree_body *.topic-content del:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.topicintreebox *.topic-content del:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.tree_body *.topic-content del *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.topicintreebox *.topic-content del *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.tree_body *.topic-content del *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.topicintreebox *.topic-content del *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.tree_body *.topic-content *[data-delta='del']:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.topicintreebox *.topic-content *[data-delta='del']:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.tree_body *.topic-content *[data-delta='del']:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.topicintreebox *.topic-content *[data-delta='del']:not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.tree_body *.topic-content *[data-delta='del'] *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.topicintreebox *.topic-content *[data-delta='del'] *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::before,
.tree_body *.topic-content *[data-delta='del'] *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after,
.topicintreebox *.topic-content *[data-delta='del'] *:not(del):not(ins):not(table):not(tbody):not(thead):not(tfoot):not(tr):not(td):not(th):not(dl):not(dt):not(dd):not([data-dl-wrapper='dli']):not(figure):not(figcaption)::after {
  text-decoration: none;
}
.tree_body *.topic-content del,
.topicintreebox *.topic-content del {
  white-space: pre-wrap;
}
.tree_body *.topic-content div[data-dl-wrapper='del'],
.topicintreebox *.topic-content div[data-dl-wrapper='del'] {
  border: 0.19047619rem solid red;
  text-decoration-style: hidden !important;
}
.tree_body *.topic-content span[data-dl-role='del-cross'],
.topicintreebox *.topic-content span[data-dl-role='del-cross'] {
  border-style: none;
}
.tree_body *.topic-content span[data-dl-role='del-cross'],
.topicintreebox *.topic-content span[data-dl-role='del-cross'] {
  font-style: normal;
  text-decoration: none;
}
.tree_body *.topic-content span[data-dl-role='del-cross']::before,
.topicintreebox *.topic-content span[data-dl-role='del-cross']::before {
  z-index: 9999;
  position: absolute;
  width: 1em;
  height: 1em;
  top: 0;
  left: 0;
  content: '╳';
  line-height: 100%;
  text-decoration: none;
  font-weight: bolder;
  font-style: normal;
  font-family: sans-serif;
  font-size: 0.95238095rem;
  color: red;
  background-color: #fff;
  border-width: 0.0952381rem;
  border-style: solid;
  margin-top: 0.25em;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0.25em;
}
.tree_body *[dir='rtl'] *.topic-content span[data-dl-role='del-cross']::before,
.topicintreebox *[dir='rtl'] *.topic-content span[data-dl-role='del-cross']::before {
  right: 0;
}
.tree_body *[dir='rtl'] *.topic-content span[data-dl-role='del-cross']::before,
.topicintreebox *[dir='rtl'] *.topic-content span[data-dl-role='del-cross']::before {
  margin-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content span[data-dl-role='del-cross']::before,
.topicintreebox *[dir='rtl'] *.topic-content span[data-dl-role='del-cross']::before {
  margin-right: 0.25em;
  margin-left: initial;
}
.tree_body *.topic-content p span[data-dl-role='del-cross']::before,
.topicintreebox *.topic-content p span[data-dl-role='del-cross']::before {
  font-style: normal;
  margin: 0;
  background-color: transparent;
  border-top-width: 0;
  border-left-width: 0;
}
.tree_body *[dir='rtl'] *.topic-content p span[data-dl-role='del-cross']::before,
.topicintreebox *[dir='rtl'] *.topic-content p span[data-dl-role='del-cross']::before {
  border-right-width: 0;
}
@media (max-width: 59.52755906em) {
  .tree_body *.topic-content section[data-role="supp-directives"] table,
  .topicintreebox *.topic-content section[data-role="supp-directives"] table {
    min-width: 45.89426322rem;
  }
}
@media (max-width: 59.52755906em) {
  .tree_body *.topic-content section table,
  .topicintreebox *.topic-content section table {
    min-width: 45.89426322rem;
  }
}
@media (max-width: 59.52755906em) {
  .tree_body *.topic-content section[data-role="glossary"] table,
  .topicintreebox *.topic-content section[data-role="glossary"] table {
    min-width: 45.89426322rem;
  }
}
@media (max-width: 59.52755906em) {
  .tree_body *.topic-content section[data-role="appendix"] table,
  .topicintreebox *.topic-content section[data-role="appendix"] table {
    min-width: 45.89426322rem;
  }
}
@media (min-width: 59.52755906em) {
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) {
    clear: both;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) {
    border-style: solid;
    border-top-width: 0rem;
    border-right-width: 0rem;
    border-bottom-width: 0rem;
    border-left-width: 0rem;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']),
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) {
    border-left-width: 0rem;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']),
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) {
    border-right-width: 0rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) {
    padding: 0rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'] {
    border-color: #e20025;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'] {
    border-color: #f29200;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'] {
    border-color: #ffdf00;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'] {
    border-color: #006bab;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'] {
    border-color: #006bab;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='signalword-panel'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] {
    display: inline-block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='signalword-panel'] p[data-role='signalword'] span[data-dl-role='exclamination-mark'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='signalword-panel'] p[data-role='signalword'] span[data-dl-role='exclamination-mark'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] p[data-role='signalword'] span[data-dl-role='exclamination-mark'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] p[data-role='signalword'] span[data-dl-role='exclamination-mark'] {
    display: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-contains='symbol-panel'] div[data-dl-wrapper='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-contains='symbol-panel'] div[data-dl-wrapper='signalword-panel'] {
    border-bottom: 0.53993251rem solid transparent;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='s'] div[data-dl-wrapper='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='s'] div[data-dl-wrapper='signalword-panel'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='s'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='s'] div[data-role='signalword-panel'] {
    width: 4.76190476rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='m'] div[data-dl-wrapper='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='m'] div[data-dl-wrapper='signalword-panel'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='m'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='m'] div[data-role='signalword-panel'] {
    width: 9.52380952rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='l'] div[data-dl-wrapper='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='l'] div[data-dl-wrapper='signalword-panel'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='l'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='l'] div[data-role='signalword-panel'] {
    width: 13.80952381rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] {
    height: 1.66666667rem;
    line-height: 1.33333333rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > *,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > *,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] p,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] p {
    font-size: 0.95238095rem;
    height: 1.33333333rem;
    line-height: 1.52380952rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] img,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] img,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] p,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] p {
    width: auto;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] img,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] img,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before {
    height: 0.76190476rem;
    margin-right: 0.25em;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] img,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] img,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before {
    margin-left: 0.25em;
    margin-right: initial;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] {
    border-style: solid;
    border-top-width: 0.07142857rem;
    border-right-width: 0.07142857rem;
    border-bottom-width: 0.07142857rem;
    border-left-width: 0.07142857rem;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] {
    border-left-width: 0.07142857rem;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] {
    border-right-width: 0.07142857rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] {
    padding: 0.0952381rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] {
    text-align: center;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'] div[data-role='signalword-panel'] {
    border-color: #e20025;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'] div[data-role='signalword-panel'] {
    border-color: #f29200;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'] div[data-role='signalword-panel'] {
    border-color: #ffdf00;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'] div[data-role='signalword-panel'] {
    border-color: #006bab;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'] div[data-role='signalword-panel'] {
    border-color: #006bab;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'] div[data-role='signalword-panel'] {
    background-color: #e20025;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'] div[data-role='signalword-panel'] {
    background-color: #f29200;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'] div[data-role='signalword-panel'] {
    background-color: #ffdf00;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'] div[data-role='signalword-panel'] {
    background-color: #006bab;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'] div[data-role='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'] div[data-role='signalword-panel'] {
    background-color: #006bab;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword'] {
    margin: 0rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'] div[data-role='signalword-panel'] > p[data-role='signalword'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
    color: #fff;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'] div[data-role='signalword-panel'] > p[data-role='signalword'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
    color: #000;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'] div[data-role='signalword-panel'] > p[data-role='signalword'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
    color: #000;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'] div[data-role='signalword-panel'] > p[data-role='signalword'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
    color: #fff;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'] div[data-role='signalword-panel'] > p[data-role='signalword'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'] div[data-role='signalword-panel'] > p[data-role='signalword'] {
    color: #fff;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword']::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword']::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword']:lang(fr-FR)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword']:lang(fr-FR)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword']:lang(ch_CN)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword']:lang(ch_CN)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword']:lang(zh_TW)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] > p[data-role='signalword']:lang(zh_TW)::after {
    content: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] img[data-role='safety-alert-symbol'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] img[data-role='safety-alert-symbol'] {
    display: inline-block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] div[data-dl-role='replace-alert-symbol']::before {
    display: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='message-panel'] {
    border-left: 0.53993251rem solid transparent;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='message-panel'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='message-panel'] {
    border-right: 0.53993251rem solid transparent;
    border-left: initial;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='message-panel'] {
    display: block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] {
    border-style: solid;
    border-top-width: 0rem;
    border-right-width: 0rem;
    border-bottom-width: 0rem;
    border-left-width: 0rem;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] {
    border-left-width: 0rem;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] {
    border-right-width: 0rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] {
    padding: 0rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'] div[data-role='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='danger'] div[data-role='message-panel'] {
    border-color: #e20025;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'] div[data-role='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='warning'] div[data-role='message-panel'] {
    border-color: #f29200;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'] div[data-role='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='caution'] div[data-role='message-panel'] {
    border-color: #ffdf00;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'] div[data-role='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='notice'] div[data-role='message-panel'] {
    border-color: #006bab;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'] div[data-role='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-role='environment'] div[data-role='message-panel'] {
    border-color: #006bab;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] {
    display: block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption'] {
    display: block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']:lang(fr-FR)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']:lang(fr-FR)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']:lang(ch_CN)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']:lang(ch_CN)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']:lang(zh_TW)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']:lang(zh_TW)::after {
    content: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption'] + p,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption'] + p,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p:first-child,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p:first-child {
    display: block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='message-panel'] > p[data-role='caption']::after {
    display: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='symbol-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='symbol-panel'] {
    display: block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='symbol-panel'] *,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='symbol-panel'] * {
    display: block;
    width: auto;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='s'] div[data-role='symbol-panel'] *,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='s'] div[data-role='symbol-panel'] * {
    max-width: 4.76190476rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='m'] div[data-role='symbol-panel'] *,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='m'] div[data-role='symbol-panel'] * {
    max-width: 9.52380952rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='l'] div[data-role='symbol-panel'] *,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='l'] div[data-role='symbol-panel'] * {
    max-width: 9.52381552rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) {
    display: block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "signalword message" "picto message";
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='s'] div[data-dl-wrapper='hint'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='s'] div[data-dl-wrapper='hint'] {
    -ms-grid-columns: 4.76190476rem 1fr;
    grid-template-columns: 4.76190476rem 1fr;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='m'] div[data-dl-wrapper='hint'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='m'] div[data-dl-wrapper='hint'] {
    -ms-grid-columns: 9.52380952rem 1fr;
    grid-template-columns: 9.52380952rem 1fr;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='l'] div[data-dl-wrapper='hint'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step'])[data-dl-panel-width='l'] div[data-dl-wrapper='hint'] {
    -ms-grid-columns: 13.80952381rem 1fr;
    grid-template-columns: 13.80952381rem 1fr;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='signalword-panel message-panel'] div[data-dl-wrapper='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='signalword-panel message-panel'] div[data-dl-wrapper='signalword-panel'] {
    display: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] > div[data-dl-wrapper='signalword-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] > div[data-dl-wrapper='signalword-panel'] {
    display: block;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: signalword;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] > div[data-dl-wrapper='signalword-panel'] p[data-role='signalword'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] > div[data-dl-wrapper='signalword-panel'] p[data-role='signalword'] {
    display: inline-block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='signalword-panel message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='signalword-panel message-panel'] {
    display: block;
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-row-span: 2;
    grid-area: message;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='signalword-panel message-panel'] div[data-role='message-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='signalword-panel message-panel'] div[data-role='message-panel'] {
    display: block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbol-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbol-panel'] {
    display: block;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: picto;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbol-panel'] div[data-role='symbol-panel'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbol-panel'] div[data-role='symbol-panel'] {
    display: grid;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbol-panel'] div[data-role='symbol-panel'] > *,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-dl-wrapper='hint'] div[data-dl-wrapper='symbol-panel'] div[data-role='symbol-panel'] > * {
    align-self: center;
    justify-self: center;
  }
  @supports (-webkit-overflow-scrolling: touch) {
    .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'],
    .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role][data-class~='safety-ansi_z535']:not([data-dl-contained-by='step']) div[data-role='signalword-panel'] {
      margin-top: 0.47619048rem;
    }
  }
}
@media (min-width: 59.52755906em) {
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] {
    min-height: 2.17066667rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535']::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535']::before {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    break-after: avoid;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(fr-FR)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(fr-FR)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(ch_CN)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(ch_CN)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(zh_TW)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] + p:nth-child(2):lang(zh_TW)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(fr-FR)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(fr-FR)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(ch_CN)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(ch_CN)::after,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(zh_TW)::after,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] > p:first-of-type:lang(zh_TW)::after {
    content: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] {
    float: left;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] {
    float: right;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > *,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > * {
    display: block;
    height: 2.17066667rem;
    width: 2.17066667rem;
  }
  @supports (-webkit-overflow-scrolling: touch) {
    .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-class~='info-ansi_z535'] div[data-dl-role='info-icon'],
    .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] {
      margin-top: 0.47619048rem;
    }
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] {
    margin-left: 3.12304762rem;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] {
    margin-right: 3.12304762rem;
    margin-left: initial;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] {
    margin-left: -3.12304762rem;
    line-height: 100%;
    vertical-align: text-top;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] {
    margin-right: -3.12304762rem;
    margin-left: initial;
  }
}
@media (min-width: 59.52755906em) {
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] {
    min-height: 6.49418823rem;
    padding-left: 4.58942632rem;
    margin-left: 0rem;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] {
    padding-right: 4.58942632rem;
    padding-left: initial;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > p[data-role='caption'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > p[data-role='caption'] {
    display: block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] {
    margin-left: -4.58942632rem;
    float: left;
    position: absolute;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] {
    margin-right: -4.58942632rem;
    margin-left: initial;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] {
    float: right;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div {
    height: 4.58942632rem;
    width: 4.58942632rem;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] *,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] *,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div *,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div * {
    height: 100%;
    width: 100%;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div {
    display: block;
    margin-left: 0;
    float: none;
    background-position: center top;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] div {
    margin-right: 0;
    margin-left: initial;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] > p[data-role='caption'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] > div[data-dl-wrapper='info-icon'] > p[data-role='caption'] {
    display: none;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='info-container'][data-class~='info-iso_7010'] {
    margin-right: 0rem;
    margin-left: initial;
  }
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  width: calc(100% + 1.34983127rem);
  margin-left: -1.34983127rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  margin-right: -1.34983127rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  width: calc(100% + 2.69966254rem);
  margin-left: -2.69966254rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  margin-right: -2.69966254rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  width: calc(100% + 2.69966254rem);
  margin-left: -2.69966254rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul > li > ul > li > ul > li div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  margin-right: -2.69966254rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] ul[data-role*='-list'] div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
@media (min-width: 59.52755906em) {
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl div[data-dl-wrapper='dli'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl div[data-dl-wrapper='dli'] {
    display: table-row;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl div[data-dl-wrapper='dli'][data-dl-last-child] > dt,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl div[data-dl-wrapper='dli'][data-dl-last-child] > dt,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl div[data-dl-wrapper='dli'][data-dl-last-child] > dd,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl div[data-dl-wrapper='dli'][data-dl-last-child] > dd {
    border-bottom: 0 hidden transparent;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl dt,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl dt,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl dd,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl dd {
    display: table-cell;
    border-bottom: 0.57142857rem solid transparent;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl dt,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > dl dt {
    width: 35%;
  }
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'][data-dl-position*='margin'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='procedure-container'] > p[data-role='caption'][data-dl-position*='margin'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] {
  min-height: 0;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p[data-role='caption']:nth-child(2) + p:not([data-role]),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p[data-role='caption']:nth-child(2) + p:not([data-role]),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2) + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2) + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2) > div[data-role='list-intro'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2) > div[data-role='list-intro'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2) > div[data-role='list-intro'] > p:first-child,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + div[data-role='list-container']:nth-child(2) > div[data-role='list-intro'] > p:first-child,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p[data-role='caption']:first-of-type + p:not([data-role]),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p[data-role='caption']:first-of-type + p:not([data-role]),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'] > div[data-role='list-intro'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'] > div[data-role='list-intro'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + div[data-role='list-container'] > div[data-role='list-intro'] > p:first-child {
  display: inline;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2)::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2)::after,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type::after {
  content: " ";
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2):not([data-dl-contains='exclamination-mark']):not(:last-child)::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2):not([data-dl-contains='exclamination-mark']):not(:last-child)::after,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type:not([data-dl-contains='exclamination-mark']):not(:last-child)::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type:not([data-dl-contains='exclamination-mark']):not(:last-child)::after {
  content: ": ";
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2):not([data-dl-contains='exclamination-mark']):not(:last-child):lang(fr-FR)::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2):not([data-dl-contains='exclamination-mark']):not(:last-child):lang(fr-FR)::after,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(fr-FR)::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(fr-FR)::after {
  content: " : ";
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2):not([data-dl-contains='exclamination-mark']):not(:last-child):lang(ch_CN)::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2):not([data-dl-contains='exclamination-mark']):not(:last-child):lang(ch_CN)::after,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2):not([data-dl-contains='exclamination-mark']):not(:last-child):lang(zh_TW)::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-role='info-icon'] + p:nth-child(2):not([data-dl-contains='exclamination-mark']):not(:last-child):lang(zh_TW)::after,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(ch_CN)::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(ch_CN)::after,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(zh_TW)::after,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] > div[data-dl-wrapper='info-icon'] + p:first-of-type:not([data-dl-contains='exclamination-mark']):not(:last-child):lang(zh_TW)::after {
  content: "： ";
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > *,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > * {
  display: inline-block;
  width: 1em;
  height: 0.8em;
  float: none;
  margin-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > *,
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] > * {
  margin-right: 0;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] div[data-dl-role='info-icon'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='info-container'][data-class~='info-ansi_z535'] div[data-dl-wrapper='info-icon'] div[data-dl-role='info-icon'] {
  background-position: center;
  vertical-align: baseline;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  width: calc(100% + 2.38095238rem);
  margin-left: -2.38095238rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  margin-right: -2.38095238rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-role='verbatim-container'] pre[data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] li[data-role='step'] div[data-dl-wrapper='table'][data-dl-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  width: calc(100% + 3.61904762rem);
  margin-left: -3.61904762rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='figure'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='icon'][data-dl-position*='column'] {
  margin-right: -3.61904762rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-role='verbatim-container'] pre[data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='result'] div[data-dl-wrapper='table'][data-dl-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='figure'][data-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
@media (min-width: 59.52755906em) {
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='legend'][data-dl-column-count='2'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='legend'][data-dl-column-count='2'] {
    column-count: 2;
  }
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='icon'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='icon'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='icon'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='icon'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='icon'][data-dl-position*='margin'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='icon'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='icon'][data-dl-position*='margin'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] > p[data-role='caption'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] > p[data-role='caption'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] > p[data-role='caption'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] > p[data-role='caption'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] > p[data-role='caption'][data-dl-position*='margin'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] > p[data-role='caption'][data-dl-position*='margin'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='media-container'] div[data-dl-wrapper='media'][data-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'][data-dl-position*='margin'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='block'] > *[data-role='bridgehead'][data-dl-position*='margin'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] details > summary,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] details > summary,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] details > summary > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] details > summary > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] details > summary[data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] details > summary[data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] details > summary[data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] details > summary[data-dl-position*='margin'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] details > summary[data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] details > summary[data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] details > summary[data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] details > summary[data-dl-position*='margin'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] {
  width: 100%;
  padding-right: 0.53993251rem;
  padding-left: 0.53993251rem;
  margin-left: 0;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] {
  padding-left: 0.53993251rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] {
  padding-right: 0.53993251rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] {
  margin-right: 0;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] *[data-dl-class='in-example'][data-dl-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] *[data-dl-class='in-example'][data-dl-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='margin'] {
  width: calc(100% + 2.38095238rem);
  margin-left: -2.38095238rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] li[data-role='step'] > p[data-role='caption'][data-dl-position*='margin'] {
  margin-right: -2.38095238rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='example-container'] div[data-role='result'] *[data-dl-class='in-example'][data-dl-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'] > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-dl-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-dl-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
@media (max-width: 59.52755906em) {
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-role='maintenance']:not([data-class~='maintenance-overview']),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-role='maintenance']:not([data-class~='maintenance-overview']),
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-role='troubleshooting'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-dl-wrapper='table'][data-role='troubleshooting'] {
    overflow-x: initial;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']),
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tbody,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tbody,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tbody,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tbody {
    display: block;
    width: 100%;
    min-width: auto;
    border: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) thead,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) thead,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] thead,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] thead {
    display: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr {
    width: 100%;
    border-style: solid;
    border-color: #fff;
    border-top-width: 2pt;
    border-bottom-style: none;
    border-right-width: 2pt;
    border-left-width: 2pt;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr {
    border-left-width: 2pt;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr {
    border-right-width: 2pt;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr:not(:last-child),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr:not(:last-child),
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr:not(:last-child),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr:not(:last-child) {
    border-bottom-style: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr:last-child,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr:last-child,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr:last-child,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr:last-child {
    border-bottom-width: 2pt;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr p,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr p,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr p,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr p {
    margin-top: 0;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr td[data-role='skill'] > ul > li > p:only-child,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tr td[data-role='skill'] > ul > li > p:only-child,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr td[data-role='skill'] > ul > li > p:only-child,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tr td[data-role='skill'] > ul > li > p:only-child {
    display: inline-block;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role="mno"],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role="mno"],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='mdesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='mdesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='causedesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='causedesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='soldesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='soldesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='skill'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='skill'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='interval'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='interval'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='task'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='task'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="mno"],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="mno"],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='interval'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='interval'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='task'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='task'] {
    line-height: inherit;
    border: none;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='mno'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='mno'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='mdesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='mdesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='interval'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='interval'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mno'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mno'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='interval'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='interval'] {
    border-bottom: 2pt solid #fff;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mno'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mno'] {
    width: 100%;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc']:first-child:nth-last-child(3),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc']:first-child:nth-last-child(3),
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(2):nth-last-child(2),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(2):nth-last-child(2) {
    width: 100%;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc']:nth-last-child(3):not(:first-child),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc']:nth-last-child(3):not(:first-child),
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(3):nth-last-child(2),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(3):nth-last-child(2) {
    width: 100%;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc']:first-child:nth-last-child(4),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc']:first-child:nth-last-child(4),
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(2):nth-last-child(3),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(2):nth-last-child(3) {
    width: 100%;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc']:nth-last-child(4):not(:first-child),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc']:nth-last-child(4):not(:first-child),
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(3):nth-last-child(3),
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc']:nth-child(3):nth-last-child(3) {
    width: 100%;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'] {
    width: 100%;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tbody tr,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) tbody tr {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-template-areas: "interval" "task" "skill";
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tbody tr,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] tbody tr {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: fit-content(30%) 1fr;
    grid-template-columns: fit-content(30%) 1fr;
    grid-template-areas: "mno mdesc" "causedesc causedesc" "soldesc soldesc" "skill skill";
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='interval'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='interval'] {
    display: block;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: interval;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='task'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='task'] {
    display: block;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: task;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='skill'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class~='maintenance-overview']) td[data-role='skill'] {
    display: block;
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: skill;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mno'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mno'] {
    display: block;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: mno;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'] {
    display: block;
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: mdesc;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc'] {
    display: block;
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column-span: 2;
    grid-area: causedesc;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'] {
    display: block;
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column-span: 2;
    grid-area: soldesc;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'] {
    display: block;
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column-span: 2;
    grid-area: skill;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="mno"],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="mno"],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval'] {
    font-weight: bold;
    background-color: #ccc;
    padding: 0.3em;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="mno"] > p,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="mno"] > p,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'] > p,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='mdesc'] > p,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval'] > p,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval'] > p {
    color: inherit;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"] {
    background-color: #d9d9d9;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill'] {
    background-color: #e6e6e6;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task'] {
    padding-left: 1.7em;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='causedesc'],
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task'] {
    padding-right: 1.7em;
    padding-left: initial;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill'],
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill'] {
    padding-left: 3.4em;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='soldesc'],
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill'],
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill'],
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill'] {
    padding-right: 3.4em;
    padding-left: initial;
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before {
    content: '\E409';
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before {
    transform: scaleX(-1);
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before {
    content: '\E869';
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before {
    transform: scaleX(-1);
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill']::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role='skill']::before,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill']::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill']::before {
    content: '\E7FD';
  }
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="skill"]::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="skill"]::before,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval']::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval']::before,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before,
  .tree_body *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill']::before,
  .topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill']::before {
    font-family: "Material Icons", sans-serif;
    font-size: 0.95238095rem;
    line-height: inherit;
    float: left;
    width: 1.7em;
    margin-left: -1.7em;
    text-align: center;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="skill"]::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="skill"]::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval']::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval']::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill']::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill']::before {
    float: right;
  }
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="causedesc"]::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="soldesc"]::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="skill"]::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='troubleshooting'] td[data-role="skill"]::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval']::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='interval']::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='task']::before,
  .tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill']::before,
  .topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] table[data-role='maintenance']:not([data-class]) td[data-role='skill']::before {
    margin-right: -1.7em;
    margin-left: initial;
  }
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'] > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'] > *:not(img),
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar,
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar,
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar > *:not(img),
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar > *:not(img) {
  width: 100%;
}
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='page'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='page'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='margin'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='margin'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='column'],
.tree_body *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='column'],
.topicintreebox *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='column'] {
  width: calc(100% + 0rem);
  margin-left: 0rem;
}
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > p[data-role='caption'][data-dl-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='page'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='page'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='margin'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='margin'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-position*='column'],
.tree_body *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='column'],
.topicintreebox *[dir='rtl'] *.topic-content section[data-dl-layout-type='PAGE'] div[data-role='verbatim-container'] > ::-webkit-progress-bar[data-dl-position*='column'] {
  margin-right: 0rem;
  margin-left: initial;
}
.tree_body *.tttitle div.index_entry,
.topicintreebox *.tttitle div.index_entry {
  border: 0px hidden;
}
.tree_body *.tttitle-mobile,
.topicintreebox *.tttitle-mobile {
  padding: 0.5em 0 0.5em;
}
.tree_body summary,
.topicintreebox summary {
  display: list-item;
}
.tree_body embed[type="application/pdf"],
.topicintreebox embed[type="application/pdf"] {
  display: none;
}
.tree_body .topic-content div[data-dl-wrapper="heading"][data-dl-level="1"],
.topicintreebox .topic-content div[data-dl-wrapper="heading"][data-dl-level="1"] {
  display: none !important;
}
.tree_body .topic-content p[data-role="heading"][data-dl-level="5"],
.topicintreebox .topic-content p[data-role="heading"][data-dl-level="5"] {
  font-size: 0.95238095rem !important;
}
.tree_body .ar-link,
.topicintreebox .ar-link {
  text-decoration: none !important;
  background-color: #004395;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: top;
}
.tree_body .ar-link-text,
.topicintreebox .ar-link-text {
  text-decoration: underline;
}
.tree_body .ar-link-type-find,
.topicintreebox .ar-link-type-find {
  font-family: 'Glyphicons Halflings';
}
.tree_body .ar-link-type-find:before,
.topicintreebox .ar-link-type-find:before {
  content: "\e003\a0";
}
.tree_body .ar-link-type-discover,
.topicintreebox .ar-link-type-discover {
  font-family: 'Glyphicons Halflings';
}
.tree_body .ar-link-type-discover:before,
.topicintreebox .ar-link-type-discover:before {
  content: "\e062\a0";
}
/* Topic content overrides */
.tree_body *.topic-content table[data-role='maintenance'][data-class~='maintenance-overview'] col:first-child {
  display: revert !important;
}
/* RTL Overrides */
/** 
RTL overrides. This is WIP and in development. 
It must be determinate who controlls the direction. TP or Layouter?
*/
/* TODO: Remove unnecessary '!important' statements. !important ;) */
.rtl {
  direction: rtl !important;
}
.rtl .col-xs-2.meta {
  float: left;
}
.rtl .col-xs-2.meta .button .row,
.rtl .col-xs-2.meta .row {
  display: flex;
  flex-direction: initial;
  justify-content: left;
  padding-left: 15px;
}
.rtl .col-xs-2.meta > .row > :first-child {
  padding-left: 2px;
}
.rtl .col-xs-2.meta .button .row.topicback tp-spinner {
  width: 34px !important;
}
.rtl .col-xs-2.meta .date {
  left: 17px;
  right: initial;
}
.rtl .topicLinkWrapper {
  display: flex !important;
  margin-left: -12.0666666% !important;
  margin-right: 0% !important;
}
.rtl .meta {
  width: 12% !important;
}
.rtl .image {
  padding-left: 15px;
}
.rtl .topic-content {
  direction: rtl !important;
  text-align: right !important;
}
.rtl #sideBar {
  float: right !important;
}
.rtl ul.nav-tabs {
  padding-right: 0% !important;
}
.rtl ul.tree {
  margin: 0 !important;
}
.rtl ul.tree a,
.rtl ul.tree .nodeLable {
  text-align: right;
}
.rtl #facet_counts {
  margin-top: 0px;
}
.rtl #facet_counts div {
  text-align: left !important;
  float: left !important;
}
.rtl #hitcount {
  left: 35px;
  width: 140px;
  text-align: center;
}
.rtl #contentTable {
  transform: scale(-1, 1) !important;
  direction: ltr !important;
  text-align: right !important;
}
.rtl .panel-body li {
  padding: 0 !important;
}
.rtl #contentTable .contentTablePanel__heading span,
.rtl #contentTable span .nodeLable {
  transform: scale(-1, 1) !important;
}
.rtl .contentTable__treePanel span {
  transform: scale(-1, 1) !important;
}
.rtl .panel-facets,
.rtl .facetTitle {
  transform: scale(-1, 1) !important;
}
.rtl #contain-lable {
  transform: scale(-1, 1) !important;
  text-align: right !important;
}
.rtl #facetsContentTable {
  margin-left: -15px;
}
.rtl .mdi-chevron-right {
  transform: scale(-1, 1) !important;
}
.rtl .mdi-chevron-left {
  transform: scale(-1, 1) !important;
}
.rtl .mdi-page-last {
  transform: scale(-1, 1) !important;
}
.no-rtl-mirror {
  transform: scale(1, 1) !important;
  direction: rtl;
}
.row-reverse {
  flex-direction: row-reverse !important;
  display: flex !important;
}
.float-right {
  float: right !important;
}
.container {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .container {
    padding-right: 95px;
    padding-left: 95px;
  }
}
/*
 *
 *	Overwrite for tp-colors.less
 *
*/
/*modify default header bg color*/
/*modify admin tabs default color (non active)*/
html {
  font-size: 16px;
}
html body {
  font-size: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
/* BEGIN: Form Element Focus */
.form-control:focus {
  border-color: #004395;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #00152f;
}
.form-control[readonly] {
  background-color: inherit;
}
.isElectron *:focus {
  outline: none !important;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
/* END: Centering */
/* Wrapper for page content to push down footer */
#wrap {
  min-height: calc(100% - 18px);
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}
/* END: footer */
.width100 > a {
  display: inline-block;
  width: 100%;
}
.backlink {
  position: absolute;
}
/* END: dialogs */
/* END: search result */
#target_image {
  vertical-align: top;
}
*[onclick] {
  cursor: pointer;
}
a {
  color: #000000;
}
a:hover {
  color: #000000;
}
.active {
  background-color: #004395;
}
a.pdf {
  background: url(img/type_pdf_inline_24.png) no-repeat;
  padding: 4px 28px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.border-left {
  border-left: 1pt solid black;
}
.border-right {
  border-right: 1pt solid black;
}
img.content {
  max-width: 100%;
}
.div-open-close {
  margin-right: 5px;
  margin-top: 1px;
}
/**/
.search-result-panel {
  background-color: #004395;
}
.collection-panel {
  background-color: #DADADA;
  height: 40px;
}
.hitcount-panel {
  background-color: #777777;
  height: 40px;
}
.collection-panelactive {
  background-color: #777777;
}
/**/
.hr-black {
  background-color: black;
  height: 1px;
  border: 0;
}
.hr-white {
  background-color: white;
  height: 1px;
  border: 0;
}
.icon-open-close {
  width: 22px;
  height: 22px;
}
.img23px {
  height: 23px;
}
div#iconcontainer {
  text-align: center;
}
img#iconontop {
  margin-top: 8px;
}
span#loginfield {
  color: #FFFFFF;
  vertical-align: -8px;
}
.col-xs-12 .form-control {
  margin-bottom: 10px;
}
.link {
  color: #777777;
}
.personal-context {
  background-color: black;
}
.personal-context-label {
  color: white;
  font-size: 14px;
}
img.index_image {
  width: 400px;
}
.debugborder {
  border: 1px solid red;
}
.bigger-glyph {
  font-size: 1.4em;
}
.ui-autocomplete {
  z-index: 9999 !important;
}
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #004395;
  background: none;
  background-color: rgba(0, 67, 149, 0.4);
  font-weight: bold;
  color: #000000;
}
.admin-link {
  color: #004395;
}
.admin-link:hover {
  color: #004395;
}
a:focus {
  color: black;
  text-decoration: none;
}
.tree_body *.topic-content dl > div[data-dl-wrapper='dli'] dt,
.topicintreebox *.topic-content dl > div[data-dl-wrapper='dli'] dt {
  font-size: 0.95238095rem;
  font-weight: normal;
}
.fancyBox_logo_img {
  display: block;
  margin: auto;
  margin-bottom: 7px;
}
.storeIcon_image {
  display: block;
  margin-left: 1%;
}
.storeButton {
  background-color: #afd434;
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  margin-left: 15px;
  width: 65%;
}
.storeButtonDiv {
  display: block;
  height: 50px;
}
.storeDiv {
  display: flex;
  height: 50px;
  margin-top: 60px;
  margin-left: 25px;
}
.popupHeaderStyle {
  margin-left: 10px;
  width: 100px;
  font-size: 20px;
  margin-top: 10px;
}
