/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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: #98B12E;
}
.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: #98B12E;
  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: #98B12E;
}
.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;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.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: Roboto, "Helvetica Neue", 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 .sv_qstn {
  overflow: visible;
}
.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-family: Roboto, "Helvetica Neue", sans-serif;
  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;
}
@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: inline-block !important;
  }

  .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 #98B12E;
}
pre.entry-subtitle, .entry-panel, .entry-label-content, .intervention-value, .intervention-value span, .tab-item1, .entry-system-content, .goals-alert-body, .today-label, .months-container span, .pathway-label, .body-goals-container, .today-line-label, .ng-star-inserted1, .date-container1 {
  font-family: "Helvetica";
}
.entry-title, .entry-pathway-label, .entry-notes-label, .entry-intervention-label, .entry-tags-container, .intervention-label, .entry-status-tag, .entry-comment-content, .goals-alert-heading, .entry-tag, .withdrawl-entry-tag {
  font-family: "Helvetica_bold";
}
.today-line-label, .tab-item, .today-label {
  font-size: 19px;
}
.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: #98b12e;
}
.seq-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #025978;
}
.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: #98b12e;
}
.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: #025978;
}
.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: #98b12e;
}
.cdk-high-contrast-active .seq-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.seq-theme .mat-badge-accent .mat-badge-content {
  background: #025978;
  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: #98b12e;
}
.seq-theme .mat-button.mat-accent, .seq-theme .mat-icon-button.mat-accent, .seq-theme .mat-stroked-button.mat-accent {
  color: #025978;
}
.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: #98b12e;
}
.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: #025978;
}
.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: #98b12e;
}
.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: #025978;
}
.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: #98b12e;
}
.seq-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .seq-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #025978;
}
.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: #98b12e;
}
.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: #025978;
}
.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: #98b12e;
  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: #025978;
  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(152, 177, 46, 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(152, 177, 46, 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(152, 177, 46, 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: #98b12e;
  color: white;
}
.seq-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(152, 177, 46, 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(152, 177, 46, 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(2, 89, 120, 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(2, 89, 120, 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(2, 89, 120, 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: #025978;
  color: white;
}
.seq-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(2, 89, 120, 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(2, 89, 120, 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: #98b12e;
}
.seq-theme .mat-datepicker-toggle-active.mat-accent {
  color: #025978;
}
.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: #98b12e;
}
.seq-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #025978;
}
.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: #025978;
}
.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: #98b12e;
}
.seq-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #025978;
}
.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: #98b12e;
}
.seq-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #025978;
}
.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: #98b12e;
}
.seq-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #025978;
}
.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: #98b12e;
}
.seq-theme .mat-icon.mat-accent {
  color: #025978;
}
.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: #98b12e;
}
.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: #025978;
}
.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: #e2e8c7;
}
.seq-theme .mat-progress-bar-buffer {
  background-color: #e2e8c7;
}
.seq-theme .mat-progress-bar-fill::after {
  background-color: #98b12e;
}
.seq-theme .mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #bcd2da;
}
.seq-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #bcd2da;
}
.seq-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #025978;
}
.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: #98b12e;
}
.seq-theme .mat-progress-spinner.mat-accent circle, .seq-theme .mat-spinner.mat-accent circle {
  stroke: #025978;
}
.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: #98b12e;
}
.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: #98b12e;
}
.seq-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #025978;
}
.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: #025978;
}
.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: #98b12e;
}
.seq-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #025978;
}
.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: #025978;
}
.seq-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(2, 89, 120, 0.54);
}
.seq-theme .mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #025978;
}
.seq-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #98b12e;
}
.seq-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(152, 177, 46, 0.54);
}
.seq-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #98b12e;
}
.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: #98b12e;
}
.seq-theme .mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.seq-theme .mat-primary .mat-slider-focus-ring {
  background-color: rgba(152, 177, 46, 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: #025978;
}
.seq-theme .mat-accent .mat-slider-thumb-label-text {
  color: white;
}
.seq-theme .mat-accent .mat-slider-focus-ring {
  background-color: rgba(2, 89, 120, 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: #98b12e;
  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: #025978;
  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: #98b12e;
}
.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: #025978;
}
.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: #98b12e;
}
.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: #025978;
}
.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: #98b12e;
  color: white;
}
.seq-theme .mat-toolbar.mat-accent {
  background: #025978;
  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: #025978;
}
.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: #ff7f50;
  font-weight: 400;
}
.seq-theme .mat-error {
  color: #ff7f50;
  font-weight: 400;
  line-height: 1.3em;
}
.seq-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ff7f50;
}
.seq-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ff7f50;
}
.seq-theme .mat-form-field-invalid .mat-input-element {
  caret-color: #ff7f50;
}
.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: #ff7f50 !important;
  font-weight: 400;
}
.seq-theme .white .mat-error {
  color: #ff7f50 !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: #ff7f50 !important;
}
.seq-theme .mat-snack-bar-container.white {
  color: #ff7f50;
}
.seq-theme .mat-snack-bar-container.white .mat-button {
  color: #ff7f50;
}
.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;
  border-radius: 2px;
}
.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-select-panel mat-option.mat-option {
  height: unset;
}
.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: #98B12E;
  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-25 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: calc(25% - 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-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: #98B12E;
  margin-bottom: 12px;
}
.seq-theme .mat-card .group-title.group-subtitle {
  color: #98B12E;
  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: #025978;
  color: #fff;
  text-shadow: none;
}
.seq-theme ::selection {
  background: #025978;
  color: #fff;
  text-shadow: none;
}
.seq-theme ::-webkit-selection {
  background: #025978;
  color: #fff;
  text-shadow: none;
}
.seq-theme ::-moz-selection {
  background: #025978;
  color: #fff;
  text-shadow: none;
}
.seq-theme .color-primary {
  color: #98b12e;
}
.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: #025978;
}
.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: #98b12e;
  color: white;
  border: 1px solid #98b12e;
}
.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: #98b12e;
}
.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;
}
.seq-theme .mat-form-field {
  line-height: 1.5em;
}
.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: #98B12E;
  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(152, 177, 46, 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 .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;
}
.hide-in-mobile {
  display: block;
}
.show-in-mobile {
  display: none;
}
.text-right {
  text-align: right;
}
.header .tabWrapper ul {
  overflow: auto;
  white-space: nowrap;
  height: auto !important;
}
.header .tabWrapper ul li.tabHead {
  padding: 7px 10px !important;
  float: none !important;
  display: inline-block;
}
.header .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 {
    display: block !important;
  }
  .seq-theme .mat-card .mat-cell.mat-column-status .mobile-label {
    display: inline !important;
  }
  .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-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) {
  .logo-name {
    display: none !important;
  }

  .mat-paginator-range-label {
    margin: 0 !important;
  }

  .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;
  }

  .mat-paginator-range-label {
    margin: 0 !important;
  }

  .mat-form-field {
    margin: 5px 0 !important;
  }
  .mat-form-field.search_by {
    margin: 0 12px 0 0 !important;
  }

  .mat-form-field-subscript-wrapper {
    position: relative !important;
  }

  .mat-form-field-wrapper {
    padding-bottom: 0 !important;
  }

  .white .mat-form-field-subscript-wrapper {
    position: absolute !important;
  }
  .white .mat-form-field-wrapper {
    padding-bottom: 1.25em !important;
  }
  .white .mat-form-field {
    margin: 16px 0 !important;
  }

  .mat-form-field-underline {
    position: static !important;
    position: initial !important;
  }

  .summary-list-key,
