body {
  margin: 0;
  padding: 8px;
  background-color: #fff;
}
/*Fight with default style*/
.wh_header,
.wh_tiles,
.wh_footer {
  display: none;
}
.wh_topic_page .wh_search_input {
  padding: 0;
}

.wh_tools {
  background-color: #006ee10f;
}

.wh_search_input {
  padding: 0 0 0;
}
#wh_publication_toc {
  overflow: auto;
}

.ui-widget.ui-widget-content {
  width: 306px !important;
  height: 87px;
  overflow: scroll;
  border-radius: 7px;
}
.wh_right_tools .wh_navigation_links {
  opacity: 0;
  width: 0;
  height: 0;
  z-index: -1;
}
/*pic*/
img.image:not(img[usemap]):hover {
  opacity: 1;
}
/*End*/

/*
 * ------------------------------------------------------------------
 *  
 * Publication TOC
 * 
 */
.wh_publication_toc {
  background-color: #ffffff !important;
  border-right: 2px solid #f6f7f9!important;
}
.wh_publication_toc{
    border-radius: 3px;
    padding: 1.5em .5em;
    background-color: #f8f8f8
}
.wh_publication_toc .active > .topicref a {
    color: #5185cb;
}
.wh_publication_toc span, .wh_publication_toc a, .wh_publication_toc a:visited, .wh_publication_toc a:hover {
    color: #878787;
}
.wh_publication_toc a:hover {
    text-decoration: underline;
}

.wh_publication_toc ul li, #wh_topic_toc ul li{
    margin-top: .7em;
}

.wh_tools {
  background-color: #f6f7f9;
  margin: 1em 0 2em;
}
.wh_breadcrumb ol .active {
  color: #5185cb;
}
.wh_breadcrumb ol {
  color: #878787;
}
.wh_breadcrumb ol a {
  color: inherit;
}


/*End*/
.linkus-app p {
  color: #303c42;
  line-height: 27px;
  font-size: 16px;
  margin: 0 auto 15px;
}
.linkus-banner h1 {
  font-size: 24px;
  font-family: Manrope;
  font-weight: bold;
  color: #101f3a;
  line-height: 28px;
  text-align: center;
  margin: 10px auto 0;
}
#searchForm {
  /* width: 96%; */
  margin: 25px auto;
}
.wh_main_page #searchForm {
  width: 96%;
}
#searchForm input {
  width: 100%;
  height: 40px;
  background-color: #f7f8fc;
  border-radius: 30px;
  border: none;
  font-size: 16px;
  padding: 0 20px 0 44px;
  border: 1px solid #f7f8fc;
  line-height: 40px;
}
@media only screen and (max-width: 767px){
  #searchForm > div {
      width: 100% !important;;
  }
  .wh_main_page #searchForm > div {
    width: 90% !important;
  }
}
#searchForm > div {
    width: 100% !important;
}
.wh_main_page #searchForm > div {
  width: 65%;
}
.wh_main_page #searchForm input {
  padding: 0 20px 0 15px;
}
.wh_search_button {
  display: none;
}
#searchForm input:focus {
  border: 1px solid #006ee1;
  outline: none;
}
/*  */
.linkus-brochure {
  background-color: #f7f8fc;
  border-radius: 15px 15px 0 0;
  width: 96%;
  margin: 0 auto;
  padding: 16px 8px;
}
.linkus-brochure .slide-wrap .wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  background-color: #f7f8fc;
  border-radius: 30px 30px 0 0;
}
.linkus-brochure .slide-wrap .item {
  width: 25%;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  display: block;
}
.linkus-brochure .slide-wrap h3 {
  font-size: 16px;
  color: #303c42;
  font-family: Manrope;
  font-weight: 500;
  line-height: 25px;
  margin: 2px auto 0;
}

.linkus-brochure .slide-wrap img {
  width: 56%;
}

.linkus-brochure .swiper-pagination-bullet {
  top: 8px;
}

.slide-progress,
.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide-progress .dot,
.swiper-pagination-bullet {
  width: 15px !important;
  height: 6px !important;
  background: #ffffff;
  border-radius: 4px !important;
  display: inline-block !important;
  margin: 0 2px !important;
  position: relative;
}

