/* @trumpf/ux.integration-web-styleguide v5.20.8 */ 
.row--gutter {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}

a {
  color: #727272;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  transition: color 0.5s ease;
}
.ux-info-banner[type=info] a:hover {
  color: #fff;
}
.ux-info-banner[type=error] a:hover {
  color: #ff0201;
}
a:hover {
  color: #131313;
}

a {
  color: #727272;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  transition: color 0.5s ease;
}
.ux-info-banner[type=info] a:hover {
  color: #fff;
}
.ux-info-banner[type=error] a:hover {
  color: #ff0201;
}
a:hover {
  color: #131313;
}

.technical-guides-safety-and-security-instructions .ux-u-text-align--center,
.technical-guides-safety-and-security-instructions .u-textCenter {
  text-align: left !important;
}
.technical-guides-safety-and-security-instructions .gr-10 {
  width: 100%;
  left: 0;
}
.technical-guides-safety-and-security-instructions .ux-col-12,
.technical-guides-safety-and-security-instructions .ux-col-10 {
  width: 100% !important;
}
.technical-guides-safety-and-security-instructions .u-text-content {
  line-height: 1.4;
}
.technical-guides-safety-and-security-instructions .no-gutter {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.technical-guides-safety-and-security-instructions .ux-u-margin-top-50,
.technical-guides-safety-and-security-instructions .u-marginTop-50 {
  margin-top: 20px !important;
}
.technical-guides-safety-and-security-instructions .ux-u-margin-bottom-50,
.technical-guides-safety-and-security-instructions .u-marginBottom-50 {
  margin-bottom: 20px !important;
}
.technical-guides-safety-and-security-instructions .ux-u-margin-bottom-55,
.technical-guides-safety-and-security-instructions .u-marginBottom-55 {
  margin-bottom: 30px !important;
}
.technical-guides-safety-and-security-instructions .headline-big {
  font-size: 28px;
}
.technical-guides-safety-and-security-instructions .headline-medium {
  font-family: "Frutiger-Bold", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-weight: 400;
  font-size: 16px;
  font-weight: bold;
  color: #727272;
}
.technical-guides-safety-and-security-instructions .text-normal,
.technical-guides-safety-and-security-instructions .text-normal p,
.technical-guides-safety-and-security-instructions .text-normal ul {
  font-size: 16px;
}
.technical-guides-safety-and-security-instructions .list-styled li {
  font-size: 16px;
  margin-bottom: 0;
}
.technical-guides-safety-and-security-instructions .list-styled li::before {
  background-color: #727272;
}

/*# sourceMappingURL=service-calls-technical-guides-modal.css.map */
