@font-face {
    font-family: 'Centurygothic';
    src: url('https://study.epinionglobal.com/btv_lib/fonts/centurygothic.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: 'CenturygothicBold';
    src: url('https://study.epinionglobal.com/btv_lib/fonts/IBMPlexSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }
  
  
  body {
    font-family: Centurygothic,CenturygothicBold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #192b37;
  }
  
  b,
  strong {
    font-weight: 700
  }
  
  table,
  tbody,
  td,
  th,
  tr {
    font-size: 100%;
    vertical-align: middle
  }
  
  hr {
    border-top: 1px solid #ccc
  }
  
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
  }
  
  ol,
  ul {
    padding: 5px 0 5px 30px
  }
  
  ul {
    list-style: none
  }
  
  li {
    padding: 5px 0
  }
  
  .epi-main ul li:before {
    content: "\25cf";
    color: #6a90ac;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
  }
  
  iframe {
    overflow: auto;
    border: none;
    -webkit-overflow-scrolling: touch
  }
  
  a {
    display: inline-block;
    color: #6a90ac;
    text-decoration: none;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all
  }
  
  a:hover {
    text-decoration: underline
  }
  
  :focus {
    outline: 0
  }
  
  .epi-button,
  input,
  select,
  textarea {
    font-family: inherit;
    border: 1.5px solid #a7a7a8;
    padding: 5px;
    border-collapse: collapse;
    width: 100%;
    max-width: 250px;
    vertical-align: middle
  }
  
  img {
    -ms-interpolation-mode: bicubic
  }
  
  tab {
    display: inline-block;
    width: 30px
  }
  
  ol>br,
  ul>br {
    display: none
  }
  
  .clearfix:after,
  .clearfix:before {
    content: "";
    display: table
  }
  
  .clearfix:after {
    clear: both
  }
  
  .epi-main,
  .epi-top-main {
    margin: 0 auto;
    width: 100%;
    max-width: 870px;
    padding: 0 20px
  }
  
  .epi-main {
    background-color: rgba(255, 255, 255, .9);
    padding-bottom: 60px
  }
  
  .epi-main img {
    vertical-align: top;
    max-width: 100%
  }
  
  .epi-content img {
    border: 1px solid #192b37
  }
  
  .epi-category img {
    pointer-events: none;
    cursor: pointer;
    vertical-align: top
  }
  
  .epi-top {
    display: none;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #192b37;
    color: #fff;
    font-size: 13px
  }
  
  .epi-top span {
    vertical-align: middle
  }
  
  .test .epi-top {
    display: block
  }
  
  .epi-top-main {
    display: table;
    min-height: 37px
  }
  
  .epi-top-left,
  .epi-top-right {
    display: table-cell;
    padding: 5px 0
  }
  
  .epi-top-right {
    text-align: right
  }
  
  .epi-top-right>br {
    display: none
  }
  
  .epi-header {
    display: table;
    table-layout: fixed;
    padding: 30px 0 15px;
    width: 100%;
    margin-top: 0
  }
  
  .epi-header span {
    vertical-align: middle
  }
  
  .test .epi-main {
    padding-top: 39px
  }
  
  .epi-header img {
    max-width: 90%
  }
  
  .epi-header img[src*="epinion.svg"],
  .epi-header img[src*="epinion_white.svg"] {
    max-width: 140px
  }
  
  .epi-header-center,
  .epi-header-left,
  .epi-header-right {
    display: table-cell;
    font-size: 110%
  }
  
  .epi-header-center {
    text-align: center;
    color: #6a90ac;
    font-weight: 700
  }
  
  .epi-header-right {
    text-align: right
  }
  
  .epi-global-banner>br {
    display: none
  }
  
  .epi-end {
    font-size: inherit !important
  }
  
  .epi-content {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
  }
  
  .epi-block>br,
  .epi-content>br {
    display: none
  }
  
  .epi-block {
    position: relative;
    padding: 0 15px
  }
  
  .epi-banner .mrBannerText,
  .epi-block .epi-answer,
  .epi-block .epi-question,
  .epi-block .epi-sub-question {
    display: block;
    padding-bottom: 15px
  }
  
  .epi-banner .mrBannerText {
    padding-bottom: 7px
  }
  
  .epi-banner>br {
    display: none
  }
  
  .epi-block-icon {
    border-top: 1px solid #ccc;
    padding-top: 25px;
    margin-top: 15px
  }
  
  .epi-block-icon:after {
    content: "";
    border: 1px solid #ccc;
    position: absolute;
    display: block;
    top: -6px;
    right: 0;
    width: 9px;
    height: 9px;
    background-color: #fff
  }
  
  .epi-icon {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    background-color: #6a90ac;
    position: absolute;
    top: -15px;
    left: 0;
    color: #fff;
    width: 29px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    font-size: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
  }
  
  .epi-block.info .epi-icon {
    background-color: #192b37
  }
  
  .epi-block.info .epi-answer {
    display: none
  }
  
  .epi-question .mrQuestionText,
  .epi-sub-answer>.mrQuestionText {
    display: block
  }
  
  .epi-question,
  .epi-sub-question {
    font-size: 120%
  }
  
  .mrQuestionText {
    line-height: 150%
  }
  
  .epi-clickbox {
    border: 2px solid #688688;
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 0;
    color: #fff;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    font-family: Arial,sans-serif;
  }
  
  input[type=checkbox].mrMultiple,
  input[type=radio].mrSingle {
    display: none
  }
  
  input[type=radio]+.epi-clickbox {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
  }
  
  input[type=checkbox]:checked+.epi-clickbox,
  input[type=radio]:checked+.epi-clickbox {
    border: 2px solid #6a90ac;
    font-size: 14px;
    color: #6a90ac
  }
  
  input[type=checkbox][disabled]+.epi-clickbox,
  input[type=checkbox][readonly]+.epi-clickbox,
  input[type=radio][disabled]+.epi-clickbox,
  input[type=radio][readonly]+.epi-clickbox {
    background-color: #f5f5f5;
    border-color: #ccc;
    color: #f5f5f5
  }
  
  input[type=checkbox][disabled]:checked+.epi-clickbox,
  input[type=checkbox][readonly]:checked+.epi-clickbox,
  input[type=radio][disabled]:checked+.epi-clickbox,
  input[type=radio][readonly]:checked+.epi-clickbox {
    color: #a7c7d7
  }
  
  input[type=text][disabled],
  input[type=text][readonly],
  select[disabled],
  textarea[disabled],
  textarea[readonly] {
    border-color: #ccc;
    background-color: #f5f5f5;
    color: #688688
  }
  
  .epi-category {
    cursor: pointer
  }
  
  .epi-simple .epi-category {
    vertical-align: top
  }
  
  .epi-label {
    cursor: pointer;
    display: block;
    padding: 5px 5px 5px 30px;
    line-height: 150%;
    vertical-align: middle;
    min-height: 30px
  }
  
  .mrShowText {
    display: block;
    font-weight: 700;
    padding: 7px 5px 7px 0
  }
  
  .mrErrorText {
    display: inline-block;
    background-color: #fee;
    padding: 5px 7px;
    color: #e44 !important;
    font-weight: 400 !important;
    border: 1px solid #e44 !important;
    margin: 5px 0
  }
  
  .epi-sub-answer>.mrErrorText {
    width: 100%
  }
  
  .epi-simple .epi-sub-answer>.mrErrorText,
  .mobile .epi-table.responsive .epi-sub-answer>.mrErrorText {
    display: block;
    margin: 0 0 5px
  }
  
  .epi-category [style*="visibility: hidden"],
  input[style*="visibility: hidden"]+.epi-clickbox,
  input[style*="visibility: hidden"]~.epi-label {
    display: none !important
  }
  
  .epi-simple .epi-clickbox,
  .epi-sub-answer>.epi-category>.epi-clickbox {
    float: left;
    margin: 7px 0 0 5px
  }
  
  .epi-table .epi-label {
    display: none
  }
  
  .epi-table:not(.column) tr:not(.epi-table-header-row) {
    border-top: 1px solid #ccc
  }
  
  .epi-table tr.epi-table-header-row>.epi-table-header-cell {
    border-bottom: 1px solid #6a90ac
  }
  
  .epi-category:hover {
    background-color: #eee
  }

  .epi-category:focus {
    outline: 2px dashed #6a90ac;
    outline-offset: 3px;
  }
  
  .epi-clickbox:hover+.epi-label {
    background-color: #e5e5e5
  }
  
  .epi-config {
    display: none
  }
  
  .epi-simple .epi-category .epi-sub-answer {
    padding: 5px 5px 5px 30px
  }
  
  .epi-textarea {
    max-width: 100%;
    max-height: 200px
  }
  
  .epi-simple,
  .epi-table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
  }
  
  .epi-simple tbody,
  .epi-table tbody {
    width: 100%;
    display: table;
    table-layout: fixed
  }
  
  .web .epi-table.column tr:not(.epi-table-header-row) td.epi-category {
    border-left: 1px solid #ccc
  }
  
  .mobile .epi-simple.column:not(.responsive) td.epi-category,
  .mobile .epi-simple.row:not(.responsive) td.epi-category,
  .mobile .epi-table:not(.responsive) .epi-category,
  .mobile .epi-table:not(.responsive) .epi-table-header-cell,
  .web .epi-simple.column td.epi-category,
  .web .epi-simple.row td.epi-category,
  .web .epi-table .epi-category,
  .web .epi-table .epi-table-header-cell {
    width: 5%
  }
  
  .mobile .epi-table:not(.responsive) .epi-table-header-row [colspan],
  .web .epi-table .epi-table-header-row [colspan],
  .web .epi-table td.epi-table-header-cell {
    width: 10%
  }
  
  .web .mobile .epi-simple.column td.epi-category,
  .web .mobile .epi-simple.row td.epi-category,
  .web .mobile .epi-table .epi-category,
  .web .mobile .epi-table .epi-table-header-cell,
  .web .mobile .epi-table .epi-table-header-row [colspan],
  .web .mobile .epi-table td.epi-table-header-cell {
    width: 100%
  }
  
  /* .epi-simple,
  .epi-table {
    overflow-x: auto
  } */
  
  .epi-table td.epi-category,
  .epi-table th.epi-table-header-cell {
    padding: 15px 5px
  }
  
  .epi-table th.epi-table-header-cell {
    word-wrap: break-word
  }
  
  .epi-table-special-row {
    border-top: 1px solid #ccc
  }
  
  .epi-block.no-input .epi-simple .epi-clickbox,
  .epi-block.no-input .epi-simple~.epi-category>.epi-clickbox {
    display: none
  }
  
  .epi-block.no-input .epi-simple .epi-category .epi-sub-answer,
  .epi-block.no-input .epi-simple .epi-label,
  .epi-block.no-input .epi-simple~.epi-category>.epi-label {
    padding: 5px 10px
  }
  
  .epi-block.no-input .epi-simple input:checked~.epi-label,
  .epi-block.no-input .epi-simple input:checked~.epi-sub-answer,
  .epi-block.no-input .epi-simple~.epi-category>input:checked~.epi-label {
    border-left: 2px solid #6a90ac;
    padding-left: 8px !important;
    background-color: #eee
  }
  
  .epi-block.no-input .epi-simple input:checked~.epi-label:hover,
  .epi-block.no-input .epi-simple~.epi-category>input:checked~.epi-label:hover {
    background-color: #e5e5e5
  }
  
  .epi-block.no-indent .epi-answer,
  .epi-block.no-indent .epi-banner,
  .epi-block.no-indent .epi-question {
    padding-left: 0
  }
  
  .epi-block.hidden {
    display: none !important
  }
  
  .web .epi-block.two-column .epi-answer,
  .web .epi-block.two-column .epi-question {
    display: table-cell;
    padding-bottom: 0;
    vertical-align: top
  }
  
  .web .epi-block.two-column .epi-question {
    width: 40%;
    padding-right: 15px
  }
  
  .web .epi-block.two-column .epi-answer {
    width: 60%;
    padding-left: 15px;
    border-left: 1px solid #ccc
  }
  
  .epi-nav {
    padding: 15px 0;
    display: table;
    width: 100%
  }
  
  .epi-back,
  .epi-next {
    display: table-cell;
    min-width: 100px
  }
  
  .epi-next {
    text-align: right
  }
  
  .epi-button,
  .epi-nav input[type=submit],
  .mrGoto {
    padding: 10px;
    cursor: pointer;
    background-color: #6a90ac;
    border: 2px solid #6a90ac;
    color: #fff;
    white-space: nowrap;
    font-weight: 700;
    text-align: center;
    -webkit-transition: background-color .3s ease, border-color .3s ease, color .3s ease;
    -moz-transition: background-color .3s ease, border-color .3s ease, color .3s ease;
    -ms-transition: background-color .3s ease, border-color .3s ease, color .3s ease;
    -o-transition: background-color .3s ease, border-color .3s ease, color .3s ease;
    transition: background-color .3s ease, border-color .3s ease, color .3s ease
  }
  
  input[type=submit].mrGoto {
    background-color: transparent;
    border: 1.5px solid #fff
  }
  
  select.mrGotoDropdown {
    border-color: #fff
  }
  
  .epi-back input[type=submit] {
    background-color: transparent;
    color: #6a90ac;
    border: 2px solid #6a90ac
  }
  
  .epi-button {
    display: inline-block;
    width: auto
  }
  
  .epi-nav input[type=submit] {
    width: auto !important;
    min-width: 100px
  }
  
  .epi-button:hover,
  .epi-nav input[type=submit]:hover {
    background-color: #405c6a;
    border: 2px solid #405c6a;
    color: #fff
  }
  
  input[type=submit].mrGoto:hover {
    background-color: #fff;
    color: #192b37
  }
  
  .epi-back input[type=submit]:hover {
    background-color: transparent;
    border: 2px solid #405c6a;
    color: #405c6a
  }
  
  .epi-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 90%;
    background-color: #fff;
    color: #6a90ac
  }
  
  .epi-info {
    padding: 18px 10px 12px
  }
  
  .epi-progress {
    width: 100%;
    height: 2px;
    position: relative
  }
  
  .epi-progress table,
  .epi-progress tbody,
  .epi-progress td,
  .epi-progress tr {
    display: block;
    height: 2px;
    border: none;
    border-collapse: collapse;
    padding: 0
  }
  
  .epi-progress table,
  .epi-progress tbody {
    background-color: #ccc;
    border-collapse: collapse
  }
  
  .epi-progress td:first-child:not(:last-child) {
    -webkit-animation: loadProgress .8s 1;
    -moz-animation: loadProgress .8s 1;
    -ms-animation: loadProgress .8s 1;
    -o-animation: loadProgress .8s 1;
    animation: loadProgress .8s 1;
    margin: 0 auto;
    background-color: #6a90ac !important;
    position: relative
  }
  
  .epi-progress td:last-child {
    position: absolute;
    top: -13px;
    left: calc(50% - 14px);
    background-color: #6a90ac !important;
    color: #fff;
    font-size: 10px;
    line-height: 28px;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center
  }
  
  @-webkit-keyframes loadProgress {
    0% {
        width: 0
    }
  }
  
  @-moz-keyframes loadProgress {
    0% {
        width: 0
    }
  }
  
  @-ms-keyframes loadProgress {
    0% {
        width: 0
    }
  }
  
  @-o-keyframes loadProgress {
    0% {
        width: 0
    }
  }
  
  @keyframes loadProgress {
    0% {
        width: 0
    }
  }
  
  .mobile input,
  .mobile select,
  .mobile textarea {
    max-width: none
  }
  
  .mobile .epi-header-center {
    display: inline
  }
  
  .mobile .epi-header-center .mrBannerText {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    text-align: center
  }
  
  .mobile .epi-goto {
    display: inline-block;
    margin-top: 3px
  }
  
  .mobile .responsive,
  .mobile .responsive td.epi-category,
  .mobile .responsive th.epi-table-header-cell,
  .mobile .responsive>tbody,
  .mobile .responsive>tbody>tr {
    display: block
  }
  
  .mobile .epi-table.responsive td.epi-category {
    padding: 0
  }
  
  .mobile .epi-table.responsive>tbody>tr {
    border: 1px solid #ccc;
    margin-bottom: 15px
  }
  
  .mobile .epi-table.responsive td.epi-category,
  .mobile .epi-table.responsive th.epi-table-header-cell {
    text-align: left !important;
    vertical-align: top !important
  }
  
  .mobile .epi-table.responsive .epi-table-header-row {
    display: none
  }
  
  .mobile .epi-table.responsive .epi-table-header-cell {
    font-size: 110%;
    background-color: #e5ddd5;
    border-bottom: 1px solid #6a90ac
  }
  
  .mobile .epi-table.responsive {
    border: none
  }
  
  .mobile .epi-table.responsive .epi-label {
    display: block;
    padding: 5px 5px 5px 30px
  }
  
  .mobile .epi-table.responsive .epi-category .epi-sub-answer {
    padding: 5px 5px 5px 30px
  }
  
  .mobile .epi-table.responsive .epi-text-label {
    padding: 5px 10px 0;
    min-height: auto
  }
  
  .mobile .epi-table.responsive .epi-text-label:hover {
    background-color: transparent
  }
  
  .mobile .epi-table.responsive .epi-text-label~.epi-sub-answer {
    padding: 5px 10px
  }
  
  .mobile .epi-table.responsive .epi-clickbox {
    float: left;
    margin: 7px 0 0 5px
  }
  
  .mobile .epi-table.responsive .epi-category>.mrErrorText {
    margin-left: 5px
  }
  
  .mobile .epi-block.no-input .epi-table.responsive .epi-clickbox {
    display: none
  }
  
  .mobile .epi-block.no-input .epi-table.responsive .epi-category .epi-sub-answer,
  .mobile .epi-block.no-input .epi-table.responsive .epi-label {
    padding: 5px 10px
  }
  
  .mobile .epi-block.no-input .epi-table.responsive input:checked~.epi-label,
  .mobile .epi-block.no-input .epi-table.responsive input:checked~.epi-sub-answer {
    border-left: 2px solid #6a90ac;
    padding-left: 8px !important;
    background-color: #eee
  }
  
  .mobile .epi-block.no-input .epi-table.responsive input:checked~.epi-label:hover {
    background-color: #e5e5e5
  }
  
  .mobile .epi-main.overflow {
    display: inline-block !important;
    width: auto !important;
    margin: 0 auto
  }
  
  .mobile .epi-main.overflow .epi-content img {
    max-width: 400px
  }
  
  .mobile .epi-main.overflow .epi-simple img,
  .mobile .epi-main.overflow .epi-table img {
    max-width: 320px
  }
  
  .mobile .epi-main.overflow .epi-table:not(.responsive) img {
    max-width: 200px
  }
  
  .mobile .epi-main.overflow .epi-table>tbody {
    table-layout: auto
  }
  
  .mobile .epi-main.overflow .epi-table th.epi-table-header-cell {
    word-wrap: normal
  }
  
  .mobile .epi-info {
    display: none
  }
  
  .mobile .epi-progress,
  .mobile .epi-progress table,
  .mobile .epi-progress tbody,
  .mobile .epi-progress td,
  .mobile .epi-progress tr {
    height: 3px
  }
  
  .mobile .epi-progress td:first-child:not(:last-child) {
    margin: 0
  }
  
  .mobile .epi-progress td:last-child {
    display: none
  }
  
  .epi-ua {
    display: none !important
  }
  
  .epi-color {
    background-color: #6a90ac;
    color: #fff
  }
  
  .epi-main.no-bold-exclusive .epi-table td.epi-category .mrQuestionText,
  .epi-main.no-bold-exclusive .mrMultipleText,
  .epi-main.no-bold-grid .epi-table th.epi-table-header-cell {
    font-weight: 400 !important
  }
  
  .epi-main.no-bold-exclusive .epi-table-header-cell .mrQuestionText {
    font-weight: inherit !important
  }
  
  .epi-hidden {
    display: none !important
  }
  
  .epi-main.no-auto-width .epi-simple tbody,
  .epi-main.no-auto-width .epi-table tbody {
    table-layout: auto
  }
  
  .epi-main.no-auto-width .epi-table th.epi-table-header-cell {
    word-wrap: normal
  }
  
  .epi-main.no-progress .epi-progress {
    display: none !important
  }
  
  .epi-main.no-progress .epi-info {
    padding-top: 12px;
    border-top: 1.5px solid #6a90ac
  }
  
  .epi-main.no-footer {
    padding-bottom: 30px
  }
  
  .epi-main.no-footer .epi-progress,
  .epi-main.no-footer .epi-progress table,
  .epi-main.no-footer .epi-progress tbody,
  .epi-main.no-footer .epi-progress td,
  .epi-main.no-footer .epi-progress tr {
    height: 3px
  }
  
  .epi-main.no-footer .epi-progress td:last-child {
    top: -32px;
    width: 28px;
    height: 28px;
    -webkit-animation: moveup .8s 1;
    -moz-animation: moveup .8s 1;
    -ms-animation: moveup .8s 1;
    -o-animation: moveup .8s 1;
    animation: moveup .8s 1
  }
  
  @-webkit-keyframes moveup {
    0% {
        -webkit-border-radius: 0;
        top: 0
    }
  }
  
  @-moz-keyframes moveup {
    0% {
        -moz-border-radius: 0;
        top: 0
    }
  }
  
  @-ms-keyframes moveup {
    0% {
        -ms-border-radius: 0;
        top: 0
    }
  }
  
  @-o-keyframes moveup {
    0% {
        -o-border-radius: 0;
        top: 0
    }
  }
  
  @keyframes moveup {
    0% {
        border-radius: 0;
        top: 0
    }
  }
  
  .epi-main.no-footer .epi-info {
    display: none !important
  }
  
  .no-side-header .epi-table-header-row>td.epi-table-header-cell,
  .no-side-header tr:not(.epi-table-header-row)>th.epi-table-header-cell {
    width: .01% !important;
    padding: 0
  }
  
  .mobile .no-side-header .epi-table.responsive .epi-table-header-row>td.epi-table-header-cell,
  .mobile .no-side-header .epi-table.responsive tr:not(.epi-table-header-row)>th.epi-table-header-cell {
    width: 100% !important
  }
  
  .bi-polar th.epi-table-header-cell:first-child .epi-bi-polar-max,
  .bi-polar th.epi-table-header-cell:last-child .epi-bi-polar-min,
  .bi-polar-column tr.epi-table-header-row:first-child .epi-bi-polar-max,
  .bi-polar-column tr.epi-table-header-row:last-child .epi-bi-polar-min,
  .mobile .responsive th.epi-table-header-cell:first-child .epi-bi-polar-max,
  .mobile .responsive th.epi-table-header-cell:last-child .epi-bi-polar-min {
    display: none !important
  }
  
  .bi-polar th.epi-table-header-cell:first-child {
    text-align: right !important
  }
  
  .bi-polar th.epi-table-header-cell:last-child {
    text-align: left !important
  }
  
  .bi-polar-column tr.epi-table-header-row:last-child>.epi-table-header-cell {
    border-top: 1px solid #6a90ac;
    border-bottom: none
  }
  
  .rtl .epi-header-right,
  .rtl .epi-next,
  .rtl .epi-top-right {
    text-align: left
  }
  
  .rtl .epi-block-icon:after {
    right: auto;
    left: 0
  }
  
  .rtl .epi-icon {
    left: auto;
    right: 0
  }
  
  .rtl .mrShowText {
    padding: 7px 0 7px 5px
  }
  
  .rtl .epi-simple .epi-clickbox,
  .rtl .epi-sub-answer>.epi-category>.epi-clickbox {
    float: right;
    margin: 7px 5px 0 0
  }
  
  .rtl .web .epi-table.column tr:not(.epi-table-header-row) td.epi-category {
    border-left: none;
    border-right: 1px solid #ccc
  }
  
  .rtl .epi-table-header-cell:first-child {
    text-align: right !important
  }
  
  .rtl .epi-block.no-input .epi-simple input:checked~.epi-label,
  .rtl .epi-block.no-input .epi-simple input:checked~.epi-sub-answer,
  .rtl .epi-block.no-input .epi-simple~.epi-category>input:checked~.epi-label {
    border-left: none;
    border-right: 2px solid #6a90ac;
    padding-left: 0;
    padding-right: 8px
  }
  
  .rtl .epi-block.no-indent .epi-answer,
  .rtl .epi-block.no-indent .epi-banner,
  .rtl .epi-block.no-indent .epi-question {
    padding-right: 0
  }
  
  .rtl .mobile .epi-table.responsive tr>* {
    text-align: right !important
  }
  
  .rtl .mobile .epi-table.responsive .epi-clickbox {
    float: right;
    margin: 7px 5px 0 0
  }
  
  .rtl .mobile .epi-table.responsive .epi-category>.mrErrorText {
    margin-left: auto;
    margin-right: 5px
  }
  
  .rtl .mobile .epi-block.no-input .epi-table.responsive input:checked~.epi-label,
  .rtl .mobile .epi-block.no-input .epi-table.responsive input:checked~.epi-sub-answer {
    border-left: none;
    border-right: 2px solid #6a90ac;
    padding-left: 0;
    padding-right: 8px
  }
  
  .rtl .epi-label,
  .rtl .epi-simple .epi-category .epi-sub-answer,
  .rtl .mobile .epi-table.responsive .epi-category .epi-sub-answer,
  .rtl .mobile .epi-table.responsive .epi-label {
    padding: 5px 30px 5px 5px
  }
  
  .rtl .mobile .epi-table.responsive .epi-text-label {
    padding: 5px 10px 0
  }
  
  .rtl .mobile .epi-table.responsive .epi-text-label~.epi-sub-answer {
    padding: 5px 10px
  }
  
  .rtl .mobile .epi-block.no-input .epi-table.responsive .epi-category .epi-sub-answer,
  .rtl .mobile .epi-block.no-input .epi-table.responsive .epi-label {
    padding: 5px 10px
  }
  
  .rtl .web .epi-block.two-column .epi-question {
    padding-left: 15px;
    padding-right: 0
  }
  
  .rtl .web .epi-block.two-column .epi-answer {
    border-left: none;
    border-right: 1px solid #ccc;
    padding-left: 0;
    padding-right: 15px
  }
  
  @media only screen and (max-width:870px) {
    .epi-table th.epi-table-header-cell {
        padding: 5px
    }
  }
  
  @media only screen and (max-width:640px) {
  
    .epi-top-left,
    .epi-top-right,
    .rtl .epi-top-right {
        display: block;
        text-align: center
    }
  
    .epi-top-left {
        padding: 5px 0 0
    }
  
    .test .epi-main {
        padding-top: 58px
    }
  }
  
  .epi-button-bar {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 1000
  }
  
  .test .epi-button-bar {
    top: 45px
  }
  
  .epi-wcag-buttons {
    background-color: #466470;
    margin-bottom: 5px
  }
  
  .epi-qr-button,
  .epi-wcag-button,
  .epi-wcag-buttons,
  .epi-skip-button {
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -ms-border-radius: 19px;
    -o-border-radius: 19px;
    border-radius: 19px
  }
  
  .epi-wcag-buttons.active {
    padding-bottom: 3px
  }
  
  .epi-wcag-buttons.active .epi-wcag-button:not(.epi-wcag-menu-button) {
    height: 32px;
    margin: 3px auto 0
  }
  
  .epi-qr-button,
  .epi-wcag-button,
  .epi-skip-button {
    font-size: 19px;
    color: #fff;
    position: relative;
    margin: 0 auto;
    width: 32px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: background-color .3s ease, height .3s ease;
    -moz-transition: background-color .3s ease, height .3s ease;
    -ms-transition: background-color .3s ease, height .3s ease;
    -o-transition: background-color .3s ease, height .3s ease;
    transition: background-color .3s ease, height .3s ease
  }
  
  .epi-qr-button i,
  .epi-wcag-button i,
  .epi-skip-button i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
  }
  
  .epi-wcag-button:not(.epi-wcag-menu-button) {
    height: 0
  }
  
  .epi-wcag-button:hover {
    background-color: #688688
  }
  
  .epi-qr-button,
  .epi-wcag-menu-button,
  .epi-skip-button {
    background-color: #688688;
    width: 38px;
    height: 38px
  }
  
  .epi-qr-button,
  .epi-skip-button {
    margin-bottom: 5px;
  }
  
  .epi-qr-button:hover,
  .epi-skip-button:hover,
  .epi-wcag-menu-button:hover {
    background-color: #6a90ac
  }
  
  .dark .epi-wcag-darkmode-button,
  .epi-wcag-save-button.active {
    color: #6a90ac;
    background-color: #fff
  }
  
  .epi-qr-filter {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
  }
  
  .epi-qr-container {
    background-color: #fff;
    position: absolute;
    color: #192b37;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 25px 35px;
    text-align: center
  }
  
  .epi-qr-container .epi-loader-icon {
    margin: 25px auto
  }
  
  .epi-qr-caption,
  .epi-qr-code {
    font-size: 85%;
    display: inline-block
  }
  
  input:not([type=submit]):focus,
  select:focus,
  textarea:focus {
    border-color: #6a90ac !important;
    outline: 1px dashed #6a90ac;
    outline-offset: 3px;
  }
  
  .epi-auto-answer:focus,
  .epi-block:focus,
  .epi-button:focus,
  .epi-category:focus>input+.epi-clickbox,
  .epi-wcag-button:focus,
  .epi-qr-button:focus,
  .epi-skip-button:focus,
  a:focus,
  input[type=submit]:focus {
    outline-offset: 3px;
    outline: 2px dashed #6a90ac
  }
  
  input[type=submit]:focus {
    outline: 2px dashed #6a90ac
  }
  
  input[type=submit].mrGoto:focus,
  select.mrGotoDropdown:focus {
    outline-offset: 1px;
    border-color: #fff !important;
    outline: 2px dashed #fff
  }
  
  .epi-block:focus {
    outline-offset: -1px
  }
  
  .epi-block.no-input .epi-simple .epi-category:focus>.epi-label,
  .epi-block.no-input .epi-simple~.epi-category:focus>.epi-label,
  .mobile .epi-block.no-input .epi-table.responsive .epi-category:focus>.epi-label {
    padding: 4px 9px;
    border: 1px dashed #6a90ac
  }
  
  .epi-block.no-input .epi-simple .epi-category:focus>input:checked~.epi-label,
  .epi-block.no-input .epi-simple~.epi-category:focus>input:checked~.epi-label,
  .mobile .epi-block.no-input .epi-table.responsive .epi-category:focus>input:checked~.epi-label {
    border-left: 2px solid #6a90ac
  }
  
  .rtl .epi-block.no-input .epi-simple .epi-category:focus>.epi-label,
  .rtl .epi-block.no-input .epi-simple~.epi-category:focus>.epi-label,
  .rtl .mobile .epi-block.no-input .epi-table.responsive .epi-category:focus>.epi-label {
    border-left: 1px dashed #6a90ac !important
  }
  
  .epi-block.fix-header .epi-fix-header,
  .freeze-header {
    position: fixed;
    z-index: 998;
    background-color: #fff
  }
  
  .epi-block.fix-header .epi-fix-header.hidden {
    display: none
  }
  
  .epi-block.fix-header .epi-table>tbody,
  .mobile .epi-block.fix-header:not(.responsive) .epi-table>tbody {
    table-layout: fixed
  }
  
  .mobile .epi-fix-header.responsive {
    display: none
  }
  
  .dark body {
    color: #fff
  }
  
  .dark .epi-block-icon:after,
  .dark .epi-block.fix-header .epi-fix-header,
  .dark .epi-footer,
  .dark .epi-loader,
  .dark .freeze-header,
  .dark body {
    background-color: #192b37
  }
  
  .dark .epi-main {
    background-color: rgba(17, 42, 58, .9)
  }
  
  .dark .epi-top {
    background-color: #6a90ac;
    color: #fff
  }
  
  .dark .epi-block.info .epi-icon {
    background-color: #688688
  }
  
  .dark .epi-progress table,
  .dark .epi-progress tbody {
    background-color: #466470
  }
  
  .dark .mrErrorText {
    background-color: #661f3f;
    color: #e5ddd5 !important;
    border-color: #b78 !important
  }
  
  .dark .epi-footer,
  .dark .epi-header-center,
  .dark .reload-secs,
  .dark a {
    color: #a7c7d7
  }
  
  .dark .epi-block-icon,
  .dark .epi-block-icon:after,
  .dark .epi-content,
  .dark .epi-table-special-row,
  .dark .epi-table:not(.column) tr:not(.epi-table-header-row),
  .dark .mobile .epi-table.responsive>tbody>tr,
  .dark .web .epi-block.two-column .epi-answer,
  .dark .web .epi-table.column tr:not(.epi-table-header-row) td.epi-category,
  .dark hr,
  .dark.rtl .web .epi-block.two-column .epi-answer,
  .dark.rtl .web .epi-table.column tr:not(.epi-table-header-row) td.epi-category {
    border-color: #355360
  }
  
  .dark .epi-button,
  .dark input,
  .dark select,
  .dark textarea {
    border-color: #688688;
    background-color: #244250;
    color: #fff;
    caret-color: #fff
  }
  
  .dark .epi-clickbox {
    background-color: #244250;
    border-color: #688688;
    color: #244250
  }
  
  .dark input[type=checkbox]:checked+.epi-clickbox,
  .dark input[type=radio]:checked+.epi-clickbox {
    border-color: #fff;
    color: #fff
  }
  
  .dark select option:hover {
    background: linear-gradient(#6a90ac, #6a90ac);
    background-color: #6a90ac !important;
    color: #fff !important
  }
  
  .dark ::-webkit-input-placeholder {
    color: #688688
  }
  
  .dark ::-ms-input-placeholder {
    color: #688688
  }
  
  .dark :-ms-input-placeholder {
    color: #688688
  }
  
  .dark ::placeholder {
    color: #688688
  }
  
  .dark input[type=checkbox][disabled]+.epi-clickbox,
  .dark input[type=checkbox][readonly]+.epi-clickbox,
  .dark input[type=radio][disabled]+.epi-clickbox,
  .dark input[type=radio][readonly]+.epi-clickbox {
    background-color: #192b37;
    border-color: #466470;
    color: #192b37
  }
  
  .dark input[type=checkbox][disabled]:checked+.epi-clickbox,
  .dark input[type=checkbox][readonly]:checked+.epi-clickbox,
  .dark input[type=radio][disabled]:checked+.epi-clickbox,
  .dark input[type=radio][readonly]:checked+.epi-clickbox {
    color: #688688
  }
  
  .dark input[type=text][disabled],
  .dark input[type=text][readonly],
  .dark select[disabled],
  .dark textarea[disabled],
  .dark textarea[readonly] {
    background-color: #192b37;
    border-color: #466470;
    color: #688688
  }
  
  .dark select[disabled]>option {
    color: #688688
  }
  
  .dark .epi-button,
  .dark .epi-nav input[type=submit],
  .dark .mrGoto {
    background-color: #688688;
    border-color: #688688;
    color: #fff
  }
  
  .dark input[type=submit].mrGoto {
    background-color: transparent;
    border-color: #fff
  }
  
  .dark select.mrGotoDropdown {
    border-color: #fff
  }
  
  .dark .epi-back input[type=submit] {
    background-color: transparent;
    border-color: #688688;
    color: #688688
  }
  
  .dark .epi-button:hover,
  .dark .epi-nav input[type=submit]:hover {
    background-color: #6a90ac;
    border-color: #6a90ac;
    color: #fff
  }
  
  .dark input[type=submit].mrGoto:hover {
    background-color: #244250;
    color: #fff
  }
  
  .dark .epi-back input[type=submit]:hover {
    background-color: transparent;
    border-color: #6a90ac;
    color: #6a90ac
  }
  
  .dark .epi-block.no-input .epi-simple input:checked~.epi-label,
  .dark .epi-block.no-input .epi-simple input:checked~.epi-sub-answer,
  .dark .epi-block.no-input .epi-simple~.epi-category>input:checked~.epi-label,
  .dark .epi-category:hover,
  .dark .mobile .epi-block.no-input .epi-table.responsive input:checked~.epi-label,
  .dark .mobile .epi-block.no-input .epi-table.responsive input:checked~.epi-sub-answer {
    background-color: #244250
  }
  
  .dark .epi-block.no-input .epi-simple input:checked~.epi-label:hover,
  .dark .epi-block.no-input .epi-simple~.epi-category>input:checked~.epi-label:hover,
  .dark .epi-clickbox:hover+.epi-label,
  .dark .epi-label:hover,
  .dark .mobile .epi-block.no-input .epi-table.responsive input:checked~.epi-label:hover {
    background-color: #466470
  }
  
  .dark .mobile .epi-table.responsive .epi-table-header-cell {
    background-color: #466470
  }
  
  html {
    transform-origin: 0 0
  }
  
  html[zoomlevel="1"] {
    width: 80%;
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
  }
  
  html[zoomlevel="2"] {
    width: 66.66%;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
  }
  
  html[zoomlevel="3"] {
    width: 57.14%;
    -webkit-transform: scale(1.75);
    transform: scale(1.75)
  }
  
  html[zoomlevel="4"] {
    width: 50%;
    -webkit-transform: scale(2);
    transform: scale(2)
  }

  
.web .customize-cate-q .epi-simple {
	border: 1px solid #999999;
	border-radius : 5px;
}


.web .customize-cate-q .epi-simple tbody {
	table-layout: fixed;
}

.web .customize-cate-q .epi-category:not(:last-child) {
	border-right: 1px solid #999999;
}

.web .customize-cate-q .epi-category {
	width: 5%;
}

.web .customize-cate-q .epi-category:focus {
    /* border: 2px dashed #6a90ac; */
}

.web .customize-cate-q .epi-category.checked {
	background-color: #6a90ac;
	color:#fff;
}

.web .customize-cate-q .epi-category .epi-clickbox {
	display:none;
}

.web .customize-cate-q .epi-simple input[type=radio]+.epi-clickbox+.epi-label {
	padding: 5px;
	text-align: center;
	line-height: 32px;
}

.customize-cate-q .epi-simple input[type=radio]+.epi-clickbox+.epi-label {
	font-family: GuardianSansMedium,Arial,sans-serif;
}

.web .customize-cate-q .epi-simple input[type=radio]+.epi-clickbox+.epi-label {
	text-transform: uppercase;
	
}