.summary-list-value {
    font-size: 16px;
  }
}
@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 mobile devices */
@font-face {
  font-family: "helvetica";
  src: url('Helvetica.4cb21cea59854fce727a.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: "helvetica_bold";
  src: url('Helvetica-Bold-Font.c376facff17e67e2f4d7.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
.alignRight {
  text-align: right;
}
.alignLeft {
  text-align: left;
}
@media all and (min-width: 768px) {
  .govuk-tabs {
    padding: 30px;
  }
  .govuk-tabs .govuk-tabs__title {
    display: none;
  }
  .govuk-tabs ul.govuk-tabs__list {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 49px;
    border-bottom: 1px solid #bfc1c3;
  }
  .govuk-tabs ul.govuk-tabs__list li.govuk-tabs__list-item {
    position: relative;
    margin: 0 5px 0 0;
    padding: 10px 20px 1px;
    float: left;
    background-color: #f3f2f1;
    text-align: center;
    cursor: pointer;
    display: block;
    height: 29px;
    border-bottom: 4px solid transparent;
    line-height: 1.21579;
  }
  .govuk-tabs ul.govuk-tabs__list li.govuk-tabs__list-item.govuk-tabs__list-item--selected {
    margin-top: -5px;
    margin-bottom: -1px;
    padding: 14px 19px 11px 19px;
    border: 1px solid #bfc1c3;
    border-bottom: 0;
    background-color: #fff;
  }
  .govuk-tabs ul.govuk-tabs__list li.govuk-tabs__list-item.govuk-tabs__list-item--selected a.govuk-tabs__tab {
    text-decoration: none;
  }
  .govuk-tabs ul.govuk-tabs__list li.govuk-tabs__list-item a.govuk-tabs__tab {
    font-family: "helvetica";
    margin-right: 3px;
    float: left;
    color: #0b0c0c;
    text-align: center;
    line-height: 1.21579;
  }
  .govuk-tabs ul.govuk-tabs__list li.govuk-tabs__list-item a.govuk-tabs__tab:focus {
    outline: 3px solid transparent;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    text-decoration-thickness: 0;
  }
  .govuk-tabs ul.govuk-tabs__list li.govuk-tabs__list-item a.govuk-tabs__tab:hover {
    color: rgba(11, 12, 12, 0.99);
    text-decoration-thickness: 3px;
  }
  .govuk-tabs .govuk-tabs__panel {
    margin-top: 0;
    padding: 30px 20px;
    border: 1px solid #b1b4b6;
    border-top: 0;
  }
  .govuk-tabs .govuk-tabs__panel.govuk-tabs__panel--hidden {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .govuk-tabs {
    padding: 30px 20px;
  }
  .govuk-tabs .govuk-tabs__title {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: normal;
  }
  .govuk-tabs .govuk-tabs__list {
    border-bottom: 0 !important;
    padding: 0;
    margin: 0 0 20px 0;
  }
  .govuk-tabs .govuk-tabs__list .govuk-tabs__list-item {
    margin-left: 25px;
    list-style: none;
  }
  .govuk-tabs .govuk-tabs__list .govuk-tabs__list-item:before {
    color: #0b0c0c;
    content: "—";
    margin-left: -25px;
    padding-right: 5px;
  }
  .govuk-tabs .govuk-tabs__list .govuk-tabs__list-item .govuk-tabs__tab {
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 10px;
  }
  .govuk-tabs .govuk-tabs__list .govuk-tabs__list-item .govuk-tabs__tab:link {
    color: #1d70b8;
  }
}
ul.govuk-dash-list-item {
  list-style: none;
  padding-left: 20px;
}
ul.govuk-dash-list-item li {
  font-size: 19px;
  margin-bottom: 15px;
  font-family: "helvetica";
}
ul.govuk-dash-list-item li:before {
  content: "-";
  width: 5px;
  margin-left: -20px;
  margin-right: 5px;
  font-weight: 700;
}
ul.govuk-dot-list-item {
  list-style: disc;
  padding-left: 20px;
}
ul.govuk-dot-list-item li {
  font-size: 19px;
  margin-bottom: 15px;
  font-family: "helvetica";
}
@media all and (max-width: 767px) {
  ul.govuk-dash-list-item li,
ul.govuk-dot-list-item li {
    font-size: 16px;
    word-break: break-word;
  }
}
.gds-button {
  font-weight: 400;
  font-size: 19px;
  line-height: 1.1875;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: auto;
  margin: 0 0 22px 0;
  padding: 8px 10px 7px;
  border: 2px solid transparent;
  border-radius: 0;
  color: #fff;
  background-color: #00703c;
  box-shadow: 0 2px 0 #002d18;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  -webkit-appearance: none;
  font-family: "helvetica";
}
.gds-button:hover {
  background-color: #005a30;
}
.gds-button:active {
  top: 2px;
}
.gds-button:focus {
  border-color: #fd0;
  outline: 3px solid transparent;
  box-shadow: inset 0 0 0 1px #fd0;
}
.gds-button:focus:not(:active):not(:hover) {
  border-color: #fd0;
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 2px 0 #0b0c0c;
}
.gds-button.button-start {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  margin-bottom: 32px;
}
@media all and (max-width: 767px) {
  .gds-button.button-start {
    font-size: 19px;
  }
}
.gds-button.button-start:before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -4px;
  left: -2px;
  background: transparent;
}
.gds-button.button-secondary {
  background-color: #f3f2f1;
  color: #0b0c0c;
}
.gds-button.button-secondary:hover {
  background-color: #dbdad9;
}
.gds-button.button-primary {
  margin-right: 15px;
}
.gds-button.button-warning {
  background-color: #d4351c;
  margin-right: 15px;
}
.gds-button.button-warning:hover {
  background-color: #aa2a16;
}
@media all and (max-width: 767px) {
  .gds-button {
    font-size: 16px;
  }
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.govuk-tabs__list-item {
  font-size: 19px;
}
.govuk-heading-xl {
  font-size: 48px;
  margin-bottom: 50px;
  font-family: "helvetica_bold";
}
.govuk-heading-l {
  font-size: 36px;
  margin-bottom: 30px;
  font-family: "helvetica_bold";
}
.govuk-heading-m {
  font-size: 24px;
  margin-bottom: 20px;
  font-family: "helvetica_bold";
}
.govuk-heading-s {
  font-size: 19px;
  margin-bottom: 20px;
}
.govuk-caption-xl {
  font-size: 27px;
  margin-bottom: 5px;
}
.govuk-caption-l {
  font-size: 24px;
}
.govuk-caption-m {
  font-size: 19px;
}
#care-plan p {
  font-family: "helvetica";
  margin-top: 0.3125em;
}
#care-plan p.govuk-body {
  font-size: 19px;
  margin-bottom: 20px;
}
#care-plan p.govuk-body-l {
  font-size: 24px;
  margin-bottom: 30px;
}
#care-plan p.govuk-body-s {
  font-size: 16px;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .govuk-heading-xl {
    font-size: 32px;
    margin-bottom: 30px;
  }

  .govuk-heading-l {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .govuk-heading-m {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .govuk-heading-s {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .govuk-caption-xl,
.govuk-caption-l {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .govuk-caption-m {
    font-size: 16px;
  }

  .govuk-tabs__list-item {
    font-size: 16px;
  }

  p.govuk-body {
    font-size: 16px;
    margin-bottom: 15px;
  }
  p.govuk-body-l {
    font-size: 18px;
    margin-bottom: 20px;
  }
  p.govuk-body-s {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.link-back {
  font-family: "helvetica";
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  margin: 0 0 15px 0 !important;
  margin-top: 15px;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}
.link-back:link, .link-back:visited, .link-back:hover {
  color: #000000;
}
.link-back a.link-back:focus, .link-back:active {
  color: #000000;
  outline: 3px solid transparent;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
}
.link-back::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 6px solid #000000;
  border-bottom: 5px solid transparent;
  margin-right: 5px;
}
body.modal-open {
  overflow: hidden;
}
.gds-modal {
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  overflow-y: hidden;
}
.gds-modal-dialog {
  margin: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  border: 4px solid #000;
  min-width: 400px;
}
.gds-modal-dialog button {
  margin: 0 10px 0 0;
}
.gds-modal-dialog p {
  font-size: 19px;
}
@media all and (max-width: 767px) {
  .gds-modal-dialog {
    min-width: 80vw !important;
    width: 80vw !important;
  }
  .gds-modal-dialog p {
    font-size: 16px;
  }
}
.gds-warning {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 0;
}
.gds-warning .gds-warning-icon {
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  left: 0;
  min-width: 35px;
  min-height: 35px;
  margin-top: -7px;
  border: 3px solid #0b0c0c;
  border-radius: 50%;
  color: #fff;
  background: #0b0c0c;
  line-height: 26px;
  padding: 3px 0 0 0;
  font-size: 28px;
  text-align: center;
  font-family: "helvetica_bold";
}
.gds-warning .gds-warning-text {
  font-size: 19px;
  font-family: "helvetica_bold";
  line-height: 1.25;
  color: #0b0c0c;
  display: block;
  padding-left: 45px;
}
.gds-select-wrapper .gds-select-label {
  color: #0b0c0c;
  display: block;
  margin-bottom: 5px;
  font-size: 19px;
}
.gds-select-wrapper .gds-select {
  max-width: 100%;
  line-height: 1.3;
  padding: 5px;
  font-size: 19px;
  font-family: "helvetica";
  border: 2px solid #0b0c0c;
  margin-bottom: 30px;
  display: block;
}
.gds-select-wrapper .gds-select:focus, .gds-select-wrapper .gds-select:active {
  outline: 3px solid #fd0;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.gds-select-wrapper .gds-select option {
  font-size: 19px;
}
.gds-input {
  font-size: 19px;
  font-family: "helvetica";
  line-height: 1.3;
  margin-top: 0;
  padding: 5px;
  border: 2px solid #0b0c0c;
  border-radius: 0;
}
.gds-input.widthDate {
  width: 35px;
}
.gds-input:focus {
  outline: 3px solid #fd0;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.gds-anchor {
  font-family: "Helvetica" !important;
  font-size: 16px !important;
  line-height: 1.25;
  padding: 2px 0;
  text-decoration: underline;
}
.gds-anchor:hover {
  text-decoration-thickness: 3px;
}
.gds-anchor:active {
  color: #0b0c0c;
}
.gds-anchor:link {
  color: #1d70b8;
}
.gds-anchor:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
}
.gds-status-tag {
  display: inline-block !important;
  outline: 2px solid transparent;
  outline-offset: -2px;
  color: #fff;
  background-color: #0b0c0c;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  padding: 5px 8px 1px 8px;
  font-size: 16px;
  margin: 2px;
  font-family: "helvetica_bold";
  width: auto;
  text-align: center;
}
.gds-status-tag.red {
  background-color: #d4351c;
}
.gds-status-tag.orange {
  background-color: #f47738;
}
.gds-status-tag.green {
  background-color: #00703c;
}
@media all and (max-width: 767px) {
  .gds-modal-dialog .quesWrapper {
    font-size: 16px !important;
  }
  .gds-modal-dialog p.tableQuestion {
    font-size: 16px;
  }
}
.number-of-pages {
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  color: #626a6e;
  margin-bottom: 15px;
  font-family: "helvetica";
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .number-of-pages {
    font-size: 16px;
  }
}
.care-plan-questions-list {
  margin-top: 25px;
}
.care-plan-questions-list label {
  font-family: "helvetica";
}
.care-plan-questions-list .question {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: "helvetica_bold";
}
.care-plan-questions-list .question:focus-visible {
  outline: 0;
}
.care-plan-questions-list .gds-form-group {
  margin-bottom: 30px;
  font-size: 19px;
  font-family: "helvetica";
}
.care-plan-questions-list .radioContainer {
  display: flex;
}
.care-plan-questions-list .radioContainer.inlineRadioButtons {
  display: inline-block;
  margin: 0 20px 0 0;
}
.care-plan-questions-list .gds-radio-wrapper {
  position: relative;
  padding: 0 0 0 38px;
  margin-bottom: 10px;
  margin-right: 20px;
}
.care-plan-questions-list .gds-radio-wrapper input[type=radio] {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: -2px;
  left: -2px;
  width: 44px;
  height: 44px;
  margin: 0;
  opacity: 0;
}
.care-plan-questions-list .gds-radio-wrapper input[type=radio]:focus + label::before {
  border-width: 4px;
  box-shadow: 0 0 0 4px #fd0;
}
.care-plan-questions-list .gds-radio-wrapper input[type=radio] ~ label {
  padding: 7px 10px 7px 12px;
  font-weight: 400;
  font-size: 19px;
  display: inline-block;
  cursor: pointer;
}
@media all and (max-width: 767px) {
  .care-plan-questions-list .gds-radio-wrapper input[type=radio] ~ label {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    font-family: Helvetica;
    padding: 8px 15px 5px;
  }
}
.care-plan-questions-list .gds-radio-wrapper input[type=radio] ~ label:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border: 2px solid #000000;
  border-radius: 50%;
  background: 0 0;
}
.care-plan-questions-list .gds-radio-wrapper input[type=radio] ~ label:after {
  content: "";
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 0;
  height: 0;
  border: 10px solid #000000;
  border-radius: 50%;
  opacity: 0;
  background: #000000;
}
.care-plan-questions-list .gds-radio-wrapper input[type=radio]:checked ~ label::after {
  zoom: 1;
  opacity: 1;
}
.care-plan-questions-list .checkbox-wrapper {
  position: relative;
  display: block;
  min-height: 40px;
  margin-bottom: 10px;
  padding-left: 40px;
  clear: left;
}
.care-plan-questions-list .checkbox-wrapper input[type=checkbox] {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: -2px;
  left: -2px;
  width: 44px;
  height: 44px;
  margin: 0;
  opacity: 0;
}
.care-plan-questions-list .checkbox-wrapper input[type=checkbox]:focus + label::before {
  border-width: 4px;
  box-shadow: 0 0 0 4px #fd0;
}
.care-plan-questions-list .checkbox-wrapper input[type=checkbox] ~ label {
  padding: 7px 10px 7px 12px;
  font-weight: normal;
  font-size: 19px;
  display: inline-block;
  cursor: pointer;
}
@media all and (max-width: 767px) {
  .care-plan-questions-list .checkbox-wrapper input[type=checkbox] ~ label {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    font-family: Helvetica;
    padding: 8px 15px 5px;
  }
}
.care-plan-questions-list .checkbox-wrapper input[type=checkbox] ~ label::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border: 2px solid #000;
  background: transparent;
}
.care-plan-questions-list .checkbox-wrapper input[type=checkbox] ~ label::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 9px;
  width: 18px;
  height: 7px;
  transform: rotate(-45deg);
  border: solid;
  border-width: 0 0 5px 5px;
  border-top-color: transparent;
  opacity: 0;
  background: transparent;
}
.care-plan-questions-list .checkbox-wrapper input[type=checkbox] ~ label.form-label-b19 {
  font-size: 19px;
  font-family: "helvetica_bold";
}
.care-plan-questions-list .checkbox-wrapper input[type=checkbox] ~ label.form-label-b19 span {
  font-size: 16px;
  font-family: "helvetica";
}
.care-plan-questions-list .checkbox-wrapper input[type=checkbox]:checked ~ label::after {
  zoom: 1;
  opacity: 1;
}
.care-plan-questions-list .checkbox-wrapper label .vc-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
}
.care-plan-questions-list .radio-conditional {
  margin-left: 17px;
  padding-left: 33px;
  border-left: 10px solid #b1b4b6;
}
.care-plan-questions-list .gds-textarea {
  border: 2px solid #000;
  font-family: "helvetica";
  font-size: 19px;
  font-weight: normal;
  color: #0b0c0c;
  line-height: 1.25;
  padding: 5px;
  background-image: none;
  width: 98.5% !important;
  margin-bottom: 5px;
}
@media all and (max-width: 767px) {
  .care-plan-questions-list .gds-textarea {
    font-size: 16px;
  }
}
.care-plan-questions-list .gds-textarea:focus {
  outline: 3px solid #fd0;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.care-plan-questions-list .radio-conditional .gds-textarea {
  width: 97% !important;
}
.care-plan-questions-list .error-message {
  font-family: "helvetica_bold";
  font-size: 19px;
  line-height: 1.3;
  color: #d4351c;
  padding: 0;
  margin: 0 0 15px 0;
}
@media all and (max-width: 767px) {
  .care-plan-questions-list .error-message {
    font-size: 16px;
  }
}
.care-plan-questions-list .form-label-count {
  color: #6f777b;
  padding: 0;
  line-height: 1.3;
  margin: 0;
  font-size: 19px;
  font-family: "helvetica";
}
@media all and (max-width: 767px) {
  .care-plan-questions-list .form-label-count {
    font-size: 16px;
  }
}
.care-plan-questions-list .gds-input {
  font-size: 19px;
  font-family: "helvetica";
  line-height: 1.3;
  margin-top: 0;
  padding: 5px;
  border: 2px solid #0b0c0c;
  border-radius: 0;
}
.care-plan-questions-list .gds-input.widthDate {
  width: 35px;
}
.care-plan-questions-list .gds-input.full-width {
  width: 100%;
}
.care-plan-questions-list .gds-input.three-quarters {
  width: 75%;
}
.care-plan-questions-list .gds-input.two-third-quarters {
  width: 66.66%;
}
.care-plan-questions-list .gds-input.one-half {
  width: 50%;
}
.care-plan-questions-list .gds-input.one-third {
  width: 33.33%;
}
.care-plan-questions-list .gds-input.one-quarter {
  width: 25%;
}
.care-plan-questions-list .gds-input:focus {
  outline: 3px solid #fd0;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
@media all and (max-width: 767px) {
  .care-plan-questions-list .gds-input.full-width, .care-plan-questions-list .gds-input.three-quarters, .care-plan-questions-list .gds-input.two-third-quarters, .care-plan-questions-list .gds-input.one-half, .care-plan-questions-list .gds-input.one-third, .care-plan-questions-list .gds-input.one-quarter {
    width: 98.5% !important;
  }
}
@media all and (max-width: 767px) {
  .gds-form-group,
.hasTableForm > .gds-form-group {
    margin-bottom: 15px;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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[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: #98B12E;
}
.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: #98B12E;
  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: #98B12E;
}
.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;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.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: Roboto, "Helvetica Neue", 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 .sv_qstn {
  overflow: visible;
}
.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-family: Roboto, "Helvetica Neue", sans-serif;
  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;
}
@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;
  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: 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: 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;
}

/*# sourceMappingURL=styles.f11af7ba7da6af118bcd.css.map*/