.slide-progress,
.swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide-progress .dot,
.swiper-pagination-bullet {
  width: 15px;
  height: 6px;
  background: #ffffff;
  border-radius: 4px;
  display: inline-block;
  margin: 0 6px;
}
.slide-progress .dot.active,
.swiper-pagination-bullet-active {
  background-color: #006ee1 !important;
}
/*  */
.linkus-notes {
  width: 96%;
  margin: 0 auto;
  background-color: #f7f8fc;
  border-radius: 0 0 20px 20px;
}
.linkus-notes .slide-wrap {
  /* min-height: 290px; */
}
.linkus-notes a {
  /* background-color: #F7F8FC;
  border-radius: 0 0 50px 50px;
  line-height: 0;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  display: none; */
}
.linkus-notes a:nth-child(1) {
  /* display: block; */
}
.linkus-notes img {
  width: 100%;
}
.linkus-notes .slide-progress {
  margin-top: -5%;
  position: relative;
  z-index: 2;
}
.linkus-notes .swiper-slide {
  background: url(../images/linkus-app/linkus-mobile-client-quick-start-bg.png)
    center no-repeat;
  background-size: cover;
  min-height: 134px;
}
.linkus-notes .slide2 {
  background-image: url(../images/linkus-app/linkus-mobile-client-release-note-bg.png);
}
.linkus-notes h2 {
  font-size: 17px;
  font-family: Manrope;
  font-weight: 500;
  color: #101f3a;
  line-height: 28px;
  margin: 15px auto;
  padding: 0 15px;
}
.linkus-notes h2 span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  position: relative;
}
.linkus-notes h2 span::before {
  content: "";
  display: inline-block;
  width: 120px;
  height: 6px;
  background: url(../images/linkus-app/line-img.png) center no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}
.linkus-notes-cn h2 span::before {
  width: 116px;
  background-size: 79% 100%;
  left: -14px;
}
.linkus-notes .btn-link {
  padding: 0 15px;
}
.linkus-notes .btn-link a {
  display: inline-block;
  line-height: 26px;
  background: #006ee1;
  border-radius: 13px;
  color: #fff;
  font-size: 12px;
  padding: 0 10px;
  text-decoration: none;
  text-align: center;
  position: relative;
}
.linkus-notes .slide2 .btn-link a::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url(../images/linkus-app/ios.png) center no-repeat;
  background-size: cover;
  position: relative;
  top: 1px;
}
.linkus-notes .slide2 .btn-link .android::before {
  background-image: url(../images/linkus-app/android.png);
}
.linkus-notes .swiper-pagination {
  z-index: 2;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/*  */
.linku-faq {
  width: 96%;
  margin: 30px auto 80px;
}
.linku-faq h2 {
  font-size: 20px;
  font-family: Manrope;
  font-weight: bold;
  color: #101f3a;
  line-height: 44px;
  text-align: center;
  background: url(../images/linkus-app/faq.svg) left center no-repeat;
  background-size: 30px;
  width: max-content;
  margin: 30px auto 20px;
  padding-left: 45px;
}
.linku-faq .swiper-wrapper {
  margin-bottom: 5px;
  /* width: max-content; */
}
.linku-faq .swiper-slide {
  font-size: 16px;
  font-family: Manrope;
  font-weight: 600;
  color: #b7bbc4;
  line-height: 30px;
  width: max-content !important;
  padding: 0 20px;
  background-color: #f7f8fc;
  border-radius: 15px;
  text-align: center;
  /* margin-right: 10px; */
}
.linku-faq .swiper-slide.active {
  color: #006ee1;
  background-color: #f5fcff;
}
.linkus-question {
  position: relative;
}
.linkus-question h3 {
  font-size: 16px;
  font-family: Manrope;
  font-weight: 600;
  color: #101f3a;
  line-height: 27px;
  margin: 0 auto;
  padding-left: 23px;
  position: relative;
}
.linkus-question h3::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/linkus-app/arrow.svg) left center no-repeat;
  background-size: 14px;
  position: absolute;
  left: 0;
  top: 6px;
  transition: all 0.3s;
  transform: rotate(0);
}
.linkus-question .active h3::before {
  transform: rotate(90deg);
}
.linkus-question p {
  margin-bottom: 0;
  line-height: 23px;
  font-size: 14px;
}
.linkus-question .wrap .item {
  border-bottom: 1px solid #b7bbc4;
  padding: 18px 0;
}
.linkus-question .wrap .item:last-child {
  border-bottom: none;
}
.linkus-question .detail {
  padding: 10px 0 0 23px;
  display: none;
}

