@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
* {
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  font-size: 16px; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  line-height: inherit; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body {
  *font-size: small;
  *font: x-small;
  font-family: arial, helvetica, clean, sans-serif; }

body.lang-thai {
  font-family: Tahoma; }

select, input, textarea {
  font-family: arial, helvetica, clean, sans-serif; }

.lang-thai select, .lang-thai input, .lang-thai textarea {
  font-family: Tahoma; }

table {
  font-size: inherit;
  width: 100%; }

pre, code, kbd, samp, tt {
  *font-size: 100%;
  font-family: monospace;
  line-height: 100%; }

button, input[type='submit'], input[type='button'] {
  cursor: pointer;
  border: none;
  padding: 0;
  background-color: transparent;
  background-image: none;
  border-radius: 0; }

var {
  font-weight: 300; }

body {
  background-color: #ebebeb; }

input, button, body, h1, h2, h3, h4, h5, p {
  font-family: Arial, Helvetica, sans-serif;
  color: #474747; }

.lang-thai input, .lang-thai button, body.lang-thai, .lang-thai h1, .lang-thai h2, .lang-thai h3, .lang-thai h4, .lang-thai h5, .lang-thai p {
  font-family: Tahoma; }

h1, h2, h3, h4, h5 {
  font-weight: bold; }

h1 {
  font-size: 20px; }

h3 {
  font-size: 14px; }

h4 {
  font-size: 11px; }

p {
  font-size: 12px; }

button {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #2f72a8; }

a {
  cursor: pointer; }

body {
  color: #757575; }

.error {
  color: #FFFFFF;
  background-color: #ff5454; }

.required:after {
  color: #ff5454; }

.red {
  color: red; }

.green {
  color: #2a8039; }

html {
  height: 100%; }

body {
  min-height: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-box-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-direction: column;
  /* OLD - Firefox 19- */
  -webkit-flex-direction: column;
  /* Chrome */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
  height: 100vh; }

.show {
  display: block; }

a {
  color: #2f72a8; }

.rtl {
  direction: rtl; }
  .rtl .modal-text p {
    text-align: right; }

.mobile {
  display: block; }
  @media (min-width: 320px), print {
    .mobile {
      display: none; } }

.question .scale p {
  font-size: 11px; }

.select-wrapper {
  font-size: 12px;
  position: relative;
  border: 1px solid #2f72a8; }
  .select-wrapper:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0px;
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #474747; }

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

button:focus {
  outline: none; }

.btn {
  background-color: #2f72a8;
  position: relative;
  height: 20px;
  min-width: 100px;
  display: block;
  box-sizing: border-box;
  padding: 8px;
  text-align: center;
  color: white; }
  .btn.right, .btn.right svg {
    margin-left: auto; }
  .btn.left:after, .btn.right:after {
    -webkit-font-smoothing: antialiased; }
  .btn.disabled, .btn.submit.disabled {
    background-color: #d1d1d1;
    color: #FFFFFF;
    cursor: initial;
    pointer-events: none; }
  .btn.submit {
    background-color: #2a8039;
    line-height: 17px;
    justify-content: center; }
    .btn.submit:after {
      display: none; }

textarea {
  box-sizing: border-box; }

input {
  font-size: 12px;
  border: 1px solid #c8c8c8;
  color: #a3a3a3;
  padding: 10px; }

input:focus, textarea:focus {
  outline: none; }

input[type="radio"] {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  z-index: 0;
  position: relative; }

select {
  position: relative;
  padding: 5px;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a3a3a3; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #a3a3a3; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #a3a3a3; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #a3a3a3; }

.lead-in-text {
  margin: 50px 0;
  padding: 0px 30px;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px; }
  .lead-in-text ul, .lead-in-text ol {
    margin-left: 26px; }
    .lead-in-text ul strong, .lead-in-text ul i, .lead-in-text ul div, .lead-in-text ul span, .lead-in-text ul p, .lead-in-text ol strong, .lead-in-text ol i, .lead-in-text ol div, .lead-in-text ol span, .lead-in-text ol p {
      margin-top: 10px; }
  .lead-in-text ul li {
    list-style: disc; }
  .lead-in-text ol li {
    list-style: decimal; }
  .lead-in-text ol + ul, .lead-in-text ul + ol, .lead-in-text ul + ul, .lead-in-text ol + ol {
    margin-top: 10px; }
  .lead-in-text * {
    font-size: 14px; }

.question-row-section {
  width: 100%;
  clear: both;
  display: block;
  -webkit-box-flex-direction: row;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-direction: row;
  /* OLD - Firefox 19- */
  -webkit-flex-direction: row;
  /* Chrome */
  -ms-flex-direction: row;
  /* IE 10 */
  flex-direction: row; }
  @media (min-width: 768px), print {
    .question-row-section {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex; } }

.select-wrapper, select {
  min-height: 40px;
  height: 40px; }

select {
  outline: none;
  border: 1px solid #ebebeb;
  padding: 0px 35px 0px 14px;
  font-size: 14px;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  width: auto;
  line-height: 40px;
  background-color: #FFFFFF;
  color: #474747; }

.select-wrapper {
  position: relative;
  display: inline-block;
  border: none;
  width: 100%; }
  @media (min-width: 768px), print {
    .select-wrapper {
      width: auto; } }
  .select-wrapper:after {
    top: calc(50% - 3px);
    right: 11px;
    pointer-events: none; }

.mat-checkbox .mat-checkbox-layout .mat-checkbox-label {
  color: #474747;
  font-size: 14px;
  line-height: 24px; }
  @media (min-width: 768px), print {
    .mat-checkbox .mat-checkbox-layout .mat-checkbox-label {
      font-size: 12px; } }

.mat-checkbox.mat-accent .mat-checkbox-frame {
  border-color: #c2c2c2;
  border-width: 1px; }

.mat-checkbox.mat-accent .mat-checkbox-checkmark {
  fill: #FFFFFF; }

.mat-checkbox.mat-accent .mat-checkbox-checkmark-path {
  stroke: #FFFFFF !important; }

.mat-checkbox.mat-accent .mat-checkbox-mixedmark {
  background-color: #FFFFFF; }

.mat-checkbox.mat-accent.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox.mat-accent .mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #2f72a8; }

.mat-checkbox.mat-accent:not(.mat-checkbox-disabled) .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(47, 114, 168, 0.26);
  border-radius: 50%; }

.mat-checkbox.dark-check-only .mat-checkbox-frame {
  border-color: #c2c2c2;
  border-width: 1px; }

.mat-checkbox.dark-check-only .mat-checkbox-checkmark {
  fill: #474747; }

.mat-checkbox.dark-check-only .mat-checkbox-checkmark-path {
  stroke: #474747 !important; }

.mat-checkbox.dark-check-only .mat-checkbox-mixedmark {
  background-color: #474747; }

.mat-checkbox.dark-check-only.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox.dark-check-only.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: transparent; }

.mat-checkbox.dark-check-only.mat-checkbox-checked .mat-checkbox-frame, .mat-checkbox.dark-check-only.mat-checkbox-indeterminate .mat-checkbox-frame {
  border-width: 0px; }

.mat-checkbox.dark-check-only:not(.mat-checkbox-disabled) .mat-checkbox-ripple .mat-ripple-element {
  background-color: transparent;
  border-radius: 50%; }

.mat-checkbox.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #c2c2c2; }

.mat-checkbox.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #c2c2c2; }

.mat-checkbox.mat-checkbox-disabled .mat-checkbox-label {
  color: #c2c2c2; }

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.error-page {
  background-color: #FFFFFF; }
  .error-page body {
    background-color: #FFFFFF;
    padding-top: 0px;
    height: 95vh; }
    @media (min-width: 768px), print {
      .error-page body {
        padding-top: 150px; } }
    @media (min-width: 1200px), print {
      .error-page body {
        height: 100vh; } }
  .error-page .content {
    margin: auto;
    max-width: 275px;
    text-align: center;
    line-height: 1.5em;
    -webkit-box-align-self: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-align-self: center;
    /* OLD - Firefox 19- */
    -webkit-align-self: center;
    /* Chrome */
    -ms-align-self: center;
    /* IE 10 */
    align-self: center;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1; }

.login-form {
  -webkit-box-flex: 1 0 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1 0 auto;
  /* OLD - Firefox 19- */
  -webkit-flex: 1 0 auto;
  /* Chrome */
  -ms-flex: 1 0 auto;
  /* IE 10 */
  flex: 1 0 auto; }

.login-page body {
  background-color: #FFFFFF;
  height: 95vh; }
  @media (min-width: 1200px), print {
    .login-page body {
      height: 100vh; } }

.login-page h2, .login-page p {
  color: #757575;
  margin-bottom: 10px; }

.login-page h2 {
  font-size: 20px;
  font-weight: bold; }

.login-page p {
  line-height: 1.5em; }

.login-page .error {
  font-size: 13px;
  padding: 12px;
  margin-bottom: 10px; }

.login-page .passkey {
  margin-bottom: 10px; }

.login-page .btn {
  height: 40px;
  font-size: 13px; }

.login-page .login-form {
  min-height: 300px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-box-flex-flow: column nowrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-flow: column nowrap;
  /* OLD - Firefox 19- */
  -webkit-flex-flow: column nowrap;
  /* Chrome */
  -ms-flex-flow: column nowrap;
  /* IE 10 */
  flex-flow: column nowrap;
  -webkit-box-align-items: center;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-align-items: center;
  /* OLD - Firefox 19- */
  -webkit-align-items: center;
  /* Chrome */
  -ms-align-items: center;
  /* IE 10 */
  align-items: center;
  -webkit-box-justify-content: flex-start;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-justify-content: flex-start;
  /* OLD - Firefox 19- */
  -webkit-justify-content: flex-start;
  /* Chrome */
  -ms-justify-content: flex-start;
  /* IE 10 */
  justify-content: flex-start;
  margin-top: 0px; }
  @media (min-width: 768px), print {
    .login-page .login-form {
      margin-top: 100px; } }

.login-page .login-announcement {
  font-size: 14px;
  text-align: left;
  margin: 0 auto 20px auto;
  width: 275px; }

.login-page .login-form-fields {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-box-flex-flow: column nowrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-flow: column nowrap;
  /* OLD - Firefox 19- */
  -webkit-flex-flow: column nowrap;
  /* Chrome */
  -ms-flex-flow: column nowrap;
  /* IE 10 */
  flex-flow: column nowrap;
  -webkit-box-align-items: stretch;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-align-items: stretch;
  /* OLD - Firefox 19- */
  -webkit-align-items: stretch;
  /* Chrome */
  -ms-align-items: stretch;
  /* IE 10 */
  align-items: stretch;
  -webkit-box-justify-content: flex-start;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-justify-content: flex-start;
  /* OLD - Firefox 19- */
  -webkit-justify-content: flex-start;
  /* Chrome */
  -ms-justify-content: flex-start;
  /* IE 10 */
  justify-content: flex-start;
  width: 275px; }

.login-page .login-form-hidden {
  display: none; }

tbc-login-app {
  -webkit-box-flex-shrink: 0;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-shrink: 0;
  /* OLD - Firefox 19- */
  -webkit-flex-shrink: 0;
  /* Chrome */
  -ms-flex-shrink: 0;
  /* IE 10 */
  flex-shrink: 0; }

.complete-page {
  background-color: #FFFFFF; }
  .complete-page body {
    background-color: #FFFFFF;
    padding-top: 150px;
    height: 95vh; }
    @media (min-width: 1200px), print {
      .complete-page body {
        height: 100vh; } }
  .complete-page .content {
    margin: auto;
    max-width: 320px;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    -webkit-box-flex: 1 0 auto;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 0 auto;
    /* OLD - Firefox 19- */
    -webkit-flex: 1 0 auto;
    /* Chrome */
    -ms-flex: 1 0 auto;
    /* IE 10 */
    flex: 1 0 auto; }
    @media (min-width: 320px), print {
      .complete-page .content {
        max-width: 768px; } }
    @media (min-width: 768px), print {
      .complete-page .content {
        max-width: 768px; } }
    @media (min-width: 1200px), print {
      .complete-page .content {
        max-width: 1200px; } }
    .complete-page .content img {
      display: block;
      margin: 0 auto; }
    .complete-page .content .finished-message {
      padding: 0 30px;
      width: 100%; }
      @media (min-width: 768px), print {
        .complete-page .content .finished-message {
          width: auto; } }
    .complete-page .content p {
      color: #757575;
      font-weight: bold;
      font-size: 20px; }
    .complete-page .content .link-button-container {
      margin: 20px 0 0 0;
      display: flex;
      justify-content: center;
      align-items: center; }
    .complete-page .content .link-button {
      min-width: 140px;
      display: inline-block;
      background: #2f72a8;
      text-decoration: none;
      color: white;
      -webkit-box-justify-content: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-justify-content: center;
      /* OLD - Firefox 19- */
      -webkit-justify-content: center;
      /* Chrome */
      -ms-justify-content: center;
      /* IE 10 */
      justify-content: center;
      -webkit-box-align-self: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-align-self: center;
      /* OLD - Firefox 19- */
      -webkit-align-self: center;
      /* Chrome */
      -ms-align-self: center;
      /* IE 10 */
      align-self: center;
      text-align: center;
      padding: 10px 5px;
      font-size: 13px; }

.finish-reassessment-page {
  background-color: #FFFFFF; }
  .finish-reassessment-page body {
    background-color: #FFFFFF;
    padding-top: 150px;
    height: 95vh; }
    @media (min-width: 1200px), print {
      .finish-reassessment-page body {
        height: 100vh; } }
  .finish-reassessment-page .content {
    margin: auto;
    max-width: 320px;
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    -webkit-box-flex: 1 0 auto;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1 0 auto;
    /* OLD - Firefox 19- */
    -webkit-flex: 1 0 auto;
    /* Chrome */
    -ms-flex: 1 0 auto;
    /* IE 10 */
    flex: 1 0 auto; }
    @media (min-width: 320px), print {
      .finish-reassessment-page .content {
        max-width: 768px; } }
    @media (min-width: 768px), print {
      .finish-reassessment-page .content {
        max-width: 768px; } }
    @media (min-width: 1200px), print {
      .finish-reassessment-page .content {
        max-width: 1200px; } }
    .finish-reassessment-page .content img {
      display: block;
      margin: 0 auto; }
    .finish-reassessment-page .content .finished-message {
      padding: 0 30px;
      width: 100%; }
      @media (min-width: 768px), print {
        .finish-reassessment-page .content .finished-message {
          width: auto; } }
    .finish-reassessment-page .content p {
      color: #757575;
      font-weight: bold;
      font-size: 20px; }
    .finish-reassessment-page .content .link-button-container {
      margin: 20px 0 0 0;
      display: flex;
      justify-content: center;
      align-items: center; }
    .finish-reassessment-page .content .link-button {
      min-width: 140px;
      display: inline-block;
      background: #2f72a8;
      text-decoration: none;
      color: white;
      -webkit-box-justify-content: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-justify-content: center;
      /* OLD - Firefox 19- */
      -webkit-justify-content: center;
      /* Chrome */
      -ms-justify-content: center;
      /* IE 10 */
      justify-content: center;
      -webkit-box-align-self: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-align-self: center;
      /* OLD - Firefox 19- */
      -webkit-align-self: center;
      /* Chrome */
      -ms-align-self: center;
      /* IE 10 */
      align-self: center;
      text-align: center;
      padding: 10px 5px;
      font-size: 13px; }

tbc-survey-app {
  height: 100%;
  min-height: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-box-flex-direction: column;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-direction: column;
  /* OLD - Firefox 19- */
  -webkit-flex-direction: column;
  /* Chrome */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column; }

#survey-container {
  -webkit-box-flex: 1 0 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1 0 auto;
  /* OLD - Firefox 19- */
  -webkit-flex: 1 0 auto;
  /* Chrome */
  -ms-flex: 1 0 auto;
  /* IE 10 */
  flex: 1 0 auto; }

.survey {
  background-color: #ebebeb;
  width: 100%;
  padding: 25px 0px 0px 0px;
  box-sizing: border-box; }
  @media (min-width: 1300px), print {
    .survey {
      max-width: 1300px;
      margin: 0 auto; } }
  @media (min-width: 768px), print {
    .survey {
      padding: 25px 50px 0px 50px; } }
  .survey h3 {
    font-weight: normal; }
  .survey .unanswered h3 {
    color: red; }
  .survey .info {
    max-width: none;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-box-flex-grow: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex-grow: 1;
    /* OLD - Firefox 19- */
    -webkit-flex-grow: 1;
    /* Chrome */
    -ms-flex-grow: 1;
    /* IE 10 */
    flex-grow: 1;
    -webkit-box-flex-flow: row nowrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex-flow: row nowrap;
    /* OLD - Firefox 19- */
    -webkit-flex-flow: row nowrap;
    /* Chrome */
    -ms-flex-flow: row nowrap;
    /* IE 10 */
    flex-flow: row nowrap;
    padding: 30px; }
    @media (min-width: 768px), print {
      .survey .info {
        padding: 15px 25px 0 0;
        flex: 0 0 25%;
        box-sizing: content-box;
        max-width: calc(25% - 25px);
        min-height: 59px; } }
    @media (min-width: 1200px), print {
      .survey .info {
        flex: 0 0 270px;
        padding: 15px 25px 0 0;
        max-width: 245px; } }
    .survey .info.red {
      color: red; }
      .survey .info.red h3.title,
      .survey .info.red .number {
        color: #ff5454; }
    .survey .info.required .title,
    .survey .info.required .number {
      color: red; }
    .survey .info.required .title::after {
      color: red;
      content: attr(data-required-text);
      display: inline-block; }
    .survey .info.required-notation .title::after {
      content: '*';
      position: absolute; }
    .survey .info .number,
    .survey .info .title,
    .survey .info .title b,
    .survey .info .title strong,
    .survey .info .title i,
    .survey .info .title span,
    .survey .info .required {
      font-size: 15px;
      line-height: 18px; }
      @media (min-width: 768px), print {
        .survey .info .number,
        .survey .info .title,
        .survey .info .title b,
        .survey .info .title strong,
        .survey .info .title i,
        .survey .info .title span,
        .survey .info .required {
          font-size: 12px;
          line-height: 16px; } }
    .survey .info .number {
      width: 30px;
      min-width: 30px;
      padding-right: 5px;
      color: #474747; }
      @media (min-width: 768px), print {
        .survey .info .number {
          width: 30px;
          min-width: 30px; } }
    .survey .info .title {
      -webkit-box-flex: 0 1 100%;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex: 0 1 100%;
      /* OLD - Firefox 19- */
      -webkit-flex: 0 1 100%;
      /* Chrome */
      -ms-flex: 0 1 100%;
      /* IE 10 */
      flex: 0 1 100%;
      display: inline-block;
      position: relative; }
      @media (min-width: 768px), print {
        .survey .info .title {
          padding: 0 0 10px 0;
          margin: 0px; } }
  .survey .required:after {
    width: 100%;
    font-weight: bold;
    white-space: nowrap;
    margin-left: 2px; }
  .survey .dual {
    margin-bottom: 20px; }
  .survey .with-scale {
    margin-top: 20px; }

.list-page body {
  background-color: #FFFFFF; }

.survey-list-page-container {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-box-flex-flow: column nowrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-flow: column nowrap;
  /* OLD - Firefox 19- */
  -webkit-flex-flow: column nowrap;
  /* Chrome */
  -ms-flex-flow: column nowrap;
  /* IE 10 */
  flex-flow: column nowrap;
  -webkit-box-align-items: center;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-align-items: center;
  /* OLD - Firefox 19- */
  -webkit-align-items: center;
  /* Chrome */
  -ms-align-items: center;
  /* IE 10 */
  align-items: center;
  -webkit-box-justify-content: flex-start;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-justify-content: flex-start;
  /* OLD - Firefox 19- */
  -webkit-justify-content: flex-start;
  /* Chrome */
  -ms-justify-content: flex-start;
  /* IE 10 */
  justify-content: flex-start;
  -webkit-box-flex: 1 0 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1 0 auto;
  /* OLD - Firefox 19- */
  -webkit-flex: 1 0 auto;
  /* Chrome */
  -ms-flex: 1 0 auto;
  /* IE 10 */
  flex: 1 0 auto; }

.survey-list-page {
  max-width: 1220px;
  width: 100%; }
  @media (min-width: 768px), print {
    .survey-list-page {
      width: auto; } }
  .survey-list-page img {
    display: block;
    margin: 0 auto; }
  .survey-list-page .link-button-container {
    margin: 20px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (min-width: 768px), print {
      .survey-list-page .link-button-container .link-button {
        margin-left: 0; } }
  .survey-list-page .link-button {
    min-width: 140px;
    display: inline-block;
    background: #2f72a8;
    text-decoration: none;
    color: white;
    -webkit-box-justify-content: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-justify-content: center;
    /* OLD - Firefox 19- */
    -webkit-justify-content: center;
    /* Chrome */
    -ms-justify-content: center;
    /* IE 10 */
    justify-content: center;
    -webkit-box-align-self: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-align-self: center;
    /* OLD - Firefox 19- */
    -webkit-align-self: center;
    /* Chrome */
    -ms-align-self: center;
    /* IE 10 */
    align-self: center;
    text-align: center;
    padding: 10px 5px;
    font-size: 13px; }
    @media (min-width: 768px), print {
      .survey-list-page .link-button {
        margin-left: auto; } }
    .survey-list-page .link-button.logout {
      margin: 0 30px; }
      @media (min-width: 768px), print {
        .survey-list-page .link-button.logout {
          margin: 0; } }

.finished-survey-message {
  font-weight: 600;
  font-size: 20px;
  color: #474747;
  margin-bottom: 20px;
  padding: 0 30px; }
  @media (min-width: 768px), print {
    .finished-survey-message {
      padding: 0; } }

.survey-list-leadin-text {
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 17px;
  padding: 0 30px; }
  @media (min-width: 768px), print {
    .survey-list-leadin-text {
      padding: 0; } }

.surveys {
  margin-bottom: 20px; }
  .surveys li {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    border-top: 1px solid #ebebeb;
    -webkit-box-flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex-wrap: wrap;
    /* OLD - Firefox 19- */
    -webkit-flex-wrap: wrap;
    /* Chrome */
    -ms-flex-wrap: wrap;
    /* IE 10 */
    flex-wrap: wrap;
    padding: 20px 30px; }
    @media (min-width: 768px), print {
      .surveys li {
        -webkit-box-flex-wrap: nowrap;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex-wrap: nowrap;
        /* OLD - Firefox 19- */
        -webkit-flex-wrap: nowrap;
        /* Chrome */
        -ms-flex-wrap: nowrap;
        /* IE 10 */
        flex-wrap: nowrap;
        padding: 13px 0; } }
    .surveys li:last-of-type {
      border-bottom: 1px solid #ebebeb; }
  .surveys .survey-info, .surveys .survey-status {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-box-flex-wrap: wrap;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex-wrap: wrap;
    /* OLD - Firefox 19- */
    -webkit-flex-wrap: wrap;
    /* Chrome */
    -ms-flex-wrap: wrap;
    /* IE 10 */
    flex-wrap: wrap;
    width: 100%;
    color: #474747;
    line-height: 14px; }
    @media (min-width: 768px), print {
      .surveys .survey-info, .surveys .survey-status {
        line-height: 12px;
        width: calc(50% - 70px); } }
    .surveys .survey-info h2, .surveys .survey-info p, .surveys .survey-info span, .surveys .survey-status h2, .surveys .survey-status p, .surveys .survey-status span {
      margin-bottom: 8px;
      font-size: 14px; }
      @media (min-width: 768px), print {
        .surveys .survey-info h2, .surveys .survey-info p, .surveys .survey-info span, .surveys .survey-status h2, .surveys .survey-status p, .surveys .survey-status span {
          margin-bottom: 0px;
          font-size: 12px; } }
  .surveys .survey-info h2 {
    width: 100%;
    font-weight: bold; }
  .surveys .survey-status .in-progress {
    color: #2a8039; }
  .surveys .survey-status .not-started {
    color: #ff5454; }
  .surveys .survey-status .progress-state, .surveys .survey-status .deadline {
    width: 100%; }

header-nav .header-container {
  background-color: #474747;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-box-flex-flow: row nowrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-flow: row nowrap;
  /* OLD - Firefox 19- */
  -webkit-flex-flow: row nowrap;
  /* Chrome */
  -ms-flex-flow: row nowrap;
  /* IE 10 */
  flex-flow: row nowrap;
  padding: 5px 12px;
  height: 60px;
  width: 100%;
  align-items: center;
  z-index: 100; }
  header-nav .header-container.open .backdrop {
    opacity: 0.5;
    z-index: 99; }
  header-nav .header-container.open .menu {
    transform: translateX(0px); }

header-nav .menu {
  transition: transform 0.25s;
  transform: translateX(220px);
  -webkit-transform: translateX(220px);
  -moz-transform: translateX(220px);
  -ms-transform: translateX(220px);
  position: fixed;
  right: 0px;
  top: 50px;
  width: 220px;
  height: calc(100% - 50px);
  z-index: 100;
  background-color: #474747;
  border-top: 1px solid #dddddd;
  padding-top: 15px;
  padding-bottom: 20px;
  -webkit-box-flex-flow: column nowrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-flow: column nowrap;
  /* OLD - Firefox 19- */
  -webkit-flex-flow: column nowrap;
  /* Chrome */
  -ms-flex-flow: column nowrap;
  /* IE 10 */
  flex-flow: column nowrap;
  display: flex; }
  header-nav .menu .main-buttons {
    display: flex;
    flex-flow: column nowrap;
    padding: 0px 15px; }

header-nav h1 {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF; }

header-nav h2 {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 5px; }

header-nav button {
  border: 1px solid #FFFFFF;
  background: transparent;
  padding: 0px 20px;
  font-size: 12px;
  height: 38px;
  margin-left: 0px;
  margin-bottom: 15px; }
  header-nav button.submit {
    font-size: 12px;
    color: #FFFFFF;
    background-color: #2a8039;
    border: none; }
    @media (min-width: 768px), print {
      header-nav button.submit {
        font-size: 11px; } }
    header-nav button.submit.disabled {
      color: #8c8c8c;
      background-color: #5e5e5e; }

header-nav .backdrop {
  position: fixed;
  top: 60px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0;
  z-index: -10;
  display: block;
  transition: opaciyy 0.25s; }

header-nav .menu {
  position: fixed;
  right: 0px;
  top: 60px;
  width: 220px;
  -webkit-box-flex-flow: column nowrap;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-flow: column nowrap;
  /* OLD - Firefox 19- */
  -webkit-flex-flow: column nowrap;
  /* Chrome */
  -ms-flex-flow: column nowrap;
  /* IE 10 */
  flex-flow: column nowrap;
  display: flex;
  margin-left: auto;
  background-color: #474747;
  height: calc(100% - 50px);
  z-index: 100;
  transform: 220px;
  -webkit-transform: 220px;
  -moz-transform: 220px;
  -ms-transform: 220px;
  border-top: 1px solid #dddddd;
  padding-top: 15px;
  padding-bottom: 20px;
  transition: transform 0.25s; }
  header-nav .menu .main-buttons {
    display: flex;
    flex-flow: column nowrap;
    padding: 0px 15px; }

header-nav .menu-button {
  display: block;
  border: none;
  height: 50px;
  margin-left: auto;
  margin-bottom: 0px;
  text-align: left;
  font-family: arial;
  font-size: 14px;
  padding: 0px 10px;
  user-select: none; }
  header-nav .menu-button::before {
    font-family: FontAwesome;
    content: "\f142";
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle; }

header-nav .lang-thai .menu-button {
  font-family: Tahoma; }

header-nav .copyright {
  color: #FFFFFF;
  margin-top: auto;
  font-size: 11px; }
  header-nav .copyright a {
    color: #5c9ce0;
    font-weight: 300; }
  header-nav .copyright .footer-phone {
    font-weight: bold; }
  header-nav .copyright .footer-title {
    font-weight: bold; }
  header-nav .copyright .footer-support {
    margin-bottom: 20px; }
  header-nav .copyright .footer-copyright, header-nav .copyright .footer-privacy {
    font-size: 9px;
    line-height: 12px; }

@media (min-width: 768px), print {
  header-nav button {
    height: 30px;
    font-size: 11px;
    margin-bottom: 0px;
    margin-left: 8px; }
  header-nav .backdrop.open {
    display: none; }
  header-nav .menu {
    position: static;
    flex-direction: row;
    height: auto;
    z-index: auto;
    width: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    border-top: none;
    padding-top: 0px;
    padding-bottom: 0px;
    transition: none; }
    header-nav .menu .main-buttons {
      flex-direction: row;
      padding: 0px; }
  header-nav .menu-button {
    display: none; }
  header-nav .copyright {
    display: none; } }

.survey-footer {
  padding: 30px 0 50px 0;
  background-color: #ebebeb;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-box-align-items: flex-start;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-align-items: flex-start;
  /* OLD - Firefox 19- */
  -webkit-align-items: flex-start;
  /* Chrome */
  -ms-align-items: flex-start;
  /* IE 10 */
  align-items: flex-start; }
  @media (min-width: 768px), print {
    .survey-footer {
      padding: 30px 50px 45px 50px; } }
  @media (min-width: 1300px), print {
    .survey-footer {
      max-width: 1300px;
      margin: 0 auto; } }
  .survey-footer .btn {
    min-height: 35px;
    min-width: 100px;
    border-radius: 0px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-box-align-items: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-align-items: center;
    /* OLD - Firefox 19- */
    -webkit-align-items: center;
    /* Chrome */
    -ms-align-items: center;
    /* IE 10 */
    align-items: center;
    padding: 4px 8px; }
    .survey-footer .btn.right.submit {
      font-size: 13px;
      line-height: 27px;
      text-align: center;
      display: block;
      -webkit-box-justify-content: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-justify-content: center;
      /* OLD - Firefox 19- */
      -webkit-justify-content: center;
      /* Chrome */
      -ms-justify-content: center;
      /* IE 10 */
      justify-content: center; }
    .survey-footer .btn:focus, .survey-footer .btn:hover, .survey-footer .btn:visited {
      outline: none; }

.progress-bar {
  background-color: #bababa;
  height: 17px;
  width: 100%; }
  .progress-bar .fill {
    height: 100%;
    background-color: #2f72a8;
    position: relative; }
  .progress-bar .value {
    color: #bababa;
    position: absolute;
    right: 10px;
    top: 3px;
    font-size: 12px; }
    .progress-bar .value.flipped {
      right: 0px;
      transform: translateX(calc(100% + 10px));
      color: #ebebeb; }

.modal {
  background-color: transparent; }
  .modal .modal-content {
    border-radius: 0px;
    background-clip: initial;
    background: #ebebeb;
    min-height: 312px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-box-flex-direction: column;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex-direction: column;
    /* OLD - Firefox 19- */
    -webkit-flex-direction: column;
    /* Chrome */
    -ms-flex-direction: column;
    /* IE 10 */
    flex-direction: column; }
  .modal .modal-header {
    border-bottom: 0px;
    padding: 10px 10px 10px 36px;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-box-justify-content: flex-start;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-justify-content: flex-start;
    /* OLD - Firefox 19- */
    -webkit-justify-content: flex-start;
    /* Chrome */
    -ms-justify-content: flex-start;
    /* IE 10 */
    justify-content: flex-start; }
    .modal .modal-header .select-wrapper {
      margin: 20px 0 12px 0;
      display: inline-block;
      width: auto; }
    .modal .modal-header select {
      min-width: 200px;
      font-size: 12px;
      border: 1px solid #c8c8c8; }
    .modal .modal-header .close {
      margin-left: auto; }
  .modal .modal-body {
    -webkit-box-align-items: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-align-items: center;
    /* OLD - Firefox 19- */
    -webkit-align-items: center;
    /* Chrome */
    -ms-align-items: center;
    /* IE 10 */
    align-items: center;
    -webkit-box-justify-content: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-justify-content: center;
    /* OLD - Firefox 19- */
    -webkit-justify-content: center;
    /* Chrome */
    -ms-justify-content: center;
    /* IE 10 */
    justify-content: center;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    min-height: 202px;
    height: auto;
    padding: 0 50px 0 50px; }
    .modal .modal-body .lead-in-text {
      margin: 0 0 5px 0;
      padding: 0px; }
    .modal .modal-body .modal-text {
      font-size: 16px;
      display: block;
      text-align: center; }
    .modal .modal-body .submit {
      margin-left: auto; }
  .modal .modal-footer {
    border: 0px;
    -webkit-box-flex-shrink: 0;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex-shrink: 0;
    /* OLD - Firefox 19- */
    -webkit-flex-shrink: 0;
    /* Chrome */
    -ms-flex-shrink: 0;
    /* IE 10 */
    flex-shrink: 0; }
    .modal .modal-footer .button-container {
      margin-left: auto;
      display: flex; }
      .modal .modal-footer .button-container .btn:last-of-type {
        margin-right: 0px; }
  .modal .modal-footer, .modal .button-container {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-box-align-items: flex-end;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-align-items: flex-end;
    /* OLD - Firefox 19- */
    -webkit-align-items: flex-end;
    /* Chrome */
    -ms-align-items: flex-end;
    /* IE 10 */
    align-items: flex-end; }
  .modal .button-container {
    padding-top: 0px;
    border: 0px;
    -webkit-box-justify-content: flex-end;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-justify-content: flex-end;
    /* OLD - Firefox 19- */
    -webkit-justify-content: flex-end;
    /* Chrome */
    -ms-justify-content: flex-end;
    /* IE 10 */
    justify-content: flex-end; }
  .modal .btn, .modal .close {
    cursor: pointer;
    z-index: 1051; }
  .modal .close {
    background-color: transparent;
    margin: 0px;
    height: 25px;
    width: 25px; }
    .modal .close:focus {
      outline: none; }
    .modal .close span {
      border-bottom: 0px;
      color: black;
      font-size: 44px;
      line-height: 22px;
      max-height: 25px;
      max-width: 25px;
      padding: 0; }
  .modal .btn {
    min-height: 35px;
    min-width: 100px;
    border-radius: 0px;
    line-height: 21px;
    font-size: 13px;
    margin-right: 8px; }
    .modal .btn.submit {
      margin-right: 0px; }
    .modal .btn:after {
      display: none; }
  .modal .in-progress {
    color: #2a8039; }
  .modal .not-yet-started {
    color: #ff5454; }
  .modal h2 {
    font-size: 11px;
    width: 100%; }
  .modal .lead-in-text {
    color: #ff5454;
    font-weight: 600; }
  .modal p {
    font-size: 16px;
    color: #474747;
    line-height: 19px;
    text-align: left; }

@media (min-width: 768px), print {
  .instructions-modal {
    width: 735px; } }

.instructions-modal .modal-body {
  -webkit-box-justify-content: flex-start;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-justify-content: flex-start;
  /* OLD - Firefox 19- */
  -webkit-justify-content: flex-start;
  /* Chrome */
  -ms-justify-content: flex-start;
  /* IE 10 */
  justify-content: flex-start; }

.instructions-modal .modal-content {
  background-color: #ebebeb; }

.instructions-modal h2, .instructions-modal .instructions {
  color: #474747; }

.instructions-modal h2 {
  font-weight: bold;
  font-size: 14px;
  color: #474747;
  margin-bottom: 12px; }

.instructions-modal .instructions {
  width: 100%;
  line-height: 18px;
  margin-bottom: 15px; }
  .instructions-modal .instructions strong {
    font-size: 13px;
    font-weight: 600; }

.instructions-modal .btn {
  margin-left: auto;
  margin-right: 0px; }

.instructions-modal b, .instructions-modal i, .instructions-modal em, .instructions-modal ul, .instructions-modal li, .instructions-modal .instructions {
  font-size: 13px; }

.instructions-modal ul {
  padding: 10px 0 10px 25px; }

.instructions-modal li {
  list-style-type: disc; }

privacy-policy-modal * .modal p, privacy-policy-modal * .modal b, privacy-policy-modal * .modal a, privacy-policy-modal * .modal li,
privacy-policy-modal .modal p,
privacy-policy-modal .modal b,
privacy-policy-modal .modal a,
privacy-policy-modal .modal li {
  font-size: 13px; }

privacy-policy-modal * .modal p p,
privacy-policy-modal .modal p p {
  margin-bottom: 10px; }

privacy-policy-modal * .modal p ul,
privacy-policy-modal .modal p ul {
  margin: 0px 26px 10px; }

privacy-policy-modal * .modal p ul li,
privacy-policy-modal .modal p ul li {
  list-style: disc; }

privacy-policy-modal * .modal p ul li > ul li,
privacy-policy-modal .modal p ul li > ul li {
  list-style: circle; }

privacy-policy-modal * .modal .modal-footer .btn,
privacy-policy-modal .modal .modal-footer .btn {
  margin-right: 0px; }

.submit-modal .button-container .btn.right:last-of-type {
  background-color: #2a8039; }

.submit-modal .button-container .btn.right.disabled {
  background-color: #d1d1d1; }

.finish-later-modal p, .submit-modal p {
  text-align: center; }

@media (min-width: 768px), print {
  .finish-later-modal .modal-dialog, .submit-modal .modal-dialog {
    width: 480px; } }

.question .scale p {
  font-size: 10px; }

radio-question {
  display: block; }
  radio-question .radio-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  radio-question .question-row-section {
    margin-bottom: 20px; }
    @media (min-width: 768px), print {
      radio-question .question-row-section {
        margin-bottom: 0px; } }
  radio-question .radio {
    border: 1px solid #ebebeb; }
    radio-question .radio.selected {
      border: 2px solid #2f72a8;
      position: relative; }
      radio-question .radio.selected:after {
        position: absolute;
        z-index: 1;
        content: '';
        top: 0px;
        left: 0px;
        border-radius: 100%;
        background: #2f72a8;
        height: 10px;
        width: 10px; }
  radio-question .r-table--15 .radio-vertical .input-sets li, radio-question .r-table--14 .radio-vertical .input-sets li, radio-question .r-table--13 .radio-vertical .input-sets li, radio-question .r-table--12 .radio-vertical .input-sets li, radio-question .r-table--11 .radio-vertical .input-sets li, radio-question .r-table--10 .radio-vertical .input-sets li, radio-question .r-table--9 .radio-vertical .input-sets li, radio-question .r-table--8 .radio-vertical .input-sets li, radio-question .r-table--7 .radio-vertical .input-sets li, radio-question .r-table--6 .radio-vertical .input-sets li, radio-question .r-table--5 .radio-vertical .input-sets li, radio-question .r-table--4 .radio-vertical .input-sets li, radio-question .r-table--3 .radio-vertical .input-sets li, radio-question .r-table--2 .radio-vertical .input-sets li, radio-question .r-table--1 .radio-vertical .input-sets li {
    width: 100%; }
  radio-question .radio-description {
    -webkit-box-flex-grow: 4;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex-grow: 4;
    /* OLD - Firefox 19- */
    -webkit-flex-grow: 4;
    /* Chrome */
    -ms-flex-grow: 4;
    /* IE 10 */
    flex-grow: 4;
    text-align: left;
    display: block;
    margin-left: 52px;
    z-index: 10;
    font-size: 15px;
    color: #474747;
    pointer-events: none;
    position: relative;
    width: 100%;
    word-break: break-word;
    line-height: 15px; }
    radio-question .radio-description b, radio-question .radio-description strong, radio-question .radio-description i {
      font-size: 15px; }
    @media (min-width: 768px), print {
      radio-question .radio-description {
        text-align: center;
        display: none;
        font-size: 12px; }
        radio-question .radio-description b, radio-question .radio-description strong, radio-question .radio-description i {
          font-size: 12px; } }
  radio-question input[type="radio"] {
    display: none;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 10;
    margin: 0px; }
    radio-question input[type="radio"] label {
      -webkit-appearance: none;
      -ms-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    radio-question input[type="radio"].radio-input + .radio-label::after {
      content: '';
      position: absolute;
      border: 1px solid #c2c2c2;
      height: 20px;
      width: 20px;
      padding: 0px;
      top: calc(50% - 11px);
      left: 18px;
      box-sizing: content-box;
      margin: 0; }
      @media (min-width: 768px), print {
        radio-question input[type="radio"].radio-input + .radio-label::after {
          left: calc(50% - 11px); } }
      radio-question input[type="radio"].radio-input + .radio-label::after + .radio-score {
        margin-top: 2px; }
      radio-question input[type="radio"].radio-input + .radio-label::after + .radio-description {
        margin: 0 0 0 10px; }
    radio-question input[type="radio"]:checked.radio-input + .radio-label {
      background-color: #2f72a8; }
      radio-question input[type="radio"]:checked.radio-input + .radio-label::before {
        content: '';
        position: absolute;
        top: calc(50% - 7px);
        left: 22px;
        background-color: #FFFFFF;
        height: 14px;
        width: 14px;
        border-radius: 100%; }
      radio-question input[type="radio"]:checked.radio-input + .radio-label::after {
        top: calc(50% - 11px);
        left: 18px;
        border: 1px solid #FFFFFF; }
      radio-question input[type="radio"]:checked.radio-input + .radio-label + .radio-score {
        margin-top: 0px; }
      radio-question input[type="radio"]:checked.radio-input + .radio-label .radio-description, radio-question input[type="radio"]:checked.radio-input + .radio-label .radio-score.mobile {
        color: #FFFFFF; }
      radio-question input[type="radio"]:checked.radio-input + .radio-label radio-question input[type="radio"]:checked.radio-input + .radio-label .radio-description {
        margin: 0 0 0 60px; }
      @media (min-width: 768px), print {
        radio-question input[type="radio"]:checked.radio-input + .radio-label {
          background-color: transparent; }
          radio-question input[type="radio"]:checked.radio-input + .radio-label::before {
            background-color: #2f72a8;
            left: calc(50% - 7px); }
          radio-question input[type="radio"]:checked.radio-input + .radio-label::after {
            left: calc(50% - 11px);
            border-color: #2f72a8; } }
  radio-question .radio-vertical input[type="radio"].radio-input + .radio-label::after {
    left: 19px; }
  radio-question .radio-vertical input[type="radio"].radio-input:checked + .radio-label {
    background: #2f72a8; }
    radio-question .radio-vertical input[type="radio"].radio-input:checked + .radio-label::before {
      background-color: #FFFFFF;
      left: 23px; }
    radio-question .radio-vertical input[type="radio"].radio-input:checked + .radio-label::after {
      border-color: #FFFFFF; }
    radio-question .radio-vertical input[type="radio"].radio-input:checked + .radio-label + .radio-description {
      color: #FFFFFF; }
  @media (min-width: 768px), print {
    radio-question .radio-vertical.question-row-section {
      margin: 20px 0; }
    radio-question .radio-vertical.scale-list, radio-question .radio-vertical .input-sets {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      -webkit-box-align-items: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-align-items: center;
      /* OLD - Firefox 19- */
      -webkit-align-items: center;
      /* Chrome */
      -ms-align-items: center;
      /* IE 10 */
      align-items: center;
      -webkit-box-justify-content: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-justify-content: center;
      /* OLD - Firefox 19- */
      -webkit-justify-content: center;
      /* Chrome */
      -ms-justify-content: center;
      /* IE 10 */
      justify-content: center;
      width: 100%; }
    radio-question .radio-vertical.scale-list {
      display: none; }
    radio-question .radio-vertical .input-sets li .radio-label, radio-question .radio-vertical .scale-list li .radio-label {
      min-height: 40px;
      padding: 0px; }
      radio-question .radio-vertical .input-sets li .radio-label .radio-display-wrapper, radio-question .radio-vertical .scale-list li .radio-label .radio-display-wrapper {
        min-height: 40px;
        height: 30px; }
    radio-question .radio-vertical .input-sets {
      display: block; }
      radio-question .radio-vertical .input-sets li {
        flex-grow: 1;
        border-left: 1px solid #ebebeb; }
        radio-question .radio-vertical .input-sets li input[type="radio"].radio-input + .radio-label {
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6, BB7 */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
          display: flex;
          height: 100%;
          width: 100%;
          z-index: 1;
          padding-left: 55px; }
        radio-question .radio-vertical .input-sets li .radio-score {
          display: none; } }
      @media (min-width: 768px) and (min-width: 768px), print and (min-width: 768px), print and (min-width: 768px), print {
        radio-question .radio-vertical .input-sets li .radio-score {
          display: block; } }
  @media (min-width: 768px), print {
        radio-question .radio-vertical .input-sets li .radio-input {
          text-align: left;
          display: inline-block;
          margin: 0 0 0 7px;
          height: 15px;
          width: 15px; }
        radio-question .radio-vertical .input-sets li .radio-description {
          text-align: left;
          display: block;
          font-size: 15px;
          color: #474747; } }
      @media (min-width: 768px) and (min-width: 768px), print and (min-width: 768px), print and (min-width: 768px), print {
        radio-question .radio-vertical .input-sets li .radio-description {
          font-size: 12px; } }
  @media (min-width: 768px), print {
      radio-question .radio-vertical .input-sets .mobile {
        display: block; } }
  @media (min-width: 768px), print {
    radio-question .r-table--15 .scale-list li, radio-question .r-table--15 .input-sets li {
      width: 6.6%; }
    radio-question .r-table--14 .scale-list li, radio-question .r-table--14 .input-sets li {
      width: 7.14%; }
    radio-question .r-table--13 .scale-list li, radio-question .r-table--13 .input-sets li {
      width: 7.6%; }
    radio-question .r-table--12 .scale-list li, radio-question .r-table--12 .input-sets li {
      width: 8.33%; }
    radio-question .r-table--11 .scale-list li, radio-question .r-table--11 .input-sets li {
      width: 9%; }
    radio-question .r-table--10 .scale-list li, radio-question .r-table--10 .input-sets li {
      width: 10%; }
    radio-question .r-table--9 .scale-list li, radio-question .r-table--9 .input-sets li {
      width: 11.11%; }
    radio-question .r-table--8 .scale-list li, radio-question .r-table--8 .input-sets li {
      width: 12.5%; }
    radio-question .r-table--7 .scale-list li, radio-question .r-table--7 .input-sets li {
      width: 14.28%; }
    radio-question .r-table--6 .scale-list li, radio-question .r-table--6 .input-sets li {
      width: 16.66%; }
    radio-question .r-table--5 .scale-list li, radio-question .r-table--5 .input-sets li {
      width: 20%; }
    radio-question .r-table--4 .scale-list li, radio-question .r-table--4 .input-sets li {
      width: 25%; }
    radio-question .r-table--3 .scale-list li, radio-question .r-table--3 .input-sets li {
      width: 33.33%; }
    radio-question .r-table--2 .scale-list li, radio-question .r-table--2 .input-sets li {
      width: 50%; }
    radio-question .r-table--1 .scale-list li, radio-question .r-table--1 .input-sets li {
      width: 100%; } }
  radio-question .scale-list, radio-question .input-sets {
    display: none;
    width: 100%; }
    @media (min-width: 768px), print {
      radio-question .scale-list, radio-question .input-sets {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex;
        -webkit-box-flex: 1;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1;
        /* OLD - Firefox 19- */
        -webkit-flex: 1;
        /* Chrome */
        -ms-flex: 1;
        /* IE 10 */
        flex: 1;
        width: 100%; } }
    @media (min-width: 1200px), print {
      radio-question .scale-list, radio-question .input-sets {
        width: 100%; } }
    radio-question .scale-list li, radio-question .input-sets li {
      width: 100%; }
      radio-question .scale-list li p, radio-question .scale-list li strong, radio-question .scale-list li i, radio-question .input-sets li p, radio-question .input-sets li strong, radio-question .input-sets li i {
        font-size: 12px; }
      radio-question .scale-list li .radio-label, radio-question .input-sets li .radio-label {
        padding: 7px; }
      radio-question .scale-list li .scale-list-description, radio-question .input-sets li .scale-list-description {
        max-width: 100%;
        display: inline-block; }
        @media (min-width: 768px), print {
          radio-question .scale-list li .scale-list-description, radio-question .input-sets li .scale-list-description {
            padding: 8px;
            overflow-wrap: break-word;
            word-wrap: break-word; } }
    radio-question .scale-list li, radio-question .input-sets li {
      -webkit-box-flex-grow: 1;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex-grow: 1;
      /* OLD - Firefox 19- */
      -webkit-flex-grow: 1;
      /* Chrome */
      -ms-flex-grow: 1;
      /* IE 10 */
      flex-grow: 1;
      text-align: center;
      border: 1px solid #ebebeb;
      border-left: 0px;
      border-top: 0px;
      background: #FFFFFF;
      position: relative; }
      @media (min-width: 768px), print {
        radio-question .scale-list li:first-of-type, radio-question .input-sets li:first-of-type {
          border-left: 1px solid #ebebeb; } }
  radio-question .scale-list {
    clear: both;
    width: 100%;
    padding: 0 0 0 25%; }
    @media (min-width: 1200px), print {
      radio-question .scale-list {
        width: 100%;
        padding: 0 0 0 270px; } }
    radio-question .scale-list li {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      -webkit-box-flex-direction: column;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex-direction: column;
      /* OLD - Firefox 19- */
      -webkit-flex-direction: column;
      /* Chrome */
      -ms-flex-direction: column;
      /* IE 10 */
      flex-direction: column;
      -webkit-box-align-items: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-align-items: center;
      /* OLD - Firefox 19- */
      -webkit-align-items: center;
      /* Chrome */
      -ms-align-items: center;
      /* IE 10 */
      align-items: center;
      -webkit-box-justify-content: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-justify-content: center;
      /* OLD - Firefox 19- */
      -webkit-justify-content: center;
      /* Chrome */
      -ms-justify-content: center;
      /* IE 10 */
      justify-content: center; }
  radio-question .input-sets li .radio-label, radio-question .scale-list li .radio-label, radio-question .scale-list li {
    min-height: 40px; }
  radio-question .input-sets {
    display: block; }
    @media (min-width: 768px), print {
      radio-question .input-sets {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex; } }
    radio-question .input-sets li {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      -webkit-box-flex-grow: 1;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex-grow: 1;
      /* OLD - Firefox 19- */
      -webkit-flex-grow: 1;
      /* Chrome */
      -ms-flex-grow: 1;
      /* IE 10 */
      flex-grow: 1;
      -webkit-box-align-items: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-align-items: center;
      /* OLD - Firefox 19- */
      -webkit-align-items: center;
      /* Chrome */
      -ms-align-items: center;
      /* IE 10 */
      align-items: center;
      -webkit-box-justify-content: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-justify-content: center;
      /* OLD - Firefox 19- */
      -webkit-justify-content: center;
      /* Chrome */
      -ms-justify-content: center;
      /* IE 10 */
      justify-content: center; }
      radio-question .input-sets li .radio-label {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex;
        -webkit-box-flex-direction: column;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex-direction: column;
        /* OLD - Firefox 19- */
        -webkit-flex-direction: column;
        /* Chrome */
        -ms-flex-direction: column;
        /* IE 10 */
        flex-direction: column;
        -webkit-box-align-items: center;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-align-items: center;
        /* OLD - Firefox 19- */
        -webkit-align-items: center;
        /* Chrome */
        -ms-align-items: center;
        /* IE 10 */
        align-items: center;
        -webkit-box-justify-content: center;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-justify-content: center;
        /* OLD - Firefox 19- */
        -webkit-justify-content: center;
        /* Chrome */
        -ms-justify-content: center;
        /* IE 10 */
        justify-content: center;
        width: 100%;
        height: 100%;
        position: relative;
        cursor: pointer;
        z-index: 1; }
        @media (min-width: 768px), print {
          radio-question .input-sets li .radio-label {
            -webkit-box-justify-content: center;
            /* OLD - iOS 6-, Safari 3.1-6 */
            -moz-box-justify-content: center;
            /* OLD - Firefox 19- */
            -webkit-justify-content: center;
            /* Chrome */
            -ms-justify-content: center;
            /* IE 10 */
            justify-content: center; } }
        radio-question .input-sets li .radio-label .radio-display-wrapper {
          min-height: 29px;
          width: 100%;
          display: -webkit-box;
          /* OLD - iOS 6-, Safari 3.1-6, BB7 */
          display: -ms-flexbox;
          /* TWEENER - IE 10 */
          display: -webkit-flex;
          /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
          display: flex;
          -webkit-box-align-items: center;
          /* OLD - iOS 6-, Safari 3.1-6 */
          -moz-box-align-items: center;
          /* OLD - Firefox 19- */
          -webkit-align-items: center;
          /* Chrome */
          -ms-align-items: center;
          /* IE 10 */
          align-items: center; }
          @media (min-width: 768px), print {
            radio-question .input-sets li .radio-label .radio-display-wrapper {
              min-height: 43px;
              -webkit-box-align-items: flex-end;
              /* OLD - iOS 6-, Safari 3.1-6 */
              -moz-box-align-items: flex-end;
              /* OLD - Firefox 19- */
              -webkit-align-items: flex-end;
              /* Chrome */
              -ms-align-items: flex-end;
              /* IE 10 */
              align-items: flex-end; } }
          radio-question .input-sets li .radio-label .radio-display-wrapper .radio-score.mobile {
            margin-left: 52px;
            font-size: 15px; }
            @media (min-width: 768px), print {
              radio-question .input-sets li .radio-label .radio-display-wrapper .radio-score.mobile {
                display: none; } }
            radio-question .input-sets li .radio-label .radio-display-wrapper .radio-score.mobile + .radio-description {
              margin-left: 5px; }
          radio-question .input-sets li .radio-label .radio-display-wrapper + .radio-score {
            margin-top: 4px; }
          radio-question .input-sets li .radio-label .radio-display-wrapper + .radio-score.radio-vertical {
            margin-top: -25px;
            margin-left: 40px; }
        radio-question .input-sets li .radio-label:after {
          content: '';
          text-align: left;
          display: inline-block;
          margin: 0 0 0 7px;
          border-radius: 100%;
          height: 15px;
          width: 15px; }
          @media (min-width: 768px), print {
            radio-question .input-sets li .radio-label:after {
              margin: 13px 0 0 0; } }
      radio-question .input-sets li .radio-score {
        display: none; }
        radio-question .input-sets li .radio-score.mobile {
          display: block;
          white-space: nowrap; }
          @media (min-width: 768px), print {
            radio-question .input-sets li .radio-score.mobile {
              display: none; } }
        @media (min-width: 768px), print {
          radio-question .input-sets li .radio-score {
            display: block; } }
        @media (min-width: 768px), print {
          radio-question .input-sets li .radio-score {
            display: -webkit-box;
            /* OLD - iOS 6-, Safari 3.1-6, BB7 */
            display: -ms-flexbox;
            /* TWEENER - IE 10 */
            display: -webkit-flex;
            /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
            display: flex;
            -webkit-box-align-items: center;
            /* OLD - iOS 6-, Safari 3.1-6 */
            -moz-box-align-items: center;
            /* OLD - Firefox 19- */
            -webkit-align-items: center;
            /* Chrome */
            -ms-align-items: center;
            /* IE 10 */
            align-items: center;
            -webkit-box-flex-grow: 1;
            /* OLD - iOS 6-, Safari 3.1-6 */
            -moz-box-flex-grow: 1;
            /* OLD - Firefox 19- */
            -webkit-flex-grow: 1;
            /* Chrome */
            -ms-flex-grow: 1;
            /* IE 10 */
            flex-grow: 1;
            -webkit-box-align-self: center;
            /* OLD - iOS 6-, Safari 3.1-6 */
            -moz-box-align-self: center;
            /* OLD - Firefox 19- */
            -webkit-align-self: center;
            /* Chrome */
            -ms-align-self: center;
            /* IE 10 */
            align-self: center;
            height: auto;
            margin: 0px; } }
      radio-question .input-sets li .radio-input {
        top: calc(50% - 7px);
        -webkit-box-align-self: center;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-align-self: center;
        /* OLD - Firefox 19- */
        -webkit-align-self: center;
        /* Chrome */
        -ms-align-self: center;
        /* IE 10 */
        align-self: center; }
      radio-question .input-sets li .radio-description {
        -webkit-box-align-self: center;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-align-self: center;
        /* OLD - Firefox 19- */
        -webkit-align-self: center;
        /* Chrome */
        -ms-align-self: center;
        /* IE 10 */
        align-self: center; }
    radio-question .input-sets .label .vertical {
      display: block; }
    @media (min-width: 768px), print {
      radio-question .input-sets .mobile {
        display: none; } }
  radio-question:first-of-type .question-row-section .scale-list li {
    border-top: 0px; }
  radio-question:last-of-type {
    margin: 0 0 20px 0;
    display: block; }
  radio-question.last {
    margin-bottom: 20px; }

.textarea-question.question-row-section {
  margin-bottom: 20px; }

.textarea-question textarea {
  width: 100%;
  height: 290px;
  resize: none;
  padding: 18px 16px;
  border: 1px solid #ebebeb; }
  @media (min-width: 768px), print {
    .textarea-question textarea {
      height: 250px; } }

.textarea-question .input-sets {
  width: 100%; }

.dropdown-question.question-row-section {
  margin-bottom: 20px; }

.dropdown-question .input-sets {
  display: block;
  min-height: 59px;
  padding: 7px;
  width: 100%;
  background-color: #FFFFFF;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-box-align-items: center;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-align-items: center;
  /* OLD - Firefox 19- */
  -webkit-align-items: center;
  /* Chrome */
  -ms-align-items: center;
  /* IE 10 */
  align-items: center;
  -webkit-box-justify-contnet: flex-start;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-justify-contnet: flex-start;
  /* OLD - Firefox 19- */
  -webkit-justify-contnet: flex-start;
  /* Chrome */
  -ms-justify-contnet: flex-start;
  /* IE 10 */
  justify-contnet: flex-start; }

.dropdown-question .options-label {
  display: none; }
  .dropdown-question .options-label.show {
    display: block; }

.dropdown-question select {
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }
  @media (min-width: 768px), print {
    .dropdown-question select {
      width: 260px; } }

.dropdown-question select,
.dropdown-question option {
  font-size: 15px; }

.dropdown-question .select-wrapper:after {
  height: calc(50% - 7px); }

@media (min-width: 768px), print {
  .dropdown-question select,
  .dropdown-question option {
    font-size: 12px; } }

.dropdown-question select::-ms-value {
  background: transparent;
  color: #000000; }

.slider-question.last-of-scale {
  margin-bottom: 20px; }

.slider-question .info {
  padding-top: 30px; }

.slider-question .input-sets {
  background-color: #FFFFFF;
  width: 100%; }

.slider-question .slider-wrapper {
  padding: 30px;
  width: 100%; }
  @media (min-width: 768px), print {
    .slider-question .slider-wrapper.show-na {
      display: inline-block;
      padding-right: 0px;
      width: 85%; } }
  .slider-question .slider-wrapper .mat-slider {
    width: 100%; }
  .slider-question .slider-wrapper .labels {
    margin: 0px 4px; }
    .slider-question .slider-wrapper .labels div {
      color: #474747;
      font-size: 12px; }
    .slider-question .slider-wrapper .labels .ticks {
      border-left: #a3a3a3 solid 1px;
      border-right: #a3a3a3 solid 1px;
      height: 8px;
      margin: -12px 4px 4px 4px; }
      .slider-question .slider-wrapper .labels .ticks .center-tick {
        border-right: #a3a3a3 solid 1px;
        height: 100%; }
    .slider-question .slider-wrapper .labels .start {
      float: left;
      text-align: left; }
    .slider-question .slider-wrapper .labels .center {
      margin-left: auto;
      margin-right: auto;
      width: fit-content; }
    .slider-question .slider-wrapper .labels .end {
      float: right;
      text-align: right; }
  .slider-question .slider-wrapper .mat-slider-thumb-label-always-showing:not(.unanswered) .mat-slider-thumb-label {
    color: transparent;
    display: flex;
    transform: none !important; }
  .slider-question .slider-wrapper .mat-slider-thumb-label-always-showing:not(.unanswered) .mat-slider-thumb-label-text {
    color: #2f72a8;
    font-size: 15px;
    font-weight: bold;
    opacity: 1 !important;
    transform: none !important; }
  .slider-question .slider-wrapper .mat-slider-track-background {
    background-color: rgba(0, 0, 0, 0.26); }
  .slider-question .slider-wrapper .mat-slider-thumb {
    background-color: #2f72a8;
    height: 22px;
    width: 22px;
    right: -11px;
    bottom: -11px; }
  .slider-question .slider-wrapper .mat-slider-track-fill {
    background-color: #2f72a8; }
  .slider-question .slider-wrapper .unanswered-text {
    opacity: 0; }
  .slider-question .slider-wrapper .unanswered.unanswered-text {
    opacity: 1; }
  .slider-question .slider-wrapper .unanswered .mat-slider-thumb {
    background-color: #FFFFFF;
    border: #2f72a8 solid 5px; }
  .slider-question .slider-wrapper .mat-slider-focus-ring {
    background-color: rgba(47, 114, 168, 0.26); }
  .slider-question .slider-wrapper .cdk-focused .mat-slider-track-background, .slider-question .slider-wrapper .mat-slider:hover .mat-slider-track-background {
    background-color: rgba(0, 0, 0, 0.38); }
  .slider-question .slider-wrapper .mat-slider-disabled .mat-slider-thumb, .slider-question .slider-wrapper .mat-slider-disabled .mat-slider-track-background, .slider-question .slider-wrapper .mat-slider-disabled .mat-slider-track-fill {
    background-color: rgba(0, 0, 0, 0.26);
    border: none; }
  .slider-question .slider-wrapper .mat-slider-disabled:hover .mat-slider-track-background {
    background-color: rgba(0, 0, 0, 0.26);
    border: none; }
  .slider-question .slider-wrapper .mat-slider:not(.mat-slider-disabled).cdk-mouse-focused .mat-slider-thumb, .slider-question .slider-wrapper .mat-slider:not(.mat-slider-disabled).cdk-touch-focused .mat-slider-thumb, .slider-question .slider-wrapper .mat-slider:not(.mat-slider-disabled).cdk-program-focused .mat-slider-thumb {
    transform: scale(0.7); }
  .slider-question .slider-wrapper .mat-slider:not(.mat-slider-disabled) .mat-slider-thumb:active,
  .slider-question .slider-wrapper .mat-slider:not(.mat-slider-disabled).mat-slider-sliding:not(.cdk-keyboard-focused) .mat-slider-thumb {
    transform: scale(1); }

.slider-question .na-wrapper {
  border-top: 1px solid #c2c2c2;
  margin: 8px 30px;
  padding: 30px;
  text-align: center; }
  .slider-question .na-wrapper .na-label {
    margin-top: 8px; }
  @media (min-width: 768px), print {
    .slider-question .na-wrapper {
      border-top: none;
      display: inline-block;
      float: right;
      margin: 0px;
      padding: 54px 0px 0px 0px;
      width: 15%; }
      .slider-question .na-wrapper .na-label {
        margin-top: 16px; } }

.rank-order-question.question-row-section {
  margin-bottom: 20px; }

.rank-order-question .input-sets {
  padding: 0px 45px;
  width: 100%; }
  @media (min-width: 768px), print {
    .rank-order-question .input-sets {
      padding: 0px; } }

.rank-order-question .requirements-header {
  background: #FFFFFF;
  margin-bottom: 5px;
  padding: 10px; }
  @media (min-width: 768px), print {
    .rank-order-question .requirements-header {
      margin-bottom: 0px;
      padding: 20px; } }
  .rank-order-question .requirements-header .btn {
    font-size: 14px;
    min-height: 38px;
    width: 100%; }
    @media (min-width: 768px), print {
      .rank-order-question .requirements-header .btn {
        display: inline-block;
        font-size: 13px;
        margin-right: 15px;
        width: 200px; } }
  .rank-order-question .requirements-header .requirements {
    display: inline-block;
    font-size: 14px;
    height: 20px;
    margin: 10px 0px 0px 2px; }
    @media (min-width: 768px), print {
      .rank-order-question .requirements-header .requirements {
        font-size: 12px;
        height: auto;
        margin: 0px; } }
    .rank-order-question .requirements-header .requirements.disabled {
      color: #dddddd; }
    .rank-order-question .requirements-header .requirements.red {
      font-weight: bold; }
  .rank-order-question .requirements-header .na-wrapper {
    font-size: 14px;
    margin-bottom: 20px; }
    @media (min-width: 768px), print {
      .rank-order-question .requirements-header .na-wrapper {
        font-size: 12px; } }
  .rank-order-question .requirements-header .requirements-met-checkmark {
    display: inline-block;
    height: 25px;
    vertical-align: middle;
    width: 25px; }
    .rank-order-question .requirements-header .requirements-met-checkmark .checkmark-path {
      stroke: #07a367;
      stroke-width: 2.66667px; }
  .rank-order-question .requirements-header .approve-checkbox {
    margin-left: 10px; }
    .rank-order-question .requirements-header .approve-checkbox .mat-checkbox-label {
      color: #ff5454; }

.rank-order-question .order-wrapper {
  background: #FFFFFF; }
  @media (min-width: 768px), print {
    .rank-order-question .order-wrapper {
      padding: 20px;
      padding-top: 0px; } }
  .rank-order-question .order-wrapper .drag-area {
    min-height: 120px;
    padding: 5px; }
    @media (min-width: 768px), print {
      .rank-order-question .order-wrapper .drag-area {
        border: 1px solid #c2c2c2; } }
    .rank-order-question .order-wrapper .drag-area.disabled {
      border-color: #dddddd;
      color: #dddddd; }
      .rank-order-question .order-wrapper .drag-area.disabled .list-group-item {
        border-color: #dddddd;
        cursor: default !important; }
    .rank-order-question .order-wrapper .drag-area.autofill:not(.disabled).autofill-default {
      color: #bababa; }
      .rank-order-question .order-wrapper .drag-area.autofill:not(.disabled).autofill-default .drag-handle {
        color: #757575; }
    .rank-order-question .order-wrapper .drag-area .drag-instructions {
      color: inherit;
      margin: 5px; }
    .rank-order-question .order-wrapper .drag-area .list-group-item {
      border: 1px solid #c2c2c2;
      cursor: -webkit-grab !important;
      cursor: grab !important;
      display: block;
      font-size: 14px;
      position: relative; }
      @media (min-width: 768px), print {
        .rank-order-question .order-wrapper .drag-area .list-group-item {
          font-size: 12px; } }
      .rank-order-question .order-wrapper .drag-area .list-group-item:not(:last-child) {
        margin-bottom: 5px; }
      .rank-order-question .order-wrapper .drag-area .list-group-item .drag-handle {
        font-size: 30px;
        line-height: 14px;
        padding: 10px;
        vertical-align: middle;
        width: 30px; }
        @media (min-width: 768px), print {
          .rank-order-question .order-wrapper .drag-area .list-group-item .drag-handle {
            line-height: 12px; } }
      .rank-order-question .order-wrapper .drag-area .list-group-item .item-text {
        font-size: 14px;
        padding: 10px 0px;
        vertical-align: middle; }
        @media (min-width: 768px), print {
          .rank-order-question .order-wrapper .drag-area .list-group-item .item-text {
            font-size: 12px; } }
      .rank-order-question .order-wrapper .drag-area .list-group-item .delete-item {
        background-color: #ff5454;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 30px;
        line-height: 14px;
        text-align: center;
        vertical-align: middle;
        width: 30px; }
        @media (min-width: 768px), print {
          .rank-order-question .order-wrapper .drag-area .list-group-item .delete-item {
            line-height: 12px; } }
  .rank-order-question .order-wrapper .dnd-drag-start {
    opacity: 1; }
  .rank-order-question .order-wrapper .dnd-sortable-drag {
    background-color: #bababa;
    opacity: 1; }

.add-items-modal .modal-header {
  padding: 10px; }
  .add-items-modal .modal-header .title {
    font-weight: bold;
    line-height: 25px; }

.add-items-modal .modal-body {
  align-items: initial;
  justify-content: initial;
  padding: 0px; }

.add-items-modal .list-wrapper {
  background-color: #FFFFFF;
  height: auto;
  min-height: 202px;
  overflow-y: scroll;
  width: 100%; }

.add-items-modal .list-group-item {
  display: block;
  padding: 5px 10px; }
  .add-items-modal .list-group-item .td-label {
    padding-left: 5px;
    vertical-align: middle; }
    .add-items-modal .list-group-item .td-label label {
      font-size: 14px; }
      @media (min-width: 768px), print {
        .add-items-modal .list-group-item .td-label label {
          font-size: 12px; } }
  .add-items-modal .list-group-item.selected {
    background-color: rgba(47, 114, 168, 0.35); }

.add-items-modal .modal-footer .add-warning {
  color: #ff5454;
  font-size: 14px;
  font-weight: bold;
  margin: 5px; }
  @media (min-width: 768px), print {
    .add-items-modal .modal-footer .add-warning {
      display: inline-block;
      float: left;
      font-size: 12px; } }

.add-items-modal .modal-footer .button-container {
  width: 100%; }
  @media (min-width: 768px), print {
    .add-items-modal .modal-footer .button-container {
      width: auto; } }
  .add-items-modal .modal-footer .button-container .btn {
    width: 50%; }
    @media (min-width: 768px), print {
      .add-items-modal .modal-footer .button-container .btn {
        width: auto; } }

linked-question {
  display: block; }
  linked-question .disabled {
    color: #dddddd; }
  linked-question .linked-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  linked-question .question-row-section {
    margin-bottom: 20px; }
    @media (min-width: 768px), print {
      linked-question .question-row-section {
        margin-bottom: 0px; } }
  linked-question .linked {
    border: 1px solid #ebebeb; }
    linked-question .linked.selected {
      border: 2px solid #2f72a8;
      position: relative; }
      linked-question .linked.selected:after {
        position: absolute;
        z-index: 1;
        content: '';
        top: 0px;
        left: 0px;
        border-radius: 100%;
        background: #2f72a8;
        height: 10px;
        width: 10px; }
  linked-question .instruction-header {
    margin-bottom: 30px;
    font-size: 14px;
    padding: 0px 10px; }
    @media (min-width: 768px), print {
      linked-question .instruction-header {
        font-size: 12px;
        padding: 0px; } }
  linked-question .r-table--15 .linked-vertical .input-sets li, linked-question .r-table--14 .linked-vertical .input-sets li, linked-question .r-table--13 .linked-vertical .input-sets li, linked-question .r-table--12 .linked-vertical .input-sets li, linked-question .r-table--11 .linked-vertical .input-sets li, linked-question .r-table--10 .linked-vertical .input-sets li, linked-question .r-table--9 .linked-vertical .input-sets li, linked-question .r-table--8 .linked-vertical .input-sets li, linked-question .r-table--7 .linked-vertical .input-sets li, linked-question .r-table--6 .linked-vertical .input-sets li, linked-question .r-table--5 .linked-vertical .input-sets li, linked-question .r-table--4 .linked-vertical .input-sets li, linked-question .r-table--3 .linked-vertical .input-sets li, linked-question .r-table--2 .linked-vertical .input-sets li, linked-question .r-table--1 .linked-vertical .input-sets li {
    width: 100%; }
  linked-question input[type="radio"] {
    display: none;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 10;
    margin: 0px; }
    linked-question input[type="radio"] label {
      -webkit-appearance: none;
      -ms-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    linked-question input[type="radio"].linked-input + .linked-label::after {
      content: '';
      position: absolute;
      border: 1px solid #c2c2c2;
      height: 20px;
      width: 20px;
      padding: 0px;
      top: calc(50% - 11px);
      left: 18px;
      box-sizing: content-box;
      margin: 0; }
      @media (min-width: 768px), print {
        linked-question input[type="radio"].linked-input + .linked-label::after {
          left: calc(50% - 11px); } }
    linked-question input[type="radio"].linked-input.disabled + .linked-label::after {
      border: 1px solid #dddddd; }
    linked-question input[type="radio"]:checked.linked-input + .linked-label {
      background-color: #2f72a8; }
      linked-question input[type="radio"]:checked.linked-input + .linked-label::before {
        content: '';
        position: absolute;
        top: calc(50% - 7px);
        left: 22px;
        background-color: #FFFFFF;
        height: 14px;
        width: 14px;
        border-radius: 100%; }
      linked-question input[type="radio"]:checked.linked-input + .linked-label::after {
        top: calc(50% - 11px);
        left: 18px;
        border: 1px solid #FFFFFF; }
      @media (min-width: 768px), print {
        linked-question input[type="radio"]:checked.linked-input + .linked-label {
          background-color: transparent; }
          linked-question input[type="radio"]:checked.linked-input + .linked-label::before {
            background-color: #2f72a8;
            left: calc(50% - 7px); }
          linked-question input[type="radio"]:checked.linked-input + .linked-label::after {
            left: calc(50% - 11px);
            border-color: #2f72a8; } }
  @media (min-width: 768px), print {
    linked-question .r-table--15 .scale-list li, linked-question .r-table--15 .input-sets li {
      width: 6.6%; }
    linked-question .r-table--14 .scale-list li, linked-question .r-table--14 .input-sets li {
      width: 7.14%; }
    linked-question .r-table--13 .scale-list li, linked-question .r-table--13 .input-sets li {
      width: 7.6%; }
    linked-question .r-table--12 .scale-list li, linked-question .r-table--12 .input-sets li {
      width: 8.33%; }
    linked-question .r-table--11 .scale-list li, linked-question .r-table--11 .input-sets li {
      width: 9%; }
    linked-question .r-table--10 .scale-list li, linked-question .r-table--10 .input-sets li {
      width: 10%; }
    linked-question .r-table--9 .scale-list li, linked-question .r-table--9 .input-sets li {
      width: 11.11%; }
    linked-question .r-table--8 .scale-list li, linked-question .r-table--8 .input-sets li {
      width: 12.5%; }
    linked-question .r-table--7 .scale-list li, linked-question .r-table--7 .input-sets li {
      width: 14.28%; }
    linked-question .r-table--6 .scale-list li, linked-question .r-table--6 .input-sets li {
      width: 16.66%; }
    linked-question .r-table--5 .scale-list li, linked-question .r-table--5 .input-sets li {
      width: 20%; }
    linked-question .r-table--4 .scale-list li, linked-question .r-table--4 .input-sets li {
      width: 25%; }
    linked-question .r-table--3 .scale-list li, linked-question .r-table--3 .input-sets li {
      width: 33.33%; }
    linked-question .r-table--2 .scale-list li, linked-question .r-table--2 .input-sets li {
      width: 50%; }
    linked-question .r-table--1 .scale-list li, linked-question .r-table--1 .input-sets li {
      width: 100%; } }
  linked-question .scale-list, linked-question .input-sets {
    display: none;
    width: 100%; }
    @media (min-width: 768px), print {
      linked-question .scale-list, linked-question .input-sets {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6, BB7 */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
        display: flex;
        -webkit-box-flex: 1;
        /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1;
        /* OLD - Firefox 19- */
        -webkit-flex: 1;
        /* Chrome */
        -ms-flex: 1;
        /* IE 10 */
        flex: 1;
        width: 100%; } }
    @media (min-width: 1200px), print {
      linked-question .scale-list, linked-question .input-sets {
        width: 100%; } }
    linked-question .scale-list li, linked-question .input-sets li {
      width: 100%; }
      linked-question .scale-list li p, linked-question .scale-list li strong, linked-question .scale-list li i, linked-question .input-sets li p, linked-question .input-sets li strong, linked-question .input-sets li i {
        font-size: 12px; }
      linked-question .scale-list li .linked-label, linked-question .input-sets li .linked-label {
        padding: 7px; }
      linked-question .scale-list li .scale-list-description, linked-question .input-sets li .scale-list-description {
        max-width: 100%;
        display: inline-block; }
        @media (min-width: 768px), print {
          linked-question .scale-list li .scale-list-description, linked-question .input-sets li .scale-list-description {
            padding: 8px;
            overflow-wrap: break-word;
            word-wrap: break-word; } }
    linked-question .scale-list li, linked-question .input-sets li {
      -webkit-box-flex-grow: 1;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex-grow: 1;
      /* OLD - Firefox 19- */
      -webkit-flex-grow: 1;
      /* Chrome */
      -ms-flex-grow: 1;
      /* IE 10 */
      flex-grow: 1;
      text-align: center;
      border: 1px solid #ebebeb;
      border-left: 0px;
      border-top: 0px;
      background: #FFFFFF;
      position: relative; }
      @media (min-width: 768px), print {
        linked-question .scale-list li:first-of-type, linked-question .input-sets li:first-of-type {
          border-left: 1px solid #ebebeb; } }
  linked-question .scale-list {
    clear: both;
    width: 100%;
    padding: 0 0 0 25%; }
    @media (min-width: 1200px), print {
      linked-question .scale-list {
        width: 100%;
        padding: 0 0 0 270px; } }
    linked-question .scale-list li {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      -webkit-box-flex-direction: column;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex-direction: column;
      /* OLD - Firefox 19- */
      -webkit-flex-direction: column;
      /* Chrome */
      -ms-flex-direction: column;
      /* IE 10 */
      flex-direction: column;
      -webkit-box-align-items: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-align-items: center;
      /* OLD - Firefox 19- */
      -webkit-align-items: center;
      /* Chrome */
      -ms-align-items: center;
      /* IE 10 */
      align-items: center;
      -webkit-box-justify-content: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-justify-content: center;
      /* OLD - Firefox 19- */
      -webkit-justify-content: center;
      /* Chrome */
      -ms-justify-content: center;
      /* IE 10 */
      justify-content: center; }
  linked-question .instructions-wrapper {
    clear: both;
    width: 100%;
    padding: 10px; }
    @media (min-width: 1200px), print {
      linked-question .instructions-wrapper {
        width: 100%;
        padding: 0 0 0 270px; } }
    linked-question .instructions-wrapper .instructions {
      border: 1px solid #ebebeb;
      border-top: 0px;
      background: #FFFFFF;
      min-height: 55px;
      position: relative;
      padding: 15px 15px 10px 15px;
      line-height: 24px; }
      linked-question .instructions-wrapper .instructions .requirements {
        display: inline-block;
        font-size: 14px;
        height: 20px;
        margin: 10px 0px 0px 2px;
        text-align: center; }
        @media (min-width: 768px), print {
          linked-question .instructions-wrapper .instructions .requirements {
            font-size: 12px;
            height: auto;
            margin: 0px;
            text-align: left; } }
        linked-question .instructions-wrapper .instructions .requirements.unmet {
          color: #ff5454;
          font-weight: bold; }
      linked-question .instructions-wrapper .instructions .na-wrapper {
        border-top: 1px solid #c2c2c2;
        margin: 8px 30px;
        padding-top: 10px;
        text-align: center; }
        linked-question .instructions-wrapper .instructions .na-wrapper .na-label {
          margin-top: 8px; }
        @media (min-width: 768px), print {
          linked-question .instructions-wrapper .instructions .na-wrapper {
            border-top: none;
            float: right;
            margin: 0px;
            padding: 0px; } }
      linked-question .instructions-wrapper .instructions .requirements-met-checkmark {
        display: inline-block;
        height: 25px;
        vertical-align: middle;
        width: 25px; }
        linked-question .instructions-wrapper .instructions .requirements-met-checkmark .checkmark-path {
          stroke: #07a367;
          stroke-width: 2.66667px; }
  linked-question .input-sets li .linked-label, linked-question .scale-list li .linked-label, linked-question .scale-list li {
    min-height: 40px; }
  @media (min-width: 320px), print {
    linked-question .input-sets.desktop {
      display: none; } }
  @media (min-width: 768px), print {
    linked-question .input-sets.desktop {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex; } }
  linked-question .input-sets.desktop li {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-box-flex-grow: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex-grow: 1;
    /* OLD - Firefox 19- */
    -webkit-flex-grow: 1;
    /* Chrome */
    -ms-flex-grow: 1;
    /* IE 10 */
    flex-grow: 1;
    -webkit-box-align-items: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-align-items: center;
    /* OLD - Firefox 19- */
    -webkit-align-items: center;
    /* Chrome */
    -ms-align-items: center;
    /* IE 10 */
    align-items: center;
    -webkit-box-justify-content: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-justify-content: center;
    /* OLD - Firefox 19- */
    -webkit-justify-content: center;
    /* Chrome */
    -ms-justify-content: center;
    /* IE 10 */
    justify-content: center; }
    linked-question .input-sets.desktop li .linked-label {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6, BB7 */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
      display: flex;
      -webkit-box-flex-direction: column;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-flex-direction: column;
      /* OLD - Firefox 19- */
      -webkit-flex-direction: column;
      /* Chrome */
      -ms-flex-direction: column;
      /* IE 10 */
      flex-direction: column;
      -webkit-box-align-items: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-align-items: center;
      /* OLD - Firefox 19- */
      -webkit-align-items: center;
      /* Chrome */
      -ms-align-items: center;
      /* IE 10 */
      align-items: center;
      -webkit-box-justify-content: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-justify-content: center;
      /* OLD - Firefox 19- */
      -webkit-justify-content: center;
      /* Chrome */
      -ms-justify-content: center;
      /* IE 10 */
      justify-content: center;
      width: 100%;
      height: 100%;
      position: relative;
      cursor: pointer;
      z-index: 1; }
      @media (min-width: 768px), print {
        linked-question .input-sets.desktop li .linked-label {
          -webkit-box-justify-content: center;
          /* OLD - iOS 6-, Safari 3.1-6 */
          -moz-box-justify-content: center;
          /* OLD - Firefox 19- */
          -webkit-justify-content: center;
          /* Chrome */
          -ms-justify-content: center;
          /* IE 10 */
          justify-content: center; } }
      linked-question .input-sets.desktop li .linked-label.disabled {
        cursor: auto; }
      linked-question .input-sets.desktop li .linked-label:after {
        content: '';
        text-align: left;
        display: inline-block;
        border-radius: 100%; }
    linked-question .input-sets.desktop li .linked-input {
      top: calc(50% - 7px);
      -webkit-box-align-self: center;
      /* OLD - iOS 6-, Safari 3.1-6 */
      -moz-box-align-self: center;
      /* OLD - Firefox 19- */
      -webkit-align-self: center;
      /* Chrome */
      -ms-align-self: center;
      /* IE 10 */
      align-self: center; }
  linked-question .input-sets.mobile {
    display: block;
    min-height: 59px;
    padding: 10px;
    width: 100%;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-box-align-items: center;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-align-items: center;
    /* OLD - Firefox 19- */
    -webkit-align-items: center;
    /* Chrome */
    -ms-align-items: center;
    /* IE 10 */
    align-items: center;
    -webkit-box-justify-contnet: flex-start;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-justify-contnet: flex-start;
    /* OLD - Firefox 19- */
    -webkit-justify-contnet: flex-start;
    /* Chrome */
    -ms-justify-contnet: flex-start;
    /* IE 10 */
    justify-contnet: flex-start; }
    @media (min-width: 768px), print {
      linked-question .input-sets.mobile {
        display: none; } }
    linked-question .input-sets.mobile .options-label {
      display: none; }
      linked-question .input-sets.mobile .options-label.show {
        display: block; }
    linked-question .input-sets.mobile select {
      box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.2);
      width: 100%; }
      @media (min-width: 768px), print {
        linked-question .input-sets.mobile select {
          width: 260px; } }
    linked-question .input-sets.mobile select,
    linked-question .input-sets.mobile option {
      font-size: 15px; }
    linked-question .input-sets.mobile .select-wrapper:after {
      height: calc(50% - 7px); }
    @media (min-width: 768px), print {
      linked-question .input-sets.mobile select,
      linked-question .input-sets.mobile option {
        font-size: 12px; } }
    linked-question .input-sets.mobile select::-ms-value {
      background: transparent;
      color: #000000; }
  linked-question:first-of-type .question-row-section .scale-list li {
    border-top: 0px; }
  linked-question:last-of-type {
    margin: 0 0 20px 0;
    display: block; }
  linked-question.last {
    margin-bottom: 20px; }

page-footer {
  -webkit-box-flex-shrink: 0;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex-shrink: 0;
  /* OLD - Firefox 19- */
  -webkit-flex-shrink: 0;
  /* Chrome */
  -ms-flex-shrink: 0;
  /* IE 10 */
  flex-shrink: 0; }

.page-footer {
  padding: 45px 0 40px 0;
  text-align: center; }
  .page-footer a {
    font-size: 12px;
    text-decoration: none;
    color: #2f72a8; }
  .page-footer div {
    font-size: 12px;
    padding-bottom: 5px; }
  .page-footer .footer-image {
    font-size: 24px; }
  .page-footer .submit {
    line-height: 17px; }
  .page-footer .footer-title {
    font-weight: 600; }
  @media (min-width: 768px), print {
    .page-footer .footer-phone a {
      color: #757575;
      cursor: default;
      pointer-events: none; } }
  .page-footer .footer-email a {
    text-decoration: none;
    color: #2f72a8; }
  .page-footer .footer-support {
    margin-bottom: 10px; }
  .page-footer .footer-privacy {
    margin-left: 3px; }

#survey-container + page-footer {
  display: none; }
  @media (min-width: 768px), print {
    #survey-container + page-footer {
      display: block; } }

.privacy-policy-modal .modal-header, .privacy-policy-modal .modal-footer {
  padding: 15px; }

.privacy-policy-modal .modal-body {
  padding: 0 35px; }

.privacy-policy-modal .modal-text {
  font-size: 13px; }

.privacy-policy-modal .modal-dialog {
  width: auto; }
  @media (min-width: 1200px), print {
    .privacy-policy-modal .modal-dialog {
      width: 800px; } }

.privacy-policy-modal ul, .privacy-policy-modal ol {
  margin-left: 26px; }

.privacy-policy-modal ul li {
  list-style: disc; }

.privacy-policy-modal ol li {
  list-style: decimal; }

div.privacy {
  padding: 50px; }
  div.privacy .privacy-title {
    padding-bottom: 30px; }

/*# sourceMappingURL=maps/app.css.map */
