/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles/styles.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url('MaterialIcons-Regular.4674f8ded773cb03e824.eot');
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url('MaterialIcons-Regular.4674f8ded773cb03e824.eot') format("eot"), url('MaterialIcons-Regular.83bebaf37c09c7e1c3ee.woff') format("woff"), url('MaterialIcons-Regular.5e7382c63da0098d634a.ttf') format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url('MaterialIcons-Regular.4674f8ded773cb03e824.eot');
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url('MaterialIcons-Regular.d2f26c1c9521e224816e.woff2') format("woff2"), url('MaterialIcons-Regular.83bebaf37c09c7e1c3ee.woff') format("woff"), url('MaterialIcons-Regular.5e7382c63da0098d634a.ttf') format("truetype");
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Regular-webfont.cfc3cf7f74f9eda47185.eot');
  src: url('Roboto-Regular-webfont.cfc3cf7f74f9eda47185.eot?#iefix') format("embedded-opentype"), url('Roboto-Regular-webfont.ccc2dd0b454fbaab2a3c.woff') format("woff"), url('Roboto-Regular-webfont.112fa84dbbfe1ca2922a.ttf') format("truetype"), url('Roboto-Regular-webfont.dd7cadf7edf5895ce8a8.svg#RobotoRegular') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Bold-webfont.ec969e4dceca893a21eb.eot');
  src: url('Roboto-Bold-webfont.ec969e4dceca893a21eb.eot?#iefix') format("embedded-opentype"), url('Roboto-Bold-webfont.e806af2d163b11d8844c.woff') format("woff"), url('Roboto-Bold-webfont.89d2f8a30e4307d8627a.ttf') format("truetype"), url('Roboto-Bold-webfont.fc010a56f6df61babf02.svg#RobotoBold') format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Thin-webfont.daff3e42ce62a11c0917.eot');
  src: url('Roboto-Thin-webfont.daff3e42ce62a11c0917.eot?#iefix') format("embedded-opentype"), url('Roboto-Thin-webfont.afab0292cf4cd806e344.woff') format("woff"), url('Roboto-Thin-webfont.9f0bd5353b3625d20469.ttf') format("truetype"), url('Roboto-Thin-webfont.24dfd74585e67111bab5.svg#RobotoThin') format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Light-webfont.4baa479455303d5e5165.eot');
  src: url('Roboto-Light-webfont.4baa479455303d5e5165.eot?#iefix') format("embedded-opentype"), url('Roboto-Light-webfont.0ee1beee97841f0345fd.woff') format("woff"), url('Roboto-Light-webfont.c0e9e7b5d1f187d16a5c.ttf') format("truetype"), url('Roboto-Light-webfont.bc07576b29d443793c18.svg#RobotoLight') format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Medium-webfont.6ff2746ef9a387ac1369.eot');
  src: url('Roboto-Medium-webfont.6ff2746ef9a387ac1369.eot?#iefix') format("embedded-opentype"), url('Roboto-Medium-webfont.bd453e22e36a3ab37f15.woff') format("woff"), url('Roboto-Medium-webfont.0261b473b706f7064b8f.ttf') format("truetype"), url('Roboto-Medium-webfont.66c91618681a3f7390e5.svg#RobotoMedium') format("svg");
  font-weight: 300;
  font-style: normal;
}
html,
body {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 16px;
  margin: 0;
}
body {
  background: #00a983;
}
.main-container {
  margin-top: calc(56px);
  margin-left: calc(250px + 8px);
  margin-bottom: 0;
  margin-right: 0;
  display: block;
  padding: 40px;
  background: #f5f5f5;
  min-height: calc(100vh - 136px);
}
.mb16 {
  margin-bottom: 16px;
}
.mt0 {
  margin-top: 0px;
}
/*start style for help text*/
.help_text_style {
  line-height: 24px;
  color: #000000;
}
.info-text p,
.info-text li {
  font-size: 15px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.87);
}
.info-text .highlight-text-primary {
  color: #00a983;
  font-weight: 600;
}
.info-text .highlight-text-accent {
  color: #aa08de;
}
.info-text ul {
  list-style: none;
}
.info-text ul li::before {
  font-size: 16px;
  line-height: 24px;
  content: "•";
  color: #246281;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.info-text a,
.info-text a:hover,
.info-text a:visited {
  font-size: 15px;
  color: #aa08de;
}
/*end style for help text*/
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
@media screen and (max-width: 992px) {
  .main-container {
    margin: calc(24px + 56px) 12px 12px 12px;
  }
}
.spacer {
  flex: 1 1 auto;
}
#spinner {
  background-color: rgba(0, 0, 0, 0.24) !important;
}
.header-lable {
  font-size: 22px;
}
.system_setup {
  font-size: 17px;
  color: #00a983;
}
.word-break {
  word-break: break-all;
}
.multiple-select span {
  display: inline-block !important;
}
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: calc(100% - 30px);
  height: 20px;
  margin: 30px 10px 10px 10px;
}
.slider.slider-horizontal .slider-track {
  height: 3px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2b769b;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal .tooltip {
  transform: translateX(-50%);
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: auto;
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: 0;
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: auto;
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .tooltip {
  transform: translateX(50%);
}
.slider.slider-disabled .slider-handle {
  background-color: #ccc;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
  border-radius: 4px;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.42);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background: #2b769b;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8ac1ef", endColorstr="#ff82b3de", GradientType=0);
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: -4px;
  width: 20px;
  height: 20px;
  border: 2px solid #2b769b;
  background-color: #fff;
}
.slider-handle:hover,
.slider-handle:focus,
.slider-handle:active {
  cursor: pointer;
  background-color: #2b769b;
}
.slider-handle.round {
  border-radius: 50%;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 4px;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #00000090;
}
.sv_main .sv_container .sv_body {
  border-top: 0;
}
.sv_progress_bar {
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  text-align: right;
}
.sv_main .sv_header {
  color: rgba(0, 0, 0, 0.87);
}
.sv_main .sv_p_root > .sv_row {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 400;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_title,
label,
option {
  font-size: 16px;
}
.sv_main .sv_q_other input:focus,
.sv_main .sv_q_text_root:focus,
.sv_main .sv_q_dropdown_control:focus,
.sv_main input[type=text]:focus,
.sv_main select:focus,
.sv_main textarea:focus {
  border: 1px solid #2b769b;
  -webkit-appearance: none;
}
.sv_main .sv_q_rating_item.active .sv_q_rating_item_text {
  background-color: #2b769b;
  border-color: #2b769b;
  color: white;
}
.sv_main .sv_q_imgsel.checked label > div,
.sv_main .sv_select_wrapper:before {
  background-color: #2b769b;
}
.sjs-sortablejs-item {
  background-color: #2b769b !important;
}
.sjs-sortablejs-result {
  border-color: #2b769b !important;
}
.sv_main input[type=button],
.sv_main button,
.sv_main.sv_default_css input[type=button],
.sv_default_css button {
  color: #2b769b !important;
  background-color: #ffffff !important;
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: 14px;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.24) !important;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin-left: 5px;
  min-width: 64px;
  line-height: 34px;
  padding: 0 15px;
  border-radius: 4px;
}
.sv_main input[type=button]:hover,
.sv_main button:hover,
.sv_main input[type=button]:hover,
.sv_main button:hover,
.sv_main.sv_default_css input[type=button]:hover,
.sv_default_css button:hover {
  transition: opacity 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  background-color: rgba(63, 81, 181, 0.12) !important;
}
.mat-stroked-button {
  margin-left: 10px;
  margin-bottom: 10px;
}
.svd_commercial_container {
  display: none;
}
.svd_container .navbar-default {
  display: none;
}
.app-admin-container .rightside-content-hold .assessmentBuilder {
  overflow-x: scroll;
  height: 87vh;
}
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor {
  height: 124vh !important;
}
.svd_container .svd_properties .svd_object_editor {
  height: 124vh !important;
}
.sv_main.sv_default_css {
  background-color: #fff !important;
}
.sv_main.sv_default_css .sv_p_root > .sv_row {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 12px;
}
.sv_main.sv_default_css .sv_p_root > .sv_row:nth-child(2n),
.sv_main.sv_default_css .sv_p_root > .sv_row:nth-of-type(2n) {
  background-color: #fff !important;
}
.sv_main .sv_container .sv_body .sv_nav {
  margin: 24px 0 0 0;
  min-height: 34px;
}
.sv_main .sv_container .sv_body .sv_nav .sv_start_btn,
.sv_main .sv_container .sv_body .sv_nav .sv_next_btn,
.sv_main .sv_container .sv_body .sv_nav .sv_complete_btn {
  float: right;
}
.sv_main .sv_container .sv_body .sv_nav .sv_prev_btn {
  float: left;
}
.sv_container h3 {
  font-size: 18px !important;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
}
.sv_container .sv_header {
  background: transparent;
}
.title-left {
  float: none !important;
}
.sv_main .sv_p_root > .sv_row {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 400;
  margin: 10px 0;
  padding: 0 0 14px 0;
}
.sv_main .sv_p_root > .sv_row .sv_q_title {
  font-size: 16px !important;
  font-weight: 500;
}
.sv_main .sv_p_root > .sv_row:nth-of-type(even) {
  background: #fafafa;
}
.sv_main.sv_default_css .sv_q_dropdown_control,
.sv_main.sv_default_css input[type=text],
.sv_main.sv_default_css textarea {
  color: rgba(0, 0, 0, 0.87) !important;
  background-color: #fff !important;
  border-color: rgba(0, 0, 0, 0.42) !important;
}
.sv_p_root {
  overflow: hidden;
}
.sv_p_root input,
.sv_p_root select,
.sv_p_root textarea {
  min-width: 240px;
  width: 50%;
  color: rgba(0, 0, 0, 0.87);
  color: currentColor;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  margin: 10px 0;
  font-family: Arial, sans-serif !important;
  border: 0;
  border: 2px solid rgba(0, 0, 0, 0.42);
  border-radius: 4px;
  background: white;
  -webkit-appearance: none;
}
.sv_p_root select {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.sv_p_root select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.sv_p_root textarea {
  width: calc(100% - 24px);
}
.sv_p_root input[type=checkbox],
.sv_p_root input[type=radio] {
  min-width: 24px;
  border: 0;
}
.sv_p_root input[type=checkbox],
.sv_p_root input[type=radio] {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-appearance: none;
  outline: 0;
  margin: 4px 0;
  margin-right: 10px;
}
.sv_p_root input[type=checkbox]:checked {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path fill="rgb(43, 118, 155)" d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>');
}
.sv_p_root input[type=checkbox]:not(:checked) {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  opacity: 0.5;
}
.sv_p_root label.sv_q_checkbox_label,
.sv_p_root label.sv_q_checkbox,
.sv_p_root .sv_qbln > label {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
}
.sv_p_root input[type=radio] {
  margin-right: 14px;
}
.sv_p_root input[type=radio]:checked {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" fill="rgb(43, 118, 155)"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
}
.sv_p_root input[type=radio]:not(:checked) {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  opacity: 0.5;
}
.sv_p_root label.sv_q_radiogroup_label,
.sv_p_root label.sv_q_radiogroup {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
}
.sv_p_root h5,
.sv_p_root h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 10px 0;
}
.sv_p_root h3 {
  font-size: 18px;
  margin: 24px 0;
}
.sv_p_root .svda-question-actions {
  top: -5px;
  line-height: 36px;
}
.sv_p_root .svda-question-actions .svda_current_type {
  display: none;
  min-width: 120px;
}
.sv_p_root .svda-question-actions select.svd-main-color,
.sv_p_root .svda-question-actions span.svd-main-color {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  color: #3c4043 !important;
}
.sv_p_root .sv_q_erbox {
  color: #ff4081;
  font-size: 12px;
}
.sv-list {
  font-family: Arial, sans-serif !important;
}
@media screen and (max-width: 1024px) {
  .col-md-10 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-2 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-2 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-10 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .svd_toolbar .svd_action {
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 599px) {
  svd-splitter,
.svd-splitter {
    display: none !important;
  }

  .svd_toolbar .svd_action {
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 5px;
  }

  .col-md-10,
.col-sm-11,
.col-sm-1 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }

  #svd-undo,
#svd-redo {
    display: none;
  }

  .svd_toolbox_title {
    min-width: 100%;
  }

  .svd_toolbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .svd_container .svd_toolbox .svd_toolbox_item {
    width: 47%;
    margin-right: 5px !important;
    margin: 5px;
    background-color: #fff;
  }

  .col-md-2 {
    width: auto;
    height: auto;
  }

  .svd_container .svd-dark-bg-color {
    background: #fff;
  }

  .svd_container .modal input[type=checkbox] {
    margin: -1px -2px;
  }

  .form-control.svd_custom_select.svd_embed_tab {
    display: inline-block;
    width: 100%;
  }

  .form-control.svd_custom_select {
    padding: 0;
    min-width: 100px;
  }

  .form-control.svd_custom_select select {
    height: 34px;
    padding: 6px 12px;
    padding-right: 3em;
  }

  .form-control.svd_custom_select select:focus {
    outline: 0;
    box-shadow: none;
  }

  .form-control.svd_custom_select:before {
    top: -1px;
  }

  .svd_custom_select {
    width: 100%;
    position: relative;
    display: inline-block;
  }

  .svd_custom_select select {
    width: 100%;
    display: block;
    position: relative;
    background: transparent;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 3em;
    font-family: Roboto, "Helvetica Neue", sans-serif;
    border: 1px solid rgba(0, 0, 0, 0.42);
    border-radius: 4px;
  }

  .svd_custom_select select::-ms-expand {
    display: none;
  }

  .svd_custom_select:before {
    background: transparent !important;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    color: rgba(0, 0, 0, 0.54);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid;
    margin: 15px 10px;
  }
}
.sv_main .sv_q_rating_item.active .sv_q_rating_item_text,
.sv_main.sv_default_css .sv_q_rating_item.active .sv_q_rating_item_text {
  background-color: #2b769b !important;
  border-color: #2b769b !important;
  color: white !important;
}
.sv_main .sv_q_rating_item .sv_q_rating_item_text {
  min-width: 30px;
  min-height: auto;
  border: 1px solid rgba(0, 0, 0, 0.42) !important;
  border-radius: 40px;
}
.sv_main .sv_q_rating_item .sv_q_rating_item_text:hover,
.sv_main.sv_default_css .sv_q_rating_item .sv_q_rating_item_text:hover {
  color: white !important;
  background: rgba(43, 118, 155, 0.87) !important;
  border: 1px solid rgba(0, 0, 0, 0.42) !important;
  border-radius: 40px !important;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_item {
  cursor: pointer;
  font-weight: normal;
  display: inline;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_item > * {
  word-spacing: normal;
  word-spacing: initial;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_item .sv_q_rating_item_text {
  display: inline-block;
  padding: 8px 12px;
  margin: 5px;
  text-align: center;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_min_text {
  margin-right: 0;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_max_text {
  margin-left: 0;
}
.sjs-cb-wrapper {
  display: inline-block;
  margin-right: 1em;
  line-height: 2em;
}
.sjs-cb-container {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.sjs-cb-container input {
  position: absolute;
  opacity: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 4px !important;
  background: #fff !important;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sjs-cb-container input:checked ~ .checkmark:after {
  display: block;
}
.sjs-cb-container .checkmark:after {
  left: 5px;
  top: 0px;
  width: 6px;
  height: 12px;
  border: solid #2b769b;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.sjs-cb-label {
  margin-left: 35px;
}
.ddmenu-container {
  display: inline-block;
}
.ddmenu-container .ddmenu {
  position: relative;
}
.ddmenu-container .ddmenu > span {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.ddmenu-container .ddmenu > span,
.ddmenu-container .ddmenu > div {
  cursor: pointer;
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ddmenu-container .ddmenu > div {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.ddmenu-container .ddmenu > span:focus ~ div {
  display: block;
}
.ddmenu-container .ddmenu > ul {
  position: absolute;
  z-index: 1;
  visibility: hidden;
  transition: visibility 0.5s;
  opacity: 0;
}
.ddmenu-container .ddmenu > ul li {
  list-style-type: none;
}
.ddmenu-container.menu-disabled .ddmenu > span:focus ~ ul {
  opacity: 0;
  visibility: hidden;
}
.ddmenu-container .ddmenu > span:focus ~ ul {
  visibility: visible;
  opacity: 1;
}
.svd_container {
  color: #676a6c;
}
.svd_container a {
  color: #2b769b;
}
.svd_container a:hover {
  color: #1786ae;
}
.svd_container .btn-primary,
.svd_container .btn-default {
  color: #2b769b;
  background-color: #ffffff;
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: 14px;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.24);
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin-left: 5px;
  min-width: 64px;
  line-height: 34px;
  padding: 0 15px;
  border-radius: 4px;
}
.svd_container .btn-primary:hover,
.svd_container .btn-default:hover,
.svd_container button:hover {
  transition: opacity 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  background-color: rgba(63, 81, 181, 0.12);
}
.svd_container .btn-link {
  color: #676a6c;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.svd_container .sjs-cb-container:hover input ~ .checkmark {
  background-color: #2b769b;
}
.svd_container .sjs-cb-container:hover input:checked ~ .checkmark {
  background-color: #2b769b;
}
.svd_container .svd_selected_page {
  border-bottom: 2px solid #2b769b !important;
}
.svd_container .svd_toolbar li.active a {
  background-color: #2b769b;
  color: #ffffff;
}
.svd_container .svd_toolbar li a {
  color: #262626;
}
.svd_container .nav-tabs a {
  color: #676a6c;
}
.svd_container .nav-tabs > li.active > a {
  color: #2b769b;
}
.svd_container .nav-link {
  background-color: transparent;
}
.svd_container .nav-link:hover {
  background-color: #ddd;
}
.svd_container .nav-item.active .nav-link {
  background-color: #ffffff;
}
.svd_container .editor-tabs > li > a:hover,
.svd_container .editor-tabs > li > a:focus {
  background-color: #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
.svd_container .editor-tabs > li.active > a {
  color: #2b769b;
  background-color: #f4f4f4;
  border: 1px solid #e7eaec;
  border-bottom-color: #f4f4f4;
}
.svd_container .svd_custom_select:before {
  background-color: #2b769b;
}
.svd_container .form-control:focus {
  border-color: #2b769b;
}
.svd_container a:focus,
.svd_container div:focus,
.svd_container span:focus,
.svd_container select:focus,
.svd_container tr:focus,
.svd_container input[type=checkbox]:focus + span.checkmark {
  outline-color: #2b769b;
  outline-style: dotted;
  outline-width: 0.5px;
  outline-offset: -1px;
}
.svd_container .svd_toolbar button:focus {
  outline-color: #676a6c;
}
.svd_container .svd-main-color {
  color: #2b769b;
}
.svd_container .svd-main-background-color {
  background-color: #2b769b;
}
.svd_container .svd-main-border-color {
  border-color: rgba(0, 0, 0, 0.24) !important;
}
.svd_container .svd-light-text-color {
  color: #a7a7a7;
}
.svd_container .svd-light-background-color {
  background-color: #e7eaec;
}
.svd_container .svd-light-border-color {
  border-color: #e7eaec;
}
.svd_container .svd-dark-border-color {
  border-color: rgba(0, 0, 0, 0.24) !important;
}
.svd_container .svd-light-bg-color {
  background-color: #ffffff;
}
.svd_container .svd-dark-bg-color {
  background: #fff;
}
.svd_container .svd-svg-icon {
  display: inline-block;
  vertical-align: middle;
  fill: #3d4d5d;
}
.svd_container .svd-primary-icon .svd-svg-icon {
  fill: #2b769b;
  width: 18px !important;
  height: 18px !important;
}
.svd_container .svd-secondary-icon .svd-svg-icon {
  fill: #2b769b;
}
.svd_container .icon-gearactive .svd-svg-icon {
  fill: #2b769b;
}
.svd_container .icon-gear .svd-svg-icon {
  fill: #d0d0d0;
}
.svd_container .icon-status .svd-svg-icon {
  fill: #9d9fa1;
  margin-bottom: 0.3em;
}
.svd_container .icon-actiondragelement {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.svd_container .glyphicon {
  font-weight: normal;
  display: inline-block;
  font-family: inherit;
  cursor: pointer;
  line-height: 1em;
  top: 0;
}
.svd_container .glyphicon.glyphicon-plus::before {
  font-weight: normal;
  font-size: 20px;
  content: "+";
}
.svd_container .glyphicon.glyphicon-option-horizontal::before {
  font-size: 20px;
  content: "⋯";
}
.svd_container .glyphicon.glyphicon-remove::before {
  content: "✖";
}
.svd_container .glyphicon.glyphicon-edit::before {
  content: "";
}
.svd_container .glyphicon.glyphicon-list-alt::before {
  content: "⇐";
}
.svd_container .glyphicon.glyphicon-exclamation-sign::before {
  content: "⚠";
}
.svd-manage {
  margin: 10px 15px;
  position: relative;
}
.svd-manage .svd-manage-control {
  width: calc(100% - 150px);
  display: inline-block;
}
.svd-manage .svd-manage-control > * {
  width: 100%;
  height: 32px;
  padding: 5px;
}
.svd-manage .svd-manage-control > input {
  border-color: none;
}
.svd-manage .svd-manage-buttons {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  text-align: right;
  margin-right: 10px;
}
.svd-manage .svd-manage-buttons .icon {
  cursor: pointer;
  vertical-align: middle;
  line-height: 32px;
  display: inline-block;
}
.svd-manage .svd-manage-buttons .icon-edit {
  margin-right: 20px;
}
.svd-manage .icon-edit:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTksNGwtOSw5bDQsNGw5LTlMMTksNHoiLz4KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOCwxNXY0aDRMOCwxNXoiLz4KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMSwxN3YyaDR2LTJIMXoiLz4KPC9nPgo8L3N2Zz4K);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-saved:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cG9seWdvbiBvcGFjaXR5PSIwLjkiIHBvaW50cz0iNCwxMyA2LDExIDEwLDE1IDE5LDYgMjEsOCAxMCwxOSAiLz4KPC9zdmc+Cg==);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-delete:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMUFCMzk0IiBkPSJNNiw4bDItMmw0LDRsNC00bDIsMmwtNCw0bDQsNGwtMiwybC00LTRsLTQsNGwtMi0ybDQtNEw2LDh6Ii8+CjwvZz4KPC9zdmc+Cg==);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-fork:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBvcGFjaXR5PSIwLjkiIGQ9Ik0tNDAtMjBMLTQwLTIwYy0xLjIsMC0yLTAuOS0yLTJWLTI0YzAtMS4xLDAuOS0yLDItMmgwLjFjMS4xLDAsMiwwLjksMiwydjIuMUMtMzgtMjAuOS0zOC45LTIwLTQwLTIweiIvPgo8cGF0aCBvcGFjaXR5PSIwLjUiIGQ9Ik0tNDAtMkwtNDAtMmMtMS4yLDAtMi0wLjktMi0yVi02YzAtMS4xLDAuOS0yLDItMmgwLjFjMS4xLDAsMiwwLjksMiwyVi00Qy0zOC0yLjktMzguOS0yLTQwLTJ6Ii8+CjxwYXRoIG9wYWNpdHk9IjAuMiIgZD0iTS01Mi0xNEwtNTItMTRjMC0xLjIsMC45LTIsMi0yaDIuMWMxLjEsMCwyLDAuOSwyLDJ2MC4xYzAsMS4xLTAuOSwyLTIsMkgtNTBDLTUxLjEtMTItNTItMTIuOS01Mi0xNHoiLz4KPHBhdGggb3BhY2l0eT0iMC43IiBkPSJNLTM0LTE0TC0zNC0xNGMwLTEuMiwwLjktMiwyLTJoMi4xYzEuMSwwLDIsMC45LDIsMnYwLjFjMCwxLjEtMC45LDItMiwySC0zMkMtMzMuMS0xMi0zNC0xMi45LTM0LTE0eiIvPgo8cGF0aCBvcGFjaXR5PSIwLjEiIGQ9Ik0tNDQuNS0xOC42TC00NC41LTE4LjZjLTAuOCwwLjgtMi4xLDAuOC0yLjgsMC4xbC0xLjItMS4yYy0wLjgtMC44LTAuOC0yLDAtMi44bDAuMS0wLjFjMC44LTAuOCwyLTAuOCwyLjgsMAoJbDEuMiwxLjJDLTQzLjctMjAuNi00My43LTE5LjMtNDQuNS0xOC42eiIvPgo8cGF0aCBvcGFjaXR5PSIwLjYiIGQ9Ik0tMzEuNS01LjVMLTMxLjUtNS41Yy0wLjgsMC44LTIuMSwwLjgtMi44LDAuMWwtMS4yLTEuMmMtMC44LTAuOC0wLjgtMiwwLTIuOGwwLjEtMC4xYzAuOC0wLjgsMi0wLjgsMi44LDAKCWwxLjIsMS4yQy0zMC43LTcuNS0zMC43LTYuMy0zMS41LTUuNXoiLz4KPHBhdGggb3BhY2l0eT0iMC4zIiBkPSJNLTQ4LjUtNS41TC00OC41LTUuNWMtMC44LTAuOC0wLjgtMi4xLTAuMS0yLjhsMS4yLTEuMmMwLjgtMC44LDItMC44LDIuOCwwbDAuMSwwLjFjMC44LDAuOCwwLjgsMiwwLDIuOAoJbC0xLjIsMS4yQy00Ni40LTQuNy00Ny43LTQuNy00OC41LTUuNXoiLz4KPHBhdGggb3BhY2l0eT0iMC44IiBkPSJNLTM1LjQtMTguNUwtMzUuNC0xOC41Yy0wLjgtMC44LTAuOC0yLjEtMC4xLTIuOGwxLjItMS4yYzAuOC0wLjgsMi0wLjgsMi44LDBsMC4xLDAuMWMwLjgsMC44LDAuOCwyLDAsMi44CglsLTEuMiwxLjJDLTMzLjQtMTcuNy0zNC43LTE3LjctMzUuNC0xOC41eiIvPgo8cG9seWdvbiBvcGFjaXR5PSIwLjkiIGZpbGw9IiM5RDlGQTEiIHBvaW50cz0iLTIyLC0xMyAtMjAsLTE1IC0xNiwtMTEgLTcsLTIwIC01LC0xOCAtMTYsLTcgIi8+CjxwYXRoIGQ9Ik00MS0xOWgtMS4yYy0wLjItMC43LTAuNC0xLjMtMC44LTEuOWwwLjgtMC44YzAuNC0wLjQsMC40LTEsMC0xLjRsLTAuNy0wLjdjLTAuNC0wLjQtMS0wLjQtMS40LDBMMzYuOS0yMwoJYy0wLjYtMC40LTEuMi0wLjYtMS45LTAuOFYtMjVjMC0wLjUtMC41LTEtMS0xaC0xYy0wLjUsMC0xLDAuNS0xLDF2MS4yYy0wLjcsMC4yLTEuMywwLjQtMS45LDAuOGwtMC44LTAuOGMtMC40LTAuNC0xLTAuNC0xLjQsMAoJbC0wLjcsMC43Yy0wLjQsMC40LTAuNCwxLDAsMS40bDAuOCwwLjhjLTAuNCwwLjYtMC42LDEuMi0wLjgsMS45SDI2Yy0wLjUsMC0xLDAuNS0xLDF2MWMwLDAuNSwwLjUsMSwxLDFoMS4yCgljMC4yLDAuNywwLjQsMS4zLDAuOCwxLjlsLTAuOCwwLjhjLTAuNCwwLjQtMC40LDEsMCwxLjRsMC43LDAuN2MwLjQsMC40LDEsMC40LDEuNCwwbDAuOC0wLjhjMC42LDAuNCwxLjIsMC42LDEuOSwwLjh2MS4yCgljMCwwLjUsMC41LDEsMSwxaDFjMC41LDAsMS0wLjUsMS0xdi0xLjJjMC43LTAuMiwxLjMtMC40LDEuOS0wLjhsMC44LDAuOGMwLjQsMC40LDEsMC40LDEuNCwwbDAuNy0wLjdjMC40LTAuNCwwLjQtMSwwLTEuNEwzOS0xNC4xCgljMC40LTAuNiwwLjYtMS4yLDAuOC0xLjlINDFjMC41LDAsMS0wLjUsMS0xdi0xQzQyLTE4LjUsNDEuNS0xOSw0MS0xOXogTTMzLjUtMTMuNWMtMi4yLDAtNC0xLjgtNC00YzAtMi4yLDEuOC00LDQtNHM0LDEuOCw0LDQKCUMzNy41LTE1LjMsMzUuNy0xMy41LDMzLjUtMTMuNXoiLz4KPHBhdGggb3BhY2l0eT0iMC45IiBmaWxsPSIjOUQ5RkExIiBkPSJNMTMtMTV2LTNoLTEuMmMtMC4xLTAuNC0wLjMtMC44LTAuNS0xLjJsMC45LTAuOUwxMC0yMi4xbC0wLjksMC45Yy0wLjQtMC4yLTAuOC0wLjQtMS4yLTAuNQoJVi0yM0g1djEuMmMtMC40LDAuMS0wLjgsMC4zLTEuMiwwLjVMMy0yMi4xTDAuOC0yMGwwLjksMC45Yy0wLjIsMC40LTAuNCwwLjgtMC41LDEuMkgwdjNoMS4yYzAuMSwwLjQsMC4zLDAuOCwwLjUsMS4yTDAuOC0xMwoJTDMtMTAuOGwwLjktMC45YzAuNCwwLjIsMC44LDAuNCwxLjIsMC41djEuMmgzdi0xLjJjMC40LTAuMSwwLjgtMC4zLDEuMi0wLjVsMC45LDAuOWwyLjEtMi4xbC0wLjktMC45YzAuMi0wLjQsMC40LTAuOCwwLjUtMS4ySDEzegoJIE02LjUtMTMuNWMtMS43LDAtMy0xLjMtMy0zczEuMy0zLDMtM3MzLDEuMywzLDNTOC4yLTEzLjUsNi41LTEzLjV6Ii8+CjxwYXRoIG9wYWNpdHk9IjAuNiIgZmlsbD0iIzlEOUZBMSIgZD0iTTIzLTl2LTJoLTEuMWMtMC4xLTAuNC0wLjItMC43LTAuNC0xbDAuOC0wLjhsLTEuNC0xLjRMMjAtMTMuNGMtMC4zLTAuMi0wLjctMC4zLTEtMC40Vi0xNQoJaC0ydjEuMWMtMC40LDAuMS0wLjcsMC4yLTEsMC40bC0wLjgtMC44bC0xLjQsMS40bDAuOCwwLjhjLTAuMiwwLjMtMC4zLDAuNy0wLjQsMUgxM3YyaDEuMWMwLjEsMC40LDAuMiwwLjcsMC40LDFsLTAuOCwwLjhsMS40LDEuNAoJTDE2LTYuNmMwLjMsMC4yLDAuNywwLjMsMSwwLjRWLTVoMnYtMS4xYzAuNC0wLjEsMC43LTAuMiwxLTAuNGwwLjgsMC44bDEuNC0xLjRMMjEuNC04YzAuMi0wLjMsMC4zLTAuNywwLjQtMUgyM3ogTTE4LTgKCWMtMS4xLDAtMi0wLjktMi0yYzAtMS4xLDAuOS0yLDItMnMyLDAuOSwyLDJDMjAtOC45LDE5LjEtOCwxOC04eiIvPgo8cmVjdCB4PSItNjkiIHk9Ii03IiBvcGFjaXR5PSIwLjUiIGZpbGw9IiM5RDlGQTEiIHdpZHRoPSIzIiBoZWlnaHQ9IjUiLz4KPHJlY3QgeD0iLTY5IiB5PSItMjMiIG9wYWNpdHk9IjAuOSIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNzciIHk9Ii0xNSIgdHJhbnNmb3JtPSJtYXRyaXgoLTEuODM2OTcwZS0xNiAxIC0xIC0xLjgzNjk3MGUtMTYgLTg3Ljk5MjcgNjMuMDA3MykiIG9wYWNpdHk9IjAuMiIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNjEiIHk9Ii0xNSIgdHJhbnNmb3JtPSJtYXRyaXgoLTEuODM2OTcwZS0xNiAxIC0xIC0xLjgzNjk3MGUtMTYgLTcxLjk5MjcgNDcuMDA3MykiIG9wYWNpdHk9IjAuNyIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNjMuMyIgeT0iLTkuMyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtMTMuMjc5OCAtNDUuNzMxOSkiIG9wYWNpdHk9IjAuNiIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNzQuNyIgeT0iLTIwLjYiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTguNTkzNSAtNTcuMDQ1NikiIG9wYWNpdHk9IjAuMSIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNzQuNyIgeT0iLTkuMyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIDAuNzA3MSAtMC43MDcxIDAuNzA3MSAtMjYuMjYwOCA0OS43Mjc1KSIgb3BhY2l0eT0iMC4zIiBmaWxsPSIjOUQ5RkExIiB3aWR0aD0iMyIgaGVpZ2h0PSI1Ii8+CjxyZWN0IHg9Ii02My4zIiB5PSItMjAuNiIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIDAuNzA3MSAtMC43MDcxIDAuNzA3MSAtMzAuOTQ3MSAzOC40MTM4KSIgb3BhY2l0eT0iMC44IiBmaWxsPSIjOUQ5RkExIiB3aWR0aD0iMyIgaGVpZ2h0PSI1Ii8+CjxwYXRoIGZpbGw9IiMxQUIzOTQiIGQ9Ik0yMSw2LjVDMjEsNC42LDE5LjQsMywxNy41LDNTMTQsNC42LDE0LDYuNWMwLDEuNCwwLjgsMi42LDIsMy4yYy0wLjIsMS0wLjcsMS44LTEuNywyLjMKCWMtMC40LDAuMi0wLjksMC40LTEuMywwLjZjLTAuOCwwLjMtMS43LDAuNi0yLjUsMC45Yy0wLjIsMC4xLTAuMywwLjEtMC41LDAuMlY3LjdjMS4yLTAuNiwyLTEuOCwyLTMuMkMxMiwyLjYsMTAuNCwxLDguNSwxCglTNSwyLjYsNSw0LjVjMCwxLjQsMC44LDIuNiwyLDMuMnY5LjdjLTEuMiwwLjYtMiwxLjgtMiwzLjJDNSwyMi40LDYuNiwyNCw4LjUsMjRzMy41LTEuNiwzLjUtMy41YzAtMS40LTAuOC0yLjYtMi0zLjJ2MAoJYzAuMS0wLjUsMC40LTEsMC45LTEuMmMwLjMtMC4xLDAuNi0wLjMsMS0wLjRjMS4xLTAuNCwyLjEtMC43LDMuMi0xLjJjMS40LTAuNiwyLjUtMS41LDMuMS0yLjljMC4yLTAuNCwwLjMtMS4xLDAuNC0xLjgKCUMyMCw5LjMsMjEsOC4xLDIxLDYuNXogTTguNSwzQzkuMywzLDEwLDMuNywxMCw0LjVTOS4zLDYsOC41LDZTNyw1LjMsNyw0LjVTNy43LDMsOC41LDN6IE04LjUsMjJDNy43LDIyLDcsMjEuMyw3LDIwLjUKCVM3LjcsMTksOC41LDE5czEuNSwwLjcsMS41LDEuNVM5LjMsMjIsOC41LDIyeiBNMTYsNi41QzE2LDUuNywxNi43LDUsMTcuNSw1UzE5LDUuNywxOSw2LjVTMTguMyw4LDE3LjUsOFMxNiw3LjMsMTYsNi41eiIvPgo8L3N2Zz4K);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-new:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cG9seWdvbiBmaWxsPSIjMUFCMzk0IiBwb2ludHM9IjE4LDExIDEzLDExIDEzLDYgMTAsNiAxMCwxMSA1LDExIDUsMTQgMTAsMTQgMTAsMTkgMTMsMTkgMTMsMTQgMTgsMTQgIi8+Cjwvc3ZnPgo=);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-cloud:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMUFCMzk0O30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTc1LDYuNUM3NSw0LjYsNzMuNCwzLDcxLjUsM1M2OCw0LjYsNjgsNi41YzAsMS40LDAuOCwyLjYsMiwzLjJjLTAuMiwxLTAuNywxLjgtMS43LDIuMwoJYy0wLjQsMC4yLTAuOSwwLjQtMS4zLDAuNmMtMC44LDAuMy0xLjcsMC42LTIuNSwwLjljLTAuMiwwLjEtMC4zLDAuMS0wLjUsMC4ydi02YzEuMi0wLjYsMi0xLjgsMi0zLjJDNjYsMi42LDY0LjQsMSw2Mi41LDEKCUM2MC42LDEsNTksMi42LDU5LDQuNWMwLDEuNCwwLjgsMi42LDIsMy4ydjkuN2MtMS4yLDAuNi0yLDEuOC0yLDMuMmMwLDEuOCwxLjYsMy40LDMuNSwzLjRzMy41LTEuNiwzLjUtMy41YzAtMS40LTAuOC0yLjYtMi0zLjIKCWwwLDBjMC4xLTAuNSwwLjQtMSwwLjktMS4yYzAuMy0wLjEsMC42LTAuMywxLTAuNGMxLjEtMC40LDIuMS0wLjcsMy4yLTEuMmMxLjQtMC42LDIuNS0xLjUsMy4xLTIuOWMwLjItMC40LDAuMy0xLjEsMC40LTEuOAoJQzc0LDkuMyw3NSw4LjEsNzUsNi41eiBNNjIuNSwzQzYzLjMsMyw2NCwzLjcsNjQsNC41UzYzLjMsNiw2Mi41LDZTNjEsNS4zLDYxLDQuNVM2MS43LDMsNjIuNSwzeiBNNjIuNSwyMmMtMC44LDAtMS41LTAuNy0xLjUtMS41CglzMC43LTEuNSwxLjUtMS41czEuNSwwLjcsMS41LDEuNVM2My4zLDIyLDYyLjUsMjJ6IE03MCw2LjVDNzAsNS43LDcwLjcsNSw3MS41LDVDNzIuMyw1LDczLDUuNyw3Myw2LjVTNzIuMyw4LDcxLjUsOAoJQzcwLjcsOCw3MCw3LjMsNzAsNi41eiIvPgo8Zz4KCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iOSwxOCAxMCwxOSAxMiwxNyAxMiwyMyAxNCwyMyAxNCwxNyAxNiwxOSAxNywxOCAxMywxNCAJIi8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjAuOSw3LjlDMjEsNy42LDIxLDcuMywyMSw3YzAtMi44LTIuMi01LTUtNWMtMi42LDAtNC43LDEuOS00LjksNC40QzEwLjMsNS42LDkuMiw1LDgsNWgwQzUuOCw1LDQsNi44LDQsOQoJCXYwLjJDMi4zLDkuNiwxLDEwLjUsMSwxM2MwLDIuMywyLjQsMyw0LDNoM2w1LTVsNSw1YzIuOCwwLDUtMS4yLDUtNEMyMywxMC4zLDIyLjIsOC45LDIwLjksNy45eiIvPgo8L2c+Cjwvc3ZnPgo=);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd_container .svd_menu > li.link-to-attach > a {
  width: auto;
}
.svd_container .svd_menu > li.link-to-attach > a:hover {
  background-color: transparent;
  border: none;
}
.svd_container .svd_action.link-to-attach {
  margin-left: 5px;
  font-weight: 500;
  background-color: transparent;
  border: none;
}
.svd_container .link-to-attach span:last-child {
  margin-left: 5px;
}
.svd_container .editor-tabs {
  padding: 19px 15px 0 30px;
}
.svd_container .editor-tabs > li > a {
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5em 1em;
  text-align: center;
  font-weight: 500;
}
.svd_container .svd_toolbox {
  border: none;
  font-size: 1.17em;
}
.svd_container .svd_toolbox .svd_toolbox_title {
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 10px;
}
.svd_container .svd_toolbox .svd_toolbox_item {
  padding: 10px;
  margin: 8px 0;
  line-height: 1.2em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 30px;
  border: 1px solid rgba(0, 0, 0, 0.24) !important;
  cursor: pointer;
}
.svd_container .svd_toolbox .svd_toolbox_item:hover {
  background-color: #e7eaec;
}
.svd_container .svd_toolbox .svd_toolbox_item .svd_toolbox_item_text {
  margin-left: 1em;
}
.svd_container .svd_toolbox .panel-info {
  border: none;
}
.svd_container .svd_toolbox .panel-info.panel {
  background: transparent;
}
.svd_container .svd_toolbox .panel-info > .svd-toolbox-category-header {
  border: none;
  background-color: transparent;
  padding-left: 0;
  font-size: 1.17em;
  font-weight: 500;
  cursor: pointer;
  padding: 10px 15px;
}
.svd_container .svd_toolbox .panel-info > .svd-toolbox-category-header span {
  text-decoration: none;
  text-transform: uppercase;
}
.svd_container .svd_toolbox .panel-info > .svd-toolbox-category-header .icon-toolbox-arrow {
  float: right;
}
.svd_container .svd_toolbox .panel-info [role=tabpanel] {
  padding-left: 15px;
}
.svd_container .svd_toolbar {
  margin-bottom: 1.17em;
}
.svd_container .svd_toolbar .svd_action {
  margin-right: 0.5em;
  margin-top: 0.5em;
  display: inline-block;
}
.svd_container .svd_toolbar .svd_state {
  float: right;
  line-height: 2.2em;
}
.svd_container .svd_toolbar .svd_state .icon {
  display: inline-block;
}
.svd_container .svd_toolbar .svd_state .icon + span {
  font-weight: 500;
}
.svd_container .svd_toolbar .ddmenu-container.toolbar-options ul {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: 160px;
  left: 0;
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.svd_container .svd_toolbar .ddmenu-container.toolbar-options ul li {
  margin: 5px 0;
}
.svd_container .svd_toolbar .ddmenu-container.toolbar-options ul li a {
  width: 100%;
  white-space: nowrap;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  text-decoration: none;
}
.svd_container .svda_action_separator {
  display: inline-block;
  height: 16px;
  border-width: 0;
  border-left-width: 1px;
  border-style: solid;
  vertical-align: middle;
}
.svd_container pages-editor {
  display: block;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.svd_container pages-editor .svd-pages {
  white-space: nowrap;
  width: calc(100% - 180px);
  overflow: hidden;
  vertical-align: bottom;
}
.svd_container pages-editor .svd-page-selector,
.svd_container pages-editor .svd-page-scroller-arrow,
.svd_container pages-editor .svd-page-add,
.svd_container pages-editor .svd-pages,
.svd_container pages-editor .svd-page {
  display: inline-block;
}
.svd_container pages-editor .svd-page-scroller-arrow,
.svd_container pages-editor .svd-page-add {
  cursor: pointer;
  padding: 0 1em;
  vertical-align: top;
  margin-top: 1.22em;
}
.svd_container pages-editor .svd-page {
  overflow: hidden;
  vertical-align: bottom;
  letter-spacing: normal;
  cursor: pointer;
  padding: 1em;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  border: 0;
}
.svd_container pages-editor .svd-page.svd-border-right-none {
  border-right: none;
}
.svd_container pages-editor .svd-page .svd-page-actions-container {
  display: inline-block;
}
.svd_container pages-editor .svd-page .svd-page-actions-container .svd-page-actions {
  box-shadow: 5px 5px 5px -5px #262626;
  position: absolute;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  visibility: hidden;
  z-index: 1;
}
.svd_container pages-editor .svd-page .svd-page-actions-container .svd-page-actions .svda_action_separator {
  vertical-align: middle;
  margin-left: 0.5em;
}
.svd_container pages-editor .svd-page .svd-page-actions-container .svd-page-actions .svd-page-action {
  margin-right: 0.5em;
  vertical-align: middle;
}
.svd_container pages-editor .svd-page .svd-page-actions-container .svd-page-actions .svd-page-action:last-child {
  margin-left: 0.5em;
  display: inline-block;
}
.svd_container pages-editor .svd-page:hover .svd-page-actions {
  visibility: visible;
}
.svd_container pages-editor .svd-page-selector.svd_custom_select {
  display: none;
  max-width: 250px;
  line-height: 2.44em;
  height: 2.44em;
  border: 0;
  font-size: 16px;
  margin-bottom: 7px;
}
.svd_container pages-editor .svd-page-selector.svd_custom_select select {
  padding-left: 20px;
  min-width: 100px;
  border: none;
}
.svd_container .svd_properties {
  border-width: 0;
  border-top-width: 2px;
  border-style: solid;
  border-radius: 0;
  padding: 0;
  font-size: 1.17em;
}
.svd_container .svd_properties .modal {
  font-size: 0.857em;
  color: #676a6c;
}
.svd_container .svd_properties .svd_object_selector {
  padding: 1.4em;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
}
.svd_container .svd_properties .svd_object_selector .svd_custom_select {
  display: inline-block;
  width: calc(100% - 4em);
}
.svd_container .svd_properties .svd_object_selector .icon-edit {
  cursor: pointer;
  margin-left: 1em;
}
.svd_container .svd_properties .svd_object_editor {
  padding: 1.4em;
  height: auto !important;
  overflow-y: scroll;
}
.svd_container .svd_properties .svd_object_editor .form-control {
  border-radius: 0;
}
.svd_container .svd_properties .svd_object_editor input[type=checkbox].form-control {
  width: 25px;
}
.svd_container .svd_properties .svd_object_editor .table.svd_properties_grid .form-group {
  margin-bottom: 0;
}
.svd_container .svd_properties .svd_object_editor .table.svd_properties_grid > tbody > tr > td {
  border: none;
  padding: 0;
  line-height: 3.25em;
  background-color: transparent;
  vertical-align: middle;
}
.svd_container .svd_properties .svd_object_editor .table.svd_properties_grid > tbody > tr > td:nth-child(1) {
  font-weight: 500;
}
.svd_container .svd_properties .svd_object_editor .table.svd_properties_grid > tbody > tr > td .modal-content {
  line-height: normal;
  line-height: initial;
}
.svd_container {
  position: relative;
  font-size: 12px;
}
.svd_container #testSurveyPageChanged {
  width: 300px;
  display: inline-block;
  margin-bottom: 3px;
}
.svd_container #surveyjs .svd_question {
  overflow: visible;
}
.svd_container #surveyjs .sv_main .sv_custom_header,
.svd_container #surveyjsExample .sv_main .sv_custom_header {
  background-color: transparent;
}
.svd_container .svd-textitems-column {
  width: 100%;
  display: inline-block;
}
.svd_container .svd-textitems-column .btn-danger {
  min-width: 2em;
  padding: 0.78em 1em;
}
.svd_container .svd-textitems-column .svd-textitems-isrequired {
  vertical-align: top;
  padding-top: 3px;
  display: inline-block;
}
.svd_container .svd-textitems-column .svd-textitems-edit {
  vertical-align: top;
  display: inline-block;
  margin-left: 1.7em;
}
.svd_container .svd-items-control-footer {
  margin-top: 1em;
}
.svd_container .svd-drag-handle {
  font-size: 20px;
  cursor: move;
}
.svd_container .svd-itemvalue-actions-container {
  white-space: nowrap;
}
.svd_container .svd-itemvalue-action {
  display: inline-block;
  vertical-align: middle;
}
.svd_container .form-control {
  border-radius: 4px;
}
.svd_container .form-control:focus {
  border-color: #2b769b;
  outline: 0;
  box-shadow: none;
}
.svd_container .propertyeditor-condition,
.svd_container .propertyeditor-expression {
  width: 100%;
}
.svd_container .propertyeditor-condition textarea,
.svd_container .propertyeditor-expression textarea {
  max-width: calc(100%);
  min-width: calc(100%);
}
.svd_container .propertyeditor-condition .assistant,
.svd_container .propertyeditor-expression .assistant {
  padding-left: 1em;
  width: 200px;
  float: right;
}
.svd_container .propertyeditor-condition .assistant .assistant-title,
.svd_container .propertyeditor-expression .assistant .assistant-title {
  margin-bottom: 0.5em;
  font-weight: 500;
}
.svd_container .propertyeditor-condition .assistant .assistant-content,
.svd_container .propertyeditor-expression .assistant .assistant-content {
  overflow-y: auto;
  height: 125px;
}
.svd_container .propertyeditor-condition .assistant .assistant-content .assistant-item,
.svd_container .propertyeditor-expression .assistant .assistant-content .assistant-item {
  margin-bottom: 0.5em;
  cursor: pointer;
}
.svd_container .propertyeditor-triggers,
.svd_container .propertyeditor-validators {
  min-height: 200px;
}
.svd_container .propertyeditor-triggers .first-addon,
.svd_container .propertyeditor-validators .first-addon {
  padding: 0;
}
.svd_container .propertyeditor-triggers .ddmenu-container .ddmenu > span,
.svd_container .propertyeditor-validators .ddmenu-container .ddmenu > span {
  padding: 6px 12px;
}
.svd_container .propertyeditor-triggers .ddmenu-container ul,
.svd_container .propertyeditor-validators .ddmenu-container ul {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: 160px;
  left: 0;
  z-index: 2000;
  margin-top: 3px;
  font-size: 0.9em;
}
.svd_container .propertyeditor-triggers .ddmenu-container ul li,
.svd_container .propertyeditor-validators .ddmenu-container ul li {
  margin: 5px 0;
  width: 100%;
}
.svd_container .propertyeditor-triggers .ddmenu-container ul li a,
.svd_container .propertyeditor-validators .ddmenu-container ul li a {
  padding: 3px 20px;
  color: #262626;
  width: 100%;
  font-weight: 400;
  display: block;
}
.svd_container .propertyeditor-triggers .ddmenu-container ul li a:hover,
.svd_container .propertyeditor-validators .ddmenu-container ul li a:hover {
  background-color: #f4f4f4;
  text-decoration: none;
}
.svd_container .select2-container .select2-selection--single,
.svd_container .select2-container--default.select2-container--open .select2-selection--single {
  background-color: #2b769b;
  border-radius: 0;
  border: 1px solid #ccc;
  height: 34px;
}
.svd_container .select2-container .select2-selection--single .select2-selection__arrow,
.svd_container .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: #2b769b;
  height: 34px;
  top: 0px;
  right: 0px;
  width: 34px;
}
.svd_container .select2-container .select2-selection--single .select2-selection__arrow b,
.svd_container .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent #fff transparent;
}
.svd_container * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.svd_container a,
.svd_container a.nav-link {
  cursor: pointer;
}
.svd_container .btn {
  border-radius: 4px;
  padding: 0.5em 1em;
  font-size: 1em;
  line-height: 1em;
  min-width: 6em;
  font-weight: 500;
}
.svd_container .svd_content {
  padding: 30px;
  margin: 0;
  border: none;
}
.svd_container .svd_content .svd_survey_designer {
  position: relative;
}
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor {
  height: auto !important;
  padding-top: 18px;
}
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor .empty-message {
  text-align: center;
  line-height: 240px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  border-radius: 4px;
  font-size: 18px;
}
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor .panel-body .svd_question,
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor .card-block .svd_question {
  border-radius: 4px;
  padding: 24px;
  margin: 0 0 11px 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  cursor: move;
}
.svd_container .svd_content .svd_json_editor {
  height: auto;
}
.svd_container .svd_content .svd_json_editor_area {
  height: auto;
  width: 100%;
}
.svd_container [draggable] {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.svd_container survey-widget .form-control {
  width: 100%;
}
.svd_container .svd_wrap_elements {
  white-space: normal;
}
.svd_container .svd-matrixdropdowncolumns-table th {
  white-space: nowrap;
}
.svd_container .svd_table-nowrap {
  table-layout: fixed;
}
.svd_container .svd_table-nowrap td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.svd_container .svd_q_selected {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 1px !important;
  padding: 30px 12px;
  margin: 0;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.svd_container .svd_q_design {
  pointer-events: none;
}
.svd_container .svd_q_design_border {
  position: relative;
}
.svd_container .svd_navbarbuttons {
  margin-top: 3px;
}
.svd-manage-mask {
  z-index: 9999;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.15);
}
.svd_container .animated {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.svd_container .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.svd_container .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.svd_container .modal {
  display: none;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.svd_container .modal .modal-dialog {
  max-width: 600px;
}
.svd_container .modal .modal-body {
  max-height: 75vh;
  overflow: auto;
}
.svd_container .modal .modal-body .sv_main .sv_custom_header {
  background: transparent;
}
.svd_container .modal .svd_property_editor_dropdown {
  min-width: 140px;
  display: block;
}
.svd_container .svd_items_table {
  width: 100%;
}
.svd_container .svd_items_table tr th,
.svd_container .svd_items_table tr td {
  padding: 0.25em;
}
.svd_container .svd_items_table tr th .btn,
.svd_container .svd_items_table tr td .btn {
  min-width: auto;
}
.svd_container .svd_commercial_container {
  display: none;
}
.svd_container .svd_commercial_container .svd_commercial_text {
  display: none;
}
.svd_container .svd_commercial_container .svd_commercial_text .svd_commercial_product {
  display: none;
}
.svd_container.sv_default_css a {
  text-decoration: unset;
}
.svd_container.sv_default_css .btn,
.svd_container.sv_default_css .btn:active {
  color: #2b769b !important;
  background-color: #ffffff !important;
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: 14px;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.24) !important;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin-left: 5px;
  min-width: 64px;
  line-height: 34px;
  padding: 0 15px;
  border-radius: 4px;
}
.svd_container.sv_default_css .btn:hover {
  transition: opacity 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  background-color: rgba(63, 81, 181, 0.12) !important;
}
.svd_container.sv_default_css .btn span,
.svd_container.sv_default_css .btn:active span {
  display: inline-block;
  padding: 1px;
}
.svd_container.sv_default_css .btn[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65;
}
.svd_container.sv_default_css :after,
.svd_container.sv_default_css :before {
  box-sizing: border-box;
}
.svd_container.sv_default_css label {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
}
.svd_container.sv_default_css .form-group {
  margin-bottom: 15px;
}
.svd_container.sv_default_css select,
.svd_container.sv_default_css textarea {
  line-height: inherit;
}
.svd_container.sv_default_css .form-control {
  padding: 6px 12px;
  line-height: 1.5em;
  border: 1px solid rgba(0, 0, 0, 0.42);
  border-radius: 4px;
  display: block;
  width: 100%;
  height: 34px;
}
.svd_container.sv_default_css .form-control.svd_custom_select {
  padding: 0;
}
.svd_container.sv_default_css .form-control.svd_custom_select select {
  height: 32px;
}
.svd_container.sv_default_css .input-group {
  position: relative;
  display: table;
  border-spacing: 0;
}
.svd_container.sv_default_css .input-group .form-control,
.svd_container.sv_default_css .input-group .input-group-addon,
.svd_container.sv_default_css .input-group .input-group-btn {
  display: table-cell;
}
.svd_container.sv_default_css .input-group .form-control {
  float: left;
}
.svd_container.sv_default_css .input-group .input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  background-color: #e7eaec;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.svd_container.sv_default_css .input-group .input-group-addon:first-child {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.svd_container.sv_default_css .input-group .input-group-addon:last-child {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.svd_container.sv_default_css .form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}
.svd_container.sv_default_css .form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.svd_container.sv_default_css .nav-tabs {
  margin-bottom: 0;
  padding: 0;
  line-height: 2.5em;
}
.svd_container.sv_default_css .nav-item {
  display: inline-block;
  margin-left: -3px;
}
.svd_container.sv_default_css .nav-item:first-child {
  margin-left: 0;
}
.svd_container.sv_default_css .nav-link {
  border-radius: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 0.5em 1em;
  text-align: center;
}
.svd_container.sv_default_css .nav-link.active {
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.svd_container.sv_default_css .svd_toolbox {
  float: left;
  width: 15%;
}
.svd_container.sv_default_css .svd_editors {
  display: inline-block;
  width: 60%;
  padding: 0 15px;
}
.svd_container.sv_default_css .svd_editors.svd_wide {
  width: 85%;
}
.svd_container.sv_default_css .svd_properties {
  float: right;
  width: 25%;
}
.svd_container.sv_default_css .svd_properties table {
  width: 100%;
}
.svd_container.sv_default_css #surveyjs .sv_row .svd_question {
  overflow: visible;
}
.svd_container.sv_default_css #surveyjs .sv_row .svd_question question-actions .svda_question_action {
  display: inline-block;
  font-size: 12px;
}
.svd_container.sv_default_css #surveyjs .sv_row .svd_question question-actions .svda_question_action .icon-actiondragelement {
  bottom: 0;
}
.svd_container.sv_default_css #surveyjs .sv_row .svd_question .svda-select-items-title {
  top: -1.8em;
  right: 2.5em;
}
.svd_container.sv_default_css .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.svd_container.sv_default_css .modal .modal-dialog {
  position: relative;
  max-width: 680px;
  margin: 30px auto;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  margin-top: 70px;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-header {
  padding: 12px;
  border-bottom: 1px solid #e5e5e5;
  display: block;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-header h4 {
  margin: 0;
  font-size: 16px;
  float: left;
  font-weight: 500;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-header button.close {
  float: right;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.87);
  text-shadow: 0 1px 0 #fff;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0 !important;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-body {
  padding: 12px;
  height: 68vh;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-footer {
  padding: 12px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.title_editable {
  pointer-events: all;
  cursor: text;
}
.title_editable .svda-title-editor-start {
  cursor: pointer;
  visibility: hidden;
}
.svd_q_selected .title_editable:hover .svda-title-editor-start {
  visibility: visible;
}
title-editor {
  display: inline-block;
}
title-editor .svda-content {
  position: relative;
  pointer-events: all;
}
title-editor .svda-content .svda-title-editor-content {
  white-space: nowrap;
}
title-editor .svda-content .svda-edit-button {
  padding-left: 5px;
  cursor: pointer;
}
.item_editable {
  pointer-events: all;
  cursor: text;
}
.item_editable .svda-title-editor-start {
  cursor: pointer;
  visibility: hidden;
  padding-left: 5px;
}
.svd_q_selected .item_editable:hover .svda-title-editor-start {
  visibility: visible;
}
.svda-drag-handle {
  cursor: move;
  visibility: hidden;
  padding-left: 5px;
}
.svd_q_selected .item_draggable:hover .svda-drag-handle {
  visibility: visible;
}
.svda-delete-item {
  cursor: pointer;
  visibility: hidden;
  padding-left: 5px;
}
.svd_q_selected .item_editable:hover .svda-delete-item {
  visibility: visible;
}
.svda-add-new-item {
  cursor: pointer;
  pointer-events: auto;
  padding-left: 16px;
  display: none;
}
.svda-add-new-item:hover {
  text-decoration: underline;
}
.svd_q_selected .svda-add-new-item {
  display: inline-block;
}
item-editor {
  display: inline-block;
}
item-editor .svda-content {
  position: relative;
  pointer-events: all;
}
item-editor .svda-content .svda-title-editor-content {
  white-space: nowrap;
}
item-editor .svda-content .svda-edit-button {
  padding-left: 5px;
  cursor: pointer;
}
.label_editable {
  pointer-events: all;
  cursor: text;
}
.label_editable .svda-title-editor-start {
  cursor: pointer;
  visibility: hidden;
}
.svd_q_selected .label_editable:hover .svda-title-editor-start {
  visibility: visible;
}
.svda-question-actions {
  position: absolute;
  right: 15px;
  top: -30px;
  left: 15px;
  text-align: right;
  line-height: 30px;
}
.svda-question-actions .svda_current_type {
  font-weight: 500;
  cursor: auto;
}
.svda-question-actions select.svda_current_type {
  border: none;
  outline: none;
  cursor: pointer;
}
.svda-question-actions select.svda_current_type:focus {
  border: none;
  outline: none;
}
question-actions {
  display: none;
}
question-actions .svda_question_action {
  font-weight: 500;
  cursor: pointer;
  margin-left: 1em;
}
.svd_q_selected > .svda-question-actions question-actions {
  display: block;
}
.svd_q_selected > .svda-question-actions .svda_action_separator {
  margin-left: 15px;
  margin-top: -5px;
}
select-items-editor {
  display: none;
}
select-items-editor .svda-select-items-editor {
  position: relative;
  pointer-events: all;
}
select-items-editor .svda-select-items-editor .svda-select-items-title {
  text-align: center;
  position: absolute;
  top: -2.2em;
  right: 2em;
  height: 2em;
}
select-items-editor .svda-select-items-editor .svda-select-items-title span {
  font-weight: 500;
  cursor: pointer;
}
select-items-editor .svda-select-items-editor .svda-select-items-content {
  padding: 1em;
  border-style: solid;
  border-width: 1px;
  border-top: none;
}
.svd_q_selected select-items-editor {
  display: block;
}
rating-item-editor {
  display: none;
}
rating-item-editor .svda-content {
  position: relative;
  pointer-events: none;
}
rating-item-editor .svda-content .svda-title-editor-content {
  white-space: nowrap;
}
rating-item-editor .svda-content .svda-edit-button {
  padding-left: 5px;
  cursor: pointer;
}
rating-item-editor .svda-title-editor-start,
rating-item-editor .svda-delete-item {
  display: none;
}
.svda-add-new-rating-item {
  pointer-events: all;
  padding: 0 1em;
  line-height: 2em;
  display: none;
}
.svd_q_selected rating-item-editor {
  display: inline-block;
}
.svd_q_selected rating-item-editor .svda-content {
  pointer-events: all;
}
.svd_q_selected .item_editable:hover rating-item-editor .svda-title-editor-start,
.svd_q_selected .item_editable:hover rating-item-editor .svda-delete-item {
  display: inline-block;
}
.svd_q_selected .svda-add-new-rating-item {
  display: inline-block;
}
.image_item_editable {
  position: relative;
}
.sv_imgsel .svda-add-new-item {
  vertical-align: top;
  border: 1px solid lightgray;
  border-radius: 4px;
  text-align: center;
  padding: 0;
}
.svd_q_selected .image_item_editable image-item-editor {
  display: block;
}
.svd_q_selected .image_item_editable .svda-drag-handle {
  visibility: visible;
}
.svd_q_selected .image_item_editable .svda-delete-item {
  visibility: visible;
}
.svda-image-editor {
  overflow: hidden;
}
image-item-editor {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 0 1em;
  border-radius: 0.5em;
  background-color: white;
  opacity: 0.75;
}
image-item-editor .svda-content {
  position: relative;
  pointer-events: all;
}
image-item-editor .svda-content .edit-image-item {
  cursor: pointer;
}
.svd-accordion-tab-header {
  min-height: 32px;
  line-height: 40px;
  margin: 1em 0;
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.svd-accordion-tab-header .icon-toolbox-arrow {
  float: right;
  margin-top: -2px;
}
svd-splitter {
  display: block;
  z-index: 999;
  overflow: hidden;
  position: absolute;
  width: 4px;
  top: 0;
  bottom: 0;
  cursor: ew-resize;
}
svd-splitter:hover,
svd-splitter.svd-active-splitter {
  background-color: gray;
}
#image-viewer .img-container {
  border: 1px solid #ccc;
  background: #ddd !important;
  min-height: 300px;
}
#image-viewer .img-container #ngx-fs-btn {
  display: none;
}
#image-viewer .img-container button {
  background-color: transparent !important;
  border: none;
}
#image-viewer .img-container button:nth-of-type(1):not(#ngx-fs-btn) {
  top: 165px;
}
#image-viewer .img-container button:nth-of-type(2):not(#ngx-fs-btn) {
  top: 115px;
}
#image-viewer .img-container button:nth-of-type(3):not(#ngx-fs-btn) {
  top: 65px;
}
#image-viewer .img-container button:nth-of-type(4):not(#ngx-fs-btn) {
  top: 15px;
}
#image-viewer .img-container button:hover {
  background-color: rgba(255, 255, 255, 0);
  border: 2px solid #00a983;
}
.report-container .ngx-charts .grid-panel.odd rect {
  fill: none !important;
}
.report-container .chart-legend {
  width: 500px !important;
  margin-left: 310px;
}
.report-container .chart-legend ul {
  width: auto !important;
  background-color: none !important;
}
.report-container .chart-legend ul li {
  display: inline-block !important;
  color: #000 !important;
}
.sv_main .sv-action-bar {
  display: block !important;
  padding: 0px !important;
}
.sv_main .sv-action__content {
  display: block !important;
}
#sv-nav-prev .sv_prev_btn {
  margin-left: 0px !important;
}
#aimName-panel .mat-option .mat-option-text, #foundationName-panel .mat-option .mat-option-text {
  white-space: nowrap;
}
#organizationName-panel {
  min-width: calc(100% + 45px) !important;
}
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px / 28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong, .mat-body-2 {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}
.mat-small, .mat-caption {
  font: 400 12px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px / 112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px / 56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px / 48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px / 40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px / 20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px / 32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px / 24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
@-webkit-keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@-webkit-keyframes cdk-text-field-autofill-end {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  -webkit-animation: cdk-text-field-autofill-start 0s 1ms;
          animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  -webkit-animation: cdk-text-field-autofill-end 0s 1ms;
          animation: cdk-text-field-autofill-end 0s 1ms;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.seq-theme .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.seq-theme .mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-option:hover:not(.mat-option-disabled), .seq-theme .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.seq-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.seq-theme .mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #00a983;
}
.seq-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #db3390;
}
.seq-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.seq-theme .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-pseudo-checkbox::after {
  color: #fafafa;
}
.seq-theme .mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.seq-theme .mat-primary .mat-pseudo-checkbox-checked,
.seq-theme .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #00a983;
}
.seq-theme .mat-pseudo-checkbox-checked,
.seq-theme .mat-pseudo-checkbox-indeterminate,
.seq-theme .mat-accent .mat-pseudo-checkbox-checked,
.seq-theme .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #db3390;
}
.seq-theme .mat-warn .mat-pseudo-checkbox-checked,
.seq-theme .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.seq-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.seq-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.seq-theme .mat-app-background, .seq-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.seq-theme .mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.seq-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-badge {
  position: relative;
}
.seq-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}
.seq-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.seq-theme .ng-animate-disabled .mat-badge-content,
.seq-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.seq-theme .mat-badge-content.mat-badge-active {
  transform: none;
}
.seq-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.seq-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.seq-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.seq-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .seq-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.seq-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .seq-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.seq-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .seq-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.seq-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .seq-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.seq-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.seq-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.seq-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.seq-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .seq-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.seq-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .seq-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.seq-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .seq-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.seq-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .seq-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.seq-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.seq-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.seq-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.seq-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .seq-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.seq-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .seq-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.seq-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .seq-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.seq-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .seq-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.seq-theme .mat-badge-content {
  color: white;
  background: #00a983;
}
.cdk-high-contrast-active .seq-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.seq-theme .mat-badge-accent .mat-badge-content {
  background: #db3390;
  color: white;
}
.seq-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.seq-theme .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-button, .seq-theme .mat-icon-button, .seq-theme .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.seq-theme .mat-button.mat-primary, .seq-theme .mat-icon-button.mat-primary, .seq-theme .mat-stroked-button.mat-primary {
  color: #00a983;
}
.seq-theme .mat-button.mat-accent, .seq-theme .mat-icon-button.mat-accent, .seq-theme .mat-stroked-button.mat-accent {
  color: #db3390;
}
.seq-theme .mat-button.mat-warn, .seq-theme .mat-icon-button.mat-warn, .seq-theme .mat-stroked-button.mat-warn {
  color: #f44336;
}
.seq-theme .mat-button.mat-primary.mat-button-disabled, .seq-theme .mat-button.mat-accent.mat-button-disabled, .seq-theme .mat-button.mat-warn.mat-button-disabled, .seq-theme .mat-button.mat-button-disabled.mat-button-disabled, .seq-theme .mat-icon-button.mat-primary.mat-button-disabled, .seq-theme .mat-icon-button.mat-accent.mat-button-disabled, .seq-theme .mat-icon-button.mat-warn.mat-button-disabled, .seq-theme .mat-icon-button.mat-button-disabled.mat-button-disabled, .seq-theme .mat-stroked-button.mat-primary.mat-button-disabled, .seq-theme .mat-stroked-button.mat-accent.mat-button-disabled, .seq-theme .mat-stroked-button.mat-warn.mat-button-disabled, .seq-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.seq-theme .mat-button.mat-primary .mat-button-focus-overlay, .seq-theme .mat-icon-button.mat-primary .mat-button-focus-overlay, .seq-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #00a983;
}
.seq-theme .mat-button.mat-accent .mat-button-focus-overlay, .seq-theme .mat-icon-button.mat-accent .mat-button-focus-overlay, .seq-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #db3390;
}
.seq-theme .mat-button.mat-warn .mat-button-focus-overlay, .seq-theme .mat-icon-button.mat-warn .mat-button-focus-overlay, .seq-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.seq-theme .mat-button.mat-button-disabled .mat-button-focus-overlay, .seq-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .seq-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.seq-theme .mat-button .mat-ripple-element, .seq-theme .mat-icon-button .mat-ripple-element, .seq-theme .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.seq-theme .mat-button-focus-overlay {
  background: black;
}
.seq-theme .mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-flat-button, .seq-theme .mat-raised-button, .seq-theme .mat-fab, .seq-theme .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.seq-theme .mat-flat-button.mat-primary, .seq-theme .mat-raised-button.mat-primary, .seq-theme .mat-fab.mat-primary, .seq-theme .mat-mini-fab.mat-primary {
  color: white;
}
.seq-theme .mat-flat-button.mat-accent, .seq-theme .mat-raised-button.mat-accent, .seq-theme .mat-fab.mat-accent, .seq-theme .mat-mini-fab.mat-accent {
  color: white;
}
.seq-theme .mat-flat-button.mat-warn, .seq-theme .mat-raised-button.mat-warn, .seq-theme .mat-fab.mat-warn, .seq-theme .mat-mini-fab.mat-warn {
  color: white;
}
.seq-theme .mat-flat-button.mat-primary.mat-button-disabled, .seq-theme .mat-flat-button.mat-accent.mat-button-disabled, .seq-theme .mat-flat-button.mat-warn.mat-button-disabled, .seq-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .seq-theme .mat-raised-button.mat-primary.mat-button-disabled, .seq-theme .mat-raised-button.mat-accent.mat-button-disabled, .seq-theme .mat-raised-button.mat-warn.mat-button-disabled, .seq-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .seq-theme .mat-fab.mat-primary.mat-button-disabled, .seq-theme .mat-fab.mat-accent.mat-button-disabled, .seq-theme .mat-fab.mat-warn.mat-button-disabled, .seq-theme .mat-fab.mat-button-disabled.mat-button-disabled, .seq-theme .mat-mini-fab.mat-primary.mat-button-disabled, .seq-theme .mat-mini-fab.mat-accent.mat-button-disabled, .seq-theme .mat-mini-fab.mat-warn.mat-button-disabled, .seq-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.seq-theme .mat-flat-button.mat-primary, .seq-theme .mat-raised-button.mat-primary, .seq-theme .mat-fab.mat-primary, .seq-theme .mat-mini-fab.mat-primary {
  background-color: #00a983;
}
.seq-theme .mat-flat-button.mat-accent, .seq-theme .mat-raised-button.mat-accent, .seq-theme .mat-fab.mat-accent, .seq-theme .mat-mini-fab.mat-accent {
  background-color: #db3390;
}
.seq-theme .mat-flat-button.mat-warn, .seq-theme .mat-raised-button.mat-warn, .seq-theme .mat-fab.mat-warn, .seq-theme .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.seq-theme .mat-flat-button.mat-primary.mat-button-disabled, .seq-theme .mat-flat-button.mat-accent.mat-button-disabled, .seq-theme .mat-flat-button.mat-warn.mat-button-disabled, .seq-theme .mat-flat-button.mat-button-disabled.mat-button-disabled, .seq-theme .mat-raised-button.mat-primary.mat-button-disabled, .seq-theme .mat-raised-button.mat-accent.mat-button-disabled, .seq-theme .mat-raised-button.mat-warn.mat-button-disabled, .seq-theme .mat-raised-button.mat-button-disabled.mat-button-disabled, .seq-theme .mat-fab.mat-primary.mat-button-disabled, .seq-theme .mat-fab.mat-accent.mat-button-disabled, .seq-theme .mat-fab.mat-warn.mat-button-disabled, .seq-theme .mat-fab.mat-button-disabled.mat-button-disabled, .seq-theme .mat-mini-fab.mat-primary.mat-button-disabled, .seq-theme .mat-mini-fab.mat-accent.mat-button-disabled, .seq-theme .mat-mini-fab.mat-warn.mat-button-disabled, .seq-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-flat-button.mat-primary .mat-ripple-element, .seq-theme .mat-raised-button.mat-primary .mat-ripple-element, .seq-theme .mat-fab.mat-primary .mat-ripple-element, .seq-theme .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.seq-theme .mat-flat-button.mat-accent .mat-ripple-element, .seq-theme .mat-raised-button.mat-accent .mat-ripple-element, .seq-theme .mat-fab.mat-accent .mat-ripple-element, .seq-theme .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.seq-theme .mat-flat-button.mat-warn .mat-ripple-element, .seq-theme .mat-raised-button.mat-warn .mat-ripple-element, .seq-theme .mat-fab.mat-warn .mat-ripple-element, .seq-theme .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.seq-theme .mat-stroked-button:not([class*=mat-elevation-z]), .seq-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-fab:not([class*=mat-elevation-z]), .seq-theme .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .seq-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .seq-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-button-toggle-standalone,
.seq-theme .mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.seq-theme .mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.seq-theme .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.seq-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.seq-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
.seq-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.seq-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.seq-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.seq-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.seq-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.seq-theme .mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-checkbox-checkmark {
  fill: #fafafa;
}
.seq-theme .mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.seq-theme .mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.seq-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .seq-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #00a983;
}
.seq-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .seq-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #db3390;
}
.seq-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .seq-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.seq-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .seq-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.seq-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.seq-theme .mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-checkbox .mat-ripple-element {
  background-color: black;
}
.seq-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.seq-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #00a983;
}
.seq-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.seq-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #db3390;
}
.seq-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.seq-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.seq-theme .mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.seq-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.seq-theme .mat-chip.mat-standard-chip::after {
  background: black;
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #00a983;
  color: white;
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #db3390;
  color: white;
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.seq-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.seq-theme .mat-table {
  background: white;
}
.seq-theme .mat-table thead, .seq-theme .mat-table tbody, .seq-theme .mat-table tfoot,
.seq-theme mat-header-row, .seq-theme mat-row, .seq-theme mat-footer-row,
.seq-theme [mat-header-row], .seq-theme [mat-row], .seq-theme [mat-footer-row],
.seq-theme .mat-table-sticky {
  background: inherit;
}
.seq-theme mat-row, .seq-theme mat-header-row, .seq-theme mat-footer-row,
.seq-theme th.mat-header-cell, .seq-theme td.mat-cell, .seq-theme td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-cell, .seq-theme .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-datepicker-toggle,
.seq-theme .mat-datepicker-content .mat-calendar-next-button,
.seq-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-calendar-table-header,
.seq-theme .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-calendar-body-cell-content,
.seq-theme .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.seq-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.seq-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.seq-theme .mat-calendar-body-in-range::before {
  background: rgba(0, 169, 131, 0.2);
}
.seq-theme .mat-calendar-body-comparison-identical,
.seq-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.seq-theme .mat-calendar-body-comparison-bridge-start::before,
.seq-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 169, 131, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.seq-theme .mat-calendar-body-comparison-bridge-end::before,
.seq-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 169, 131, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.seq-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.seq-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.seq-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.seq-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.seq-theme .mat-calendar-body-selected {
  background-color: #00a983;
  color: white;
}
.seq-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 169, 131, 0.4);
}
.seq-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.seq-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.seq-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.seq-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(0, 169, 131, 0.3);
}
.seq-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(219, 51, 144, 0.2);
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.seq-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(219, 51, 144, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.seq-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(219, 51, 144, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #db3390;
  color: white;
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(219, 51, 144, 0.4);
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.seq-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.seq-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(219, 51, 144, 0.3);
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.seq-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.seq-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.seq-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.seq-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.seq-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.seq-theme .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-datepicker-toggle-active {
  color: #00a983;
}
.seq-theme .mat-datepicker-toggle-active.mat-accent {
  color: #db3390;
}
.seq-theme .mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.seq-theme .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .seq-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .seq-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .seq-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.seq-theme .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-expansion-panel-header-description,
.seq-theme .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.seq-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.seq-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.seq-theme .mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.seq-theme .mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.seq-theme .mat-form-field.mat-focused .mat-form-field-label {
  color: #00a983;
}
.seq-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #db3390;
}
.seq-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.seq-theme .mat-focused .mat-form-field-required-marker {
  color: #db3390;
}
.seq-theme .mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #00a983;
}
.seq-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #db3390;
}
.seq-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.seq-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #00a983;
}
.seq-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #db3390;
}
.seq-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.seq-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.seq-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.seq-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.seq-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.seq-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.seq-theme .mat-error {
  color: #f44336;
}
.seq-theme .mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.seq-theme .mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.seq-theme .mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.seq-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.seq-theme .mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.seq-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #00a983;
}
.seq-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #db3390;
}
.seq-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.seq-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.seq-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.seq-theme .mat-icon.mat-primary {
  color: #00a983;
}
.seq-theme .mat-icon.mat-accent {
  color: #db3390;
}
.seq-theme .mat-icon.mat-warn {
  color: #f44336;
}
.seq-theme .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-input-element:disabled,
.seq-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-input-element {
  caret-color: #00a983;
}
.seq-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-form-field.mat-accent .mat-input-element {
  caret-color: #db3390;
}
.seq-theme .mat-form-field.mat-warn .mat-input-element,
.seq-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.seq-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.seq-theme .mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-list-item-disabled {
  background-color: #eeeeee;
}
.seq-theme .mat-list-option:hover, .seq-theme .mat-list-option:focus,
.seq-theme .mat-nav-list .mat-list-item:hover,
.seq-theme .mat-nav-list .mat-list-item:focus,
.seq-theme .mat-action-list .mat-list-item:hover,
.seq-theme .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.seq-theme .mat-list-single-selected-option, .seq-theme .mat-list-single-selected-option:hover, .seq-theme .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-menu-panel {
  background: white;
}
.seq-theme .mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-menu-item[disabled],
.seq-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,
.seq-theme .mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-menu-item .mat-icon-no-color,
.seq-theme .mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-menu-item:hover:not([disabled]),
.seq-theme .mat-menu-item.cdk-program-focused:not([disabled]),
.seq-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),
.seq-theme .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.seq-theme .mat-paginator {
  background: white;
}
.seq-theme .mat-paginator,
.seq-theme .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-paginator-decrement,
.seq-theme .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-paginator-first,
.seq-theme .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-icon-button[disabled] .mat-paginator-decrement,
.seq-theme .mat-icon-button[disabled] .mat-paginator-increment,
.seq-theme .mat-icon-button[disabled] .mat-paginator-first,
.seq-theme .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-paginator-container {
  min-height: 56px;
}
.seq-theme .mat-progress-bar-background {
  fill: #bce6dc;
}
.seq-theme .mat-progress-bar-buffer {
  background-color: #bce6dc;
}
.seq-theme .mat-progress-bar-fill::after {
  background-color: #00a983;
}
.seq-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #f2c8e0;
}
.seq-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #f2c8e0;
}
.seq-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #db3390;
}
.seq-theme .mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #f9ccc9;
}
.seq-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #f9ccc9;
}
.seq-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.seq-theme .mat-progress-spinner circle, .seq-theme .mat-spinner circle {
  stroke: #00a983;
}
.seq-theme .mat-progress-spinner.mat-accent circle, .seq-theme .mat-spinner.mat-accent circle {
  stroke: #db3390;
}
.seq-theme .mat-progress-spinner.mat-warn circle, .seq-theme .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.seq-theme .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00a983;
}
.seq-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,
.seq-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .seq-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .seq-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #00a983;
}
.seq-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #db3390;
}
.seq-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,
.seq-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .seq-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .seq-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #db3390;
}
.seq-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.seq-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,
.seq-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .seq-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .seq-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.seq-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.seq-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.seq-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-radio-button .mat-ripple-element {
  background-color: black;
}
.seq-theme .mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-select-panel {
  background: white;
}
.seq-theme .mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #00a983;
}
.seq-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #db3390;
}
.seq-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.seq-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.seq-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}
.seq-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.seq-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.seq-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.seq-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #db3390;
}
.seq-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(219, 51, 144, 0.54);
}
.seq-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #db3390;
}
.seq-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #00a983;
}
.seq-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 169, 131, 0.54);
}
.seq-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #00a983;
}
.seq-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.seq-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.seq-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.seq-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.seq-theme .mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.seq-theme .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.seq-theme .mat-primary .mat-slider-track-fill,
.seq-theme .mat-primary .mat-slider-thumb,
.seq-theme .mat-primary .mat-slider-thumb-label {
  background-color: #00a983;
}
.seq-theme .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.seq-theme .mat-primary .mat-slider-focus-ring {
  background-color: rgba(0, 169, 131, 0.2);
}
.seq-theme .mat-accent .mat-slider-track-fill,
.seq-theme .mat-accent .mat-slider-thumb,
.seq-theme .mat-accent .mat-slider-thumb-label {
  background-color: #db3390;
}
.seq-theme .mat-accent .mat-slider-thumb-label-text {
  color: white;
}
.seq-theme .mat-accent .mat-slider-focus-ring {
  background-color: rgba(219, 51, 144, 0.2);
}
.seq-theme .mat-warn .mat-slider-track-fill,
.seq-theme .mat-warn .mat-slider-thumb,
.seq-theme .mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.seq-theme .mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.seq-theme .mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.seq-theme .mat-slider:hover .mat-slider-track-background,
.seq-theme .mat-slider.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-slider-disabled .mat-slider-track-background,
.seq-theme .mat-slider-disabled .mat-slider-track-fill,
.seq-theme .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.seq-theme .mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.seq-theme .mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.seq-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.seq-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.seq-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.seq-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .seq-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .seq-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.seq-theme .mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.seq-theme .mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.seq-theme .mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.seq-theme .mat-step-header.cdk-keyboard-focused, .seq-theme .mat-step-header.cdk-program-focused, .seq-theme .mat-step-header:hover:not([aria-disabled]), .seq-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.seq-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .seq-theme .mat-step-header:hover {
    background: none;
  }
}
.seq-theme .mat-step-header .mat-step-label,
.seq-theme .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.seq-theme .mat-step-header .mat-step-icon-selected,
.seq-theme .mat-step-header .mat-step-icon-state-done,
.seq-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #00a983;
  color: white;
}
.seq-theme .mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.seq-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.seq-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.seq-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #db3390;
  color: white;
}
.seq-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.seq-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.seq-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.seq-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.seq-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.seq-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.seq-theme .mat-stepper-horizontal, .seq-theme .mat-stepper-vertical {
  background-color: white;
}
.seq-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-horizontal-stepper-header::before,
.seq-theme .mat-horizontal-stepper-header::after,
.seq-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}
.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.seq-theme .mat-sort-header-arrow {
  color: #757575;
}
.seq-theme .mat-tab-nav-bar,
.seq-theme .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,
.seq-theme .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.seq-theme .mat-tab-label, .seq-theme .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-tab-label.mat-tab-disabled, .seq-theme .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.seq-theme .mat-tab-group[class*=mat-background-] > .mat-tab-header,
.seq-theme .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.seq-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(191, 214, 225, 0.3);
}
.seq-theme .mat-tab-group.mat-primary .mat-ink-bar, .seq-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #00a983;
}
.seq-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .seq-theme .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .seq-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .seq-theme .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.seq-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(248, 188, 208, 0.3);
}
.seq-theme .mat-tab-group.mat-accent .mat-ink-bar, .seq-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #db3390;
}
.seq-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .seq-theme .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .seq-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .seq-theme .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.seq-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.seq-theme .mat-tab-group.mat-warn .mat-ink-bar, .seq-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.seq-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .seq-theme .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .seq-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .seq-theme .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.seq-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(191, 214, 225, 0.3);
}
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header, .seq-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container, .seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #00a983;
}
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .seq-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .seq-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.seq-theme .mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.seq-theme .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.seq-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(248, 188, 208, 0.3);
}
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header, .seq-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container, .seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #db3390;
}
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .seq-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .seq-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.seq-theme .mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.seq-theme .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.seq-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .seq-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.seq-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header, .seq-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container, .seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .seq-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .seq-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.seq-theme .mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.seq-theme .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.seq-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .mat-toolbar.mat-primary {
  background: #00a983;
  color: white;
}
.seq-theme .mat-toolbar.mat-accent {
  background: #db3390;
  color: white;
}
.seq-theme .mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.seq-theme .mat-toolbar .mat-form-field-underline,
.seq-theme .mat-toolbar .mat-form-field-ripple,
.seq-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.seq-theme .mat-toolbar .mat-form-field-label,
.seq-theme .mat-toolbar .mat-focused .mat-form-field-label,
.seq-theme .mat-toolbar .mat-select-value,
.seq-theme .mat-toolbar .mat-select-arrow,
.seq-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.seq-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.mat-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.seq-theme .mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.seq-theme .mat-tree {
  background: white;
}
.seq-theme .mat-tree-node,
.seq-theme .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tree-node {
  min-height: 48px;
}
.seq-theme .mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-simple-snackbar-action {
  color: #db3390;
}
.seq-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.seq-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #db3390;
  font-weight: 400;
}
.seq-theme .mat-error {
  color: #db3390;
  font-weight: 400;
  line-height: 1.3em;
}
.seq-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #db3390;
}
.seq-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #db3390;
}
.seq-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #db3390;
}
.seq-theme .white {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
}
.seq-theme .white .mat-form-field-ripple,
.seq-theme .white .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.seq-theme .white .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent,
.seq-theme .white .mat-form-field-underline,
.seq-theme .white .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
}
.seq-theme .white .mat-stroked-button,
.seq-theme .white .mat-stroked-button.mat-primary,
.seq-theme .white .mat-stroked-button:not([class*=mat-elevation-z]) {
  margin: 0 14px 14px 0;
  color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.9);
}
.seq-theme .white .mat-stroked-button[disabled][disabled] {
  margin: 0px 14px 14px 0;
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.6);
}
.seq-theme .white .mat-form-field {
  display: flex;
  flex-direction: row;
  margin: 16px 0;
}
.seq-theme .white .mat-form-field .hidden {
  display: none;
}
.seq-theme .white p,
.seq-theme .white h1,
.seq-theme .white h2,
.seq-theme .white h3,
.seq-theme .white a {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
  text-decoration: none;
}
.seq-theme .white h3 {
  font-size: 18px;
}
.seq-theme .white .mat-input-element {
  width: 100%;
  color: rgba(255, 255, 255, 0.9);
  caret-color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
}
.seq-theme .white .mat-form-field-label .mat-form-field-required-marker {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
}
.seq-theme .white .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.seq-theme .white .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #db3390 !important;
  font-weight: 400;
}
.seq-theme .white .mat-error {
  color: #db3390 !important;
  font-weight: 400;
}
.seq-theme .white .mat-toolbar {
  background: none;
}
.seq-theme .white .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #db3390 !important;
}
.seq-theme .mat-snack-bar-container.white {
  color: #db3390;
}
.seq-theme .mat-snack-bar-container.white .mat-button {
  color: #db3390;
}
.seq-theme .mat-nav-list .mat-list-item:focus {
  background: none;
}
.seq-theme .mat-card[class*=mat-elevation-z],
.seq-theme .mat-dialog-container,
.seq-theme .mat-select-panel,
.seq-theme .mat-card,
.seq-theme .mat-card:not([class*=mat-elevation-z]),
.seq-theme .mat-menu-panel {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  background: #fff;
}
.seq-theme .mat-cell,
.seq-theme .mat-footer-cell {
  font-size: 14px;
  padding-right: 12px;
  margin: 12px 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.seq-theme .mat-header-cell {
  padding-right: 12px;
  font-size: 13px;
  font-weight: 600;
}
.seq-theme .mat-header-row {
  min-height: 42px;
}
.seq-theme .mat-mini-fab[disabled][disabled] {
  background-color: #ffffff;
}
.seq-theme .mat-mini-fab[disabled][disabled] .mat-icon.mat-primary {
  color: rgba(0, 0, 0, 0.4);
}
.seq-theme .mat-form-field {
  margin: 8px 0;
}
.seq-theme .mat-form-field-infix {
  border-top: 0;
}
.seq-theme .mat-form-field-appearance-outline .mat-form-field-label {
  margin-top: 0;
}
.seq-theme .mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.42);
}
.seq-theme .mat-form-field-appearance-outline .mat-form-field-outline-start {
  border-left: 2px solid;
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.seq-theme .mat-form-field-appearance-outline .mat-form-field-outline-end,
.seq-theme .mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end {
  border-right: 2px solid;
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.seq-theme .mat-form-field-appearance-outline .mat-form-field-outline-gap {
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.seq-theme .mat-form-field-appearance-outline .mat-select-arrow-wrapper {
  transform: translateY(10%);
}
.seq-theme .mat-form-field-appearance-outline .mat-form-field-prefix,
.seq-theme .mat-form-field-appearance-outline .mat-form-field-suffix {
  top: 0.5em;
  color: rgba(0, 0, 0, 0.56);
}
.seq-theme :not(.mat-form-field-appearance-legacy).mat-form-field .mat-form-field-prefix .mat-icon-button,
.seq-theme :not(.mat-form-field-appearance-legacy).mat-form-field .mat-form-field-suffix .mat-icon-button {
  display: inline-block;
  height: 1.5em;
  width: 1.5em;
}
.seq-theme .mat-option-text.mat-option-text {
  line-height: 26px;
  margin: 12px 0;
  white-space: normal;
}
.seq-theme .no-spacing .mat-form-field-wrapper {
  margin: 0;
  padding-bottom: 0;
}
.seq-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.seq-theme .mat-input-element:disabled,
.seq-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,
.seq-theme .mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.67);
}
.seq-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.56);
}
.seq-theme .set-password-input-width .mat-form-field-infix {
  width: 200px;
}
.seq-theme .mat-card {
  margin-bottom: 24px;
  padding: 24px;
}
.seq-theme .mat-card .mat-card-header {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  flex-direction: row;
  white-space: wrap;
  font-size: 1.4em;
  font-weight: 100;
  color: rgba(0, 0, 0, 0.87);
  padding: 0 0 24px 0;
  margin: 0;
}
.seq-theme .mat-card .mat-card-header button {
  margin-left: 10px;
  flex-grow: 0;
}
.seq-theme .mat-card .mat-card-header .mat-card-header-text {
  display: none;
}
.seq-theme .mat-card .mat-card-footer {
  display: flex;
  margin: 0;
}
.seq-theme .mat-card .mat-card-footer button {
  margin-left: 10px;
  flex-grow: 0;
}
.seq-theme .mat-card .mat-card-content {
  font-size: 16px;
}
.seq-theme .mat-card .mat-card-content span.details_label {
  display: block;
  font-size: 14px;
  color: #00a983;
  font-weight: 600;
}
.seq-theme .mat-card .mat-card-content p {
  margin: 12px 0;
}
.seq-theme .mat-card .card-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.seq-theme .mat-card .card-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(50% - 12px);
}
.seq-theme .mat-card .card-column .mat-form-field {
  width: 100%;
}
.seq-theme .mat-card .card-column-33 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(33.33% - 12px);
}
@media screen and (max-width: 1365px) {
  .seq-theme .mat-card .card-column-33 {
    width: calc(100% - 0px);
    margin-bottom: 15px;
  }
}
.seq-theme .mat-card .card-column-32 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(33.33% - 12px);
}
.seq-theme .mat-card .card-column-25 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(25% - 12px);
}
.seq-theme .mat-card .card-column-20 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(20% - 3px);
}
.seq-theme .mat-card .card-column-12 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(12% - 12px);
}
.seq-theme .mat-card .card-column-60 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(60% - 12px);
}
@media screen and (max-width: 1365px) {
  .seq-theme .mat-card .card-column-60 {
    width: calc(70% - 12px);
  }
}
.seq-theme .mat-card .card-column-40 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(40% - 12px);
}
@media screen and (max-width: 1365px) {
  .seq-theme .mat-card .card-column-40 {
    width: calc(30% - 12px);
  }
}
.seq-theme .mat-card .card-column-45 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(45% - 12px);
}
@media screen and (max-width: 598px) {
  .seq-theme .mat-card .card-column-45 {
    width: calc(100% - 12px);
  }
}
.seq-theme .mat-card .card-column-55 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(55% - 12px);
}
@media screen and (max-width: 598px) {
  .seq-theme .mat-card .card-column-55 {
    width: calc(100% - 12px);
  }
}
.seq-theme .mat-card .card-column-75 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(75% - 12px);
}
.seq-theme .mat-card .card-column-100 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(111% - 12px);
}
.seq-theme .mat-card .card-column-100 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(100% - 12px);
}
.seq-theme .mat-card .card-column-third {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(33% - 12px);
}
.seq-theme .mat-card .card-column-two-third {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(67% - 12px);
}
.seq-theme .mat-card .group-title {
  color: #00a983;
  margin-bottom: 12px;
}
.seq-theme .mat-card .group-title.group-subtitle {
  color: #00a983;
  margin-bottom: 24px;
}
.seq-theme .mat-card .group-subtitle {
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 24px;
}
.seq-theme .mat-card .mobile-label {
  display: none;
}
.seq-theme .mat-card .mat-row {
  min-height: 56px;
}
.seq-theme .search_by {
  border: 1px solid rgba(0, 0, 0, 0.24);
  padding: 0.25em 0.75em;
  margin: 0 12px 0 0;
  border-radius: 4px;
  font-size: 0.65em;
  line-height: 1.125 !important;
}
.seq-theme .search_by .mat-form-field-infix {
  width: 300px;
  border-top: 0;
}
.seq-theme .search_by .mat-form-field-appearance-legacy .mat-form-field-wrapper,
.seq-theme .search_by .mat-form-field-wrapper {
  padding: 0;
}
.seq-theme .search_by .mat-form-field-underline {
  display: none;
  height: 0;
  background-color: transparent !important;
}
.seq-theme .search_by .mat-form-field-suffix .mat-icon-button {
  width: 24px;
  height: 24px;
}
.seq-theme .search_by .mat-form-field-suffix .mat-icon-button:hover {
  background: transparent;
}
.seq-theme .search_by .mat-form-field-suffix .mat-icon-button .mat-icon {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.64);
}
.seq-theme .search_by .mat-input-element::-moz-placeholder {
  display: none;
  opacity: 0;
}
.seq-theme .search_by.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.seq-theme .search_by .mat-input-element::placeholder {
  display: none;
  opacity: 0;
}
.seq-theme .search_by .mat-input-element::placeholder,
.seq-theme .search_by .mat-input-element::-webkit-input-placeholder,
.seq-theme .search_by .mat-input-element::-moz-placeholder {
  opacity: 0;
}
.seq-theme .filter_by {
  max-width: 300px;
  font-size: 16px;
  padding: 0.35em 0.75em;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
}
.seq-theme .filter_by .mat-select-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.seq-theme ::-moz-selection {
  background: #db3390;
  color: #fff;
  text-shadow: none;
}
.seq-theme ::selection {
  background: #db3390;
  color: #fff;
  text-shadow: none;
}
.seq-theme ::-webkit-selection {
  background: #db3390;
  color: #fff;
  text-shadow: none;
}
.seq-theme ::-moz-selection {
  background: #db3390;
  color: #fff;
  text-shadow: none;
}
.seq-theme .color-primary {
  color: #00a983;
}
.seq-theme .mat-stroked-button:not([class*=mat-elevation-z]),
.seq-theme .seq-theme .mat-flat-button:not([class*=mat-elevation-z]) {
  border-color: rgba(0, 0, 0, 0.24);
}
.seq-theme .color-accent {
  color: #db3390;
}
.seq-theme .chip {
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-flex;
  padding: 7px 12px;
  border-radius: 4px;
  align-items: center;
  margin: 4px;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid rgba(0, 0, 0, 0.24);
  color: rgba(0, 0, 0, 0.87);
}
.seq-theme .chip .mat-checkbox-inner-container {
  height: 16px;
  width: 16px;
}
.seq-theme .chip .mat-checkbox-layout .mat-checkbox-label {
  line-height: 18px;
}
.seq-theme .chip-parent {
  position: relative;
}
.seq-theme .chip-parent .chip-label {
  padding-left: 44px;
}
.seq-theme .chip-parent .chip-child {
  position: absolute;
  margin: 0;
  padding: 7px 12px 7px 10px;
  border: 0;
  border-radius: 4px 0 0 4px;
  top: 0;
  left: 0;
}
.seq-theme .primary {
  background-color: #00a983;
  color: white;
  border: 1px solid #00a983;
}
.seq-theme .small {
  color: rgba(0, 0, 0, 0.64);
}
.seq-theme .settings .mat-tab-header .mat-icon {
  vertical-align: middle;
  margin-right: 10px;
}
.seq-theme hr {
  margin-bottom: 24px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.seq-theme .label-hr {
  display: flex;
  align-items: center;
  text-align: left;
  margin: 16px 0;
}
.seq-theme .label-hr span {
  font-size: 1.3em;
  font-weight: 100;
  padding-right: 8px;
  color: #00a983;
}
.seq-theme .label-hr:after {
  content: "";
  flex: 1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
}
.seq-theme .label-hr:before {
  content: "";
  width: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
}
.seq-theme .label-hr:after {
  margin-left: 0.25em;
}
.seq-theme .mobile,
.seq-theme .on-mobile {
  display: none !important;
}
.seq-theme .width-0 {
  width: 0%;
  display: none;
  padding: 0 !important;
  margin: 0 !important;
}
.seq-theme .width-5 {
  width: calc(5% - 12px);
}
.seq-theme .width-10 {
  width: calc(10% - 12px);
}
.seq-theme .width-12 {
  width: calc(12% - 12px);
}
.seq-theme .width-15 {
  width: calc(15% - 12px);
}
.seq-theme .width-17 {
  width: calc(17% - 12px);
}
.seq-theme .width-20 {
  width: calc(20% - 12px);
}
.seq-theme .width-25 {
  width: calc(25% - 12px);
}
.seq-theme .width-30 {
  width: calc(30% - 12px);
}
.seq-theme .width-35 {
  width: calc(35% - 12px);
}
.seq-theme .width-40 {
  width: calc(40% - 12px);
}
.seq-theme .width-45 {
  width: calc(45% - 12px);
}
.seq-theme .width-50 {
  width: calc(50% - 12px);
}
.seq-theme .width-55 {
  width: calc(55% - 12px);
}
.seq-theme .width-60 {
  width: calc(60% - 12px);
}
.seq-theme .actions-column {
  min-width: 100px;
}
.seq-theme iframe {
  border-width: 0px;
  border-style: none;
  border-color: none;
  -o-border-image: none;
     border-image: none;
}
.seq-theme .mat-radio-button {
  margin: 0 12px;
}
.subscriber-container {
  text-align: center;
  width: 70%;
  float: left;
}
.subscriber-container #subscriber {
  width: 100%;
}
.subscriber-container #subscriber video {
  width: 100%;
}
.publisher-container {
  float: right;
  width: 250px;
  position: relative;
  height: auto;
  min-height: 145px;
  text-align: left;
  margin-left: 30px;
  background-color: #ccc;
}
.publisher-container #publisher {
  width: 100%;
  max-height: 189px;
}
.publisher-container #publisher video {
  width: 100%;
}
.facilitator-container {
  display: flex;
}
@media screen and (max-width: 1112px) {
  .facilitator-container {
    position: absolute;
    top: 0;
  }
}
.facilitator-container #subscriber {
  position: relative;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  width: 100%;
}
.facilitator-container #subscriber video {
  width: 100%;
}
#publisher {
  position: relative;
  z-index: 2;
}
#publisher video {
  position: absolute;
  bottom: 0;
  width: 33%;
}
.seq-theme .top-snackbar:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: 12px;
  box-sizing: border-box;
  border: 12px solid;
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(-225deg);
  border-radius: 1px;
  box-shadow: -1px 1px 2px -1px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: -1px 1px 2px -1px rgba(0, 0, 0, 0.14);
}
.seq-theme .top-snackbar {
  margin-left: calc(250px + 24px);
  background: #fff;
  color: rgba(0, 0, 0, 0.87);
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  padding: 24px;
  border-radius: 1px;
  max-width: 40vw;
  min-width: 300px;
}
.seq-theme .top-snackbar .mat-button {
  min-width: auto;
  line-height: normal;
  padding: 0 6px;
}
.seq-theme .top-snackbar .mat-button .mat-button-wrapper {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.54);
}
.seq-theme .mat-snack-bar-handset .top-snackbar {
  margin: 8px 12px;
}
.seq-theme .mat-snack-bar-handset .top-snackbar:before {
  right: 24px;
}
.seq-theme .mat-snack-bar-container {
  background: #00a983;
  color: rgba(255, 255, 255, 0.97);
  padding: 24px;
  border-radius: 4px;
  max-width: 40vw;
  min-width: 300px;
  margin: 12px;
}
.seq-theme .mat-snack-bar-container .mat-button-wrapper {
  color: rgba(255, 193, 7, 0.97);
}
.seq-theme .success-snackbar {
  background: rgba(0, 169, 131, 0.97);
  color: rgba(255, 255, 255, 0.97);
}
.seq-theme .success-snackbar .mat-button-wrapper {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.84);
}
.seq-theme .error-snackbar {
  background: rgba(219, 51, 144, 0.97);
  color: rgba(255, 255, 255, 0.97);
}
.seq-theme .error-snackbar .mat-button-wrapper {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.84);
}
.mat-form-field-appearance-outline .mat-form-field-flex {
  padding: 0.3em 0.75em 0 0.75em !important;
}
.profileImgSectionMob {
  display: none;
}
.hide-in-mobile {
  display: block;
}
.show-in-mobile {
  display: none;
}
.text-right {
  text-align: right;
}
.header .tabWrapper ul,
.main-tab-container .tabWrapper ul {
  overflow: auto;
  white-space: nowrap;
  height: auto !important;
}
.header .tabWrapper ul li.tabHead,
.main-tab-container .tabWrapper ul li.tabHead {
  padding: 7px 10px !important;
  float: none !important;
  display: inline-block;
}
.header .tabWrapper ul li.tabHead a,
.main-tab-container .tabWrapper ul li.tabHead a {
  float: none !important;
}
#surveyEditorContainer .svd_container .svd_toolbox .svd_toolbox_item.svd_toolbox_item_icon-bootstrap-slider {
  position: relative;
}
#surveyEditorContainer .svd_container .svd_toolbox .svd_toolbox_item.svd_toolbox_item_icon-bootstrap-slider span:after {
  content: "";
  display: block;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 10px;
  left: 10px;
  background: url('slider.d8937176ca25517c473e.svg') no-repeat 0px 0px;
}
.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
  margin: 5px 0 0;
}
#view_user_profile .mat-card-header {
  display: block;
}
#view_user_profile .mat-card-header, #edit_service_user .mat-card-header {
  display: block;
}
#view_user_profile .action-buttons,
#edit_service_user .action-buttons {
  float: right;
}
#view_user_profile .deactivatedDate,
#edit_service_user .deactivatedDate {
  position: absolute;
  top: 2em;
  left: 40%;
}
@media all and (max-width: 960px) {
  .main-container {
    left: 0px;
    margin: calc(24px + 56px) 12px 12px 12px;
    padding: 20px 10px !important;
  }

  .push-right #sidebar {
    left: 0 !important;
  }

  .seq-theme .mat-card {
    padding: 15px 10px;
  }
  .seq-theme .mat-card .mat-cell {
    display: flex;
    flex: 1 1 100%;
    width: 100%;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    justify-content: center;
    min-height: auto;
    margin: 10px 0;
  }
  .seq-theme .mat-card .mat-cell.mat-column-status, .seq-theme .mat-card .mat-cell.mat-column-isActive, .seq-theme .mat-card .mat-cell.mat-column-accountState, .seq-theme .mat-card .mat-cell.mat-column-jobStatus, .seq-theme .mat-card .mat-cell.mat-column-jobApplicationStatus-statusDescription, .seq-theme .mat-card .mat-cell.mat-column-sessionState {
    display: inline !important;
  }
  .seq-theme .mat-card .mat-cell.mat-column-status .mobile-label, .seq-theme .mat-card .mat-cell.mat-column-isActive .mobile-label, .seq-theme .mat-card .mat-cell.mat-column-accountState .mobile-label, .seq-theme .mat-card .mat-cell.mat-column-jobStatus .mobile-label, .seq-theme .mat-card .mat-cell.mat-column-jobApplicationStatus-statusDescription .mobile-label, .seq-theme .mat-card .mat-cell.mat-column-sessionState .mobile-label {
    display: inline !important;
  }
  .seq-theme .mat-card .mat-cell .mat-icon-button {
    height: auto;
    line-height: 1;
  }
  .seq-theme .mat-card .card-column {
    width: 100%;
  }
  .seq-theme .mat-card .mat-row {
    display: block;
  }
  .seq-theme .mat-card .mat-header-row {
    display: none !important;
  }
  .seq-theme .mat-card .mat-cell:last-of-type {
    flex-direction: row;
    justify-content: flex-start;
    min-height: 12px;
    margin-left: -4px;
    padding-bottom: 4px;
  }
  .seq-theme .mat-card .mat-cell:first-of-type,
.seq-theme .mat-card .mat-footer-cell:first-of-type,
.seq-theme .mat-card .mat-header-cell:first-of-type {
    padding-left: 0;
    padding-top: 8px;
  }
  .seq-theme .mat-card .mat-row:nth-of-type(odd) {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  }
  .seq-theme .mat-card .mat-footer-row::after,
.seq-theme .mat-card .mat-header-row::after,
.seq-theme .mat-card .mat-row::after {
    display: none;
  }
  .seq-theme .mat-card .mobile-label {
    font-size: 14px;
    color: #2b769b;
    display: block;
    font-weight: 600;
  }
  .seq-theme .label-hr span {
    font-size: 1.2em;
  }
  .seq-theme .search_by .mat-form-field-infix {
    width: calc(100% - 24px);
  }
  .seq-theme .mobile,
.seq-theme .on-mobile {
    display: block !important;
  }
  .seq-theme .desktop,
.seq-theme .on-desktop {
    display: none;
  }

  .mat-cell > span.call-status-label {
    position: relative;
  }
  .mat-cell > span.call-status-label .status {
    position: absolute;
    left: 5em;
    padding: 2px 7px 3px !important;
  }

  .status {
    padding: 2px 7px 3px !important;
  }

  .search_by {
    font-size: 0.65em;
  }

  .width-40,
.width-15 {
    width: 100%;
  }

  .contentImg {
    width: auto !important;
    max-width: 215px !important;
  }

  .keyword-list .input_chip {
    margin: 5px !important;
    padding: 6px 15px 8px !important;
  }
  .keyword-list .input_chip span {
    font-size: 16px !important;
  }

  .hide-in-mobile,
.hidden-sm,
.hidden-xs {
    display: none;
  }

  .show-in-mobile {
    display: inline-block;
  }

  .user-call-status {
    position: absolute;
    left: 2em;
    font-weight: bold;
    font-size: 14px;
  }

  #surveyEditorContainer .svd_container .svd_toolbox .svd_toolbox_item {
    width: auto;
  }
  #surveyEditorContainer .svd_container.sv_default_css .svd_toolbox {
    width: auto;
    display: inline-block;
  }
  #surveyEditorContainer .svd_container .svd_content {
    padding: 20px 10px;
  }
  #surveyEditorContainer .svd-toolbar-button__image {
    display: none;
  }
  #surveyEditorContainer .svd_container.sv_default_css .btn {
    padding: 0 10px;
  }
  #surveyEditorContainer .sv_main .sv_container .sv_header h3 {
    font-size: 36px !important;
    margin: 0;
  }
  #surveyEditorContainer .sv_main .sv_container .sv_body .sv_nav {
    margin: 10px 0 0 0;
  }
  #surveyEditorContainer .sv_p_root .svda-question-actions {
    top: 0;
    left: 0;
  }
  #surveyEditorContainer .sv_p_root .svda-question-actions .svda_question_action {
    margin-left: 5px;
  }
  #surveyEditorContainer .svd_container.sv_default_css .svd_editors {
    padding: 0;
  }
  #surveyEditorContainer .svd_container.sv_default_css .svd_editors.svd_wide {
    width: 85%;
    margin: 0 0 0 10px;
  }
  #surveyEditorContainer .svd_container.sv_default_css #surveyjs .sv_row .svd_question .svda-select-items-title {
    top: 0;
  }

  .messages-page {
    padding: 20px 10px !important;
  }
  .messages-page .messages-container .message-list-left {
    width: auto !important;
    margin-right: 10px !important;
  }
  .messages-page .messages-container .message-list-left .govuk-grid-row .govuk-grid-column-one-third .moj-side-navigation .moj-side-navigation__item {
    min-height: auto !important;
  }
  .messages-page .messages-container .message-list-left .govuk-grid-row .govuk-grid-column-one-third .moj-side-navigation .moj-side-navigation__item .avatar-circle,
.messages-page .messages-container .message-list-left .govuk-grid-row .govuk-grid-column-one-third .moj-side-navigation .moj-side-navigation__item .kw-avatar-circle {
    margin: 10px;
    margin-top: 10px !important;
  }
  .messages-page .messages-container .message-list-left .govuk-grid-row .govuk-grid-column-one-third .moj-side-navigation .moj-side-navigation__item .message-item {
    display: none;
  }
  .messages-page .messages-container .message-list-right .chat-wrapper .convesation-div {
    margin-top: 0 !important;
  }
  .messages-page .messages-container .message-list-right .full-width {
    padding-top: 10px !important;
  }
  .messages-page .messages-container .message-list-right .mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
    padding: 0;
  }

  #stepper-container .stepper .step {
    margin-right: 0;
  }

  .mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
    margin: 5px 0 0;
  }

  #assessments .mat-column-status {
    position: relative;
  }
  #assessments .mat-column-status .mat-icon {
    position: absolute;
    top: -5.5px;
  }
}
@media all and (max-width: 767px) {
  .profileImgSectionMob {
    display: block;
  }

  .profileImgSection {
    display: none;
  }

  .message-list-right {
    overflow: visible !important;
    overflow: initial !important;
  }

  .seq-theme #edit_content_image .mat-form-field-appearance-legacy .mat-form-field-underline,
.seq-theme #edit_content_image .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
    position: static !important;
    position: initial !important;
  }
}
@media all and (max-width: 767px) and (orientation: portrait) {
  .svd_container.sv_default_css .svd_editors.svd_wide {
    margin: 0 !important;
  }

  .seq-theme .mat-card .card-column-third {
    width: 100% !important;
  }
  .seq-theme .mat-card .card-column-two-third {
    width: 100% !important;
  }

  #view_user_profile .deactivatedDate,
#edit_service_user .deactivatedDate {
    margin: 1em 0 0;
    text-align: center;
    position: static;
    position: initial;
  }
}
@media all and (max-width: 960px) and (orientation: landscape) {
  .seq-theme .mat-card .card-row {
    flex-direction: row;
  }
}
@media all and (max-width: 668px) {
  .sessions_container {
    transform: translate(-50%, -40%) !important;
  }

  .svd_container.sv_default_css .modal .modal-dialog .modal-content {
    margin-top: 15px !important;
  }
  .svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-body {
    height: 50vh !important;
  }
  .svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-body .form-control {
    margin-bottom: 8px;
  }
  .svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-body .form-control.svd_custom_select {
    margin-right: 5px;
  }
  .svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-body .form-control.svd_custom_select select {
    border: none;
    border-radius: 4px;
  }
}
/*for hide sidebar with registration form*/
.hideSidebar .main-container {
  margin-left: 0 !important;
  padding-top: 0 !important;
}
.hideSidebar .main-container #new_registration-form {
  width: 95% !important;
  margin: auto;
}
.hideSidebar #sidebar {
  display: none !important;
}
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/@videogular/ngx-videogular/fonts/videogular.css ***!
  \******************************************************************************************************************************************************************************************************************************************************/
@font-face{font-family:videogular;src:url('videogular.cb94a8eaf88cdf576801.eot?hj1wei');src:url('videogular.cb94a8eaf88cdf576801.eot?hj1wei#iefix') format("embedded-opentype"),url('videogular.7b2cf1a3b74373b9bfdf.ttf?hj1wei') format("truetype"),url('videogular.d6b24360bd8bd3fbdab8.woff?hj1wei') format("woff"),url('videogular.6cbfb587b23dba448c1f.svg?hj1wei#videogular') format("svg");font-weight:400;font-style:normal}[class*=" vg-icon-"],[class^=vg-icon-]{font-family:videogular!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;display:flex;align-items:center;justify-content:center;width:50px;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vg-icon-closed_caption:before{content:"\e006"}.vg-icon-pause:before{content:"\e018"}.vg-icon-play_arrow:before{content:"\e01b"}.vg-icon-repeat:before{content:"\e023"}.vg-icon-replay:before{content:"\e025"}.vg-icon-skip_next:before{content:"\e027"}.vg-icon-skip_previous:before{content:"\e028"}.vg-icon-stop:before{content:"\e02a"}.vg-icon-volume_down:before{content:"\e030"}.vg-icon-volume_mute:before{content:"\e031"}.vg-icon-volume_off:before{content:"\e032"}.vg-icon-volume_up:before{content:"\e033"}.vg-icon-hd:before{content:"\e035"}.vg-icon-forward_10:before{content:"\e038"}.vg-icon-forward_30:before{content:"\e039"}.vg-icon-replay_10:before{content:"\e03b"}.vg-icon-replay_30:before{content:"\e03c"}.vg-icon-fullscreen:before{content:"\e20c"}.vg-icon-fullscreen_exit:before{content:"\e20d"}vg-player video{width:100%;height:100%}
/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/survey-core/defaultV2.min.css ***!
  \************************************************************************************************************************************************************************************************************************************/
/*!
 * surveyjs - Survey JavaScript library v1.9.45
 * Copyright (c) 2015-2022 Devsoft Baltic OÜ  - http://surveyjs.io/
 * License: MIT (http://www.opensource.org/licenses/mit-license.php)
 */
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format("woff2");unicode-range:U+1F00-1FFF}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNShampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format("woff2");unicode-range:U+0370-03FF}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bbck.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
.svc-logic-question-value,.sd-element--with-frame:not(.sd-element--collapsed){border-radius:calc(0.5 * 8px);border-radius:calc(0.5 * var(--base-unit, 8px));box-sizing:border-box;padding-left:var(--sd-base-padding);padding-right:var(--sd-base-padding);padding-bottom:var(--sd-base-padding);background:#fff;background:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,.15)}
.svc-logic-question-value>.sd-question__erbox--outside-question,.sd-element--with-frame:not(.sd-element--collapsed)>.sd-question__erbox--outside-question{margin-left:calc(-1*var(--sd-base-padding));margin-right:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}
.svc-logic-question-value.sd-question--paneldynamic,.sd-element--with-frame:not(.sd-element--collapsed).sd-question--paneldynamic{padding-bottom:0}
.svc-logic-question-value.sd-question--paneldynamic>.sd-question__erbox--below-question,.sd-element--with-frame:not(.sd-element--collapsed).sd-question--paneldynamic>.sd-question__erbox--below-question{bottom:0;margin-top:0}
.svc-logic-question-value,.sd-element:not(.sd-element--collapsed){padding-top:var(--sd-base-vertical-padding)}
.sd-table__cell--detail-panel .sd-element:not(.sd-element--collapsed){padding-top:calc(0.5 * 8px);padding-top:calc(0.5 * var(--base-unit, 8px))}
.sd-element.sd-element--complex{padding-top:0}
.sd-element--expanded>.sd-element__header,.sd-element--collapsed>.sd-element__header{cursor:pointer}
.sd-element--collapsed>.sd-element__header{padding:calc(2 * 8px) var(--sd-base-padding);padding:calc(2 * var(--base-unit, 8px)) var(--sd-base-padding);box-sizing:border-box;background-color:#fff;background-color:var(--background, #fff)}
.sd-element--collapsed.sd-element--with-frame>.sd-element__header{box-shadow:0px 1px 2px rgba(0,0,0,.15);border-radius:calc(0.5 * 8px);border-radius:calc(0.5 * var(--base-unit, 8px))}
.sd-element--collapsed>.sd-element__header:focus-within,.sd-element--collapsed>.sd-element__header:hover{background-color:#f9f9f9;background-color:var(--background-dim-light, #f9f9f9)}
.sd-element__title{outline:none}
.sd-element--collapsed:not(.sd-element--with-frame)>.sd-element__header{margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}
.sd-element--complex:not(.sd-element--collapsed)>.sd-element__header--location-top{padding-top:var(--sd-base-vertical-padding);padding-bottom:var(--sd-base-vertical-padding)}
.sd-element--complex:not(.sd-element--collapsed)>.sd-element__header--location-top:after{content:" ";display:block;position:relative;bottom:calc(-1*var(--sd-base-vertical-padding));height:1px;background:#eaeaea;background:var(--border-light, #eaeaea)}
.sd-element--complex.sd-element--with-frame>.sd-element__header--location-top:after{content:" ";left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding))}
.sd-element--nested.sd-element--complex>.sd-element__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}
.sd-element--nested.sd-element--complex>.sd-element__header--location-top:after{bottom:calc(-0.5*var(--sd-base-vertical-padding))}
.sd-element--nested.sd-panel,.sd-element--nested.sd-question--paneldynamic{border:1px solid #eaeaea;border:1px solid var(--border-light, #eaeaea);box-sizing:border-box;padding-left:var(--sd-base-padding);padding-right:var(--sd-base-padding);margin-top:var(--sd-base-vertical-padding)}
.sd-element--nested.sd-panel>.sd-element__header--location-top,.sd-element--nested.sd-question--paneldynamic>.sd-element__header--location-top{padding-top:calc(.5*var(--sd-base-vertical-padding));padding-bottom:calc(.5*var(--sd-base-vertical-padding))}
.sd-element--nested.sd-panel>.sd-element__header--location-top:after,.sd-element--nested.sd-question--paneldynamic>.sd-element__header--location-top:after{left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding));bottom:calc(-0.5*var(--sd-base-vertical-padding))}
.sd-element--nested.sd-panel:not(.sd-element--collapsed){padding-bottom:var(--sd-base-padding)}
.svc-question__content .sd-element{padding-top:0}
.svc-question__content .sd-element--complex>.sd-element__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding));padding-top:0}
.svc-question__content .sd-element--complex>.sd-element__header--location-top:after{display:none}
.sd-element--invisible{opacity:.35}
.sd-element__title{font-size:0;line-height:0;position:static;font-weight:600;margin:0}
.sd-element__title .sd-element__num{font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px))}
.sd-element__title span{font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.sd-element__title .sv-title-actions__title{font-size:0;line-height:0}
.sd-element__title .svc-string-editor{display:inline-block;max-width:100%}
.sd-element__title .sv-string-editor{max-width:100%;white-space:normal}
.sd-element__title .sv-title-actions__title{white-space:nowrap}
.sd-element__title .sv-string-viewer{white-space:normal}
.sd-element__num{float:left;padding:calc(0.625 * 8px) calc(1 * 8px) calc(0.375 * 8px);padding:calc(0.625 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px)) calc(0.375 * var(--base-unit, 8px));width:calc(4 * 8px);width:calc(4 * var(--base-unit, 8px));font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light, #909090);-webkit-margin-start:calc(-4 * 8px);margin-inline-start:calc(-4 * 8px);-webkit-margin-start:calc(-4 * var(--base-unit, 8px));margin-inline-start:calc(-4 * var(--base-unit, 8px));text-align:right;box-sizing:border-box;white-space:nowrap;flex-shrink:0}
.sd-element__num+span{float:left;width:0}
div:not(:only-of-type)>.sd-element>.sd-question__header .sd-action-bar,.sd-element__title--expandable .sd-action-bar{margin-right:0}
div:not(:only-of-type)>.sd-element>.sd-question__header .sd-element__num,.sd-element__title--expandable .sd-element__num{float:none;margin-left:0;width:auto;padding-left:0;padding-right:0}
div:not(:only-of-type)>.sd-element>.sd-question__header .sd-element__num+span,.sd-element__title--expandable .sd-element__num+span{float:none;width:auto}
.sd-element__title--expandable.sd-element__title--expandable{position:relative;display:block}
.sd-element__title--expandable:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 14L5 13L10 8L5 3L6 2L12 8L6 14Z' fill='%23909090'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px));width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));position:absolute;left:calc(-3 * 8px);left:calc(-3 * var(--base-unit, 8px));top:calc(0.5 * 8px);top:calc(0.5 * var(--base-unit, 8px))}
.sd-element__title--expandable.sd-element__title--expanded:before{transform:rotate(90deg)}
.sd-question{position:relative}
.sd-question__erbox{padding:calc(1 * 8px) calc(1.5 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(1.5 * var(--base-unit, 8px));border-radius:calc(0.5 * 8px);border-radius:calc(0.5 * var(--base-unit, 8px));font-weight:600;line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));white-space:normal;text-align:left}
.sd-question__erbox--outside-question{width:100%;color:#e60a3e;color:var(--red, #e60a3e);background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1));box-sizing:border-box}
.sd-question__erbox--above-question{border-radius:calc(0.5 * 8px) calc(0.5 * 8px) 0 0;border-radius:calc(0.5 * var(--base-unit, 8px)) calc(0.5 * var(--base-unit, 8px)) 0 0;margin-top:calc(-1*var(--sd-base-vertical-padding));margin-bottom:calc(var(--sd-base-vertical-padding) - 8px);margin-bottom:calc(var(--sd-base-vertical-padding) - var(--base-unit, 8px))}
.sd-question__erbox--below-question{position:relative;bottom:calc(-1*var(--sd-base-padding));border-radius:0 0 calc(0.5 * 8px) calc(0.5 * 8px);border-radius:0 0 calc(0.5 * var(--base-unit, 8px)) calc(0.5 * var(--base-unit, 8px))}
.sd-root-modern--mobile .sd-question__erbox--below-question{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.sd-question__header{width:100%}
.sd-question__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}
.sd-scrollable .sd-question__content{overflow-x:auto;padding:calc(2 * 8px) 0;padding:calc(2 * var(--base-unit, 8px)) 0}
.sd-question__header--location--left{display:inline-block;width:auto;max-width:50%;vertical-align:top;margin-top:calc(1.5 * 8px);margin-top:calc(1.5 * var(--base-unit, 8px))}
.sd-question--left{display:flex}
.sd-question__content--left{display:inline-block;padding-left:calc(3 * 8px);padding-left:calc(3 * var(--base-unit, 8px));flex:1}
.sd-question__required-text{color:#e60a3e;color:var(--red, #e60a3e);vertical-align:top}
.sd-question__form-group{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.sd-question__erbox--tooltip{display:none;position:fixed;height:auto;width:auto;max-width:calc(29 * 8px);max-width:calc(29 * var(--base-unit, 8px));background-color:#fff;background-color:var(--background, #fff);color:#161616;color:var(--foreground, #161616);opacity:.75;box-shadow:0px 2px 6px rgba(0,0,0,.1);z-index:1000}
.sd-question__content:hover:not(:focus-within)>.sd-question__erbox--tooltip{display:block}
.sd-question__erbox--location--top,.sd-question__erbox--location--bottom{display:block;color:#e60a3e;color:var(--red, #e60a3e);padding-left:0;padding-right:0;text-align:left}
.sd-question--complex .sd-question__erbox--above-question{margin-top:0}
.sd-question--complex .sd-question__erbox--above-question~.sd-question__header--location-top{padding-top:calc(1 * 8px);padding-top:calc(1 * var(--base-unit, 8px))}
.sd-question--empty.sd-question--complex>.sd-question__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding))}
.sd-question--empty.sd-question--complex>.sd-question__header--location-top:after{display:none}
.sd-question__placeholder{display:flex;flex-direction:column;align-items:center;text-align:center;grid-gap:calc(0.5 * 8px);gap:calc(0.5 * 8px);grid-gap:calc(0.5 * var(--base-unit, 8px));gap:calc(0.5 * var(--base-unit, 8px));justify-content:center;min-height:calc(24 * 8px);min-height:calc(24 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light, #909090)}
.sd-question__placeholder>div .sv-string-viewer,.sd-question__placeholder>span .sv-string-viewer{white-space:pre-line}
.sd-question--empty.sd-question--complex>.sd-question__content{padding-top:0;padding-bottom:0}
.sd-question--empty.sd-question--complex>.sd-question__content:first-child{padding-top:var(--sd-base-padding)}
.sd-scrollable-container:not(.sd-scrollable-container--compact){width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}
.sd-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:static;width:100%;height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));box-sizing:border-box;padding:calc(1.5 * 8px) calc(2 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);background-color:#f9f9f9;background-color:var(--background-dim-light, #f9f9f9);box-shadow:inset 0px 1px 2px rgba(0,0,0,.15);border:none;border-radius:3px;text-align:left}
.sd-input.sd-input:focus{outline:none}
.sd-input--disabled{background-color:#f9f9f9;background-color:var(--background-dim-light, #f9f9f9)}
.sd-input::-moz-placeholder{color:#909090;color:var(--foreground-light, #909090)}
.sd-input::placeholder{color:#909090;color:var(--foreground-light, #909090)}
.sd-input--disabled::-moz-placeholder{color:rgba(22, 22, 22, 0.25);color:var(--foreground-disabled, rgba(22, 22, 22, 0.25))}
.sd-input--disabled,.sd-input--disabled::placeholder{color:rgba(22, 22, 22, 0.25);color:var(--foreground-disabled, rgba(22, 22, 22, 0.25))}
.sd-input:focus{box-shadow:0 0 0 2px #19b394,inset 0px 1px 2px rgba(0, 0, 0, 0.16);box-shadow:0 0 0 2px var(--primary, #19b394),inset 0px 1px 2px var(--border-inside, rgba(0, 0, 0, 0.16))}
.sd-input--error{background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1))}
.sd-comment{display:block;height:auto;min-width:calc(6 * 8px);min-width:calc(6 * var(--base-unit, 8px));min-height:calc(6 * 8px);min-height:calc(6 * var(--base-unit, 8px));max-width:100%}
.sd-panel{position:relative}
.sd-panel .sd-row{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.sd-panel .sd-row:first-of-type{margin-top:0}
.sd-panel__required-text{color:#e60a3e;color:var(--red, #e60a3e)}
.sd-panel__footer{box-sizing:border-box;padding-left:calc(var(--sd-base-padding) - 3 * 8px);padding-left:calc(var(--sd-base-padding) - 3 * var(--base-unit, 8px));margin-left:calc(-1*var(--sd-base-padding));width:calc(100% + 2*var(--sd-base-padding));margin-bottom:calc(-1*var(--sd-base-padding) + .5*var(--sd-base-vertical-padding));margin-top:calc(.5*var(--sd-base-vertical-padding));border-top:1px solid #eaeaea;border-top:1px solid var(--border-light, #eaeaea);padding-top:calc(.5*var(--sd-base-vertical-padding))}
.sjs_sp_placeholder{color:#909090;color:var(--foreground-light, #909090)}
.sjs_sp_container{border:1px dashed #d6d6d6;border:1px dashed var(--border, #d6d6d6)}
.sjs_sp_controls.sd-signaturepad__controls{right:calc(1 * 8px);right:calc(1 * var(--base-unit, 8px));top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));left:auto;bottom:auto}
.sd-question--signature:not(.sd-question--answered) .sd-signaturepad__controls{display:none}
.sd-question--signature.sd-question--error .sjs_sp_placeholder{background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1))}
.sd-checkbox__decorator{border-radius:3px}
.sd-checkbox__svg{display:none;width:calc(2.5 * 8px);width:calc(2.5 * var(--base-unit, 8px));height:calc(2.5 * 8px);height:calc(2.5 * var(--base-unit, 8px))}
.sd-checkbox--checked .sd-checkbox__svg{display:block}
.sd-checkbox--checked .sd-checkbox__svg use{fill:#fff;fill:var(--primary-foreground, #fff)}
.sd-checkbox--checked.sd-checkbox--disabled .sd-checkbox__svg use{fill:#d6d6d6;fill:var(--border, #d6d6d6)}
.sd-checkbox--checked .sd-checkbox__control:focus+.sd-checkbox__decorator .sd-checkbox__svg use{fill:#19b394;fill:var(--primary, #19b394)}
.sd-matrixdynamic__btn.sd-matrixdynamic__add-btn{position:-webkit-sticky;position:sticky;left:calc(-3 * 8px);left:calc(-3 * var(--base-unit, 8px));margin-left:calc(-3 * 8px);margin-left:calc(-3 * var(--base-unit, 8px));z-index:12}
.sd-matrixdynamic__footer:first-child{padding-bottom:calc(2 * 8px);padding-bottom:calc(2 * var(--base-unit, 8px))}
.sd-matrixdynamic__footer{padding-top:calc(1 * 8px);padding-top:calc(1 * var(--base-unit, 8px))}
.sd-action.sd-matrixdynamic__remove-btn{opacity:.5}
.sd-matrixdynamic__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;padding:calc(1 * 8px) 0;padding:calc(1 * var(--base-unit, 8px)) 0}
.sd-matrixdynamic__drag-element{padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px))}
.sd-matrixdynamic__drag-element:hover{background-color:#fff;background-color:var(--background, #fff)}
.sd-matrixdynamic__drag-element:after{content:" ";display:block;height:calc(0.5 * 8px);height:calc(0.5 * var(--base-unit, 8px));width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));border:1px solid #d6d6d6;border:1px solid var(--border, #d6d6d6);box-sizing:border-box;border-radius:10px}
.sd-matrixdynamic__placeholder .sd-matrixdynamic__add-btn{margin-left:0}
.sd-drag-element__svg{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px));display:block}
.sd-drag-element__svg use{fill:#909090;fill:var(--foreground-light, #909090)}
.sd-table{width:100%;background-color:#fff;background-color:var(--background, #fff);border-collapse:collapse;white-space:normal}
.sd-table--align-top .sd-table__cell{vertical-align:top}
.sd-table--alternate-rows .sd-table__row:nth-child(odd)>td,.sd-table--alternate-rows .sd-table__row:nth-child(odd) td:first-of-type{background-color:#f9f9f9;background-color:var(--background-dim-light, #f9f9f9)}
.sd-table--alternate-rows .sd-table__row:nth-child(odd)>td .sd-input,.sd-table--alternate-rows .sd-table__row:nth-child(odd)>td .sd-item__decorator,.sd-table--alternate-rows .sd-table__row:nth-child(odd) td:first-of-type .sd-input,.sd-table--alternate-rows .sd-table__row:nth-child(odd) td:first-of-type .sd-item__decorator{background-color:#fff;background-color:var(--primary-foreground, #fff)}
.sd-table__cell{font-weight:normal;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);text-align:center}
.sd-table__cell--header{font-weight:600;vertical-align:top;padding:calc(1.5 * 8px) calc(1 * 8px) calc(2.5 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px)) calc(2.5 * var(--base-unit, 8px))}
.sd-table__cell--header:not(.sd-table__cell--empty){min-width:calc(14 * 8px);min-width:calc(14 * var(--base-unit, 8px))}
.sd-matrixdropdown .sd-table__cell--header.sd-table__cell--empty{min-width:calc(14 * 8px);min-width:calc(14 * var(--base-unit, 8px));width:calc(14 * 8px);width:calc(14 * var(--base-unit, 8px))}
.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty){min-width:calc(14 * 8px);min-width:calc(14 * var(--base-unit, 8px));width:calc(14 * 8px);width:calc(14 * var(--base-unit, 8px))}
.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--dropdown,.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--rating{min-width:calc(22 * 8px);min-width:calc(22 * var(--base-unit, 8px));width:calc(22 * 8px);width:calc(22 * var(--base-unit, 8px))}
.sd-matrixdropdown .sd-table__cell--header:not(.sd-table__cell--empty).sd-table__cell--boolean{min-width:calc(18 * 8px);min-width:calc(18 * var(--base-unit, 8px));width:calc(18 * 8px);width:calc(18 * var(--base-unit, 8px))}
.sd-table__cell--detail-panel{padding:0 calc(1 * 8px) calc(1 * 8px);padding:0 calc(1 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px))}
.sd-table__cell--actions .sv-action-bar,.sd-matrixdynamic__add-btn .sv-action-bar{overflow:visible}
.sd-table__cell--actions .svc-string-editor__button--done,.sd-matrixdynamic__add-btn .svc-string-editor__button--done{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px))}
.svc-question__content .sd-table__cell--actions .sv-action-bar-item:disabled{background:#fff;background:var(--background, #fff);opacity:1}
.svc-question__content .sd-table__cell--actions .sv-action-bar-item:disabled use{fill:#909090;fill:var(--foreground-light, #909090)}
.sd-table__cell--actions:not(.sd-table__cell--vertical){width:0}
.sd-table__cell--detail-button{border:none;background:rgba(0,0,0,0);border-radius:calc(2 * 8px);border-radius:calc(2 * var(--base-unit, 8px));width:calc(4 * 8px);width:calc(4 * var(--base-unit, 8px));height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px))}
.sd-table__cell--detail-button svg{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px));fill:#909090;fill:var(--foreground-light, #909090)}
.sd-table__cell--detail-button:hover{background:rgba(25, 179, 148, 0.1);background:var(--green-light, rgba(25, 179, 148, 0.1))}
.sd-table__cell--detail-button:hover svg{fill:#19b394;fill:var(--primary, #19b394)}
.sd-table__cell--actions{white-space:nowrap}
.sd-table__cell--actions.sd-table__cell--vertical .sd-action-bar{justify-content:center}
.sd-table__cell--row-text{font-weight:600;text-align:left;min-width:calc(12 * 8px);min-width:calc(12 * var(--base-unit, 8px));padding:calc(2.5 * 8px) calc(1 * 8px);padding:calc(2.5 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px))}
.sd-table__question-wrapper:not(:focus-within):hover{position:relative}
.sd-table__question-wrapper:not(:focus-within):hover .sd-question__erbox--tooltip{display:inline-block}
.sd-table__cell--actions:not(.sd-table__cell--vertical),.sd-table__cell--empty,.sd-table__cell--row-text,.sd-matrix__cell:first-child,.sd-matrix tr>td:first-child{position:-webkit-sticky;position:sticky;background:#fff;background:var(--background, #fff);z-index:12}
.sd-table__cell--actions:not(.sd-table__cell--vertical):first-of-type,.sd-table__cell--empty:first-of-type,.sd-table__cell--row-text:first-of-type,.sd-matrix__cell:first-child:first-of-type,.sd-matrix tr>td:first-child:first-of-type{left:calc(-1 * 8px);left:calc(-1 * var(--base-unit, 8px))}
.sd-table__cell--actions:not(.sd-table__cell--vertical):last-of-type,.sd-table__cell--empty:last-of-type,.sd-table__cell--row-text:last-of-type,.sd-matrix__cell:first-child:last-of-type,.sd-matrix tr>td:first-child:last-of-type{right:calc(-1 * 8px);right:calc(-1 * var(--base-unit, 8px))}
.sd-table__cell--actions:not(.sd-table__cell--vertical):last-child .sd-action-bar{margin-right:calc(-3 * 8px);margin-right:calc(-3 * var(--base-unit, 8px));justify-content:flex-end;background:#fff;background:var(--background, #fff)}
.sd-question.sd-question--table{position:relative;overflow-x:auto}
.sd-question--table>.sd-question__content{display:flex;padding-top:calc(2.5 * 8px);padding-top:calc(2.5 * var(--base-unit, 8px));margin:0 calc(-1*var(--sd-base-padding));width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:calc(100% + 2*var(--sd-base-padding))}
.sd-question--table>.sd-question__content:before,.sd-question--table>.sd-question__content:after{content:"";display:block;position:-webkit-sticky;position:sticky;min-height:100%;width:calc(var(--sd-base-padding) - 8px);width:calc(var(--sd-base-padding) - var(--base-unit, 8px));flex-shrink:0;background:#fff;background:var(--background, #fff);z-index:11}
.sd-question--table>.sd-question__content::before{left:calc(-1*var(--sd-base-padding))}
.sd-question--table>.sd-question__content:after{right:calc(-1*var(--sd-base-padding))}
.sd-question--table>.sd-question__content>div{flex-basis:100%}
.sd-question--table>.sd-question__header{position:-webkit-sticky;position:sticky;left:0}
.sd-question--table:not(.sd-element--with-frame){padding-right:var(--sd-base-padding);margin-right:calc(-1*var(--sd-base-padding));padding-left:var(--sd-base-padding);margin-left:calc(-1*var(--sd-base-padding));box-sizing:content-box}
.sd-question--scroll{overflow-x:scroll}
.sd-matrixdropdown.sd-table{table-layout:fixed}
.sd-body--responsive .sd-page{padding:calc(5 * 8px) var(--sd-page-vertical-padding) calc(2 * 8px);padding:calc(5 * var(--base-unit, 8px)) var(--sd-page-vertical-padding) calc(2 * var(--base-unit, 8px))}
.sd-body--responsive .sd-page.sd-page__empty-header{padding-top:calc(3 * 8px);padding-top:calc(3 * var(--base-unit, 8px))}
.sd-root-modern--mobile .sd-page{padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px))}
.sd-page{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:calc(5 * 8px) calc(2 * 8px) calc(2 * 8px);padding:calc(5 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));width:100%;box-sizing:border-box}
.sd-page__title{position:static;font-size:calc(3 * 8px);font-size:calc(3 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));margin:calc(0.5 * 8px) 0px;margin:calc(0.5 * var(--base-unit, 8px)) 0px}
.sd-page__description{position:static;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));margin:calc(0.5 * 8px) 0px;margin:calc(0.5 * var(--base-unit, 8px)) 0px}
.sd-row{display:flex;flex-direction:row;width:100%;box-sizing:border-box;margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.sd-page__row.sd-row--multiple,.svc-row>.sd-row--multiple{background:#fff;background:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,.15);border-radius:calc(0.5 * 8px);border-radius:calc(0.5 * var(--base-unit, 8px))}
.sd-row--multiple{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.sd-row--multiple .sd-question{padding-right:0 !important}
:not(.svc-row)>.sd-row--multiple{grid-row-gap:calc(1 * 8px);row-gap:calc(1 * 8px);grid-row-gap:calc(1 * var(--base-unit, 8px));row-gap:calc(1 * var(--base-unit, 8px));margin-left:calc(-2 * 8px);margin-left:calc(-2 * var(--base-unit, 8px));width:calc(100% + 2 * 8px);width:calc(100% + 2 * var(--base-unit, 8px));flex-wrap:wrap}
:not(.svc-row)>.sd-row--multiple>div{box-sizing:border-box;padding-left:calc(2 * 8px);padding-left:calc(2 * var(--base-unit, 8px))}
:not(.svc-row)>.sd-page__row.sd-row--multiple{padding:0 var(--sd-base-padding) var(--sd-base-padding) calc(var(--sd-base-padding) - 2 * 8px);padding:0 var(--sd-base-padding) var(--sd-base-padding) calc(var(--sd-base-padding) - 2 * var(--base-unit, 8px));margin-left:0;width:100%}
.svc-row .sd-row--multiple{overflow:auto;margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.svc-row--multiple .sd-row--multiple{grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px))}
:not(.svc-row--ghost)>.sd-row{min-height:50px}
.sd-row__panel{box-sizing:border-box;width:100%}
.sd-row__question{box-sizing:border-box;width:100%;white-space:nowrap}
.svc-tab-designer .sd-title{display:flex}
.sd-title{display:block;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;color:#161616;color:var(--foreground, #161616);flex-direction:row;white-space:normal;word-break:break-word}
.sd-title.sd-container-modern__title{display:flex;align-items:center;padding:var(--sd-page-vertical-padding) var(--sd-page-vertical-padding);overflow:auto;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;grid-gap:calc(4 * 8px);gap:calc(4 * 8px);grid-gap:calc(4 * var(--base-unit, 8px));gap:calc(4 * var(--base-unit, 8px));box-shadow:0px 2px 0px #19b394;box-shadow:0px 2px 0px var(--primary, #19b394)}
.sd-title.sd-container-modern__title .sd-logo__image{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.sd-header__text{display:flex;flex-direction:column;grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px));flex-grow:1}
.sd-header__text h3{font-size:calc(4 * 8px);font-size:calc(4 * var(--base-unit, 8px));font-weight:700;line-height:calc(5 * 8px);line-height:calc(5 * var(--base-unit, 8px));color:#19b394;color:var(--primary, #19b394)}
.sd-header__text h5{font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-weight:400;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.sd-title .sv-title-actions{width:100%;justify-content:space-between}
.sd-root-modern:not(.svc-tab-designer) .sd-container-modern__title{background-color:#fff;background-color:var(--background, #fff)}
.sd-root-modern .sd-container-modern__title .sd-header__text h3{margin:0}
.sd-root-modern .sd-container-modern__title .sd-description{margin:0}
.sd-title .sv-title-actions{align-items:flex-start;width:calc(100% + 3 * 8px);width:calc(100% + 3 * var(--base-unit, 8px))}
.sd-title .sv-title-actions .sv-title-actions__title{flex-wrap:wrap;flex:0 1 auto;max-width:calc(100% - 3 * 8px);max-width:calc(100% - 3 * var(--base-unit, 8px));white-space:normal;white-space:initial;min-width:unset}
.sd-action-title-bar{flex:1 9 auto;min-width:calc(6 * 8px);min-width:calc(6 * var(--base-unit, 8px));justify-content:flex-end;margin:calc(-1 * 8px) 0;margin:calc(-1 * var(--base-unit, 8px)) 0}
.sd-action-title-bar .sv-action{flex:0 0 auto}
.sd-action-title-bar.sd-action-bar--empty{min-width:0}
.sd-description{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;color:#909090;color:var(--foreground-light, #909090);white-space:normal;word-break:break-word}
.sd-item{padding:calc(1.5 * 8px) 0;padding:calc(1.5 * var(--base-unit, 8px)) 0}
.sd-item--disabled.sd-item--disabled .sd-item__decorator,.sd-item__decorator{display:flex;align-items:center;justify-content:center;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));box-sizing:border-box;box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.16);box-shadow:inset 0px 1px 2px var(--border-inside, rgba(0, 0, 0, 0.16));background:#f9f9f9;background:var(--background-dim-light, #f9f9f9);border:none;flex-shrink:0}
.sd-item--checked .sd-item__decorator{box-shadow:none}
.sd-item__control:focus+.sd-item__decorator,.sd-item--allowhover:hover .sd-item__decorator{box-shadow:0 0 0 2px #19b394;box-shadow:0 0 0 2px var(--primary, #19b394);outline:none}
.sd-item__control:focus+.sd-item__decorator,.sd-item--allowhover:hover .sd-item__decorator{background:#fff;background:var(--background, #fff)}
.sd-item--checked .sd-item__decorator{background:#19b394;background:var(--primary, #19b394)}
.sd-item__control-label{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);white-space:normal;word-break:break-word}
.sd-item--disabled .sd-item__control-label{color:rgba(22, 22, 22, 0.25);color:var(--foreground-disabled, rgba(22, 22, 22, 0.25))}
.sd-item--error .sd-item__decorator{background:rgba(230, 10, 62, 0.1);background:var(--red-light, rgba(230, 10, 62, 0.1))}
.sd-selectbase{border:none;margin:0;padding:0}
.sd-selectbase--row{border:none;margin:0;padding:0;display:flex;flex-wrap:wrap;grid-column-gap:calc(4 * 8px);-moz-column-gap:calc(4 * 8px);column-gap:calc(4 * 8px);grid-column-gap:calc(4 * var(--base-unit, 8px));-moz-column-gap:calc(4 * var(--base-unit, 8px));column-gap:calc(4 * var(--base-unit, 8px))}
.sd-selectbase--multi-column{display:flex;flex:1 1 0px}
.sd-selectbase__label{display:flex;position:relative;grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px))}
.sd-selectbase__column{vertical-align:top}
.sd-selectbase__column{display:block;box-sizing:border-box;word-break:break-word;flex:1 1 0px}
.sd-selectbase__column:not(:last-child){padding-right:calc(2 * 8px);padding-right:calc(2 * var(--base-unit, 8px))}
.sd-selectbase__column.sv-q-column-1{width:100%}
.sd-selectbase__other{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.sd-selectbase__item .sd-selectbase__other{margin-top:calc(3.5 * 8px);margin-top:calc(3.5 * var(--base-unit, 8px))}
.sd-selectbase__item:last-child .sd-selectbase__other{margin-bottom:calc(-2 * 8px);margin-bottom:calc(-2 * var(--base-unit, 8px))}
.sd-checkbox__decorator{border-radius:3px}
.sd-checkbox__svg{display:none;width:calc(2.5 * 8px);width:calc(2.5 * var(--base-unit, 8px));height:calc(2.5 * 8px);height:calc(2.5 * var(--base-unit, 8px))}
.sd-checkbox--checked .sd-checkbox__svg{display:block}
.sd-checkbox--checked .sd-checkbox__svg use{fill:#fff;fill:var(--primary-foreground, #fff)}
.sd-checkbox--checked.sd-checkbox--disabled .sd-checkbox__svg use{fill:#d6d6d6;fill:var(--border, #d6d6d6)}
.sd-checkbox--checked .sd-checkbox__control:focus+.sd-checkbox__decorator .sd-checkbox__svg use{fill:#19b394;fill:var(--primary, #19b394)}
.sd-radio__decorator{border-radius:50%}
.sd-radio--checked .sd-radio__decorator:after{content:" ";display:block;width:calc(1 * 8px);width:calc(1 * var(--base-unit, 8px));height:calc(1 * 8px);height:calc(1 * var(--base-unit, 8px));border-radius:50%;background-color:#fff;background-color:var(--primary-foreground, #fff)}
.sd-radio--checked.sd-radio--disabled .sd-radio__decorator:after{background-color:#d6d6d6;background-color:var(--border, #d6d6d6)}
.sd-radio--checked .sd-radio__control:focus+.sd-radio__decorator:after{background-color:#19b394;background-color:var(--primary, #19b394)}
.sd-radio__svg{display:none}
.sd-visuallyhidden{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}
.sd-matrix fieldset{border:none;padding:0;margin:0}
.sd-matrix__label{display:flex;justify-content:center}
.sd-matrix__text{padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px))}
.sd-matrix__text--checked{background-color:rgba(25, 179, 148, 0.1);background-color:var(--primary-light, rgba(25, 179, 148, 0.1));padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px))}
.sd-matrix__cell:first-child{font-weight:600;text-align:left}
.sd-rating{overflow-x:auto;min-height:calc(8 * 8px);min-height:calc(8 * var(--base-unit, 8px))}
.sd-rating fieldset{display:flex;border:none;padding:0 0 calc(2 * 8px) 0;padding:0 0 calc(2 * var(--base-unit, 8px)) 0;flex-wrap:nowrap;grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px))}
.sd-rating.sd-rating--wrappable fieldset{flex-wrap:wrap}
.sd-rating__item{position:relative;background:#fff;background:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,.15);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));white-space:nowrap;padding:calc(1.25 * 8px);padding:calc(1.25 * var(--base-unit, 8px));box-sizing:border-box;min-width:calc(6 * 8px);min-width:calc(6 * var(--base-unit, 8px));text-align:center;border:2px solid #fff;border:2px solid var(--background, #fff);color:#161616;color:var(--foreground, #161616)}
.sd-rating__item--error{background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1));box-shadow:0px 1px 2px rgba(0,0,0,0);border-color:rgba(0,0,0,0)}
.sd-rating__item.sd-rating__item--disabled{color:rgba(22, 22, 22, 0.25);color:var(--foreground-disabled, rgba(22, 22, 22, 0.25))}
.sd-rating__item.sd-rating__item--selected.sd-rating__item--disabled{color:rgba(255, 255, 255, 0.25);color:var(--primary-foreground-disabled, rgba(255, 255, 255, 0.25))}
.sd-rating__item--allowhover:hover,.sd-rating__item:focus-within{border-color:#19b394;border-color:var(--primary, #19b394)}
.sd-rating__item--selected{background-color:#19b394;background-color:var(--primary, #19b394);border-color:#19b394;border-color:var(--primary, #19b394);color:#fff;color:var(--primary-foreground, #fff)}
.sd-rating__item--selected:focus-within{box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px var(--background, #fff)}
.sd-rating__item-text.sd-rating__item-text{line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));min-width:calc(3 * 8px);min-width:calc(3 * var(--base-unit, 8px));display:inline-block}
.sd-rating__item-text.sd-rating__item-text.sd-rating__min-text,.sd-rating__item-text.sd-rating__item-text.sd-rating__max-text{margin-top:calc(1.25 * 8px);margin-top:calc(1.25 * var(--base-unit, 8px));margin-bottom:calc(1.25 * 8px);margin-bottom:calc(1.25 * var(--base-unit, 8px));border:2px solid #fff;border:2px solid var(--background, #fff);color:#909090;color:var(--foreground-light, #909090)}
.sd-rating__item-text.sd-rating__item-text.sd-rating__min-text{margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px));margin-left:calc(2 * 8px);margin-left:calc(2 * var(--base-unit, 8px))}
.sd-rating__item-text.sd-rating__item-text.sd-rating__max-text{margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px));margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px))}
.sd-rating__item-text.sd-rating__item-text .sv-string-editor{white-space:nowrap}
.sv-ranking-item--error .sv-ranking-item__index{background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1));box-shadow:0px 1px 2px rgba(0,0,0,0);border-color:rgba(0,0,0,0)}
.sd-element--with-frame .sv-ranking-item{left:calc(-5 * 8px);left:calc(-5 * var(--base-unit, 8px))}
.sd-element--with-frame .sv-ranking-item__icon{margin-left:7px}
.sd-element--with-frame .sv-ranking-item__icon-container{width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px));margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px))}
.sd-element--with-frame .sv-ranking--mobile .sv-ranking-item__icon-container{margin-left:0;margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px))}
.sd-element--with-frame .sv-ranking--mobile .sv-ranking-item{left:0}
.sd-ranking--disabled .sv-ranking-item__text{color:rgba(22, 22, 22, 0.16);color:var(--foreground-disabled, rgba(22, 22, 22, 0.16))}
.sv-ranking-item__content.sd-ranking-item__content{line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.sd-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:calc(6 * 8px);padding-right:calc(6 * var(--base-unit, 8px));background-position:right calc(1.5 * 8px) top 50%,0 0;background-position:right calc(1.5 * var(--base-unit, 8px)) top 50%,0 0;background-repeat:no-repeat;background-size:calc(3 * 8px) calc(3 * 8px);background-size:calc(3 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 15L17 10H7L12 15Z' fill='%23909090'/%3E%3C/svg%3E%0A");opacity:1;display:flex;justify-content:space-between}
.sd-dropdown[disabled]{pointer-events:none}
.sd-dropdown--empty:not(.sd-input--disabled),.sd-dropdown--empty:not(.sd-input--disabled) .sd-dropdown__value{color:#909090;color:var(--foreground-light, #909090)}
.sd-dropdown option{color:#161616;color:var(--foreground, #161616);font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px))}
.sd-dropdown__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sd-dropdown_clean-button{padding:0 calc(1 * 8px);padding:0 calc(1 * var(--base-unit, 8px))}
.sd-dropdown_clean-button-svg{width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.sd-dropdown use{fill:#909090;fill:var(--foreground-light, #909090)}
.sd-dropdown__value{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616)}
.sd-input.sd-tagbox:not(.sd-tagbox--empty){height:auto;padding:calc(0.5 * 8px);padding:calc(0.5 * var(--base-unit, 8px));padding-right:calc(6 * 8px);padding-right:calc(6 * var(--base-unit, 8px))}
.sd-tagbox_clean-button{height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));margin:auto 0}
.sv-tagbox__item{position:relative;display:flex;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));padding:calc(1 * 8px) calc(1.5 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(1.5 * var(--base-unit, 8px));background-color:#19b394;background-color:var(--primary, #19b394);border-radius:calc(0.25 * 8px);border-radius:calc(0.25 * var(--base-unit, 8px))}
.sv-tagbox__item-text{color:#fff;color:var(--primary-foreground, #fff)}
.sv-tagbox__item:hover .sd-tagbox-item_clean-button,.sv-tagbox__item:focus .sd-tagbox-item_clean-button,.sv-tagbox__item:focus-within .sd-tagbox-item_clean-button{display:block}
.sd-tagbox-item_clean-button{display:none;position:absolute;inset-inline-end:calc(1.5 * 8px);inset-inline-end:calc(1.5 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));padding:0px 0px 0px calc(4 * 8px);padding:0px 0px 0px calc(4 * var(--base-unit, 8px));background:linear-gradient(270deg, #19b394 53.12%, rgba(25, 179, 148, 0) 100%);background:linear-gradient(270deg, var(--primary, #19b394) 53.12%, rgba(25, 179, 148, 0) 100%)}
.sd-tagbox-item_clean-button-svg{margin:calc(0.5 * 8px);margin:calc(0.5 * var(--base-unit, 8px))}
.sd-tagbox-item_clean-button-svg use{fill:#fff;fill:var(--primary-foreground, #fff)}
.sd-tagbox__value.sd-dropdown__value{grid-gap:calc(0.5 * 8px);gap:calc(0.5 * 8px);grid-gap:calc(0.5 * var(--base-unit, 8px));gap:calc(0.5 * var(--base-unit, 8px));display:flex;flex-wrap:wrap;padding-inline:unset;margin-inline:unset;margin-block:unset}
.sd-imagepicker{display:flex;flex-wrap:wrap;padding:0;border:none;grid-gap:calc(2 * 8px);gap:calc(2 * 8px);grid-gap:calc(2 * var(--base-unit, 8px));gap:calc(2 * var(--base-unit, 8px));width:100%;margin:0}
.sd-imagepicker--column{align-items:flex-start;flex-direction:column}
@supports not (aspect-ratio: 1/1){.sd-imagepicker>div{margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px))}}
.sd-imagepicker__item img,.sd-imagepicker__item .sd-imagepicker__image-container>div{border-radius:calc(0.5 * 8px);border-radius:calc(0.5 * var(--base-unit, 8px));background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sd-imagepicker__item-decorator{position:relative;display:flex;flex-direction:column;align-items:center}
.sd-imagepicker__image-container{position:relative}
.sd-imagepicker__item--checked .sd-imagepicker__image-container::before{display:block;position:absolute;content:" ";top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));right:calc(1 * 8px);right:calc(1 * var(--base-unit, 8px));width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));box-sizing:border-box;border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='17' viewBox='0 0 23 17' fill='none'%3E%3Cpath d='M8.33331 16.1L0.333313 8L2.43331 5.9L8.33331 11.9L20.2333 0L22.3333 2.1L8.33331 16.1Z' fill='%2319B394'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:22px calc(2 * 8px);background-size:22px calc(2 * var(--base-unit, 8px));background-color:#fff;background-color:var(--background, #fff);z-index:1}
.sd-imagepicker_>_item--error .sd-imagepicker__image-container::before{display:block;position:absolute;content:" ";left:0;top:0;width:100%;height:100%;background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1));border-radius:calc(0.5 * 8px);border-radius:calc(0.5 * var(--base-unit, 8px));background:linear-gradient(0deg, rgba(230, 10, 62, 0.1), rgba(230, 10, 62, 0.1));background:linear-gradient(0deg, var(--red-light, rgba(230, 10, 62, 0.1)), var(--red-light, rgba(230, 10, 62, 0.1)))}
.sd-imagepicker__item:focus-within .sd-imagepicker__image,.sd-imagepicker__item--allowhover .sd-imagepicker__image:hover{opacity:.5}
.sd-imagepicker__image{display:block;box-sizing:border-box;max-width:100%}
.sd-imagepicker__text{line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616)}
.sd-imagepicker__no-image{display:flex;background-color:#f9f9f9;background-color:var(--background-dim-light, #f9f9f9)}
.sd-imagepicker__no-image-svg{height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));margin:auto}
.sd-imagepicker__column{display:flex;flex-direction:column;grid-gap:calc(2 * 8px);gap:calc(2 * 8px);grid-gap:calc(2 * var(--base-unit, 8px));gap:calc(2 * var(--base-unit, 8px));align-items:flex-start;padding-right:0}
.sd-selectbase__column.sd-imagepicker__column:not(:last-child){padding-right:0}
.sd-image__image{display:block;max-width:100%;border-radius:calc(0.5 * 8px);border-radius:calc(0.5 * var(--base-unit, 8px))}
.sd-image__image--adaptive{width:100%;height:auto;max-width:calc(80 * 8px);max-width:calc(80 * var(--base-unit, 8px))}
.sd-html{white-space:normal;white-space:initial}
.sd-progress{height:2px;background-color:#eaeaea;background-color:var(--border-light, #eaeaea);position:relative}
.sd-progress__bar{position:relative;height:100%;background-color:#19b394;background-color:var(--primary, #19b394);overflow:hidden}
.sd-progress__text{position:absolute;margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));right:calc(3 * 8px);right:calc(3 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light, #909090);font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));font-weight:600}
@media only screen and (min-width: calc(125 * var(--base-unit, 8px))){.sd-progress__text{margin-left:5%}}
@media only screen and (max-width: calc(125 * var(--base-unit, 8px))){.sd-progress__text{margin-left:10px}}
.sd-boolean{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;padding:calc(0.5 * 8px);padding:calc(0.5 * var(--base-unit, 8px));background:#f9f9f9;background:var(--background-dim-light, #f9f9f9);box-shadow:inset 0px 1px 2px rgba(0,0,0,.15);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px))}
.sd-boolean__thumb,.sd-boolean__label{display:block;color:#909090;color:var(--foreground-light, #909090);font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));padding:calc(1 * 8px) calc(3 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px))}
.sd-boolean__switch{display:flex;padding:calc(0.5 * 8px);padding:calc(0.5 * var(--base-unit, 8px));align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px))}
.sd-boolean__control:focus~.sd-boolean__switch{box-shadow:inset 0 0 0 2px #19b394;box-shadow:inset 0 0 0 2px var(--primary, #19b394)}
.sd-boolean--indeterminate .sd-boolean__thumb{display:none}
.sd-boolean__thumb{background:#fff;background:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,.15);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));transition-duration:.2s;transition-property:margin-left,transform;transition-timing-function:linear;color:#19b394;color:var(--primary, #19b394);font-weight:600;margin-left:0%;transform:translateX(0)}
.sd-boolean--checked .sd-boolean__thumb{margin-left:100%;transform:translateX(-100%)}
.sd-boolean--disabled .sd-boolean__thumb,.sd-boolean--disabled .sd-boolean__label{color:rgba(22, 22, 22, 0.25);color:var(--foreground-disabled, rgba(22, 22, 22, 0.25))}
.svc-question__content .sd-boolean:not(.sd-boolean--checked):not(.sd-boolean--indeterminate) .sd-boolean__label:nth-of-type(1),.svc-question__content .sd-boolean--checked .sd-boolean__label:nth-of-type(2){color:#19b394;color:var(--primary, #19b394);font-weight:600;background:#fff;background:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,.15);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px))}
.svc-question__content .sd-boolean__switch{display:none}
.sd-boolean--error{background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1))}
.sd-paneldynamic .sd-progress{position:absolute;left:0;right:0;height:2px;z-index:2;transform:translateY(-1px)}
.sd-paneldynamic>.sd-panel{padding-top:1px;padding-bottom:calc(.5*var(--sd-base-vertical-padding))}
.sd-paneldynamic>.sd-panel+.sd-paneldynamic__remove-btn{margin-bottom:calc(.5*var(--sd-base-vertical-padding))}
.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header{padding-bottom:0;padding-top:calc(0.5 * var(--sd-base-vertical-padding) + 8px);padding-top:calc(0.5 * var(--sd-base-vertical-padding) + var(--base-unit, 8px))}
.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header:after{display:none}
.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header>.sd-panel__title{color:#909090;color:var(--foreground-light, #909090)}
.sd-paneldynamic .sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header~.sd-panel__content{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.sd-question__content:first-child>.sd-paneldynamic>.sd-paneldynamic__panel-wrapper>.sd-panel>.sd-panel__header{padding-top:var(--sd-base-vertical-padding)}
.sd-paneldynamic__separator{display:block;position:absolute;left:0;right:0;margin:0;border-color:#eaeaea;border-color:var(--border-light, #eaeaea);background:#eaeaea;background:var(--border-light, #eaeaea);height:1px;border:none}
.sd-paneldynamic__panel-wrapper{padding-bottom:calc(1*var(--sd-base-padding))}
.sd-paneldynamic__panel-wrapper:after{display:table;clear:both;content:" "}
.sd-paneldynamic__panel-wrapper--in-row{display:flex;flex-direction:row;align-items:center}
.sd-paneldynamic__remove-btn{float:right;position:relative;top:calc(.5*var(--sd-base-vertical-padding));margin-bottom:calc(-1 * 8px);margin-bottom:calc(-1 * var(--base-unit, 8px));margin-right:calc(-3 * 8px);margin-right:calc(-3 * var(--base-unit, 8px))}
.sd-paneldynamic__footer{clear:both}
.sd-paneldynamic__footer .sd-paneldynamic__prev-btn,.sd-paneldynamic__footer .sd-paneldynamic__next-btn{display:block}
.sd-paneldynamic__footer .sd-paneldynamic__prev-btn svg,.sd-paneldynamic__footer .sd-paneldynamic__next-btn svg{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px))}
.sd-paneldynamic__footer .sd-paneldynamic__add-btn,.sd-paneldynamic__footer .sd-paneldynamic__progress-text,.sd-paneldynamic__footer .sd-paneldynamic__progress--bottom{display:inline;display:initial}
.sd-paneldynamic__buttons-container{display:flex;align-items:center;padding:calc(var(--sd-base-vertical-padding) - 8px) 0;padding:calc(var(--sd-base-vertical-padding) - var(--base-unit, 8px)) 0}
.sd-paneldynamic__progress-container{display:flex;align-items:center;margin-left:auto;margin-right:calc(-1 * 8px);margin-right:calc(-1 * var(--base-unit, 8px))}
.sd-paneldynamic__progress-text{color:#909090;color:var(--foreground-light, #909090);margin:0;margin-right:calc(3 * 8px);margin-right:calc(3 * var(--base-unit, 8px))}
.sd-paneldynamic__prev-btn,.sd-paneldynamic__next-btn{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px))}
.sd-paneldynamic__prev-btn .sv-svg-icon,.sd-paneldynamic__next-btn .sv-svg-icon{display:block}
.sd-paneldynamic__prev-btn{margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px))}
.sd-paneldynamic__next-btn{margin-left:calc(-1 * 8px);margin-left:calc(-1 * var(--base-unit, 8px));margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px));transform:rotate(180deg)}
.sd-paneldynamic__placeholder .sd-paneldynamic__add-btn{display:inline;display:initial;margin-left:0}
.sd-question--empty.sd-question--paneldynamic>.sd-question__content{padding-bottom:var(--sd-base-padding)}
.svc-question__content .sd-paneldynamic__panel-wrapper{padding:0}
.sd-paneldynamic__buttons-container .sd-action-bar{width:100%;margin:0 calc(-3 * 8px);margin:0 calc(-3 * var(--base-unit, 8px));width:calc(100% + 6 * 8px);width:calc(100% + 6 * var(--base-unit, 8px))}
.sd-file{min-height:calc(36 * 8px);min-height:calc(36 * var(--base-unit, 8px));position:relative;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.sd-file .sv-action-bar{padding:calc(1 * 8px) 0;padding:calc(1 * var(--base-unit, 8px)) 0;justify-content:center;position:absolute;width:100%;bottom:0}
.sd-file .sv-action-bar .sv-action-bar-item{height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light, #909090);border-radius:calc(2 * 8px);border-radius:calc(2 * var(--base-unit, 8px))}
.sd-file .sv-action-bar #fileIndex .sv-action-bar-item{padding:calc(0.5 * 8px) 0;padding:calc(0.5 * var(--base-unit, 8px)) 0}
.sd-file .sv-action-bar #fileIndex .sv-action-bar-item:hover{background-color:#fff;background-color:var(--background, #fff)}
.sd-file .sv-action-bar #fileIndex .sv-action-bar-item:disabled{opacity:1;opacity:initial}
.sd-file__decorator{display:flex;flex-direction:column;position:absolute;width:100%;height:100%;box-sizing:border-box;border:1px dashed #d6d6d6;border:1px dashed var(--border, #d6d6d6);justify-content:center;align-items:center}
.sd-file__decorator--drag{border:1px solid #19b394;border:1px solid var(--primary, #19b394);box-shadow:inset 0 0 0 1px #19b394;box-shadow:inset 0 0 0 1px var(--primary, #19b394);background:rgba(25, 179, 148, 0.1);background:var(--primary-light, rgba(25, 179, 148, 0.1))}
.sd-file__decorator--drag:after{content:" ";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0);z-index:2}
.sd-file__no-file-chosen{display:none}
.sd-file__drag-area-placeholder{word-break:break-word;white-space:normal;color:#909090;color:var(--foreground-light, #909090)}
.sd-file__choose-btn--text{display:block;margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));font-weight:600;color:#19b394;color:var(--primary, #19b394);cursor:pointer}
.sd-question--answered .sd-file__drag-area-placeholder{display:none}
.sd-file__choose-btn--text svg{display:none}
.sd-file__choose-btn--icon{z-index:2}
.sd-file__choose-btn--icon span:first-child{display:none}
.sd-file__choose-btn--icon,.sd-file__clean-btn{top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));position:absolute}
.sd-file__clean-btn{z-index:2;right:calc(1 * 8px);right:calc(1 * var(--base-unit, 8px))}
.sd-file__clean-btn span:first-child{display:none}
.sd-file__choose-btn--icon{right:calc(8 * 8px);right:calc(8 * var(--base-unit, 8px))}
.sd-file__list{overflow:auto;display:flex;box-sizing:content-box;flex-direction:row;align-items:stretch;justify-content:space-between;padding:calc(10.5 * 8px) 0;padding:calc(10.5 * var(--base-unit, 8px)) 0;min-height:calc(15 * 8px);min-height:calc(15 * var(--base-unit, 8px));max-height:calc(15 * 8px);max-height:calc(15 * var(--base-unit, 8px));position:absolute;width:100%}
.sd-file__preview{position:relative;display:flex;align-items:center;flex-direction:column;min-height:100%;margin:0 auto}
.sd-file__preview .sd-file__default-image{width:calc(7 * 8px);width:calc(7 * var(--base-unit, 8px));height:90px}
.sd-file__preview img:hover+.sd-file__remove-file-button,.sd-file__preview svg:hover+.sd-file__remove-file-button,.sd-file__preview .sd-file__remove-file-button:hover{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}
.sd-file__sign{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));text-align:center;font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px))}
.sd-file__sign a{display:block;text-decoration:none;color:#161616;color:var(--foreground, #161616);white-space:normal;word-break:break-all;width:calc(12 * 8px);width:calc(12 * var(--base-unit, 8px));overflow:hidden;max-height:calc(6 * 8px);max-height:calc(6 * var(--base-unit, 8px));text-overflow:ellipsis;line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.sd-file__remove-file-button{display:none}
.sd-file__decorator--error{background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1))}
.sd-file__image-wrapper{position:relative;text-align:center;min-width:calc(12 * 8px);min-width:calc(12 * var(--base-unit, 8px));min-height:calc(12 * 8px);min-height:calc(12 * var(--base-unit, 8px))}
.sd-file__image-wrapper img:not(.sd-file__default-image){display:block;width:calc(12 * 8px);width:calc(12 * var(--base-unit, 8px));height:calc(12 * 8px);height:calc(12 * var(--base-unit, 8px));-o-object-fit:contain;object-fit:contain;background:#f3f3f3;background:var(--background-dim, #f3f3f3)}
.sd-file--single img:hover+.sd-file__remove-file-button{display:none}
.sd-file--mobile .sd-file__list{height:calc(100% - 4 * 8px);height:calc(100% - 4 * var(--base-unit, 8px))}
.sd-file--single-image{height:calc(36 * 8px);height:calc(36 * var(--base-unit, 8px))}
.sd-file--single-image .sd-file__preview{width:100%;margin:0}
.sd-file--single-image .sd-file__list{padding:0;height:100%;max-height:100%;width:100%}
.sd-file--single-image .sd-file__image-wrapper{min-height:100%;min-width:100%}
.sd-file--single-image .sd-file__image-wrapper img{width:100%;height:100%;background-color:#f9f9f9;background-color:var(--background-dim-light, #f9f9f9)}
.sd-file--single-image .sd-file__sign{position:absolute;margin:0;width:100%;min-height:100%}
.sd-file--single-image .sd-file__sign a{color:rgba(0,0,0,0);width:100%;height:100%;outline:none}
.sd-file>input:focus+.sd-file__decorator .sd-file__choose-btn.sd-file__choose-btn--icon use{fill:#19b394;fill:var(--primary, #19b394)}
.sd-file>input:focus+.sd-file__decorator .sd-file__choose-btn:not(.sd-file__choose-btn--icon){background-color:rgba(25, 179, 148, 0.1);background-color:var(--primary-light, rgba(25, 179, 148, 0.1))}
.sd-hidden{display:none !important}
.sd-body__navigation .sd-btn{padding:calc(2 * 8px) calc(8 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(8 * var(--base-unit, 8px))}
.sd-root-modern--mobile .sd-body__navigation .sv-action:not(.sv-action--hidden),.sd-root-modern--mobile .sd-body__navigation .sd-btn{flex-grow:1}
.sd-root-modern--mobile .sd-body__navigation .sd-btn{padding:calc(2 * 8px) calc(4 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(4 * var(--base-unit, 8px))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format("woff2");unicode-range:U+1F00-1FFF}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNShampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format("woff2");unicode-range:U+0370-03FF}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bbck.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
.sd-btn{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:calc(2 * 8px) calc(6 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(6 * var(--base-unit, 8px));background:#fff;background:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,.15);border-radius:calc(0.5 * 8px);border-radius:calc(0.5 * var(--base-unit, 8px));cursor:pointer;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:600;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));text-align:center;color:#19b394;color:var(--primary, #19b394);border:2px solid rgba(0,0,0,0);outline:none}
.sd-btn:not(:disabled):hover,.sd-btn:not(:disabled):focus{box-shadow:0 0 0 2px #19b394;box-shadow:0 0 0 2px var(--primary, #19b394)}
.sd-btn:disabled{color:rgba(22, 22, 22, 0.16);color:var(--foreground-disabled, rgba(22, 22, 22, 0.16));cursor:default}
.sd-btn--action{background-color:#19b394;background-color:var(--primary, #19b394);color:#fff;color:var(--primary-foreground, #fff)}
.sd-btn--action:not(:disabled):hover,.sd-btn--action:not(:disabled):focus{color:#19b394;color:var(--primary, #19b394);background-color:#fff;background-color:var(--background, #fff)}
.sd-btn--action:disabled{color:rgba(255, 255, 255, 0.25);color:var(--primary-foreground-disabled, rgba(255, 255, 255, 0.25))}
.sd-body{width:100%}
.sd-body .sd-body__page{min-width:calc(300px + 6 * 8px);min-width:calc(300px + 6 * var(--base-unit, 8px))}
.sd-body .sd-body__timer{padding:calc(2 * 8px) calc(2 * 8px) 0;padding:calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) 0;box-sizing:border-box}
.sd-body.sd-body--static .sd-body__timer,.sd-body.sd-body--static .sd-body__navigation,.sd-body.sd-body--static .sd-body__page{margin-left:auto;margin-right:auto;max-width:calc(84 * 8px);max-width:calc(84 * var(--base-unit, 8px))}
.sd-body.sd-body--responsive{max-width:none;max-width:initial}
.sd-body.sd-body--responsive .sd-body__timer,.sd-body.sd-body--responsive .sd-body__navigation{padding:calc(2 * 8px) var(--sd-page-vertical-padding);padding:calc(2 * var(--base-unit, 8px)) var(--sd-page-vertical-padding)}
.sd-body__navigation{box-sizing:border-box;padding:calc(2 * 8px) calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px))}
.sd-body__navigation .sv-action:not(.sv-action--hidden)~.sv-action:not(.sv-action--hidden){margin-left:calc(2 * 8px);margin-left:calc(2 * var(--base-unit, 8px))}
.sd-body__progress{margin-bottom:calc(4 * 8px);margin-bottom:calc(4 * var(--base-unit, 8px))}
.sd-body--empty{min-height:400px;text-align:center;padding-top:180px;box-sizing:border-box}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format("woff2");unicode-range:U+1F00-1FFF}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNShampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format("woff2");unicode-range:U+0370-03FF}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bbck.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
.sd-multipletext{width:100%;table-layout:fixed;border-spacing:0;height:1px}
.sd-multipletext__cell{height:100%}
.sd-multipletext__cell:not(:last-child){padding-right:calc(2 * 8px);padding-right:calc(2 * var(--base-unit, 8px))}
.sd-multipletext__item-container.sd-input:focus-within{box-shadow:inset 0 0 0 2px #19b394,inset 0px 1px 2px rgba(0, 0, 0, 0.16);box-shadow:inset 0 0 0 2px var(--primary, #19b394),inset 0px 1px 2px var(--border-inside, rgba(0, 0, 0, 0.16))}
.sd-multipletext__item-container{display:flex;align-items:flex-start;height:100%;padding-top:0;padding-bottom:0}
.sd-multipletext__item-container .sd-input{padding-top:0;padding-right:0;padding-bottom:0;border:none;box-shadow:none;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.sd-multipletext__item-container .sd-input,.sd-multipletext__item-title{margin-top:calc(1.5 * 8px);margin-top:calc(1.5 * var(--base-unit, 8px));margin-bottom:calc(1.5 * 8px);margin-bottom:calc(1.5 * var(--base-unit, 8px))}
.sd-multipletext__item-title{height:calc(100% - 8px * 3);height:calc(100% - var(--base-unit, 8px) * 3);max-width:30%;padding-right:calc(2 * 8px);padding-right:calc(2 * var(--base-unit, 8px));border-right:1px solid #d6d6d6;border-right:1px solid var(--border, #d6d6d6);word-break:break-word;white-space:normal;color:#909090;color:var(--foreground-light, #909090)}
.sd-multipletext__item{flex-grow:1}
.sd-multipletext__item-container--error{background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1))}
.sd-multipletext__item-container--error .sd-input--error{background-color:rgba(0,0,0,0)}
.sd-multipletext__item-container:hover:not(:focus-within)>.sd-question__erbox--tooltip{display:inline-block}
.sd-multipletext tr:not(:last-child) .sd-multipletext__cell{padding-bottom:calc(2 * 8px);padding-bottom:calc(2 * var(--base-unit, 8px))}
.sd-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:rgba(0,0,0,0);padding:calc(1 * 8px) calc(3 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));color:#19b394;color:var(--primary, #19b394);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));font-weight:600;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));outline:none}
.sd-action--negative{color:#e60a3e;color:var(--red, #e60a3e)}
.sd-action--icon{padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px))}
.sd-action--icon use{fill:#909090;fill:var(--foreground-light, #909090)}
svg.sd-action--icon{fill:#909090;fill:var(--foreground-light, #909090)}
.sd-action:disabled,.sd-action--disabled{color:#161616;color:var(--foreground, #161616);cursor:default;opacity:.25;cursor:default;pointer-events:none}
.sd-action:hover,.sd-action:focus{outline:none;background-color:rgba(25, 179, 148, 0.1);background-color:var(--primary-light, rgba(25, 179, 148, 0.1));cursor:pointer;opacity:1}
.sd-action:hover.sd-action--icon,.sd-action:focus.sd-action--icon{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sd-action:hover.sd-action--negative,.sd-action:focus.sd-action--negative{background-color:rgba(230, 10, 62, 0.1);background-color:var(--red-light, rgba(230, 10, 62, 0.1))}
.sd-action:hover.sd-action--negative.sd-action--icon use,.sd-action:focus.sd-action--negative.sd-action--icon use{fill:#e60a3e;fill:var(--red, #e60a3e)}
.sd-action:hover:active,.sd-action:focus:active{opacity:.5}
.sd-action__icon{display:block;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.sd-action--pressed{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3);opacity:.5}
.sd-action-bar{display:flex;align-items:center}
.sd-action-bar .sv-action:not(:last-child) .sv-action__content{padding-right:0}
.sd-context-btn{background-color:#fff;background-color:var(--background, #fff);padding:calc(1.5 * 8px);padding:calc(1.5 * var(--base-unit, 8px));border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));border:none;outline:none;cursor:pointer}
.sd-context-btn svg{display:block;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.sd-context-btn use{fill:#909090;fill:var(--foreground-light, #909090)}
.sd-context-btn:hover use,.sd-context-btn:focus use{fill:#19b394;fill:var(--primary, #19b394)}
.sd-context-btn:hover.sd-context-btn--negative use,.sd-context-btn:focus.sd-context-btn--negative use{fill:#e60a3e;fill:var(--red, #e60a3e)}
.sd-context-btn:disabled{opacity:.25}
.sd-completedpage{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;box-sizing:border-box;text-align:center;height:auto}
.sd-completedpage h3{font-size:calc(3 * 8px);font-size:calc(3 * var(--base-unit, 8px))}
.sd-completedpage:before,.sd-completedpage:after{display:block;width:calc(9 * 8px);width:calc(9 * var(--base-unit, 8px));margin-left:calc(50% - 4.5 * 8px);margin-left:calc(50% - 4.5 * var(--base-unit, 8px));content:""}
.sd-completedpage:before{height:calc(13 * 8px);height:calc(13 * var(--base-unit, 8px))}
.sd-completedpage:after{height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px))}
.sd-progress-buttons__image-button-left{display:none}
.sd-progress-buttons__image-button-right{display:none}
.sd-progress-buttons__image-button--hidden{visibility:hidden}
.sd-progress-buttons__list{display:flex;list-style-type:none;margin:0;padding:0}
.sd-progress-buttons__list li{text-align:center;flex-grow:1;text-decoration:none;border-top:2px solid #eaeaea;border-top:2px solid var(--border-light, #eaeaea);padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px));padding-bottom:calc(4 * 8px);padding-bottom:calc(4 * var(--base-unit, 8px));cursor:pointer}
.sd-progress-buttons__list li:hover .sd-progress-buttons__page-title{-webkit-text-decoration-line:underline;text-decoration-line:underline}
.sd-progress-buttons__list .sd-progress-buttons__list-element--current,.sd-progress-buttons__list .sd-progress-buttons__list-element--passed{border-top:2px solid #19b394;border-top:2px solid var(--primary, #19b394)}
.sd-progress-buttons__list-element--nonclickable .sd-progress-buttons__page-title{color:#909090;color:var(--foreground-light, #909090)}
.sd-progress-buttons__list-element--current .sd-progress-buttons__page-title,.sd-progress-buttons__list-element--current .sd-progress-buttons__page-description{color:#19b394;color:var(--primary, #19b394)}
.sd-progress-buttons__page-title{width:100%;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-weight:600;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.sd-progress-buttons__page-description{width:100%;font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));font-weight:600;color:#909090;color:var(--foreground-light, #909090)}
.sv-action-bar{display:flex;box-sizing:content-box;position:relative;align-items:center;margin-left:auto;overflow:hidden;white-space:nowrap}
.sv-action-bar-separator{display:inline-block;width:1px;height:24px;vertical-align:middle;margin-right:16px;background-color:#d6d6d6;background-color:var(--border, #d6d6d6)}
.sv-action-bar--default-size-mode .sv-action-bar-separator{margin:0 calc(1 * 8px);margin:0 calc(1 * var(--base-unit, 8px))}
.sv-action-bar--small-size-mode .sv-action-bar-separator{margin:0 calc(0.5 * 8px);margin:0 calc(0.5 * var(--base-unit, 8px))}
.sv-action-bar-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:2px;background-color:rgba(0,0,0,0);color:#161616;color:var(--foreground, #161616);cursor:pointer;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;overflow-x:hidden;white-space:nowrap}
button.sv-action-bar-item{overflow:hidden}
.sv-action-bar--default-size-mode .sv-action-bar-item{height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));margin:0 calc(1 * 8px);margin:0 calc(1 * var(--base-unit, 8px))}
.sv-action-bar--small-size-mode .sv-action-bar-item{height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px));font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));margin:0 calc(0.5 * 8px);margin:0 calc(0.5 * var(--base-unit, 8px))}
.sv-action:first-of-type .sv-action-bar-item{-webkit-margin-start:0;margin-inline-start:0}
.sv-action:last-of-type .sv-action-bar-item{-webkit-margin-end:0;margin-inline-end:0}
.sv-action-bar--default-size-mode .sv-action-bar-item__title--with-icon{-webkit-margin-start:calc(1 * 8px);margin-inline-start:calc(1 * 8px);-webkit-margin-start:calc(1 * var(--base-unit, 8px));margin-inline-start:calc(1 * var(--base-unit, 8px))}
.sv-action-bar--small-size-mode .sv-action-bar-item__title--with-icon{-webkit-margin-start:calc(0.5 * 8px);margin-inline-start:calc(0.5 * 8px);-webkit-margin-start:calc(0.5 * var(--base-unit, 8px));margin-inline-start:calc(0.5 * var(--base-unit, 8px))}
.sv-action-bar-item__icon svg{display:block}
.sv-action-bar-item__icon use{fill:#909090;fill:var(--foreground-light, #909090)}
.sv-action-bar-item:hover,.sv-action-bar-item:focus{outline:none;background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sv-action-bar-item:active{opacity:.5}
.sv-action-bar-item:disabled{opacity:.25;cursor:default}
.sv-action-bar-item:disabled .sv-action-bar-item__icon use{fill:#161616;fill:var(--foreground, #161616)}
.sv-action-bar-item__title{color:inherit;vertical-align:middle;white-space:nowrap}
.sv-action-bar-item--secondary .sv-action-bar-item__icon use{fill:#ff9814;fill:var(--secondary, #ff9814)}
.sv-action-bar-item--active .sv-action-bar-item__icon use{fill:#19b394;fill:var(--primary, #19b394)}
.sv-action-bar-item-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:2px;background-color:rgba(0,0,0,0);cursor:pointer;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif}
.sv-expand-action:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 10 10' style='enable-background:new 0 0 10 10;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23404040;%7D%0A%3C/style%3E%3Cpolygon class='st0' points='2,2 0,4 5,9 10,4 8,2 5,5 '/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;height:10px;width:12px;margin:auto 8px}
.sv-expand-action--expanded:before{transform:rotate(180deg)}
.sv-dots{width:48px}
.sv-dots__item{width:100%}
.sv-dots__item .sv-action-bar-item__icon{margin:auto}
.sv-action--hidden{width:0px;height:0px;overflow:hidden;visibility:hidden}
.sv-action__content{display:flex;flex-direction:row;align-items:center}
.sv-action__content>*{flex:0 0 auto}
.sv-action--space{margin-left:auto}
.sv-action-bar-item--pressed{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3);opacity:50%}
sv-popup{display:block;position:absolute;z-index:-1}
.sv-popup{position:fixed;left:0;top:0;width:100vw;height:100vh;outline:none;z-index:1500}
.sv-popup__container{filter:drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.1));position:absolute;padding:0}
.sv-popup__shadow{width:100%;height:100%}
.sv-popup__body-content{background-color:#fff;background-color:var(--background, #fff);border-radius:calc(0.5 * 8px);border-radius:calc(0.5 * var(--base-unit, 8px));width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;max-width:90vw}
.sv-popup--modal{display:flex;align-items:center;justify-content:center;background-color:rgba(144, 144, 144, 0.5);background-color:var(--background-semitransparent, rgba(144, 144, 144, 0.5));padding:calc(11 * 8px) calc(15 * 8px);padding:calc(11 * var(--base-unit, 8px)) calc(15 * var(--base-unit, 8px));box-sizing:border-box}
.sv-popup--modal .sv-popup__container{position:static}
.sv-popup--modal .sv-popup__body-content{padding:calc(4 * 8px);padding:calc(4 * var(--base-unit, 8px))}
.sv-popup--overlay{width:100%}
.sv-popup--overlay .sv-popup__container{background:rgba(144, 144, 144, 0.5);background:var(--background-semitransparent, rgba(144, 144, 144, 0.5));max-width:100vw;max-height:calc(100vh - 1 * 8px);max-height:calc(100vh - 1 * var(--base-unit, 8px));height:calc(100vh - 1 * 8px);height:calc(100vh - 1 * var(--base-unit, 8px));width:100%;padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px));border:unset}
.sv-popup--overlay .sv-popup__body-content{max-height:100vh;max-width:100vw;border-radius:calc(2 * 8px) calc(2 * 8px) 0px 0px;border-radius:calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) 0px 0px;background:#fff;background:var(--background, #fff);box-shadow:0px calc(1 * 8px) calc(2 * 8px) rgba(0,0,0,.1);box-shadow:0px calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) rgba(0,0,0,.1);padding:calc(3 * 8px) calc(2 * 8px) calc(2 * 8px);padding:calc(3 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));height:calc(100% - (1 * 8px));height:calc(100% - (1 * var(--base-unit, 8px)))}
.sv-popup--overlay .sv-popup__scrolling-content{height:calc(100% - 10*8px);height:calc(100% - 10*var(--base-unit, 8px))}
.sv-popup--overlay .sv-popup__body-footer{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.sv-popup--overlay .sv-popup__body-footer-item{width:100%}
.sv-popup--overlay .sv-popup__button--cancel{background-color:#19b394;background-color:var(--primary, #19b394);border:2px solid #19b394;border:2px solid var(--primary, #19b394);color:#fff;color:var(--primary-foreground, #fff)}
.sv-popup--modal .sv-popup__scrolling-content{padding:2px;margin:-2px}
.sv-popup__scrolling-content{height:100%;overflow:auto;display:flex;flex-direction:column}
.sv-popup__scrolling-content::-webkit-scrollbar,.sv-popup__scrolling-content *::-webkit-scrollbar{height:6px;width:6px;background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sv-popup__scrolling-content::-webkit-scrollbar-thumb,.sv-popup__scrolling-content *::-webkit-scrollbar-thumb{background:rgba(25, 179, 148, 0.1);background:var(--primary-light, rgba(25, 179, 148, 0.1))}
.sv-popup__content{min-width:100%;height:100%;display:flex;flex-direction:column;min-height:0}
.sv-popup--show-pointer.sv-popup--top .sv-popup__pointer{transform:translate(calc(-1 * 8px)) rotate(180deg);transform:translate(calc(-1 * var(--base-unit, 8px))) rotate(180deg)}
.sv-popup--show-pointer.sv-popup--bottom .sv-popup__pointer{transform:translate(calc(-1 * 8px), calc(-1 * 8px));transform:translate(calc(-1 * var(--base-unit, 8px)), calc(-1 * var(--base-unit, 8px)))}
.sv-popup--show-pointer.sv-popup--right{transform:translate(calc(1 * 8px));transform:translate(calc(1 * var(--base-unit, 8px)))}
.sv-popup--show-pointer.sv-popup--right .sv-popup__pointer{transform:translate(-12px, -4px) rotate(-90deg)}
.sv-popup--show-pointer.sv-popup--left{transform:translate(calc(-1 * 8px));transform:translate(calc(-1 * var(--base-unit, 8px)))}
.sv-popup--show-pointer.sv-popup--left .sv-popup__pointer{transform:translate(-4px, -4px) rotate(90deg)}
.sv-popup__pointer{display:block;position:absolute}
.sv-popup__pointer:after{content:" ";display:block;width:0;height:0;border-left:calc(1 * 8px) solid rgba(0,0,0,0);border-left:calc(1 * var(--base-unit, 8px)) solid rgba(0,0,0,0);border-right:calc(1 * 8px) solid rgba(0,0,0,0);border-right:calc(1 * var(--base-unit, 8px)) solid rgba(0,0,0,0);border-bottom:calc(1 * 8px) solid #fff;border-bottom:calc(1 * var(--base-unit, 8px)) solid var(--background, #fff);align-self:center}
.sv-popup__body-header{font-family:Open Sans;font-size:calc(3 * 8px);font-size:calc(3 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));font-style:normal;font-weight:700;margin-bottom:calc(2 * 8px);margin-bottom:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616)}
.sv-popup__body-footer{display:flex;margin-top:calc(4 * 8px);margin-top:calc(4 * var(--base-unit, 8px))}
.sv-popup__body-footer-item:first-child{margin-left:auto}
.sv-popup__body-footer-item+.sv-popup__body-footer-item{margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px))}
.sv-popup__button{padding:calc(2 * 8px) calc(6 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(6 * var(--base-unit, 8px));background:#fff;background:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,.15);border-radius:4px;margin:2px;cursor:pointer;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:600;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));text-align:center;color:#19b394;color:var(--primary, #19b394);border:none;outline:none}
.sv-popup__button:hover{box-shadow:0 0 0 2px #19b394;box-shadow:0 0 0 2px var(--primary, #19b394)}
.sv-popup__button:disabled{color:rgba(22, 22, 22, 0.16);color:var(--foreground-disabled, rgba(22, 22, 22, 0.16));cursor:default}
.sv-popup__button:disabled:hover{box-shadow:0px 1px 2px rgba(0,0,0,.15)}
.sv-popup__button--apply{background-color:#19b394;background-color:var(--primary, #19b394);color:#fff;color:var(--primary-foreground, #fff)}
.sv-popup__button--apply:disabled{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sv-popup--modal .sv-list__filter,.sv-popup--overlay .sv-list__filter{padding-top:calc(1 * 8px);padding-top:calc(1 * var(--base-unit, 8px))}
.sv-popup--modal .sv-list__filter-icon,.sv-popup--overlay .sv-list__filter-icon{top:calc(2.5 * 8px);top:calc(2.5 * var(--base-unit, 8px))}
.sv-list{padding:0;margin:0;overflow-y:auto;background:#fff;background:var(--background, #fff);font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;list-style-type:none}
.sv-list__item{width:100%;align-items:center;box-sizing:border-box;padding:calc(1 * 8px) calc(8 * 8px) calc(1 * 8px) calc(2 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(8 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sv-list__item:hover,.sv-list__item:focus{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3);outline:none}
.sv-list__item--with-icon{padding-top:calc(1.5 * 8px);padding-top:calc(1.5 * var(--base-unit, 8px));padding-bottom:calc(1.5 * 8px);padding-bottom:calc(1.5 * var(--base-unit, 8px))}
.sv-list__item-icon{float:left;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px))}
.sv-list__item-icon svg{display:block}
.sv-list__item-icon use{fill:#909090;fill:var(--foreground-light, #909090)}
.sv-list__item--selected{background-color:#19b394;background-color:var(--primary, #19b394);color:#fff;color:var(--background, #fff)}
.sv-list__item--selected:hover,.sv-list__item--selected:focus{background-color:#19b394;background-color:var(--primary, #19b394);color:#fff;color:var(--primary-foreground, #fff)}
.sv-list__item--selected .sv-list__item-icon use{fill:#fff;fill:var(--background, #fff)}
.sv-list__item.sv-list__item--disabled{cursor:default;color:#909090;color:var(--foreground-light, #909090)}
.sv-list__item span{white-space:nowrap}
.sv-list__container{position:relative;display:flex;height:100%;flex-direction:column;display:flex;flex-direction:column;min-height:0}
.sv-list__filter{border-bottom:1px solid rgba(0, 0, 0, 0.16);border-bottom:1px solid var(--border-inside, rgba(0, 0, 0, 0.16));background:#fff;background:var(--background, #fff);padding-bottom:calc(1 * 8px);padding-bottom:calc(1 * var(--base-unit, 8px))}
.sv-list__filter-icon{display:block;position:absolute;top:calc(1.5 * 8px);top:calc(1.5 * var(--base-unit, 8px));left:calc(2 * 8px);left:calc(2 * var(--base-unit, 8px))}
.sv-list__filter-icon .sv-svg-icon{width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.sv-list__filter-icon .sv-svg-icon use{fill:#909090;fill:var(--foreground-light, #909090)}
.sv-list__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;background:#fff;background:var(--background, #fff);box-sizing:border-box;width:100%;outline:none;font-size:1em;color:#161616;color:var(--foreground, #161616);padding:calc(1.5 * 8px) calc(3 * 8px) calc(1.5 * 8px) calc(7 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px)) calc(1.5 * var(--base-unit, 8px)) calc(7 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.sv-list__input::-moz-placeholder{color:#909090;color:var(--foreground-light, #909090)}
.sv-list__input::placeholder{color:#909090;color:var(--foreground-light, #909090)}
.sv-list__input:disabled::-moz-placeholder{color:#909090;color:var(--foreground-light, #909090)}
.sv-list__input:disabled,.sv-list__input:disabled::placeholder{color:#909090;color:var(--foreground-light, #909090)}
.sv-multi-select-list .sv-list__item--selected{background-color:rgba(25, 179, 148, 0.1);background-color:var(--primary-light, rgba(25, 179, 148, 0.1));color:#161616;color:var(--foreground, #161616)}
.sv-multi-select-list .sv-list__item--selected:hover,.sv-multi-select-list .sv-list__item--selected:focus{background-color:#19b394;background-color:var(--primary, #19b394);color:#fff;color:var(--primary-foreground, #fff)}
.sv-button-group{display:flex;align-items:center;flex-direction:row;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));overflow:auto;border:1px solid #d6d6d6;border:1px solid var(--border, #d6d6d6)}
.sv-button-group:focus-within{box-shadow:0 0 0 1px #19b394;box-shadow:0 0 0 1px var(--primary, #19b394);border-color:#19b394;border-color:var(--primary, #19b394)}
.sv-button-group__item{display:flex;box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:11px calc(2 * 8px);padding:11px calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));outline:none;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-weight:400;background:#fff;background:var(--background, #fff);cursor:pointer;overflow:hidden;color:#161616;color:var(--foreground, #161616);position:relative}
.sv-button-group__item:not(:last-of-type){border-right:1px solid #d6d6d6;border-right:1px solid var(--border, #d6d6d6)}
.sv-button-group__item--hover:hover{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sv-button-group__item-icon{display:block;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.sv-button-group__item-icon use{fill:#909090;fill:var(--foreground-light, #909090)}
.sv-button-group__item--selected{font-weight:600;color:#19b394;color:var(--primary, #19b394)}
.sv-button-group__item--selected .sv-button-group__item-icon use{fill:#19b394;fill:var(--primary, #19b394)}
.sv-button-group__item--selected:hover{background-color:#fff;background-color:var(--background, #fff)}
.sv-button-group__item-decorator{display:flex;align-items:center;max-width:100%}
.sv-button-group__item-caption{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sv-button-group__item-icon+.sv-button-group__item-caption{margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px))}
.sv-button-group__item--disabled{color:rgba(22, 22, 22, 0.16);color:var(--foreground-disabled, rgba(22, 22, 22, 0.16));cursor:default}
.sv-button-group__item--disabled .sv-button-group__item-icon use{fill:rgba(22, 22, 22, 0.16);fill:var(--foreground-disabled, rgba(22, 22, 22, 0.16))}
.sv-button-group__item--disabled:hover{background-color:#fff;background-color:var(--background, #fff)}
.sv-button-group:focus-within{box-shadow:0 0 0 1px #19b394;box-shadow:0 0 0 1px var(--primary, #19b394);border-color:#19b394;border-color:var(--primary, #19b394)}
.sv-visuallyhidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.sv-hidden{display:none !important}
.sv-title-actions{display:flex;align-items:center;width:100%}
.sv-title-actions__title{flex-wrap:wrap;max-width:90%;min-width:50%;white-space:normal;white-space:initial}
.sv-action-title-bar{min-width:56px}
.sv-title-actions .sv-title-actions__title{flex-wrap:wrap;flex:0 0 auto;max-width:unset;min-width:unset}
.sv-title-actions .sv-action-title-bar{flex:1 1 auto;justify-content:flex-end;min-width:unset}
.sv_window{position:fixed;bottom:3px;right:10px;background-color:#5f9ea0;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto;z-index:100}
.sv_window_title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.sv_window_content{padding:8px;margin:0;max-height:80vh;overflow-y:auto}
.sv_window_title a,.sv_window_title a:link,.sv_window_title a:visited{text-decoration:none;font-size:14px;font-style:normal;color:#000}
.sjs_sp_container{position:relative}
.sjs_sp_controls{position:absolute;left:0;bottom:0}
.sjs_sp_controls>button{-webkit-user-select:none;-moz-user-select:none;user-select:none}
.sjs_sp_container>div>canvas:focus{outline:none}
.sjs_sp_placeholder{display:flex;align-items:center;justify-content:center;position:absolute;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}
.sd-root-modern,.svc-logic-question-value{--sd-base-padding: calc(5 * var(--base-unit, 8px));--sd-base-vertical-padding: calc(4 * var(--base-unit, 8px));--sd-page-vertical-padding: calc(3 * var(--base-unit, 8px))}
.svc-creator--mobile .sd-root-modern,.sd-root-modern.sd-root-modern--mobile{--sd-base-padding: calc(3 * var(--base-unit, 8px));--sd-base-vertical-padding: calc(2 * var(--base-unit, 8px));--sd-page-vertical-padding: calc(2 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-element__num{float:none;margin-left:0;width:auto;padding-left:0;padding-right:0}
.sd-root-modern.sd-root-modern--mobile .sd-element__num+span{float:none;width:auto}
.sd-root-modern.sd-root-modern--mobile .sd-element__title--expandable:before{left:calc(-2.5 * 8px);left:calc(-2.5 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-title.sd-container-modern__title{flex-direction:column}
.sd-root-modern.sd-root-modern--mobile .sd-header__text{min-width:100%}
.sd-root-modern.sd-root-modern--mobile .sd-multipletext__cell{display:block}
.sd-root-modern.sd-root-modern--mobile .sd-multipletext__cell:not(:last-child){padding-right:0;padding-bottom:calc(2 * 8px);padding-bottom:calc(2 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-multipletext__item-container{flex-direction:column}
.sd-root-modern.sd-root-modern--mobile .sd-multipletext__item-title{font-size:12px;line-height:16px;height:16px;padding-right:0;border-right:none;margin-bottom:0;margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));width:100%;max-width:none}
.sd-root-modern.sd-root-modern--mobile .sd-multipletext__item{width:100%}
.sd-root-modern.sd-root-modern--mobile .sd-multipletext__item .sd-input{padding-right:0;padding-left:0;margin-top:0;margin-bottom:calc(1 * 8px);margin-bottom:calc(1 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-selectbase--multi-column{flex-direction:column}
.sd-root-modern.sd-root-modern--mobile .sd-selectbase--multi-column .sd-selectbase__column:not(:last-child){padding-right:0}
.sd-root-modern.sd-root-modern--mobile .sd-question.sd-question--table>.sd-question__content{padding-top:0}
.sd-root-modern.sd-root-modern--mobile .sd-question--table,.sd-root-modern.sd-root-modern--mobile .sd-question--scroll{overflow-x:visible}
.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-matrix__cell{display:flex;align-items:flex-start}
.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-matrix__cell .sd-matrix__responsive-title{margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px));text-align:left}
.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-matrix__cell:first-child{padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px));padding-bottom:calc(1 * 8px);padding-bottom:calc(1 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-table thead{display:none}
.sd-root-modern.sd-root-modern--mobile .sd-table tr{display:block}
.sd-root-modern.sd-root-modern--mobile .sd-matrix__table tr+tr{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) tr{padding-bottom:calc(1 * 8px);padding-bottom:calc(1 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-table:not(.sd-matrix__table) tr::after{z-index:12;content:" ";display:block;position:relative;height:1px;background-color:#eaeaea;background-color:var(--border-light, #eaeaea);left:calc(-2 * 8px);left:calc(-2 * var(--base-unit, 8px));bottom:calc(-1 * 8px);bottom:calc(-1 * var(--base-unit, 8px));width:calc(100% + 4 * 8px);width:calc(100% + 4 * var(--base-unit, 8px));z-index:12}
.sd-root-modern.sd-root-modern--mobile .sd-matrix__label{justify-content:start}
.sd-root-modern.sd-root-modern--mobile .sd-table__cell{display:block;padding-top:0;padding-bottom:0}
.sd-root-modern.sd-root-modern--mobile .sd-table__cell:not(.sd-matrix__cell):not(:first-of-type){margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-table__cell:not(.sd-matrix__cell):not(.sd-table__cell--actions):not(.sd-table__cell--row-text)::before{padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px));padding-bottom:calc(1 * 8px);padding-bottom:calc(1 * var(--base-unit, 8px));content:attr(data-responsive-title);font-weight:600;display:block;text-align:left}
.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-table__cell--actions{width:auto}
.sd-root-modern.sd-root-modern--mobile .sd-table__cell.sd-table__cell--actions .sd-action-bar{margin-right:calc(-3 * 8px);margin-right:calc(-3 * var(--base-unit, 8px));justify-content:flex-end;background:#fff;background:var(--background, #fff)}
.sd-root-modern.sd-root-modern--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn{opacity:1;padding:calc(1 * 8px) calc(3 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn .sd-action__icon{display:none}
.sd-root-modern.sd-root-modern--mobile .sd-action.sd-action.sd-matrixdynamic__remove-btn:after{content:attr(title)}
.sd-root-modern.sd-root-modern--mobile .sd-matrixdynamic__footer{padding-top:calc(1 * 8px);padding-top:calc(1 * var(--base-unit, 8px));margin-bottom:calc(-2 * 8px);margin-bottom:calc(-2 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-table__cell--row-text:not(.sd-matrix__cell){color:#909090;color:var(--foreground-light, #909090);padding-top:calc(2 * 8px);padding-top:calc(2 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-matrixdropdown.sd-table tr:not(:last-child){padding-bottom:calc(2 * 8px);padding-bottom:calc(2 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-matrixdropdown.sd-table tr::after{bottom:calc(-2 * 8px);bottom:calc(-2 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sd-matrixdropdown.sd-table tr:last-child:after{content:none}
.sd-root-modern.sd-root-modern--mobile .sd-matrixdynamic__btn.sd-matrixdynamic__add-btn{margin-left:calc(-2 * 8px);margin-left:calc(-2 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sv-ranking-item{left:calc(-3 * 8px);left:calc(-3 * var(--base-unit, 8px))}
.sd-root-modern.sd-root-modern--mobile .sv-ranking-item__icon-container{margin-left:0;margin-right:0}
.sv-brand-info{width:100%;font-family:"Open Sans",sans-serif;text-align:center;color:#161616;padding:150px 32px 150px 32px;background:#fff}
.sv-brand-info a{color:#161616}
.sv-brand-info__text{line-height:24px;font-size:16px}
.sv-brand-info__logo{display:inline-block}
.sv-brand-info__logo img{width:200px}
.sv-brand-info__terms{line-height:16px;font-size:12px}
body{--sv-defaultV2-mark: true}
.sd-root-modern{--sd-mobile-width: 600px;--sd-imagepicker-gap: 16px;width:100%;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sd-root-modern *{scrollbar-width:thin;scrollbar-color:#d6d6d6 rgba(0,0,0,0);scrollbar-color:var(--border, #d6d6d6) rgba(0,0,0,0)}
.sd-root-modern ::-webkit-scrollbar{width:12px;height:12px;background-color:rgba(0,0,0,0)}
.sd-root-modern ::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:#d6d6d6;background-color:var(--border, #d6d6d6)}
.sd-root-modern ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}
.sd-root-modern ::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:#909090;background-color:var(--foreground-light, #909090)}
.sv-popup .sv-popup__scrolling-content{scrollbar-width:thin;scrollbar-color:#d6d6d6 rgba(0,0,0,0);scrollbar-color:var(--border, #d6d6d6) rgba(0,0,0,0)}
.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar{width:12px;height:12px;background-color:#fff;background-color:var(--background, #fff)}
.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar-thumb,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:#d6d6d6;background-color:var(--border, #d6d6d6)}
.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar-track,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}
.sv-popup .sv-popup__scrolling-content *::-webkit-scrollbar-thumb:hover,.sv-popup .sv-popup__scrolling-content::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:#909090;background-color:var(--foreground-light, #909090)}
.sv-popup.sv-popup--dropdown .sv-popup__shadow{filter:drop-shadow(0px calc(1 * 8px) calc(2 * 8px) rgba(0, 0, 0, 0.1));filter:drop-shadow(0px calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) rgba(0, 0, 0, 0.1))}
.sv-popup.sv-popup--dropdown .sv-popup__body-content{background-color:#fff;background-color:var(--background, #fff);padding:calc(1 * 8px) 0;padding:calc(1 * var(--base-unit, 8px)) 0}
.sv-popup.sv-popup--modal .sv-popup__body-content{box-shadow:0px calc(1 * 8px) calc(2 * 8px) rgba(0,0,0,.1);box-shadow:0px calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) rgba(0,0,0,.1);background-color:#f9f9f9;background-color:var(--background-dim-light, #f9f9f9)}
.sv-popup.sv-popup--modal .sv-popup__body-footer{padding-bottom:2px}
.sv-popup.sv-popup--overlay .sv-popup__body-content{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}

/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/survey-creator-core/survey-creator-core.min.css ***!
  \******************************************************************************************************************************************************************************************************************************************************/
/*!
 * SurveyJS Creator v1.9.45
 * (c) 2015-2022 Devsoft Baltic OÜ - http://surveyjs.io/
 * Github: https://github.com/surveyjs/survey-creator
 * License: https://surveyjs.io/Licenses#SurveyCreator
 */
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-embed-tab__content{padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px));font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family)}
.svc-embed-tab__content .spg-row{display:flex}
.svc-embed-tab__content .spg-row .spg-question__content .spg-comment:disabled::-moz-placeholder{color:#161616;color:var(--foreground, #161616)}
.svc-embed-tab__content .spg-row .spg-question__content .spg-comment:disabled,.svc-embed-tab__content .spg-row .spg-question__content .spg-comment:disabled::placeholder{color:#161616;color:var(--foreground, #161616)}
.svc-embed-tab__content .spg-question__description{line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);padding:calc(2 * 8px) 0 calc(2 * 8px) calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px)) 0 calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px))}
.sv-question-embed__title{display:none}
.spg-question__nopadding .spg-panel__content{padding:0px;box-shadow:unset}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
svc-tab-json-editor-ace{width:100%;height:100%;background:#f3f3f3;background:var(--background-dim, #f3f3f3)}
.svc-json-editor-tab__content{position:relative;height:100%}
.svc-json-editor-tab__ace-editor{height:100%}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
svc-tab-json-editor-textarea{width:100%;height:100%;background:#f3f3f3;background:var(--background-dim, #f3f3f3)}
.svc-json-editor-tab__content{position:relative;height:100%}
.svc-json-editor-tab__content-area{width:100%;height:100%}
.svc-json-editor-tab__errros_button{position:absolute;top:0%;right:calc(0% + calc(2 * 8px));right:calc(0% + calc(2 * var(--base-unit, 8px)));min-height:calc(2.5 * 8px);min-height:calc(2.5 * var(--base-unit, 8px));max-height:calc(2.5 * 8px);max-height:calc(2.5 * var(--base-unit, 8px));border:none;background-color:#19b394;background-color:var(--primary, #19b394);color:#fff;color:var(--primary-foreground, #fff);font-weight:bold}
.svc-json-editor-tab__content-errors{position:absolute;right:0%;top:calc(0% + calc(3 * 8px));top:calc(0% + calc(3 * var(--base-unit, 8px)));max-width:calc(100% - calc(2 * 8px));max-width:calc(100% - calc(2 * var(--base-unit, 8px)));padding:8px;padding:var(--base-unit, 8px);background-color:#fff;background-color:var(--background, #fff);background-image:linear-gradient(to bottom, transparent, rgba(0,0,0,0.1));border:1px solid #d6d6d6;border:1px solid var(--border, #d6d6d6);border-radius:1px;color:#161616;color:var(--foreground, #161616);font-family:monospace}
.svc-json-editor-tab__content-errors span{white-space:pre-line}
.svc-json-editor-tab__content-errors span>b{color:#e60a3e;color:var(--red, #e60a3e)}
.svc-json-editor-tab__content-errors:empty{display:none}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svd-simulator{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:content-box;position:absolute;transform-origin:0 0;top:50%;left:50%;transform:scale(1.26) translate(-50%, -50%)}
.svd-simulator-wrapper{margin:0 auto;position:relative;overflow:hidden}
.svd-simulator-frame{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;pointer-events:none}
.svd-simulator-frame:before{content:" ";background-repeat:no-repeat;background-position:center;width:100%;height:100%;display:block}
.svd-simulator-frame.svd-simulator-frame-landscape:before{transform:rotate(-90deg)}
.svd-simulator-frame.svd-simulator-iphone4:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA3MzAgMTM0MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNzMwIDEzNDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojNDA0MDQwO30KCS5zdDF7ZmlsbDp0cmFuc3BhcmVudDt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTYzNS45LDEzMDAuNUgxMDAuN2MtNDUuNywwLTgyLjgtMzcuMS04Mi44LTgyLjh2LTExMDhjMC00NS43LDM3LjEtODIuOCw4Mi44LTgyLjhINjM2CgkJYzQ1LjcsMCw4Mi44LDM3LjEsODIuOCw4Mi44djExMDhDNzE4LjcsMTI2My4zLDY4MS42LDEzMDAuNSw2MzUuOSwxMzAwLjV6IE0xMDAuNywyOS4xYy00NC40LDAtODAuNiwzNi4xLTgwLjYsODAuNnYxMTA4CgkJYzAsNDQuNCwzNi4xLDgwLjYsODAuNiw4MC42SDYzNmM0NC40LDAsODAuNi0zNi4xLDgwLjYtODAuNnYtMTEwOGMwLTQ0LjQtMzYuMS04MC42LTgwLjYtODAuNkgxMDAuN3oiLz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNjYuOSw3MS4xYy01LDAtOS4xLTQuMS05LjEtOS4xczQuMS05LjEsOS4xLTkuMVMzNzYsNTcsMzc2LDYyQzM3Niw2Ny4xLDM3MS45LDcxLjEsMzY2LjksNzEuMXoKCQkJIE0zNjYuOSw1NS4yYy0zLjgsMC02LjgsMy4xLTYuOCw2LjhjMCwzLjcsMy4xLDYuOCw2LjgsNi44YzMuOCwwLDYuOC0zLjEsNi44LTYuOEMzNzMuNyw1OC4zLDM3MC43LDU1LjIsMzY2LjksNTUuMnoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjY5LjMsMTE2LjVjLTYuOSwwLTEyLjUtNS42LTEyLjUtMTIuNXM1LjYtMTIuNSwxMi41LTEyLjVzMTIuNSw1LjYsMTIuNSwxMi41UzI3Ni4yLDExNi41LDI2OS4zLDExNi41egoJCQkgTTI2OS4zLDkzLjhjLTUuNiwwLTEwLjIsNC42LTEwLjIsMTAuMmMwLDUuNiw0LjYsMTAuMiwxMC4yLDEwLjJzMTAuMi00LjYsMTAuMi0xMC4yQzI3OS42LDk4LjQsMjc1LDkzLjgsMjY5LjMsOTMuOHoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDA4LjYsMTA5LjdoLTg0LjVjLTMuNiwwLTYuNS0yLjktNi41LTYuNXMyLjktNi41LDYuNS02LjVoODQuNWMzLjYsMCw2LjUsMi45LDYuNSw2LjUKCQkJUzQxMi4yLDEwOS43LDQwOC42LDEwOS43eiBNMzI0LjEsOTguOWMtMi40LDAtNC4zLDEuOS00LjMsNC4zYzAsMi40LDEuOSw0LjMsNC4zLDQuM2g4NC41YzIuNCwwLDQuMy0xLjksNC4zLTQuMwoJCQljMC0yLjQtMS45LTQuMy00LjMtNC4zSDMyNC4xeiIvPgoJPC9nPgoJPGc+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM2OC4zLDEyNjcuOGMtMjMuNSwwLTQyLjUtMTkuMS00Mi41LTQyLjVjMC0yMy41LDE5LjEtNDIuNSw0Mi41LTQyLjVjMjMuNSwwLDQyLjUsMTkuMSw0Mi41LDQyLjUKCQkJQzQxMC44LDEyNDguOCwzOTEuNywxMjY3LjgsMzY4LjMsMTI2Ny44eiBNMzY4LjMsMTE4NWMtMjIuMiwwLTQwLjMsMTguMS00MC4zLDQwLjNjMCwyMi4yLDE4LjEsNDAuMyw0MC4zLDQwLjMKCQkJYzIyLjIsMCw0MC4zLTE4LjEsNDAuMy00MC4zQzQwOC42LDEyMDMuMSwzOTAuNSwxMTg1LDM2OC4zLDExODV6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM2OC4zLDEyNzYuMmMtMjguMSwwLTUwLjktMjIuOC01MC45LTUwLjlzMjIuOC01MC45LDUwLjktNTAuOXM1MC45LDIyLjgsNTAuOSw1MC45CgkJCUM0MTkuMiwxMjUzLjQsMzk2LjMsMTI3Ni4yLDM2OC4zLDEyNzYuMnogTTM2OC4zLDExNzYuNmMtMjYuOCwwLTQ4LjcsMjEuOC00OC43LDQ4LjdjMCwyNi44LDIxLjgsNDguNyw0OC43LDQ4LjcKCQkJYzI2LjgsMCw0OC43LTIxLjgsNDguNy00OC43QzQxNi45LDExOTguNSwzOTUuMSwxMTc2LjYsMzY4LjMsMTE3Ni42eiIvPgoJPC9nPgoJPGc+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTguNSwyNDUuNGgtOC43di02MGg4LjdWMjQ1LjR6IE0yLDI0My4yaDQuMnYtNTUuNkgyVjI0My4yeiIvPgoJPC9nPgoJPGc+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTguNSwzMzAuNGgtOC43di02MGg4LjdWMzMwLjR6IE0yLDMyOC4yaDQuMnYtNTUuNkgyVjMyOC4yeiIvPgoJPC9nPgoJPGc+CgkJPHJlY3QgeD0iNDguNSIgeT0iMTgzLjIiIGNsYXNzPSJzdDEiIHdpZHRoPSI2MzkiIGhlaWdodD0iOTU5Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTY4NywxODMuN3Y5NThINDl2LTk1OEg2ODcgTTY4OCwxODIuN0g0OHY5NjBoNjQwVjE4Mi43TDY4OCwxODIuN3oiLz4KCTwvZz4KCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iOC43LDM0NC43IDguNywzMjcgMi4xLDMyNyAyLjEsMjczLjcgOC43LDI3My43IDguNywyNTkuNyA0LjIsMjU5LjcgNC4yLDI2OS4yIC0yLjQsMjY5LjIgLTIuNCwzMzEuNSAKCQk0LjIsMzMxLjUgNC4yLDM0NC43IAkiLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02NDUuNSwxMy43aC02LjhsLTkuNS0wLjVWNi43aC02Mi4zdjYuNmwtMTMuMiwwLjVIOTEuMWMtNDcuOSwwLTg2LjgsMzktODYuOCw4Ni44djgzLjdoLTYuNnY2Mi4zaDYuNnYyNS4xCgkJaDQuNVYyNDJIMi4xdi01My4zaDYuNnYtODguMmMwLTQ1LjQsMzYuOS04Mi40LDgyLjQtODIuNGg1NTQuNUM2OTEsMTguMSw3MjgsNTUsNzI4LDEwMC41djExMjcuM2MwLDQ1LjQtMzYuOSw4Mi40LTgyLjQsODIuNEg5MS4xCgkJYy00NS40LDAtODIuNC0zNi45LTgyLjQtODIuNFY1MTQuN3YtMTg3SDQuMnYxODd2NzEzLjFjMCw0Ny45LDM5LDg2LjksODYuOCw4Ni45aDU1NC41YzQ3LjksMCw4Ni44LTM5LDg2LjgtODYuOVYxMDAuNQoJCUM3MzIuNCw1Mi43LDY5My40LDEzLjcsNjQ1LjUsMTMuN3ogTTU3MS4zLDExLjJoNTMuM3YyLjVoLTUzLjNWMTEuMnoiLz4KPC9nPgo8L3N2Zz4K)}
.svd-simulator-frame.svd-simulator-iphone5:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA3NTAgMTUwMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNzUwIDE1MDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojNDA0MDQwO30KCS5zdDF7ZmlsbDp0cmFuc3BhcmVudDt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTY0Mi45LDE0NzMuOEgxMDcuN2MtNDUuNywwLTgyLjgtMzcuMS04Mi44LTgyLjhWMTA2YzAtNDUuNywzNy4xLTgyLjgsODIuOC04Mi44SDY0MwoJCWM0NS43LDAsODIuOCwzNy4xLDgyLjgsODIuOHYxMjg1QzcyNS43LDE0MzYuNiw2ODguNiwxNDczLjgsNjQyLjksMTQ3My44eiBNMTA3LjcsMjUuNGMtNDQuNCwwLTgwLjYsMzYuMS04MC42LDgwLjZ2MTI4NQoJCWMwLDQ0LjQsMzYuMSw4MC42LDgwLjYsODAuNkg2NDNjNDQuNCwwLDgwLjYtMzYuMSw4MC42LTgwLjZWMTA2YzAtNDQuNC0zNi4xLTgwLjYtODAuNi04MC42QzY0MywyNS40LDEwNy43LDI1LjQsMTA3LjcsMjUuNHoiLz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNzMuOSw2Ny40Yy01LDAtOS4xLTQuMS05LjEtOS4xczQuMS05LjEsOS4xLTkuMXM5LjEsNC4xLDkuMSw5LjFDMzgzLDYzLjQsMzc4LjksNjcuNCwzNzMuOSw2Ny40egoJCQkgTTM3My45LDUxLjVjLTMuOCwwLTYuOCwzLjEtNi44LDYuOHMzLjEsNi44LDYuOCw2LjhjMy44LDAsNi44LTMuMSw2LjgtNi44UzM3Ny43LDUxLjUsMzczLjksNTEuNXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjc2LjMsMTEyLjhjLTYuOSwwLTEyLjUtNS42LTEyLjUtMTIuNXM1LjYtMTIuNSwxMi41LTEyLjVzMTIuNSw1LjYsMTIuNSwxMi41CgkJCUMyODguOCwxMDcuMiwyODMuMiwxMTIuOCwyNzYuMywxMTIuOHogTTI3Ni4zLDkwLjFjLTUuNiwwLTEwLjIsNC42LTEwLjIsMTAuMnM0LjYsMTAuMiwxMC4yLDEwLjJzMTAuMi00LjYsMTAuMi0xMC4yCgkJCUMyODYuNiw5NC43LDI4Miw5MC4xLDI3Ni4zLDkwLjF6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQxNS42LDEwNmgtODQuNWMtMy42LDAtNi41LTIuOS02LjUtNi41czIuOS02LjUsNi41LTYuNWg4NC41YzMuNiwwLDYuNSwyLjksNi41LDYuNVM0MTkuMiwxMDYsNDE1LjYsMTA2egoJCQkgTTMzMS4xLDk1LjJjLTIuNCwwLTQuMywxLjktNC4zLDQuM3MxLjksNC4zLDQuMyw0LjNoODQuNWMyLjQsMCw0LjMtMS45LDQuMy00LjNzLTEuOS00LjMtNC4zLTQuM0gzMzEuMXoiLz4KCTwvZz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNzUuMywxNDQxLjFjLTIzLjUsMC00Mi41LTE5LjEtNDIuNS00Mi41YzAtMjMuNSwxOS4xLTQyLjUsNDIuNS00Mi41YzIzLjUsMCw0Mi41LDE5LjEsNDIuNSw0Mi41CgkJCUM0MTcuOCwxNDIyLjEsMzk4LjcsMTQ0MS4xLDM3NS4zLDE0NDEuMXogTTM3NS4zLDEzNTguM2MtMjIuMiwwLTQwLjMsMTguMS00MC4zLDQwLjNjMCwyMi4yLDE4LjEsNDAuMyw0MC4zLDQwLjMKCQkJYzIyLjIsMCw0MC4zLTE4LjEsNDAuMy00MC4zQzQxNS42LDEzNzYuNCwzOTcuNSwxMzU4LjMsMzc1LjMsMTM1OC4zeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNzUuMywxNDQ5LjVjLTI4LjEsMC01MC45LTIyLjgtNTAuOS01MC45czIyLjgtNTAuOSw1MC45LTUwLjlzNTAuOSwyMi44LDUwLjksNTAuOQoJCQlDNDI2LjIsMTQyNi43LDQwMy4zLDE0NDkuNSwzNzUuMywxNDQ5LjV6IE0zNzUuMywxMzQ5LjljLTI2LjgsMC00OC43LDIxLjgtNDguNyw0OC43YzAsMjYuOCwyMS44LDQ4LjcsNDguNyw0OC43CgkJCWMyNi44LDAsNDguNy0yMS44LDQ4LjctNDguN0M0MjMuOSwxMzcxLjgsNDAyLjEsMTM0OS45LDM3NS4zLDEzNDkuOXoiLz4KCTwvZz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNC41LDI0MS43SDUuOHYtNjBoOC43VjI0MS43eiBNOCwyMzkuNWg0LjJ2LTU1LjZIOFYyMzkuNXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTQuNSwzODlINS44di05NC41aDguN1YzODl6IE04LDM4Ni44aDQuMnYtOTBIOFYzODYuOHoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTQuNSw1MDEuOUg1Ljh2LTk0LjVoOC43VjUwMS45eiBNOCw0OTkuNmg0LjJ2LTkwSDhWNDk5LjZ6Ii8+Cgk8L2c+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjUyLjUsMTQ4OEg5OC4xYy00Ny45LDAtODYuOC0zOS04Ni44LTg2LjlWNTAzSDQuNnYtOTYuOGg2LjZ2LTE2LjFINC42di05Ni44aDYuNnYtNTAuNkg0LjZ2LTYyLjNoNi42Vjk2LjgKCQlDMTEuMiw0OSw1MC4yLDEwLDk4LjEsMTBoNTU0LjVjNDcuOSwwLDg2LjgsMzksODYuOCw4Ni44djEzMDQuM0M3MzkuNCwxNDQ5LDcwMC40LDE0ODgsNjUyLjUsMTQ4OHogTTkuMSw0OTguNWg2LjZ2OTAyLjYKCQljMCw0NS40LDM2LjksODIuNCw4Mi40LDgyLjRoNTU0LjVjNDUuNCwwLDgyLjQtMzYuOSw4Mi40LTgyLjRWOTYuOGMwLTQ1LjQtMzYuOS04Mi40LTgyLjQtODIuNEg5OC4xYy00NS40LDAtODIuNCwzNi45LTgyLjQsODIuNAoJCVYxODVIOS4xdjUzLjNoNi42djU5LjVIOS4xdjg3LjhoNi42djI1LjFIOS4xVjQ5OC41eiIvPgo8L2c+CjxnPgoJPHJlY3QgeD0iNTYiIHk9IjE4MiIgY2xhc3M9InN0MSIgd2lkdGg9IjYzOSIgaGVpZ2h0PSIxMTM1Ii8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjk0LDE4MnYxMTM0SDU2VjE4Mkg2OTQgTTY5NSwxODFINTV2MTEzNmg2NDBWMTgxTDY5NSwxODF6Ii8+CjwvZz4KPC9zdmc+Cg==)}
.svd-simulator-frame.svd-simulator-iphone6:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA5NjAgMTc1MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTYwIDE3NTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojNDA0MDQwO30KCS5zdDF7ZmlsbDp0cmFuc3BhcmVudDt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQ3OS44LDEwMy40Yy01LDAtOS4xLTQuMS05LjEtOS4xczQuMS05LjEsOS4xLTkuMXM5LjEsNC4xLDkuMSw5LjFDNDg4LjksOTkuNCw0ODQuOCwxMDMuNCw0NzkuOCwxMDMuNHoKCQkgTTQ3OS44LDg3LjVjLTMuOCwwLTYuOCwzLjEtNi44LDYuOGMwLDMuOCwzLjEsNi44LDYuOCw2LjhjMy44LDAsNi44LTMuMSw2LjgtNi44QzQ4Ni42LDkwLjYsNDgzLjYsODcuNSw0NzkuOCw4Ny41eiIvPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM4Mi4yLDE0OC44Yy02LjksMC0xMi41LTUuNi0xMi41LTEyLjVzNS42LTEyLjUsMTIuNS0xMi41czEyLjUsNS42LDEyLjUsMTIuNVMzODkuMSwxNDguOCwzODIuMiwxNDguOHoKCQkgTTM4Mi4yLDEyNi4xYy01LjYsMC0xMC4yLDQuNi0xMC4yLDEwLjJzNC42LDEwLjIsMTAuMiwxMC4yczEwLjItNC42LDEwLjItMTAuMkMzOTIuNSwxMzAuNywzODcuOSwxMjYuMSwzODIuMiwxMjYuMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01MjEuNSwxNDJINDM3Yy0zLjYsMC02LjUtMi45LTYuNS02LjVzMi45LTYuNSw2LjUtNi41aDg0LjVjMy42LDAsNi41LDIuOSw2LjUsNi41UzUyNS4xLDE0Miw1MjEuNSwxNDJ6CgkJIE00MzcsMTMxLjJjLTIuNCwwLTQuMywxLjktNC4zLDQuM2MwLDIuNCwxLjksNC4zLDQuMyw0LjNoODQuNWMyLjQsMCw0LjMtMS45LDQuMy00LjNjMC0yLjQtMS45LTQuMy00LjMtNC4zSDQzN3oiLz4KPC9nPgo8Zz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00NzYsMTY3NS4xYy0yMy41LDAtNDIuNS0xOS4xLTQyLjUtNDIuNWMwLTIzLjUsMTkuMS00Mi41LDQyLjUtNDIuNWMyMy41LDAsNDIuNSwxOS4xLDQyLjUsNDIuNQoJCUM1MTguNSwxNjU2LjEsNDk5LjUsMTY3NS4xLDQ3NiwxNjc1LjF6IE00NzYsMTU5Mi4zYy0yMi4yLDAtNDAuMywxOC4xLTQwLjMsNDAuM2MwLDIyLjIsMTguMSw0MC4zLDQwLjMsNDAuMwoJCWMyMi4yLDAsNDAuMy0xOC4xLDQwLjMtNDAuM1M0OTguMiwxNTkyLjMsNDc2LDE1OTIuM3oiLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00NzYsMTY4My41Yy0yOC4xLDAtNTAuOS0yMi44LTUwLjktNTAuOXMyMi44LTUwLjksNTAuOS01MC45czUwLjksMjIuOCw1MC45LDUwLjlTNTA0LjEsMTY4My41LDQ3NiwxNjgzLjV6CgkJIE00NzYsMTU4My45Yy0yNi44LDAtNDguNywyMS44LTQ4LjcsNDguN2MwLDI2LjgsMjEuOCw0OC43LDQ4LjcsNDguN2MyNi44LDAsNDguNy0yMS44LDQ4LjctNDguNwoJCUM1MjQuNywxNjA1LjgsNTAyLjgsMTU4My45LDQ3NiwxNTgzLjl6Ii8+CjwvZz4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNODAxLjksMTcwNy44SDE1Ni43Yy00NS43LDAtODIuOC0zNy4xLTgyLjgtODIuOFYxNDJjMC00NS43LDM3LjEtODIuOCw4Mi44LTgyLjhIODAyCgkJYzQ1LjcsMCw4Mi44LDM3LjEsODIuOCw4Mi44djE0ODNDODg0LjcsMTY3MC42LDg0Ny42LDE3MDcuOCw4MDEuOSwxNzA3Ljh6IE0xNTYuNyw2MS40Yy00NC40LDAtODAuNiwzNi4xLTgwLjYsODAuNnYxNDgzCgkJYzAsNDQuNCwzNi4xLDgwLjYsODAuNiw4MC42SDgwMmM0NC40LDAsODAuNi0zNi4xLDgwLjYtODAuNlYxNDJjMC00NC40LTM2LjEtODAuNi04MC42LTgwLjZIMTU2Ljd6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNODExLjUsMTcyMkgxNDcuMWMtNDcuOSwwLTg2LjgtMzktODYuOC04Ni45VjUzOWgtNi42di05Ni44aDYuNnYtMTYuMWgtNi42di05Ni44aDYuNnYtNTAuNmgtNi42di02Mi4zaDYuNgoJCXYtODMuN2MwLTQ3LjksMzktODYuOCw4Ni44LTg2LjhoNjY0LjVjNDcuOSwwLDg2LjgsMzksODYuOCw4Ni44VjE2MzVDODk4LjQsMTY4Myw4NTkuNCwxNzIyLDgxMS41LDE3MjJ6IE01OC4xLDUzNC41aDYuNnYxMTAwLjYKCQljMCw0NS40LDM2LjksODIuNCw4Mi40LDgyLjRoNjY0LjVjNDUuNCwwLDgyLjQtMzYuOSw4Mi40LTgyLjRWMTMyLjhjMC00NS40LTM2LjktODIuNC04Mi40LTgyLjRIMTQ3LjEKCQljLTQ1LjQsMC04Mi40LDM2LjktODIuNCw4Mi40VjIyMWgtNi42djUzLjNoNi42djU5LjVoLTYuNnY4Ny44aDYuNnYyNS4xaC02LjZDNTguMSw0NDYuNyw1OC4xLDUzNC41LDU4LjEsNTM0LjV6Ii8+CjwvZz4KPGc+Cgk8cmVjdCB4PSIxMDQuNSIgeT0iMjA4LjUiIGNsYXNzPSJzdDEiIHdpZHRoPSI3NDkiIGhlaWdodD0iMTMzMyIvPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTg1MywyMDl2MTMzMkgxMDVWMjA5SDg1MyBNODU0LDIwOEgxMDR2MTMzNGg3NTBWMjA4TDg1NCwyMDh6Ii8+CjwvZz4KPC9zdmc+Cg==)}
.svd-simulator-frame.svd-simulator-iphone6plus:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMzMwIDI1NTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEzMzAgMjU1MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0MDQwNDA7fQoJLnN0MXtmaWxsOnRyYW5zcGFyZW50O30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjY1LjEsMTMzLjJjLTguMywwLTE1LjEtNi44LTE1LjEtMTUuMXM2LjgtMTUuMSwxNS4xLTE1LjFzMTUuMSw2LjgsMTUuMSwxNS4xCgkJCUM2ODAuMiwxMjYuNCw2NzMuNCwxMzMuMiw2NjUuMSwxMzMuMnogTTY2NS4xLDEwNi43Yy02LjMsMC0xMS40LDUuMS0xMS40LDExLjRzNS4xLDExLjQsMTEuNCwxMS40YzYuMywwLDExLjQtNS4xLDExLjQtMTEuNAoJCQlDNjc2LjQsMTExLjgsNjcxLjQsMTA2LjcsNjY1LjEsMTA2Ljd6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTUwMi41LDIwOC44Yy0xMS41LDAtMjAuOC05LjMtMjAuOC0yMC44czkuMy0yMC44LDIwLjgtMjAuOHMyMC44LDkuMywyMC44LDIwLjhTNTE0LDIwOC44LDUwMi41LDIwOC44egoJCQkgTTUwMi41LDE3MWMtOS40LDAtMTcsNy42LTE3LDE3czcuNiwxNywxNywxN3MxNy03LjYsMTctMTdDNTE5LjYsMTc4LjYsNTExLjksMTcxLDUwMi41LDE3MXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNzM0LjUsMTk3LjVINTkzLjdjLTYsMC0xMC44LTQuOS0xMC44LTEwLjhzNC45LTEwLjgsMTAuOC0xMC44aDE0MC44YzYsMCwxMC44LDQuOSwxMC44LDEwLjgKCQkJUzc0MC41LDE5Ny41LDczNC41LDE5Ny41eiBNNTkzLjcsMTc5LjVjLTMuOSwwLTcuMSwzLjItNy4xLDcuMWMwLDMuOSwzLjIsNy4xLDcuMSw3LjFoMTQwLjhjMy45LDAsNy4xLTMuMiw3LjEtNy4xCgkJCWMwLTMuOS0zLjItNy4xLTcuMS03LjFINTkzLjd6Ii8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjY1LDI0MjYuMWMtMzgsMC02OC45LTMwLjktNjguOS02OC45czMwLjktNjguOSw2OC45LTY4LjlzNjguOSwzMC45LDY4LjksNjguOVM3MDMsMjQyNi4xLDY2NSwyNDI2LjF6CgkJCSBNNjY1LDIyOTEuOWMtMzYsMC02NS4zLDI5LjMtNjUuMyw2NS4zczI5LjMsNjUuMyw2NS4zLDY1LjNzNjUuMy0yOS4zLDY1LjMtNjUuM1M3MDEsMjI5MS45LDY2NSwyMjkxLjl6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTY2NSwyNDM5LjZjLTQ1LjUsMC04Mi41LTM3LTgyLjUtODIuNXMzNy04Mi41LDgyLjUtODIuNXM4Mi41LDM3LDgyLjUsODIuNVM3MTAuNSwyNDM5LjYsNjY1LDI0MzkuNnoKCQkJIE02NjUsMjI3OC4zYy00My41LDAtNzguOCwzNS40LTc4LjgsNzguOGMwLDQzLjUsMzUuNCw3OC44LDc4LjgsNzguOGM0My41LDAsNzguOC0zNS40LDc4LjgtNzguOFM3MDguNSwyMjc4LjMsNjY1LDIyNzguM3oiLz4KCTwvZz4KCTxnPgoJCTxyZWN0IHg9IjEyNS41IiB5PSIzMTUuNSIgY2xhc3M9InN0MSIgd2lkdGg9IjEwNzkiIGhlaWdodD0iMTkxOSIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMjA0LDMxNnYxOTE4SDEyNlYzMTZIMTIwNCBNMTIwNSwzMTVIMTI1djE5MjBoMTA4MFYzMTVMMTIwNSwzMTV6Ii8+Cgk8L2c+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTExMTkuNSw0MmMzOC4zLDAsNzQuNCwxNSwxMDEuNyw0Mi4zYzI3LjMsMjcuMyw0Mi4zLDYzLjQsNDIuMywxMDEuN3YyMTcyYzAsMzguMy0xNSw3NC40LTQyLjMsMTAxLjcKCQkJCXMtNjMuNCw0Mi4zLTEwMS43LDQyLjNoLTkwOWMtMzguMywwLTc0LjQtMTUtMTAxLjctNDIuM3MtNDIuMy02My40LTQyLjMtMTAxLjdWMTg2YzAtMzguMywxNS03NC40LDQyLjMtMTAxLjdTMTcyLjIsNDIsMjEwLjUsNDIKCQkJCUgxMTE5LjUgTTExMTkuNSwzNmgtOTA5Yy04Mi41LDAtMTUwLDY3LjUtMTUwLDE1MHYyMTcyYzAsODIuNSw2Ny41LDE1MCwxNTAsMTUwaDkwOWM4Mi41LDAsMTUwLTY3LjUsMTUwLTE1MFYxODYKCQkJCUMxMjY5LjUsMTAzLjUsMTIwMiwzNiwxMTE5LjUsMzZMMTExOS41LDM2eiIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTExMjEuNSw1OC43YzMzLjUsMCw2NS4xLDEzLjEsODksMzdzMzcsNTUuNSwzNyw4OXYyMTc0LjZjMCwzMy41LTEzLjEsNjUuMS0zNyw4OXMtNTUuNSwzNy04OSwzN2gtOTEyCgkJCQljLTMzLjUsMC02NS4xLTEzLjEtODktMzdzLTM3LTU1LjUtMzctODlWMTg0LjdjMC0zMy41LDEzLjEtNjUuMSwzNy04OXM1NS41LTM3LDg5LTM3TDExMjEuNSw1OC43IE0xMTIxLjUsNTQuN2gtOTEyCgkJCQljLTcxLjUsMC0xMzAsNTguNS0xMzAsMTMwdjIxNzQuNmMwLDcxLjUsNTguNSwxMzAsMTMwLDEzMGg5MTJjNzEuNSwwLDEzMC01OC41LDEzMC0xMzBWMTg0LjcKCQkJCUMxMjUxLjUsMTEzLjIsMTE5Myw1NC43LDExMjEuNSw1NC43TDExMjEuNSw1NC43eiIvPgoJCTwvZz4KCTwvZz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00OSw3MDJ2MTQyYzAsNi4zLDQuOSwxMS40LDExLDExLjl2LTRjLTMuOS0wLjUtNy0zLjktNy03LjlWNzAyYzAtNC4xLDMuMS03LjQsNy03Ljl2LTQKCQkJQzUzLjksNjkwLjYsNDksNjk1LjcsNDksNzAyeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00OSw1MDV2MTQyYzAsNi4zLDQuOSwxMS40LDExLDExLjl2LTRjLTMuOS0wLjUtNy0zLjktNy03LjlWNTA1YzAtNC4xLDMuMS03LjQsNy03Ljl2LTQKCQkJQzUzLjksNDkzLjYsNDksNDk4LjcsNDksNTA1eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02MCwzMTcuMXYtNGMtNi4xLDAuNS0xMSw1LjctMTEsMTEuOXY2NmMwLDYuMyw0LjksMTEuNCwxMSwxMS45di00Yy0zLjktMC41LTctMy45LTctNy45di02NgoJCQlDNTMsMzIwLjksNTYuMSwzMTcuNiw2MCwzMTcuMXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K)}
.svd-simulator-frame.svd-simulator-iphone8:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA5OTAgMTg2MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTkwIDE4NjA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojNDA0MDQwO30KCS5zdDF7ZmlsbDpub25lO3N0cm9rZTojNDA0MDQwO3N0cm9rZS13aWR0aDo0O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDJ7ZmlsbDp0cmFuc3BhcmVudDt9Cjwvc3R5bGU+CjxnPgoJPGc+CgkJPGc+CgkJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01NjAuNywxODkuNEg0MzcuOWMtNiwwLTEwLjgtNC45LTEwLjgtMTAuOHM0LjktMTAuOCwxMC44LTEwLjhoMTIyLjhjNiwwLDEwLjgsNC45LDEwLjgsMTAuOAoJCQkJUzU2Ni43LDE4OS40LDU2MC43LDE4OS40eiBNNDM3LjksMTcxLjRjLTMuOSwwLTcuMSwzLjItNy4xLDcuMWMwLDMuOSwzLjIsNy4xLDcuMSw3LjFoMTIyLjhjMy45LDAsNy4xLTMuMiw3LjEtNy4xCgkJCQljMC0zLjktMy4yLTcuMS03LjEtNy4xSDQzNy45eiIvPgoJCQk8Y2lyY2xlIGNsYXNzPSJzdDEiIGN4PSIzNTkuNSIgY3k9IjE3OC42IiByPSIxNS41Ii8+CgkJCTxjaXJjbGUgY2xhc3M9InN0MSIgY3g9IjQ5OS4zIiBjeT0iMTI2LjUiIHI9IjkuNSIvPgoJCTwvZz4KCQk8Zz4KCQkJPGc+CgkJCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNzgxLjUsNjBjMzguMywwLDc0LjQsMTUsMTAxLjcsNDIuM3M0Mi4zLDYzLjQsNDIuMywxMDEuN3YxNDY1YzAsMzguMy0xNSw3NC40LTQyLjMsMTAxLjcKCQkJCQljLTI3LjMsMjcuMy02My40LDQyLjMtMTAxLjcsNDIuM2gtNTY1Yy0zOC4zLDAtNzQuNC0xNS0xMDEuNy00Mi4zcy00Mi4zLTYzLjQtNDIuMy0xMDEuN1YyMDRjMC0zOC4zLDE1LTc0LjQsNDIuMy0xMDEuNwoJCQkJCVMxNzguMiw2MCwyMTYuNSw2MEg3ODEuNSBNNzgxLjUsNTRoLTU2NWMtODIuNSwwLTE1MCw2Ny41LTE1MCwxNTB2MTQ2NWMwLDgyLjUsNjcuNSwxNTAsMTUwLDE1MGg1NjVjODIuNSwwLDE1MC02Ny41LDE1MC0xNTAKCQkJCQlWMjA0QzkzMS41LDEyMS41LDg2NCw1NCw3ODEuNSw1NEw3ODEuNSw1NHoiLz4KCQkJPC9nPgoJCQk8Zz4KCQkJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03ODIuNSw3Ny43YzMzLjUsMCw2NS4xLDEzLjEsODksMzdzMzcsNTUuNSwzNyw4OXYxNDY0LjZjMCwzMy41LTEzLjEsNjUuMS0zNyw4OXMtNTUuNSwzNy04OSwzN2gtNTY3CgkJCQkJYy0zMy41LDAtNjUuMS0xMy4xLTg5LTM3cy0zNy01NS41LTM3LTg5VjIwMy43YzAtMzMuNSwxMy4xLTY1LjEsMzctODlzNTUuNS0zNyw4OS0zN0g3ODIuNSBNNzgyLjUsNzMuN2gtNTY3CgkJCQkJYy03MS41LDAtMTMwLDU4LjUtMTMwLDEzMHYxNDY0LjZjMCw3MS41LDU4LjUsMTMwLDEzMCwxMzBoNTY3YzcxLjUsMCwxMzAtNTguNSwxMzAtMTMwVjIwMy43QzkxMi41LDEzMi4yLDg1NCw3My43LDc4Mi41LDczLjcKCQkJCQlMNzgyLjUsNzMuN3oiLz4KCQkJPC9nPgoJCTwvZz4KCQk8Zz4KCQkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTU1LDY0NnYxNDJjMCw2LjMsNC45LDExLjQsMTEsMTEuOXYtNGMtMy45LTAuNS03LTMuOS03LTcuOVY2NDZjMC00LjEsMy4xLTcuNCw3LTcuOXYtNAoJCQkJQzU5LjksNjM0LjYsNTUsNjM5LjcsNTUsNjQ2eiIvPgoJCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTUsNDQ5djE0MmMwLDYuMyw0LjksMTEuNCwxMSwxMS45di00Yy0zLjktMC41LTctMy45LTctNy45VjQ0OWMwLTQuMSwzLjEtNy40LDctNy45di00CgkJCQlDNTkuOSw0MzcuNiw1NSw0NDIuNyw1NSw0NDl6Ii8+CgkJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05MzIsNTI3Ljl2NGM2LjEtMC41LDExLTUuNywxMS0xMS45VjM5OWMwLTYuMy00LjktMTEuNC0xMS0xMS45djRjMy45LDAuNSw3LDMuOSw3LDcuOXYxMjEKCQkJCUM5MzksNTI0LjEsOTM1LjksNTI3LjQsOTMyLDUyNy45eiIvPgoJCTwvZz4KCQk8Zz4KCQkJPGNpcmNsZSBjbGFzcz0ic3QxIiBjeD0iNDkzIiBjeT0iMTY4OSIgcj0iNjYuNSIvPgoJCQk8Y2lyY2xlIGNsYXNzPSJzdDEiIGN4PSI0OTMiIGN5PSIxNjg5IiByPSI1NSIvPgoJCTwvZz4KCTwvZz4KCTxnPgoJCTxyZWN0IHg9IjEyMS41IiB5PSIyNjMuNSIgY2xhc3M9InN0MiIgd2lkdGg9Ijc0OSIgaGVpZ2h0PSIxMzMzIi8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTg3MCwyNjR2MTMzMkgxMjJWMjY0SDg3MCBNODcxLDI2M0gxMjF2MTMzNGg3NTBWMjYzTDg3MSwyNjN6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)}
.svd-simulator-frame.svd-simulator-iphone8plus:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMzMwIDI1NTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEzMzAgMjU1MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0MDQwNDA7fQoJLnN0MXtmaWxsOnRyYW5zcGFyZW50O30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjY4LjEsMTMzLjJjLTguMywwLTE1LjEtNi44LTE1LjEtMTUuMXM2LjgtMTUuMSwxNS4xLTE1LjFzMTUuMSw2LjgsMTUuMSwxNS4xCgkJCUM2ODMuMiwxMjYuNCw2NzYuNCwxMzMuMiw2NjguMSwxMzMuMnogTTY2OC4xLDEwNi43Yy02LjMsMC0xMS40LDUuMS0xMS40LDExLjRzNS4xLDExLjQsMTEuNCwxMS40YzYuMywwLDExLjQtNS4xLDExLjQtMTEuNAoJCQlDNjc5LjQsMTExLjgsNjc0LjQsMTA2LjcsNjY4LjEsMTA2Ljd6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTUwNS41LDIwOC44Yy0xMS41LDAtMjAuOC05LjMtMjAuOC0yMC44czkuMy0yMC44LDIwLjgtMjAuOHMyMC44LDkuMywyMC44LDIwLjhTNTE3LDIwOC44LDUwNS41LDIwOC44egoJCQkgTTUwNS41LDE3MWMtOS40LDAtMTcsNy42LTE3LDE3czcuNiwxNywxNywxN3MxNy03LjYsMTctMTdDNTIyLjYsMTc4LjYsNTE0LjksMTcxLDUwNS41LDE3MXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNzM3LjUsMTk3LjVINTk2LjdjLTYsMC0xMC44LTQuOS0xMC44LTEwLjhzNC45LTEwLjgsMTAuOC0xMC44aDE0MC44YzYsMCwxMC44LDQuOSwxMC44LDEwLjgKCQkJUzc0My41LDE5Ny41LDczNy41LDE5Ny41eiBNNTk2LjcsMTc5LjVjLTMuOSwwLTcuMSwzLjItNy4xLDcuMWMwLDMuOSwzLjIsNy4xLDcuMSw3LjFoMTQwLjhjMy45LDAsNy4xLTMuMiw3LjEtNy4xCgkJCWMwLTMuOS0zLjItNy4xLTcuMS03LjFINTk2Ljd6Ii8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBkPSJNNjY4LDI0MjYuMWMtMzgsMC02OC45LTMwLjktNjguOS02OC45czMwLjktNjguOSw2OC45LTY4LjlzNjguOSwzMC45LDY4LjksNjguOVM3MDYsMjQyNi4xLDY2OCwyNDI2LjF6IE02NjgsMjI5MS45CgkJCWMtMzYsMC02NS4zLDI5LjMtNjUuMyw2NS4zczI5LjMsNjUuMyw2NS4zLDY1LjNzNjUuMy0yOS4zLDY1LjMtNjUuM1M3MDQsMjI5MS45LDY2OCwyMjkxLjl6Ii8+CgkJPHBhdGggZD0iTTY2OCwyNDM5LjZjLTQ1LjUsMC04Mi41LTM3LTgyLjUtODIuNXMzNy04Mi41LDgyLjUtODIuNXM4Mi41LDM3LDgyLjUsODIuNVM3MTMuNSwyNDM5LjYsNjY4LDI0MzkuNnogTTY2OCwyMjc4LjMKCQkJYy00My41LDAtNzguOCwzNS40LTc4LjgsNzguOGMwLDQzLjUsMzUuNCw3OC44LDc4LjgsNzguOGM0My41LDAsNzguOC0zNS40LDc4LjgtNzguOFM3MTEuNSwyMjc4LjMsNjY4LDIyNzguM3oiLz4KCTwvZz4KCTxnPgoJCTxyZWN0IHg9IjEyOC41IiB5PSIzMTUuNSIgY2xhc3M9InN0MSIgd2lkdGg9IjEwNzkiIGhlaWdodD0iMTkxOSIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMjA3LDMxNnYxOTE4SDEyOVYzMTZIMTIwNyBNMTIwOCwzMTVIMTI4djE5MjBoMTA4MFYzMTVMMTIwOCwzMTV6Ii8+Cgk8L2c+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTExMjIuNSw0MmMzOC4zLDAsNzQuNCwxNSwxMDEuNyw0Mi4zYzI3LjMsMjcuMyw0Mi4zLDYzLjQsNDIuMywxMDEuN3YyMTcyYzAsMzguMy0xNSw3NC40LTQyLjMsMTAxLjcKCQkJCXMtNjMuNCw0Mi4zLTEwMS43LDQyLjNoLTkwOWMtMzguMywwLTc0LjQtMTUtMTAxLjctNDIuM3MtNDIuMy02My40LTQyLjMtMTAxLjdWMTg2YzAtMzguMywxNS03NC40LDQyLjMtMTAxLjdTMTc1LjIsNDIsMjEzLjUsNDIKCQkJCUgxMTIyLjUgTTExMjIuNSwzNmgtOTA5Yy04Mi41LDAtMTUwLDY3LjUtMTUwLDE1MHYyMTcyYzAsODIuNSw2Ny41LDE1MCwxNTAsMTUwaDkwOWM4Mi41LDAsMTUwLTY3LjUsMTUwLTE1MFYxODYKCQkJCUMxMjcyLjUsMTAzLjUsMTIwNSwzNiwxMTIyLjUsMzZMMTEyMi41LDM2eiIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTExMjQuNSw1OC43YzMzLjUsMCw2NS4xLDEzLjEsODksMzdzMzcsNTUuNSwzNyw4OXYyMTc0LjZjMCwzMy41LTEzLjEsNjUuMS0zNyw4OXMtNTUuNSwzNy04OSwzN2gtOTEyCgkJCQljLTMzLjUsMC02NS4xLTEzLjEtODktMzdzLTM3LTU1LjUtMzctODlWMTg0LjdjMC0zMy41LDEzLjEtNjUuMSwzNy04OXM1NS41LTM3LDg5LTM3TDExMjQuNSw1OC43IE0xMTI0LjUsNTQuN2gtOTEyCgkJCQljLTcxLjUsMC0xMzAsNTguNS0xMzAsMTMwdjIxNzQuNmMwLDcxLjUsNTguNSwxMzAsMTMwLDEzMGg5MTJjNzEuNSwwLDEzMC01OC41LDEzMC0xMzBWMTg0LjcKCQkJCUMxMjU0LjUsMTEzLjIsMTE5Niw1NC43LDExMjQuNSw1NC43TDExMjQuNSw1NC43eiIvPgoJCTwvZz4KCTwvZz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01Miw3MDJ2MTQyYzAsNi4zLDQuOSwxMS40LDExLDExLjl2LTRjLTMuOS0wLjUtNy0zLjktNy03LjlWNzAyYzAtNC4xLDMuMS03LjQsNy03Ljl2LTQKCQkJQzU2LjksNjkwLjYsNTIsNjk1LjcsNTIsNzAyeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01Miw1MDV2MTQyYzAsNi4zLDQuOSwxMS40LDExLDExLjl2LTRjLTMuOS0wLjUtNy0zLjktNy03LjlWNTA1YzAtNC4xLDMuMS03LjQsNy03Ljl2LTQKCQkJQzU2LjksNDkzLjYsNTIsNDk4LjcsNTIsNTA1eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02MywzMTcuMXYtNGMtNi4xLDAuNS0xMSw1LjctMTEsMTEuOXY2NmMwLDYuMyw0LjksMTEuNCwxMSwxMS45di00Yy0zLjktMC41LTctMy45LTctNy45di02NgoJCQlDNTYsMzIwLjksNTkuMSwzMTcuNiw2MywzMTcuMXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K)}
.svd-simulator-frame.svd-simulator-iphonex:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMzMwIDI2ODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEzMzAgMjY4MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0MDQwNDA7fQoJLnN0MXtmaWxsOnRyYW5zcGFyZW50O30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTE0NCw1NC41YzQwLjIsMCw3OCwxNS44LDEwNi42LDQ0LjRzNDQuNCw2Ni41LDQ0LjQsMTA2LjZ2MjI2OGMwLDQwLjItMTUuOCw3OC00NC40LDEwNi42CgkJCXMtNjYuNSw0NC40LTEwNi42LDQ0LjRIMTkwLjFjLTQwLjIsMC03OC0xNS44LTEwNi42LTQ0LjRjLTI4LjYtMjguNi00NC40LTY2LjUtNDQuNC0xMDYuNnYtMjI2OGMwLTQwLjIsMTUuOC03OCw0NC40LTEwNi42CgkJCVMxNTAsNTQuNSwxOTAuMSw1NC41SDExNDQgTTExNDQsNDguNUgxOTAuMWMtODYuNCwwLTE1Nyw3MC43LTE1NywxNTd2MjI2OGMwLDg2LjQsNzAuNiwxNTcsMTU3LDE1N0gxMTQ0Yzg2LjQsMCwxNTctNzAuNiwxNTctMTU3CgkJCXYtMjI2OEMxMzAxLDExOS4yLDEyMzAuMyw0OC41LDExNDQsNDguNUwxMTQ0LDQ4LjV6Ii8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTE1MS4xLDgyLjVjMzEuOSwwLDYyLDEyLjUsODQuNywzNS4zYzIyLjcsMjIuNywzNS4zLDUyLjgsMzUuMyw4NC43djIyNzRjMCwzMS45LTEyLjUsNjItMzUuMyw4NC43CgkJCWMtMjIuNywyMi43LTUyLjgsMzUuMy04NC43LDM1LjNoLTk2OGMtMzEuOSwwLTYyLTEyLjUtODQuNy0zNS4zYy0yMi43LTIyLjctMzUuMy01Mi44LTM1LjMtODQuN3YtMjI3NGMwLTMxLjksMTIuNS02MiwzNS4zLTg0LjcKCQkJYzIyLjctMjIuNyw1Mi44LTM1LjMsODQuNy0zNS4zSDExNTEuMSBNMTE1MS4xLDc4LjVoLTk2OGMtNjguMiwwLTEyNCw1NS44LTEyNCwxMjR2MjI3NGMwLDY4LjIsNTUuOCwxMjQsMTI0LDEyNGg5NjgKCQkJYzY4LjIsMCwxMjQtNTUuOCwxMjQtMTI0di0yMjc0QzEyNzUuMSwxMzQuMywxMjE5LjMsNzguNSwxMTUxLjEsNzguNUwxMTUxLjEsNzguNXoiLz4KCTwvZz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04MTAuOCwxNDYuNWMwLTExLjUsOS4zLTIwLjgsMjAuOC0yMC44czIwLjgsOS4zLDIwLjgsMjAuOHMtOS4zLDIwLjgtMjAuOCwyMC44UzgxMC44LDE1OCw4MTAuOCwxNDYuNXoKCQkJIE04MTQuNiwxNDYuNWMwLDkuNCw3LjYsMTcsMTcsMTdzMTctNy42LDE3LTE3cy03LjYtMTctMTctMTdDODIyLjIsMTI5LjUsODE0LjYsMTM3LjEsODE0LjYsMTQ2LjV6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTU4OC44LDE0NS4xYzAtNiw0LjktMTAuOCwxMC44LTEwLjhoMTQwLjhjNiwwLDEwLjgsNC45LDEwLjgsMTAuOHMtNC45LDEwLjgtMTAuOCwxMC44SDU5OS42CgkJCUM1OTMuNiwxNTYsNTg4LjgsMTUxLjEsNTg4LjgsMTQ1LjF6IE01OTkuNiwxMzhjLTMuOSwwLTcuMSwzLjItNy4xLDcuMWMwLDMuOSwzLjIsNy4xLDcuMSw3LjFoMTQwLjhjMy45LDAsNy4xLTMuMiw3LjEtNy4xCgkJCWMwLTMuOS0zLjItNy4xLTcuMS03LjFINTk5LjZ6Ii8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMjE5LjMsMjU1N2MtNjMsMC0xMTQuMy01MS4zLTExNC4zLTExNC4zVjIzNi4zYzAtNjMsNTEuMy0xMTQuMywxMTQuMy0xMTQuM2gxMzQuNmMwLjcsMCwxLjMsMC4zLDEuOCwwLjcKCQkJYzAuNSwwLjUsMC43LDEuMSwwLjcsMS44djI2LjljMCwyNy45LDIyLjcsNTAuNiw1MC42LDUwLjZoNTE5LjhjMjcuOSwwLDUwLjYtMjIuNyw1MC42LTUwLjZ2LTI2LjljMC0wLjcsMC4zLTEuMywwLjctMS44CgkJCXMxLjEtMC43LDEuNy0wLjdoMTM0LjhjNjMsMCwxMTQuMyw1MS4zLDExNC4zLDExNC4zdjIyMDYuNGMwLDYzLTUxLjMsMTE0LjMtMTE0LjMsMTE0LjNIMjE5LjNMMjE5LjMsMjU1N3oiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTExNC42LDEyMi41YzMwLjQsMCw1OSwxMS44LDgwLjUsMzMuM3MzMy4zLDUwLjEsMzMuMyw4MC41djIyMDYuNGMwLDMwLjQtMTEuOCw1OS0zMy4zLDgwLjUKCQkJcy01MC4xLDMzLjMtODAuNSwzMy4zSDIxOS4zYy0zMC40LDAtNTktMTEuOC04MC41LTMzLjNzLTMzLjMtNTAuMS0zMy4zLTgwLjVWMjM2LjNjMC0zMC40LDExLjgtNTksMzMuMy04MC41czUwLjEtMzMuMyw4MC41LTMzLjMKCQkJaDEzNC42YzAuNSwwLDEsMC4yLDEuNCwwLjZjMC40LDAuNCwwLjYsMC45LDAuNiwxLjR2MjYuOWMwLDI4LjIsMjIuOSw1MS4xLDUxLjEsNTEuMWg1MTkuOGMyOC4yLDAsNTEuMS0yMi45LDUxLjEtNTEuMXYtMjYuOQoJCQljMC0wLjUsMC4yLTEsMC42LTEuNHMwLjgtMC42LDEuNC0wLjZMMTExNC42LDEyMi41IE0xMTE0LjYsMTIxLjVIOTc5LjhjLTEuNiwwLTIuOSwxLjMtMi45LDNsMCwwdjI2LjkKCQkJYzAsMjcuNS0yMi41LDUwLjEtNTAuMSw1MC4xSDQwN2MtMjcuNSwwLTUwLjEtMjIuNS01MC4xLTUwLjF2LTI2LjljMC0xLjctMS4zLTMtMy0zSDIxOS4zYy02My40LDAtMTE0LjgsNTEuNC0xMTQuOCwxMTQuOHYyMjA2LjQKCQkJYzAsNjMuNCw1MS40LDExNC44LDExNC44LDExNC44aDg5NS40YzYzLjQsMCwxMTQuOC01MS40LDExNC44LTExNC44VjIzNi4zQzEyMjkuNSwxNzIuOSwxMTc4LDEyMS41LDExMTQuNiwxMjEuNUwxMTE0LjYsMTIxLjV6IgoJCQkvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=)}
.svd-simulator-frame.svd-simulator-iphonexmax:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxNDEwIDI5ODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE0MTAgMjk4MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0MDQwNDA7fQoJLnN0MXtmaWxsOnRyYW5zcGFyZW50O30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTIyMi4xLDk3LjhjMzkuNCwwLDc2LjUsMTUuNCwxMDQuNSw0My41czQzLjUsNjUuMiw0My41LDEwNC41djI0ODljMCwzOS40LTE1LjQsNzYuNS00My41LDEwNC41CgkJCXMtNjUuMiw0My41LTEwNC41LDQzLjVIMTg4LjJjLTM5LjQsMC03Ni41LTE1LjQtMTA0LjUtNDMuNXMtNDMuNS02NS4yLTQzLjUtMTA0LjV2LTI0ODljMC0zOS40LDE1LjQtNzYuNSw0My41LTEwNC41CgkJCXM2NS4xLTQzLjUsMTA0LjUtNDMuNUgxMjIyLjEgTTEyMjIuMSw5MS44SDE4OC4yYy04NC43LDAtMTU0LDY5LjMtMTU0LDE1NHYyNDg5YzAsODQuNyw2OS4zLDE1NCwxNTQsMTU0aDEwMzMuOQoJCQljODQuNywwLDE1NC02OS4zLDE1NC0xNTR2LTI0ODlDMTM3Ni4xLDE2MS4xLDEzMDYuOCw5MS44LDEyMjIuMSw5MS44TDEyMjIuMSw5MS44eiIvPgoJPC9nPgoJPGc+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyMjYuMiwxMjUuOGMzMS45LDAsNjIsMTIuNSw4NC43LDM1LjNjMjIuNywyMi43LDM1LjMsNTIuOCwzNS4zLDg0Ljd2MjQ4OWMwLDMxLjktMTIuNSw2Mi0zNS4zLDg0LjcKCQkJYy0yMi43LDIyLjctNTIuOCwzNS4zLTg0LjcsMzUuM2gtMTA0MmMtMzEuOSwwLTYyLTEyLjUtODQuNy0zNS4zYy0yMi43LTIyLjctMzUuMy01Mi44LTM1LjMtODQuN3YtMjQ4OWMwLTMxLjksMTIuNS02MiwzNS4zLTg0LjcKCQkJYzIyLjctMjIuNyw1Mi44LTM1LjMsODQuNy0zNS4zSDEyMjYuMiBNMTIyNi4yLDEyMS44aC0xMDQyYy02OC4yLDAtMTI0LDU1LjgtMTI0LDEyNHYyNDg5YzAsNjguMiw1NS44LDEyNCwxMjQsMTI0aDEwNDIKCQkJYzY4LjIsMCwxMjQtNTUuOCwxMjQtMTI0di0yNDg5QzEzNTAuMiwxNzcuNiwxMjk0LjQsMTIxLjgsMTIyNi4yLDEyMS44TDEyMjYuMiwxMjEuOHoiLz4KCTwvZz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04NDQuMywxNzFjMC0xMS41LDkuMy0yMC44LDIwLjgtMjAuOHMyMC44LDkuMywyMC44LDIwLjhzLTkuMywyMC44LTIwLjgsMjAuOFM4NDQuMywxODIuNSw4NDQuMywxNzF6CgkJCSBNODQ4LjEsMTcxYzAsOS40LDcuNiwxNywxNywxN3MxNy03LjYsMTctMTdzLTcuNi0xNy0xNy0xN0M4NTUuNywxNTQsODQ4LjEsMTYxLjYsODQ4LjEsMTcxeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02MjIuMywxNjkuNmMwLTYsNC45LTEwLjgsMTAuOC0xMC44aDE0MC44YzYsMCwxMC44LDQuOSwxMC44LDEwLjhzLTQuOSwxMC44LTEwLjgsMTAuOEg2MzMuMQoJCQlDNjI3LjEsMTgwLjUsNjIyLjMsMTc1LjYsNjIyLjMsMTY5LjZ6IE02MzMuMSwxNjIuNWMtMy45LDAtNy4xLDMuMi03LjEsNy4xYzAsMy45LDMuMiw3LjEsNy4xLDcuMWgxNDAuOGMzLjksMCw3LjEtMy4yLDcuMS03LjEKCQkJYzAtMy45LTMuMi03LjEtNy4xLTcuMUg2MzMuMXoiLz4KCTwvZz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xOTksMjgzMy44Yy02MywwLTExNC4zLTUxLjMtMTE0LjMtMTE0LjNWMjYxLjFjMC02Myw1MS4zLTExNC4zLDExNC4zLTExNC4zaDE5My43YzAuNywwLDEuMywwLjMsMS44LDAuNwoJCQlzMC43LDEuMSwwLjcsMS44djI2LjljMCwyNy45LDIyLjcsNTAuNiw1MC42LDUwLjZoNTE5LjhjMjcuOSwwLDUwLjYtMjIuNyw1MC42LTUwLjZ2LTI2LjljMC0wLjcsMC4yLTEuMywwLjctMS44czEuMS0wLjcsMS43LTAuNwoJCQloMTkyLjhjNjMsMCwxMTQuMyw1MS4zLDExNC4zLDExNC4zdjI0NTguNGMwLDYzLTUxLjMsMTE0LjMtMTE0LjMsMTE0LjNIMTk5TDE5OSwyODMzLjh6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyMTEuNCwxNDcuM2MzMC40LDAsNTksMTEuOCw4MC41LDMzLjNzMzMuMyw1MC4xLDMzLjMsODAuNXYyNDU4LjRjMCwzMC40LTExLjgsNTktMzMuMyw4MC41CgkJCXMtNTAuMSwzMy4zLTgwLjUsMzMuM0gxOTljLTMwLjQsMC01OS0xMS44LTgwLjUtMzMuM3MtMzMuMy01MC4xLTMzLjMtODAuNVYyNjEuMWMwLTMwLjQsMTEuOC01OSwzMy4zLTgwLjVzNTAuMS0zMy4zLDgwLjUtMzMuMwoJCQloMTkzLjdjMC41LDAsMSwwLjIsMS40LDAuNmMwLjQsMC40LDAuNiwwLjksMC42LDEuNHYyNi45YzAsMjguMiwyMi45LDUxLjEsNTEuMSw1MS4xaDUxOS44YzI4LjIsMCw1MS4xLTIyLjksNTEuMS01MS4xdi0yNi45CgkJCWMwLTAuNSwwLjItMSwwLjYtMS40YzAuNC0wLjQsMC44LTAuNiwxLjQtMC42SDEyMTEuNCBNMTIxMS40LDE0Ni4zaC0xOTIuOGMtMS42LDAtMi45LDEuMy0yLjksM2wwLDB2MjYuOQoJCQljMCwyNy41LTIyLjUsNTAuMS01MC4xLDUwLjFINDQ1LjhjLTI3LjUsMC01MC4xLTIyLjUtNTAuMS01MC4xdi0yNi45YzAtMS43LTEuMy0zLTMtM0gxOTljLTYzLjQsMC0xMTQuOCw1MS40LTExNC44LDExNC44djI0NTguNAoJCQljMCw2My40LDUxLjQsMTE0LjgsMTE0LjgsMTE0LjhoMTAxMi40YzYzLjQsMCwxMTQuOC01MS40LDExNC44LTExNC44VjI2MS4xQzEzMjYuMiwxOTcuNywxMjc0LjgsMTQ2LjMsMTIxMS40LDE0Ni4zTDEyMTEuNCwxNDYuMwoJCQl6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)}
.svd-simulator-frame.svd-simulator-ipad:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxODM3IDI1NjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE4MzcgMjU2MzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOnRyYW5zcGFyZW50O30KCS5zdDF7ZmlsbDojNDA0MDQwO30KCS5zdDJ7ZmlsbDpub25lO3N0cm9rZTojNDA0MDQwO3N0cm9rZS13aWR0aDo2O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDN7ZmlsbDpub25lO3N0cm9rZTojNDA0MDQwO3N0cm9rZS13aWR0aDo0O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8cmVjdCB4PSIxNTQuMiIgeT0iMjU1LjUiIGNsYXNzPSJzdDAiIHdpZHRoPSIxNTM1IiBoZWlnaHQ9IjIwNDciLz4KCQk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTY4OC43LDI1NnYyMDQ2aC0xNTM0VjI1NkgxNjg4LjcgTTE2ODkuNywyNTVoLTE1MzZ2MjA0OGgxNTM2VjI1NUwxNjg5LjcsMjU1eiIvPgoJPC9nPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTE2OTcuMiwyNTMwLjVoLTE1NTFjLTYwLjUsMC0xMTAtNDkuNS0xMTAtMTEwdi0yMjgwYzAtNjAuNSw0OS41LTExMCwxMTAtMTEwaDE1NTFjNjAuNSwwLDExMCw0OS41LDExMCwxMTAKCQl2MjI4MEMxODA3LjIsMjQ4MSwxNzU3LjcsMjUzMC41LDE2OTcuMiwyNTMwLjV6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QzIiBkPSJNMTY4OC40LDI1MTRIMTU1Yy01Ny44LDAtMTA1LTQ3LjMtMTA1LTEwNVYxNDlDNTAsOTEuMyw5Ny4yLDQ0LDE1NSw0NGgxNTMzLjVjNTcuOCwwLDEwNSw0Ny4zLDEwNSwxMDV2MjI2MAoJCUMxNzkzLjQsMjQ2Ni44LDE3NDYuMiwyNTE0LDE2ODguNCwyNTE0eiIvPgoJPGNpcmNsZSBjbGFzcz0ic3QzIiBjeD0iOTIxLjciIGN5PSIxNDkuNSIgcj0iMTYuNSIvPgoJPGNpcmNsZSBjbGFzcz0ic3QyIiBjeD0iOTIxLjUiIGN5PSIyNDExLjUiIHI9IjUzLjUiLz4KCTxwYXRoIGNsYXNzPSJzdDMiIGQ9Ik05MzcuMiwyNDMxLjVoLTMxYy0yLjgsMC01LTIuMy01LTV2LTMxYzAtMi44LDIuMy01LDUtNWgzMWMyLjgsMCw1LDIuMyw1LDV2MzEKCQlDOTQyLjIsMjQyOS4zLDk0MCwyNDMxLjUsOTM3LjIsMjQzMS41eiIvPgo8L2c+Cjwvc3ZnPgo=)}
.svd-simulator-frame.svd-simulator-ipadmini:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA5NDUgMTMwMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOTQ1IDEzMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDpub25lO3N0cm9rZTojNDA0MDQwO3N0cm9rZS13aWR0aDo2O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDF7ZmlsbDpub25lO3N0cm9rZTojNDA0MDQwO3N0cm9rZS13aWR0aDo0O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDJ7ZmlsbDp0cmFuc3BhcmVudDt9Cgkuc3Qze2ZpbGw6IzQwNDA0MDt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04MzYuNCwxMjc1LjVIMTExLjhjLTQ0LDAtODAtMzYtODAtODBWMTA2LjhjMC00NCwzNi04MCw4MC04MGg3MjQuNmM0NCwwLDgwLDM2LDgwLDgwdjEwODguNwoJQzkxNi40LDEyMzkuNSw4ODAuNCwxMjc1LjUsODM2LjQsMTI3NS41eiIvPgo8cGF0aCBjbGFzcz0ic3QxIiBkPSJNODMzLjQsMTI2My4zSDExNC44Yy0zOC41LDAtNzAtMzEuNS03MC03MFYxMDguOWMwLTM4LjUsMzEuNS03MCw3MC03MGg3MTguNmMzOC41LDAsNzAsMzEuNSw3MCw3MHYxMDg0LjQKCUM5MDMuNCwxMjMxLjgsODcxLjksMTI2My4zLDgzMy40LDEyNjMuM3oiLz4KPGNpcmNsZSBjbGFzcz0ic3QxIiBjeD0iNDc0IiBjeT0iODYuNiIgcj0iOC4yIi8+CjxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjQ3NC4xIiBjeT0iMTIxNi40IiByPSIyNi43Ii8+CjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00NzkuMywxMjI2LjRoLTEwLjVjLTIuOCwwLTUtMi4zLTUtNXYtMTAuNWMwLTIuOCwyLjMtNSw1LTVoMTAuNWMyLjgsMCw1LDIuMyw1LDV2MTAuNQoJQzQ4NC4zLDEyMjQuMiw0ODIuMSwxMjI2LjQsNDc5LjMsMTIyNi40eiIvPgo8Zz4KCTxyZWN0IHg9IjkwLjYiIHk9IjEzOS41IiBjbGFzcz0ic3QyIiB3aWR0aD0iNzY3IiBoZWlnaHQ9IjEwMjMiLz4KCTxwYXRoIGNsYXNzPSJzdDMiIGQ9Ik04NTcuMSwxNDB2MTAyMmgtNzY2VjE0MEg4NTcuMSBNODU4LjEsMTM5aC03Njh2MTAyNGg3NjhWMTM5TDg1OC4xLDEzOXoiLz4KPC9nPgo8L3N2Zz4K)}
.svd-simulator-frame.svd-simulator-ipadpro:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMDA4IDI5ODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwMDggMjk4MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiM0MDQwNDA7c3Ryb2tlLXdpZHRoOjY7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQoJLnN0MXtmaWxsOm5vbmU7c3Ryb2tlOiM0MDQwNDA7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQoJLnN0MntmaWxsOnRyYW5zcGFyZW50O30KCS5zdDN7ZmlsbDojNDA0MDQwO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTE4NTQuMSwyOTA5LjVoLTE2OTljLTYwLjUsMC0xMTAtNDkuNS0xMTAtMTEwdi0yNjE5YzAtNjAuNSw0OS41LTExMCwxMTAtMTEwaDE2OTljNjAuNSwwLDExMCw0OS41LDExMCwxMTAKCXYyNjE5QzE5NjQuMSwyODYwLDE5MTQuNiwyOTA5LjUsMTg1NC4xLDI5MDkuNXoiLz4KPHBhdGggY2xhc3M9InN0MSIgZD0iTTE4NDUuMywyODkzSDE2My44Yy01Ny44LDAtMTA1LTQ3LjMtMTA1LTEwNVYxODljMC01Ny44LDQ3LjMtMTA1LDEwNS0xMDVoMTY4MS41YzU3LjgsMCwxMDUsNDcuMywxMDUsMTA1djI1OTkKCUMxOTUwLjMsMjg0NS44LDE5MDMsMjg5MywxODQ1LjMsMjg5M3oiLz4KPGNpcmNsZSBjbGFzcz0ic3QxIiBjeD0iMTAwNC42IiBjeT0iMTg5LjUiIHI9IjE2LjUiLz4KPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMTAwNC42IiBjeT0iMjc5MC4zIiByPSI1My41Ii8+CjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMDIwLjEsMjgxMC44aC0zMWMtMi44LDAtNS0yLjMtNS01di0zMWMwLTIuOCwyLjMtNSw1LTVoMzFjMi44LDAsNSwyLjMsNSw1djMxCglDMTAyNS4xLDI4MDguNiwxMDIyLjgsMjgxMC44LDEwMjAuMSwyODEwLjh6Ii8+CjxnPgoJPHJlY3QgeD0iMTYxLjEiIHk9IjI5NS41IiBjbGFzcz0ic3QyIiB3aWR0aD0iMTY4NyIgaGVpZ2h0PSIyMzg3Ii8+Cgk8cGF0aCBjbGFzcz0ic3QzIiBkPSJNMTg0Ny42LDI5NnYyMzg2aC0xNjg2VjI5NkgxODQ3LjYgTTE4NDguNiwyOTVoLTE2ODh2MjM4OGgxNjg4VjI5NUwxODQ4LjYsMjk1eiIvPgo8L2c+Cjwvc3ZnPgo=)}
.svd-simulator-frame.svd-simulator-ipadpro13:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMzYwIDMzMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIzNjAgMzMwMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiM0MDQwNDA7c3Ryb2tlLXdpZHRoOjY7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQoJLnN0MXtmaWxsOm5vbmU7c3Ryb2tlOiM0MDQwNDA7c3Ryb2tlLXdpZHRoOjQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQoJLnN0MntmaWxsOnRyYW5zcGFyZW50O30KCS5zdDN7ZmlsbDojNDA0MDQwO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjIxOS4yLDMyNjkuMkgxMzkuNWMtNjAuNSwwLTExMC00OS41LTExMC0xMTB2LTMwMjRjMC02MC41LDQ5LjUtMTEwLDExMC0xMTBoMjA3OS44YzYwLjUsMCwxMTAsNDkuNSwxMTAsMTEwCgkJdjMwMjRDMjMyOS4yLDMyMTkuNywyMjc5LjcsMzI2OS4yLDIyMTkuMiwzMjY5LjJ6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMjIwOC41LDMyNTAuNEgxNTAuMmMtNTcuOCwwLTEwNS00Ny4zLTEwNS0xMDVWMTQ1LjdjMC01Ny43LDQ3LjMtMTA1LDEwNS0xMDVoMjA1OC4zYzU3LjgsMCwxMDUsNDcuMywxMDUsMTA1CgkJdjI5OTkuN0MyMzEzLjUsMzIwMy4xLDIyNjYuMiwzMjUwLjQsMjIwOC41LDMyNTAuNHoiLz4KCTxjaXJjbGUgY2xhc3M9InN0MSIgY3g9IjExNzkuMyIgY3k9IjE2My43IiByPSIxNi41Ii8+Cgk8Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIxMTc5LjMiIGN5PSIzMTMzLjQiIHI9IjUzLjUiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMTk0LjgsMzE1My45aC0zMWMtMi44LDAtNS0yLjMtNS01di0zMWMwLTIuOCwyLjMtNSw1LTVoMzFjMi44LDAsNSwyLjMsNSw1djMxCgkJQzExOTkuOCwzMTUxLjgsMTE5Ny42LDMxNTMuOSwxMTk0LjgsMzE1My45eiIvPgoJPGc+CgkJPHJlY3QgeD0iMTU1LjgiIHk9IjI4NS43IiBjbGFzcz0ic3QyIiB3aWR0aD0iMjA0NyIgaGVpZ2h0PSIyNzMxIi8+CgkJPHBhdGggY2xhc3M9InN0MyIgZD0iTTIyMDIuMywyODYuMnYyNzMwaC0yMDQ2di0yNzMwTDIyMDIuMywyODYuMiBNMjIwMy4zLDI4NS4yaC0yMDQ4djI3MzJoMjA0OFYyODUuMkwyMjAzLjMsMjg1LjJ6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)}
.svd-simulator-frame.svd-simulator-androidphone:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDg1MCAxNjMwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA4NTAgMTYzMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0MDQwNDA7fQoJLnN0MXtmaWxsOnRyYW5zcGFyZW50O30KCS5zdDJ7ZmlsbDpub25lO3N0cm9rZTojNDA0MDQwO3N0cm9rZS13aWR0aDo0O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KPC9zdHlsZT4KPGcgaWQ9IkxheWVyXzEiPgoJPGc+CgkJPGc+CgkJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03NzEuMSwzOGMyMi42LDAsNDEsMTguNCw0MSw0MXYxNDkyYzAsMjIuNi0xOC40LDQxLTQxLDQxaC02OTVjLTIyLjYsMC00MS0xOC40LTQxLTQxVjc5CgkJCQljMC0yMi42LDE4LjQtNDEsNDEtNDFINzcxLjEgTTc3MS4xLDM0aC02OTVjLTI0LjgsMC00NSwyMC4zLTQ1LDQ1djE0OTJjMCwyNC44LDIwLjMsNDUsNDUsNDVoNjk1YzI0LjgsMCw0NS0yMC4zLDQ1LTQ1Vjc5CgkJCQlDODE2LjEsNTQuMyw3OTUuOSwzNCw3NzEuMSwzNEw3NzEuMSwzNHoiLz4KCQk8L2c+CgkJPGc+CgkJCTxyZWN0IHg9IjY0LjEiIHk9IjE3NS41IiBjbGFzcz0ic3QxIiB3aWR0aD0iNzE5IiBoZWlnaHQ9IjEyNzkiLz4KCQkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTc4Mi42LDE3NnYxMjc4aC03MThWMTc2SDc4Mi42IE03ODMuNiwxNzVoLTcyMHYxMjgwaDcyMFYxNzVMNzgzLjYsMTc1eiIvPgoJCTwvZz4KCQk8Zz4KCQkJPGc+CgkJCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDY2LDEwMS44YzMuNiwwLDYuNSwyLjksNi41LDYuNXMtMi45LDYuNS02LjUsNi41aC04NGMtMy42LDAtNi41LTIuOS02LjUtNi41czIuOS02LjUsNi41LTYuNUg0NjYKCQkJCQkgTTQ2Niw5Ny44aC04NGMtNS44LDAtMTAuNSw0LjctMTAuNSwxMC41czQuNywxMC41LDEwLjUsMTAuNWg4NGM1LjgsMCwxMC41LTQuNywxMC41LTEwLjVDNDc2LjUsMTAyLjYsNDcxLjgsOTcuOCw0NjYsOTcuOAoJCQkJCUw0NjYsOTcuOHoiLz4KCQkJPC9nPgoJCQk8Zz4KCQkJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zMzcsMTAxLjhjMy42LDAsNi41LDIuOSw2LjUsNi41cy0yLjksNi41LTYuNSw2LjVoLTMxYy0zLjYsMC02LjUtMi45LTYuNS02LjVzMi45LTYuNSw2LjUtNi41SDMzNwoJCQkJCSBNMzM3LDk3LjhoLTMxYy01LjgsMC0xMC41LDQuNy0xMC41LDEwLjVzNC43LDEwLjUsMTAuNSwxMC41aDMxYzUuOCwwLDEwLjUtNC43LDEwLjUtMTAuNUMzNDcuNSwxMDIuNiwzNDIuOCw5Ny44LDMzNyw5Ny44CgkJCQkJTDMzNyw5Ny44eiIvPgoJCQk8L2c+CgkJCTxnPgoJCQkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTU0Ny41LDk1LjNjNy4yLDAsMTMsNS44LDEzLDEzcy01LjgsMTMtMTMsMTNzLTEzLTUuOC0xMy0xM1M1NDAuMyw5NS4zLDU0Ny41LDk1LjMgTTU0Ny41LDkxLjMKCQkJCQljLTkuNCwwLTE3LDcuNi0xNywxN3M3LjYsMTcsMTcsMTdzMTctNy42LDE3LTE3UzU1Ni45LDkxLjMsNTQ3LjUsOTEuM0w1NDcuNSw5MS4zeiIvPgoJCQk8L2c+CgkJPC9nPgoJCTxnPgoJCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNODI1LjUsMzAwdjI0NGgtOVYzMDBIODI1LjUgTTgyOS41LDI5NmgtMTd2MjUyaDE3VjI5Nkw4MjkuNSwyOTZ6Ii8+CgkJPC9nPgoJCTxnPgoJCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNODI1LjUsNjI3djkxaC05di05MUg4MjUuNSBNODI5LjUsNjIzaC0xN3Y5OWgxN1Y2MjNMODI5LjUsNjIzeiIvPgoJCTwvZz4KCQk8Zz4KCQkJPGc+CgkJCQk8cmVjdCB4PSIxNzUuOCIgeT0iMTUxNiIgY2xhc3M9InN0MCIgd2lkdGg9IjMyIiBoZWlnaHQ9IjQiLz4KCQkJCTxyZWN0IHg9IjE3NS44IiB5PSIxNTI5IiBjbGFzcz0ic3QwIiB3aWR0aD0iMzIiIGhlaWdodD0iNCIvPgoJCQkJPHJlY3QgeD0iMTc1LjgiIHk9IjE1NDIiIGNsYXNzPSJzdDAiIHdpZHRoPSIzMiIgaGVpZ2h0PSI0Ii8+CgkJCTwvZz4KCQkJPHBhdGggY2xhc3M9InN0MiIgZD0iTTQzNi44LDE1NDVoLTE4Yy0yLjgsMC01LTIuMy01LTV2LTE4YzAtMi44LDIuMy01LDUtNWgxOGMyLjgsMCw1LDIuMyw1LDV2MTgKCQkJCUM0NDEuOCwxNTQyLjgsNDM5LjUsMTU0NSw0MzYuOCwxNTQ1eiIvPgoJCQk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjY3MS40LDE1MTcuNyA2NjguNiwxNTE0LjggNjUyLDE1MzEuNCA2NTIuMiwxNTMxLjUgNjUyLDE1MzEuNyA2NjguNiwxNTQ4LjIgNjcxLjQsMTU0NS40IAoJCQkJNjU3LjUsMTUzMS41IAkJCSIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8ZyBpZD0iTGF5ZXJfMiI+CjwvZz4KPC9zdmc+Cg==)}
.svd-simulator-frame.svd-simulator-androidtablet:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMDcwIDE0ODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwNzAgMTQ4MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOnRyYW5zcGFyZW50O30KCS5zdDF7ZmlsbDojNDA0MDQwO30KCS5zdDJ7ZmlsbDpub25lO3N0cm9rZTojNDA0MDQwO3N0cm9rZS13aWR0aDo2O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDN7ZmlsbDpub25lO3N0cm9rZTojNDA0MDQwO3N0cm9rZS13aWR0aDo0O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8cmVjdCB4PSIxMzUiIHk9IjEwMS4xIiBjbGFzcz0ic3QwIiB3aWR0aD0iNzk5IiBoZWlnaHQ9IjEyNzkiLz4KCQk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNOTMzLjUsMTAxLjZ2MTI3OGgtNzk4di0xMjc4TDkzMy41LDEwMS42IE05MzQuNSwxMDAuNmgtODAwdjEyODBoODAwVjEwMC42TDkzNC41LDEwMC42eiIvPgoJPC9nPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTk3My41LDE0NTYuMWgtODgyYy0yOCwwLTUxLTIyLjktNTEtNTFWNzZjMC0yOCwyMi45LTUxLDUxLTUxaDg4Mi4xYzI4LDAsNTEsMjIuOSw1MSw1MXYxMzI5LjEKCQlDMTAyNC41LDE0MzMuMSwxMDAxLjYsMTQ1Ni4xLDk3My41LDE0NTYuMXoiLz4KCTxwYXRoIGNsYXNzPSJzdDMiIGQ9Ik05NzEuNCwxNDQ3LjhIOTMuNmMtMjQuOCwwLTQ1LTIwLjMtNDUtNDVWNzguM2MwLTI0LjgsMjAuMy00NSw0NS00NWg4NzcuOGMyNC44LDAsNDUsMjAuMyw0NSw0NXYxMzI0LjUKCQlDMTAxNi40LDE0MjcuNiw5OTYuMiwxNDQ3LjgsOTcxLjQsMTQ0Ny44eiIvPgoJPGNpcmNsZSBjbGFzcz0ic3QzIiBjeD0iNzkuNSIgY3k9Ijc0MC42IiByPSIxMiIvPgo8L2c+Cjwvc3ZnPgo=)}
.svd-simulator-frame.svd-simulator-win10phone:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0ODAgODQ1LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4MCA4NDUuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtvcGFjaXR5OjAuNTt9Cgkuc3Qxe2ZpbGw6dHJhbnNwYXJlbnQ7fQoJLnN0MntmaWxsOiM0MDQwNDA7fQoJLnN0M3tmaWxsOm5vbmU7c3Ryb2tlOiM0MDQwNDA7c3Ryb2tlLXdpZHRoOjM7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQo8L3N0eWxlPgo8Zz4KCTxnIGNsYXNzPSJzdDAiPgoJCTxyZWN0IHg9Ijc2LjUiIHk9IjEzOC4xIiBjbGFzcz0ic3QxIiB3aWR0aD0iMzI5IiBoZWlnaHQ9IjU2NyIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik00MDUsMTM4LjZ2NTY2SDc3di01NjZINDA1IE00MDYsMTM3LjZINzZ2NTY4aDMzMFYxMzcuNkw0MDYsMTM3LjZ6Ii8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNNDQ4LDU3LjZjMC41LDAsMSwwLjUsMSwxdjc3NGMwLDAuNS0wLjUsMS0xLDFIMzJjLTAuNSwwLTEtMC41LTEtMXYtNzc0YzAtMC41LDAuNS0xLDEtMUg0NDggTTQ0OCw1My42SDMyCgkJCWMtMi44LDAtNSwyLjMtNSw1djc3NGMwLDIuOCwyLjMsNSw1LDVoNDE2YzIuOCwwLDUtMi4zLDUtNXYtNzc0QzQ1Myw1NS45LDQ1MC44LDUzLjYsNDQ4LDUzLjZMNDQ4LDUzLjZ6Ii8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNNDE1LjUsNzAuNmMxMy41LDAsMjQuNSwxMSwyNC41LDI0LjV2NzAwYzAsMTMuNS0xMSwyNC41LTI0LjUsMjQuNWgtMzUxYy0xMy41LDAtMjQuNS0xMS0yNC41LTI0LjV2LTcwMAoJCQljMC0xMy41LDExLTI0LjUsMjQuNS0yNC41SDQxNS41IE00MTUuNSw2OC42aC0zNTFDNDkuOSw2OC42LDM4LDgwLjUsMzgsOTUuMXY3MDBjMCwxNC42LDExLjksMjYuNSwyNi41LDI2LjVoMzUxCgkJCWMxNC42LDAsMjYuNS0xMS45LDI2LjUtMjYuNXYtNzAwQzQ0Miw4MC41LDQzMC4xLDY4LjYsNDE1LjUsNjguNkw0MTUuNSw2OC42eiIvPgoJPC9nPgoJPGc+CgkJPHBhdGggY2xhc3M9InN0MiIgZD0iTTI2Niw5MC42YzAuNSwwLDEsMC41LDEsMXMtMC41LDEtMSwxaC01NWMtMC41LDAtMS0wLjUtMS0xczAuNS0xLDEtMUgyNjYgTTI2Niw4OC42aC01NWMtMS42LDAtMywxLjQtMywzCgkJCXMxLjQsMywzLDNoNTVjMS42LDAsMy0xLjQsMy0zUzI2Ny42LDg4LjYsMjY2LDg4LjZMMjY2LDg4LjZ6Ii8+Cgk8L2c+Cgk8Zz4KCQk8cmVjdCB4PSI0NTIiIHk9IjIwMS42IiBjbGFzcz0ic3QyIiB3aWR0aD0iNSIgaGVpZ2h0PSIxMjEiLz4KCTwvZz4KCTxnPgoJCTxyZWN0IHg9IjQ1MiIgeT0iMzc5LjYiIGNsYXNzPSJzdDIiIHdpZHRoPSI1IiBoZWlnaHQ9IjYxIi8+Cgk8L2c+Cgk8Zz4KCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjEwOCw3NDEuNiA5Ny42LDc0MS42IDEwMy41LDczNS43IDk5LjIsNzM1LjggOTQuMiw3NDAuOCA5Mi4xLDc0Mi45IDk0LjIsNzQ1IDk5LjIsNzUwIDEwMy41LDc1MC4xIAoJCQk5OCw3NDQuNiAxMDgsNzQ0LjYgCQkiLz4KCTwvZz4KCTxnPgoJCTxnPgoJCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjIzOCw3NDMuNiAyMjksNzQzLjYgMjI5LDc1MS4xIDIzOCw3NTIuMyAJCQkiLz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MiIgcG9pbnRzPSIyNDAsNzQzLjYgMjQwLDc1Mi41IDI1Miw3NTQuMSAyNTIsNzQzLjYgCQkJIi8+CgkJPC9nPgoJCTxnPgoJCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjI0MCw3MzIuNyAyNDAsNzQxLjYgMjUyLDc0MS42IDI1Miw3MzEuMSAJCQkiLz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MiIgcG9pbnRzPSIyMzgsNzMyLjkgMjI5LDczNC4xIDIyOSw3NDEuNiAyMzgsNzQxLjYgCQkJIi8+CgkJPC9nPgoJPC9nPgoJPGc+CgkJPGNpcmNsZSBjbGFzcz0ic3QzIiBjeD0iMzgyLjUiIGN5PSI3NDQuMSIgcj0iNiIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0zNzMuMyw3NTMuOEwzNzMuMyw3NTMuOGMtMC42LTAuNi0wLjYtMS41LDAtMi4xbDQuNC00LjRsMi4xLDIuMWwtNC40LDQuNAoJCQlDMzc0LjgsNzU0LjQsMzczLjgsNzU0LjQsMzczLjMsNzUzLjh6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)}
.svd-simulator-frame.svd-simulator-mssurface:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjEuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMDQwIDE2MjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwNDAgMTYyMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOnRyYW5zcGFyZW50O30KCS5zdDF7ZmlsbDojNDA0MDQwO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8cmVjdCB4PSIxMzYuNSIgeT0iMTI3LjUiIGNsYXNzPSJzdDAiIHdpZHRoPSI3NjciIGhlaWdodD0iMTM2NSIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik05MDMsMTI4djEzNjRIMTM3VjEyOEg5MDMgTTkwNCwxMjdIMTM2djEzNjZoNzY4VjEyN0w5MDQsMTI3eiIvPgoJPC9nPgoJPGc+CgkJPGc+CgkJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iOTUzLjMsODE0LjUgOTUzLjMsODMwLjUgOTY2LjcsODMwLjUgOTY4LjcsODE0LjUgCQkJIi8+CgkJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iOTUzLjMsODEwLjkgOTY5LjIsODEwLjkgOTcyLDc4OS41IDk1My4zLDc4OS41IAkJCSIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSI5MzMuOCw4MTAuOSA5NDkuNyw4MTAuOSA5NDkuNyw3ODkuNSA5MzEsNzg5LjUgCQkJIi8+CgkJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iOTM0LjMsODE0LjUgOTM2LjMsODMwLjUgOTQ5LjcsODMwLjUgOTQ5LjcsODE0LjUgCQkJIi8+CgkJPC9nPgoJPC9nPgoJPGc+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTk4MywzMmMxMSwwLDIwLDksMjAsMjB2MTUxNmMwLDExLTksMjAtMjAsMjBINTljLTExLDAtMjAtOS0yMC0yMFY1MmMwLTExLDktMjAsMjAtMjBIOTgzIE05ODMsMjhINTkKCQkJYy0xMy4zLDAtMjQsMTAuNy0yNCwyNHYxNTE2YzAsMTMuMywxMC43LDI0LDI0LDI0aDkyNGMxMy4zLDAsMjQtMTAuNywyNC0yNFY1MkMxMDA3LDM4LjcsOTk2LjMsMjgsOTgzLDI4TDk4MywyOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K)}
.svd-simulator-frame.svd-simulator-genphone:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MzAiIGhlaWdodD0iNzUxIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHJlY3QgaWQ9ImIiIHdpZHRoPSIzMzAiIGhlaWdodD0iNjUxIiB4PSIxMjAiIHk9IjQ1OCIgcng9IjIwIi8+PGZpbHRlciBpZD0iYSIgd2lkdGg9IjE0NS41JSIgaGVpZ2h0PSIxMjMlIiB4PSItMjIuNyUiIHk9Ii0xMS41JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94Ij48ZmVPZmZzZXQgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjI1IiBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiLz48ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMSAwIiBpbj0ic2hhZG93Qmx1ck91dGVyMSIvPjwvZmlsdGVyPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03MCAtNDA4KSI+PHVzZSBmaWxsPSIjMDAwIiBmaWx0ZXI9InVybCgjYSkiIHhsaW5rOmhyZWY9IiNiIi8+PHVzZSBmaWxsPSIjRkZGIiB4bGluazpocmVmPSIjYiIvPjxyZWN0IHdpZHRoPSI3MCIgaGVpZ2h0PSI4IiB4PSIyNDIiIHk9IjQ3MCIgZmlsbD0iI0Y0RjRGNCIgZmlsbC1ydWxlPSJub256ZXJvIiByeD0iNCIvPjxjaXJjbGUgY3g9IjMyNCIgY3k9IjQ3NCIgcj0iNCIgZmlsbD0iI0Y0RjRGNCIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZmlsbD0iI0U3RTdFNyIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTI0IDQ5MGgzMjJ2NTcwSDEyNFY0OTB6bTEgMXY1NjhoMzIwVjQ5MUgxMjV6Ii8+PHBhdGggZmlsbD0iI0Y0RjRGNCIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTI1IDQ5MWgzMjB2NTY4SDEyNXoiLz48Y2lyY2xlIGN4PSIyODUiIGN5PSIxMDg0IiByPSIxNSIgZmlsbD0iI0Y0RjRGNCIvPjwvZz48L3N2Zz4=)}
.svd-simulator-main{min-height:100%}
.svd-simulator-main.svd-simulator-main--desktop{min-height:auto}
.svd-simulator-main.svd-simulator-main--frame{display:flex;align-items:center}
.svd-simulator-main:not(.svd-simulator-main--frame){background-color:transparent}
.svd-simulator-main .sd-root-modern{min-height:100%}
.svd-simulator-content{display:block;width:100%;height:100%;background-color:#fff;background-color:var(--background, #fff);overflow:auto}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
svc-tab-test{width:100%;height:100%;background:#f3f3f3;background:var(--background-dim, #f3f3f3)}
.svc-test-tab__content .svc-plugin-tab__content{overflow-y:auto}
.svc-test-tab__content .svc-plugin-tab__content .sv-root-modern .sv-completedpage,.svc-test-tab__content .svc-plugin-tab__content .sv_default_css .sv_completed_page{margin:0;border:0;background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.svc-test-tab__content .svc-plugin-tab__content .sv_default_css .sv_body{border:0}
.svc-test-tab__content .svc-plugin-tab__content .svc-preview__test-again{width:calc(33 * 8px);width:calc(33 * var(--base-unit, 8px));margin-left:auto;margin-right:auto;margin-bottom:72px;margin-top:8px}
.svc-creator-tab__content--with-toolbar.svc-test-tab__content .svc-plugin-tab__content{height:calc(100% - calc(6 * 8px));height:calc(100% - calc(6 * var(--base-unit, 8px)))}
.svc-test-tab__content-actions{position:relative}
.svc-test-tab__content-actions .sv-action-bar{padding:0;height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));background:#fff;background:var(--background, #fff);border-top:1px solid #d6d6d6;border-top:1px solid var(--border, #d6d6d6);width:100%;position:absolute}
.svc-test-tab__content-actions .sv-action-bar.sv-action-bar--pages{left:0;right:0;justify-content:center;grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px))}
.svc-test-tab__content-actions .sv-action-bar.sv-action-bar--pages .sv-action__content{padding:0}
.svc-test-tab__content-actions .sv-action-bar.sv-action-bar--pages .sv-action-bar-item{margin:0}
.svc-test-tab__content-actions .sv-action-bar-item{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));width:100%;height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px))}
.svc-test-tab__content-actions .svc-page-selector{max-width:50%}
.svc-test-tab__content-actions .svc-page-selector .sv-action-bar-item__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#161616;color:var(--foreground, #161616);display:inline-block}
.svc-test-tab__content.svc-creator-tab__content--with-toolbar .sd-body__navigation{padding-bottom:calc(8 * 8px);padding-bottom:calc(8 * var(--base-unit, 8px))}
.svc-test-tab__content .sd-body--empty{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:400;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);width:100%;position:absolute;top:50%;transform:translateY(-50%);text-align:center;overflow:hidden}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.sl-table{width:50%;margin:0 25%}
.sl-table__row{position:relative}
.sl-table__cell.st-table__cell--actions:first-child .sv-action-bar{margin-top:calc(-.5 * 8px);margin-top:calc(-.5 * var(--base-unit, 8px));padding-right:calc(4 * 8px);padding-right:calc(4 * var(--base-unit, 8px))}
.sl-table .sl-table__detail-button.sl-table__detail-button{width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));box-sizing:border-box;border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));padding:0}
.sl-table .sl-table__detail-button.sl-table__detail-button:hover,.sl-table .sl-table__detail-button.sl-table__detail-button.sv-focused--by-key{background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1));outline:none}
.sl-table .sl-table__detail-button.sl-table__detail-button:hover use,.sl-table .sl-table__detail-button.sl-table__detail-button.sv-focused--by-key use{fill:#19b394;fill:var(--primary, #19b394)}
.sl-table__remove-button .sv-action-bar-item{border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));cursor:pointer}
.sl-table__remove-button .sv-action-bar-item:hover,.sl-table__remove-button .sv-action-bar-item.sv-focused--by-key{background-color:rgba(229,10,62,0.1);background-color:var(--red-light, rgba(229,10,62,0.1));outline:none}
.sl-table__remove-button .sv-action-bar-item:hover use,.sl-table__remove-button .sv-action-bar-item.sv-focused--by-key use{fill:#e60a3e;fill:var(--red, #e60a3e)}
.sl-table__cell .sv-action-bar-item__icon{display:none}
.sl-table__row:hover .sl-table__cell .sv-action-bar-item__icon,.sl-table__cell .sv-action-bar-item.sv-focused--by-key .sv-action-bar-item__icon{display:block}
.sl-table__row #remove-row .sv-action-bar-item{border:none;width:calc(5 * 8px);width:calc(5 * var(--base-unit, 8px));height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px))}
.sl-table__row #remove-row .sv-action-bar-item__icon use{fill:#e60a3e;fill:var(--red, #e60a3e)}
.sl-table__row.sl-table__row--additional .sl-table__cell .svc-action-button{color:#ff9814;color:var(--secondary, #ff9814)}
.sl-table__cell .svc-action-button,.sl-table__cell .svc-action-button:hover,.sl-table__cell .svc-action-button:focus{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:bold;font-size:calc(3 * 8px);font-size:calc(3 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));background:transparent;color:#161616;color:var(--foreground, #161616);outline:none;border:none;box-shadow:none;max-height:calc(13.5 * 8px);max-height:calc(13.5 * var(--base-unit, 8px));overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.sl-table__cell{color:#161616;color:var(--foreground, #161616);font-weight:bold;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);vertical-align:top;padding:calc(2 * 8px) 0;padding:calc(2 * var(--base-unit, 8px)) 0;width:100%}
.sl-table__cell--actions{position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content}
.sl-table__cell--actions:first-child{transform:translateX(-100%)}
.sl-table__cell--detail-button{overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background-color:transparent}
.sl-table{border-collapse:separate;border-spacing:0;table-layout:fixed}
.sl-table thead th:first-child{position:absolute;left:0;transform:translateX(-100%)}
.sl-table thead th:last-child{position:absolute;right:0;transform:translateX(100%)}
.sl-table thead .sl-table__cell.st-table__cell--header{text-align:left}
.sl-table tbody tr:last-child .sl-table__cell{padding-bottom:calc(10 * 8px);padding-bottom:calc(10 * var(--base-unit, 8px))}
.sl-table tr:first-child .sl-table__cell{padding-top:calc(4 * 8px);padding-top:calc(4 * var(--base-unit, 8px))}
.sl-table td:first-child,.sl-table th:first-child{padding-left:calc(4 * 8px);padding-left:calc(4 * var(--base-unit, 8px))}
.sl-table td:first-child .sv-action-bar,.sl-table th:first-child .sv-action-bar{justify-content:flex-end}
.sl-table td:last-child,.sl-table th:last-child{padding-right:calc(4 * 8px);padding-right:calc(4 * var(--base-unit, 8px))}
.sl-panel .sl-panel__footer{padding:0}
.sl-panel .sl-panel__footer .sv-action{width:100%}
.sl-panel .sl-panel__footer .sv-action__content{width:100%}
.sl-panel .sl-panel__footer button.sl-panel__done-button{width:100%;margin:calc(2 * 8px) 0 calc(10 * 8px) 0;margin:calc(2 * var(--base-unit, 8px)) 0 calc(10 * var(--base-unit, 8px)) 0;color:#19b394;color:var(--primary, #19b394);background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1));font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));display:flex;align-items:center;vertical-align:baseline;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.sl-panel .sl-panel__footer button:hover{background-color:#19b394;background-color:var(--primary, #19b394);color:#fff;color:var(--primary-foreground, #fff)}
.sl-panel .sl-panel__footer .sv-action-bar-item__title{color:inherit;display:flex;align-items:center;flex-grow:1;justify-content:center;font-weight:600}
.sl-element .sd-paneldynamic__buttons-container{padding:0}
.sl-question{display:flex;align-items:center;margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.sl-row{display:flex;align-items:flex-start;flex-flow:row wrap}
.sl-row--multiple .sl-panel{padding-bottom:0}
.sl-question__header--left{margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px))}
.sl-question__title{color:#161616;color:var(--foreground, #161616);font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));margin:0;font-weight:600}
.sl-question__title span+span{display:none}
.sl-row--multiple .sl-question{padding-right:calc(1 * 8px);padding-right:calc(1 * var(--base-unit, 8px))}
.svc-logic-question-value{padding-right:calc(5 * 8px);padding-right:calc(5 * var(--base-unit, 8px));margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.svc-logic_trigger-editor{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.svc-logic_trigger-editor .svc-logic-question-value{margin-top:0}
.sv-popup.sv-property-editor .sl-row{flex-flow:nowrap}
.spg-comment.sl-comment{height:calc(17 * 8px);height:calc(17 * var(--base-unit, 8px))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-tab-translation{width:100%;height:100%;background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.st-properties .spg-item.spg-selectbase__label:focus-within{outline:1px dotted #19b394;outline:1px dotted var(--primary, #19b394)}
.st-properties .spg-selectbase__label:focus-within{outline:none}
.st-properties .spg-panel__content .spg-row{margin-top:0}
.st-no-strings{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:400;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);width:100%;position:absolute;top:50%;transform:translateY(-50%);text-align:center;overflow:hidden}
.st-content{display:flex;height:100%}
.st-strings{height:calc(100% - calc(6 * 8px));height:calc(100% - calc(6 * var(--base-unit, 8px)));overflow-y:auto;overflow-x:hidden}
.st-strings-wrapper{flex-grow:1}
.st-property-panel{flex-shrink:0;flex-grow:0;width:450px;border-left:1px solid #d6d6d6;border-left:1px solid var(--border, #d6d6d6)}
.st-property-panel .spg-panel__content .spg-row{margin-top:0}
.st-property-panel .spg-panel__content .spg-row:first-child{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.st-strings-header .st-table__cell{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3);height:auto}
.st-root-modern{width:100%}
.st-title.st-panel__title,.st-table__cell.st-table__cell--header{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light, #909090);text-align:left}
.st-title.st-panel__title{height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));padding-left:calc(3 * 8px);padding-left:calc(3 * var(--base-unit, 8px));margin:0;background-color:#f9f9f9;background-color:var(--background-for-editors, #f9f9f9);border-bottom:1px solid #eaeaea;border-bottom:1px solid var(--border-light, #eaeaea)}
.st-table tr{display:flex;align-items:stretch}
.st-table__cell{display:block;flex:1 1;box-sizing:border-box;background-color:#fff;border-bottom:1px solid #eaeaea;border-bottom:1px solid var(--border-light, #eaeaea);padding:calc(1 * 8px) 0;padding:calc(1 * var(--base-unit, 8px)) 0}
.st-table__cell:first-child{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);max-width:300px;padding-right:calc(3 * 8px);padding-right:calc(3 * var(--base-unit, 8px))}
.st-table__cell:first-child span{display:inline-block;padding-left:calc(3 * 8px);padding-left:calc(3 * var(--base-unit, 8px))}
.st-panel-indent .st-table__cell:first-child span{padding-left:calc(6 * 8px);padding-left:calc(6 * var(--base-unit, 8px))}
.st-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}
.st-comment{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));display:block;width:calc(100% - 3 * 8px);width:calc(100% - 3 * var(--base-unit, 8px));border:unset;outline:none;background-color:#fff;resize:none;padding:0}
.sd-translation-line-skeleton{min-height:calc(5 * 8px);min-height:calc(5 * var(--base-unit, 8px));background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-tab-logic-edit{width:100%;height:100%;background:#f3f3f3;background:var(--background-dim, #f3f3f3)}
.svc-tab-logic-edit__content{height:calc(100% - calc(6 * 8px));height:calc(100% - calc(6 * var(--base-unit, 8px)));overflow-y:auto;overflow-x:hidden;padding-left:16%;padding-right:16%}
.svc-tab-logic-edit__content .sd-row{flex-wrap:wrap}
.svc-logic_trigger-editor .sd-row{margin-top:0}
.svc-tab-logic-edit__content-actions .sv-action-bar{padding:0;height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));background:#fff;background:var(--background, #fff);border-top:1px solid #d6d6d6;border-top:1px solid var(--border, #d6d6d6);width:100%}
.svc-logic-paneldynamic div.svc-logic-operator{height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.svc-logic-paneldynamic .svc-logic-operator{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:calc(1 * 8px) calc(2 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));border:none;outline:none;font-weight:600;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light, #909090);height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.svc-logic-paneldynamic .svc-logic-operator option{background:#fff;background:var(--background, #fff);color:#161616;color:var(--foreground, #161616)}
.svc-logic-operator:focus{outline:1px dotted #19b394;outline:1px dotted var(--primary, #19b394)}
.svc-logic-question--answered .svc-logic-operator{color:#161616;color:var(--foreground, #161616)}
.svc-logic-operator.svc-logic-operator:hover,.svc-logic-operator.svc-logic-operator:focus{color:#ffffff;outline:none;box-shadow:none}
.svc-logic-operator.svc-logic-operator--question{background-color:rgba(67,127,217,0.1);background-color:var(--blue-light, rgba(67,127,217,0.1))}
.svc-logic-operator.svc-logic-operator--question:hover,.svc-logic-operator.svc-logic-operator--question:focus{background-color:#437fd9;background-color:var(--blue, #437fd9)}
.svc-logic-operator.svc-logic-operator--conjunction,.svc-logic-operator.svc-logic-operator--operator{background-color:rgba(255,152,20,0.1);background-color:var(--yellow-light, rgba(255,152,20,0.1))}
.svc-logic-operator.svc-logic-operator--conjunction:hover,.svc-logic-operator.svc-logic-operator--conjunction:focus,.svc-logic-operator.svc-logic-operator--operator:hover,.svc-logic-operator.svc-logic-operator--operator:focus{background-color:#ff9814;background-color:var(--yellow, #ff9814)}
.svc-logic-operator.svc-logic-operator--action{background-color:rgba(229,10,62,0.1);background-color:var(--red-light, rgba(229,10,62,0.1))}
.svc-logic-operator.svc-logic-operator--action:hover,.svc-logic-operator.svc-logic-operator--action:focus{background-color:#e60a3e;background-color:var(--red, #e60a3e)}
.svc-logic-operator.svc-logic-operator--error{background-color:#fff;background-color:var(--background, #fff);color:#e60a3e;color:var(--red, #e60a3e);box-shadow:inset 0 0 0 2px #e60a3e;box-shadow:inset 0 0 0 2px var(--red, #e60a3e)}
.svc-logic-operator__error{display:none}
.svc-logic-paneldynamic .sd-paneldynamic__separator{display:none}
.svc-action-button.svc-logic-condition-remove.svc-icon-remove:focus{outline:none}
.svc-logic-condition-remove.svc-icon-remove{display:none;width:calc(5 * 8px);width:calc(5 * var(--base-unit, 8px));height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 4H20H16V2C16 0.9 15.1 0 14 0H10C8.9 0 8 0.9 8 2V4H4H2V6H4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V6H22V4ZM10 2H14V4H10V2ZM18 20H6V6H8H16H18V20ZM14 8H16V18H14V8ZM11 8H13V18H11V8ZM8 8H10V18H8V8Z' fill='%23E60A3E'/%3E%3C/svg%3E%0A");background-size:calc(3 * 8px) calc(3 * 8px);background-size:calc(3 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));background-position:center}
.sl-panel-wrapper--in-row:hover .svc-logic-condition-remove.svc-icon-remove,.sl-panel-wrapper--in-row:focus-within .svc-logic-condition-remove.svc-icon-remove{display:block}
.svc-logic-condition-remove.svc-icon-remove:hover,.svc-logic-condition-remove.svc-icon-remove:focus{background-color:rgba(229,10,62,0.1);background-color:var(--red-light, rgba(229,10,62,0.1))}
.svc-logic-condition-remove-question{height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px))}
.svc-logic-paneldynamic__button.svc-logic-paneldynamic__remove-btn{display:none}
.svc-logic-paneldynamic__button.svc-logic-paneldynamic__remove-btn{display:none}
.svc-logic-operator--action.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn,.svc-logic-operator--operator.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn{color:#909090;color:var(--foreground-light, #909090);margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.svc-logic-operator--action.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:hover,.svc-logic-operator--action.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:focus,.svc-logic-operator--operator.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:hover,.svc-logic-operator--operator.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:focus{color:#fff;color:var(--primary-foreground, #fff)}
.svc-logic-tab__content.svc-logic-tab__empty{flex-direction:column;display:flex;align-items:center;position:absolute;top:35%}
.svc-logic-tab__content.svc-logic-tab__empty .svc-logic-tab__content-action{width:calc(33 * 8px);width:calc(33 * var(--base-unit, 8px));margin-top:calc(4 * 8px);margin-top:calc(4 * var(--base-unit, 8px))}
.svc-logic-tab__content .svc-logic-tab__content-action{margin-left:25%;margin-right:25%;margin-bottom:calc(8 * 8px);margin-bottom:calc(8 * var(--base-unit, 8px))}
.svc-logic-tab__content .svc-logic-tab__content-action--disabled{cursor:default;outline:none}
.svc-logic-tab__content .svc-logic-tab__content-action--disabled:hover{background-color:#fff;background-color:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,0.15)}
.svc-logic-tab__content .svc-logic-tab__content-action--disabled .svc-text{color:rgba(22,22,22,0.16);color:var(--foreground-disabled, rgba(22,22,22,0.16))}
.svc-logic-tab__content .sd-paneldynamic__panel-wrapper--in-row{margin-top:0;align-items:start}
.svc-logic-paneldynamic{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family)}
.svc-logic-paneldynamic .sd-row--multiple{padding:0;background:none;box-shadow:none;border-radius:0;overflow:visible}
.svc-logic-paneldynamic .sd-question__content{margin-top:0}
.svc-logic-paneldynamic .sd-row__panel{width:calc(100% - 5 * 8px);width:calc(100% - 5 * var(--base-unit, 8px))}
.svc-logic-tab__content .svc-logic-paneldynamic .sd-row{margin-top:0;flex-flow:row wrap}
.sl-table__cell--detail-panel .sd-body{margin:0;min-width:none;max-width:none}
.sl-table__cell--detail-panel .sd-page.sd-body__page{padding:0}
.sl-table__cell--detail-panel .sl-panel__footer{margin:0}
.sl-dropdown{max-width:45vw}
.sl-dropdown__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-notifier{position:absolute;bottom:calc(1 * 8px);bottom:calc(1 * var(--base-unit, 8px));left:calc(1 * 8px);left:calc(1 * var(--base-unit, 8px));background:#fff;background:var(--background, #fff);opacity:0.75;padding:calc(1 * 8px) calc(2 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));box-shadow:0px 2px 6px rgba(0,0,0,0.1);border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);min-width:calc(30 * 8px);min-width:calc(30 * var(--base-unit, 8px));text-align:center;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px))}
.svc-notifier.svc-notifier--error{background-color:#e60a3e;background-color:var(--red, #e60a3e);color:#ffffff;opacity:1}
.svc-creator--mobile .svc-notifier{left:0;bottom:calc(6 * 8px);bottom:calc(6 * var(--base-unit, 8px));width:100%;box-sizing:border-box;opacity:1;z-index:1000}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
svc-tab-designer{width:100%;height:100%;background:#f3f3f3;background:var(--background-dim, #f3f3f3)}
.svc-tab-designer{display:flex;flex-grow:1;height:100%;overflow-y:scroll}
.svc-tab-designer--with-place-holder .svc-tab-designer_content{display:flex;justify-content:center}
.svc-tab-designer--with-place-holder .svc-designer-header{min-width:calc(84 * 8px);min-width:calc(84 * var(--base-unit, 8px))}
.svc-tab-designer .svc-tab-designer_content{width:100%}
.svc-tab-designer .sd-container-modern{min-width:calc(70 * 8px);min-width:calc(70 * var(--base-unit, 8px));width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto}
.svc-tab-designer .sd-container-modern .sd-container-modern__title{grid-gap:0;gap:0}
.svc-tab-designer .sd-container-modern.sd-container-modern--static{max-width:calc(84 * 8px);max-width:calc(84 * var(--base-unit, 8px))}
.svc-tab-designer .sd-container-modern.sd-container-modern--responsive{max-width:none;max-width:initial;padding:0 calc(1 * 8px);padding:0 calc(1 * var(--base-unit, 8px))}
.svc-tab-designer .sd-question.sd-question--image{width:100%}
.svc-tab-designer .sd-progress,.svc-tab-designer .sd-progress__bar{background-color:transparent}
.svc-designer-header{border-bottom:2px solid transparent}
.svc-designer__placeholder-container{position:absolute;top:35%}
.svc-designer-placeholder-page{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.svc-designer-placeholder-page .svc-page__add-new-question{width:calc(33 * 8px);width:calc(33 * var(--base-unit, 8px));margin:auto}
.svc-designer-placeholder-page .svc-row--ghost{display:none}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-creator--mobile .svc-question__content .sd-question__content .sd-selectbase__column{max-width:none;max-width:initial;display:block;margin-left:0}
.svc-creator--mobile .svc-question__content--selected .svc-rating-question-controls{bottom:calc(10 * 8px);bottom:calc(10 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-page{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-page__content{padding-left:0;padding-right:0;border:0}
.svc-creator--mobile .svc-page__content .sd-page{padding:calc(1 * 8px) calc(2 * 8px) calc(2 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-page__content .svc-page__add-new-question{margin-left:calc(2 * 8px);margin-left:calc(2 * var(--base-unit, 8px));margin-right:calc(2 * 8px);margin-right:calc(2 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-question__content{padding:calc(2 * 8px) calc(3 * 8px) calc(3 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-question__content.svc-question__content--selected{padding-bottom:calc(8 * 8px);padding-bottom:calc(8 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-tab-designer{justify-content:initial}
.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title{padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px));flex-direction:column-reverse;align-items:flex-start}
.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title .svc-logo-image{margin-top:0}
.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title .svc-logo-image-placeholder{margin-left:calc(-2 * 8px);margin-left:calc(-2 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title h3{margin:0;font-size:calc(3 * 8px);font-size:calc(3 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title h5{margin:0}
.svc-creator--mobile .svc-tab-designer .sd-container-modern{min-width:calc(46 * 8px);min-width:calc(46 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-properties-wrapper{width:100%}
.svc-creator--mobile .svc-question__content-actions{width:calc(100% - 3 * 8px);width:calc(100% - 3 * var(--base-unit, 8px));left:calc(2 * 8px);left:calc(2 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-question__content-actions .sv-action-bar-item{border:0}
.svc-creator--mobile .svc-page__content-actions .sv-action-bar{padding-right:calc(1 * 8px);padding-right:calc(1 * var(--base-unit, 8px))}
.svc-creator--mobile .svc-page__content-actions .sv-action-bar .sv-action .sv-action__content{padding-right:0}
.svc-creator--mobile .svc-page__content-actions .sv-action-bar .sv-action .sv-action__content .sv-action-bar-item__title--with-icon{display:none}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
survey-creator,.svc-creator{display:flex;width:100%;height:100%;position:relative;z-index:0}
survey-creator *,.svc-creator *{scrollbar-width:thin;scrollbar-color:#d6d6d6 transparent;scrollbar-color:var(--border, #d6d6d6) transparent}
survey-creator ::-webkit-scrollbar,.svc-creator ::-webkit-scrollbar{width:12px;height:12px;background-color:transparent}
survey-creator ::-webkit-scrollbar-thumb,.svc-creator ::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:#d6d6d6;background-color:var(--border, #d6d6d6)}
survey-creator ::-webkit-scrollbar-track,.svc-creator ::-webkit-scrollbar-track{background:transparent}
survey-creator ::-webkit-scrollbar-thumb:hover,.svc-creator ::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:#909090;background-color:var(--foreground-light, #909090)}
.svc-creator__area{position:relative;-moz-user-select:none;-webkit-user-select:none;user-select:none}
.svc-creator__area.svc-creator__area--with-banner{height:calc(100% - calc(4 * 8px));height:calc(100% - calc(4 * var(--base-unit, 8px)))}
.svc-creator__content-wrapper{width:100%;height:calc(100% - calc(8 * 8px));height:calc(100% - calc(8 * var(--base-unit, 8px)))}
.svc-creator__content-wrapper--footer-toolbar{height:calc(100% - calc(6 * 8px));height:calc(100% - calc(6 * var(--base-unit, 8px)))}
.svc-creator__content-holder{width:100%;height:100%}
.svc-creator-tab{display:flex;width:100%;height:100%;overflow:hidden;position:relative;min-height:auto;min-height:var(--tab-min-height, auto)}
.svc-creator__toolbox--right.svc-creator-tab{flex-direction:row-reverse}
.svc-creator-tab__content{position:relative;width:100%;height:100%;box-sizing:border-box}
.svc-plugin-tab__content{height:100%;overflow-y:auto}
.svc-plugin-tab__content-actions sv-action-bar{padding:0;height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));background:#fff;background:var(--background, #fff);border-top:1px solid #d6d6d6;border-top:1px solid var(--border, #d6d6d6)}
.svc-creator__banner{position:absolute;bottom:calc(-4 * 8px);bottom:calc(-4 * var(--base-unit, 8px));width:100%;height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));background-color:#ff9814;background-color:var(--secondary, #ff9814);text-align:center;overflow:hidden}
.svc-item__banner{position:absolute;top:0;max-width:0;overflow:hidden;height:100%;background-color:#fff;background-color:var(--background, #fff);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));box-shadow:0px 2px 6px rgba(0,0,0,0.1);transition:max-width 0.1s ease-in-out, padding 0.2s ease-in-out}
.svc-creator__non-commercial-text{color:#fff;color:var(--primary-foreground, #fff);font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-weight:bold;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));text-transform:uppercase;vertical-align:middle}
.svc-creator__non-commercial-text a{color:#fff;color:var(--primary-foreground, #fff);text-decoration:none}
.sv-drag-drop-ghost{top:calc(.75 * 8px);top:calc(.75 * var(--base-unit, 8px));width:100%;height:calc(.5 * 8px);height:calc(.5 * var(--base-unit, 8px));background:#ff9814;background:var(--secondary, #ff9814);position:absolute}
.sv-drag-drop-ghost--vertical{height:10000px;width:4px}
.sv-drag-drop-ghost--item-value-bottom{top:auto;top:initial;bottom:calc(-.5 * 8px);bottom:calc(-.5 * var(--base-unit, 8px))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-string-editor{position:static}
.svc-string-editor [contenteditable]{-moz-user-select:text;user-select:text;-webkit-user-select:text}
.svc-string-editor .sv-string-editor{display:inline-block;position:relative;outline:none;white-space:normal;word-break:break-word;z-index:12}
.svc-string-editor .sv-string-editor[aria-placeholder]:empty:before{content:attr(aria-placeholder);color:#909090;color:var(--foreground-light, #909090)}
.svc-string-editor.svc-string-editor--hidden{display:none}
.svc-string-editor__content{display:inline-block;position:relative;z-index:10}
.svc-string-editor__border{display:none;position:absolute;z-index:11;display:flex;align-items:center;justify-content:right;line-height:0px}
.svc-string-editor__error{margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:red}
.svc-string-editor__controls{position:absolute;left:100%;height:100%;width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));top:0;padding-left:calc(2 * 8px);padding-left:calc(2 * var(--base-unit, 8px));z-index:12;display:none;align-items:center;justify-content:center;line-height:0px}
.svc-string-editor__button{display:none;position:relative}
.svc-string-editor__button use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-string-editor__button--edit{height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px));width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px))}
.svc-string-editor__button--edit .sv-svg-icon{vertical-align:bottom}
.svc-string-editor__button--edit.sv-svg-icon{overflow:visible}
.svc-string-editor:hover:not(:focus-within) .svc-string-editor__button--edit{display:none}
.svc-string-editor:hover:not(.svc-string-editor--readonly):not(:focus-within){color:#161616;color:var(--foreground, #161616)}
.svc-string-editor:hover:not(.svc-string-editor--readonly):not(:focus-within) .svc-string-editor__border{display:flex;top:calc(0 * 8px);top:calc(0 * var(--base-unit, 8px));bottom:calc(0 * 8px);bottom:calc(0 * var(--base-unit, 8px));left:calc(-.5 * 8px);left:calc(-.5 * var(--base-unit, 8px));right:calc(-.5 * 8px);right:calc(-.5 * var(--base-unit, 8px));border:none;background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1));border-radius:3px}
.svc-string-editor:focus-within{color:#161616;color:var(--foreground, #161616)}
.svc-string-editor:focus-within .svc-string-editor__border{display:flex;top:calc(-.5 * 8px);top:calc(-.5 * var(--base-unit, 8px));bottom:calc(-.5 * 8px);bottom:calc(-.5 * var(--base-unit, 8px));left:calc(-1 * 8px);left:calc(-1 * var(--base-unit, 8px));right:calc(-1 * 8px);right:calc(-1 * var(--base-unit, 8px));border:2px solid #19b394;border:2px solid var(--primary, #19b394);border-radius:5px;box-sizing:content-box;background-color:#fff;background-color:var(--background, #fff);box-shadow:0px 2px 6px rgba(0,0,0,0.1)}
.sd-rating .sd-rating__item:focus-within{border:calc(.25 * 8px) solid #19b394;border:calc(.25 * var(--base-unit, 8px)) solid var(--primary, #19b394)}
.sd-rating:not(.sd-rating__min-text) .svc-string-editor:focus-within .svc-string-editor__border{display:none}
.sd-table__cell--header .svc-matrix-cell:not(:focus):focus-within .svc-matrix-cell--selected{border:calc(.25 * 8px) solid #19b394;border:calc(.25 * var(--base-unit, 8px)) solid var(--primary, #19b394);border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));display:block}
.sd-table__cell--header .svc-string-editor:focus-within .svc-string-editor__border{display:none}
.sd-item__control-label .svc-string-editor:focus-within .svc-string-editor__border{left:calc(-.7 * 8px);left:calc(-.7 * var(--base-unit, 8px));right:calc(-.7 * 8px);right:calc(-.7 * var(--base-unit, 8px))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-btn{display:flex;align-items:center;height:calc(7 * 8px);height:calc(7 * var(--base-unit, 8px));line-height:calc(7 * 8px);line-height:calc(7 * var(--base-unit, 8px));vertical-align:baseline;text-align:center;background-color:#fff;background-color:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,0.15);border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline-color:#19b394;outline-color:var(--primary, #19b394)}
.svc-btn:hover{box-shadow:0 0 0 2px #19b394;box-shadow:0 0 0 2px var(--primary, #19b394)}
.svc-btn .svc-text{display:flex;align-items:center;flex-grow:1;justify-content:center;color:#19b394;color:var(--primary, #19b394)}
.svc-action-button{display:inline-block;padding:calc(.5 * 8px) calc(2 * 8px);padding:calc(.5 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));box-sizing:border-box;border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));color:#19b394;color:var(--primary, #19b394);font-weight:600;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));border:calc(.25 * 8px) solid transparent;border:calc(.25 * var(--base-unit, 8px)) solid transparent}
.svc-action-button:focus,.svc-action-button:hover{background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1));outline:none}
.svc-action-button--selected{border-color:#19b394;border-color:var(--primary, #19b394)}
.svc-action-button--disabled{opacity:0.25;color:#161616;color:var(--foreground, #161616)}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
svc-page-navigator,.svc-page-navigator{display:flex;flex-direction:column}
.svc-page-navigator__navigator-icon{display:block;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));padding:calc(1.25 * 8px);padding:calc(1.25 * var(--base-unit, 8px));border-radius:50%;cursor:pointer}
.svc-page-navigator__navigator-icon use{fill:#909090;fill:var(--foreground-light, #909090)}
.svc-page-navigator__selector{width:calc(5.5 * 8px);width:calc(5.5 * var(--base-unit, 8px));height:calc(5.5 * 8px);height:calc(5.5 * var(--base-unit, 8px));min-height:calc(5.5 * 8px);min-height:calc(5.5 * var(--base-unit, 8px))}
survey-creator .svc-page-navigator__selector:hover,survey-creator .svc-page-navigator__selector:focus,.svc-creator .svc-page-navigator__selector:hover,.svc-creator .svc-page-navigator__selector:focus{outline:none}
survey-creator .svc-page-navigator__selector:hover .svc-page-navigator__navigator-icon,survey-creator .svc-page-navigator__selector:focus .svc-page-navigator__navigator-icon,.svc-creator .svc-page-navigator__selector:hover .svc-page-navigator__navigator-icon,.svc-creator .svc-page-navigator__selector:focus .svc-page-navigator__navigator-icon{background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1))}
survey-creator .svc-page-navigator__selector:hover .svc-page-navigator__navigator-icon use,survey-creator .svc-page-navigator__selector:focus .svc-page-navigator__navigator-icon use,.svc-creator .svc-page-navigator__selector:hover .svc-page-navigator__navigator-icon use,.svc-creator .svc-page-navigator__selector:focus .svc-page-navigator__navigator-icon use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-page-navigator__selector--opened{opacity:0.5}
.svc-page-navigator__selector--opened .svc-page-navigator__navigator-icon{background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1))}
.svc-page-navigator__selector--opened .svc-page-navigator__navigator-icon use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-page-navigator__popup{min-width:calc(12.5 * 8px);min-width:calc(12.5 * var(--base-unit, 8px))}
.svc-tab-designer--with-page-navigator .svc-tab-designer_content{margin-right:calc(6.5 * 8px);margin-right:calc(6.5 * var(--base-unit, 8px))}
.svc-tab-designer__page-navigator{width:calc(5.5 * 8px);width:calc(5.5 * var(--base-unit, 8px));height:0;position:absolute;padding-top:calc(16.5 * 8px);padding-top:calc(16.5 * var(--base-unit, 8px));top:0;right:calc(1 * 8px);right:calc(1 * var(--base-unit, 8px))}
.svc-creator__toolbox--right .svc-tab-designer--with-page-navigator .svc-tab-designer_content{margin-right:0;margin-left:calc(6.5 * 8px);margin-left:calc(6.5 * var(--base-unit, 8px))}
.svc-creator__toolbox--right .svc-tab-designer__page-navigator{right:unset;left:calc(1 * 8px);left:calc(1 * var(--base-unit, 8px))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
svc-page-navigator-item,.svc-page-navigator-item{display:block;width:calc(5.5 * 8px);width:calc(5.5 * var(--base-unit, 8px));height:calc(4.5 * 8px);height:calc(4.5 * var(--base-unit, 8px));min-height:calc(4.5 * 8px);min-height:calc(4.5 * var(--base-unit, 8px));cursor:pointer;position:relative}
.svc-page-navigator-item-content{height:100%;width:100%}
.svc-page-navigator-item-content:hover,.svc-page-navigator-item-content:focus{outline:none}
.svc-page-navigator-item__dot{box-sizing:content-box;position:absolute;border-radius:50%;width:6px;height:6px;right:calc(50% - 6px / 2);top:calc(50% - 6px / 2);background:#d6d6d6;background:var(--border, #d6d6d6)}
.svc-page-navigator-item--selected .svc-page-navigator-item__dot{width:calc(1 * 8px);width:calc(1 * var(--base-unit, 8px));height:calc(1 * 8px);height:calc(1 * var(--base-unit, 8px));right:calc(50% - 1.5 * 8px / 2);right:calc(50% - 1.5 * var(--base-unit, 8px) / 2);top:calc(50% - 1.5 * 8px / 2);top:calc(50% - 1.5 * var(--base-unit, 8px) / 2);background:#fff;background:var(--background, #fff);border:calc(.25 * 8px) solid #19b394;border:calc(.25 * var(--base-unit, 8px)) solid var(--primary, #19b394)}
.svc-page-navigator-item__banner{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;right:calc(.5 * 8px);right:calc(.5 * var(--base-unit, 8px));display:flex;align-items:center;line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));-webkit-animation:0.5s ease-in;animation:0.5s ease-in;padding:0;opacity:0;z-index:20}
.svc-page-navigator-item__banner .svc-page-navigator-item__dot{position:absolute;display:inline-block;top:calc(1.75 * 8px);top:calc(1.75 * var(--base-unit, 8px));right:calc(1.75 * 8px);right:calc(1.75 * var(--base-unit, 8px))}
.svc-creator__toolbox--right .svc-page-navigator-item__banner{right:unset;left:calc(0.625 * 8px);left:calc(0.625 * var(--base-unit, 8px))}
.svc-creator__toolbox--right .svc-page-navigator-item__banner .svc-page-navigator-item__dot{right:unset;left:calc(1.75 * 8px);left:calc(1.75 * var(--base-unit, 8px))}
.svc-page-navigator-item-content:not(.svc-page-navigator-item--disabled) .svc-page-navigator-item__banner .svc-page-navigator-item__dot{width:calc(1 * 8px);width:calc(1 * var(--base-unit, 8px));height:calc(1 * 8px);height:calc(1 * var(--base-unit, 8px));border:none;background:#19b394;background:var(--primary, #19b394)}
.svc-page-navigator-item-content:not(.svc-page-navigator-item--selected):hover .svc-page-navigator-item__banner,.svc-page-navigator-item-content:not(.svc-page-navigator-item--selected):focus .svc-page-navigator-item__banner{padding:0 calc(4.5 * 8px) 0 calc(2.5 * 8px);padding:0 calc(4.5 * var(--base-unit, 8px)) 0 calc(2.5 * var(--base-unit, 8px));max-width:calc(25 * 8px);max-width:calc(25 * var(--base-unit, 8px));opacity:1}
.svc-creator__toolbox--right .svc-page-navigator-item-content:not(.svc-page-navigator-item--selected):hover .svc-page-navigator-item__banner,.svc-creator__toolbox--right .svc-page-navigator-item-content:not(.svc-page-navigator-item--selected):focus .svc-page-navigator-item__banner{padding:0 calc(2.5 * 8px) 0 calc(4.5 * 8px);padding:0 calc(2.5 * var(--base-unit, 8px)) 0 calc(4.5 * var(--base-unit, 8px))}
.svc-page-navigator-item--disabled .svc-page-navigator-item__banner{color:rgba(22,22,22,0.16);color:var(--foreground-disabled, rgba(22,22,22,0.16))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
svc-page{display:block}
.svc-page{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.svc-page .sd-page__title{margin:calc(2.5 * 8px) 0 0 0;margin:calc(2.5 * var(--base-unit, 8px)) 0 0 0}
.svc-page__content{position:relative;padding:calc(1 * 8px) calc(0 * 8px) calc(3 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(0 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));box-sizing:border-box;width:100%;outline:none}
.svc-page__content .sd-page{margin:0;padding:calc(1 * 8px) calc(3 * 8px) calc(2 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px))}
.svc-page__content-actions{position:absolute;display:none;top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));inset-inline-end:0;padding:0 calc(1.5 * 8px);padding:0 calc(1.5 * var(--base-unit, 8px));z-index:1}
.svc-page__content:not(.svc-page__content--new):focus,.svc-hovered.svc-page__content:not(.svc-page__content--new){background:rgba(255,152,20,0.1);background:var(--secondary-back-light, rgba(255,152,20,0.1))}
.svc-creator .svc-page .svc-page__content--selected,.svc-creator .svc-page .svc-page__content--selected:focus,.svc-hovered{border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px))}
.svc-creator .svc-page .svc-page__content--selected.svc-page__content--selected,.svc-creator .svc-page .svc-page__content--selected:focus.svc-page__content--selected,.svc-hovered.svc-page__content--selected{box-shadow:0 0 0 2px #ff9814 inset;box-shadow:0 0 0 2px var(--secondary, #ff9814) inset;background:rgba(255,152,20,0.1);background:var(--secondary-back-light, rgba(255,152,20,0.1))}
.svc-creator .svc-page .svc-page__content--selected.svc-page__content--selected .svc-page__content-actions,.svc-creator .svc-page .svc-page__content--selected:focus.svc-page__content--selected .svc-page__content-actions,.svc-hovered.svc-page__content--selected .svc-page__content-actions{display:block}
.svc-page__add-new-question{margin-left:calc(3 * 8px);margin-left:calc(3 * var(--base-unit, 8px));margin-right:calc(3 * 8px);margin-right:calc(3 * var(--base-unit, 8px))}
.svc-page__add-new-question .svc-text{margin-left:calc(6 * 8px);margin-left:calc(6 * var(--base-unit, 8px))}
.svc-page__question-type-selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:2px;background-color:transparent;cursor:pointer;-webkit-margin-end:calc(1 * 8px);margin-inline-end:calc(1 * 8px);-webkit-margin-end:calc(1 * var(--base-unit, 8px));margin-inline-end:calc(1 * var(--base-unit, 8px));outline:none}
.svc-page__question-type-selector use{fill:#909090;fill:var(--foreground-light, #909090)}
.svc-page__question-type-selector:hover,.svc-page__question-type-selector:focus{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-row{width:100%}
.svc-row .sd-row--multiple{padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px))}
.sd-panel .svc-row .sd-row--multiple{padding:calc(0 * 8px);padding:calc(0 * var(--base-unit, 8px));box-shadow:none;border-radius:0;padding:2px;margin:-2px}
.svc-row.svc-row--ghost .svc-question__content{padding:0;border:none;box-shadow:none}
.svc-row.svc-row--ghost .sd-row{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px));margin-bottom:calc(2 * 8px);margin-bottom:calc(2 * var(--base-unit, 8px))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
svc-question{display:block;position:absolute;top:1px;left:1px;right:1px;bottom:1px}
.svc-question__adorner{position:relative;height:100%;width:100%}
.svc-question__adorner .sv-action-bar{overflow:visible}
.svc-question__adorner .sv-action-bar .sv-action:not(:first-child) .sv-action-bar-item{border:none}
.svc-question__adorner .sv-action-bar .sv-action:not(:first-child) .sv-action-bar-item:active{opacity:0.5;background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.svc-question__content{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:100%;height:100%;border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));box-sizing:border-box;padding:calc(4 * 8px) calc(5 * 8px) calc(8 * 8px);padding:calc(4 * var(--base-unit, 8px)) calc(5 * var(--base-unit, 8px)) calc(8 * var(--base-unit, 8px));background:#fff;background:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,0.15);border:2px solid transparent;outline:none}
.svc-question__content .sd-multipletext__item-title{color:#161616;color:var(--foreground, #161616)}
.svc-question__content .sd-multipletext__item-container.sd-input:focus-within{box-shadow:inset 0px 1px 2px rgba(0,0,0,0.15)}
.svc-question__content .sd-matrixdynamic__btn.sd-matrixdynamic__add-btn{color:rgba(22,22,22,0.25);color:var(--foreground-disabled, rgba(22,22,22,0.25))}
.svc-question__content>div{overflow:visible}
.svc-panel__placeholder{color:#909090;color:var(--foreground-light, #909090)}
.svc-question__content-actions{position:absolute;display:none;bottom:calc(2 * 8px);bottom:calc(2 * var(--base-unit, 8px));inset-inline-start:calc(4 * 8px);inset-inline-start:calc(4 * var(--base-unit, 8px));inset-inline-end:calc(3.5 * 8px);inset-inline-end:calc(3.5 * var(--base-unit, 8px))}
.svc-question__content-actions .sv-action--convertTo{min-width:calc(13 * 8px);min-width:calc(13 * var(--base-unit, 8px));max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;-webkit-margin-end:auto;margin-inline-end:auto}
.svc-question__content-actions .sv-action--convertTo .sv-action-bar-item{max-width:100%;flex-direction:row-reverse}
.svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;justify-content:left}
.svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__title--with-icon{-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:calc(.5 * 8px);margin-inline-end:calc(.5 * 8px);-webkit-margin-end:calc(.5 * var(--base-unit, 8px));margin-inline-end:calc(.5 * var(--base-unit, 8px))}
.svc-question__content:focus,.svc-creator .svc-page .svc-hovered>.svc-question__content{box-shadow:0 0 0 2px rgba(255,152,20,0.25);box-shadow:0 0 0 2px var(--secondary-light, rgba(255,152,20,0.25))}
.svc-creator .svc-page .svc-question__content--selected:not(.svc-question__content--dragged).svc-question__content--selected,.svc-creator .svc-page .svc-hovered>.svc-question__content:not(.svc-question__content--dragged).svc-question__content--selected{box-shadow:0 0 0 2px #ff9814;box-shadow:0 0 0 2px var(--secondary, #ff9814)}
.svc-creator .svc-page .svc-question__content--selected:not(.svc-question__content--dragged)>.svc-question__content-actions,.svc-creator .svc-page .svc-hovered>.svc-question__content:not(.svc-question__content--dragged)>.svc-question__content-actions{display:block}
.svc-question__content--dragged{background:#f9f9f9;background:var(--background-for-editors, #f9f9f9)}
.svc-question__content--dragged .sd-question__title{color:#909090;color:var(--foreground-light, #909090)}
.svc-question__content--dragged.svc-question__content--selected .svc-question__content-actions{display:none}
.svc-question__content .sd-question.sd-question--table{margin-top:calc(-1 * 8px);margin-top:calc(-1 * var(--base-unit, 8px));padding-top:calc(1 * 8px);padding-top:calc(1 * var(--base-unit, 8px))}
.svc-dragged-element-shortcut{min-width:100px;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));background-color:#fff;background-color:var(--background, #fff);padding:calc(1 * 8px) calc(1.5 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(1.5 * var(--base-unit, 8px));cursor:-webkit-grabbing;cursor:grabbing;position:absolute;z-index:1000;box-shadow:0px 8px 16px rgba(0,0,0,0.1);-moz-user-select:none;-webkit-user-select:none;user-select:none}
.svc-dragged-element-shortcut .sv-svg-icon use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-dragged-element-shortcut--selected{border:2px solid #ff9814;border:2px solid var(--secondary, #ff9814)}
.svc-dragged-element-shortcut__text{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));margin-left:calc(4 * 8px);margin-left:calc(4 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.svc-dragged-element-shortcut__icon{position:absolute;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.svc-question__content--drag-over-inside .svc-panel__placeholder_frame,.svc-hovered>.svc-question__content--drag-over-inside .svc-panel__placeholder_frame{box-shadow:0 0 0 2px #19b394;box-shadow:0 0 0 2px var(--primary, #19b394);background:rgba(25,179,148,0.1);background:var(--primary-light, rgba(25,179,148,0.1))}
.svc-question__content--drag-over-inside .svc-panel__placeholder_frame>.svc-question__content-actions,.svc-hovered>.svc-question__content--drag-over-inside .svc-panel__placeholder_frame>.svc-question__content-actions{display:block}
.svc-question__content--drag-over-left:before{content:" ";position:absolute;left:-7px;background:#ff9814;background:var(--secondary, #ff9814);top:0;height:100%;width:4px}
.svc-question__content--drag-over-right:after{content:" ";position:absolute;right:-7px;background:#ff9814;background:var(--secondary, #ff9814);top:0;height:100%;width:4px}
.svc-question__content-actions .sv-action-bar{box-sizing:border-box;padding:0;justify-content:flex-end}
svc-question sv-action-bar,svc-question .sv-action-bar,.svc-question sv-action-bar,.svc-question .sv-action-bar{padding:0}
.svc-panel__edge{position:absolute;border:1px solid orange;height:10px;width:100%}
.svc-panel__edge--top{top:0}
.svc-panel__edge--bottom{bottom:0}
.svc-question__adorner--start-with-new-line[data-sv-drop-target-survey-element="sv-drag-drop-ghost-survey-element-name"]{height:100%;overflow:hidden;min-width:4px}
.svc-question__adorner--start-with-new-line[data-sv-drop-target-survey-element="sv-drag-drop-ghost-survey-element-name"] .svc-question__content.svc-question__content.svc-question__content{border:0;padding:0}
[data-sv-drop-target-survey-element="sv-drag-drop-ghost-survey-element-name"]{border:none;height:0}
[data-sv-drop-target-survey-element="sv-drag-drop-ghost-survey-element-name"] .svc-question__drag-area{display:none}
[data-sv-drop-target-survey-element="sv-drag-drop-ghost-survey-element-name"] .svc-question__drag-element{display:none}
[data-sv-drop-target-survey-element="sv-drag-drop-ghost-survey-element-name"] .svc-question__content{background:transparent;box-shadow:none}
.svc-hovered>.svc-question__content>.svc-question__drag-area{visibility:visible}
.svc-question__content.svc-question__content--selected>.svc-question__drag-area{visibility:visible;z-index:1}
.svc-question__drag-area{position:absolute;cursor:move;top:0;left:0;visibility:hidden;height:calc(3.5 * 8px);height:calc(3.5 * var(--base-unit, 8px));width:100%;display:flex;align-items:center;justify-content:center}
.svc-question__drag-element{width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:6px;border:1px solid #d6d6d6;border:1px solid var(--border, #d6d6d6);border-radius:10px;box-sizing:border-box}
.sd-panel .svc-question__content,.sd-row--multiple .svc-question__content{border-radius:0}
.sd-panel .svc-question__content.svc-question__content--selected,.sd-row--multiple .svc-question__content.svc-question__content--selected{border:1px solid transparent;box-shadow:none}
.sd-panel .svc-question__content:hover,.sd-row--multiple .svc-question__content:hover{border:1px solid transparent;box-shadow:none}
.sd-panel .svc-question__content:not(.svc-question__content--selected):not(:hover),.sd-row--multiple .svc-question__content:not(.svc-question__content--selected):not(:hover){border:1px dashed #d6d6d6;border:1px dashed var(--border, #d6d6d6);box-shadow:none}
.sd-row--multiple .svc-hovered>.svc-question__content:not(.svc-question__content--selected){border:1px solid rgba(255,152,20,0.25);border:1px solid var(--secondary-light, rgba(255,152,20,0.25));box-shadow:0 0 0 1px rgba(255,152,20,0.25);box-shadow:0 0 0 1px var(--secondary-light, rgba(255,152,20,0.25))}
.sd-panel .svc-row--ghost.svc-row--ghost .svc-question__content.svc-question__content{border:none}
.svc-widget__content{width:100%}
.svc-widget__content .sd-question__content{pointer-events:none}
.svc-question__content .sd-paneldynamic__footer,.svc-question__content .sd-paneldynamic__separator{display:none}
.svc-panel__placeholder_frame{border:1px dashed #d6d6d6;border:1px dashed var(--border, #d6d6d6);width:100%;box-sizing:border-box;height:calc(30 * 8px);height:calc(30 * var(--base-unit, 8px));display:flex;align-items:center;justify-content:center;flex-direction:column;padding:calc(2 * 8px) calc(8 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(8 * var(--base-unit, 8px))}
.svc-panel__add-new-question-container{width:100%;display:flex;justify-content:center;position:relative}
.svc-panel__add-new-question{align-items:center;margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px));margin-left:0;margin-right:0;width:auto;height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));line-height:calc(5 * 8px);line-height:calc(5 * var(--base-unit, 8px));vertical-align:baseline;text-align:center;background-color:#fff;background-color:var(--background, #fff);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;box-shadow:none}
.svc-panel__add-new-question:hover{outline:none}
.svc-panel__add-new-question .svc-text{display:flex;align-items:center;flex-grow:1;justify-content:center;margin:calc(1 * 8px) calc(3 * 8px);margin:calc(1 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));color:#19b394;color:var(--primary, #19b394)}
.svc-panel__question-type-selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:2px;background-color:transparent;cursor:pointer;margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px));top:calc(2 * 8px);top:calc(2 * var(--base-unit, 8px));margin:0;position:absolute;right:0}
.svc-panel__question-type-selector use{fill:#909090;fill:var(--foreground-light, #909090)}
.svc-panel__question-type-selector:hover{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sd-panel .svc-row{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.sd-panel .svc-row:first-child{margin-top:0}
.sd-panel .svc-row .sd-row{margin-top:0;margin-bottom:0}
.sd-panel .svc-row.svc-row--ghost{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));margin-bottom:calc(1.5 * 8px);margin-bottom:calc(1.5 * var(--base-unit, 8px))}
.sd-panel .svc-row.svc-row--ghost .sv-drag-drop-ghost{top:0}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-question__dropdown-choices{margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.svc-question__dropdown-choice--collapsed:nth-last-child(1){opacity:0.25}
.svc-question__dropdown-choice--collapsed:nth-last-child(2){opacity:0.5}
.svc-question__dropdown-choice--collapsed:nth-last-child(3){opacity:0.75}
.svc-question__dropdown-choices--wrapper .svc-action-button{margin-left:calc(6.75 * 8px);margin-left:calc(6.75 * var(--base-unit, 8px));margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px));cursor:pointer}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-image-question-controls{position:absolute;top:calc(1.5 * 8px);top:calc(1.5 * var(--base-unit, 8px));right:calc(1.5 * 8px);right:calc(1.5 * var(--base-unit, 8px));display:none}
.svc-question__content--selected .svc-image-question-controls{display:block}
.svc-image-question-controls__button{display:inline-block;background-color:#fff;background-color:var(--background, #fff);border-radius:50%;width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));cursor:pointer}
.svc-image-question-controls__button:not(:last-child){margin-right:calc(.5 * 8px);margin-right:calc(.5 * var(--base-unit, 8px))}
.svc-image-question-controls__button .sv-svg-icon{margin-top:calc(50% - 1.5 * 8px);margin-top:calc(50% - 1.5 * var(--base-unit, 8px));margin-left:calc(50% - 1.5 * 8px);margin-left:calc(50% - 1.5 * var(--base-unit, 8px))}
.svc-image-question-controls__button use{fill:#909090;fill:var(--foreground-light, #909090)}
.svc-image-item-value-controls__choose-file:hover use{fill:#19b394;fill:var(--primary, #19b394)}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-rating-question-controls{position:absolute}
.svc-question__content--selected-no-border .svc-rating-question-controls.svc-item-value-controls{display:flex}
.svc-question__content--selected .svc-rating-question-controls.svc-item-value-controls{display:flex}
.svc-question__content .sd-rating{-webkit-margin-start:calc(9 * 8px);margin-inline-start:calc(9 * 8px);-webkit-margin-start:calc(9 * var(--base-unit, 8px));margin-inline-start:calc(9 * var(--base-unit, 8px));width:calc(100% - 9 * 8px);width:calc(100% - 9 * var(--base-unit, 8px))}
.svc-question__content .svc-rating-question-controls{display:flex;width:calc(8 * 8px);width:calc(8 * var(--base-unit, 8px));min-width:auto;justify-content:flex-start}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-item-value-wrapper{position:relative;display:flex;grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px));align-items:center;margin-left:calc(-5 * 8px);margin-left:calc(-5 * var(--base-unit, 8px))}
.svc-question__dropdown-choice .svc-item-value-wrapper,.sd-selectbase .svc-item-value-wrapper{align-items:flex-start}
.svc-question__content .sd-selectbase__column:not(.sd-imagepicker__column):not(:first-of-type){margin-left:calc(5 * 8px);margin-left:calc(5 * var(--base-unit, 8px))}
.svc-question__content .sd-selectbase__column:not(:last-child){padding-right:0}
.svc-item-value--dragging{background:#fff;background:var(--background, #fff);box-shadow:0px calc(1 * 8px) calc(2 * 8px) rgba(0,0,0,0.1);box-shadow:0px calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) rgba(0,0,0,0.1);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));padding-right:calc(3 * 8px);padding-right:calc(3 * var(--base-unit, 8px));padding-left:calc(.5 * 8px);padding-left:calc(.5 * var(--base-unit, 8px));-moz-user-select:none;-webkit-user-select:none;user-select:none}
.svc-item-value-controls{display:flex;margin:calc(1 * 8px) 0;margin:calc(1 * var(--base-unit, 8px)) 0;height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px));box-sizing:border-box;flex-shrink:0;min-width:72px;justify-content:flex-end}
.svc-item-value-controls__button{border-radius:50%;padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));cursor:pointer;display:inline-block;outline:none;height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px));box-sizing:content-box}
.svc-item-value-controls__button .sv-svg-icon{display:block}
.svc-item-value-controls__button>span{display:block}
.svc-item-value-controls__drag-icon{display:block}
.svc-item-value-wrapper:hover:not(.svc-item-value--ghost) .svc-item-value-controls__drag-icon,.svc-item-value-controls__drag:hover:not(.svc-item-value--ghost) .svc-item-value-controls__drag-icon{visibility:visible}
.svc-item-value-controls__drag{padding:calc(.5 * 8px) calc(1 * 8px);padding:calc(.5 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px));cursor:move;opacity:0.25}
.svc-item-value-controls__drag .svc-item-value-controls__drag-icon{visibility:hidden}
.svc-item-value-controls__drag use{fill:#161616;fill:var(--foreground, #161616)}
.svc-item-value-controls__remove use{fill:#e60a3e;fill:var(--red, #e60a3e)}
.svc-item-value-controls__add use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-item-value-controls__add:hover,.svc-item-value-controls__add:focus{background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1))}
.svc-item-value-controls__remove:hover,.svc-item-value-controls__remove:focus{background-color:rgba(229,10,62,0.1);background-color:var(--red-light, rgba(229,10,62,0.1))}
.sv-string-editor{cursor:text}
.svc-item-value--new .svc-item-value__item .sd-item__control-label,.svc-item-value--new .svc-item-value__item .sv-ranking-item__text{color:#909090;color:var(--foreground-light, #909090)}
.svc-item-value--new .svc-item-value__item .sd-item__decorator{opacity:0.35}
.svc-item-value--new .sv-ranking-item__index{background:#f9f9f9;background:var(--background-for-editors, #f9f9f9)}
.sv-ranking .svc-item-value-wrapper{align-items:center}
.svc-item-value__item .sv-ranking-item__content{padding-left:0}
.svc-item-value__item .sv-ranking-item__icon-container{display:none}
.svc-item-value--ghost .svc-item-value__ghost{display:block}
.svc-item-value--ghost .svc-item-value-controls{visibility:hidden}
.svc-item-value--movedown{transform:translate(0, 0);-webkit-animation:svdragdropmovedown 0.1s;animation:svdragdropmovedown 0.1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
@-webkit-keyframes svdragdropmovedown{0%{transform:translate(0, -50px)}100%{transform:translate(0, 0)}}
@keyframes svdragdropmovedown{0%{transform:translate(0, -50px)}100%{transform:translate(0, 0)}}
.svc-item-value--moveup{transform:translate(0, 0);-webkit-animation:svdragdropmoveup 0.1s;animation:svdragdropmoveup 0.1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
@-webkit-keyframes svdragdropmoveup{0%{transform:translate(0, 50px)}100%{transform:translate(0, 0)}}
@keyframes svdragdropmoveup{0%{transform:translate(0, 50px)}100%{transform:translate(0, 0)}}
.svc-item-value__ghost{display:none;background:#f3f3f3;background:var(--background-dim, #f3f3f3);border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));width:calc(25 * 8px);width:calc(25 * var(--base-unit, 8px));height:55px;z-index:11;position:absolute;left:35px}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-image-item-value-wrapper{display:inline-block;position:relative}
.svc-image-item-value--new{display:none;height:-webkit-max-content;height:-moz-max-content;height:max-content}
.svc-image-item-value--new .sd-imagepicker__image{box-sizing:border-box;border:1px dashed #d6d6d6;border:1px dashed var(--border, #d6d6d6)}
.svc-image-item-value--file-dragging .sd-imagepicker__image{border:2px solid #19b394;border:2px solid var(--primary, #19b394);background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1))}
.svc-image-item-value--file-dragging .svc-image-item-value__item{position:relative;z-index:2}
.svc-question__content--selected .svc-image-item-value--new{display:inline-block}
.svc-image-item-value-controls{position:absolute;top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));right:calc(1 * 8px);right:calc(1 * var(--base-unit, 8px))}
.svc-image-item-value--new .svc-image-item-value-controls{top:calc(50% - 3 * 8px);top:calc(50% - 3 * var(--base-unit, 8px));left:calc(50% - 3 * 8px);left:calc(50% - 3 * var(--base-unit, 8px))}
.svc-image-item-value-controls{display:flex}
.svc-image-item-value-controls__button{display:block;background-color:#fff;background-color:var(--background, #fff);border-radius:50%;width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));cursor:pointer;outline:none}
.svc-image-item-value-controls__button:not(:last-child){margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px))}
.svc-image-item-value-controls__button .sv-svg-icon{margin-top:calc(50% - 1.5 * 8px);margin-top:calc(50% - 1.5 * var(--base-unit, 8px));margin-left:calc(50% - 1.5 * 8px);margin-left:calc(50% - 1.5 * var(--base-unit, 8px))}
.svc-image-item-value-controls__button use{fill:#909090;fill:var(--foreground-light, #909090)}
.svc-image-item-value--new .svc-image-item-value-controls__button{background-color:transparent}
.svc-image-item-value-controls__choose-file:hover use,.svc-image-item-value-controls__choose-file:focus use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-image-item-value-controls__remove:hover use,.svc-image-item-value-controls__remove:focus use{fill:#e60a3e;fill:var(--red, #e60a3e)}
.svc-image-item-value-controls__add use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-image-item-value-controls__add:hover,.svc-image-item-value-controls__add:focus{background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1))}
.svc-choose-file-input{position:absolute;opacity:0;width:1px;height:1px;overflow:hidden}
.svc-image-item-value__item .sd-imagepicker__item.sd-imagepicker__item{width:100%}
.svc-question__content--selected .svc-image-item-value-wrapper:hover .svc-image-item-value-controls__drag-area-indicator{display:block}
.svc-image-item-value-controls__drag-area-indicator{cursor:move;position:absolute;top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));left:calc(1 * 8px);left:calc(1 * var(--base-unit, 8px));display:none}
.svc-image-item-value-wrapper--ghost .svc-image-item-value-wrapper__ghost{display:block}
.svc-image-item-value-wrapper--ghost .svc-image-item-value-wrapper__content{display:none}
.svc-image-item-value-wrapper__ghost{display:none;background:#f3f3f3;background:var(--background-dim, #f3f3f3)}
.svc-image-item-value--single{width:100%}
.svc-image-item-value--single .sd-imagepicker__image{height:calc(30 * 8px);height:calc(30 * var(--base-unit, 8px))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-matrix-cell{position:relative}
.sd-table thead tr th .svc-matrix-cell{padding:calc(1.5 * 8px);padding:calc(1.5 * var(--base-unit, 8px))}
.svc-matrix-cell--selected{position:absolute;border:calc(.25 * 8px) solid #ff9814;border:calc(.25 * var(--base-unit, 8px)) solid var(--secondary, #ff9814);border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));top:calc(0 * 8px);top:calc(0 * var(--base-unit, 8px));left:calc(0 * 8px);left:calc(0 * var(--base-unit, 8px));right:calc(0 * 8px);right:calc(0 * var(--base-unit, 8px));bottom:calc(0 * 8px);bottom:calc(0 * var(--base-unit, 8px));display:none}
.svc-matrix-cell--selected.svc-visible{display:block}
.svc-hovered>.svc-matrix-cell--selected:not(.svc-visible){border:calc(.25 * 8px) solid rgba(255,152,20,0.25);border:calc(.25 * var(--base-unit, 8px)) solid var(--secondary-light, rgba(255,152,20,0.25));border-radius:calc(.5 * 8px);border-radius:calc(.5 * var(--base-unit, 8px));display:block}
.svc-matrix-cell__question-controls{display:none;position:absolute;top:calc(50% - 3 * 8px);top:calc(50% - 3 * var(--base-unit, 8px));left:calc(50% - 3 * 8px);left:calc(50% - 3 * var(--base-unit, 8px))}
.svc-matrix-cell__question-controls-button{display:block;width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));background:#fff;background:var(--background, #fff);border:1px solid #d6d6d6;border:1px solid var(--border, #d6d6d6);box-sizing:border-box;border-radius:50%;padding:calc(1.5 * 8px);padding:calc(1.5 * var(--base-unit, 8px));cursor:pointer}
.svc-matrix-cell__question-controls-button use{fill:#909090;fill:var(--foreground-light, #909090)}
.svc-matrix-cell:hover .svc-matrix-cell__question-controls{display:block}
.svc-question__content--selected-no-border{padding:0;width:calc(100% - 25 * 8px);width:calc(100% - 25 * var(--base-unit, 8px));min-width:calc(70 * 8px);min-width:calc(70 * var(--base-unit, 8px));box-shadow:none;background-color:inherit}
.svc-matrix-cell__popup .sv-popup__scrolling-content{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.svc-question__content .sd-table__cell--detail-panel .svc-question__adorner{z-index:13}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svd-test-results{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);width:80%;margin:auto;margin-bottom:calc(5 * 8px);margin-bottom:calc(5 * var(--base-unit, 8px));background-color:#fff;background-color:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,0.15);border-radius:4px}
.svd-test-results .svd-test-results__header{display:flex;justify-content:space-between;align-items:center;padding:calc(2 * 8px) calc(3 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light, #909090);border-bottom:2px solid #eaeaea;border-bottom:2px solid var(--border-light, #eaeaea)}
.svd-test-results .svd-test-results__header .svd-test-results__header-text{margin:0}
.svd-test-results .svd-test-results__header .svd-test-results__header-types{display:flex}
.svd-test-results .svd-test-results__header .svd-test-results__header-types .svc-action-button:first-child{margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px))}
.svd-test-results .svd-test-results__text{display:flex;padding:calc(2 * 8px) calc(3 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));width:calc(100% - calcSize(6));overflow:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-wrap}
.svd-test-results .svd-test-results__table{width:100%}
.svd-test-results .svd-test-results__table table{width:100%;border-collapse:collapse}
.svd-test-results .svd-test-results__table table .svd-test-results__marker{position:absolute;top:calc(1.5 * 8px);top:calc(1.5 * var(--base-unit, 8px))}
.svd-test-results .svd-test-results__table table .svd-test-results__marker .sv-svg-icon{transition:transform 0.2s ease-in-out}
.svd-test-results .svd-test-results__table table .svd-test-results__marker .sv-svg-icon use{fill:#909090;fill:var(--foreground-light, #909090)}
.svd-test-results .svd-test-results__table table .svd-test-results__marker.svd-test-results__marker--expanded .sv-svg-icon{transform-origin:center;transform:rotate(90deg)}
.svd-test-results .svd-test-results__table table th{padding:calc(1 * 8px) calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px));background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3);text-align:left;font-weight:600;font-size:12px;color:#909090;color:var(--foreground-light, #909090)}
.svd-test-results .svd-test-results__table table th:nth-child(1){padding-left:calc(3 * 8px);padding-left:calc(3 * var(--base-unit, 8px))}
.svd-test-results .svd-test-results__table table td{padding:calc(1 * 8px) calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px));max-width:calc(50 * 8px);max-width:calc(50 * var(--base-unit, 8px));overflow:auto;border-top:2px solid #eaeaea;border-top:2px solid var(--border-light, #eaeaea);-webkit-user-select:text;-moz-user-select:text;user-select:text}
.svd-test-results .svd-test-results__table table td:nth-child(1){position:relative;width:50%;font-weight:600}
.svd-test-results .svd-test-results__table table td:nth-child(2){width:50%;padding-right:calc(3 * 8px);padding-right:calc(3 * var(--base-unit, 8px))}
.svd-test-results .svd-test-results__table table .survey-result-value{word-break:break-all}
.svd-test-results .svd-test-results__table table tr{vertical-align:top}
.svd-test-results .svd-test-results__table table tr .svd-test-results__node-value{color:#909090;color:var(--foreground-light, #909090)}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-logo-image{position:relative;justify-content:flex-end;align-items:center;display:flex;padding:0;cursor:pointer}
.svc-logo-image .svc-image-item-value-controls{display:block;top:calc(2.5 * 8px);top:calc(2.5 * var(--base-unit, 8px));right:calc(1.5 * 8px);right:calc(1.5 * var(--base-unit, 8px))}
.svc-logo-image-placeholder{font-size:calc(4 * 8px);font-size:calc(4 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light, #909090);opacity:0.25;white-space:nowrap;word-break:keep-all;padding:0;width:calc(8 * 8px);width:calc(8 * var(--base-unit, 8px));height:calc(8 * 8px);height:calc(8 * var(--base-unit, 8px));display:flex;justify-content:center;align-items:center;margin-right:calc(-2 * 8px);margin-right:calc(-2 * var(--base-unit, 8px));border-radius:calc(4 * 8px);border-radius:calc(4 * var(--base-unit, 8px))}
.svc-logo-image-placeholder:hover{background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1));opacity:unset}
.svc-logo-image-placeholder:hover use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-logo-image-placeholder svg{width:calc(4 * 8px);width:calc(4 * var(--base-unit, 8px));height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px))}
.svc-logo-image-placeholder use{fill:#909090;fill:var(--foreground-light, #909090)}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-question-link__set-button{font-weight:600;cursor:pointer}
.svc-link-value-button{margin-left:calc(-2 * 8px);margin-left:calc(-2 * var(--base-unit, 8px))}
.svc-question-link__clear-button{margin-left:calc(4 * 8px);margin-left:calc(4 * var(--base-unit, 8px));color:#e60a3e;color:var(--red, #e60a3e);font-weight:600;cursor:pointer}
.svc-question-link__clear-button:hover{background-color:rgba(229,10,62,0.1);background-color:var(--red-light, rgba(229,10,62,0.1))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-property-panel__item{margin:calc(2 * 8px) 0;margin:calc(2 * var(--base-unit, 8px)) 0;width:100%}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-property-panel__group{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px));border:none;outline:none;color:#909090;color:var(--foreground-light, #909090);cursor:pointer;text-align:left;background:#fff;background:var(--background, #fff);box-shadow:inset 0px -1px 0px #d6d6d6;box-shadow:inset 0px -1px 0px var(--border, #d6d6d6);font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px))}
.svc-property-panel__group:disabled,.svc-property-panel__group:disabled:hover{background-color:#fff;background-color:var(--background, #fff);color:rgba(22,22,22,0.16);color:var(--foreground-disabled, rgba(22,22,22,0.16));cursor:default}
.svc-property-panel__group:hover{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3);color:#909090;color:var(--foreground-light, #909090);font-weight:400}
.svc-property-panel__group--active,.svc-property-panel__group--active:hover{color:#161616;color:var(--foreground, #161616);font-weight:600;background-color:#fff;background-color:var(--background, #fff)}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-tabbed-menu-item{padding:calc(2 * 8px) calc(3 * 8px);padding:calc(2 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));height:calc(8 * 8px);height:calc(8 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));box-sizing:border-box;cursor:pointer}
.svc-tabbed-menu-item:hover,.svc-tabbed-menu-item:focus{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3);box-shadow:inset 0px -1px 0px #d6d6d6;box-shadow:inset 0px -1px 0px var(--border, #d6d6d6);outline:none}
.svc-tabbed-menu-item--selected{background:#fff;background:var(--background, #fff);box-shadow:inset 0px -2px 0px #19b394;box-shadow:inset 0px -2px 0px var(--primary, #19b394)}
.svc-tabbed-menu-item--selected:hover,.svc-tabbed-menu-item--selected:focus{background:#fff;background:var(--background, #fff);box-shadow:inset 0px -2px 0px #19b394;box-shadow:inset 0px -2px 0px var(--primary, #19b394)}
.svc-tabbed-menu-item--disabled{cursor:default;color:rgba(22,22,22,0.16);color:var(--foreground-disabled, rgba(22,22,22,0.16))}
.svc-tabbed-menu-item--disabled:hover{background-color:#fff;background-color:var(--background, #fff)}
.svc-tabbed-menu-item--hidden{visibility:hidden}
.svc-tabbed-menu-item .svc-tabbed-menu-item__text{white-space:nowrap;line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px))}
.svc-tabbed-menu-item-container .sv-dots__item{width:auto}
#action-undo .sv-action-bar-item .sv-action-bar-item__icon use,#action-redo .sv-action-bar-item .sv-action-bar-item__icon use{opacity:0.25}
#action-undo .sv-action-bar-item--active .sv-action-bar-item__icon use,#action-redo .sv-action-bar-item--active .sv-action-bar-item__icon use{fill:#909090;fill:var(--foreground-light, #909090);opacity:1}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-tabbed-menu{display:flex;white-space:nowrap;overflow:hidden;align-items:center;height:calc(8 * 8px);height:calc(8 * var(--base-unit, 8px))}
.svc-tabbed-menu-wrapper{flex:1 1 auto;overflow:hidden}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-toolbox__item{display:flex;position:relative;align-items:center;z-index:20;outline:none;padding:calc(1 * 8px) calc(1.5 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(1.5 * var(--base-unit, 8px))}
.svc-toolbox__item sv-svg-icon,.svc-toolbox__item .sv-svg-icon{display:block;height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.svc-toolbox__item-container{outline:none}
.svc-toolbox__item-container .sv-svg-icon use{fill:#909090;fill:var(--foreground-light, #909090)}
.svc-toolbox__item-banner{opacity:0;display:flex;box-sizing:border-box;align-items:center;margin-right:0;margin-left:calc(-1.5 * 8px);margin-left:calc(-1.5 * var(--base-unit, 8px))}
.svc-toolbox__item-banner .svc-toolbox__item-icon{position:absolute;display:block;left:calc(1.5 * 8px);left:calc(1.5 * var(--base-unit, 8px));top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px))}
.svc-toolbox__item-banner .svc-toolbox__item-title{color:#161616;color:var(--foreground, #161616)}
.svc-toolbox__item-banner .sv-svg-icon use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-creator__toolbox--right .svc-toolbox__item:hover .svc-toolbox__item-banner,.svc-creator__toolbox--right .svc-toolbox__item:focus .svc-toolbox__item-banner{flex-direction:row-reverse;padding-right:calc(1.5 * 8px);padding-right:calc(1.5 * var(--base-unit, 8px));padding-left:calc(2 * 8px);padding-left:calc(2 * var(--base-unit, 8px));margin-left:0;margin-right:0;transform:translateX(calc(1.5 * 8px));transform:translateX(calc(1.5 * var(--base-unit, 8px)))}
.svc-creator__toolbox--right .svc-toolbox__item:hover .svc-toolbox__item-banner .svc-toolbox__item-title,.svc-creator__toolbox--right .svc-toolbox__item:focus .svc-toolbox__item-banner .svc-toolbox__item-title{padding-left:calc(1 * 8px);padding-left:calc(1 * var(--base-unit, 8px));padding-right:calc(4 * 8px);padding-right:calc(4 * var(--base-unit, 8px))}
.svc-creator__toolbox--right .svc-toolbox__item{flex-direction:row-reverse}
.svc-creator__toolbox--right .svc-toolbox__tool.sv-dots{place-self:flex-end}
.svc-creator__toolbox--right .svc-toolbox__tool{justify-content:flex-end}
.svc-creator__toolbox--right .svc-toolbox__category{align-items:flex-end}
.svc-creator__toolbox--right .svc-toolbox__item-banner .svc-toolbox__item-icon{left:auto;right:calc(1.5 * 8px);right:calc(1.5 * var(--base-unit, 8px))}
.svc-toolbox__item-title{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));display:block;padding-left:calc(1 * 8px);padding-left:calc(1 * var(--base-unit, 8px));padding-right:calc(1.5 * 8px);padding-right:calc(1.5 * var(--base-unit, 8px));white-space:nowrap;color:#909090;color:var(--foreground-light, #909090)}
.svc-toolbox__item:hover .svc-toolbox__item-banner,.svc-toolbox__item:focus .svc-toolbox__item-banner{max-width:calc(100 * 8px);max-width:calc(100 * var(--base-unit, 8px));padding-left:calc(1.5 * 8px);padding-left:calc(1.5 * var(--base-unit, 8px));padding-right:calc(2 * 8px);padding-right:calc(2 * var(--base-unit, 8px));opacity:1}
.svc-toolbox__item:hover .svc-toolbox__item-banner .svc-toolbox__item-title,.svc-toolbox__item:focus .svc-toolbox__item-banner .svc-toolbox__item-title{padding-left:calc(4 * 8px);padding-left:calc(4 * var(--base-unit, 8px))}
.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__item:not(.sv-dots):focus,.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__item:not(.sv-dots):hover{overflow:hidden;border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));background-color:#fff;background-color:var(--background, #fff);box-shadow:0px 2px 6px rgba(0,0,0,0.1);transition:0.1s ease-in-out}
.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__item:not(.sv-dots):focus .svc-toolbox__item-title,.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__item:not(.sv-dots):hover .svc-toolbox__item-title{color:#161616;color:var(--foreground, #161616)}
.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__item:not(.sv-dots):focus .sv-svg-icon use,.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__item:not(.sv-dots):hover .sv-svg-icon use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-toolbox__tool .sv-dots__item:hover,.svc-toolbox__tool .sv-dots__item:focus,.svc-toolbox__tool .sv-dots__item.sv-action-bar-item--pressed{background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1));border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px))}
.svc-toolbox__tool .sv-dots__item:hover .sv-svg-icon use,.svc-toolbox__tool .sv-dots__item:focus .sv-svg-icon use,.svc-toolbox__tool .sv-dots__item.sv-action-bar-item--pressed .sv-svg-icon use{fill:#19b394;fill:var(--primary, #19b394)}
.svc-toolbox-popup .sv-list__item{padding:calc(1.5 * 8px) calc(5 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(5 * var(--base-unit, 8px))}
.svc-toolbox .svc-toolbox__tool--pressed .svc-toolbox__item:not(.sv-dots),.svc-toolbox .svc-toolbox__tool--pressed .svc-toolbox__item:not(.sv-dots):hover,.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__tool--pressed .svc-toolbox__item:not(.sv-dots),.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__tool--pressed .svc-toolbox__item:not(.sv-dots):hover{color:#161616;color:var(--foreground, #161616);opacity:0.5}
.svc-toolbox .svc-toolbox__tool--pressed .svc-toolbox__item:not(.sv-dots) .sv-svg-icon use,.svc-toolbox .svc-toolbox__tool--pressed .svc-toolbox__item:not(.sv-dots):hover .sv-svg-icon use,.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__tool--pressed .svc-toolbox__item:not(.sv-dots) .sv-svg-icon use,.svc-toolbox:not(.svc-toolbox--compact) .svc-toolbox__tool--pressed .svc-toolbox__item:not(.sv-dots):hover .sv-svg-icon use{fill:#161616;fill:var(--foreground, #161616);opacity:0.5}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
svc-toolbox{display:flex;flex-direction:column;position:absolute}
.svc-toolbox{height:100%;padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px));box-sizing:border-box;overflow-y:auto;direction:rtl}
.svc-toolbox--compact{width:calc(10.5 * 8px);width:calc(10.5 * var(--base-unit, 8px));overflow:visible;direction:ltr}
.svc-toolbox__container{direction:ltr}
.svc-toolbox__category{display:flex;flex-direction:column;align-items:flex-start}
.svc-toolbox__tool:not(.sv-dots){display:flex;width:auto}
.svc-toolbox__tool .sv-dots__item{width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));margin-top:calc(.5 * 8px);margin-top:calc(.5 * var(--base-unit, 8px))}
.svc-toolbox__category-separator{height:calc(.1 * 8px);height:calc(.1 * var(--base-unit, 8px));width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px));background-color:#d6d6d6;background-color:var(--border, #d6d6d6);margin:calc(1 * 8px) 0;margin:calc(1 * var(--base-unit, 8px)) 0}
.svc-toolbox__category-header{height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px));padding:calc(1.5 * 8px);padding:calc(1.5 * var(--base-unit, 8px));background:#f3f3f3;background:var(--background-dim, #f3f3f3);border-bottom:1px solid #d6d6d6;border-bottom:1px solid var(--border, #d6d6d6);box-sizing:border-box;width:100%;min-width:calc(20 * 8px);min-width:calc(20 * var(--base-unit, 8px));position:relative}
.svc-toolbox__category-header--collapsed{cursor:pointer}
.svc-toolbox__category-title{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));font-weight:bold;line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);vertical-align:middle;display:block}
.svc-toolbox__category-header__controls{position:absolute;right:calc(1 * 8px);right:calc(1 * var(--base-unit, 8px));top:calc(1 * 8px);top:calc(1 * var(--base-unit, 8px));display:none}
.svc-toolbox__category-header__button{fill:#909090;fill:var(--foreground-light, #909090)}
.svc-toolbox__category-header:hover .svc-toolbox__category-header__controls{display:block}
.svc-toolbox__tool{cursor:default}
.svc-toolbox__tool .sv-action__content{display:block;padding-top:calc(.5 * 8px);padding-top:calc(.5 * var(--base-unit, 8px))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-side-bar__container{display:block;position:relative;font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);min-width:370px;max-width:calc(68 * 8px);max-width:calc(68 * var(--base-unit, 8px));width:450px;height:100%}
.svc-side-bar__container .svc-resizer{width:3px;height:100%;position:absolute;top:0;background-color:transparent;cursor:e-resize}
.svc-resizer-west{left:0}
.svc-resizer-east{right:0}
.svc-side-bar__container-header{background:#fff;background:var(--background, #fff);box-shadow:inset 0px -2px 0px #19b394;box-shadow:inset 0px -2px 0px var(--primary, #19b394);text-align:right;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));display:flex}
.svc-side-bar__container-content{display:flex;flex-direction:column;align-items:flex-start;height:calc(100% - calc(8 * 8px));height:calc(100% - calc(8 * var(--base-unit, 8px)));overflow-y:auto;background-color:#fff;background-color:var(--background, #fff)}
.svc-side-bar__container-container{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0px calc(2 * 8px) calc(3 * 8px);padding:0px calc(2 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px));box-sizing:border-box;background:#f3f3f3;background:var(--background-dim, #f3f3f3);box-shadow:inset 0px -1px 0px #d6d6d6;box-shadow:inset 0px -1px 0px var(--border, #d6d6d6)}
.svc-side-bar__container-title{display:flex;line-height:calc(4.5 * 8px);line-height:calc(4.5 * var(--base-unit, 8px));flex-grow:1;flex-shrink:0;justify-content:flex-end;padding:calc(1.5 * 8px) calc(2 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px))}
.svc-side-bar__container-actions{width:100%;padding:calc(1.5 * 8px) calc(1 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(1 * var(--base-unit, 8px))}
.svc-side-bar__container-actions .sv-action-bar{justify-content:flex-end;padding:0}
.svc-side-bar__container-close{display:none}
.svc-flex-column.svc-side-bar__wrapper{width:auto;border-left:1px solid #d6d6d6;border-left:1px solid var(--border, #d6d6d6);height:100%;background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.svc-side-bar{height:100%}
.svc-flyout-side-bar{width:0;overflow:visible}
.svc-flyout-side-bar .svc-side-bar__shadow{background-color:#909090;background-color:var(--foreground-light, #909090);opacity:0.75;position:absolute;top:0;bottom:0;right:0;left:0;z-index:9000}
.svc-flyout-side-bar .svc-side-bar__wrapper{z-index:10000;position:absolute;right:0;display:inline-block;height:100%;max-width:100%}
.svc-full-container.svc-creator__side-bar--left{flex-direction:row-reverse}
.svc-full-container.svc-creator__side-bar--left .svc-side-bar__wrapper{left:0;right:unset}
.svc-full-container.svc-creator__side-bar--left .svc-side-bar__container-header .sv-action-bar{flex-direction:row-reverse}
.svc-full-container.svc-creator__side-bar--left .sv-action--object-selector{justify-content:flex-start;flex:1;display:flex}
.svc-full-container.svc-creator__side-bar--left .svd-grid-hide .sv-svg-icon{transform:rotate(180deg)}
.svd-grid-hide{-webkit-margin-end:auto;margin-inline-end:auto}
.sv-mobile-side-bar .svc-side-bar__container-actions{display:none}
.sv-mobile-side-bar .svc-side-bar__container-title{display:block;font-weight:bold;font-size:calc(3 * 8px);font-size:calc(3 * var(--base-unit, 8px));line-height:calc(4 * 8px);line-height:calc(4 * var(--base-unit, 8px));flex:unset}
.sv-mobile-side-bar .svc-side-bar__wrapper{top:calc(2 * 8px);top:calc(2 * var(--base-unit, 8px));background:none}
.sv-mobile-side-bar .svc-side-bar__container{width:100%;min-width:338px}
.sv-mobile-side-bar .svc-side-bar__container-header{border:unset;box-shadow:0px calc(1 * 8px) calc(2 * 8px);box-shadow:0px calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));border-radius:calc(2 * 8px) calc(2 * 8px) 0px 0px;border-radius:calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) 0px 0px}
.sv-mobile-side-bar .svc-side-bar__container-content{height:calc(100% - 20 * 8px);height:calc(100% - 20 * var(--base-unit, 8px));background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sv-mobile-side-bar .svc-side-bar__container-close{display:flex;background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.sv-mobile-side-bar .svc-side-bar__container-close .svc-side-bar__container-close-button{width:100%;margin:calc(2 * 8px);margin:calc(2 * var(--base-unit, 8px))}
.svc-side-bar .svc-toolbox{width:100%}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.spg-action-bar{display:flex;box-sizing:content-box;padding-right:calc(.5 * 8px);padding-right:calc(.5 * var(--base-unit, 8px));position:relative;align-items:center;margin-left:auto;overflow:hidden;white-space:nowrap}
.spg-action-bar .sv-action:not(.sv-action--hidden):not(:last-of-type)>.sv-action__content{padding-right:0}
.spg-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:calc(1 * 8px);padding:calc(1 * var(--base-unit, 8px));box-sizing:border-box;border:none;border-radius:calc(12.5 * 8px);border-radius:calc(12.5 * var(--base-unit, 8px));background-color:transparent;cursor:pointer}
.spg-action-button:hover,.spg-action-button:focus{opacity:1;outline:none;background-color:rgba(25,179,148,0.1);background-color:var(--primary-light, rgba(25,179,148,0.1))}
.spg-action-button:hover use,.spg-action-button:focus use{fill:#19b394;fill:var(--primary, #19b394)}
.spg-action-button__icon{display:block}
.spg-action-button__icon use{fill:#909090;fill:var(--foreground-light, #909090)}
.spg-action-button--danger:hover,.spg-action-button--danger:focus{background-color:rgba(229,10,62,0.1);background-color:var(--red-light, rgba(229,10,62,0.1))}
.spg-action-button--danger:hover use,.spg-action-button--danger:focus use{fill:#e60a3e;fill:var(--red, #e60a3e)}
button.spg-action-button--large{padding:calc(.5 * 8px) calc(2 * 8px);padding:calc(.5 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px))}
.spg-action-button:disabled{opacity:0.25;pointer-events:none;cursor:default}
.spg-action-button--muted{opacity:0.5}
.spg-action-button:active{opacity:0.5}
.spg-question{display:flex;flex-direction:column;align-items:flex-start;padding:0px}
.spg-question__header{width:100%}
.spg-question__title{width:100%;margin:0;padding:calc(1 * 8px) 0;padding:calc(1 * var(--base-unit, 8px)) 0;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);color:#909090;color:var(--foreground-light, #909090);font-weight:normal;box-sizing:border-box}
.spg-question__content{width:100%;color:#19b394;color:var(--primary, #19b394);cursor:pointer}
.spg-question__description{line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);padding-bottom:calc(2 * 8px);padding-bottom:calc(2 * var(--base-unit, 8px))}
.spg-row-narrow__question{margin-top:calc(-2 * 8px);margin-top:calc(-2 * var(--base-unit, 8px))}
.spg-question--location--left{flex-direction:row;background:#fff;background:var(--background, #fff);border:1px solid #d6d6d6;border:1px solid var(--border, #d6d6d6);line-height:calc(6 * 8px);line-height:calc(6 * var(--base-unit, 8px));vertical-align:middle;align-items:stretch}
.spg-question--location--left:focus-within{border-color:#19b394;border-color:var(--primary, #19b394);box-shadow:none}
.spg-question--location--left:focus-within .spg-question__header--location--left{box-shadow:none;border:1px solid #19b394;border:1px solid var(--primary, #19b394);border-left:none;border-right:none;box-shadow:inset 1px 0 0 0 #19b394;box-shadow:inset 1px 0 0 0 var(--primary, #19b394)}
.spg-question--location--left .spg-input:focus{border:1px solid #19b394;border:1px solid var(--primary, #19b394);border-left:none;border-right:none;box-shadow:inset -1px 0 0 0 #19b394;box-shadow:inset -1px 0 0 0 var(--primary, #19b394)}
.spg-question__header--location--left{width:auto;max-width:50%;display:flex;align-items:center}
.spg-question__header--location--left .spg-question__title{padding:calc(1 * 8px) calc(2 * 8px);padding:calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));border-right:1px solid #d6d6d6;border-right:1px solid var(--border, #d6d6d6);display:inline-block}
.spg-question__content--left .spg-input{border:none}
.spg-row--multiple{display:flex;grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px));overflow:hidden;flex-wrap:wrap}
.spg-row--multiple>div{width:0;flex-grow:1;min-width:calc(25.5 * 8px);min-width:calc(25.5 * var(--base-unit, 8px))}
.spg-row--multiple>div .spg-question__header--location--left{min-width:calc(8 * 8px);min-width:calc(8 * var(--base-unit, 8px))}
.spg-row--multiple>div input{min-width:calc(17 * 8px);min-width:calc(17 * var(--base-unit, 8px));width:100%}
.spg-row--multiple>div input[type="date"]{width:100%}
.spg-row--multiple>div input[type="date"]::-webkit-calendar-picker-indicator{display:none}
.spg-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;background-color:#fff;background-color:var(--background, #fff);box-sizing:border-box;width:100%;height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));border:1px solid rgba(0,0,0,0.16);border:1px solid var(--border-inside, rgba(0,0,0,0.16));padding:calc(1.5 * 8px) calc(2 * 8px);padding:calc(1.5 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));outline:none;font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);color:#161616;color:var(--foreground, #161616)}
.spg-input::-moz-placeholder{color:#909090;color:var(--foreground-light, #909090)}
.spg-input::placeholder{color:#909090;color:var(--foreground-light, #909090)}
.spg-input:focus{border-color:#19b394;border-color:var(--primary, #19b394);box-shadow:inset 0 0 0 1px #19b394;box-shadow:inset 0 0 0 1px var(--primary, #19b394)}
.spg-input:disabled::-moz-placeholder{color:rgba(22,22,22,0.16);color:var(--foreground-disabled, rgba(22,22,22,0.16))}
.spg-input:disabled,.spg-input:disabled::placeholder{color:rgba(22,22,22,0.16);color:var(--foreground-disabled, rgba(22,22,22,0.16))}
.spg-input[type="color"]{padding-left:0;padding-right:0;min-width:calc(8 * 8px);min-width:calc(8 * var(--base-unit, 8px))}
.spg-dropdown{border-radius:0;display:flex;padding-right:calc(5.5 * 8px);padding-right:calc(5.5 * var(--base-unit, 8px));box-shadow:none;line-height:normal;background-position:right calc(1.625 * 8px) top 50%,0 0;background-position:right calc(1.625 * var(--base-unit, 8px)) top 50%,0 0}
.spg-comment{height:calc(9 * 8px);height:calc(9 * var(--base-unit, 8px));max-width:100%;min-width:calc(6 * 8px);min-width:calc(6 * var(--base-unit, 8px));min-height:calc(6 * 8px);min-height:calc(6 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.spg-panel__title{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:100%;padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px));border:none;outline:none;color:#909090;color:var(--foreground-light, #909090);cursor:pointer;text-align:left;background-color:#fff;background-color:var(--background, #fff);box-shadow:inset 0px -1px 0px #d6d6d6;box-shadow:inset 0px -1px 0px var(--border, #d6d6d6);font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-weight:400;margin:0}
.spg-panel__title:disabled,.spg-panel__title:disabled:hover{color:rgba(22,22,22,0.16);color:var(--foreground-disabled, rgba(22,22,22,0.16));cursor:default}
.spg-panel__title--expandable:not(.spg-panel__title[aria-expanded=true]):hover,.spg-panel__title--expandable:not(.spg-panel__title[aria-expanded=true]):focus{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.spg-panel__title[aria-expanded=true],.spg-panel__title--expanded{color:#161616;color:var(--foreground, #161616);font-weight:600}
.spg-panel__content{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0 calc(4 * 8px) calc(5 * 8px);padding:0 calc(4 * var(--base-unit, 8px)) calc(5 * var(--base-unit, 8px));box-sizing:border-box;background:#f3f3f3;background:var(--background-dim, #f3f3f3);box-shadow:inset 0px -1px 0px #d6d6d6;box-shadow:inset 0px -1px 0px var(--border, #d6d6d6)}
.spg-panel__content .spg-row{width:100%;margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.spg-panel__content .spg-row--multiple{margin-top:calc(1 * 8px);margin-top:calc(1 * var(--base-unit, 8px))}
.sv-mobile-side-bar .spg-panel__content{padding:0 calc(2 * 8px) calc(5 * 8px);padding:0 calc(2 * var(--base-unit, 8px)) calc(5 * var(--base-unit, 8px))}
.spg-checkbox{cursor:pointer;display:flex;grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px));align-items:top;margin-top:calc(2 * 8px);margin-top:calc(2 * var(--base-unit, 8px))}
.spg-checkbox--disabled{cursor:default}
.spg-checkbox--disabled .spg-checkbox{cursor:default}
.spg-checkbox--disabled .spg-checkbox__caption{color:#909090;color:var(--foreground-light, #909090)}
.spg-checkbox__caption{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));color:#161616;color:var(--foreground, #161616);line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.spg-checkbox__rectangle{background:#fff;background:var(--background, #fff);border:1px solid #d6d6d6;border:1px solid var(--border, #d6d6d6);box-sizing:border-box;width:calc(3 * 8px);width:calc(3 * var(--base-unit, 8px));height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px));flex-shrink:0;padding:1px 1px}
.spg-checkbox:hover .spg-checkbox__rectangle{background-color:#f3f3f3;background-color:var(--background-dim, #f3f3f3)}
.spg-checkbox--disabled .spg-checkbox__rectangle:hover{background:#fff;background:var(--background, #fff)}
.spg-checkbox__control:focus+.spg-checkbox__rectangle{outline:2px solid #19b394;outline:2px solid var(--primary, #19b394);outline-offset:-2px}
.spg-checkbox .spg-checkbox__svg{display:none}
.spg-checkbox--checked .spg-checkbox__svg{display:block;width:calc(2.5 * 8px);width:calc(2.5 * var(--base-unit, 8px));height:calc(2.5 * 8px);height:calc(2.5 * var(--base-unit, 8px));background-repeat:no-repeat;background-size:calc(2 * 8px) calc(2 * 8px);background-size:calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));fill:#19b394;fill:var(--primary, #19b394)}
.spg-checkbox--disabled.spg-checkbox--checked .spg-checkbox__svg{fill:#d6d6d6;fill:var(--border, #d6d6d6)}
.spg-checkbox__control{position:fixed;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}
.spg-checkbox__hidden{display:none}
.spg-selectbase{border:none;padding:0;margin:0}
.spg-selectbase__label{display:flex;align-items:center;grid-gap:calc(1 * 8px);gap:calc(1 * 8px);grid-gap:calc(1 * var(--base-unit, 8px));gap:calc(1 * var(--base-unit, 8px))}
.spg-matrixdynamic__drag-element{padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px))}
.spg-matrixdynamic__drag-element:hover{background-color:#fff;background-color:var(--background, #fff)}
.spg-matrixdynamic__drag-element:after{content:" ";display:block;height:calc(.5 * 8px);height:calc(.5 * var(--base-unit, 8px))}
.spg-drag-element__svg{width:calc(2 * 8px);width:calc(2 * var(--base-unit, 8px));height:calc(2 * 8px);height:calc(2 * var(--base-unit, 8px));padding:calc(2 * 8px);padding:calc(2 * var(--base-unit, 8px));display:block;opacity:0.5}
.spg-drag-element__svg use{fill:#909090;fill:var(--foreground-light, #909090)}
.spg-matrixdynamic__drag-drop-ghost-position-top,.spg-matrixdynamic__drag-drop-ghost-position-bottom{position:relative}
.spg-matrixdynamic__drag-drop-ghost-position-top::after,.spg-matrixdynamic__drag-drop-ghost-position-bottom::after{content:"";width:100%;height:calc(.5 * 8px);height:calc(.5 * var(--base-unit, 8px));background-color:#ff9814;background-color:var(--secondary, #ff9814);position:absolute;left:0}
.spg-matrixdynamic__drag-drop-ghost-position-top::after{top:0}
.spg-matrixdynamic__drag-drop-ghost-position-bottom::after{bottom:0}
.spg-matrixdynamic__placeholder{padding:calc(6 * 8px) 0;padding:calc(6 * var(--base-unit, 8px)) 0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;background:var(--background, #fff);border:1px solid #d6d6d6;border:1px solid var(--border, #d6d6d6);box-sizing:border-box}
.spg-matrixdynamic__placeholder .spg-matrixdynamic__add-btn{display:inline;display:initial}
.spg-matrixdynamic__placeholder-text{font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));color:#909090;color:var(--foreground-light, #909090)}
.spg-matrixdynamic__add-btn{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin-top:calc(.5 * 8px);margin-top:calc(.5 * var(--base-unit, 8px));background:transparent;color:#19b394;color:var(--primary, #19b394);font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));font-weight:600;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.spg-table{width:100%;background-color:#fff;background-color:var(--background, #fff);border:1px solid #d6d6d6;border:1px solid var(--border, #d6d6d6);border-collapse:collapse}
.spg-table tr{border-bottom:1px solid #d6d6d6;border-bottom:1px solid var(--border, #d6d6d6)}
.spg-table__cell{padding:0}
.spg-table__cell .spg-checkbox{margin:0 calc(2 * 8px);margin:0 calc(2 * var(--base-unit, 8px))}
.spg-table__cell--detail-panel{background:#f3f3f3;background:var(--background-dim, #f3f3f3)}
.spg-table__cell--detail-panel .spg-panel__content{box-shadow:none}
.spg-table__cell:not(.spg-table__cell--detail-panel) .spg-text{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));border:none;background-color:transparent;padding:calc(1.5 * 8px) 0;padding:calc(1.5 * var(--base-unit, 8px)) 0;padding-right:calc(2 * 8px);padding-right:calc(2 * var(--base-unit, 8px))}
.spg-table__cell:not(.spg-table__cell--detail-panel) .spg-text[type="color"]{padding-right:0}
.spg-table__cell:not(.spg-table__cell--detail-panel):first-of-type .spg-text{padding-left:calc(2 * 8px);padding-left:calc(2 * var(--base-unit, 8px))}
.spg-table__cell--actions:first-child{width:calc(6 * 8px);width:calc(6 * var(--base-unit, 8px))}
.spg-table__cell--actions>.spg-matrixdynamic__drag-element{display:inline-block;margin-top:calc(.5 * 8px);margin-top:calc(.5 * var(--base-unit, 8px));cursor:move}
.spg-table__cell--header{font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));font-weight:normal;color:#909090;color:var(--foreground-light, #909090);line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px));background:#f3f3f3;background:var(--background-dim, #f3f3f3);text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100px}
.spg-root-modern{width:100%;border-right:1px solid #d6d6d6;border-right:1px solid var(--border, #d6d6d6);box-sizing:border-box}
.sv-popup--modal{padding:calc(4 * 8px);padding:calc(4 * var(--base-unit, 8px))}
.sv-popup--modal.sv-property-editor .sv-popup__container .sv-popup_shadow{background-color:transparent}
.sv-popup--modal.sv-property-editor .sv-popup__container .sd-root-modern{background-color:transparent}
.sv-popup--modal.sv-property-editor .sv-popup__container .sd-page{margin:0;padding:0}
.sv-popup--modal .sv-popup__footer{padding-bottom:2px}
.sv-popup--modal .sd-body,.sv-popup--modal .sl-body{min-width:calc(78 * 8px);min-width:calc(78 * var(--base-unit, 8px))}
.sv-popup.sv-property-editor .sd-root-modern{--sd-mobile-width: 0}
.svc-object-selector .sv-popup__container{margin-left:calc(1 * 8px);margin-left:calc(1 * var(--base-unit, 8px));margin-right:calc(1 * 8px);margin-right:calc(1 * var(--base-unit, 8px))}
.spg-title .spg-action-bar{margin-top:calc(-1 * 8px);margin-top:calc(-1 * var(--base-unit, 8px));margin-bottom:calc(-1 * 8px);margin-bottom:calc(-1 * var(--base-unit, 8px));margin-right:1px}
.spg-body--empty{margin:calc(3 * 8px);margin:calc(3 * var(--base-unit, 8px))}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-text{font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-family:var(--font-family);font-style:normal;font-weight:normal;color:#161616;color:var(--foreground, #161616)}
.svc-text--normal{font-size:calc(2 * 8px);font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * 8px);line-height:calc(3 * var(--base-unit, 8px))}
.svc-text--small{font-size:calc(1.5 * 8px);font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * 8px);line-height:calc(2 * var(--base-unit, 8px))}
.svc-text--bold{font-weight:600}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
.svc-flex-container{display:flex}
.svc-flex-row{display:flex;flex-direction:row;background:#f3f3f3;background:var(--background-dim, #f3f3f3)}
.svc-full-container{height:100%;width:100%}
.svc-flex-row__element--growing{flex:1;overflow:auto}
.svc-flex-column{display:flex;flex-direction:column}
.sv-action-bar--default-size-mode .sv-action-bar-separator{height:calc(5 * 8px);height:calc(5 * var(--base-unit, 8px))}
.sv-action-bar--small-size-mode .sv-action-bar-separator{height:calc(4 * 8px);height:calc(4 * var(--base-unit, 8px))}
.svc-creator--mobile .sv-action-bar-separator{height:calc(3 * 8px);height:calc(3 * var(--base-unit, 8px))}
.sv-action-bar--small-size-mode .sv-action-bar-item{font-weight:600;align-items:center}
.svc-top-bar{display:flex;background:#fff;background:var(--background, #fff);box-sizing:border-box;box-shadow:inset 0px -1px 0px #d6d6d6;box-shadow:inset 0px -1px 0px var(--border, #d6d6d6)}
.svc-top-bar .svc-toolbar-wrapper{flex:0 0 auto;display:flex}
.svc-top-bar .svc-toolbar-wrapper .sv-action-bar{padding:0 calc(1 * 8px);padding:0 calc(1 * var(--base-unit, 8px));justify-content:flex-end}
.svc-top-bar .svc-toolbar-wrapper .sv-action .sv-action-bar-item{margin:0 calc(1 * 8px);margin:0 calc(1 * var(--base-unit, 8px))}
.svc-footer-bar .svc-toolbar-wrapper{position:absolute;left:0;right:0;bottom:0;height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px))}
.svc-footer-bar .svc-toolbar-wrapper .sv-action-bar{justify-content:center;padding:0;width:100%;height:calc(6 * 8px);height:calc(6 * var(--base-unit, 8px));background:#fff;background:var(--background, #fff);border-top:1px solid #d6d6d6;border-top:1px solid var(--border, #d6d6d6)}


/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles/_surveyjs.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url('MaterialIcons-Regular.4674f8ded773cb03e824.eot');
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url('MaterialIcons-Regular.4674f8ded773cb03e824.eot') format("eot"), url('MaterialIcons-Regular.83bebaf37c09c7e1c3ee.woff') format("woff"), url('MaterialIcons-Regular.5e7382c63da0098d634a.ttf') format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url('MaterialIcons-Regular.4674f8ded773cb03e824.eot');
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url('MaterialIcons-Regular.d2f26c1c9521e224816e.woff2') format("woff2"), url('MaterialIcons-Regular.83bebaf37c09c7e1c3ee.woff') format("woff"), url('MaterialIcons-Regular.5e7382c63da0098d634a.ttf') format("truetype");
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Regular-webfont.cfc3cf7f74f9eda47185.eot');
  src: url('Roboto-Regular-webfont.cfc3cf7f74f9eda47185.eot?#iefix') format("embedded-opentype"), url('Roboto-Regular-webfont.ccc2dd0b454fbaab2a3c.woff') format("woff"), url('Roboto-Regular-webfont.112fa84dbbfe1ca2922a.ttf') format("truetype"), url('Roboto-Regular-webfont.dd7cadf7edf5895ce8a8.svg#RobotoRegular') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Bold-webfont.ec969e4dceca893a21eb.eot');
  src: url('Roboto-Bold-webfont.ec969e4dceca893a21eb.eot?#iefix') format("embedded-opentype"), url('Roboto-Bold-webfont.e806af2d163b11d8844c.woff') format("woff"), url('Roboto-Bold-webfont.89d2f8a30e4307d8627a.ttf') format("truetype"), url('Roboto-Bold-webfont.fc010a56f6df61babf02.svg#RobotoBold') format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Thin-webfont.daff3e42ce62a11c0917.eot');
  src: url('Roboto-Thin-webfont.daff3e42ce62a11c0917.eot?#iefix') format("embedded-opentype"), url('Roboto-Thin-webfont.afab0292cf4cd806e344.woff') format("woff"), url('Roboto-Thin-webfont.9f0bd5353b3625d20469.ttf') format("truetype"), url('Roboto-Thin-webfont.24dfd74585e67111bab5.svg#RobotoThin') format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Light-webfont.4baa479455303d5e5165.eot');
  src: url('Roboto-Light-webfont.4baa479455303d5e5165.eot?#iefix') format("embedded-opentype"), url('Roboto-Light-webfont.0ee1beee97841f0345fd.woff') format("woff"), url('Roboto-Light-webfont.c0e9e7b5d1f187d16a5c.ttf') format("truetype"), url('Roboto-Light-webfont.bc07576b29d443793c18.svg#RobotoLight') format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url('Roboto-Medium-webfont.6ff2746ef9a387ac1369.eot');
  src: url('Roboto-Medium-webfont.6ff2746ef9a387ac1369.eot?#iefix') format("embedded-opentype"), url('Roboto-Medium-webfont.bd453e22e36a3ab37f15.woff') format("woff"), url('Roboto-Medium-webfont.0261b473b706f7064b8f.ttf') format("truetype"), url('Roboto-Medium-webfont.66c91618681a3f7390e5.svg#RobotoMedium') format("svg");
  font-weight: 300;
  font-style: normal;
}
html,
body {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-size: 16px;
  margin: 0;
}
body {
  background: #00a983;
}
.main-container {
  margin-top: calc(56px);
  margin-left: calc(250px + 8px);
  margin-bottom: 0;
  margin-right: 0;
  display: block;
  padding: 40px;
  background: #f5f5f5;
  min-height: calc(100vh - 136px);
}
.mb16 {
  margin-bottom: 16px;
}
.mt0 {
  margin-top: 0px;
}
/*start style for help text*/
.help_text_style {
  line-height: 24px;
  color: #000000;
}
.info-text p,
.info-text li {
  font-size: 15px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.87);
}
.info-text .highlight-text-primary {
  color: #00a983;
  font-weight: 600;
}
.info-text .highlight-text-accent {
  color: #aa08de;
}
.info-text ul {
  list-style: none;
}
.info-text ul li::before {
  font-size: 16px;
  line-height: 24px;
  content: "•";
  color: #246281;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.info-text a,
.info-text a:hover,
.info-text a:visited {
  font-size: 15px;
  color: #aa08de;
}
/*end style for help text*/
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
@media screen and (max-width: 992px) {
  .main-container {
    margin: calc(24px + 56px) 12px 12px 12px;
  }
}
.spacer {
  flex: 1 1 auto;
}
#spinner {
  background-color: rgba(0, 0, 0, 0.24) !important;
}
.header-lable {
  font-size: 22px;
}
.system_setup {
  font-size: 17px;
  color: #00a983;
}
.word-break {
  word-break: break-all;
}
.multiple-select span {
  display: inline-block !important;
}
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: calc(100% - 30px);
  height: 20px;
  margin: 30px 10px 10px 10px;
}
.slider.slider-horizontal .slider-track {
  height: 3px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2b769b;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal .tooltip {
  transform: translateX(-50%);
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: auto;
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: 0;
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: auto;
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .tooltip {
  transform: translateX(50%);
}
.slider.slider-disabled .slider-handle {
  background-color: #ccc;
}
.slider input {
  display: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
  border-radius: 4px;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.42);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background: #2b769b;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8ac1ef", endColorstr="#ff82b3de", GradientType=0);
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: -4px;
  width: 20px;
  height: 20px;
  border: 2px solid #2b769b;
  background-color: #fff;
}
.slider-handle:hover,
.slider-handle:focus,
.slider-handle:active {
  cursor: pointer;
  background-color: #2b769b;
}
.slider-handle.round {
  border-radius: 50%;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 4px;
  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #00000090;
}
.sv_main .sv_container .sv_body {
  border-top: 0;
}
.sv_progress {
  background-color: #999;
}
.sv_progress_bar {
  color: black;
  font-size: 12px;
  text-align: right;
  background-color: #00a983 !important;
}
.sv_progress_bar span {
  margin-left: 8px;
  padding: 3px;
  display: inline-block;
  height: 15px;
  font-weight: bold;
  padding-top: 5px;
  font-family: Arial;
}
.sv_main .sv_header {
  color: rgba(0, 0, 0, 0.87);
}
.sv_main .sv_p_root > .sv_row {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 400;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_title,
label,
option {
  font-size: 16px;
}
.sv_main .sv_q_other input:focus,
.sv_main .sv_q_text_root:focus,
.sv_main .sv_q_dropdown_control:focus,
.sv_main input[type=text]:focus,
.sv_main select:focus,
.sv_main textarea:focus {
  border: 1px solid #2b769b;
  -webkit-appearance: none;
}
.sv_main .sv_q_rating_item.active .sv_q_rating_item_text {
  background-color: #2b769b;
  border-color: #2b769b;
  color: white;
}
.sv_main .sv_q_imgsel.checked label > div,
.sv_main .sv_select_wrapper:before {
  background-color: #2b769b;
}
.sjs-sortablejs-item {
  background-color: #2b769b !important;
}
.sjs-sortablejs-result {
  border-color: #2b769b !important;
}
.sv_main input[type=button],
.sv_main button,
.sv_main.sv_default_css input[type=button],
.sv_default_css button {
  color: #2b769b !important;
  background-color: #ffffff !important;
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  font-family: Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.24) !important;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin-left: 5px;
  min-width: 64px;
  line-height: 34px;
  padding: 0 15px;
  border-radius: 4px;
}
.sv_main input[type=button]:hover,
.sv_main button:hover,
.sv_main input[type=button]:hover,
.sv_main button:hover,
.sv_main.sv_default_css input[type=button]:hover,
.sv_default_css button:hover {
  transition: opacity 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  background-color: rgba(63, 81, 181, 0.12) !important;
}
.mat-stroked-button {
  margin-left: 10px;
  margin-bottom: 10px;
}
.svd_commercial_container {
  display: none;
}
.svd_container .navbar-default {
  display: none;
}
.app-admin-container .rightside-content-hold .assessmentBuilder {
  overflow-x: scroll;
  height: 87vh;
}
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor {
  height: 124vh !important;
}
.svd_container .svd_properties .svd_object_editor {
  height: 124vh !important;
}
.sv_main.sv_default_css {
  background-color: #fff !important;
}
.sv_main.sv_default_css .sv_p_root > .sv_row {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 12px;
}
.sv_main.sv_default_css .sv_p_root > .sv_row:nth-child(2n),
.sv_main.sv_default_css .sv_p_root > .sv_row:nth-of-type(2n) {
  background-color: #fff !important;
}
.sv_main .sv_container .sv_body .sv_nav {
  margin: 24px 0 0 0;
  min-height: 34px;
}
.sv_main .sv_container .sv_body .sv_nav .sv_start_btn,
.sv_main .sv_container .sv_body .sv_nav .sv_next_btn,
.sv_main .sv_container .sv_body .sv_nav .sv_complete_btn {
  float: right;
}
.sv_main .sv_container .sv_body .sv_nav .sv_prev_btn {
  float: left;
}
.sv_container h3 {
  font-size: 18px !important;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
}
.sv_container .sv_header {
  background: transparent;
}
.title-left {
  float: none !important;
}
.sv_main .sv_p_root > .sv_row {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 400;
  margin: 10px 0;
  padding: 0 0 14px 0;
}
.sv_main .sv_p_root > .sv_row .sv_q_title {
  font-size: 16px !important;
  font-weight: 500;
}
.sv_main .sv_p_root > .sv_row:nth-of-type(even) {
  background: #fafafa;
}
.sv_main.sv_default_css .sv_q_dropdown_control,
.sv_main.sv_default_css input[type=text],
.sv_main.sv_default_css textarea {
  color: rgba(0, 0, 0, 0.87) !important;
  background-color: #fff !important;
  border-color: rgba(0, 0, 0, 0.42) !important;
}
.sv_p_root {
  overflow: hidden;
}
.sv_p_root input,
.sv_p_root select,
.sv_p_root textarea {
  min-width: 240px;
  width: 50%;
  color: rgba(0, 0, 0, 0.87);
  color: currentColor;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  margin: 10px 0;
  font-family: Arial, sans-serif;
  border: 0;
  border: 2px solid rgba(0, 0, 0, 0.42);
  border-radius: 4px;
  background: white;
  -webkit-appearance: none;
}
.sv_p_root select {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.sv_p_root select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.sv_p_root textarea {
  width: calc(100% - 24px);
}
.sv_p_root input[type=checkbox],
.sv_p_root input[type=radio] {
  min-width: 24px;
  border: 0;
}
.sv_p_root input[type=checkbox],
.sv_p_root input[type=radio] {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-appearance: none;
  outline: 0;
  margin: 4px 0;
  margin-right: 10px;
}
.sv_p_root input[type=checkbox]:checked {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path fill="rgb(43, 118, 155)" d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>');
}
.sv_p_root input[type=checkbox]:not(:checked) {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  opacity: 0.5;
}
.sv_p_root label.sv_q_checkbox_label,
.sv_p_root label.sv_q_checkbox,
.sv_p_root .sv_qbln > label {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
}
.sv_p_root input[type=radio] {
  margin-right: 14px;
}
.sv_p_root input[type=radio]:checked {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" fill="rgb(43, 118, 155)"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
}
.sv_p_root input[type=radio]:not(:checked) {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  opacity: 0.5;
}
.sv_p_root label.sv_q_radiogroup_label,
.sv_p_root label.sv_q_radiogroup {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
}
.sv_p_root h5,
.sv_p_root h3 {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 10px 0;
}
.sv_p_root h3 {
  font-size: 18px;
  margin: 24px 0;
}
.sv_p_root .svda-question-actions {
  top: -5px;
  line-height: 36px;
}
.sv_p_root .svda-question-actions .svda_current_type {
  display: none;
  min-width: 120px;
}
.sv_p_root .svda-question-actions select.svd-main-color,
.sv_p_root .svda-question-actions span.svd-main-color {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #3c4043 !important;
}
.sv_p_root .sv_q_erbox {
  color: #ff4081;
  font-size: 12px;
}
@media screen and (max-width: 1024px) {
  .col-md-10 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-2 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-2 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-10 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .svd_toolbar .svd_action {
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 599px) {
  svd-splitter,
.svd-splitter {
    display: none !important;
  }

  .svd_toolbar .svd_action {
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 5px;
  }

  .col-md-10,
.col-sm-11,
.col-sm-1 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }

  #svd-undo,
#svd-redo {
    display: none;
  }

  .svd_toolbox_title {
    min-width: 100%;
  }

  .svd_toolbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .svd_container .svd_toolbox .svd_toolbox_item {
    width: 47%;
    margin-right: 5px !important;
    margin: 5px;
    background-color: #fff;
  }

  .col-md-2 {
    width: auto;
    height: auto;
  }

  .svd_container .svd-dark-bg-color {
    background: #fff;
  }

  .svd_container .modal input[type=checkbox] {
    margin: -1px -2px;
  }

  .form-control.svd_custom_select.svd_embed_tab {
    display: inline-block;
    width: 100%;
  }

  .form-control.svd_custom_select {
    padding: 0;
    min-width: 100px;
  }

  .form-control.svd_custom_select select {
    height: 34px;
    padding: 6px 12px;
    padding-right: 3em;
  }

  .form-control.svd_custom_select select:focus {
    outline: 0;
    box-shadow: none;
  }

  .form-control.svd_custom_select:before {
    top: -1px;
  }

  .svd_custom_select {
    width: 100%;
    position: relative;
    display: inline-block;
  }

  .svd_custom_select select {
    width: 100%;
    display: block;
    position: relative;
    background: transparent;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 3em;
    font-family: Arial, sans-serif;
    border: 1px solid rgba(0, 0, 0, 0.42);
    border-radius: 4px;
  }

  .svd_custom_select select::-ms-expand {
    display: none;
  }

  .svd_custom_select:before {
    background: transparent !important;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    color: rgba(0, 0, 0, 0.54);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid;
    margin: 15px 10px;
  }
}
.sv_main .sv_q_rating_item.active .sv_q_rating_item_text,
.sv_main.sv_default_css .sv_q_rating_item.active .sv_q_rating_item_text {
  background-color: #2b769b !important;
  border-color: #2b769b !important;
  color: white !important;
}
.sv_main .sv_q_rating_item .sv_q_rating_item_text {
  min-width: 30px;
  min-height: auto;
  border: 1px solid rgba(0, 0, 0, 0.42) !important;
  border-radius: 40px;
}
.sv_main .sv_q_rating_item .sv_q_rating_item_text:hover,
.sv_main.sv_default_css .sv_q_rating_item .sv_q_rating_item_text:hover {
  color: white !important;
  background: rgba(43, 118, 155, 0.87) !important;
  border: 1px solid rgba(0, 0, 0, 0.42) !important;
  border-radius: 40px !important;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_item {
  cursor: pointer;
  font-weight: normal;
  display: inline;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_item > * {
  word-spacing: normal;
  word-spacing: initial;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_item .sv_q_rating_item_text {
  display: inline-block;
  padding: 8px 12px;
  margin: 5px;
  text-align: center;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_min_text {
  margin-right: 0;
}
.sv_main .sv_container .sv_body .sv_p_root .sv_q_rating .sv_q_rating_max_text {
  margin-left: 0;
}
.sjs-cb-wrapper {
  display: inline-block;
  margin-right: 1em;
  line-height: 2em;
}
.sjs-cb-container {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.sjs-cb-container input {
  position: absolute;
  opacity: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 4px !important;
  background: #fff !important;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sjs-cb-container input:checked ~ .checkmark:after {
  display: block;
}
.sjs-cb-container .checkmark:after {
  left: 5px;
  top: 0px;
  width: 6px;
  height: 12px;
  border: solid #2b769b;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.sjs-cb-label {
  margin-left: 35px;
}
.ddmenu-container {
  display: inline-block;
}
.ddmenu-container .ddmenu {
  position: relative;
}
.ddmenu-container .ddmenu > span {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.ddmenu-container .ddmenu > span,
.ddmenu-container .ddmenu > div {
  cursor: pointer;
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ddmenu-container .ddmenu > div {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.ddmenu-container .ddmenu > span:focus ~ div {
  display: block;
}
.ddmenu-container .ddmenu > ul {
  position: absolute;
  z-index: 1;
  visibility: hidden;
  transition: visibility 0.5s;
  opacity: 0;
}
.ddmenu-container .ddmenu > ul li {
  list-style-type: none;
}
.ddmenu-container.menu-disabled .ddmenu > span:focus ~ ul {
  opacity: 0;
  visibility: hidden;
}
.ddmenu-container .ddmenu > span:focus ~ ul {
  visibility: visible;
  opacity: 1;
}
.svd_container {
  color: #676a6c;
}
.svd_container a {
  color: #2b769b;
}
.svd_container a:hover {
  color: #1786ae;
}
.svd_container .btn-primary,
.svd_container .btn-default {
  color: #2b769b;
  background-color: #ffffff;
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  font-family: Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.24);
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin-left: 5px;
  min-width: 64px;
  line-height: 34px;
  padding: 0 15px;
  border-radius: 4px;
}
.svd_container .btn-primary:hover,
.svd_container .btn-default:hover,
.svd_container button:hover {
  transition: opacity 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  background-color: rgba(63, 81, 181, 0.12);
}
.svd_container .btn-link {
  color: #676a6c;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.svd_container .sjs-cb-container:hover input ~ .checkmark {
  background-color: #2b769b;
}
.svd_container .sjs-cb-container:hover input:checked ~ .checkmark {
  background-color: #2b769b;
}
.svd_container .svd_selected_page {
  border-bottom: 2px solid #2b769b !important;
}
.svd_container .svd_toolbar li.active a {
  background-color: #2b769b;
  color: #ffffff;
}
.svd_container .svd_toolbar li a {
  color: #262626;
}
.svd_container .nav-tabs a {
  color: #676a6c;
}
.svd_container .nav-tabs > li.active > a {
  color: #2b769b;
}
.svd_container .nav-link {
  background-color: transparent;
}
.svd_container .nav-link:hover {
  background-color: #ddd;
}
.svd_container .nav-item.active .nav-link {
  background-color: #ffffff;
}
.svd_container .editor-tabs > li > a:hover,
.svd_container .editor-tabs > li > a:focus {
  background-color: #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
.svd_container .editor-tabs > li.active > a {
  color: #2b769b;
  background-color: #f4f4f4;
  border: 1px solid #e7eaec;
  border-bottom-color: #f4f4f4;
}
.svd_container .svd_custom_select:before {
  background-color: #2b769b;
}
.svd_container .form-control:focus {
  border-color: #2b769b;
}
.svd_container a:focus,
.svd_container div:focus,
.svd_container span:focus,
.svd_container select:focus,
.svd_container tr:focus,
.svd_container input[type=checkbox]:focus + span.checkmark {
  outline-color: #2b769b;
  outline-style: dotted;
  outline-width: 0.5px;
  outline-offset: -1px;
}
.svd_container .svd_toolbar button:focus {
  outline-color: #676a6c;
}
.svd_container .svd-main-color {
  color: #2b769b;
}
.svd_container .svd-main-background-color {
  background-color: #2b769b;
}
.svd_container .svd-main-border-color {
  border-color: rgba(0, 0, 0, 0.24) !important;
}
.svd_container .svd-light-text-color {
  color: #a7a7a7;
}
.svd_container .svd-light-background-color {
  background-color: #e7eaec;
}
.svd_container .svd-light-border-color {
  border-color: #e7eaec;
}
.svd_container .svd-dark-border-color {
  border-color: rgba(0, 0, 0, 0.24) !important;
}
.svd_container .svd-light-bg-color {
  background-color: #ffffff;
}
.svd_container .svd-dark-bg-color {
  background: #fff;
}
.svd_container .svd-svg-icon {
  display: inline-block;
  vertical-align: middle;
  fill: #3d4d5d;
}
.svd_container .svd-primary-icon .svd-svg-icon {
  fill: #2b769b;
  width: 18px !important;
  height: 18px !important;
}
.svd_container .svd-secondary-icon .svd-svg-icon {
  fill: #2b769b;
}
.svd_container .icon-gearactive .svd-svg-icon {
  fill: #2b769b;
}
.svd_container .icon-gear .svd-svg-icon {
  fill: #d0d0d0;
}
.svd_container .icon-status .svd-svg-icon {
  fill: #9d9fa1;
  margin-bottom: 0.3em;
}
.svd_container .icon-actiondragelement {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.svd_container .glyphicon {
  font-weight: normal;
  display: inline-block;
  font-family: inherit;
  cursor: pointer;
  line-height: 1em;
  top: 0;
}
.svd_container .glyphicon.glyphicon-plus::before {
  font-weight: normal;
  font-size: 20px;
  content: "+";
}
.svd_container .glyphicon.glyphicon-option-horizontal::before {
  font-size: 20px;
  content: "⋯";
}
.svd_container .glyphicon.glyphicon-remove::before {
  content: "✖";
}
.svd_container .glyphicon.glyphicon-edit::before {
  content: "";
}
.svd_container .glyphicon.glyphicon-list-alt::before {
  content: "⇐";
}
.svd_container .glyphicon.glyphicon-exclamation-sign::before {
  content: "⚠";
}
.svd-manage {
  margin: 10px 15px;
  position: relative;
}
.svd-manage .svd-manage-control {
  width: calc(100% - 150px);
  display: inline-block;
}
.svd-manage .svd-manage-control > * {
  width: 100%;
  height: 32px;
  padding: 5px;
}
.svd-manage .svd-manage-control > input {
  border-color: none;
}
.svd-manage .svd-manage-buttons {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  text-align: right;
  margin-right: 10px;
}
.svd-manage .svd-manage-buttons .icon {
  cursor: pointer;
  vertical-align: middle;
  line-height: 32px;
  display: inline-block;
}
.svd-manage .svd-manage-buttons .icon-edit {
  margin-right: 20px;
}
.svd-manage .icon-edit:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTksNGwtOSw5bDQsNGw5LTlMMTksNHoiLz4KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOCwxNXY0aDRMOCwxNXoiLz4KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMSwxN3YyaDR2LTJIMXoiLz4KPC9nPgo8L3N2Zz4K);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-saved:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cG9seWdvbiBvcGFjaXR5PSIwLjkiIHBvaW50cz0iNCwxMyA2LDExIDEwLDE1IDE5LDYgMjEsOCAxMCwxOSAiLz4KPC9zdmc+Cg==);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-delete:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMUFCMzk0IiBkPSJNNiw4bDItMmw0LDRsNC00bDIsMmwtNCw0bDQsNGwtMiwybC00LTRsLTQsNGwtMi0ybDQtNEw2LDh6Ii8+CjwvZz4KPC9zdmc+Cg==);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-fork:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBvcGFjaXR5PSIwLjkiIGQ9Ik0tNDAtMjBMLTQwLTIwYy0xLjIsMC0yLTAuOS0yLTJWLTI0YzAtMS4xLDAuOS0yLDItMmgwLjFjMS4xLDAsMiwwLjksMiwydjIuMUMtMzgtMjAuOS0zOC45LTIwLTQwLTIweiIvPgo8cGF0aCBvcGFjaXR5PSIwLjUiIGQ9Ik0tNDAtMkwtNDAtMmMtMS4yLDAtMi0wLjktMi0yVi02YzAtMS4xLDAuOS0yLDItMmgwLjFjMS4xLDAsMiwwLjksMiwyVi00Qy0zOC0yLjktMzguOS0yLTQwLTJ6Ii8+CjxwYXRoIG9wYWNpdHk9IjAuMiIgZD0iTS01Mi0xNEwtNTItMTRjMC0xLjIsMC45LTIsMi0yaDIuMWMxLjEsMCwyLDAuOSwyLDJ2MC4xYzAsMS4xLTAuOSwyLTIsMkgtNTBDLTUxLjEtMTItNTItMTIuOS01Mi0xNHoiLz4KPHBhdGggb3BhY2l0eT0iMC43IiBkPSJNLTM0LTE0TC0zNC0xNGMwLTEuMiwwLjktMiwyLTJoMi4xYzEuMSwwLDIsMC45LDIsMnYwLjFjMCwxLjEtMC45LDItMiwySC0zMkMtMzMuMS0xMi0zNC0xMi45LTM0LTE0eiIvPgo8cGF0aCBvcGFjaXR5PSIwLjEiIGQ9Ik0tNDQuNS0xOC42TC00NC41LTE4LjZjLTAuOCwwLjgtMi4xLDAuOC0yLjgsMC4xbC0xLjItMS4yYy0wLjgtMC44LTAuOC0yLDAtMi44bDAuMS0wLjFjMC44LTAuOCwyLTAuOCwyLjgsMAoJbDEuMiwxLjJDLTQzLjctMjAuNi00My43LTE5LjMtNDQuNS0xOC42eiIvPgo8cGF0aCBvcGFjaXR5PSIwLjYiIGQ9Ik0tMzEuNS01LjVMLTMxLjUtNS41Yy0wLjgsMC44LTIuMSwwLjgtMi44LDAuMWwtMS4yLTEuMmMtMC44LTAuOC0wLjgtMiwwLTIuOGwwLjEtMC4xYzAuOC0wLjgsMi0wLjgsMi44LDAKCWwxLjIsMS4yQy0zMC43LTcuNS0zMC43LTYuMy0zMS41LTUuNXoiLz4KPHBhdGggb3BhY2l0eT0iMC4zIiBkPSJNLTQ4LjUtNS41TC00OC41LTUuNWMtMC44LTAuOC0wLjgtMi4xLTAuMS0yLjhsMS4yLTEuMmMwLjgtMC44LDItMC44LDIuOCwwbDAuMSwwLjFjMC44LDAuOCwwLjgsMiwwLDIuOAoJbC0xLjIsMS4yQy00Ni40LTQuNy00Ny43LTQuNy00OC41LTUuNXoiLz4KPHBhdGggb3BhY2l0eT0iMC44IiBkPSJNLTM1LjQtMTguNUwtMzUuNC0xOC41Yy0wLjgtMC44LTAuOC0yLjEtMC4xLTIuOGwxLjItMS4yYzAuOC0wLjgsMi0wLjgsMi44LDBsMC4xLDAuMWMwLjgsMC44LDAuOCwyLDAsMi44CglsLTEuMiwxLjJDLTMzLjQtMTcuNy0zNC43LTE3LjctMzUuNC0xOC41eiIvPgo8cG9seWdvbiBvcGFjaXR5PSIwLjkiIGZpbGw9IiM5RDlGQTEiIHBvaW50cz0iLTIyLC0xMyAtMjAsLTE1IC0xNiwtMTEgLTcsLTIwIC01LC0xOCAtMTYsLTcgIi8+CjxwYXRoIGQ9Ik00MS0xOWgtMS4yYy0wLjItMC43LTAuNC0xLjMtMC44LTEuOWwwLjgtMC44YzAuNC0wLjQsMC40LTEsMC0xLjRsLTAuNy0wLjdjLTAuNC0wLjQtMS0wLjQtMS40LDBMMzYuOS0yMwoJYy0wLjYtMC40LTEuMi0wLjYtMS45LTAuOFYtMjVjMC0wLjUtMC41LTEtMS0xaC0xYy0wLjUsMC0xLDAuNS0xLDF2MS4yYy0wLjcsMC4yLTEuMywwLjQtMS45LDAuOGwtMC44LTAuOGMtMC40LTAuNC0xLTAuNC0xLjQsMAoJbC0wLjcsMC43Yy0wLjQsMC40LTAuNCwxLDAsMS40bDAuOCwwLjhjLTAuNCwwLjYtMC42LDEuMi0wLjgsMS45SDI2Yy0wLjUsMC0xLDAuNS0xLDF2MWMwLDAuNSwwLjUsMSwxLDFoMS4yCgljMC4yLDAuNywwLjQsMS4zLDAuOCwxLjlsLTAuOCwwLjhjLTAuNCwwLjQtMC40LDEsMCwxLjRsMC43LDAuN2MwLjQsMC40LDEsMC40LDEuNCwwbDAuOC0wLjhjMC42LDAuNCwxLjIsMC42LDEuOSwwLjh2MS4yCgljMCwwLjUsMC41LDEsMSwxaDFjMC41LDAsMS0wLjUsMS0xdi0xLjJjMC43LTAuMiwxLjMtMC40LDEuOS0wLjhsMC44LDAuOGMwLjQsMC40LDEsMC40LDEuNCwwbDAuNy0wLjdjMC40LTAuNCwwLjQtMSwwLTEuNEwzOS0xNC4xCgljMC40LTAuNiwwLjYtMS4yLDAuOC0xLjlINDFjMC41LDAsMS0wLjUsMS0xdi0xQzQyLTE4LjUsNDEuNS0xOSw0MS0xOXogTTMzLjUtMTMuNWMtMi4yLDAtNC0xLjgtNC00YzAtMi4yLDEuOC00LDQtNHM0LDEuOCw0LDQKCUMzNy41LTE1LjMsMzUuNy0xMy41LDMzLjUtMTMuNXoiLz4KPHBhdGggb3BhY2l0eT0iMC45IiBmaWxsPSIjOUQ5RkExIiBkPSJNMTMtMTV2LTNoLTEuMmMtMC4xLTAuNC0wLjMtMC44LTAuNS0xLjJsMC45LTAuOUwxMC0yMi4xbC0wLjksMC45Yy0wLjQtMC4yLTAuOC0wLjQtMS4yLTAuNQoJVi0yM0g1djEuMmMtMC40LDAuMS0wLjgsMC4zLTEuMiwwLjVMMy0yMi4xTDAuOC0yMGwwLjksMC45Yy0wLjIsMC40LTAuNCwwLjgtMC41LDEuMkgwdjNoMS4yYzAuMSwwLjQsMC4zLDAuOCwwLjUsMS4yTDAuOC0xMwoJTDMtMTAuOGwwLjktMC45YzAuNCwwLjIsMC44LDAuNCwxLjIsMC41djEuMmgzdi0xLjJjMC40LTAuMSwwLjgtMC4zLDEuMi0wLjVsMC45LDAuOWwyLjEtMi4xbC0wLjktMC45YzAuMi0wLjQsMC40LTAuOCwwLjUtMS4ySDEzegoJIE02LjUtMTMuNWMtMS43LDAtMy0xLjMtMy0zczEuMy0zLDMtM3MzLDEuMywzLDNTOC4yLTEzLjUsNi41LTEzLjV6Ii8+CjxwYXRoIG9wYWNpdHk9IjAuNiIgZmlsbD0iIzlEOUZBMSIgZD0iTTIzLTl2LTJoLTEuMWMtMC4xLTAuNC0wLjItMC43LTAuNC0xbDAuOC0wLjhsLTEuNC0xLjRMMjAtMTMuNGMtMC4zLTAuMi0wLjctMC4zLTEtMC40Vi0xNQoJaC0ydjEuMWMtMC40LDAuMS0wLjcsMC4yLTEsMC40bC0wLjgtMC44bC0xLjQsMS40bDAuOCwwLjhjLTAuMiwwLjMtMC4zLDAuNy0wLjQsMUgxM3YyaDEuMWMwLjEsMC40LDAuMiwwLjcsMC40LDFsLTAuOCwwLjhsMS40LDEuNAoJTDE2LTYuNmMwLjMsMC4yLDAuNywwLjMsMSwwLjRWLTVoMnYtMS4xYzAuNC0wLjEsMC43LTAuMiwxLTAuNGwwLjgsMC44bDEuNC0xLjRMMjEuNC04YzAuMi0wLjMsMC4zLTAuNywwLjQtMUgyM3ogTTE4LTgKCWMtMS4xLDAtMi0wLjktMi0yYzAtMS4xLDAuOS0yLDItMnMyLDAuOSwyLDJDMjAtOC45LDE5LjEtOCwxOC04eiIvPgo8cmVjdCB4PSItNjkiIHk9Ii03IiBvcGFjaXR5PSIwLjUiIGZpbGw9IiM5RDlGQTEiIHdpZHRoPSIzIiBoZWlnaHQ9IjUiLz4KPHJlY3QgeD0iLTY5IiB5PSItMjMiIG9wYWNpdHk9IjAuOSIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNzciIHk9Ii0xNSIgdHJhbnNmb3JtPSJtYXRyaXgoLTEuODM2OTcwZS0xNiAxIC0xIC0xLjgzNjk3MGUtMTYgLTg3Ljk5MjcgNjMuMDA3MykiIG9wYWNpdHk9IjAuMiIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNjEiIHk9Ii0xNSIgdHJhbnNmb3JtPSJtYXRyaXgoLTEuODM2OTcwZS0xNiAxIC0xIC0xLjgzNjk3MGUtMTYgLTcxLjk5MjcgNDcuMDA3MykiIG9wYWNpdHk9IjAuNyIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNjMuMyIgeT0iLTkuMyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIC0wLjcwNzEgMC43MDcxIDAuNzA3MSAtMTMuMjc5OCAtNDUuNzMxOSkiIG9wYWNpdHk9IjAuNiIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNzQuNyIgeT0iLTIwLjYiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTguNTkzNSAtNTcuMDQ1NikiIG9wYWNpdHk9IjAuMSIgZmlsbD0iIzlEOUZBMSIgd2lkdGg9IjMiIGhlaWdodD0iNSIvPgo8cmVjdCB4PSItNzQuNyIgeT0iLTkuMyIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIDAuNzA3MSAtMC43MDcxIDAuNzA3MSAtMjYuMjYwOCA0OS43Mjc1KSIgb3BhY2l0eT0iMC4zIiBmaWxsPSIjOUQ5RkExIiB3aWR0aD0iMyIgaGVpZ2h0PSI1Ii8+CjxyZWN0IHg9Ii02My4zIiB5PSItMjAuNiIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxIDAuNzA3MSAtMC43MDcxIDAuNzA3MSAtMzAuOTQ3MSAzOC40MTM4KSIgb3BhY2l0eT0iMC44IiBmaWxsPSIjOUQ5RkExIiB3aWR0aD0iMyIgaGVpZ2h0PSI1Ii8+CjxwYXRoIGZpbGw9IiMxQUIzOTQiIGQ9Ik0yMSw2LjVDMjEsNC42LDE5LjQsMywxNy41LDNTMTQsNC42LDE0LDYuNWMwLDEuNCwwLjgsMi42LDIsMy4yYy0wLjIsMS0wLjcsMS44LTEuNywyLjMKCWMtMC40LDAuMi0wLjksMC40LTEuMywwLjZjLTAuOCwwLjMtMS43LDAuNi0yLjUsMC45Yy0wLjIsMC4xLTAuMywwLjEtMC41LDAuMlY3LjdjMS4yLTAuNiwyLTEuOCwyLTMuMkMxMiwyLjYsMTAuNCwxLDguNSwxCglTNSwyLjYsNSw0LjVjMCwxLjQsMC44LDIuNiwyLDMuMnY5LjdjLTEuMiwwLjYtMiwxLjgtMiwzLjJDNSwyMi40LDYuNiwyNCw4LjUsMjRzMy41LTEuNiwzLjUtMy41YzAtMS40LTAuOC0yLjYtMi0zLjJ2MAoJYzAuMS0wLjUsMC40LTEsMC45LTEuMmMwLjMtMC4xLDAuNi0wLjMsMS0wLjRjMS4xLTAuNCwyLjEtMC43LDMuMi0xLjJjMS40LTAuNiwyLjUtMS41LDMuMS0yLjljMC4yLTAuNCwwLjMtMS4xLDAuNC0xLjgKCUMyMCw5LjMsMjEsOC4xLDIxLDYuNXogTTguNSwzQzkuMywzLDEwLDMuNywxMCw0LjVTOS4zLDYsOC41LDZTNyw1LjMsNyw0LjVTNy43LDMsOC41LDN6IE04LjUsMjJDNy43LDIyLDcsMjEuMyw3LDIwLjUKCVM3LjcsMTksOC41LDE5czEuNSwwLjcsMS41LDEuNVM5LjMsMjIsOC41LDIyeiBNMTYsNi41QzE2LDUuNywxNi43LDUsMTcuNSw1UzE5LDUuNywxOSw2LjVTMTguMyw4LDE3LjUsOFMxNiw3LjMsMTYsNi41eiIvPgo8L3N2Zz4K);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-new:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cG9seWdvbiBmaWxsPSIjMUFCMzk0IiBwb2ludHM9IjE4LDExIDEzLDExIDEzLDYgMTAsNiAxMCwxMSA1LDExIDUsMTQgMTAsMTQgMTAsMTkgMTMsMTkgMTMsMTQgMTgsMTQgIi8+Cjwvc3ZnPgo=);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd-manage .icon-cloud:before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMUFCMzk0O30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTc1LDYuNUM3NSw0LjYsNzMuNCwzLDcxLjUsM1M2OCw0LjYsNjgsNi41YzAsMS40LDAuOCwyLjYsMiwzLjJjLTAuMiwxLTAuNywxLjgtMS43LDIuMwoJYy0wLjQsMC4yLTAuOSwwLjQtMS4zLDAuNmMtMC44LDAuMy0xLjcsMC42LTIuNSwwLjljLTAuMiwwLjEtMC4zLDAuMS0wLjUsMC4ydi02YzEuMi0wLjYsMi0xLjgsMi0zLjJDNjYsMi42LDY0LjQsMSw2Mi41LDEKCUM2MC42LDEsNTksMi42LDU5LDQuNWMwLDEuNCwwLjgsMi42LDIsMy4ydjkuN2MtMS4yLDAuNi0yLDEuOC0yLDMuMmMwLDEuOCwxLjYsMy40LDMuNSwzLjRzMy41LTEuNiwzLjUtMy41YzAtMS40LTAuOC0yLjYtMi0zLjIKCWwwLDBjMC4xLTAuNSwwLjQtMSwwLjktMS4yYzAuMy0wLjEsMC42LTAuMywxLTAuNGMxLjEtMC40LDIuMS0wLjcsMy4yLTEuMmMxLjQtMC42LDIuNS0xLjUsMy4xLTIuOWMwLjItMC40LDAuMy0xLjEsMC40LTEuOAoJQzc0LDkuMyw3NSw4LjEsNzUsNi41eiBNNjIuNSwzQzYzLjMsMyw2NCwzLjcsNjQsNC41UzYzLjMsNiw2Mi41LDZTNjEsNS4zLDYxLDQuNVM2MS43LDMsNjIuNSwzeiBNNjIuNSwyMmMtMC44LDAtMS41LTAuNy0xLjUtMS41CglzMC43LTEuNSwxLjUtMS41czEuNSwwLjcsMS41LDEuNVM2My4zLDIyLDYyLjUsMjJ6IE03MCw2LjVDNzAsNS43LDcwLjcsNSw3MS41LDVDNzIuMyw1LDczLDUuNyw3Myw2LjVTNzIuMyw4LDcxLjUsOAoJQzcwLjcsOCw3MCw3LjMsNzAsNi41eiIvPgo8Zz4KCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iOSwxOCAxMCwxOSAxMiwxNyAxMiwyMyAxNCwyMyAxNCwxNyAxNiwxOSAxNywxOCAxMywxNCAJIi8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjAuOSw3LjlDMjEsNy42LDIxLDcuMywyMSw3YzAtMi44LTIuMi01LTUtNWMtMi42LDAtNC43LDEuOS00LjksNC40QzEwLjMsNS42LDkuMiw1LDgsNWgwQzUuOCw1LDQsNi44LDQsOQoJCXYwLjJDMi4zLDkuNiwxLDEwLjUsMSwxM2MwLDIuMywyLjQsMyw0LDNoM2w1LTVsNSw1YzIuOCwwLDUtMS4yLDUtNEMyMywxMC4zLDIyLjIsOC45LDIwLjksNy45eiIvPgo8L2c+Cjwvc3ZnPgo=);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  padding: 12px;
}
.svd_container .svd_menu > li.link-to-attach > a {
  width: auto;
}
.svd_container .svd_menu > li.link-to-attach > a:hover {
  background-color: transparent;
  border: none;
}
.svd_container .svd_action.link-to-attach {
  margin-left: 5px;
  font-weight: 500;
  background-color: transparent;
  border: none;
}
.svd_container .link-to-attach span:last-child {
  margin-left: 5px;
}
.svd_container .editor-tabs {
  padding: 19px 15px 0 30px;
}
.svd_container .editor-tabs > li > a {
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5em 1em;
  text-align: center;
  font-weight: 500;
}
.svd_container .svd_toolbox {
  border: none;
  font-size: 1.17em;
}
.svd_container .svd_toolbox .svd_toolbox_title {
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 10px;
}
.svd_container .svd_toolbox .svd_toolbox_item {
  padding: 10px;
  margin: 8px 0;
  line-height: 1.2em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 30px;
  border: 1px solid rgba(0, 0, 0, 0.24) !important;
  cursor: pointer;
}
.svd_container .svd_toolbox .svd_toolbox_item:hover {
  background-color: #e7eaec;
}
.svd_container .svd_toolbox .svd_toolbox_item .svd_toolbox_item_text {
  margin-left: 1em;
}
.svd_container .svd_toolbox .panel-info {
  border: none;
}
.svd_container .svd_toolbox .panel-info.panel {
  background: transparent;
}
.svd_container .svd_toolbox .panel-info > .svd-toolbox-category-header {
  border: none;
  background-color: transparent;
  padding-left: 0;
  font-size: 1.17em;
  font-weight: 500;
  cursor: pointer;
  padding: 10px 15px;
}
.svd_container .svd_toolbox .panel-info > .svd-toolbox-category-header span {
  text-decoration: none;
  text-transform: uppercase;
}
.svd_container .svd_toolbox .panel-info > .svd-toolbox-category-header .icon-toolbox-arrow {
  float: right;
}
.svd_container .svd_toolbox .panel-info [role=tabpanel] {
  padding-left: 15px;
}
.svd_container .svd_toolbar {
  margin-bottom: 1.17em;
}
.svd_container .svd_toolbar .svd_action {
  margin-right: 0.5em;
  margin-top: 0.5em;
  display: inline-block;
}
.svd_container .svd_toolbar .svd_state {
  float: right;
  line-height: 2.2em;
}
.svd_container .svd_toolbar .svd_state .icon {
  display: inline-block;
}
.svd_container .svd_toolbar .svd_state .icon + span {
  font-weight: 500;
}
.svd_container .svd_toolbar .ddmenu-container.toolbar-options ul {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: 160px;
  left: 0;
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.svd_container .svd_toolbar .ddmenu-container.toolbar-options ul li {
  margin: 5px 0;
}
.svd_container .svd_toolbar .ddmenu-container.toolbar-options ul li a {
  width: 100%;
  white-space: nowrap;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  text-decoration: none;
}
.svd_container .svda_action_separator {
  display: inline-block;
  height: 16px;
  border-width: 0;
  border-left-width: 1px;
  border-style: solid;
  vertical-align: middle;
}
.svd_container pages-editor {
  display: block;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.svd_container pages-editor .svd-pages {
  white-space: nowrap;
  width: calc(100% - 180px);
  overflow: hidden;
  vertical-align: bottom;
}
.svd_container pages-editor .svd-page-selector,
.svd_container pages-editor .svd-page-scroller-arrow,
.svd_container pages-editor .svd-page-add,
.svd_container pages-editor .svd-pages,
.svd_container pages-editor .svd-page {
  display: inline-block;
}
.svd_container pages-editor .svd-page-scroller-arrow,
.svd_container pages-editor .svd-page-add {
  cursor: pointer;
  padding: 0 1em;
  vertical-align: top;
  margin-top: 1.22em;
}
.svd_container pages-editor .svd-page {
  overflow: hidden;
  vertical-align: bottom;
  letter-spacing: normal;
  cursor: pointer;
  padding: 1em;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  border: 0;
}
.svd_container pages-editor .svd-page.svd-border-right-none {
  border-right: none;
}
.svd_container pages-editor .svd-page .svd-page-actions-container {
  display: inline-block;
}
.svd_container pages-editor .svd-page .svd-page-actions-container .svd-page-actions {
  box-shadow: 5px 5px 5px -5px #262626;
  position: absolute;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  visibility: hidden;
  z-index: 1;
}
.svd_container pages-editor .svd-page .svd-page-actions-container .svd-page-actions .svda_action_separator {
  vertical-align: middle;
  margin-left: 0.5em;
}
.svd_container pages-editor .svd-page .svd-page-actions-container .svd-page-actions .svd-page-action {
  margin-right: 0.5em;
  vertical-align: middle;
}
.svd_container pages-editor .svd-page .svd-page-actions-container .svd-page-actions .svd-page-action:last-child {
  margin-left: 0.5em;
  display: inline-block;
}
.svd_container pages-editor .svd-page:hover .svd-page-actions {
  visibility: visible;
}
.svd_container pages-editor .svd-page-selector.svd_custom_select {
  display: none;
  max-width: 250px;
  line-height: 2.44em;
  height: 2.44em;
  border: 0;
  font-size: 16px;
  margin-bottom: 7px;
}
.svd_container pages-editor .svd-page-selector.svd_custom_select select {
  padding-left: 20px;
  min-width: 100px;
  border: none;
}
.svd_container .svd_properties {
  border-width: 0;
  border-top-width: 2px;
  border-style: solid;
  border-radius: 0;
  padding: 0;
  font-size: 1.17em;
}
.svd_container .svd_properties .modal {
  font-size: 0.857em;
  color: #676a6c;
}
.svd_container .svd_properties .svd_object_selector {
  padding: 1.4em;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
}
.svd_container .svd_properties .svd_object_selector .svd_custom_select {
  display: inline-block;
  width: calc(100% - 4em);
}
.svd_container .svd_properties .svd_object_selector .icon-edit {
  cursor: pointer;
  margin-left: 1em;
}
.svd_container .svd_properties .svd_object_editor {
  padding: 1.4em;
  height: auto !important;
  overflow-y: scroll;
}
.svd_container .svd_properties .svd_object_editor .form-control {
  border-radius: 0;
}
.svd_container .svd_properties .svd_object_editor input[type=checkbox].form-control {
  width: 25px;
}
.svd_container .svd_properties .svd_object_editor .table.svd_properties_grid .form-group {
  margin-bottom: 0;
}
.svd_container .svd_properties .svd_object_editor .table.svd_properties_grid > tbody > tr > td {
  border: none;
  padding: 0;
  line-height: 3.25em;
  background-color: transparent;
  vertical-align: middle;
}
.svd_container .svd_properties .svd_object_editor .table.svd_properties_grid > tbody > tr > td:nth-child(1) {
  font-weight: 500;
}
.svd_container .svd_properties .svd_object_editor .table.svd_properties_grid > tbody > tr > td .modal-content {
  line-height: normal;
  line-height: initial;
}
.svd_container {
  position: relative;
  font-size: 12px;
}
.svd_container #testSurveyPageChanged {
  width: 300px;
  display: inline-block;
  margin-bottom: 3px;
}
.svd_container #surveyjs .svd_question {
  overflow: visible;
}
.svd_container #surveyjs .sv_main .sv_custom_header,
.svd_container #surveyjsExample .sv_main .sv_custom_header {
  background-color: transparent;
}
.svd_container .svd-textitems-column {
  width: 100%;
  display: inline-block;
}
.svd_container .svd-textitems-column .btn-danger {
  min-width: 2em;
  padding: 0.78em 1em;
}
.svd_container .svd-textitems-column .svd-textitems-isrequired {
  vertical-align: top;
  padding-top: 3px;
  display: inline-block;
}
.svd_container .svd-textitems-column .svd-textitems-edit {
  vertical-align: top;
  display: inline-block;
  margin-left: 1.7em;
}
.svd_container .svd-items-control-footer {
  margin-top: 1em;
}
.svd_container .svd-drag-handle {
  font-size: 20px;
  cursor: move;
}
.svd_container .svd-itemvalue-actions-container {
  white-space: nowrap;
}
.svd_container .svd-itemvalue-action {
  display: inline-block;
  vertical-align: middle;
}
.svd_container .form-control {
  border-radius: 4px;
}
.svd_container .form-control:focus {
  border-color: #2b769b;
  outline: 0;
  box-shadow: none;
}
.svd_container .propertyeditor-condition,
.svd_container .propertyeditor-expression {
  width: 100%;
}
.svd_container .propertyeditor-condition textarea,
.svd_container .propertyeditor-expression textarea {
  max-width: calc(100%);
  min-width: calc(100%);
}
.svd_container .propertyeditor-condition .assistant,
.svd_container .propertyeditor-expression .assistant {
  padding-left: 1em;
  width: 200px;
  float: right;
}
.svd_container .propertyeditor-condition .assistant .assistant-title,
.svd_container .propertyeditor-expression .assistant .assistant-title {
  margin-bottom: 0.5em;
  font-weight: 500;
}
.svd_container .propertyeditor-condition .assistant .assistant-content,
.svd_container .propertyeditor-expression .assistant .assistant-content {
  overflow-y: auto;
  height: 125px;
}
.svd_container .propertyeditor-condition .assistant .assistant-content .assistant-item,
.svd_container .propertyeditor-expression .assistant .assistant-content .assistant-item {
  margin-bottom: 0.5em;
  cursor: pointer;
}
.svd_container .propertyeditor-triggers,
.svd_container .propertyeditor-validators {
  min-height: 200px;
}
.svd_container .propertyeditor-triggers .first-addon,
.svd_container .propertyeditor-validators .first-addon {
  padding: 0;
}
.svd_container .propertyeditor-triggers .ddmenu-container .ddmenu > span,
.svd_container .propertyeditor-validators .ddmenu-container .ddmenu > span {
  padding: 6px 12px;
}
.svd_container .propertyeditor-triggers .ddmenu-container ul,
.svd_container .propertyeditor-validators .ddmenu-container ul {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: 160px;
  left: 0;
  z-index: 2000;
  margin-top: 3px;
  font-size: 0.9em;
}
.svd_container .propertyeditor-triggers .ddmenu-container ul li,
.svd_container .propertyeditor-validators .ddmenu-container ul li {
  margin: 5px 0;
  width: 100%;
}
.svd_container .propertyeditor-triggers .ddmenu-container ul li a,
.svd_container .propertyeditor-validators .ddmenu-container ul li a {
  padding: 3px 20px;
  color: #262626;
  width: 100%;
  font-weight: 400;
  display: block;
}
.svd_container .propertyeditor-triggers .ddmenu-container ul li a:hover,
.svd_container .propertyeditor-validators .ddmenu-container ul li a:hover {
  background-color: #f4f4f4;
  text-decoration: none;
}
.svd_container .select2-container .select2-selection--single,
.svd_container .select2-container--default.select2-container--open .select2-selection--single {
  background-color: #2b769b;
  border-radius: 0;
  border: 1px solid #ccc;
  height: 34px;
}
.svd_container .select2-container .select2-selection--single .select2-selection__arrow,
.svd_container .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: #2b769b;
  height: 34px;
  top: 0px;
  right: 0px;
  width: 34px;
}
.svd_container .select2-container .select2-selection--single .select2-selection__arrow b,
.svd_container .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent #fff transparent;
}
.svd_container * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.svd_container a,
.svd_container a.nav-link {
  cursor: pointer;
}
.svd_container .btn {
  border-radius: 4px;
  padding: 0.5em 1em;
  font-size: 1em;
  line-height: 1em;
  min-width: 6em;
  font-weight: 500;
}
.svd_container .svd_content {
  padding: 30px;
  margin: 0;
  border: none;
  overflow: auto;
}
.svd_container .svd_content .svd_survey_designer {
  position: relative;
}
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor {
  height: auto !important;
  padding-top: 18px;
}
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor .empty-message {
  text-align: center;
  line-height: 240px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  border-radius: 4px;
  font-size: 18px;
}
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor .panel-body .svd_question,
.svd_container .svd_content .svd_survey_designer .svd_editors .svd_questions_editor .card-block .svd_question {
  border-radius: 4px;
  padding: 24px;
  margin: 0 0 11px 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  cursor: move;
}
.svd_container .svd_content .svd_json_editor {
  height: auto;
}
.svd_container .svd_content .svd_json_editor_area {
  height: auto;
  width: 100%;
}
.svd_container [draggable] {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
.svd_container survey-widget .form-control {
  width: 100%;
}
.svd_container .svd_wrap_elements {
  white-space: normal;
}
.svd_container .svd-matrixdropdowncolumns-table th {
  white-space: nowrap;
}
.svd_container .svd_table-nowrap {
  table-layout: fixed;
}
.svd_container .svd_table-nowrap td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.svd_container .svd_q_selected {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 1px !important;
  padding: 30px 12px;
  margin: 0;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.svd_container .svd_q_design {
  pointer-events: none;
}
.svd_container .svd_q_design_border {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 1px !important;
  padding: 30px 12px;
  margin: 0;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.svd_container .svd_navbarbuttons {
  margin-top: 3px;
}
.svd-manage-mask {
  z-index: 9999;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.15);
}
.svd_container .animated {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.svd_container .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.svd_container .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.svd_container .modal {
  display: none;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}
.svd_container .modal .modal-dialog {
  max-width: 600px;
}
.svd_container .modal .modal-body {
  max-height: 75vh;
  overflow: auto;
}
.svd_container .modal .modal-body .sv_main .sv_custom_header {
  background: transparent;
}
.svd_container .modal .svd_property_editor_dropdown {
  min-width: 140px;
  display: block;
}
.svd_property_editor_dropdown select option[value=color] {
  display: none;
}
.svd_property_editor_dropdown select option[value=range] {
  display: none;
}
.svd_container .svd_items_table {
  width: 100%;
}
.svd_container .svd_items_table tr th,
.svd_container .svd_items_table tr td {
  padding: 0.25em;
}
.svd_container .svd_items_table tr th .btn,
.svd_container .svd_items_table tr td .btn {
  min-width: auto;
}
.svd_container .svd_commercial_container {
  display: none;
}
.svd_container .svd_commercial_container .svd_commercial_text {
  display: none;
}
.svd_container .svd_commercial_container .svd_commercial_text .svd_commercial_product {
  display: none;
}
.svd_container.sv_default_css a {
  text-decoration: unset;
}
.svd_container.sv_default_css .btn,
.svd_container.sv_default_css .btn:active {
  color: #2b769b !important;
  background-color: #ffffff !important;
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  font-family: Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.24) !important;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin-left: 5px;
  min-width: 64px;
  line-height: 34px;
  padding: 0 15px;
  border-radius: 4px;
}
.svd_container.sv_default_css .btn:hover {
  transition: opacity 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  background-color: rgba(63, 81, 181, 0.12) !important;
}
.svd_container.sv_default_css .btn span,
.svd_container.sv_default_css .btn:active span {
  display: inline-block;
  padding: 1px;
}
.svd_container.sv_default_css .btn[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65;
}
.svd_container.sv_default_css :after,
.svd_container.sv_default_css :before {
  box-sizing: border-box;
}
.svd_container.sv_default_css label {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
}
.svd_container.sv_default_css .form-group {
  margin-bottom: 15px;
}
.svd_container.sv_default_css select,
.svd_container.sv_default_css textarea {
  line-height: inherit;
}
.svd_container.sv_default_css .form-control {
  padding: 6px 12px;
  line-height: 1.5em;
  border: 1px solid rgba(0, 0, 0, 0.42);
  border-radius: 4px;
  display: block;
  width: 100%;
  height: 34px;
}
.svd_container.sv_default_css .form-control.svd_custom_select {
  padding: 0;
}
.svd_container.sv_default_css .form-control.svd_custom_select select {
  height: 32px;
}
.svd_container.sv_default_css .input-group {
  position: relative;
  display: table;
  border-spacing: 0;
}
.svd_container.sv_default_css .input-group .form-control,
.svd_container.sv_default_css .input-group .input-group-addon,
.svd_container.sv_default_css .input-group .input-group-btn {
  display: table-cell;
}
.svd_container.sv_default_css .input-group .form-control {
  float: left;
}
.svd_container.sv_default_css .input-group .input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  background-color: #e7eaec;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.svd_container.sv_default_css .input-group .input-group-addon:first-child {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.svd_container.sv_default_css .input-group .input-group-addon:last-child {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.svd_container.sv_default_css .form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}
.svd_container.sv_default_css .form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.svd_container.sv_default_css .nav-tabs {
  margin-bottom: 0;
  padding: 0;
  line-height: 2.5em;
}
.svd_container.sv_default_css .nav-item {
  display: inline-block;
  margin-left: -3px;
}
.svd_container.sv_default_css .nav-item:first-child {
  margin-left: 0;
}
.svd_container.sv_default_css .nav-link {
  border-radius: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 0.5em 1em;
  text-align: center;
}
.svd_container.sv_default_css .nav-link.active {
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.svd_container.sv_default_css .svd_toolbox {
  float: left;
  width: 15%;
}
.svd_container.sv_default_css .svd_editors {
  display: inline-block;
  width: 85%;
  padding: 0 15px;
}
.svd_container.sv_default_css .svd_editors.svd_wide {
  width: 85%;
}
.svd_container.sv_default_css .svd_properties {
  float: right;
  width: 25%;
}
.svd_container.sv_default_css .svd_properties table {
  width: 100%;
}
.svd_container.sv_default_css #surveyjs .sv_row .svd_question {
  overflow: visible;
}
.svd_container.sv_default_css #surveyjs .sv_row .svd_question question-actions .svda_question_action {
  display: inline-block;
  font-size: 12px;
}
.svd_container.sv_default_css #surveyjs .sv_row .svd_question question-actions .svda_question_action .icon-actiondragelement {
  bottom: 0;
}
.svd_container.sv_default_css #surveyjs .sv_row .svd_question .svda-select-items-title {
  top: -1.8em;
  right: 2.5em;
}
.svd_container.sv_default_css .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.svd_container.sv_default_css .modal .modal-dialog {
  position: relative;
  max-width: 680px;
  margin: 30px auto;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  margin-top: 70px;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-header {
  padding: 12px;
  border-bottom: 1px solid #e5e5e5;
  display: block;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-header h4 {
  margin: 0;
  font-size: 16px;
  float: left;
  font-weight: 500;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-header button.close {
  float: right;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.87);
  text-shadow: 0 1px 0 #fff;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0 !important;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-body {
  padding: 12px;
  height: 68vh;
}
.svd_container.sv_default_css .modal .modal-dialog .modal-content .modal-footer {
  padding: 12px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.title_editable {
  pointer-events: all;
  cursor: text;
}
.title_editable .svda-title-editor-start {
  cursor: pointer;
  visibility: hidden;
}
.svd_q_selected .title_editable:hover .svda-title-editor-start {
  visibility: visible;
}
title-editor {
  display: inline-block;
}
title-editor .svda-content {
  position: relative;
  pointer-events: all;
}
title-editor .svda-content .svda-title-editor-content {
  white-space: nowrap;
}
title-editor .svda-content .svda-edit-button {
  padding-left: 5px;
  cursor: pointer;
}
.item_editable {
  pointer-events: all;
  cursor: text;
}
.item_editable .svda-title-editor-start {
  cursor: pointer;
  visibility: hidden;
  padding-left: 5px;
}
.svd_q_selected .item_editable:hover .svda-title-editor-start {
  visibility: visible;
}
.svda-drag-handle {
  cursor: move;
  visibility: hidden;
  padding-left: 5px;
}
.svd_q_selected .item_draggable:hover .svda-drag-handle {
  visibility: visible;
}
.svda-delete-item {
  cursor: pointer;
  visibility: hidden;
  padding-left: 5px;
}
.svd_q_selected .item_editable:hover .svda-delete-item {
  visibility: visible;
}
.svda-add-new-item {
  cursor: pointer;
  pointer-events: auto;
  padding-left: 16px;
  display: none;
}
.svda-add-new-item:hover {
  text-decoration: underline;
}
.svd_q_selected .svda-add-new-item {
  display: inline-block;
}
item-editor {
  display: inline-block;
}
item-editor .svda-content {
  position: relative;
  pointer-events: all;
}
item-editor .svda-content .svda-title-editor-content {
  white-space: nowrap;
}
item-editor .svda-content .svda-edit-button {
  padding-left: 5px;
  cursor: pointer;
}
.label_editable {
  pointer-events: all;
  cursor: text;
}
.label_editable .svda-title-editor-start {
  cursor: pointer;
  visibility: hidden;
}
.svd_q_selected .label_editable:hover .svda-title-editor-start {
  visibility: visible;
}
.svda-question-actions {
  position: absolute;
  right: 15px;
  top: -30px;
  left: 15px;
  text-align: right;
  line-height: 30px;
}
.svda-question-actions .svda_current_type {
  font-weight: 500;
  cursor: auto;
}
.svda-question-actions select.svda_current_type {
  border: none;
  outline: none;
  cursor: pointer;
}
.svda-question-actions select.svda_current_type:focus {
  border: none;
  outline: none;
}
question-actions {
  display: none;
}
question-actions .svda_question_action {
  font-weight: 500;
  cursor: pointer;
  margin-left: 1em;
}
.svd_q_selected > .svda-question-actions question-actions {
  display: block;
}
.svd_q_selected > .svda-question-actions .svda_action_separator {
  margin-left: 15px;
  margin-top: -5px;
}
select-items-editor {
  display: none;
}
select-items-editor .svda-select-items-editor {
  position: relative;
  pointer-events: all;
}
select-items-editor .svda-select-items-editor .svda-select-items-title {
  text-align: center;
  position: absolute;
  top: -2.2em;
  right: 2em;
  height: 2em;
}
select-items-editor .svda-select-items-editor .svda-select-items-title span {
  font-weight: 500;
  cursor: pointer;
}
select-items-editor .svda-select-items-editor .svda-select-items-content {
  padding: 1em;
  border-style: solid;
  border-width: 1px;
  border-top: none;
}
.svd_q_selected select-items-editor {
  display: block;
}
rating-item-editor {
  display: none;
}
rating-item-editor .svda-content {
  position: relative;
  pointer-events: none;
}
rating-item-editor .svda-content .svda-title-editor-content {
  white-space: nowrap;
}
rating-item-editor .svda-content .svda-edit-button {
  padding-left: 5px;
  cursor: pointer;
}
rating-item-editor .svda-title-editor-start,
rating-item-editor .svda-delete-item {
  display: none;
}
.svda-add-new-rating-item {
  pointer-events: all;
  padding: 0 1em;
  line-height: 2em;
  display: none;
}
.svd_q_selected rating-item-editor {
  display: inline-block;
}
.svd_q_selected rating-item-editor .svda-content {
  pointer-events: all;
}
.svd_q_selected .item_editable:hover rating-item-editor .svda-title-editor-start,
.svd_q_selected .item_editable:hover rating-item-editor .svda-delete-item {
  display: inline-block;
}
.svd_q_selected .svda-add-new-rating-item {
  display: inline-block;
}
.image_item_editable {
  position: relative;
}
.sv_imgsel .svda-add-new-item {
  vertical-align: top;
  border: 1px solid lightgray;
  border-radius: 4px;
  text-align: center;
  padding: 0;
}
.svd_q_selected .image_item_editable image-item-editor {
  display: block;
}
.svd_q_selected .image_item_editable .svda-drag-handle {
  visibility: visible;
}
.svd_q_selected .image_item_editable .svda-delete-item {
  visibility: visible;
}
.svda-image-editor {
  overflow: hidden;
}
image-item-editor {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 0 1em;
  border-radius: 0.5em;
  background-color: white;
  opacity: 0.75;
}
image-item-editor .svda-content {
  position: relative;
  pointer-events: all;
}
image-item-editor .svda-content .edit-image-item {
  cursor: pointer;
}
.svd-accordion-tab-header {
  min-height: 32px;
  line-height: 40px;
  margin: 1em 0;
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.svd-accordion-tab-header .icon-toolbox-arrow {
  float: right;
  margin-top: -2px;
}
svd-splitter {
  display: block;
  z-index: 999;
  overflow: hidden;
  position: absolute;
  width: 4px;
  top: 0;
  bottom: 0;
  cursor: ew-resize;
}
svd-splitter:hover,
svd-splitter.svd-active-splitter {
  background-color: gray;
}
.svd-icon-container--left-close {
  display: none;
}
.svd-icon-container--right-close {
  display: none;
}
#surveyElement .sv_main.sv_default_css {
  font-family: Arial, sans-serif !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row {
  padding: 0;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn {
  padding: 10px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_text_root {
  background: transparent !important;
  border-color: #000 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control:focus-within {
  border: none !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control .sv_q_dropdown__value {
  position: relative;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control .sv_q_dropdown__value span {
  position: absolute;
  left: 10px;
  top: 13px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control .sv_q_dropdown__value input {
  position: relative;
  background: transparent !important;
  border: 1px solid #000 !important;
  min-width: 240px;
  width: 50%;
  border-radius: 4px;
  padding: 10px;
  margin: 0 !important;
  max-height: 45.6px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control .sv_q_dropdown__value input:focus {
  border: 2px solid #000 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control .sv_q_dropdown_clean-button {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 46%;
  margin-top: -32px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control .sv_q_dropdown_clean-button svg {
  width: 20px;
  height: 20px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn h5[aria-label~=Drag],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn h5[aria-label="Choose file"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn h5[aria-label="Choose file."] {
  display: none !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file {
  margin-bottom: 10px;
  text-align: center;
  overflow: auto;
  clear: both;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file input[type=file] + .sv-file__decorator {
  position: relative;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file input[type=file] + .sv-file__decorator span.sv-hidden {
  display: block !important;
  margin-bottom: 10px;
  line-height: 10;
  border: 1px dashed #999;
  border-radius: 4px;
  padding-bottom: 51px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file input[type=file] + .sv-file__decorator .sv_q_file_choose_button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 10px);
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn label[aria-label="Choose file"] {
  background: #ddd !important;
  padding: 6px !important;
  border: 1px solid #666 !important;
  margin-bottom: 10px !important;
  display: inline-block !important;
  cursor: pointer !important;
  border-radius: 4px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file_remove_button {
  display: none !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file_preview {
  border: none !important;
  float: left;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file_preview .sv_q_file_sign, #surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file_preview .sv_q_file_remove {
  float: left;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file_preview .sv_q_file_sign + div {
  float: left;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file_preview .sv_q_file_remove {
  margin-left: 10px;
  padding: 3px;
  border: 1px solid #999;
  visibility: hidden;
  height: 20px;
  position: relative;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_file_preview .sv_q_file_remove::after {
  content: "X";
  display: block;
  width: 21px;
  height: 18px;
  visibility: visible;
  border: 1px solid #333;
  border-radius: 12px;
  position: absolute;
  top: -2px;
  text-align: center;
  font-size: 14px;
  padding-top: 2px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question1] {
  background-color: #9778d3 !important;
  color: #fff !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question308],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question314],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question320],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question326],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question32],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question37],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question40],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question45],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question50],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question56],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question62],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question68],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question74],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question80],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question86],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question92],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question215],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question220],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question225],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question230],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question7],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question14],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question21],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question211],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question238],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question244],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question250],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question256],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question262],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question268],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question270],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question274],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question280],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question286],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question490],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question496],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question502],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question508],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question514],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question520],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question526],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question532],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question538],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question544],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question550],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question556],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question562],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question568],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question574],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question580] {
  background-color: #b6a0e0 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question6],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question313],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question315],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question321],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question327],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question31],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question36],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question39],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question44],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question49],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question55],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question61],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question67],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question73],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question79],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question85],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question91],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question97],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question219],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question224],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question229],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question231],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question8],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question15],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question22],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question212],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question239],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question245],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question251],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question257],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question263],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question269],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question275],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question281],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question287],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question491],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question497],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question503],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question509],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question515],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question521],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question527],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question533],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question539],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question545],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question551],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question557],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question563],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question569],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question575],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question581] {
  background-color: #eae4f6 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question214],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question312],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question311],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question310],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question309],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question316],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question317],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question318],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question319],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question322],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question323],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question324],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question325],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question328],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question329],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question330],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question331],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question28],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question29],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question30],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question839],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question33],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question34],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question35],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question840],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question38],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question200],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question201],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question841],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question41],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question42],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question842],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question46],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question47],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question48],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question843],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question51],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question52],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question53],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question844],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question57],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question58],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question59],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question845],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question63],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question64],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question65],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question846],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question69],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question70],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question71],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question847],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question75],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question76],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question77],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question848],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question81],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question82],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question849],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question83],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question87],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question88],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question89],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question850],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question93],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question94],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question95],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question851],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question216],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question217],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question218],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question852],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question221],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question222],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question223],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question853],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question226],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question227],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question228],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question854],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question232],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question233],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question234],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question855],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question9],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question11],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question12],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question856],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question16],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question17],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question18],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question857],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question23],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question24],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question25],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question858],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question213],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question235],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question236],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question859],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question240],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question241],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question242],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question860],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question246],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question247],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question248],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question861],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question252],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question253],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question254],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question862],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question258],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question259],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question260],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question863],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question264],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question265],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question266],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question864],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question270],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question271],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question272],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question865],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question276],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question277],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question278],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question867],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question282],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question283],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question284],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question866],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question288],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question289],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question290],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question297],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question43],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question492],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question493],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question494],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question919],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question498],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question499],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question500],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question920],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question504],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question505],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question506],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question921],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question510],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question511],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question512],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question972],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question516],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question517],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question518],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question973],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question522],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question523],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question524],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question974],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question528],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question529],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question530],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question975],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question534],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question535],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question536],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question922],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question540],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question541],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question542],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question923],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question546],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question547],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question548],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question924],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question552],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question553],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question554],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question925],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question558],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question559],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question560],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question926],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question564],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question565],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question566],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question927],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question571],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question572],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question573],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question928],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question576],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question577],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question578],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question929],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question582],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question583],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question584],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question930],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question570],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question7],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question8],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question9],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question10],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question6],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question7],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question8],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question9],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question10],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question11],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question12],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question13],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question14],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question6],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question10],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question13],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-file upload"] {
  background-color: #f4f1fb !important;
  margin-bottom: 0 !important;
  overflow: auto;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question214] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question312] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question311] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question310] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question309] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question316] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question317] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question318] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question319] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question322] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question323] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question324] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question325] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question328] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question329] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question330] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question331] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question28] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question29] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question30] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question839] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question33] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question34] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question35] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question840] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question38] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question200] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question201] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question841] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question41] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question42] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question842] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question46] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question47] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question48] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question843] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question51] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question52] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question53] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question844] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question57] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question58] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question59] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question845] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question63] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question64] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question65] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question846] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question69] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question70] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question71] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question847] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question75] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question76] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question77] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question848] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question81] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question82] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question849] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question83] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question87] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question88] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question89] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question850] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question93] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question94] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question95] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question851] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question216] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question217] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question218] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question852] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question221] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question222] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question223] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question853] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question226] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question227] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question228] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question854] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question232] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question233] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question234] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question855] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question9] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question11] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question12] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question856] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question16] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question17] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question18] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question857] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question23] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question24] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question25] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question858] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question213] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question235] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question236] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question859] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question240] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question241] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question242] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question860] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question246] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question247] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question248] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question861] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question252] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question253] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question254] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question862] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question258] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question259] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question260] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question863] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question264] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question265] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question266] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question864] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question270] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question271] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question272] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question865] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question276] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question277] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question278] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question867] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question282] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question283] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question284] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question866] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question288] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question289] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question290] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question297] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question43] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question492] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question493] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question494] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question919] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question498] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question499] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question500] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question920] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question504] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question505] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question506] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question921] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question510] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question511] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question512] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question972] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question516] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question517] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question518] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question973] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question522] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question523] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question524] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question974] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question528] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question529] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question530] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question975] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question534] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question535] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question536] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question922] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question540] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question541] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question542] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question923] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question546] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question547] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question548] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question924] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question552] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question553] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question554] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question925] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question558] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question559] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question560] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question926] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question564] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question565] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question566] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question927] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question571] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question572] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question573] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question928] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question576] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question577] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question578] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question929] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question582] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question583] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question584] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question930] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question570] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question7] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question8] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question9] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question10] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question6] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question7] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question8] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question9] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question10] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question11] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question12] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question13] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question14] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question6] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question10] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question13] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-file upload"] .sv_select_wrapper {
  background-color: #f4f1fb !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question214] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question312] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question311] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question310] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question309] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question316] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question317] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question318] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question319] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question322] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question323] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question324] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question325] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question328] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question329] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question330] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question331] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question28] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question29] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question30] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question839] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question33] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question34] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question35] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question840] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question38] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question200] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question201] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question841] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question41] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question42] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question842] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question46] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question47] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question48] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question843] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question51] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question52] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question53] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question844] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question57] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question58] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question59] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question845] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question63] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question64] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question65] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question846] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question69] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question70] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question71] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question847] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question75] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question76] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question77] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question848] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question81] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question82] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question849] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question83] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question87] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question88] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question89] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question850] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question93] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question94] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question95] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question851] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question216] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question217] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question218] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question852] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question221] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question222] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question223] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question853] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question226] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question227] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question228] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question854] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question232] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question233] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question234] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question855] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question9] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question11] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question12] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question856] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question16] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question17] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question18] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question857] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question23] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question24] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question25] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question858] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question213] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question235] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question236] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question859] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question240] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question241] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question242] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question860] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question246] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question247] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question248] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question861] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question252] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question253] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question254] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question862] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question258] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question259] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question260] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question863] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question264] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question265] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question266] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question864] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question270] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question271] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question272] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question865] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question276] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question277] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question278] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question867] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question282] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question283] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question284] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question866] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question288] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question289] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question290] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question297] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question43] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question492] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question493] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question494] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question919] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question498] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question499] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question500] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question920] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question504] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question505] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question506] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question921] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question510] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question511] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question512] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question972] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question516] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question517] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question518] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question973] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question522] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question523] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question524] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question974] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question528] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question529] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question530] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question975] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question534] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question535] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question536] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question922] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question540] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question541] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question542] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question923] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question546] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question547] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question548] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question924] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question552] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question553] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question554] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question925] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question558] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question559] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question560] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question926] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question564] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question565] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question566] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question927] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question571] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question572] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question573] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question928] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question576] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question577] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question578] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question929] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question582] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question583] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question584] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question930] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question570] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question7] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question8] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question9] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question10] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question6] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question7] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question8] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question9] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question10] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question11] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question12] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question13] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question14] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question6] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question10] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question13] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-file upload"] input {
  background-color: #fff !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question214] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question312] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question311] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question310] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question309] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question316] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question317] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question318] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question319] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question322] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question323] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question324] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question325] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question328] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question329] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question330] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question331] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question28] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question29] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question30] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question839] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question33] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question34] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question35] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question840] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question38] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question200] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question201] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question841] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question41] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question42] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question842] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question46] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question47] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question48] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question843] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question51] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question52] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question53] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question844] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question57] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question58] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question59] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question845] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question63] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question64] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question65] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question846] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question69] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question70] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question71] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question847] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question75] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question76] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question77] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question848] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question81] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question82] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question849] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question83] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question87] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question88] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question89] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question850] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question93] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question94] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question95] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question851] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question216] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question217] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question218] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question852] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question221] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question222] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question223] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question853] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question226] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question227] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question228] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question854] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question232] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question233] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question234] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question855] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question9] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question11] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question12] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question856] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question16] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question17] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question18] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question857] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question23] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question24] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question25] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question858] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question213] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question235] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question236] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question859] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question240] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question241] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question242] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question860] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question246] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question247] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question248] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question861] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question252] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question253] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question254] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question862] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question258] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question259] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question260] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question863] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question264] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question265] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question266] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question864] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question270] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question271] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question272] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question865] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question276] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question277] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question278] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question867] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question282] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question283] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question284] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question866] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question288] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question289] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question290] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question297] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question43] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question492] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question493] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question494] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question919] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question498] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question499] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question500] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question920] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question504] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question505] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question506] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question921] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question510] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question511] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question512] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question972] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question516] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question517] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question518] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question973] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question522] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question523] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question524] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question974] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question528] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question529] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question530] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question975] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question534] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question535] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question536] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question922] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question540] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question541] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question542] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question923] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question546] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question547] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question548] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question924] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question552] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question553] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question554] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question925] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question558] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question559] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question560] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question926] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question564] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question565] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question566] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question927] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question571] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question572] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question573] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question928] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question576] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question577] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question578] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question929] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question582] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question583] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question584] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question930] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question570] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question7] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question8] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question9] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question10] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question6] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question7] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question8] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question9] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question10] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question11] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question12] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question13] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question14] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question6] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question10] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question13] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-file upload"] textarea {
  background-color: #f4f1fb !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question5] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question214] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-std-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question312] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question311] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question310] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question309] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question316] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question317] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question318] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question319] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question322] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question323] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question324] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question325] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question328] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question329] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question330] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question331] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question28] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question29] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question30] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question839] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question33] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question34] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question35] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question840] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question38] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question200] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question201] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question841] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question41] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question42] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question842] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question46] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question47] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question48] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question843] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question51] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question52] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question53] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question844] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question57] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question58] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question59] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question845] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question63] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question64] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question65] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question846] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question69] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question70] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question71] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question847] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question75] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question76] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question77] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question848] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question81] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question82] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question849] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question83] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question87] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question88] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question89] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question850] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question93] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question94] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question95] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question851] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question216] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question217] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question218] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question852] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question221] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question222] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question223] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question853] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question226] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question227] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question228] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question854] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question232] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question233] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question234] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question855] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question9] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question11] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question12] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question856] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question16] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question17] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question18] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question857] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question23] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question24] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question25] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question858] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question213] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question235] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question236] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question859] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question240] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question241] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question242] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question860] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question246] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question247] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question248] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question861] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question252] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question253] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question254] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question862] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question258] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question259] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question260] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question863] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question264] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question265] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question266] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question864] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question270] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question271] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question272] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question865] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question276] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question277] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question278] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question867] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question282] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question283] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question284] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question866] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question288] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question289] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question290] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question297] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question43] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question492] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question493] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question494] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question919] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question498] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question499] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question500] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question920] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question504] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question505] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question506] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question921] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question510] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question511] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question512] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question972] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question516] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question517] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question518] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question973] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question522] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question523] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question524] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question974] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question528] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question529] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question530] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question975] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question534] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question535] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question536] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question922] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question540] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question541] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question542] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question923] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question546] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question547] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question548] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question924] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question552] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question553] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question554] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question925] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question558] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question559] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question560] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question926] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question564] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question565] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question566] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question927] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question571] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question572] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question573] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question928] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question576] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question577] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question578] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question929] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question582] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question583] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question584] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question930] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question570] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question7] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question8] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question9] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A1-question10] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question2] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question5] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question6] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question7] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question8] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question9] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question10] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question11] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question12] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question13] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A2-question14] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question2] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A3-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A4-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question2] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question5] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question6] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question10] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A5-question13] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question1] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question2] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A6-question5] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question2] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A18-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question2] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A19-question5] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question2] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A20-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question2] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A21-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question2] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A22-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question3] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F5A18-question4] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-external link"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.1-Commitment-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.3-Strategy-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.4-Assurance-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.5-Safety Management Systems-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S1.2-Policy-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.1-Board accountability-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.2-Non-Executive Director leadership, Learning from Deaths-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.3-Training and support-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.4-Decision frameworks-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.5-Impact assessment informs Board priorities-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.6-Building capability-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.7-Board Committee responsibility-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.8-Responsibility-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.9-Risk register-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.10-Risk assessment-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.11-Risk methodology-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.12-Embedding risk management-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S2.13-Business continuity-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.1-Risk informed planning-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.2-Continuous QI-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S3.3-Impact investment tools-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S4.1-New services-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.1-Care Pathways-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.2-National recommendations for action-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.3-National coordination-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.4-Safe System-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.5-National policy-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.6-Patient safety is integral to system regulation -file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.7-Shared learning-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S5.8-Investigation-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.1-Behavioural framework-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.2-Just culture-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.3-Listening to and protecting staff-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.4-Non-Executive Directors and Governors-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F1S6.5-Nolan principles-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.1-Principles, goals, plans-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.2-Monitored and reported goals-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S18.3-PS partners-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.1-System in place-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.2-Integrated approach with PIPE-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.3-Leadership and governance -file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S19.4-Named responsible person -file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.1-Policy for patient engagement in own care-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.2-In decision-making-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S20.3-Follow up for feedback-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.1-Policy framework when things go wrong-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.2-Support when things go wrong-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S21.3-Board oversight when things go wrong-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.1-Policy for engagement in safer care-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.2-In designing and delivering safer care-file upload"] label[role=button],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F5S22.3-In governance-file upload"] label[role=button] {
  color: rgba(0, 0, 0, 0.87);
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question976],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question1] {
  background-color: #40b4e5 !important;
  color: #fff !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question98],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question103],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question108],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question111],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question116],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question121],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question126],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question131],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question136],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question141],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question146],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question149],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question154],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question159],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question292],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question298],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question303],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question436],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question442],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question448],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question454],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question460],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question466],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question472],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question478],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question484] {
  background-color: #79caed !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question102],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question107],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question110],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question115],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question120],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question125],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question130],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question135],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question263],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question140],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question145],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question148],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question153],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question158],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question163],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question293],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question299],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question304],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question437],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question443],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question449],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question455],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question461],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question467],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question473],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question479],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question485] {
  background-color: #d9f0fa !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question99],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question100],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question101],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question868],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question104],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question105],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question106],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question869],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question109],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question192],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question207],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question870],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question112],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question113],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question114],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question871],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question117],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question118],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question119],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question872],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question122],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question123],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question124],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question873],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question127],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question128],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question129],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question874],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question132],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question133],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question134],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question875],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question264],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question265],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question266],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question864],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question137],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question138],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question139],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question876],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question142],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question143],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question144],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question877],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question147],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question193],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question209],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question878],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question150],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question151],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question152],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question879],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question155],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question156],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question157],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question880],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question160],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question161],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question162],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question163],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question881],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question294],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question295],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question296],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question882],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question300],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question301],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question302],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question883],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question305],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question306],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question307],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question884],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question438],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question439],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question440],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question910],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question444],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question445],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question446],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question911],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question450],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question451],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question452],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question912],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question456],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question457],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question458],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question913],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question462],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question463],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question464],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question914],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question468],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question469],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question470],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question915],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question474],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question475],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question476],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question916],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question480],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question481],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question482],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question917],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question486],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question487],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question488],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question918],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question6],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question7],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question8],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question6],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question6],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question7],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A16-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.1-Definition and charter-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.2-Measurement-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.3-Assessment-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.4-Continuous improvement-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.5-Commitment-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.6-Responsibility-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.7-Raising concerns-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.8-Learning and improvement-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.1-Multi-disciplinary working-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.2-Unsafe behaviour-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.3-Physical safety-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.4-Psychological safety-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.5-Patient engagement-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.6-Specialist support-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.1-HR responsibility-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.2-HR expertise-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.3-Staff Induction-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.1-Defined responsibilities-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.2-Competencies-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.3-Training-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.4-Specialist leadership-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.5-Specialist roles-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.6-Competencies-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.7-Learning organisation-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.1-Specialist HF roles-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.2-Specialist programmes-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.1-Definition and charter-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.2-Measurement-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.3-Assessment-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.4-Continuous improvement-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.5-Commitment-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.6-Responsibility-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.7-Raising concerns-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.8-Learning and improvement-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.1-Multi-disciplinary working-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.2-Unsafe behaviour-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.3-Physical safety-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.4-Psychological safety-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.5-Patient engagement-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.6-Specialist support-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.1-HR responsibility-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.2-HR expertise-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.3-Staff Induction-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.1-Defined responsibilities-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.2-Competencies-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.3-Training-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.4-Specialist leadership-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.5-Specialist roles-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.6-Competencies-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.7-Learning organisation-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.1-Specialist HF roles-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.2-Specialist programmes-file upload"] {
  background-color: #ecf7fc !important;
  margin-bottom: 0 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question99] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question100] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question101] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question868] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question104] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question105] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question106] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question869] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question109] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question192] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question207] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question870] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question112] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question113] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question114] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question871] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question117] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question118] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question119] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question872] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question122] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question123] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question124] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question873] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question127] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question128] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question129] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question874] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question132] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question133] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question134] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question875] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question264] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question265] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question266] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question864] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question137] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question138] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question139] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question876] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question142] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question143] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question144] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question877] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question147] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question193] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question209] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question878] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question150] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question151] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question152] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question879] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question155] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question156] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question157] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question880] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question160] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question161] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question162] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question163] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question881] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question294] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question295] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question296] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question882] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question300] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question301] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question302] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question883] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question305] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question306] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question307] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question884] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question438] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question439] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question440] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question910] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question444] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question445] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question446] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question911] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question450] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question451] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question452] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question912] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question456] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question457] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question458] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question913] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question462] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question463] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question464] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question914] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question468] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question469] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question470] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question915] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question474] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question475] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question476] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question916] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question480] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question481] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question482] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question917] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question486] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question487] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question488] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question918] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question6] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question7] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question8] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question6] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question6] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question7] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A16-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.1-Definition and charter-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.2-Measurement-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.3-Assessment-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.4-Continuous improvement-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.5-Commitment-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.6-Responsibility-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.7-Raising concerns-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.8-Learning and improvement-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.1-Multi-disciplinary working-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.2-Unsafe behaviour-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.3-Physical safety-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.4-Psychological safety-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.5-Patient engagement-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.6-Specialist support-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.1-HR responsibility-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.2-HR expertise-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.3-Staff Induction-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.1-Defined responsibilities-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.2-Competencies-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.3-Training-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.4-Specialist leadership-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.5-Specialist roles-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.6-Competencies-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.7-Learning organisation-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.1-Specialist HF roles-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.2-Specialist programmes-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.1-Definition and charter-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.2-Measurement-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.3-Assessment-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.4-Continuous improvement-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.5-Commitment-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.6-Responsibility-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.7-Raising concerns-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.8-Learning and improvement-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.1-Multi-disciplinary working-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.2-Unsafe behaviour-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.3-Physical safety-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.4-Psychological safety-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.5-Patient engagement-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.6-Specialist support-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.1-HR responsibility-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.2-HR expertise-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.3-Staff Induction-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.1-Defined responsibilities-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.2-Competencies-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.3-Training-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.4-Specialist leadership-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.5-Specialist roles-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.6-Competencies-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.7-Learning organisation-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.1-Specialist HF roles-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.2-Specialist programmes-file upload"] .sv_select_wrapper {
  background-color: #ecf7fc !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question99] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question100] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question101] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question868] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question104] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question105] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question106] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question869] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question109] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question192] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question207] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question870] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question112] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question113] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question114] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question871] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question117] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question118] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question119] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question872] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question122] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question123] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question124] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question873] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question127] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question128] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question129] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question874] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question132] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question133] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question134] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question875] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question264] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question265] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question266] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question864] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question137] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question138] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question139] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question876] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question142] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question143] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question144] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question877] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question147] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question193] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question209] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question878] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question150] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question151] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question152] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question879] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question155] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question156] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question157] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question880] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question160] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question161] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question162] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question163] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question881] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question294] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question295] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question296] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question882] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question300] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question301] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question302] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question883] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question305] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question306] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question307] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question884] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question438] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question439] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question440] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question910] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question444] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question445] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question446] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question911] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question450] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question451] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question452] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question912] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question456] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question457] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question458] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question913] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question462] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question463] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question464] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question914] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question468] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question469] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question470] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question915] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question474] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question475] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question476] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question916] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question480] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question481] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question482] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question917] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question486] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question487] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question488] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question918] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question6] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question7] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question8] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question6] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question6] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question7] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A16-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.1-Definition and charter-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.2-Measurement-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.3-Assessment-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.4-Continuous improvement-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.5-Commitment-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.6-Responsibility-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.7-Raising concerns-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.8-Learning and improvement-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.1-Multi-disciplinary working-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.2-Unsafe behaviour-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.3-Physical safety-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.4-Psychological safety-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.5-Patient engagement-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.6-Specialist support-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.1-HR responsibility-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.2-HR expertise-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.3-Staff Induction-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.1-Defined responsibilities-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.2-Competencies-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.3-Training-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.4-Specialist leadership-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.5-Specialist roles-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.6-Competencies-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.7-Learning organisation-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.1-Specialist HF roles-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.2-Specialist programmes-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.1-Definition and charter-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.2-Measurement-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.3-Assessment-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.4-Continuous improvement-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.5-Commitment-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.6-Responsibility-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.7-Raising concerns-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.8-Learning and improvement-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.1-Multi-disciplinary working-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.2-Unsafe behaviour-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.3-Physical safety-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.4-Psychological safety-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.5-Patient engagement-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.6-Specialist support-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.1-HR responsibility-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.2-HR expertise-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.3-Staff Induction-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.1-Defined responsibilities-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.2-Competencies-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.3-Training-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.4-Specialist leadership-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.5-Specialist roles-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.6-Competencies-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.7-Learning organisation-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.1-Specialist HF roles-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.2-Specialist programmes-file upload"] input {
  background-color: #ecf7fc !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question99] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question100] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question101] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question868] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question104] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question105] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question106] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question869] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question109] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question192] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question207] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question870] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question112] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question113] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question114] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question871] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question117] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question118] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question119] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question872] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question122] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question123] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question124] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question873] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question127] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question128] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question129] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question874] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question132] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question133] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question134] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question875] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question264] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question265] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question266] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question864] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question137] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question138] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question139] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question876] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question142] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question143] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question144] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question877] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question147] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question193] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question209] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question878] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question150] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question151] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question152] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question879] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question155] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question156] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question157] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question880] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question160] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question161] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question162] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question163] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question881] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question294] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question295] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question296] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question882] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question300] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question301] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question302] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question883] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question305] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question306] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question307] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question884] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question438] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question439] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question440] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question910] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question444] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question445] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question446] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question911] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question450] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question451] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question452] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question912] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question456] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question457] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question458] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question913] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question462] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question463] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question464] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question914] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question468] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question469] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question470] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question915] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question474] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question475] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question476] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question916] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question480] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question481] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question482] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question917] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question486] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question487] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question488] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question918] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question6] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question7] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A7-question8] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A8-question6] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F2A9-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question6] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A16-question7] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F4A17-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F1A16-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.1-Definition and charter-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.2-Measurement-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.3-Assessment-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.4-Continuous improvement-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.5-Commitment-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.6-Responsibility-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.7-Raising concerns-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.8-Learning and improvement-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.1-Multi-disciplinary working-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.2-Unsafe behaviour-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.3-Physical safety-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.4-Psychological safety-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.5-Patient engagement-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.6-Specialist support-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.1-HR responsibility-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.2-HR expertise-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.3-Staff Induction-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.1-Defined responsibilities-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.2-Competencies-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.3-Training-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.4-Specialist leadership-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.5-Specialist roles-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.6-Competencies-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.7-Learning organisation-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.1-Specialist HF roles-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.2-Specialist programmes-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.1-Definition and charter-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.2-Measurement-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.3-Assessment-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.4-Continuous improvement-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.5-Commitment-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.6-Responsibility-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.7-Raising concerns-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S7.8-Learning and improvement-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.1-Multi-disciplinary working-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.2-Unsafe behaviour-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.3-Physical safety-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.4-Psychological safety-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.5-Patient engagement-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S8.6-Specialist support-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.1-HR responsibility-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.2-HR expertise-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F2S9.3-Staff Induction-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.1-Defined responsibilities-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.2-Competencies-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.3-Training-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.4-Specialist leadership-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.5-Specialist roles-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.6-Competencies-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S16.7-Learning organisation-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.1-Specialist HF roles-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F4S17.2-Specialist programmes-file upload"] textarea {
  background-color: #ecf7fc !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question976], #surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question1], #surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question1], #surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question1], #surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question1], #surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question1] {
  background-color: #f38b00 !important;
  color: #fff !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question164],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question169],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question174],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question177],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question182],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question187],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question194],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question332],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question338],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question344],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question350],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question356],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question362],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question368],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question374],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question379],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question384],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question389],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question394],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question400],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question406],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question412],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question418],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question424],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question430],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question620],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question626],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question632],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question638],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question644],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question651],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question657],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question663],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question669],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question675],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question681],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question687] {
  background-color: #f7ae4c !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question168],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question173],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question176],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question181],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question186],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question189],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question199],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question333],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question339],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question345],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question351],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question357],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question363],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question369],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question375],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question380],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question385],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question390],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question395],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question401],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question407],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question413],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question419],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question425],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question431],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question621],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question627],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question633],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question639],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question645],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question652],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question658],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question664],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question670],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question676],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question682],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question688] {
  background-color: #fde8cc !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question165],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question166],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question167],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question885],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question170],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question171],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question172],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question886],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question175],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question191],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question203],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question887],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question178],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question179],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question888],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question183],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question184],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question889],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question188],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question190],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question890],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question195],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question196],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question891],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question334],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question335],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question336],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question335],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question336],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question892],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question340],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question341],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question342],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question893],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question346],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question347],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question348],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question894],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question352],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question353],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question354],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question895],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question358],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question359],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question360],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question896],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question364],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question365],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question366],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question897],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question370],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question371],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question372],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question398],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question376],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question377],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question378],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question900],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question381],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question382],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question383],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question901],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question386],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question387],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question388],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question902],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question391],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question392],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question393],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question899],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question396],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question397],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question398],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question903],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question402],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question403],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question404],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question904],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question408],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question409],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question410],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question905],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question414],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question415],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question416],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question906],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question420],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question421],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question422],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question907],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question426],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question427],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question428],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question908],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question432],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question433],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question434],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question909],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question438],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question339],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question440],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question180],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question185],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question205],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question197],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question898],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question622],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question623],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question624],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question931],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question628],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question629],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question630],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question932],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question634],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question635],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question636],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question933],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question640],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question641],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question642],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question934],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question646],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question647],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question648],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question935],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question653],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question654],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question655],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question936],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question659],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question660],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question661],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question937],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question665],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question666],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question667],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question938],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question671],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question672],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question673],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question939],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question677],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question678],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question679],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question942],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question683],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question684],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question685],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question941],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question689],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question690],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question691],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question940],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question6],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question7],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question8],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question6],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question7],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question8],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question9],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question10],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question12],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question14],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question11],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.1-Learning Goals-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.2-Board monitoring and reporting-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.3-Embedding learning -external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.1-Near miss reporting-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.2-Analysis of near miss reports-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.3-Near miss and QI programmes-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.4-Governance of near miss reporting-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.1-Priority for investigations-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.2-Independent investigations-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.3-Investigation expertise-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.4-Investigations, Human Factors and Ergonomics-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.5-Implementation of recommendations -external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.6-Resourcing-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.7-Impact of investigations on performance-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.1-Patient feedback-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.2-Patient and family participation in investigations-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.3-Staff engagement in investigations-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.4-Qualitative and quantitative data in investigations-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.1-Action taken from guidance-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.2-Learning from reports, investigations and inquiries-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.3-Implementation of clinical standards and guidance-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.4-Learning from good practice-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.1-Sharing learning with others-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.2-Partnering-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.3-Networking-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.1-Board decision making-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.2-Board commitment-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.3-Core principles-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.4-Accurate data collection-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.5-Measurement framework-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.6-For physical and psychological harm-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.7-Risk identification-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.8-Public reports-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.9-Performance measures by service-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.10-Performance measures by consultant-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.11-Measuring QI programmes-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.12-Setting goals and monitoring performance-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.1-Learning Goals-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.2-Board monitoring and reporting-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.3-Embedding learning -file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.1-Near miss reporting-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.2-Analysis of near miss reports-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.3-Near miss and QI programmes-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.4-Governance of near miss reporting-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.1-Priority for investigations-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.2-Independent investigations-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.3-Investigation expertise-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.4-Investigations, Human Factors and Ergonomics-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.5-Implementation of recommendations -file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.6-Resourcing-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.7-Impact of investigations on performance-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.1-Patient feedback-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.2-Patient and family participation in investigations-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.3-Staff engagement in investigations-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.4-Qualitative and quantitative data in investigations-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.1-Action taken from guidance-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.2-Learning from reports, investigations and inquiries-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.3-Implementation of clinical standards and guidance-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.4-Learning from good practice-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.1-Sharing learning with others-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.2-Partnering-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.3-Networking-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.1-Board decision making-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.2-Board commitment-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.3-Core principles-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.4-Accurate data collection-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.5-Measurement framework-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.6-For physical and psychological harm-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.7-Risk identification-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.8-Public reports-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.9-Performance measures by service-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.10-Performance measures by consultant-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.11-Measuring QI programmes-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.12-Setting goals and monitoring performance-file upload"] {
  background-color: #fef3e5 !important;
  margin-bottom: 0 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question165] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question166] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question167] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question885] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question170] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question171] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question172] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question886] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question175] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question191] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question203] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question887] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question178] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question179] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question888] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question183] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question184] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question889] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question188] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question190] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question890] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question195] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question196] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question891] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question334] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question335] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question336] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question335] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question336] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question892] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question340] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question341] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question342] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question893] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question346] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question347] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question348] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question894] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question352] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question353] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question354] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question895] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question358] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question359] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question360] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question896] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question364] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question365] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question366] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question897] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question370] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question371] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question372] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question398] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question376] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question377] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question378] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question900] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question381] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question382] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question383] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question901] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question386] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question387] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question388] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question902] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question391] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question392] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question393] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question899] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question396] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question397] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question398] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question903] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question402] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question403] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question404] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question904] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question408] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question409] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question410] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question905] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question414] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question415] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question416] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question906] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question420] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question421] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question422] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question907] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question426] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question427] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question428] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question908] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question432] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question433] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question434] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question909] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question438] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question339] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question440] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question180] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question185] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question205] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question197] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question898] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question622] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question623] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question624] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question931] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question628] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question629] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question630] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question932] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question634] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question635] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question636] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question933] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question640] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question641] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question642] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question934] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question646] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question647] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question648] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question935] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question653] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question654] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question655] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question936] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question659] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question660] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question661] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question937] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question665] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question666] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question667] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question938] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question671] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question672] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question673] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question939] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question677] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question678] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question679] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question942] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question683] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question684] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question685] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question941] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question689] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question690] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question691] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question940] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question1] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question6] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question7] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question8] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question6] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question7] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question8] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question9] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question10] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question12] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question14] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question11] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.1-Learning Goals-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.2-Board monitoring and reporting-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.3-Embedding learning -external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.1-Near miss reporting-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.2-Analysis of near miss reports-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.3-Near miss and QI programmes-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.4-Governance of near miss reporting-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.1-Priority for investigations-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.2-Independent investigations-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.3-Investigation expertise-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.4-Investigations, Human Factors and Ergonomics-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.5-Implementation of recommendations -external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.6-Resourcing-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.7-Impact of investigations on performance-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.1-Patient feedback-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.2-Patient and family participation in investigations-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.3-Staff engagement in investigations-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.4-Qualitative and quantitative data in investigations-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.1-Action taken from guidance-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.2-Learning from reports, investigations and inquiries-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.3-Implementation of clinical standards and guidance-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.4-Learning from good practice-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.1-Sharing learning with others-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.2-Partnering-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.3-Networking-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.1-Board decision making-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.2-Board commitment-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.3-Core principles-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.4-Accurate data collection-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.5-Measurement framework-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.6-For physical and psychological harm-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.7-Risk identification-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.8-Public reports-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.9-Performance measures by service-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.10-Performance measures by consultant-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.11-Measuring QI programmes-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.12-Setting goals and monitoring performance-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.1-Learning Goals-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.2-Board monitoring and reporting-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.3-Embedding learning -file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.1-Near miss reporting-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.2-Analysis of near miss reports-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.3-Near miss and QI programmes-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.4-Governance of near miss reporting-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.1-Priority for investigations-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.2-Independent investigations-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.3-Investigation expertise-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.4-Investigations, Human Factors and Ergonomics-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.5-Implementation of recommendations -file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.6-Resourcing-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.7-Impact of investigations on performance-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.1-Patient feedback-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.2-Patient and family participation in investigations-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.3-Staff engagement in investigations-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.4-Qualitative and quantitative data in investigations-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.1-Action taken from guidance-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.2-Learning from reports, investigations and inquiries-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.3-Implementation of clinical standards and guidance-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.4-Learning from good practice-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.1-Sharing learning with others-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.2-Partnering-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.3-Networking-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.1-Board decision making-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.2-Board commitment-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.3-Core principles-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.4-Accurate data collection-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.5-Measurement framework-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.6-For physical and psychological harm-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.7-Risk identification-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.8-Public reports-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.9-Performance measures by service-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.10-Performance measures by consultant-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.11-Measuring QI programmes-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.12-Setting goals and monitoring performance-file upload"] .sv_select_wrapper {
  background-color: #fef3e5 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question165] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question166] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question167] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question885] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question170] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question171] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question172] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question886] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question175] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question191] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question203] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question887] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question178] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question179] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question888] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question183] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question184] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question889] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question188] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question190] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question890] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question195] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question196] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question891] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question334] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question335] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question336] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question335] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question336] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question892] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question340] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question341] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question342] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question893] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question346] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question347] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question348] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question894] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question352] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question353] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question354] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question895] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question358] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question359] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question360] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question896] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question364] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question365] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question366] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question897] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question370] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question371] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question372] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question398] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question376] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question377] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question378] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question900] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question381] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question382] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question383] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question901] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question386] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question387] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question388] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question902] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question391] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question392] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question393] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question899] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question396] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question397] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question398] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question903] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question402] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question403] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question404] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question904] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question408] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question409] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question410] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question905] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question414] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question415] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question416] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question906] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question420] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question421] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question422] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question907] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question426] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question427] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question428] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question908] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question432] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question433] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question434] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question909] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question438] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question339] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question440] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question180] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question185] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question205] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question197] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question898] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question622] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question623] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question624] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question931] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question628] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question629] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question630] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question932] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question634] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question635] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question636] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question933] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question640] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question641] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question642] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question934] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question646] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question647] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question648] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question935] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question653] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question654] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question655] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question936] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question659] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question660] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question661] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question937] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question665] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question666] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question667] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question938] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question671] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question672] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question673] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question939] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question677] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question678] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question679] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question942] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question683] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question684] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question685] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question941] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question689] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question690] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question691] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question940] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question1] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question6] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question7] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question8] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question6] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question7] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question8] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question9] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question10] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question12] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question14] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question11] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.1-Learning Goals-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.2-Board monitoring and reporting-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.3-Embedding learning -external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.1-Near miss reporting-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.2-Analysis of near miss reports-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.3-Near miss and QI programmes-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.4-Governance of near miss reporting-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.1-Priority for investigations-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.2-Independent investigations-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.3-Investigation expertise-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.4-Investigations, Human Factors and Ergonomics-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.5-Implementation of recommendations -external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.6-Resourcing-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.7-Impact of investigations on performance-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.1-Patient feedback-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.2-Patient and family participation in investigations-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.3-Staff engagement in investigations-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.4-Qualitative and quantitative data in investigations-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.1-Action taken from guidance-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.2-Learning from reports, investigations and inquiries-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.3-Implementation of clinical standards and guidance-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.4-Learning from good practice-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.1-Sharing learning with others-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.2-Partnering-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.3-Networking-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.1-Board decision making-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.2-Board commitment-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.3-Core principles-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.4-Accurate data collection-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.5-Measurement framework-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.6-For physical and psychological harm-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.7-Risk identification-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.8-Public reports-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.9-Performance measures by service-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.10-Performance measures by consultant-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.11-Measuring QI programmes-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.12-Setting goals and monitoring performance-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.1-Learning Goals-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.2-Board monitoring and reporting-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.3-Embedding learning -file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.1-Near miss reporting-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.2-Analysis of near miss reports-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.3-Near miss and QI programmes-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.4-Governance of near miss reporting-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.1-Priority for investigations-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.2-Independent investigations-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.3-Investigation expertise-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.4-Investigations, Human Factors and Ergonomics-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.5-Implementation of recommendations -file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.6-Resourcing-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.7-Impact of investigations on performance-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.1-Patient feedback-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.2-Patient and family participation in investigations-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.3-Staff engagement in investigations-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.4-Qualitative and quantitative data in investigations-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.1-Action taken from guidance-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.2-Learning from reports, investigations and inquiries-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.3-Implementation of clinical standards and guidance-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.4-Learning from good practice-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.1-Sharing learning with others-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.2-Partnering-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.3-Networking-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.1-Board decision making-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.2-Board commitment-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.3-Core principles-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.4-Accurate data collection-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.5-Measurement framework-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.6-For physical and psychological harm-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.7-Risk identification-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.8-Public reports-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.9-Performance measures by service-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.10-Performance measures by consultant-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.11-Measuring QI programmes-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.12-Setting goals and monitoring performance-file upload"] input {
  background-color: #fef3e5 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question165] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question166] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question167] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question885] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question170] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question171] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question172] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question886] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question175] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question191] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question203] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question887] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question178] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question179] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question888] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question183] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question184] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question889] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question188] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question190] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question890] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question195] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question196] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question891] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question334] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question335] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question336] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question335] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question336] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question892] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question340] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question341] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question342] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question893] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question346] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question347] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question348] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question894] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question352] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question353] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question354] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question895] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question358] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question359] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question360] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question896] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question364] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question365] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question366] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question897] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question370] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question371] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question372] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question398] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question376] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question377] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question378] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question900] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question381] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question382] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question383] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question901] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question386] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question387] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question388] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question902] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question391] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question392] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question393] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question899] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question396] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question397] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question398] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question903] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question402] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question403] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question404] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question904] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question408] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question409] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question410] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question905] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question414] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question415] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question416] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question906] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question420] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question421] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question422] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question907] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question426] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question427] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question428] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question908] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question432] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question433] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question434] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question909] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question438] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question339] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A16-question440] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question180] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question185] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question205] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question197] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question898] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question622] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question623] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question624] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question931] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question628] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question629] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question630] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question932] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question634] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question635] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question636] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question933] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question640] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question641] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question642] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question934] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question646] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question647] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question648] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question935] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question653] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question654] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question655] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question936] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question659] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question660] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question661] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question937] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question665] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question666] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question667] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question938] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question671] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question672] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question673] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question939] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question677] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question678] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question679] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question942] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question683] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question684] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question685] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question941] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question689] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question690] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question691] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question940] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A10-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A11-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question1] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question6] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question7] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A12-question8] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A13-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A14-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F3A15-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question6] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question7] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question8] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question9] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question10] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question12] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question14] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F6A23-question11] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.1-Learning Goals-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.2-Board monitoring and reporting-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.3-Embedding learning -external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.1-Near miss reporting-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.2-Analysis of near miss reports-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.3-Near miss and QI programmes-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.4-Governance of near miss reporting-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.1-Priority for investigations-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.2-Independent investigations-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.3-Investigation expertise-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.4-Investigations, Human Factors and Ergonomics-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.5-Implementation of recommendations -external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.6-Resourcing-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.7-Impact of investigations on performance-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.1-Patient feedback-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.2-Patient and family participation in investigations-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.3-Staff engagement in investigations-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.4-Qualitative and quantitative data in investigations-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.1-Action taken from guidance-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.2-Learning from reports, investigations and inquiries-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.3-Implementation of clinical standards and guidance-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.4-Learning from good practice-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.1-Sharing learning with others-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.2-Partnering-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.3-Networking-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.1-Board decision making-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.2-Board commitment-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.3-Core principles-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.4-Accurate data collection-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.5-Measurement framework-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.6-For physical and psychological harm-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.7-Risk identification-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.8-Public reports-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.9-Performance measures by service-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.10-Performance measures by consultant-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.11-Measuring QI programmes-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.12-Setting goals and monitoring performance-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.1-Learning Goals-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.2-Board monitoring and reporting-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S10.3-Embedding learning -file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.1-Near miss reporting-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.2-Analysis of near miss reports-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.3-Near miss and QI programmes-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S11.4-Governance of near miss reporting-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.1-Priority for investigations-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.2-Independent investigations-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.3-Investigation expertise-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.4-Investigations, Human Factors and Ergonomics-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.5-Implementation of recommendations -file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.6-Resourcing-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S12.7-Impact of investigations on performance-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.1-Patient feedback-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.2-Patient and family participation in investigations-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.3-Staff engagement in investigations-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S13.4-Qualitative and quantitative data in investigations-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.1-Action taken from guidance-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.2-Learning from reports, investigations and inquiries-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.3-Implementation of clinical standards and guidance-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S14.4-Learning from good practice-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.1-Sharing learning with others-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.2-Partnering-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F3S15.3-Networking-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.1-Board decision making-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.2-Board commitment-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.3-Core principles-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.4-Accurate data collection-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.5-Measurement framework-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.6-For physical and psychological harm-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.7-Risk identification-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.8-Public reports-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.9-Performance measures by service-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.10-Performance measures by consultant-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.11-Measuring QI programmes-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F6S23.12-Setting goals and monitoring performance-file upload"] textarea {
  background-color: #fef3e5 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question1],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question1] {
  background-color: #00b189 !important;
  color: #fff !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question693],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question699],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question705],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question711],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question717],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question723],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question729],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question735],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question741],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question747],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question753],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question759],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question765],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question776],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question777],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question782],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question781],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question780],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question779],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question603],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question609],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question615],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question808],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question814],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question820],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question826],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question832],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question586],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question592],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question598] {
  background-color: #4cc8ac !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question694],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question700],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question706],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question712],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question718],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question724],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question730],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question736],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question742],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question748],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question754],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question760],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question766],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question775],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question778],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question783],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question784],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question785],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question786],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question604],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question610],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question616],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question809],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question815],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question821],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question827],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question833],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question587],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question593],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question599] {
  background-color: #ccefe7 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question695],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question696],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question697],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question953],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question701],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question702],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question703],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question954],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question707],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question708],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question709],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question955],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question713],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question714],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question715],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question956],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question719],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question720],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question721],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question957],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question725],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question726],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question727],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question958],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question731],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question732],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question733],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question961],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question737],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question738],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question739],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question959],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question743],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question744],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question745],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question960],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question749],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question750],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question751],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question962],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question755],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question756],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question757],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question963],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question761],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question762],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question763],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question971],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question774],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question773],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question769],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question970],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question767],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question768],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question772],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question969],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question787],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question797],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question792],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question968],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question788],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question798],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question793],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question967],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question789],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question799],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question794],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question966],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question790],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question800],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question795],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question965],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question791],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question801],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question796],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question964],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question605],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question606],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question607],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question945],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question611],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question612],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question613],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question946],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question617],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question618],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question619],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question947],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question810],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question811],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question812],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question948],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question816],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question817],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question818],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question949],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question822],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question823],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question824],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question950],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question828],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question829],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question830],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question952],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question834],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question835],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question836],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question951],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question588],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question589],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question590],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question943],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question594],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question595],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question596],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question944],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question600],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question601],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question602],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question945],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question838],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question15],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question16],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question17],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question18],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question21],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question22],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question23],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question24],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question25],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question28],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question29],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question30],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question31],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question32],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question33],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question34],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question35],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question36],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question37],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question5],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question6],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question9],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question8],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question7],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question2],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question3],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question4],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question36],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question37],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.9-High risk services-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.10-Safety consideration of service changes-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.11-Lead clinician-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.12-Patient safety and equality-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.13-Reliable clinical systems and processes-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.16-Medication safety-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.14-Individual patient risk assessment-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.15-Safe discharge/handover-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.17-High risk situations-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.18-Commissioning plans are safety impact assessed-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.19-Clinical safety of IT software-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.1-Strategic and operational workforce-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.2-Unit workforce plan -external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.3-Workforce plan reflects demand-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.4-Workforce safety board alert-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.5-Use of bank and agency staff-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.6-Workforce and skills-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.7-Workforce and skills-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.8-Workforce recruitment and retention-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.1-Workforce plan deployment-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.2-Process for changing workforce plans-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.3-Escalation of workforce concerns-external link"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.9-High risk services-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.10-Safety consideration of service changes-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.11-Lead clinician-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.12-Patient safety and equality-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.13-Reliable clinical systems and processes-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.14-Individual patient risk assessment-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.15-Safe discharge/handover-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.16-Medication safety-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.17-High risk situations-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.18-Commissioning plans are safety impact assessed-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.19-Clinical safety of IT software-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.1-Strategic and operational workforce-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.2-Unit workforce plan -file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.3-Workforce plan reflects demand-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.4-Workforce safety board alert-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.5-Use of bank and agency staff-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.6-Workforce and skills-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.7-Workforce and skills-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.8-Workforce recruitment and retention-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.1-Workforce plan deployment-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.2-Process for changing workforce plans-file upload"],
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.3-Escalation of workforce concerns-file upload"] {
  background-color: #e5f7f3 !important;
  margin-bottom: 0 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question695] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question696] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question697] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question953] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question701] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question702] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question703] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question954] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question707] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question708] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question709] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question955] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question713] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question714] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question715] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question956] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question719] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question720] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question721] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question957] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question725] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question726] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question727] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question958] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question731] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question732] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question733] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question961] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question737] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question738] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question739] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question959] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question743] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question744] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question745] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question960] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question749] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question750] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question751] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question962] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question755] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question756] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question757] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question963] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question761] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question762] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question763] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question971] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question774] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question773] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question769] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question970] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question767] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question768] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question772] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question969] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question787] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question797] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question792] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question968] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question788] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question798] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question793] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question967] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question789] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question799] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question794] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question966] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question790] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question800] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question795] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question965] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question791] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question801] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question796] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question964] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question605] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question606] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question607] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question945] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question611] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question612] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question613] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question946] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question617] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question618] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question619] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question947] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question810] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question811] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question812] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question948] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question816] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question817] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question818] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question949] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question822] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question823] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question824] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question950] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question828] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question829] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question830] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question952] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question834] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question835] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question836] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question951] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question588] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question589] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question590] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question943] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question594] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question595] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question596] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question944] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question600] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question601] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question602] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question945] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question838] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question15] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question16] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question17] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question18] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question21] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question22] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question23] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question24] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question25] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question28] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question29] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question30] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question31] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question32] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question33] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question34] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question35] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question36] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question37] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question5] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question6] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question9] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question8] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question7] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question2] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question3] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question4] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question36] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question37] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.9-High risk services-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.10-Safety consideration of service changes-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.11-Lead clinician-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.12-Patient safety and equality-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.13-Reliable clinical systems and processes-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.16-Medication safety-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.14-Individual patient risk assessment-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.15-Safe discharge/handover-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.17-High risk situations-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.18-Commissioning plans are safety impact assessed-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.19-Clinical safety of IT software-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.1-Strategic and operational workforce-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.2-Unit workforce plan -external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.3-Workforce plan reflects demand-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.4-Workforce safety board alert-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.5-Use of bank and agency staff-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.6-Workforce and skills-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.7-Workforce and skills-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.8-Workforce recruitment and retention-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.1-Workforce plan deployment-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.2-Process for changing workforce plans-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.3-Escalation of workforce concerns-external link"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.9-High risk services-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.10-Safety consideration of service changes-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.11-Lead clinician-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.12-Patient safety and equality-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.13-Reliable clinical systems and processes-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.14-Individual patient risk assessment-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.15-Safe discharge/handover-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.16-Medication safety-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.17-High risk situations-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.18-Commissioning plans are safety impact assessed-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.19-Clinical safety of IT software-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.1-Strategic and operational workforce-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.2-Unit workforce plan -file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.3-Workforce plan reflects demand-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.4-Workforce safety board alert-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.5-Use of bank and agency staff-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.6-Workforce and skills-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.7-Workforce and skills-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.8-Workforce recruitment and retention-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.1-Workforce plan deployment-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.2-Process for changing workforce plans-file upload"] .sv_select_wrapper,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.3-Escalation of workforce concerns-file upload"] .sv_select_wrapper {
  background-color: #e5f7f3 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question695] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question696] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question697] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question953] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question701] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question702] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question703] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question954] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question707] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question708] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question709] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question955] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question713] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question714] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question715] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question956] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question719] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question720] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question721] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question957] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question725] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question726] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question727] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question958] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question731] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question732] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question733] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question961] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question737] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question738] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question739] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question959] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question743] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question744] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question745] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question960] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question749] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question750] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question751] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question962] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question755] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question756] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question757] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question963] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question761] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question762] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question763] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question971] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question774] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question773] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question769] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question970] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question767] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question768] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question772] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question969] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question787] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question797] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question792] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question968] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question788] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question798] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question793] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question967] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question789] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question799] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question794] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question966] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question790] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question800] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question795] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question965] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question791] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question801] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question796] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question964] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question605] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question606] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question607] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question945] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question611] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question612] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question613] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question946] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question617] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question618] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question619] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question947] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question810] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question811] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question812] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question948] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question816] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question817] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question818] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question949] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question822] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question823] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question824] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question950] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question828] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question829] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question830] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question952] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question834] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question835] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question836] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question951] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question588] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question589] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question590] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question943] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question594] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question595] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question596] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question944] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question600] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question601] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question602] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question945] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question838] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question15] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question16] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question17] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question18] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question21] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question22] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question23] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question24] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question25] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question28] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question29] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question30] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question31] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question32] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question33] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question34] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question35] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question36] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question37] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question5] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question6] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question9] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question8] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question7] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question2] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question3] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question4] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question36] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question37] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.9-High risk services-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.10-Safety consideration of service changes-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.11-Lead clinician-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.12-Patient safety and equality-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.13-Reliable clinical systems and processes-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.16-Medication safety-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.14-Individual patient risk assessment-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.15-Safe discharge/handover-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.17-High risk situations-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.18-Commissioning plans are safety impact assessed-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.19-Clinical safety of IT software-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.1-Strategic and operational workforce-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.2-Unit workforce plan -external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.3-Workforce plan reflects demand-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.4-Workforce safety board alert-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.5-Use of bank and agency staff-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.6-Workforce and skills-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.7-Workforce and skills-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.8-Workforce recruitment and retention-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.1-Workforce plan deployment-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.2-Process for changing workforce plans-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.3-Escalation of workforce concerns-external link"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.9-High risk services-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.10-Safety consideration of service changes-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.11-Lead clinician-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.12-Patient safety and equality-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.13-Reliable clinical systems and processes-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.14-Individual patient risk assessment-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.15-Safe discharge/handover-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.16-Medication safety-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.17-High risk situations-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.18-Commissioning plans are safety impact assessed-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.19-Clinical safety of IT software-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.1-Strategic and operational workforce-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.2-Unit workforce plan -file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.3-Workforce plan reflects demand-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.4-Workforce safety board alert-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.5-Use of bank and agency staff-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.6-Workforce and skills-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.7-Workforce and skills-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.8-Workforce recruitment and retention-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.1-Workforce plan deployment-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.2-Process for changing workforce plans-file upload"] input,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.3-Escalation of workforce concerns-file upload"] input {
  background-color: #e5f7f3 !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question695] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question696] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question697] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question953] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question701] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question702] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question703] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question954] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question707] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question708] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question709] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question955] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question713] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question714] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question715] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question956] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question719] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question720] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question721] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question957] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question725] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question726] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question727] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question958] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question731] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question732] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question733] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question961] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question737] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question738] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question739] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question959] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question743] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question744] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question745] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question960] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question749] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question750] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question751] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question962] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question755] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question756] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question757] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question963] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question761] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question762] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question763] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question971] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question774] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question773] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question769] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question970] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question767] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question768] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question772] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question969] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question787] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question797] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question792] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question968] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question788] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question798] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question793] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question967] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question789] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question799] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question794] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question966] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question790] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question800] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question795] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question965] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question791] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question801] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question796] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question964] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question605] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question606] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question607] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question945] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question611] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question612] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question613] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question946] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question617] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question618] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question619] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question947] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question810] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question811] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question812] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question948] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question816] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question817] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question818] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question949] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question822] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question823] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question824] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question950] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question828] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question829] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question830] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question952] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question834] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question835] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question836] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question951] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question588] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question589] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question590] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question943] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question594] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question595] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question596] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question944] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question600] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question601] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question602] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question945] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question838] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question15] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question16] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question17] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question18] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question21] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question22] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question23] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question24] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question25] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question28] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question29] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question30] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question31] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question32] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question33] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question34] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question35] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question36] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question37] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question5] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question6] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question9] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question8] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question7] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question2] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A25-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question3] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A26-question4] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question36] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name=F7A24-question37] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.9-High risk services-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.10-Safety consideration of service changes-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.11-Lead clinician-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.12-Patient safety and equality-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.13-Reliable clinical systems and processes-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.16-Medication safety-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.14-Individual patient risk assessment-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.15-Safe discharge/handover-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.17-High risk situations-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.18-Commissioning plans are safety impact assessed-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.19-Clinical safety of IT software-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.1-Strategic and operational workforce-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.2-Unit workforce plan -external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.3-Workforce plan reflects demand-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.4-Workforce safety board alert-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.5-Use of bank and agency staff-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.6-Workforce and skills-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.7-Workforce and skills-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.8-Workforce recruitment and retention-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.1-Workforce plan deployment-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.2-Process for changing workforce plans-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.3-Escalation of workforce concerns-external link"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.1-Assessing patient safety performance-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.2-Medical, nursing and clinical capacity-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.3-Performance criteria-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.4-Clinical governance leads-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.5-Risk trade offs-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.6-Performance comparison-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.7-Continuous improvement-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.8-Implementation of national guidelines-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.9-High risk services-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.10-Safety consideration of service changes-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.11-Lead clinician-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.12-Patient safety and equality-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.13-Reliable clinical systems and processes-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.14-Individual patient risk assessment-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.15-Safe discharge/handover-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.16-Medication safety-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.17-High risk situations-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.18-Commissioning plans are safety impact assessed-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S24.19-Clinical safety of IT software-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.1-Strategic and operational workforce-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.2-Unit workforce plan -file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.3-Workforce plan reflects demand-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.4-Workforce safety board alert-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.5-Use of bank and agency staff-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.6-Workforce and skills-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.7-Workforce and skills-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S25.8-Workforce recruitment and retention-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.1-Workforce plan deployment-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.2-Process for changing workforce plans-file upload"] textarea,
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row div[data-name="Acute-F7S26.3-Escalation of workforce concerns-file upload"] textarea {
  background-color: #e5f7f3 !important;
}
#surveyElement .sv_main .sv_container .sv_body .sv_nav .sv_prev_btn,
#surveyElement .sv_main .sv_container .sv_body .sv_nav .sv_next_btn {
  color: #00a983 !important;
  border: 2px solid #999 !important;
}
.mat-stroked-button {
  border: 2px solid #999 !important;
}
#signinBtn {
  border: 2px solid rgba(255, 255, 255, 0.6) !important;
}
.sv_progress {
  background-color: #ddd;
}
.sv_progress .sv_progress_bar {
  background-color: #00a983;
}
.sv_progress .sv_progress_bar span.sv-hidden {
  margin-left: 5px;
  display: inline-block;
  font-size: 14px;
  display: inline-block !important;
  color: #000;
}
.sv_progress span {
  display: none;
}
.sv_select_wrapper {
  max-width: 200px;
  position: relative;
  border: 2px solid #000;
  border-radius: 4px;
  margin-top: 10px;
  height: 40px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control:focus-visible {
  border-color: transparent !important;
  outline: none !important;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control {
  display: block;
  padding: 12px;
}
#surveyElement .sv_main.sv_default_css .sv_p_root > .sv_row .sv_qstn .sv_q_dropdown_control .sv_q_dropdown_clean-button {
  position: absolute;
  right: 7px;
  top: 9px;
  left: auto;
  margin-top: 0;
  cursor: pointer;
}
.sv-action-bar-item__title {
  max-width: 360px;
  overflow: hidden;
}

/*# sourceMappingURL=styles.7d975fa8de9f88574fed.css.map*/