.linkus-question .wrap {
  min-height: 270px;
  position: absolute;
  width: 100%;
  display: none;
  background-color: #fff;
}
.linkus-question .wrap:nth-child(1) {
  display: block;
}

ol,
ol li,
ul,
ul li {
  margin-left: -1rem;
}

ul.linklist,
li.linklist {
  margin-left: 1px;
}

.wh_breadcrumb ol li {
  margin: 0px;
}
/*  */
.popup-tip {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  display: none;
}
.modal {
  height: max-content;
  background-color: rgb(255 255 255 / 0%);
  box-shadow: none;
  border-radius: 4px;
  position: fixed;
  margin: auto;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: max-content;
  font-size: 16px;
  max-width: 1000px;
}
@media (max-width: 380px) {
  .linkus-brochure .slide-wrap h3 {
    font-size: 12px !important;
  }
}
@media (max-width: 450px) {
  .linkus-brochure .slide-wrap h3 {
    font-size: 14px;
    line-height: 23px;
    margin: 4px auto 0;
  }
  .feedback .button {
    width: 100% !important;
  }
  .submit-feedback {
    width: 100% !important;
  }
}

/*topic-download-icon*/
.topic-download-icon {
  cursor: pointer;
  padding: 0 0 0 15px;
  /*  float: right; */
}

.topic-download-icon img {
  width: 30px;
}

/* #wh_topic_container{
  padding-left: 40px !important;
  padding-right: 40px !important;
} */
/*
 * Topic titles & subtitles
 */
 .topictitle1 {
  margin-bottom: 0.5em !important;
  margin-top: 0.5em !important;
}

/*download document*/
.download-file {
  margin-top: 8px;
  margin-bottom: 9px;
  position: relative;
}
.download-file .download-file-container {
  background-color: #fff;
  border: 1px solid #ededf0;
  border-radius: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 90px;
  max-width: 360px;
  padding: 12px;
  /* text-align: left; */
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.download-file-container .container-1 {
  align-items: center;
  display: flex;
}
.download-image {
  height: 30px;
  margin-right: 10px;
  width: auto;
  margin-left: 5px;
}
.download-file-name {
  display: inline-block;
  margin-bottom: 0;
  max-width: 200px;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.download-file-container .download-icon-1 {
  background-color: #ECECEC;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
}
.download-file-container .download-icon-1 span {
  display: inline-block;
}
.download-file-container .download-icon-1 a {
  display: block;
  /* font-size: 0; */
  background: url(../images/click-to-download.png) center no-repeat;
  background-size: 50% 50%;
  width: 36px;
  height: 36px;
  margin: 0px 5px 0 6px;
  top: 0;
  cursor: pointer;
}

/*home page button*/
.back-home {
  position: absolute;
  top: 12px;
  left: 13px;
  color: #fff;
}
.back-home a {
  color: #fff;
  display: block;
  border-right: 1px solid #ccc;
  padding-right: 8px;
  line-height: 16px;
}
.back-home img {
  width: 16px;
}

/* Previous Next */
.wh_right_tools .wh_navigation_links {
  opacity: 0;
  width: 0;
}
.wh_navigation_links.previous-next {
  max-width: 1600px;
  width: 100%;
  margin: 20px auto 15px;
  padding: 8px 10px 0;
  border-top: 1px solid #e9e9eb;
  display: block;
}
.oxy-icon-arrow-right:before {
  display: none;
}
.oxy-icon-arrow-left:before {
  content: "";
  background: url(../images/arrow-left-blue.svg) center no-repeat;
  background-size: cover;
  position: relative;
  top: 2px;
  margin-right: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
}
.oxy-icon-arrow-right:after {
  content: "";
  background: url(../images/arrow-right-blue.svg) center no-repeat;
  background-size: cover;
  position: relative;
  top: 2px;
  margin-left: 6px;
  display: inline-block;
  width: 14px;
  height: 14px;
}
.previous-next .navheader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: 26px;
}
.previous-next .navheader a {
  position: relative;
  font-size: 16px;
}
.previous-next .navheader a:hover {
  text-decoration: underline;
}
.wh_navigation_links .navnext,
.wh_navigation_links .navprev {
  display: inline-block;
  margin-left: 0;
}
.wh_navigation_links .navnext {
  position: absolute;
  right: 0;
}
/*note pictures*/
div.note_restriction {
  background-image: url(../images/notes/restriction.svg) !important;
  background-repeat: no-repeat;
  background-size: 23px 29px;
}
div.note_note {
  background-image: url(../images/notes/note.svg) !important;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}
div.note_tip {
  background-image: url(../images/notes/tip.svg) !important;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}
div.note_caution {
  background-image: url(../images/notes/caution.svg) !important;
  background-repeat: no-repeat;
}
div.note_danger {
  background-image: url(../images/notes/danger.svg) !important;
  background-repeat: no-repeat;
}
div.note_remember {
  background-image: url(../images/notes/remember.svg) !important;
  background-repeat: no-repeat;
}
div.note_trouble {
  background-image: url(../images/notes/troubleshooting.svg) !important;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}
div.note_warning {
  background-image: url(../images/notes/warning.svg) !important;
  background-repeat: no-repeat;
}
div.note_important {
  background-image: url(../images/notes/important.svg) !important;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}
/* *[class~="topic/note"]:not([class~="hazard-d/hazardstatement"]){
  border-width: 0px 0px 0px 10px !important;
} */
/* æš—é»‘æ¨¡å¼ */
/* @media (prefers-color-scheme: dark) { */
.dark-mode {
  background-color: #151515;
}
.dark-mode h1 {
  color: #fff;
}
.dark-mode .linkus-brochure,
.dark-mode .linkus-brochure .slide-wrap .wrap {
  background-color: #242833;
}
.dark-mode .linkus-brochure .slide-wrap h3 {
  color: #fff;
}

.dark-mode .swiper-slide.active {
  background-color: #006ee1;
  color: #fff;
}
.dark-mode .swiper-slide {
  background-color: #2b2e3c;
}
.dark-mode .linkus-question .wrap {
  background-color: #151515;
}

.dark-mode .linkus-question h3::before {
  background-image: url(../images/linkus-app/angle-right-blue.svg);
}
.dark-mode *,
.dark-mode p,
.dark-mode li,
.dark-mode span,
.dark-mode h3,
.dark-mode h4,
.dark-mode .feedback h4 {
  color: #7E7E7E;
}
.dark-mode h1,.dark-mode h2,.dark-mode dt,.dark-mode .linkus-question h3 {
  color: #fafafa;
}

.dark-mode a,
.dark-mode a * {
  color: #0081cc;
} 
.dark-mode #searchForm input,
.dark-mode .ui-menu-item-wrapper span {
  color: black;
}
.dark-mode *[class~="topic/note"]:not([class~="hazard-d/hazardstatement"]) {
  /* background-color: #f7f9fa47; */
  background-color: #2c2c2c;
}


/* .dark-mode h2 {
  color: #101f3a;
} */
.dark-mode .linkus-notes h2 {
  color: #101f3a !important;
} 
.dark-mode .start {
  color: #000;
}
.dark-mode span.highlight {
  color: #000;
}
/* .dark-mode .linku-faq h2 {
  color: #fff !important;
} */

.dark-mode .wh_publication_toc {
  background-color: #2c2c2c !important;
  border-radius: 10px;
  border-right: none !important;
}
.dark-mode .wh_publication_toc span,.dark-mode .wh_publication_toc a,.dark-mode  .wh_publication_toc a:visited,.dark-mode  .wh_publication_toc a:hover {
  color: #fff !important;;
}
.dark-mode .wh_publication_toc .active > .topicref a {
  /* color: #5185cb !important; */
  color: #006ee1 !important;
}
.dark-mode .wh_publication_toc .active .title {
  padding: 2px 25px;
  background-color: #494545;
  border-radius: 22px;
}
.dark-mode .wh_tools {
  background-color: #2c2c2c;
  border-radius: 10px;
}
.dark-mode .wh_tools .active span {
  color: #006ee1;
}
.dark-mode .wh_tools span,.dark-mode .wh_tools .wh_breadcrumb li:not(:last-of-type):after {
  /* color: #878787; */
  color: #cdcdcd;
}
.dark-mode .download-file-name {
  color: #000;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url(../images/navbar.png);
  width: 20px;
  height: 20px;
}
.custom-toggler {
  border: none !important;
}
button:focus {
  outline: none;
}
/* .dark-mode .wh_publication_toc {
  background-color: #f7f9fa47 !important;
}
.dark-mode .wh_publication_toc span,.dark-mode .wh_publication_toc a,.dark-mode  .wh_publication_toc a:visited,.dark-mode  .wh_publication_toc a:hover {
  color: #fff !important;;
}
.dark-mode .wh_publication_toc .active > .topicref a {
  color: #5185cb !important;;
}
.dark-mode  .wh_tools {
  background-color: #f7f9fa47 !important;
} */
/* } */

/* Feedback */
.feedback .help-wrap {
  position: relative;
  width: max-content;
  margin: 0 auto;
}
.feedback .email-box {
  width: 700px;
}
.feedback div span.email-name,
.feedback div span.message {
  margin-left: 0;
}
.feedback div span.message {
  display: block;
  margin-bottom: 5px;
}
.feedback input[type="radio"],
.feedback input[type="checkbox"] {
  width: 20px;
  height: 20px;
  opacity: 0;
  position: relative;
  top: 8px;
  left: 0;
  margin-top: 0;
}
.feedback::-webkit-input-placeholder {
  color: #d0d0d0;
}
.feedback::-moz-placeholder {
  color: #d0d0d0;
}
.feedback:-ms-input-placeholder {
  color: #d0d0d0;
}
:-input-placeholder {
  color: #d0d0d0;
}
.feedback label {
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  position: absolute;
  left: 0;
  top: 8px;
  z-index: -1;
}
.help-radio label {
  border-radius: 50%;
}
.feedback input:checked + label {
  border: 1px solid #0081cc;
  background: #0081cc;
}
.feedback input:checked + label:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 10px;
  top: 2px;
  left: 6px;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}
.help-radio div {
  display: inline-block;
  vertical-align: top;
  border: 2px solid #0081cc;
  width: 130px;
  border-radius: 20px;
  padding: 8px 0;
  margin: 10px 30px 0 0;
  cursor: pointer;
}
.help-radio div:last-child {
  margin-right: 0;
}
.feedback div.have-help span {
  margin-left: 32px;
  position: relative;
  padding-left: 35px;
  top: 0;
}
.help-radio div span:before {
  content: "";
  display: inline-block;
  background: url(../images/good-img.png) center no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -7px;
  left: 0;
}
.help-radio div:hover span {
  color: #fff;
}
.help-radio div:hover span:before,
.help-radio .select-active span:before {
  background-image: url(../images/good-img-active.png);
}
.help-radio div:last-child span:before {
  transform: rotateX(180deg);
}
.help-radio div:hover,
.help-radio .select-active {
  background: #0070c0;
}
.help-radio div:hover span,
.help-radio .select-active span {
  color: #fff;
}
.help-radio {
  padding-bottom: 20px;
}
.help-checkbox {
  padding: 20px 0 30px;
  min-height: 280px;
  display: none;
}
.text-email {
  margin-top: 10px;
}
.text-area textarea,
.text-email input {
  width: 100%;
  height: 80px;
  /* border: 1px solid #ccc; */
  margin-top: 10px;
  font-size: 14px;
  border-radius: 10px;
  padding: 5px 10px;
  /* color: #9fa0a2; */
  color: #000;
  background-color: #f6f7fb;
  border: none;
  font-weight: 300;
}
.text-email input {
  height: 50px;
}
.text-area textarea:focus,
.text-email input:focus {
  outline: none;
  border: 1px solid #0070c0;
}
.feedback {
  /* border-top: 1px solid #e9e9eb; */
  position: relative;
  width: 100%;
  padding: 20px;
  margin: 0 auto 60px;
}
.feedback .score {
  width: max-content;
  margin: 0 auto;
}
.submit-feedback {
  width: 180px;
  line-height: 50px;
  background-color: #006ee1;
  color: #fff;
  border: 1px solid #006ee1;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  border-radius: 30px;
  padding: 0;
}
.submit-feedback:first-child {
  background-color: #006ee1;
  color: #ffffff;
  border: 1px solid #ccc;
  margin-right: 20px;
}
.feedback .failure-tip {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  color: red;
  display: none;
}
.submit-feedback:hover,
.submit-feedback:first-child:hover {
  background: #00b7ff;
  border-color: #00b7ff;
  color: #fff;
}
.submit-feedback:focus {
  outline: none;
}
.submit-feedback-disabled {
  background-color: #f5f5f6;
  border-color: transparent;
  color: #9b9ea0;
  cursor: no-drop;
}
.feedback .score span {
  display: inline-block;
  font-size: 0;
  background: url(../images/star-icon.svg) center no-repeat;
  background-size: cover;
  width: 35px;
  height: 35px;
  margin: 0 5px 0 0;
  top: 0;
  cursor: pointer;
}
.feedback .score span:hover,
.feedback .score span.star-active {
  background-image: url(../images/star-active-icon.svg);
}
.feedback h4 {
  font-size: 25px;
  margin: 0 auto 20px;
  color: #101f3a;
  line-height: 1.3;
}
.feedback .success,
.feedback .help-checkbox,
.feedback .loading {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  display: none;
}
.feedback .success .tip {
  text-align: center;
  color: #303c42;
  cursor: pointer;
  font-size: 18px;
  width: 300px !important;
  /* font-weight: 300; */
}

.feedback .help-checkbox .content-wrap {
  padding: 40px 20px 20px 20px !important;
}
.feedback .success .tip,
.feedback .help-checkbox .content-wrap,
.feedback .loading img {
  height: max-content;
  background-color: #fff;
  box-shadow: 0 0 16px 4px rgb(60 60 60 / 45%);
  position: fixed;
  margin: auto;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  max-width: 790px;
  padding: 20px 20px 20px 20px;
  border-radius: 10px;
}
.feedback .loading img {
  background-color: rgb(255 255 255 / 0%);
  padding: 0;
  /* width: 20%; */
  transform: scale(0.2);
  box-shadow: none;
}
.feedback .close-tip {
  font-size: 10px;
  color: #ffffff;
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  font-weight: 400;
  font-family: Manrope !important;
  cursor: pointer;
  background-color: #006ee1;
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  line-height: 26px;
  transition: all 0.3s;
  text-align: center;
}
.feedback .close-tip:hover {
  transform: rotate(180deg);
}
.help-checkbox .title {
  font-size: 22px;
  text-align: center;
  color: #101f3a;
}
.question-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.feedback .question {
  font-size: 16px;
  width: max-content;
  padding: 0 17px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 20px;
  line-height: 35px;
  color: #303c42;
  margin: 8px 16px 8px 0;
  cursor: pointer;
}
.feedback .question.active {
  background-color: #006ee1;
  color: #fff;
}
.feedback .question-title,
.feedback div span.email-name {
  font-size: 18px;
  color: #101f3a;
  /* font-weight: 500; */
  margin-top: 20px;
  text-align: left;
  margin-bottom: 0;
}
.feedback div span.email-name {
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.feedback textarea::input-placeholder,
.feedback input[type="text"]::input-placeholder,
.feedback textarea::-webkit-input-placeholder,
.feedback input[type="text"]::-webkit-input-placeholder,
.feedback textarea:-moz-placeholder,
.feedback input[type="text"]:-moz-placeholder,
.feedback textarea:-ms-input-placeholder,
.feedback input[type="text"]:-ms-input-placeholder {
  color: #979797;
  font-weight: 300;
}
.feedback .button {
  width: max-content;
  margin: 20px auto 0;
}
