@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic);
/*---------------------------------------------------
		Mixins
---------------------------------------------------*/
/*---------------------------------------------------
		Mixins
---------------------------------------------------*/
/*---------------------------------------------------
		Variables
---------------------------------------------------*/
/*---------------------------------------------------
		Bootstrap
---------------------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

@at-root {
  @font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.eot');
    src: url('../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2') format('woff2'), url('../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'), url('../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }
 }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, .order-form fieldset legend, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  line-height: 1.1;
  color: inherit; }
  h1 small, h1 .small, h2 small, h2 .small, h3 small, .order-form fieldset legend small, h3 .small, .order-form fieldset legend .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1, h2, .h2, h3, .order-form fieldset legend, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, .order-form fieldset legend small, h3 .small, .order-form fieldset legend .small, .h3 small, .h3 .small {
    font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .order-form fieldset legend, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small, .small {
  font-size: 85%; }

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover, a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover, a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover, a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover, a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover, a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before, blockquote small:before, blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1030px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: false; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: false; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: false; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: false; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 2px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 2px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup, .dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: false; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px; }
  .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: false; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@at-root {
  @-ms-viewport {
    width: device-width; }
 }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*---------------------------------------------------
    Components
---------------------------------------------------*/
/*---------------------------------------------------
		Nav Specific Variables
---------------------------------------------------*/
/*---------------------------------------------------
		Base Styles
---------------------------------------------------*/
#site-nav > nav {
  background-color: #21252a; }
  #site-nav > nav .nav-left, #site-nav > nav .nav-right {
    height: 100%; }
  #site-nav > nav .nav-left {
    float: left; }
  #site-nav > nav .nav-right {
    float: right;
    text-align: right; }

/*  Search
--------------------------------*/
.navbar-search {
  border: none;
  box-shadow: none;
  margin-top: 15px; }
  .navbar-search input[type=text] {
    height: 40px;
    background: black;
    border: none;
    color: #00AEE1;
    font-size: 1.06667em;
    box-shadow: none; }
    .navbar-search input[type=text]::-moz-placeholder {
      color: #00AEE1;
      opacity: 1; }
    .navbar-search input[type=text]:-ms-input-placeholder {
      color: #00AEE1; }
    .navbar-search input[type=text]::-webkit-input-placeholder {
      color: #00AEE1; }
  .navbar-search .btn {
    width: 40px;
    box-shadow: none;
    color: #00AEE1;
    font-size: 1.53333em;
    text-align: center;
    line-height: 1; }
    .navbar-search .btn, .navbar-search .btn:active, .navbar-search .btn:focus {
      background: transparent; }

/*---------------------------------------------------
		Mobile Nav
---------------------------------------------------*/
@media (max-width: 991px) {
  /*  Set padding on body
  --------------------------------*/
  body {
    padding-top: 70px; }
  /*  Nav bar
  --------------------------------*/
  nav#mobile-nav-wrapper {
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-transition: left 0.4s;
            transition: left 0.4s;
    z-index: 10000; }
  nav .divider {
    display: inline-block;
    height: 40px;
    width: 1px;
    background: #4a5057;
    vertical-align: middle; }
  /*  Logo
  --------------------------------*/
  .logo {
    display: inline-block;
    margin-top: 5px; }
  .logo img {
    height: 60px;
    width: auto; }
  /*  Hamburger and find help
  --------------------------------*/
  a.find-urgent-help {
    border-radius: 0;
    height: 100%;
    padding: 0 10px;
    line-height: 70px;
    border: none;
    box-shadow: none; }
  .open-nav {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin-right: -15px;
    padding: 24px 13px 0;
    font-size: 0.66667em;
    text-transform: uppercase; }
    .open-nav, .open-nav:hover {
      color: #8d8f92;
      text-decoration: none; }
    .open-nav:focus {
      color: white; }
  .open-nav span.bar {
    display: block;
    height: 4px;
    background: white; }
  .open-nav .bar + .bar {
    margin-top: 4px; }
  .open-nav .label {
    display: inline-block;
    margin-top: 3px; }
  /*  Fly in
  --------------------------------*/
  #mobile-nav_fly-in {
    background-color: #21252a;
    position: fixed;
    top: 0;
    right: 100%;
    height: 100%;
    width: 100%;
    padding: 0 15px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    box-shadow: none;
    -webkit-transition: right 0.4s;
            transition: right 0.4s; }
  body.mobile-nav-visible {
    overflow: hidden; }
  body.mobile-nav-visible #mobile-nav_fly-in {
    right: 0; }
  /*  Close button
  --------------------------------*/
  .close-wrapper {
    margin: 0;
    padding: 0; }
  .close-wrapper .close-nav {
    opacity: 1;
    height: 70px;
    width: 100%;
    background: transparent;
    border: none;
    color: white;
    font-size: 2.66667em;
    padding: 0;
    margin: 0; }
  /*  Wheel and Sign in
  --------------------------------*/
  #mobile-wheel-and-sign-in {
    margin-top: 20px;
    margin-bottom: 20px; }
    #mobile-wheel-and-sign-in .wheel-container {
      padding: 0;
      color: white;
      text-align: right; }
      #mobile-wheel-and-sign-in .wheel-container:before, #mobile-wheel-and-sign-in .wheel-container:after {
        content: " ";
        display: table; }
      #mobile-wheel-and-sign-in .wheel-container:after {
        clear: both; }
    #mobile-wheel-and-sign-in .wheel-container > div, #mobile-wheel-and-sign-in .wheel-container > a {
      vertical-align: middle;
      display: inline-block; }
    #mobile-wheel-and-sign-in .wheel-container > div.wheel {
      width: 20%;
      position: relative;
      height: 130px; }
    #mobile-wheel-and-sign-in .wheel-container > div.wheel > img {
      position: absolute;
      right: 5px;
      top: 0;
      height: 100%; }
    #mobile-wheel-and-sign-in .wheel-container > a.title-and-arrow {
      width: 40%;
      min-width: 105px;
      padding-right: 30px; }
      #mobile-wheel-and-sign-in .wheel-container > a.title-and-arrow div.title, #mobile-wheel-and-sign-in .wheel-container > a.title-and-arrow div.arrow {
        display: inline-block;
        vertical-align: middle;
        color: white; }
      #mobile-wheel-and-sign-in .wheel-container > a.title-and-arrow div.title {
        font-family: 'Bebas Neue', sans-serif;
        font-size: 2.26667em;
        line-height: .9;
        text-align: left; }
      #mobile-wheel-and-sign-in .wheel-container > a.title-and-arrow div.arrow {
        max-width: 10px; }
      #mobile-wheel-and-sign-in .wheel-container > a.title-and-arrow div.arrow > i {
        font-size: 3.33333em;
        line-height: 1;
        margin-left: -10px; }
    #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper {
      height: 130px;
      position: relative; }
    #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel {
      height: 270px !important;
      width: 270px !important;
      position: absolute;
      top: -47px;
      right: -73px; }
    #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .circle {
      height: 20px;
      width: 20px;
      border-radius: 10px;
      background: #21252A;
      position: absolute;
      top: 75px;
      right: 52px; }
    #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel i {
      -webkit-transform: scale(.7);
          -ms-transform: scale(.7);
              transform: scale(.7); }
      #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel i.nth-child-1 {
        top: 27px;
        left: -25px; }
      #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel i.nth-child-2 {
        top: 2px;
        left: -29px; }
      #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel i.nth-child-3 {
        top: -2px;
        left: -29px; }
      #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel i.nth-child-4 {
        top: -27px;
        left: -23px; }
      #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel i.nth-child-5 {
        top: -27px;
        left: 24px; }
      #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel i.nth-child-6 {
        top: -2px;
        left: 29px; }
      #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel i.nth-child-7 {
        top: 2px;
        left: 29px; }
      #mobile-wheel-and-sign-in .wheel-container-with-priorities > .wheel-wrapper > .wheel i.nth-child-8 {
        top: 24px;
        left: 25px; }
    #mobile-wheel-and-sign-in .actions {
      border-left: 1px solid #2f3339; }
    #mobile-wheel-and-sign-in .actions .btn {
      margin: 0;
      font-weight: 400;
      width: 100%;
      display: block;
      text-align: center;
      max-width: 220px; }
    #mobile-wheel-and-sign-in .actions .btn + .btn {
      margin-top: 15px; }
  /*  Explore topics
  --------------------------------*/
  .explore-topics {
    margin-left: -15px;
    margin-right: -15px; }
  .explore-topics h1, .explore-topics h2.sub-heading {
    display: none; }
  .explore-topics .popular-topics.section {
    padding: 0; }
  .explore-topics .popular-topics .topics-row {
    margin-left: -15px;
    margin-right: -15px; }
  .explore-topics .popular-topics .topics-row .popular-topic {
    box-shadow: none; }
  /*  Nav menu
  --------------------------------*/
  .nav-group {
    margin: 0 -15px; }
  .group-name {
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.6em;
    color: #e9e8df;
    background-color: #32363b;
    padding: 5px 15px; }
  ul.nav-menu {
    margin: 0;
    padding: 0; }
  ul.nav-menu a {
    display: block;
    font-family: 'Bebas Neue', sans-serif;
    padding: 7px 15px; }
  ul.nav-menu > li > a {
    position: relative;
    background-color: #e9e8df;
    color: #1f2c5e;
    font-size: 1.86667em;
    -webkit-transition: background-color 1.2s linear;
            transition: background-color 1.2s linear; }
    ul.nav-menu > li > a .icon, ul.nav-menu > li > a .label, ul.nav-menu > li > a .arrow {
      display: inline-block;
      vertical-align: middle; }
    ul.nav-menu > li > a .icon {
      position: absolute;
      top: 50%;
      left: 15px;
      margin-top: -18.5px;
      color: #00AEE1; }
    ul.nav-menu > li > a .label {
      padding: 0 0 0 55px;
      line-height: 1.2; }
    ul.nav-menu > li > a .arrow {
      position: absolute;
      right: 10px;
      font-size: 0.53333em; }
    ul.nav-menu > li > a .arrow > span {
      line-height: 1;
      font-size: 2.8em; }
    ul.nav-menu > li > a .arrow > span.up {
      display: none;
      color: #333333; }
  ul.nav-menu > li.in > a {
    background-color: white;
    color: #4a5057;
    -webkit-transition: background-color 0.4s linear;
            transition: background-color 0.4s linear; }
    ul.nav-menu > li.in > a .icon {
      color: #333333; }
    ul.nav-menu > li.in > a .arrow > span.up {
      display: inline-block; }
    ul.nav-menu > li.in > a .arrow > span.down {
      display: none; }
  ul.nav-menu > li + li {
    border-top: 1px solid #d1d0c3; }
  ul.nav-menu > li.has-no-sub-menu > a {
    font-size: 1.6em;
    padding-top: 13px;
    padding-bottom: 13px; }
  ul.sub-menu {
    margin: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s linear;
            transition: max-height 0.4s linear; }
  ul.sub-menu > li > a {
    background: white;
    color: #1f2c5e;
    font-size: 1.53333em;
    font-weight: 300;
    text-decoration: none; }
    ul.sub-menu > li > a:hover {
      text-decoration: none; }
  ul.nav-menu > li.in ul.sub-menu {
    max-height: 500px;
    -webkit-transition: max-height 0.4s linear;
            transition: max-height 0.4s linear; }
  /*  Test yourself
  --------------------------------*/
  ul.nav-menu.test-yourself-menu > li > a > .icon {
    width: 40px; }
  ul.nav-menu.test-yourself-menu > li > a > .icon > img {
    width: 100%; }
  ul.nav-menu.test-yourself-menu > li.last-child > a > .icon > img {
    margin-top: -2px; }
  /*  Find urgent help flyout
  --------------------------------*/
  .btn.find-urgent-help-flyout {
    width: 100%;
    margin: 25px 0;
    border: 2px solid #00AEE1 !important;
    font-size: 1.86667em;
    line-height: 1;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    text-align: center; } }

/*---------------------------------------------------
		Desktop Nav
---------------------------------------------------*/
@media (min-width: 992px) {
  /*  Nav wrapper
  --------------------------------*/
  #desktop-nav-wrapper {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 9999; }
  /*  Accessibility bar
  --------------------------------*/
  .accessibility-bar {
    background: black;
    text-align: right; }
  .accessibility-bar .row {
    padding: .2em 0; }
  .accessibility-bar a, .accessibility-bar .text-size-tool {
    display: inline-block;
    vertical-align: middle; }
  .accessibility-bar a {
    color: #e9e8df;
    text-transform: uppercase;
    margin-left: 25px; }
  .accessibility-bar a.skip-to-navigation {
    font-size: 0.66667em;
    font-style: italic;
    position: relative;
    top: -9999px; }
  .accessibility-bar a.skip-to-navigation:focus {
    top: 0; }
  .accessibility-bar a.sitemap {
    font-size: 0.8em;
    font-weight: bold; }
  .text-size-tool a {
    font-weight: 900;
    vertical-align: baseline; }
    .text-size-tool a.text-smaller {
      font-size: 0.8em; }
    .text-size-tool a.text-larger {
      font-size: 1.06667em;
      margin-left: 5px; }
  /*  Search bar
  --------------------------------*/
  .navbar-search {
    margin-top: 10px; }
  .navbar-search input[type=text] {
    -webkit-transition: all 0s;
            transition: all 0s;
    color: #e9e8df; }
    .navbar-search input[type=text]::-moz-placeholder {
      color: #e9e8df;
      opacity: 1; }
    .navbar-search input[type=text]:-ms-input-placeholder {
      color: #e9e8df; }
    .navbar-search input[type=text]::-webkit-input-placeholder {
      color: #e9e8df; }
    .navbar-search input[type=text]:focus {
      box-shadow: inset 0 1px 3px #e9e8df, inset 0 -1px 0 #00AEE1; }
  .navbar-search > div > button.btn {
    color: #e9e8df; }
    .navbar-search > div > button.btn.focus {
      color: #e9e8df; }
    .navbar-search > div > button.btn:hover, .navbar-search > div > button.btn:focus {
      background: #00AEE1;
      color: white; }
  /*  Nav bar
  --------------------------------*/
  div#desktop-nav {
    background-color: #21252a;
    background-color: rgba(33, 37, 42, 0.85);
    -webkit-transition: .4s background-color;
            transition: .4s background-color; }
  /*  Nav bar fixed
  --------------------------------*/
  body.desktop-nav-fixed div#desktop-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000; }
  /*  Logos
  --------------------------------*/
  .logos {
    position: relative;
    z-index: 20; }
  .dva-logo, .trm-logo {
    position: absolute; }
  .logos .dva-logo > img {
    width: 130px;
    height: auto; }
  .logos.static .dva-logo {
    top: 20px; }
  .logos.fixed .dva-logo {
    top: 5px; }
    .logos.fixed .dva-logo img {
      width: 100px; }
  .logos.static .trm-logo {
    left: 160px;
    top: 20px; }
  .logos.fixed .trm-logo {
    left: 120px;
    top: 7px; }
    .logos.fixed .trm-logo img {
      width: 55px; }
  /*  Main menu
  --------------------------------*/
  ul.main-menu, ul.second-level-menu, ul.third-level-menu {
    margin: 0;
    padding: 0;
    list-style: none; }
    ul.main-menu a, ul.second-level-menu a, ul.third-level-menu a {
      font-family: 'Bebas Neue', sans-serif;
      text-decoration: none; }
      ul.main-menu a:hover, ul.second-level-menu a:hover, ul.third-level-menu a:hover {
        text-decoration: underline; }
  ul.main-menu {
    margin: 12px 0 0; }
  ul.main-menu > li {
    display: inline-block;
    vertical-align: top;
    position: relative; }
  ul.main-menu > li > a {
    font-size: 1.46667em;
    color: #e9e8df;
    line-height: 1;
    padding: 10px 12px;
    display: block;
    border-radius: 3px;
    border: 2px solid transparent; }
    ul.main-menu > li > a:hover {
      text-decoration: none; }
  ul.main-menu > li > a > span {
    border-bottom: 2px solid transparent;
    padding-top: 5px;
    padding-bottom: 5px; }
  ul.main-menu > li > a:hover > span, ul.main-menu > li.active > a:hover > span {
    border-color: #e9e8df; }
  ul.main-menu > li.active > a > span {
    border-color: #00AEE1; }
  /*  Drop down common
  --------------------------------*/
  ul.second-level-menu {
    position: absolute;
    top: 100%;
    display: none;
    background: #e9e8df;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    border-radius: 0 0 3px 3px;
    text-align: left;
    z-index: 998; }
  ul.second-level-menu, ul.third-level-menu {
    font-size: 1.46667em; }
  ul.main-menu > li.life-with-alcohol > a, ul.main-menu > li.test-yourself > a, ul.main-menu > li.resources > a {
    border-radius: 3px 3px 0 0;
    padding-bottom: 20px;
    position: relative;
    z-index: 999; }
  ul.main-menu > li.life-with-alcohol > a:hover > span, ul.main-menu > li.test-yourself > a:hover > span, ul.main-menu > li.resources > a:hover > span {
    border-color: #1f2c5e; }
  ul.main-menu > li.life-with-alcohol:hover > a, ul.main-menu > li.life-with-alcohol.hover > a, ul.main-menu > li.test-yourself:hover > a, ul.main-menu > li.test-yourself.hover > a, ul.main-menu > li.resources:hover > a, ul.main-menu > li.resources.hover > a {
    background: #e9e8df;
    color: #1f2c5e; }
  ul.main-menu > li.life-with-alcohol:hover ul.second-level-menu, ul.main-menu > li.life-with-alcohol.hover ul.second-level-menu, ul.main-menu > li.test-yourself:hover ul.second-level-menu, ul.main-menu > li.test-yourself.hover ul.second-level-menu, ul.main-menu > li.resources:hover ul.second-level-menu, ul.main-menu > li.resources.hover ul.second-level-menu {
    display: block; }
  /*  Life with alcohol
  --------------------------------*/
  ul.main-menu > li.life-with-alcohol ul.second-level-menu {
    left: 50%;
    margin-left: -265px;
    width: 530px;
    border: 8px solid #e9e8df;
    border-left: none; }
  ul.main-menu > li.life-with-alcohol ul.second-level-menu a {
    color: #4a5057; }
  ul.main-menu > li.life-with-alcohol ul.second-level-menu > li + li {
    border-top: 1px solid #d1d0c3; }
  ul.main-menu > li.life-with-alcohol ul.second-level-menu > li > a {
    display: block;
    padding: 5px 0 5px 50px;
    position: relative; }
    ul.main-menu > li.life-with-alcohol ul.second-level-menu > li > a .icon, ul.main-menu > li.life-with-alcohol ul.second-level-menu > li > a .label, ul.main-menu > li.life-with-alcohol ul.second-level-menu > li > a .arrow {
      display: inline-block;
      vertical-align: middle; }
    ul.main-menu > li.life-with-alcohol ul.second-level-menu > li > a .icon {
      position: absolute;
      top: 50%;
      left: 15px;
      margin-top: -15px;
      color: #00AEE1; }
    ul.main-menu > li.life-with-alcohol ul.second-level-menu > li > a .label {
      line-height: 1.2;
      color: #1f2c5e; }
  ul.main-menu > li.life-with-alcohol ul.second-level-menu > li:hover > a, ul.main-menu > li.life-with-alcohol ul.second-level-menu > li.hover > a {
    background: white;
    color: #1f2c5e; }
  ul.main-menu > li.life-with-alcohol ul.second-level-menu > li:hover > a > .label, ul.main-menu > li.life-with-alcohol ul.second-level-menu > li.hover > a > .label {
    text-decoration: underline; }
  ul.main-menu > li.life-with-alcohol ul.second-level-menu > li:hover > ul.third-level-menu, ul.main-menu > li.life-with-alcohol ul.second-level-menu > li.hover > ul.third-level-menu {
    display: block; }
  ul.main-menu > li.life-with-alcohol ul.third-level-menu {
    display: none;
    position: absolute;
    width: 256px;
    height: 100%;
    background: white;
    right: 0;
    top: 0;
    z-index: 999; }
  ul.main-menu > li.life-with-alcohol ul.third-level-menu > li.third-level-heading {
    position: relative;
    padding: 20px 0 10px 80px;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.06667em; }
  ul.main-menu > li.life-with-alcohol ul.third-level-menu > li.third-level-heading .icon {
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 105%;
    margin-top: -18px; }
  ul.main-menu > li.life-with-alcohol ul.third-level-menu > li > a {
    display: block;
    padding: 6px 20px;
    font-weight: 400;
    line-height: 1;
    font-size: 0.66667em; }
  /*  Test Yourself
  --------------------------------*/
  ul.main-menu > li.test-yourself ul.second-level-menu {
    width: 640px;
    right: -200px;
    overflow: hidden;
    margin: 0; }
  ul.main-menu > li.test-yourself ul.second-level-menu > li {
    float: left;
    width: 160px; }
  ul.main-menu > li.test-yourself ul.second-level-menu > li + li {
    border-left: 1px solid #d1d0c3; }
  ul.main-menu > li.test-yourself ul.second-level-menu > li > a {
    color: #4a5057;
    text-align: center;
    line-height: 1;
    padding: 20px 10px;
    display: block; }
    ul.main-menu > li.test-yourself ul.second-level-menu > li > a:hover {
      background: white;
      color: #1f2c5e; }
  ul.main-menu > li.test-yourself ul.second-level-menu > li > a .icon {
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 100px; }
  ul.main-menu > li.test-yourself ul.second-level-menu > li > a .icon > img {
    height: 100px;
    width: auto; }
  /*  Resources
  --------------------------------*/
  ul.main-menu > li.resources ul.second-level-menu {
    width: 250px;
    overflow: hidden; }
  ul.main-menu > li.resources ul.second-level-menu > li a {
    display: block;
    color: #1f2c5e;
    padding: 5px 15px; }
    ul.main-menu > li.resources ul.second-level-menu > li a:hover {
      background: white; }
  /*  Find urgent help
  --------------------------------*/
  ul.main-menu > li > a.find-urgent-help {
    color: #00AEE1;
    border: 2px solid #00AEE1;
    margin-left: 5px; }
    ul.main-menu > li > a.find-urgent-help:focus, ul.main-menu > li > a.find-urgent-help:hover {
      background: #00AEE1;
      color: white;
      text-decoration: underline; } }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  /*  Explore topics
  --------------------------------*/
  .explore-topics .popular-topics.section .container {
    width: 100%; }
  .explore-topics .popular-topics .topics-row > div {
    padding: 0; }
  .explore-topics .popular-topics .topics-row > div + div {
    border-left: 1px solid #e9e8df; }
  .explore-topics .popular-topics .topics-row .popular-topic {
    box-shadow: none; } }

/*---------------------------------------------------
		MD and up
---------------------------------------------------*/
@media (min-width: 992px) {
  /*  Logos
  --------------------------------*/
  .dva-logo {
    top: -33px; }
    .dva-logo > img {
      width: 140px; }
  .trm-logo {
    left: 174px;
    top: -28px; }
    .trm-logo > img {
      width: 75px; } }

/*---------------------------------------------------
		Touch enabled devices only
---------------------------------------------------*/
.touch #site-nav a.find-urgent-help, .touch #site-nav a.find-urgent-help:hover, .touch #site-nav a.find-urgent-help:focus, .touch #site-nav a.find-urgent-help-flyout, .touch #site-nav a.find-urgent-help-flyout:hover, .touch #site-nav a.find-urgent-help-flyout:focus {
  background: none;
  box-shadow: none;
  color: #00AEE1;
  text-decoration: none; }

/*---------------------------------------------------
		Print
---------------------------------------------------*/
@media print {
  #print-header {
    border-bottom: 2px solid black;
    padding-bottom: 30px;
    background-color: #e6e6e6 !important; }
  #print-header img {
    height: 50px;
    width: auto;
    margin-right: 20px; }
  ul.main-menu, .accessibility-bar, .navbar-search {
    display: none !important; }
  .search-bar {
    padding-bottom: 0 !important; }
  #desktop-nav {
    position: static !important; }
  .nav-left.logos {
    height: 120px !important; } }

/*---------------------------------------------------
		Footer
---------------------------------------------------*/
/*  Footer specific variables
--------------------------------*/
/*---------------------------------------------------
		Sticky footer
---------------------------------------------------*/
html {
  position: relative;
  min-height: 100%;
  width: 100%; }

body {
  margin-bottom: 555px;
  background: #e9e8df; }

#site-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 555px; }

/*---------------------------------------------------
		Base Styles
---------------------------------------------------*/
#site-footer {
  color: #21252a;
  background-color: #958d65;
  box-shadow: inset 0 3px 10px black;
  z-index: 1;
  overflow: hidden; }
  #site-footer:before {
    display: block;
    content: "";
    width: 110%;
    bottom: 100%;
    background: transparent;
    height: 10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    z-index: 10;
    position: absolute; }

#site-footer h3, #site-footer .order-form fieldset legend, .order-form fieldset #site-footer legend {
  color: inherit;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.2em;
  text-align: left; }

#site-footer > .links, #site-footer > .partners {
  padding: 25px 15px;
  margin: 0; }
  #site-footer > .links ul, #site-footer > .partners ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #site-footer > .links ul > li > a, #site-footer > .partners ul > li > a {
    color: inherit;
    text-decoration: none; }
    #site-footer > .links ul > li > a:hover, #site-footer > .partners ul > li > a:hover {
      text-decoration: underline; }

#site-footer > .links {
  background-color: #958d65;
  background-image: url('../assets/images/footer-bg.jpg');
  background-size: 100% 152px;
  background-repeat: repeat-y; }

#site-footer > .partners {
  background-color: #867f5b;
  background-image: url('../assets/images/footer-partners-bg.jpg');
  background-size: 100% 152px;
  background-repeat: repeat-y;
  text-align: center;
  padding-top: 0; }
  #site-footer > .partners .at-ease-and-vvcs {
    float: none; }
    #site-footer > .partners .at-ease-and-vvcs .at-ease {
      margin-top: 0;
      padding-top: 20px; }

#site-footer > .partners a {
  display: block; }

/*  Resources
--------------------------------*/
#site-footer .resources > ul {
  margin-bottom: 25px; }

#site-footer .resources > ul > li + li {
  margin-top: 8px; }

#site-footer .resources > ul > li > a {
  font-size: 1.06667em;
  color: inherit; }

/*  Site information
--------------------------------*/
#site-footer .site-information > ul > li {
  display: inline-block;
  border-right: 1px solid #21252a;
  line-height: 1; }
  #site-footer .site-information > ul > li.last {
    border: none; }

#site-footer .site-information > ul > li > a {
  color: inherit;
  display: block;
  margin: 0 10px;
  font-weight: bold; }

#site-footer .site-information > ul > li:first-child > a {
  margin-left: 0; }

/*  Partners
--------------------------------*/
#site-footer .partners a {
  display: block;
  vertical-align: top;
  margin-top: 25px;
  padding: 0 20px; }

#site-footer .partners a.at-ease > img {
  max-width: 157px; }

#site-footer .partners a.vvcs > img {
  max-width: 131px; }

#site-footer .partners a.dva {
  border-top1: 1px solid #646464;
  border-color: rgba(0, 0, 0, 0.2);
  padding: 20px 0;
  max-width: 311px;
  margin: 0;
  display: inline-block; }

#site-footer .partners a.dva > img {
  width: 100%; }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
/* 768 */
@media (min-width: 768px) {
  body {
    margin-bottom: 320px; }
  #site-footer {
    height: 320px; }
  #site-footer > .links, #site-footer > .partners {
    height: 100%;
    padding-top: 35px; }
  #site-footer > .links {
    padding-left: 40px;
    float: right;
    width: 53%; }
  #site-footer > .partners {
    padding-right: 40px;
    padding-top: 41px;
    float: left;
    width: 47%;
    text-align: center;
    background-image: url('../assets/images/footer-partners-bg-desktop.jpg'); }
    #site-footer > .partners .at-ease-and-vvcs {
      float1: right; }
      #site-footer > .partners .at-ease-and-vvcs a {
        display: inline-block; }
      #site-footer > .partners .at-ease-and-vvcs .at-ease {
        margin-top: 0px;
        padding-top: 0px; }
  #site-footer > .partners a {
    display: block;
    vertical-align: top;
    padding: 0; }
    #site-footer > .partners a, #site-footer > .partners a:first-child {
      margin: 0 0 20px 20px; }
  #site-footer .partners a.dva {
    border: none;
    padding: 0;
    max-width: 250px; }
  #site-footer .resources, #site-footer .site-information {
    vertical-align: top;
    display: inline-block; }
  #site-footer .resources {
    width: 100%; } }

/*---------------------------------------------------
		MD and up
---------------------------------------------------*/
/* 992 */
@media (min-width: 992px) {
  #site-footer > .partners {
    width: 50%;
    text-align: right; }
    #site-footer > .partners .at-ease-and-vvcs {
      float: right; }
      #site-footer > .partners .at-ease-and-vvcs a {
        display: block; }
    #site-footer > .partners a.dva {
      float: none; }
  #site-footer > .links {
    width: 50%; }
  #site-footer .partners a.dva {
    max-width: 311px; } }

/*---------------------------------------------------
		LG and up
---------------------------------------------------*/
/* 1200 */
@media (min-width: 1200px) {
  body {
    margin-bottom: 250px; }
  #site-footer {
    height: 250px; }
  #site-footer > .links > div {
    display: inline-block;
    width: auto; }
  #site-footer .site-information {
    padding-left: 30px; }
  site-footer > .partners .at-ease-and-vvcs a {
    float1: none; }
    site-footer > .partners .at-ease-and-vvcs a a.dva {
      float: right; } }

/*---------------------------------------------------
		Page Heading
---------------------------------------------------*/
.page-heading {
  position: relative;
  background-color: #a7a180;
  background-image: url('../assets/images/header-bg.jpg');
  background-size: 100% 100%;
  background-repeat: repeat-y;
  background-position: center center;
  overflow: hidden; }
  .page-heading h1 {
    font-size: 2.26667em;
    text-align: center;
    max-width: 220px;
    margin: 0 auto;
    padding: 20px 0;
    line-height: 1; }
  .page-heading:before {
    display: block;
    content: "";
    width: 110%;
    top: 100%;
    background: transparent;
    height: 10px;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.3);
    z-index: 10;
    position: absolute; }

/*  Breadcrumbs
--------------------------------*/
.page-heading ul.bread-crumbs {
  list-style: none;
  color: #1f2c5e;
  font-size: 0.8em;
  padding-top: 8px; }

.page-heading ul.bread-crumbs > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

.page-heading ul.bread-crumbs > li + li {
  margin-left: 15px;
  position: relative; }
  .page-heading ul.bread-crumbs > li + li:before {
    font-family: 'Material Design Iconic Font';
    content: "\f29c";
    display: block;
    position: absolute;
    left: -12px;
    top: 3px;
    font-size: 0.66667em; }

ul.bread-crumbs > li a {
  color: inherit;
  text-decoration: none; }
  ul.bread-crumbs > li a:hover {
    text-decoration: underline; }

ul.bread-crumbs > li.home {
  font-size: 1.2em;
  margin-right: -7px; }

ul.bread-crumbs > li.home + li:before {
  display: none;
  margin-left: 0; }

/*  Back to my mix (mobile only)
  --------------------------------*/
.page-heading a.back-to {
  display: inline-block;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.46667em;
  line-height: 22px;
  color: #1f2c5e;
  text-decoration: none;
  margin: 25px 0; }
  .page-heading a.back-to:hover {
    text-decoration: underline; }

.page-heading a.back-to > i {
  font-size: 2.66667em;
  line-height: 22px;
  margin-right: -4px; }

/*  Small and up
--------------------------------*/
@media (min-width: 768px) {
  .page-heading h1 {
    max-width: none;
    font-size: 3em;
    padding: 5px 0 30px; } }

/*---------------------------------------------------
		Mobile DVA Logo
---------------------------------------------------*/
.mobile-dva-logo {
  background: #e9e8df;
  text-align: center;
  padding: 10px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 10; }

.mobile-dva-logo > img {
  max-width: 280px; }

/*---------------------------------------------------
		Range Slider
---------------------------------------------------*/
.range-slider {
  height: 200px;
  width: 2px;
  position: relative; }

.range-slider-rail {
  height: 100%;
  width: 100%;
  position: relative; }

.range-slider-rail > .range-slider-handle {
  background: red;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  color: white;
  font-family: 'Bebas Neue', sans-serif;
  text-align: center;
  font-size: 1.13333em;
  line-height: 1;
  padding: 0;
  border: none;
  background: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 70px;
  width: 70px;
  border-radius: 35px; }
  .range-slider-rail > .range-slider-handle:focus, .range-slider-rail > .range-slider-handle:hover {
    cursor: pointer;
    text-decoration: underline;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); }
  .range-slider-rail > .range-slider-handle:active {
    cursor: -webkit-grabbing;
    cursor: grabbing; }

.range-slider > .manual-controls {
  height: 100%;
  width: 0;
  background: red;
  position: absolute;
  right: 0;
  top: 0; }

.range-slider > .manual-controls > button {
  display: block;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.13333em;
  text-align: center;
  padding: 0;
  height: 50px;
  width: 50px;
  border-radius: 25px; }
  .range-slider > .manual-controls > button:hover {
    cursor: pointer; }

.range-slider > .manual-controls > button > i {
  display: block;
  font-size: 2em;
  line-height: 1;
  height: 20px; }

.range-slider > .manual-controls > button.up {
  top: 0; }

.range-slider > .manual-controls > button.up i {
  margin-top: -8px; }

.range-slider > .manual-controls > button.down {
  padding-top: 2px;
  bottom: 0; }

.range-slider > .manual-controls > button.down i {
  margin-top: -12px; }

/*---------------------------------------------------
		What is a standard drink?
---------------------------------------------------*/
div.section.what-is-a-standard-drink {
  padding: 0; }

div.section.what-is-a-standard-drink h1 {
  text-align: center;
  font-size: 3em;
  line-height: 1; }

div.section.what-is-a-standard-drink p {
  font-size: 0.93333em; }

div.section.what-is-a-standard-drink .actions {
  margin-top: 20px; }

div.section.what-is-a-standard-drink .actions > div {
  margin-bottom: 20px; }

div.section.what-is-a-standard-drink .glass-container {
  text-align: center; }

div.section.what-is-a-standard-drink .glass-container > img {
  max-width: 220px; }

/*---------------------------------------------------
		SM and uo
---------------------------------------------------*/
@media (min-width: 768px) {
  div.section.what-is-a-standard-drink {
    padding-top: 10px; }
  div.section.what-is-a-standard-drink h1 {
    text-align: center; }
  div.section.what-is-a-standard-drink .actions > div:first-child {
    padding-right: 8px; }
  div.section.what-is-a-standard-drink .actions > div:last-child {
    padding-left: 8px; }
  div.section.what-is-a-standard-drink .glass-container {
    text-align: right; } }

/*---------------------------------------------------
		Popular topics
---------------------------------------------------*/
.popular-topics {
  background: #e9e8df;
  text-align: center; }

.popular-topics h1 {
  padding-bottom: 10px; }

.popular-topics h1.has-sub-heading {
  padding-bottom: 0;
  margin-bottom: 0; }

.popular-topics h2.sub-heading {
  padding: 0 0 20px;
  margin: 0; }

.popular-topics .popular-topic {
  background: white;
  padding: 15px 10px;
  display: block;
  text-decoration: none;
  height: 100%; }

.popular-topics .popular-topic > .icon > i {
  color: #00AEE1;
  font-size: 3em;
  line-height: 1; }

.popular-topics .popular-topic > h2 {
  font-size: 1.6em;
  margin: 10px 0 8px;
  color: #1f2c5e; }

.popular-topics .popular-topic > p {
  margin: 0;
  padding: 0; }

/*---------------------------------------------------
		XS only
---------------------------------------------------*/
@media (max-width: 767px) {
  .popular-topics .topics-row {
    margin: 0 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    overflow: hidden; }
  .popular-topics .col {
    padding: 0;
    margin: 0; }
  .popular-topics .popular-topic, .popular-topics .popular-topic:hover {
    box-shadow: none !important; }
  .popular-topics .popular-topic.nth-child-1, .popular-topics .popular-topic.nth-child-3 {
    border-right: 1px solid #e9e8df; }
  .popular-topics .popular-topic.nth-child-1, .popular-topics .popular-topic.nth-child-2 {
    border-bottom: 1px solid #e9e8df; } }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .popular-topics h1 {
    padding-bottom: 15px; }
  .popular-topics .col {
    padding-left: 8px;
    padding-right: 8px; }
  .popular-topics .popular-topic {
    padding: 20px;
    border-radius: 2px;
    position: relative; }
  .popular-topics .popular-topic:hover h2 {
    text-decoration: underline; }
  .popular-topics .popular-topic:active {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.6); }
  .popular-topics .popular-topic > .icon > i {
    font-size: 3.33333em; } }

/*---------------------------------------------------
		Test Yourself
---------------------------------------------------*/
.test-yourself-section {
  background: #e9e8df;
  text-align: left; }

.test-yourself-section h1 {
  padding-bottom: 10px;
  text-align: center; }

.test-yourself-section .test {
  background: white;
  padding: 15px 10px;
  display: block; }
  .test-yourself-section .test, .test-yourself-section .test:hover {
    text-decoration: none; }

.test-yourself-section img {
  width: 70%;
  height: auto; }

.test-yourself-section .test > h2 {
  font-size: 1.6em;
  margin: 10px 0 8px;
  color: #1f2c5e; }

.test-yourself-section .test > p {
  margin: 0;
  padding: 0;
  text-align: inherit; }

/*---------------------------------------------------
		XS only
---------------------------------------------------*/
@media (max-width: 767px) {
  .test-yourself-section .tests-row {
    margin: 0 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    overflow: hidden; }
  .test-yourself-section .col {
    padding: 0;
    margin: 0; }
  .test-yourself-section .test {
    height: auto;
    position: relative;
    border-top: 1px solid #e9e8df;
    padding-left: 100px;
    min-height: 93px; }
    .test-yourself-section .test.nth-child-1 {
      border: none; }
  .test-yourself-section .test > h2 {
    margin-top: 0; }
  .test-yourself-section .test > .icon {
    position: absolute;
    left: 18px; }
  .test-yourself-section img {
    width: 67px;
    height: auto; } }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  div.section.test-yourself-section {
    text-align: center;
    padding-bottom: 50px; }
  .test-yourself-section .col {
    padding-left: 8px;
    padding-right: 8px; }
  .test-yourself-section h1 {
    padding-bottom: 15px; }
  .test-yourself-section .test {
    padding: 20px;
    border-radius: 2px; }
  .test-yourself-section .icon > span {
    margin: 0 auto 20px;
    height: 84px;
    width: 84px;
    border-radius: 42px; } }

/*---------------------------------------------------
		Build your action plan
---------------------------------------------------*/
.build-your-action-plan-section.section {
  /*---------------------------------------------------
  		XS only
  ---------------------------------------------------*/
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/ }
  .build-your-action-plan-section.section h1 {
    text-align: center; }
  .build-your-action-plan-section.section .icon-wrapper {
    color: #00AEE1;
    font-size: 4em;
    line-height: 40px; }
  .build-your-action-plan-section.section .build-your-action-plan-cta {
    margin-top: 10px; }
  .build-your-action-plan-section.section .icon-wrapper {
    text-align: right; }
  @media (max-width: 767px) {
    .build-your-action-plan-section.section .build-your-action-plan-cta {
      max-width: 300px;
      font-size: 1.46667em;
      margin-left: auto;
      margin-right: auto;
      display: block; } }
  @media (min-width: 768px) {
    .build-your-action-plan-section.section h1 {
      margin-bottom: 30px; }
    .build-your-action-plan-section.section p {
      text-align: left; }
    .build-your-action-plan-section.section .build-your-action-plan-cta {
      margin-top: 30px; } }

/*---------------------------------------------------
		About the right mix
---------------------------------------------------*/
.section.about-the-right-mix-section h1 {
  text-align: center; }

/*---------------------------------------------------
		Find urgent help now
---------------------------------------------------*/
.btn.btn-find-urgent-help {
  font-size: 2.13333em;
  line-height: 1; }

.btn.btn-find-urgent-help:hover {
  color: white; }

.btn.btn-find-urgent-help > span.description {
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 0.53333em;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 5px; }

/*---------------------------------------------------
    XS only
---------------------------------------------------*/
@media (max-width: 767px) {
  .section.find-urgent-help-now-section {
    padding: 0; }
  .section.find-urgent-help-now-section .col-sm-10 {
    padding: 0; }
  .btn.btn-find-urgent-help {
    box-shadow: none;
    border-radius: 0;
    padding: 20px 20px; } }

/*---------------------------------------------------
    SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .section.find-urgent-help-now-section {
    padding: 40px 0; }
  .btn.btn-find-urgent-help {
    padding: 30px 20px; } }

/*---------------------------------------------------
		Step navigation
---------------------------------------------------*/
.step-navigation {
  background: white;
  padding: 15px 0;
  border-bottom: 1px solid #d1cebc;
  /*---------------------------------------------------
  		Mobile step navigation
  ---------------------------------------------------*/
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/ }
  .step-navigation ul.steps {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: center; }
  .step-navigation ul.steps > li.step {
    display: inline-block;
    margin-left: 10px;
    position: relative; }
    .step-navigation ul.steps > li.step:hover {
      cursor: pointer; }
    .step-navigation ul.steps > li.step:hover .title {
      text-decoration: underline; }
  .step-navigation ul.steps > li.step > .connecting-bar {
    height: 2px;
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    background-color: #d1d0c3; }
  .step-navigation ul.steps > li.step.completed > .connecting-bar {
    background-color: #00a05a; }
  .step-navigation ul.steps > li.step > .icon {
    position: relative;
    height: 32px;
    width: 32px;
    padding: 0;
    background: none;
    border: none;
    margin: 0; }
  .step-navigation ul.steps > li.step > .icon > img {
    position: absolute;
    top: 0;
    left: 0; }
  .step-navigation .mobile-step-navigation {
    position: relative;
    margin-top: 20px; }
  .step-navigation .mobile-step-navigation > .controls > div {
    position: absolute;
    font-size: 2em;
    line-height: 10px;
    top: 8px; }
  .step-navigation .mobile-step-navigation > .overlay {
    position: absolute;
    height: 100%;
    width: 50px; }
  .step-navigation .mobile-step-navigation > .overlay-left {
    left: 0;
    background-image: -webkit-linear-gradient(left, white 10%, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to right, white 10%, rgba(255, 255, 255, 0)); }
  .step-navigation .mobile-step-navigation > .overlay-right {
    right: 0;
    background-image: -webkit-linear-gradient(right, white 10%, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, white 10%, rgba(255, 255, 255, 0)); }
  .step-navigation .mobile-step-navigation > .slider-wrapper {
    width: 100%;
    overflow: hidden; }
  .step-navigation .mobile-step-navigation > .slider-wrapper > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 5000px;
    -webkit-transition: margin-left .4s;
            transition: margin-left .4s; }
    .step-navigation .mobile-step-navigation > .slider-wrapper > ul:before, .step-navigation .mobile-step-navigation > .slider-wrapper > ul:after {
      content: " ";
      display: table; }
    .step-navigation .mobile-step-navigation > .slider-wrapper > ul:after {
      clear: both; }
  .step-navigation .mobile-step-navigation > .slider-wrapper > ul > li {
    display: block;
    float: left;
    width: 180px;
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.6em;
    line-height: 1; }
  @media (min-width: 768px) {
    .step-navigation {
      padding: 15px 0 80px; }
      .step-navigation ul.steps > li.step {
        margin-left: 90px; }
      .step-navigation ul.steps > li.step.first-child {
        margin-left: 0; }
      .step-navigation ul.steps > li.step > .connecting-bar {
        width: 120px; }
      .step-navigation ul.steps > li.step > .title {
        font-family: 'Bebas Neue', sans-serif;
        font-size: 24px;
        line-height: 1;
        position: absolute;
        top: 100%;
        width: 100px;
        left: 50%;
        margin-left: -50px;
        padding-top: 10px; } }

/*---------------------------------------------------
		Get on track
---------------------------------------------------*/
.get-on-track {
  background: url('../assets/images/get-on-track-bg.jpg');
  background-size: cover;
  background-position: center center;
  color: white;
  text-align: center;
  padding-top: 40px; }

.get-on-track h1 {
  font-size: 2.26667em; }

.get-on-track p {
  color: inherit;
  margin-bottom: 20px; }

.get-on-track .copy img {
  display: inline-block;
  height: 45px;
  width: auto; }

.get-on-track .copy a {
  display: inline-block;
  border-radius: 8px; }

.get-on-track .copy a:focus {
  outline: 0;
  box-shadow: 0 0 20px white; }

.get-on-track .copy a + a {
  margin-left: 5px; }

.get-on-track .phone {
  margin-top: 30px;
  text-align: center; }

.get-on-track .phone img {
  width: 90%; }

.get-on-track .app-stores {
  padding-top: 10px;
  padding-bottom: 45px; }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .get-on-track {
    background-size: contain;
    background-position: center center;
    padding-top: 20px; }
  .get-on-track h1 {
    font-size: 3em; }
  .get-on-track p {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px; }
  .get-on-track .copy {
    padding-top: 30px; }
  .get-on-track .copy img {
    display: inline-block;
    height: 50px;
    width: auto; }
  .get-on-track .copy a + a {
    margin-left: 15px; }
  .get-on-track .phone img {
    margin-top: 30px;
    max-width: 240px; }
  .get-on-track .copy a:hover, .get-on-track .copy a:focus {
    border-radius: 8px;
    box-shadow: 0 0 10px 3px #00AEE1;
    outline: 0; } }

/*---------------------------------------------------
		Strategy
---------------------------------------------------*/
.strategy {
  background-color: white;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
  border-radius: 0 0 3px 3px;
  padding: 45px 25px 25px;
  margin-bottom: 15px; }

.strategy h1 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px; }

.strategy > p {
  text-align: left;
  font-size: 1.06667em;
  width: 100%;
  margin: 0; }

.strategy > .strategy-actions {
  position: relative;
  padding-top: 20px; }
  .strategy > .strategy-actions:before, .strategy > .strategy-actions:after {
    content: " ";
    display: table; }
  .strategy > .strategy-actions:after {
    clear: both; }

.strategy > .strategy-actions button {
  background: none;
  border: none;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: bold;
  font-size: 1.26667em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  vertical-align: middle;
  position: relative;
  line-height: 1;
  padding: 5px 10px;
  margin-left: -10px; }
  .strategy > .strategy-actions button:hover {
    cursor: pointer; }

.strategy > .strategy-actions button:hover span {
  text-decoration: underline; }

.strategy > .strategy-actions button span {
  display: inline-block;
  vertical-align: middle; }

.strategy > .strategy-actions button i {
  font-size: 2em;
  vertical-align: middle;
  margin-right: 5px;
  color: #00AEE1; }

.strategy > .strategy-actions > .confirmation > .label {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: bold;
  font-size: 1.26667em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  line-height: 1;
  padding: 5px 10px;
  vertical-align: middle;
  display: inline-block; }

.strategy > .strategy-actions > .confirmation > button {
  display: inline-block; }

.strategy:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 5%;
  width: 90%;
  height: 20px;
  background-image: url('../assets/images/tear-off-top.jpg');
  background-repeat: repeat-x;
  background-position: top center;
  background-attachment: scroll; }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .strategy > .strategy-actions button {
    display: inline-block;
    margin: 0;
    padding: 5px 10px; }
    .strategy > .strategy-actions button:first-child {
      margin-left: -10px; } }

/*---------------------------------------------------
		Stylish list
---------------------------------------------------*/
.stylish-list {
  padding: 10px 0 0 42px;
  list-style: none; }

.stylish-list > li {
  position: relative;
  font-size: 1.06667em;
  font-weight: bold;
  text-align: left; }

.stylish-list > li + li {
  margin-top: 20px; }

.stylish-list > li > .number {
  display: block;
  position: absolute;
  top: 2px;
  left: -41px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: normal;
  font-size: 1.8em;
  background: #00AEE1;
  color: white;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 3px; }

/*---------------------------------------------------
		Stylish Select
---------------------------------------------------*/
.ui-select {
  position: relative;
  background: #e9e8df;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  border-radius: 2px; }

.ui-select:hover span {
  text-decoration: underline;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4); }

.ui-select > select {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.ui-select .ui-btn {
  margin: 0;
  opacity: 1;
  position: relative; }

.ui-select .ui-btn.ui-focus {
  outline: 2px solid #00AEE1; }

.ui-select .ui-btn i {
  position: absolute;
  top: 1px;
  right: 2px;
  color: #00AEE1;
  font-size: 1.6em; }

.ui-select .ui-btn select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 1.5em;
  min-height: 100%;
  height: 3em;
  max-height: 100%;
  outline: 0;
  border-radius: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  filter: Alpha(Opacity=0);
  opacity: 0;
  z-index: 2; }

@-moz-document url-prefix() {
  .ui-select .ui-btn select {
    opacity: 0.0001; } }

.ui-select .ui-state-disabled select {
  display: none; }

.ui-select span.ui-state-disabled {
  filter: Alpha(Opacity=100);
  opacity: 1; }

.ui-select .ui-btn.ui-select-nativeonly {
  border-radius: 0;
  border: 0; }

.ui-select .ui-btn.ui-select-nativeonly select {
  opacity: 1;
  text-indent: 0;
  display: block; }

.ui-select .ui-li-has-count.ui-btn {
  padding-right: 2.8125em; }

.ui-select .ui-li-has-count.ui-btn-icon-right {
  padding-right: 4.6875em; }

.ui-select .ui-btn-icon-right .ui-li-count {
  right: 3.2em; }

.ui-select .ui-btn > span:not(.ui-li-count) {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden !important;
  white-space: nowrap;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px 30px 5px 10px; }

.ui-selectmenu.ui-popup {
  min-width: 11em; }

.ui-selectmenu .ui-dialog-contain {
  overflow: hidden; }

.ui-selectmenu .ui-header {
  margin: 0;
  padding: 0;
  border-width: 0; }

.ui-selectmenu.ui-dialog .ui-header {
  z-index: 1;
  position: relative; }

.ui-selectmenu.ui-popup .ui-header {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.ui-selectmenu.ui-popup .ui-header h1:after {
  content: '.';
  visibility: hidden; }

.ui-selectmenu .ui-header .ui-title {
  margin: 0 2.875em; }

.ui-selectmenu.ui-dialog .ui-content {
  overflow: visible;
  z-index: 1; }

.ui-selectmenu .ui-selectmenu-list {
  margin: 0;
  border-radius: inherit; }

.ui-header:not(.ui-screen-hidden) + .ui-selectmenu-list {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.ui-header.ui-screen-hidden + .ui-selectmenu-list li.ui-first-child .ui-btn {
  border-top-width: 0; }

.ui-selectmenu .ui-selectmenu-list li.ui-last-child .ui-btn {
  border-bottom-width: 0; }

.ui-selectmenu .ui-btn.ui-li-divider {
  cursor: default; }

.ui-selectmenu .ui-selectmenu-placeholder {
  display: none; }

/*---------------------------------------------------
		Wheel
---------------------------------------------------*/
.wheel-wrapper .wheel i {
  display: inline-block;
  color: white;
  position: relative;
  font-size: 1.66667em;
  line-height: 1;
  -webkit-transform: scale(.7);
      -ms-transform: scale(.7);
          transform: scale(.7);
  -webkit-transition: opacity .5s;
          transition: opacity .5s; }
  .wheel-wrapper .wheel i.nth-child-1 {
    top: 36px;
    left: -32px; }
  .wheel-wrapper .wheel i.nth-child-2 {
    top: 8px;
    left: -42px; }
  .wheel-wrapper .wheel i.nth-child-3 {
    top: -10px;
    left: -42px; }
  .wheel-wrapper .wheel i.nth-child-4 {
    top: -40px;
    left: -30px; }
  .wheel-wrapper .wheel i.nth-child-5 {
    top: -36px;
    left: 32px; }
  .wheel-wrapper .wheel i.nth-child-6 {
    top: -7px;
    left: 42px; }
  .wheel-wrapper .wheel i.nth-child-7 {
    top: 10px;
    left: 43px; }
  .wheel-wrapper .wheel i.nth-child-8 {
    top: 39px;
    left: 31px; }

.wheel-wrapper .wheel i.loading {
  opacity: 0; }

/*---------------------------------------------------
		View my strategies button
---------------------------------------------------*/
.view-my-strategies-global {
  text-align: center; }

.view-my-strategies-global hr {
  margin: 0 auto;
  padding: 0 0 20px;
  border-top: 1px solid #a7a180;
  max-width: 100px;
  opacity: .6; }

/*---------------------------------------------------
		Health Carousel
---------------------------------------------------*/
.health-carousel-container .row {
  margin: 0;
  padding: 0; }

.health-carousel {
  position: relative;
  background: #68adac;
  margin-bottom: 15px;
  height: 530px;
  overflow: hidden;
  z-index: 10; }

.health-carousel .body-wrapper {
  position: absolute;
  height: 620px;
  width: 320px;
  top: 0;
  left: 50%;
  margin-left: -160px;
  -webkit-transition: top 1s;
          transition: top 1s; }
  .health-carousel .body-wrapper img {
    position: absolute;
    left: 50%; }
  .health-carousel .body-wrapper .body-female {
    top: 0;
    margin-left: -160px; }
  .health-carousel .body-wrapper .mouth {
    top: 145px;
    margin-left: -12px; }
  .health-carousel .body-wrapper .brain {
    width: 92px;
    margin-left: -43px;
    top: 5px; }
  .health-carousel .body-wrapper .hair {
    top: -4px;
    margin-left: -81px; }
  .health-carousel .body-wrapper .eyes {
    top: 85px;
    margin-left: -35px; }
  .health-carousel .body-wrapper .oesophagus {
    top: 143px;
    margin-left: -24px;
    width: 76px; }
  .health-carousel .body-wrapper .heart {
    top: 191px;
    width: 33px; }
  .health-carousel .body-wrapper .breasts {
    top: 177px;
    margin-left: -51px; }
  .health-carousel .body-wrapper .liver {
    top: 234px;
    margin-left: -46px; }
  .health-carousel .body-wrapper .pancreas {
    top: 257px;
    margin-left: -6px; }
  .health-carousel .body-wrapper .kidneys {
    top: 252px;
    margin-left: -34px; }
  .health-carousel .body-wrapper .stomach {
    top: 208px;
    margin-left: -18px; }
  .health-carousel .body-wrapper .bowel {
    top: 263px;
    margin-left: -44px; }
  .health-carousel .body-wrapper .body-male {
    top: 0;
    margin-left: -156px; }
  .health-carousel .body-wrapper .genitals {
    top: 380px;
    margin-left: -53px; }
  .health-carousel .body-wrapper .bones {
    top: 0;
    margin-left: -161px; }

.health-carousel .copy-wrapper {
  position: absolute;
  z-index: 15; }

.health-carousel .copy-wrapper .heading {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2.26667em;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 8px; }

/*  Navigation
--------------------------------*/
.health-carousel-navigation button {
  position: absolute;
  top: 50%;
  margin: -30px 0 0;
  padding: 0;
  height: 60px;
  width: 60px;
  border-radius: 30px;
  border: none;
  background: white;
  z-index: 20;
  font-size: 3.33333em;
  text-align: center;
  overflow: hidden; }

.health-carousel-navigation button:hover, .health-carousel-navigation button:focus {
  color: #00AEE1; }

.health-carousel-navigation button.prev {
  left: 5%;
  padding-right: 3px; }

.health-carousel-navigation button.next {
  right: 5%;
  padding-left: 3px; }

/*---------------------------------------------------
		XS only
---------------------------------------------------*/
@media (max-width: 767px) {
  .health-carousel-container {
    margin: 0;
    padding: 0; }
  .health-carousel-container .row .col {
    margin: 0;
    padding: 0; }
  .health-carousel .copy-wrapper {
    padding: 15px 20px;
    bottom: 0;
    height: 50%;
    width: 100%;
    background: url('../assets/images/health-carousel/bg.png') repeat; }
  .health-carousel.slide-number-1 .body-wrapper, .health-carousel.slide-number-2 .body-wrapper {
    top: 30px; }
  .health-carousel.slide-number-3 .body-wrapper, .health-carousel.slide-number-4 .body-wrapper, .health-carousel.slide-number-5 .body-wrapper {
    top: -60px; }
  .health-carousel.slide-number-6 .body-wrapper, .health-carousel.slide-number-7 .body-wrapper, .health-carousel.slide-number-8 .body-wrapper {
    top: -90px; }
  .health-carousel.slide-number-9 .body-wrapper {
    top: -130px; }
  .health-carousel.slide-number-10 .body-wrapper, .health-carousel.slide-number-11 .body-wrapper {
    top: -240px; }
  .health-carousel.slide-number-12 .body-wrapper {
    top: -380px; }
  .health-carousel .copy-wrapper {
    padding-top: 40px; }
  .health-carousel .copy-wrapper p {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; } }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .health-carousel {
    height: 350px;
    border-radius: 8px; }
  .health-carousel .body-wrapper {
    left: auto;
    right: 5%;
    top: 80px; }
  .health-carousel .copy-wrapper {
    width: 40%;
    height: 100%;
    left: 10%;
    display: table; }
  .health-carousel .copy-wrapper > div {
    display: table-cell;
    vertical-align: middle; }
  .health-carousel .copy-wrapper .heading {
    font-size: 2.66667em; }
  .health-carousel-container .health-carousel .copy-wrapper p {
    text-align: center; }
  /*  Navigation
  --------------------------------*/
  .health-carousel-navigation button {
    top: 50%;
    margin: -30px 0 0;
    padding: 0;
    height: 80px;
    width: 80px;
    border-radius: 40px;
    border: none;
    background: white;
    z-index: 20;
    font-size: 3.33333em;
    text-align: center;
    overflow: hidden; }
  .health-carousel-navigation button.prev {
    left: -40px;
    padding: 4px 0 0 30px; }
  .health-carousel-navigation button.next {
    right: -40px;
    padding: 4px 28px 0 0; }
  .health-carousel.slide-number-1 .body-wrapper, .health-carousel.slide-number-2 .body-wrapper {
    top: 20px; }
  .health-carousel.slide-number-3 .body-wrapper, .health-carousel.slide-number-4 .body-wrapper, .health-carousel.slide-number-5 .body-wrapper {
    top: -40px; }
  .health-carousel.slide-number-6 .body-wrapper, .health-carousel.slide-number-7 .body-wrapper, .health-carousel.slide-number-8 .body-wrapper {
    top: -90px; }
  .health-carousel.slide-number-9 .body-wrapper {
    top: -130px; }
  .health-carousel.slide-number-10 .body-wrapper, .health-carousel.slide-number-11 .body-wrapper {
    top: -240px; }
  .health-carousel.slide-number-12 .body-wrapper {
    top: -330px; } }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
#welcome-popup {
  text-align: center;
  padding-bottom: 30px;
  max-width: 700px; }

#welcome-popup img {
  width: 100%;
  height: auto;
  max-width: 200px; }

#welcome-popup .welcome-container {
  padding: 20px; }

#welcome-popup .btn {
  margin-top: 10px;
  padding: 12px 50px; }

/*---------------------------------------------------
		MD and up
---------------------------------------------------*/
@media (min-width: 992px) {
  #welcome-popup img {
    max-width: 250px; }
  #welcome-popup .text-wrapper {
    padding: 0 30px 0 0; } }

/*---------------------------------------------------
    Others
---------------------------------------------------*/
/*---------------------------------------------------
		Animations
---------------------------------------------------*/
/*  Remove all animations
--------------------------------*/
.animation_none, .animation_none.ng-enter, .animation_none.ng-enter.ng-enter-active, .animation_none.ng-leave, .animation_none.ng-leave.ng-leave-active {
  -webkit-transition: all 0s;
          transition: all 0s; }

/*  Slide in
--------------------------------*/
.animation_slide-in.ng-enter {
  position: relative;
  left: 100%;
  -webkit-transition: all .3s linear;
          transition: all .3s linear; }
.animation_slide-in.ng-enter.ng-enter-active {
  left: 0; }
.animation_slide-in.ng-leave {
  -webkit-transition: all 0s;
          transition: all 0s;
  opacity: 1; }
.animation_slide-in.ng-leave.ng-leave-active {
  opacity: 0; }

/*  Fade in
--------------------------------*/
.animation_fade-in.ng-enter {
  opacity: 0;
  -webkit-transition: opacity 0.8s;
          transition: opacity 0.8s; }
.animation_fade-in.ng-enter.ng-enter-active {
  opacity: 1; }
.animation_fade-in.ng-leave {
  -webkit-transition: all 0s;
          transition: all 0s;
  opacity: 1; }
.animation_fade-in.ng-leave.ng-leave-active {
  opacity: 0; }

/*  Fade in
--------------------------------*/
.animation_fade-out.ng-enter {
  opacity: 1;
  -webkit-transition: all 0s;
          transition: all 0s; }
.animation_fade-out.ng-enter.ng-enter-active {
  opacity: 1; }
.animation_fade-out.ng-leave {
  -webkit-transition: all .3s;
          transition: all .3s;
  opacity: 1; }
.animation_fade-out.ng-leave.ng-leave-active {
  opacity: 0; }

/*  Fade in and out
--------------------------------*/
.animation_fade-in-and-out.ng-enter {
  opacity: 0;
  -webkit-transition: opacity .3s linear;
          transition: opacity .3s linear; }
.animation_fade-in-and-out.ng-enter.ng-enter-active {
  opacity: 1; }
.animation_fade-in-and-out.ng-leave {
  opacity: 1;
  -webkit-transition: opacity .3s linear;
          transition: opacity .3s linear; }
.animation_fade-in-and-out.ng-leave.ng-leave-active {
  opacity: 0; }

/*  Scale in and out
--------------------------------*/
.animation_scale-in-and-out.ng-enter {
  -webkit-transition: -webkit-transform .3s;
          transition: transform .3s;
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0); }
.animation_scale-in-and-out.ng-enter.ng-enter-active {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1); }
.animation_scale-in-and-out.ng-leave {
  -webkit-transition: -webkit-transform .3s;
          transition: transform .3s;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1); }
.animation_scale-in-and-out.ng-leave.ng-leave-active {
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0); }

/*  Scale in
--------------------------------*/
.animation_scale-in.ng-enter {
  -webkit-transition: -webkit-transform .3s;
          transition: transform .3s;
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0); }
.animation_scale-in.ng-enter.ng-enter-active {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1); }
.animation_scale-in.ng-leave {
  -webkit-transition: -webkit-transform 0s;
          transition: transform 0s;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1); }
.animation_scale-in.ng-leave.ng-leave-active {
  -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
          transform: scale(0, 0); }

/*  Shrink height
--------------------------------*/
.animation_shrink-in-and-out.ng-enter {
  -webkit-transition: max-height .3s;
          transition: max-height .3s;
  max-height: 0; }
.animation_shrink-in-and-out.ng-enter.ng-enter-active {
  max-height: 100px; }
.animation_shrink-in-and-out.ng-leave {
  -webkit-transition: max-height .3s;
          transition: max-height .3s;
  max-height: 100px;
  overflow: hidden; }
.animation_shrink-in-and-out.ng-leave.ng-leave-active {
  max-height: 0; }

.animation_shrink-out.ng-enter {
  -webkit-transition: max-height .3s;
          transition: max-height .3s;
  max-height: 0; }
.animation_shrink-out.ng-enter.ng-enter-active {
  max-height: 100px; }
.animation_shrink-out.ng-leave {
  -webkit-transition: max-height .3s;
          transition: max-height .3s;
  max-height: 100px; }
.animation_shrink-out.ng-leave.ng-leave-active {
  max-height: 0; }

/*---------------------------------------------------
		General Styles
---------------------------------------------------*/
body {
  font-size: 1.4em; }

.ui-loader {
  display: none; }

/*---------------------------------------------------
		Grid settings
---------------------------------------------------*/
.col-center {
  margin-left: auto;
  margin-right: auto;
  float: none; }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  html {
    overflow-y: scroll; }
  a[href*='tel'] {
    text-decoration: none;
    color: inherit; }
    a[href*='tel']:hover {
      cursor: default; } }

/*---------------------------------------------------
    Button Mixins
---------------------------------------------------*/
/*---------------------------------------------------
    Button Styles
---------------------------------------------------*/
.btn {
  display: inline-block;
  border: none;
  border-radius: 2px;
  padding: 10px 12px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-size: 1.6em;
  color: white;
  text-align: center;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7);
  line-height: 1.1;
  text-decoration: none;
  background: #00AEE1;
  color: #fff; }
  .btn:hover {
    color: #fff; }
  .btn:hover, .btn:focus {
    text-decoration: underline;
    cursor: pointer;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.7); }
  .btn:active {
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.7); }

.btn.btn-medium {
  font-size: 1.86667em;
  padding: 14px 25px; }
  .btn.btn-medium.btn-icon > i {
    margin-top: -17px; }

.btn.btn-block {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px; }

.btn.btn-tab {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  border: none;
  box-shadow: none; }

.btn-link {
  background: transparent;
  border: none;
  box-shadow: none; }
  .btn-link, .btn-link:active, .btn-link:focus {
    box-shadow: none; }
  .btn-link.btn-link-blue {
    color: #00AEE1; }
    .btn-link.btn-link-blue:hover, .btn-link.btn-link-blue:focus {
      color: #009ac8; }

/*---------------------------------------------------
		Button colors
---------------------------------------------------*/
.btn-blue {
  background: #00AEE1;
  color: #fff; }
  .btn-blue:hover {
    color: #fff; }
  .btn-blue.btn-clear {
    background: transparent;
    border-width: 1px;
    color: #00AEE1; }
    .btn-blue.btn-clear:hover {
      background: #15caff;
      color: black; }

.btn-gray {
  background: #95989c;
  color: #333333; }
  .btn-gray:hover {
    color: #333333; }
  .btn-gray.btn-clear {
    background: transparent;
    border-width: 1px;
    color: #95989c; }
    .btn-gray.btn-clear:hover {
      background: #afb2b5;
      color: black; }

.btn-green {
  background: #00a05a;
  color: #fff; }
  .btn-green:hover {
    color: #fff; }
  .btn-green.btn-clear {
    background: transparent;
    border-width: 1px;
    color: #00a05a; }
    .btn-green.btn-clear:hover {
      background: #00d377;
      color: black; }

.btn-gold {
  background: #e9e8df;
  color: #1f2c5e; }
  .btn-gold:hover {
    color: #1f2c5e; }
  .btn-gold.btn-clear {
    background: transparent;
    border-width: 1px;
    color: #e9e8df; }
    .btn-gold.btn-clear:hover {
      background: #fefefd;
      color: black; }

.btn-gold-dark {
  background: #dfddd0;
  color: #1f2c5e; }
  .btn-gold-dark:hover {
    color: #1f2c5e; }
  .btn-gold-dark.btn-clear {
    background: transparent;
    border-width: 1px;
    color: #dfddd0; }
    .btn-gold-dark.btn-clear:hover {
      background: #f3f3ee;
      color: black; }

.btn-white {
  background: white;
  color: #1f2c5e; }
  .btn-white:hover {
    color: #1f2c5e; }
  .btn-white.btn-clear {
    background: transparent;
    border-width: 1px;
    color: white; }
    .btn-white.btn-clear:hover {
      background: white;
      color: black; }

.btn-black {
  background: #333;
  color: #333; }
  .btn-black:hover {
    color: #333; }
  .btn-black.btn-clear {
    background: transparent;
    border-width: 1px;
    color: #333; }
    .btn-black.btn-clear:hover {
      background: #4d4d4d;
      color: black; }

/*  Button with icon
--------------------------------*/
.btn.btn-icon {
  position: relative; }
  .btn.btn-icon > i {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -25px;
    color: #00AEE1;
    font-size: 130%; }
  .btn.btn-icon.icon-left > i {
    left: auto;
    right: 15px; }

/*  Button with no styles
--------------------------------*/
.btn.btn-silent {
  background: none;
  box-shadow: none;
  color: #333333; }
  .btn.btn-silent:hover {
    text-decoration: underline; }
  .btn.btn-silent:focus {
    outline: auto 5px #5e9ed7 !important; }

/*  Button lower case
--------------------------------*/
.btn-lower {
  text-transform: none; }

/*---------------------------------------------------
		Button group
---------------------------------------------------*/
.btn-group {
  padding: 0; }

.btn-group .btn {
  border-radius: 0;
  box-shadow: none; }
  .btn-group .btn:first-child {
    border-radius: 2px 0 0 2px; }
  .btn-group .btn:last-child {
    border-radius: 0 2px 2px 0; }
  .btn-group .btn:hover {
    position: relative;
    z-index: 10; }

.btn-group .btn + .btn {
  border-left: 1px solid rgba(0, 0, 0, 0.1); }

/*---------------------------------------------------
		Toggle button
---------------------------------------------------*/
/*  Toggle button
*   (days of the week)
--------------------------------*/
.btn.btn-toggle {
  width: 75px;
  font-size: 1.46667em;
  line-height: 1;
  padding: 10px 0;
  margin: 0 5px 10px;
  border: none;
  border-radius: 5px; }

.btn.btn-toggle.active, .btn.btn-toggle.active:hover, .btn.btn-toggle.active:active, .btn.btn-toggle.active:focus {
  background: #00AEE1;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  color: white !important;
  border-color: #00AEE1;
  outline: 0; }

/*---------------------------------------------------
		Remove all styling from button
---------------------------------------------------*/
button.no-style {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit; }

/*---------------------------------------------------
		Loading button
---------------------------------------------------*/
.btn.btn-loader i {
  display: none; }
.btn.btn-loader span {
  display: inline-block; }

.btn.btn-loader.loading i {
  display: inline-block; }
.btn.btn-loader.loading span {
  display: none; }

/*---------------------------------------------------
		Panel button
---------------------------------------------------*/
.btn-panel, .popular-topics .popular-topic, .test-yourself-section .test {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }

.btn-panel:hover, .popular-topics .popular-topic:hover, .test-yourself-section .test:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6); }

.btn-panel:hover h2, .popular-topics .popular-topic:hover h2, .test-yourself-section .test:hover h2 {
  text-decoration: underline; }

.btn-panel:active, .popular-topics .popular-topic:active, .test-yourself-section .test:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5); }

/*---------------------------------------------------
		Control button
---------------------------------------------------*/
/*  Solid background
--------------------------------*/
.btn-control {
  border: 2px solid white; }

.btn-control:hover, .btn-control:focus {
  border-color: #1f2c5e;
  outline: 0; }

.btn-control:active {
  box-shadow: none !important; }

/*  Clear background
--------------------------------*/
.btn-control-clear {
  border: 2px solid transparent; }

.btn-control-clear:hover, .btn-control-clear:active {
  border-color: #1f2c5e; }

/*---------------------------------------------------
		Forms
---------------------------------------------------*/
/*  Input with button
--------------------------------*/
.input-with-button {
  position: relative; }
  .input-with-button .btn {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: 100%;
    width: 50px;
    background: transparent;
    border-radius: 0 2px 2px 0; }
    .input-with-button .btn:hover, .input-with-button .btn:focus {
      background: #eeeeee; }

/*  Inputs
--------------------------------*/
input[type=text], input[type=password], input[type=email], textarea {
  font-family: 'Lato', sans-serif;
  box-shadow: inset 1px 1px 3px #8c8c8c;
  border: 1px solid #a7a180;
  padding: 10px 8px;
  font-size: 0.8em; }
  input[type=text].input-medium, input[type=password].input-medium, input[type=email].input-medium, textarea.input-medium {
    display: inline-block;
    border-radius: 2px;
    padding: 14px 12px;
    font-size: 1.06667em; }
  input[type=text].input-block, input[type=password].input-block, input[type=email].input-block, textarea.input-block {
    width: 100%; }
  input[type=text].error, input[type=password].error, input[type=email].error, textarea.error {
    border-bottom-color: red; }
  input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, textarea:focus {
    border-bottom-color: #00AEE1;
    outline: 0;
    box-shadow: inset 1px 1px 3px #8c8c8c, inset 0 -1px 0 #00AEE1; }

/*  Checkbox
--------------------------------*/
.input.checkbox {
  border: 2px solid #e9e8df;
  padding: 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  height: 32px;
  width: 32px;
  background: #e9e8df;
  font-size: 1.8em;
  text-align: center;
  line-height: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .input.checkbox i {
    display: none; }
  .input.checkbox:hover {
    cursor: pointer;
    border-color: #1f2c5e; }

.input.checkbox.checked {
  border: none;
  background: #00AEE1;
  color: white;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5); }
  .input.checkbox.checked i {
    display: inline-block; }

/*  Date picker
--------------------------------*/
.date-picker-wrapper {
  position: relative; }

.date-picker-wrapper:before {
  display: inline-block;
  font: normal normal normal 24px/1 'Material Design Iconic Font';
  font-size: 2.33333em;
  speak: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f025";
  position: absolute;
  right: 10px;
  top: 10px;
  color: #00AEE1;
  z-index: 4; }

.date-picker-wrapper > .input-date {
  background: transparent;
  position: relative;
  z-index: 5; }

.input-date:hover {
  cursor: pointer;
  position: relative; }

/*  Form messages
--------------------------------*/
.input {
  position: relative; }

.input-message {
  position: absolute;
  top: 100%;
  width: 100%;
  display: block;
  padding: 8px 12px;
  margin-top: 2px;
  border-radius: 3px;
  z-index: 10;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
  .input-message:before {
    display: block;
    content: "";
    border: 6px solid red;
    border-color: rgba(255, 0, 0, 0.8);
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -3px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent; }
  .input-message.error {
    color: white;
    background: red;
    background: rgba(255, 0, 0, 0.9); }

.input-message.top {
  top: auto;
  bottom: 100%;
  margin: 0 0 2px; }
  .input-message.top:before {
    bottom: auto;
    top: 100%;
    border: 6px solid red;
    border-color: rgba(255, 0, 0, 0.9);
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent; }

/*  Form errors
--------------------------------*/
.form-row.form-errors > .error {
  color: #db3d3d;
  padding: 10px 10px 10px 45px;
  position: relative; }
  .form-row.form-errors > .error:before {
    display: block;
    content: "\f038";
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Material Design Iconic Font';
    font-size: 2em; }

.input.error {
  border-bottom-color: #db3d3d;
  border-bottom-width: 2px; }

/*  Radio buttons
--------------------------------*/
.radio-button, .fancy-select-css input[type="radio"] + label span {
  height: 30px;
  width: 30px;
  border-radius: 15px;
  background: #e9e8df;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
  border: none;
  position: relative;
  display: block;
  padding: 0; }

.radio-button > .circle, .fancy-select-css input[type="radio"] + label span > .circle {
  height: 16px;
  width: 16px;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  background: white;
  display: none; }

.radio-button.active, .fancy-select-css input[type="radio"] + label span.active {
  background: #00AEE1; }

.radio-button.active > .circle, .fancy-select-css input[type="radio"] + label span.active > .circle {
  display: block; }

/*  Radio label
--------------------------------*/
.radio-label {
  display: block;
  margin: 0;
  padding: 0 0 0 40px;
  position: relative;
  text-align: left;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.46667em;
  color: #1f2c5e; }

.radio-label > button {
  position: absolute;
  left: 0;
  top: 0; }

/*  Fancy select with CSS
--------------------------------*/
.fancy-select-css label:hover {
  cursor: pointer; }
.fancy-select-css input[type="radio"] {
  position: absolute;
  left: -9999px; }
.fancy-select-css input[type="radio"] + label {
  text-align: left;
  display: block;
  width: 100%;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.33333em;
  margin: 0 0 -5px;
  padding: 5px 0 5px 40px;
  position: relative; }
.fancy-select-css input[type="radio"] + label span {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  display: block; }
.fancy-select-css input[type="radio"]:focus + label {
  outline: auto #00AEE1; }
.fancy-select-css input[type="radio"] + label:hover, .fancy-select-css input[type="radio"]:checked + label {
  color: black;
  text-decoration: underline; }
.fancy-select-css input[type="radio"]:checked + label span {
  background: #00AEE1; }
.fancy-select-css input[type="radio"]:checked + label span:before {
  content: '';
  height: 16px;
  width: 16px;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  background: white;
  display: block; }

/*---------------------------------------------------
		Fonts
---------------------------------------------------*/
/*  Lato
--------------------------------*/
/*  Bebas Neue
--------------------------------*/
@font-face {
  font-family: 'Bebas Neue';
  src: url('../assets/fonts/BebasNeue Light-webfont.eot');
  src: url('../assets/fonts/BebasNeue Light-webfont.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/BebasNeue Light-webfont.woff2') format('woff2'), url('../assets/fonts/BebasNeue Light-webfont.woff') format('woff'), url('../assets/fonts/BebasNeue Light-webfont.ttf') format('truetype'), url('../assets/fonts/BebasNeue Light-webfont.svg#bebas_neuelight') format('svg');
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url('../assets/fonts/BebasNeue Book-webfont.eot');
  src: url('../assets/fonts/BebasNeue Book-webfont.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/BebasNeue Book-webfont.woff2') format('woff2'), url('../assets/fonts/BebasNeue Book-webfont.woff') format('woff'), url('../assets/fonts/BebasNeue Book-webfont.ttf') format('truetype'), url('../assets/fonts/BebasNeue Book-webfont.svg#bebas_neuebook') format('svg');
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url('../assets/fonts/BebasNeue Regular-webfont.eot');
  src: url('../assets/fonts/BebasNeue Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/BebasNeue Regular-webfont.woff2') format('woff2'), url('../assets/fonts/BebasNeue Regular-webfont.woff') format('woff'), url('../assets/fonts/BebasNeue Regular-webfont.ttf') format('truetype'), url('../assets/fonts/BebasNeue Regular-webfont.svg#bebas_neue_regularregular') format('svg');
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url('../assets/fonts/BebasNeue Bold-webfont.eot');
  src: url('../assets/fonts/BebasNeue Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/BebasNeue Bold-webfont.woff2') format('woff2'), url('../assets/fonts/BebasNeue Bold-webfont.woff') format('woff'), url('../assets/fonts/BebasNeue Bold-webfont.ttf') format('truetype'), url('../assets/fonts/BebasNeue Bold-webfont.svg#bebas_neuebold') format('svg');
  font-weight: 800;
  font-style: normal; }

/*  DVA
--------------------------------*/
@font-face {
  font-family: 'fontello';
  src: url('../assets/fonts/dva/fontello.eot?60926556');
  src: url('../assets/fonts/dva/fontello.eot?60926556#iefix') format('embedded-opentype'), url('../assets/fonts/dva/fontello.woff?60926556') format('woff'), url('../assets/fonts/dva/fontello.ttf?60926556') format('truetype'), url('../assets/fonts/dva/fontello.svg?60926556#fontello') format('svg');
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before, .icon- {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-apple:before {
  content: '\e800'; }

/* '' */
.icon-very-sad:before {
  content: '\e801'; }

/* '' */
.icon-career:before {
  content: '\e802'; }

/* '' */
.icon-cake:before {
  content: '\e803'; }

/* '' */
.icon-communication:before {
  content: '\e804'; }

/* '' */
.icon-female:before {
  content: '\e805'; }

/* '' */
.icon-finances-2:before {
  content: '\e806'; }

/* '' */
.icon-finances:before {
  content: '\e807'; }

/* '' */
.icon-fitness:before {
  content: '\e808'; }

/* '' */
.icon-health:before {
  content: '\e809'; }

/* '' */
.icon-male:before {
  content: '\e80a'; }

/* '' */
.icon-meat-pie:before {
  content: '\e80b'; }

/* '' */
.icon-relationships:before {
  content: '\e80c'; }

/* '' */
.icon-safety:before {
  content: '\e80d'; }

/* '' */
.icon-steak:before {
  content: '\e80e'; }

/* '' */
.icon-wellbeing:before {
  content: '\e80f'; }

/* '' */
.icon-chin-ups:before {
  content: '\e810'; }

/* '' */
.icon-golf:before {
  content: '\e811'; }

/* '' */
.icon-running:before {
  content: '\e812'; }

/* '' */
.icon-push-ups:before {
  content: '\e813'; }

/* '' */
.icon-sit-ups:before {
  content: '\e814'; }

/* '' */
.icon-swimming:before {
  content: '\e815'; }

/* '' */
.icon-happy:before {
  content: '\e816'; }

/* '' */
.icon-medium:before {
  content: '\e817'; }

/* '' */
.icon-sad:before {
  content: '\e818'; }

/* '' */
.icon-very-happy:before {
  content: '\e819'; }

/* '' */
.icon-toggle-glass:before {
  content: '\e81a'; }

/* '' */
.icon-motivations:before {
  content: '\e81b'; }

/* '' */
.icon-build-a-plan:before {
  content: '\e81c'; }

/* '' */
.icon-favourite:before {
  content: '\e81d'; }

/* '' */
.icon-priorities:before {
  content: '\e81e'; }

/* '' */
/*---------------------------------------------------
		Notepad
---------------------------------------------------*/
.notepad {
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0 3px 1px -1px rgba(81, 86, 92, 0.75);
  border-radius: 0 0 3px 3px;
  padding: 30px 20px;
  margin: 0 -7px 0;
  position: relative; }
  .notepad:before, .notepad:after {
    content: " ";
    display: table; }
  .notepad:after {
    clear: both; }
  .notepad:before, .notepad:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background: rgba(81, 86, 92, 0.9);
    height: 6px;
    width: 4px;
    overflow: hidden; }
  .notepad:before {
    left: -4px;
    border-radius: 25px 0 0 25px; }
  .notepad:after {
    right: -4px;
    border-radius: 0 25px 25px 0; }

.notepad hr.notepad-divider {
  height: 4px;
  background-image: url('../assets/images/notepad-divider.png');
  background-repeat: repeat-x;
  background-position: center center;
  border: none;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 30px; }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .notepad:before, .notepad:after {
    height: 9px;
    width: 6px; }
  .notepad:before {
    left: -6px; }
  .notepad:after {
    right: -6px; } }

/*---------------------------------------------------
		Sections
---------------------------------------------------*/
div.section {
  background: #e9e8df;
  padding: 25px 0; }

div.section.type-2 {
  background-color: #d1d0c3; }
  div.section.type-2 > .container.main-content {
    background: transparent; }

div.section.action-block {
  background: #00AEE1;
  color: white;
  padding: 0 0 10px; }
  div.section.action-block h1 {
    font-size: 2.2em;
    font-weight: normal;
    margin-bottom: 6px; }
  div.section.action-block .icon {
    padding-top: 5px; }
  div.section.action-block .icon span {
    display: inline-block;
    height: 80px;
    width: 50px;
    max-width: 100%;
    background: white; }
  div.section.action-block p {
    color: white;
    text-align: left;
    font-weight: 300; }
  div.section.action-block p.lead {
    margin-bottom: 10px;
    font-size: 1.13333em;
    font-weight: normal; }

div.section.with-arrow {
  position: relative; }
  div.section.with-arrow:before, div.section.with-arrow:after {
    position: absolute;
    bottom: 100%;
    content: "";
    display: block;
    background: inherit;
    width: 50%;
    height: 25px; }
  div.section.with-arrow:before {
    left: 0;
    border-radius: 0 25px 0 0; }
  div.section.with-arrow:after {
    right: 0;
    border-radius: 25px 0 0 0; }

/*---------------------------------------------------
		Type
---------------------------------------------------*/
h3, .order-form fieldset legend {
  font-family: 'Lato', sans-serif;
  font-size: 1.2em;
  text-transform: none;
  text-align: center;
  font-weight: 600;
  margin: 0 0 10px;
  line-height: 1.3; }

p {
  text-align: center;
  font-size: 0.93333em;
  color: #4a5057; }

p.lead {
  font-size: 1.33333em;
  font-weight: 500;
  color: #21252a; }

h3 + p, .order-form fieldset legend + p {
  margin-top: 20px; }

a {
  color: #1f2c5e;
  text-decoration: underline; }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  h1 {
    font-size: 2.8em; }
  p {
    font-size: 1.06667em; } }

/*---------------------------------------------------
		Panels
---------------------------------------------------*/
/*  Arrow panel
--------------------------------*/
.panel-arrow {
  position: relative; }
  .panel-arrow > .panel-arrow_left, .panel-arrow > .panel-arrow_right {
    position: absolute;
    top: 0;
    margin-top: -25px;
    height: 25px;
    width: 50%;
    background-color: inherit; }
  .panel-arrow > .panel-arrow_left {
    border-radius: 0 100px 0 0;
    left: 0; }
  .panel-arrow > .panel-arrow_right {
    right: 0;
    border-radius: 100px 0 0 0; }

.panel-arrow.with-shadow > .panel-arrow_left, .panel-arrow.with-shadow > .panel-arrow_right {
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1); }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .panel-tear-off p {
    font-size: 1.06667em; }
  .panel-tear-off .actions .action {
    width: auto;
    padding: 5px 0 5px 35px;
    font-size: 1.26667em; }
  .panel-tear-off .actions .action > i {
    font-size: 2em;
    top: 0;
    left: 0; }
  .panel-tear-off .confirmation {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    height: 100%;
    width: 100%;
    padding-top: 20px; }
  .panel-tear-off .confirmation > .action.action-options {
    float: left;
    margin-left: 10px; }
  .panel-tear-off .confirmation > .action > .btn-confirm {
    margin-left: 10px; } }

/*---------------------------------------------------
		Charts base styles
---------------------------------------------------*/
.highcharts-yaxis-title, .highcharts-xaxis-title, .highcharts-axis-labels {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.33333em;
  color: #4a5057;
  text-transform: uppercase; }

.legend {
  text-align: left; }

.legend-item {
  margin-bottom: 10px; }

.legend-item > .line-type, .legend-item > .label {
  display: inline-block;
  vertical-align: middle; }

.legend-item > .line-type {
  overflow: hidden;
  width: 45px;
  margin-right: 5px; }

.legend-item > .label {
  color: #21252a; }

.legend-item > .line-type > span {
  display: inline-block;
  border-top: 3px solid red;
  width: 100%;
  vertical-align: middle; }

.legend-item > .line-type.dash > span {
  width: 11px;
  margin-right: 5px; }
  .legend-item > .line-type.dash > span:last-child {
    margin: 0; }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .legend {
    text-align: center; }
  .legend-item {
    display: inline-block;
    margin-bottom: 5px; }
  .legend-item + .legend-item {
    margin-left: 20px; } }

/*---------------------------------------------------
		Alerts
---------------------------------------------------*/
.alert {
  display: block;
  background: #e9e8df;
  padding: 20px 40px 20px 80px;
  border-radius: 4px;
  position: relative;
  min-height: 78px; }

.alert:before {
  display: block;
  content: 'i';
  position: absolute;
  left: 15px;
  top: 15px;
  font-family: 'Material Design Iconic Font';
  color: #00AEE1;
  font-size: 50px;
  line-height: 1; }

.alert.info:before {
  content: "\f038"; }

/*---------------------------------------------------
		Tabs
---------------------------------------------------*/
/*  Circle tabs
*   (ususally two options)
--------------------------------*/
.circle-tabs {
  text-align: center;
  margin-bottom: 25px; }

.circle-tabs > .circle {
  background: none;
  display: block;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.2em;
  margin: 0 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: none; }
  .circle-tabs > .circle:hover .label {
    border-color: #21252a; }

.circle-tabs > .circle:hover > .icon {
  border-color: #1f2c5e; }

.circle-tabs > .circle > .icon {
  background: white;
  font-size: 1.33333em;
  color: #00AEE1;
  border-radius: 100px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  border: 2px solid transparent;
  height: 55px;
  width: 55px;
  border-radius: 27.5px; }

.circle-tabs > .circle.active > .icon {
  border: none; }

.circle-tabs > .circle > .icon > i {
  display: inline-block;
  line-height: 55px;
  color: inherit; }

.circle-tabs > .circle > .label {
  display: inline-block;
  color: #1f2c5e;
  border-bottom: 2px solid transparent;
  line-height: 1.2; }

.circle-tabs > .circle + .circle {
  margin-left: 15px; }

.circle-tabs > .circle.active > .label {
  border-color: #21252a;
  color: #21252a; }

.circle-tabs > .circle.active > .icon {
  color: white;
  background: #00AEE1;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5); }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .circle-tabs > .circle {
    display: inline-block;
    font-size: 1.46667em; } }

/*---------------------------------------------------
		Tooltip
---------------------------------------------------*/
.tooltip .tooltip-arrow {
  border-top-color: #1f2c5e !important; }

.tooltip .tooltip-inner {
  opacity: 1;
  background: #1f2c5e;
  font-family: 'Bebas Neue', sans-serif;
  color: white;
  font-size: 1.2em;
  border-radius: 2px;
  padding: 4px 20px; }

.fancybox-content {
  display: none; }

.fancybox-inner .fancybox-content {
  display: block; }

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10020; }

.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
  background: #e9e8df; }

.fancybox-opened {
  z-index: 10030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 10060; }

#fancybox-loading div {
  width: 44px;
  height: 44px; }

.fancybox-close {
  position: absolute;
  top: 13px;
  right: 13px;
  padding: 5px 8px 5px 25px;
  font-size: 1.2em; }
  .fancybox-close span {
    position: absolute;
    left: 7px;
    top: -4px;
    font-size: 2em; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 10040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 10040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 10020;
  background: url('../assets/images/black-transparent.png');
  background: rgba(0, 0, 0, 0.5); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 10030; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 10030;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/*---------------------------------------------------
    Pages
---------------------------------------------------*/
/*---------------------------------------------------
		Common
---------------------------------------------------*/
.my-mix h1 {
  text-align: center; }

/*---------------------------------------------------
		Intro
---------------------------------------------------*/
.intro-section {
  padding-top: 25px; }

.my-mix .readmore-title {
  font-family: 'Lato', sans-serif;
  font-size: 1.2em; }
  .my-mix .readmore-title:hover {
    cursor: pointer; }

/*---------------------------------------------------
		Login
---------------------------------------------------*/
.login-tabs {
  margin-top: 20px;
  padding-bottom: 40px; }

.login-tabs .message {
  text-align: center;
  color: #1f2c5e;
  font-style: italic;
  font-size: 0.86667em;
  padding: 5px 10px;
  background: #efefe8; }

.login-tabs .message i {
  font-size: 21px;
  vertical-align: middle; }

.login-tabs .message a {
  font-weight: 900; }

.login-tabs .login-section {
  padding-top: 15px; }

.login-tabs .login-section form .input-group {
  text-align: center; }

.login-tabs .panel-wrapper {
  max-width: 460px;
  margin: 0 auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); }
  @media (min-width: 768px) {
    .login-tabs .panel-wrapper {
      margin: 0 auto; } }

.login-tabs .panel-wrapper .form-wrapper {
  background: white;
  padding: 15px; }
  @media (min-width: 768px) {
    .login-tabs .panel-wrapper .form-wrapper {
      padding: 15px 50px 30px; } }
  @media (min-width: 992px) {
    .login-tabs .panel-wrapper .form-wrapper {
      padding: 15px 70px 30px; } }

.login-tabs .panel-wrapper .form-wrapper .input-group {
  margin-top: 20px;
  width: 100%; }

.login-tabs .panel-wrapper .form-wrapper .input-group input[type=text], .login-tabs .panel-wrapper .form-wrapper .input-group input[type=password], .login-tabs .panel-wrapper .form-wrapper .input-group input[type=email] {
  text-align: center; }

.login-tabs .panel-wrapper .form-wrapper .input-group [type=submit] {
  margin-top: 20px; }

.login-tabs ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .login-tabs ul:before, .login-tabs ul:after {
    content: " ";
    display: table; }
  .login-tabs ul:after {
    clear: both; }

.login-tabs ul li {
  width: 50%;
  line-height: 1;
  padding: 0;
  float: left; }
  @media (max-width: 767px) {
    .login-tabs ul li {
      vertical-align: top; } }

.login-tabs ul li:first-child {
  border-right: 1px solid #d1cebc; }

.login-tabs ul li span {
  display: inline-block;
  vertical-align: middle; }

.login-tabs ul li button {
  padding-top: 14px;
  padding-bottom: 14px; }

.login-tabs ul li button.active {
  background: white;
  position: relative; }

.login-tabs ul li button:hover span {
  text-decoration: underline; }

/*---------------------------------------------------
		Tabs
---------------------------------------------------*/
/*  Tab headings
--------------------------------*/
.my-mix .tab-headings {
  padding: 0; }

@media (max-width: 767px) {
  .my-mix .tab-headings .col-sm-12 {
    padding: 0; } }

.my-mix .tab-headings #tabs ul {
  list-style: none;
  padding: 0;
  margin: 0 2%;
  text-align: center; }

.my-mix .tab-headings #tabs ul li {
  height: auto;
  padding: 10px 20px;
  box-shadow: none;
  background-color: #e9e8df;
  color: #696969;
  width: 33%;
  line-height: 1;
  font-weight: normal; }
  .my-mix .tab-headings #tabs ul li:hover {
    cursor: pointer; }
  .my-mix .tab-headings #tabs ul li:hover a, .my-mix .tab-headings #tabs ul li:focus a {
    color: #1f2c5e; }
  .my-mix .tab-headings #tabs ul li:hover span {
    text-decoration: none; }
  @media (min-width: 768px) {
    .my-mix .tab-headings #tabs ul li {
      padding: 13px 0; } }
  @media (min-width: 992px) {
    .my-mix .tab-headings #tabs ul li {
      font-size: 2em;
      padding: 20px 5px; } }

.my-mix .tab-headings #tabs ul li span {
  display: block;
  border-bottom: 2px solid transparent; }
  @media (min-width: 768px) {
    .my-mix .tab-headings #tabs ul li span {
      display: inline; } }

.my-mix .tab-headings #tabs ul li.active {
  background: white;
  color: #1f2c5e; }

.my-mix .tab-headings #tabs ul li.active span {
  border-color: #1f2c5e; }

.my-mix .tab-headings #tabs ul li, .my-mix .tab-headings #tabs ul li.active:hover {
  text-decoration: none; }

.my-mix .tab-headings #tabs ul li:hover span {
  border-color: #1f2c5e; }

/*  Tab content
--------------------------------*/
.my-mix div.section.tab-content {
  background: white;
  padding: 0; }

.my-mix div.section.tab-content .alert {
  margin-bottom: 20px; }

/*  Secondary tab content
--------------------------------*/
/*---------------------------------------------------
		Personal Priorities
---------------------------------------------------*/
/*  Not logged in
--------------------------------*/
.theme-wheel-placeholder {
  overflow: hidden; }

.theme-wheel-placeholder .wheel-col {
  position: relative;
  min-height: 170px; }

.theme-wheel-placeholder .wheel-col img {
  position: absolute;
  right: 5px;
  top: 30px;
  height: 150px; }

.theme-wheel-placeholder .content-col {
  padding-bottom: 20px; }

.theme-wheel-placeholder .content-col h1 {
  text-align: left;
  color: #1f2c5e;
  line-height: .9;
  font-size: 1.6em; }

.theme-wheel-placeholder .content-col h1 span {
  display: inline-block; }

.theme-wheel-placeholder .content-col h1 span a {
  color: #00AEE1;
  text-decoration: none; }
  .theme-wheel-placeholder .content-col h1 span a:hover {
    text-decoration: underline; }

.theme-wheel-placeholder .content-col h1 span a i {
  font-size: 30px;
  line-height: 24px;
  margin-left: -7px; }

.theme-wheel-placeholder .content-col p {
  text-align: left; }

.personalpriorities-two {
  padding-top: 10px;
  padding-bottom: 35px; }

.personalpriorities-two h1 {
  padding-bottom: 10px;
  font-weight: bold; }
  @media (min-width: 768px) {
    .personalpriorities-two h1 {
      font-size: 3em; } }

.personal-priorities-wrapper {
  padding: 0 30px; }

@media (max-width: 767px) {
  .personal-priorities-wrapper .col-xs-6 {
    padding: 0; }
    .personal-priorities-wrapper .col-xs-6.nth-child-1 .backing-box, .personal-priorities-wrapper .col-xs-6.nth-child-2 .backing-box {
      border-bottom: 1px solid #e9e8df; }
    .personal-priorities-wrapper .col-xs-6.nth-child-1 .backing-box, .personal-priorities-wrapper .col-xs-6.nth-child-3 .backing-box {
      border-right: 1px solid #e9e8df; } }

.personal-priorities-wrapper .personal-priorities:before, .personal-priorities-wrapper .personal-priorities:after {
  content: " ";
  display: table; }
.personal-priorities-wrapper .personal-priorities:after {
  clear: both; }
@media (max-width: 767px) {
  .personal-priorities-wrapper .personal-priorities {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); } }

.personal-priorities-wrapper .col-xs-6 .backing-box {
  height: auto;
  min-height: 280px;
  margin: 0;
  box-shadow: none; }
  @media (min-width: 768px) {
    .personal-priorities-wrapper .col-xs-6 .backing-box {
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
      min-height: 280px; } }
  @media (min-width: 992px) {
    .personal-priorities-wrapper .col-xs-6 .backing-box {
      min-height: 240px; } }

.personal-priorities-wrapper h2 {
  font-size: 1.6em;
  color: #1f2c5e;
  font-weight: normal; }

/*  Theme Wheel
--------------------------------*/
.section.theme-wheel {
  background: white;
  padding-bottom: 10px;
  overflow: hidden; }

.theme-wheel .wheel-column {
  position: relative;
  height: 400px; }

.theme-wheel .reset-wrapper {
  text-align: center;
  padding-bottom: 10px; }

.theme-wheel .reset-wrapper .reset {
  color: #1f2c5e;
  font-size: 1.46667em; }
  .theme-wheel .reset-wrapper .reset:hover {
    background: none;
    text-decoration: underline; }

.theme-wheel .wheel-column .reset i {
  color: #00AEE1;
  margin-right: 5px; }

.theme-wheel .wheel-wrapper {
  position: absolute;
  width: 485px;
  height: 500px;
  left: 50%;
  margin-left: -237px;
  margin-top: -20px; }

.theme-wheel .wheel-wrapper .wheel {
  height: 500px;
  width: 485px; }

.theme-wheel .wheel-wrapper .circle {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  background: white;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  z-index: 1; }

.theme-wheel .wheel-wrapper .wheel i {
  display: inline-block;
  color: white;
  position: relative;
  font-size: 25px;
  line-height: 1;
  -webkit-transform: scale(.7);
      -ms-transform: scale(.7);
          transform: scale(.7);
  -webkit-transition: opacity .5s;
          transition: opacity .5s; }
  .theme-wheel .wheel-wrapper .wheel i.nth-child-1 {
    top: 36px;
    left: -32px; }
  .theme-wheel .wheel-wrapper .wheel i.nth-child-2 {
    top: 8px;
    left: -42px; }
  .theme-wheel .wheel-wrapper .wheel i.nth-child-3 {
    top: -10px;
    left: -42px; }
  .theme-wheel .wheel-wrapper .wheel i.nth-child-4 {
    top: -40px;
    left: -30px; }
  .theme-wheel .wheel-wrapper .wheel i.nth-child-5 {
    top: -36px;
    left: 32px; }
  .theme-wheel .wheel-wrapper .wheel i.nth-child-6 {
    top: -7px;
    left: 42px; }
  .theme-wheel .wheel-wrapper .wheel i.nth-child-7 {
    top: 10px;
    left: 43px; }
  .theme-wheel .wheel-wrapper .wheel i.nth-child-8 {
    top: 39px;
    left: 31px; }

.theme-wheel .wheel-wrapper .wheel i.loading {
  opacity: 0; }

/*  Your priority topics
--------------------------------*/
.your-priority-topics {
  background: #d1d0c3;
  padding-bottom: 30px; }

.your-priority-topics h2 {
  text-align: center; }

.your-priority-topics h3, .your-priority-topics .order-form fieldset legend, .order-form fieldset .your-priority-topics legend {
  margin-bottom: 15px; }

/*---------------------------------------------------
		Favourite Strategies
---------------------------------------------------*/
.favourite-strategies {
  padding-top: 20px;
  padding-bottom: 15px;
  background: white; }
  @media (min-width: 768px) {
    .favourite-strategies {
      padding-top: 50px;
      padding-bottom: 40px; } }

.favourite-strategies .added p.intro-p {
  margin-bottom: 30px; }

/*---------------------------------------------------
		Build a plan
---------------------------------------------------*/
.buildaplan-one, .buildaplan-two, .buildaplan-three {
  padding-top: 30px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .buildaplan-one, .buildaplan-two, .buildaplan-three {
      padding-top: 50px;
      padding-bottom: 65px; } }

.buildaplan-two, .buildaplan-three {
  padding-top: 10px; }

@media (min-width: 768px) {
  .buildaplan-two h1, .buildaplan-three h1 {
    font-size: 3.06667em; } }

.build-plan {
  text-align: center; }

.build-plan .btn {
  max-width: 415px;
  padding: 10px;
  font-size: 1.86667em; }
  .build-plan .btn:hover, .build-plan .btn:focus {
    color: white; }
  .build-plan .btn i {
    color: inherit;
    margin-top: -18px; }

.build-plan .btn.plan-started, .build-plan .btn.plan-started:hover, .build-plan .btn.plan-started:focus {
  color: #1f2c5e; }

/*  Plan completed
--------------------------------*/
.my-mix .plan-completed {
  padding-top: 30px; }

/*  Congratulations
--------------------------------*/
.my-mix .congrats {
  background: #00a05a;
  color: white;
  text-align: center;
  border-radius: 4px;
  padding: 8px 10px 20px;
  margin-bottom: 20px; }

.my-mix .congrats > h1 {
  font-size: 2.26667em; }

.my-mix .congrats > h1 > span {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background: white;
  color: #00a05a;
  margin-right: 10px; }

.my-mix .congrats > h1 > span > i {
  font-size: 34px;
  line-height: 40px; }

.my-mix .congrats > p {
  color: inherit; }

/*  View and download
--------------------------------*/
/*  Email my plan
--------------------------------*/
.my-mix .email-my-plan {
  border: 1px solid #e9e8df;
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 20px; }

.my-mix .email-my-plan .form-errors {
  padding: 0 30px 10px; }

.my-mix .email-my-plan h3, .my-mix .email-my-plan .order-form fieldset legend, .order-form fieldset .my-mix .email-my-plan legend {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.86667em;
  margin: 0 0 4px;
  padding: 0;
  line-height: 1; }

.my-mix .email-my-plan .input {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 4px;
  text-align: center; }

.my-mix .email-my-plan .btn-icon > i {
  display: inline-block;
  left: 6px;
  top: 32px; }

/*  Reflect on plan
--------------------------------*/
.my-mix .reflect-on-plan {
  background: #d1d0c3;
  padding-top: 30px;
  padding-bottom: 40px; }

.my-mix .reflect-on-plan .reflect-example > img {
  max-width: 260px;
  display: block;
  margin: 0 auto; }

.my-mix .reflect-on-plan .reflect-example > .btn {
  margin-top: 20px; }

/*  Reflection/consumption
--------------------------------*/
.reflection-consumption .tab-wrapper {
  padding-bottom: 30px; }

.reflection-consumption .tab-wrapper h3, .reflection-consumption .tab-wrapper .order-form fieldset legend, .order-form fieldset .reflection-consumption .tab-wrapper legend {
  margin-bottom: 20px; }

.reflection-consumption .tab-content .panel-arrow {
  padding-top: 20px;
  padding-bottom: 80px; }

.reflection-consumption .tab-content .chart-wrapper {
  height: 230px;
  padding-left: 40px;
  position: relative;
  z-index: 4; }

.reflection-consumption .tab-content .chart-wrapper .highchart-wrapper {
  position: relative;
  height: 230px;
  overflow: hidden; }

.reflection-consumption .tab-content .chart-wrapper .highchart-wrapper .chart {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  -webkit-transition: right 1s;
          transition: right 1s; }

.reflection-consumption .tab-content .chart-wrapper ul.smilies {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 40px;
  list-style: none;
  z-index: 50; }

.reflection-consumption .tab-content .chart-wrapper ul.smilies li {
  display: block;
  text-align: center;
  font-size: 2em;
  line-height: 1;
  margin-bottom: 12px;
  color: #83878d; }

/*  Reflection slider
--------------------------------*/
.reflection-slider {
  background: #d1d0c3; }

.reflection-slider .controls {
  margin-bottom: 20px; }
  .reflection-slider .controls:before, .reflection-slider .controls:after {
    content: " ";
    display: table; }
  .reflection-slider .controls:after {
    clear: both; }

.reflection-slider .controls > div {
  float: left;
  max-width: 50%;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .reflection-slider .controls > div:hover {
    cursor: pointer; }
  .reflection-slider .controls > div:hover span.text {
    text-decoration: underline; }

.reflection-slider .controls > div.disabled {
  opacity: .5; }

.reflection-slider .controls > div.next {
  float: right; }

.reflection-slider .controls > div.next > button {
  margin-left: 5px; }

.reflection-slider .controls > div.prev > button {
  margin-right: 5px; }

.reflection-slider .controls button, .reflection-slider .controls .text {
  display: inline-block;
  vertical-align: middle; }

.reflection-slider .controls .text {
  font-family: 'Bebas Neue', sans-serif;
  color: #1f2c5e;
  font-size: 1.2em; }

.reflection-slider .controls button {
  height: 55px;
  width: 55px;
  border-radius: 27.5px;
  font-size: 2em; }

.reflection-slider .goal {
  color: #4a5057;
  position: relative;
  padding-left: 95px;
  margin-bottom: 20px; }

.reflection-slider .goal.achieved {
  color: #00a05a; }

.reflection-slider .goal > .grade {
  margin-right: 12px;
  position: absolute;
  left: 0;
  top: -4px; }

.reflection-slider .goal > .grade > .md {
  font-size: 40px; }

.reflection-slider .goal > .grade > .md-check {
  display: none; }

.reflection-slider .goal.achieved > .grade > .md-check {
  display: inline-block; }

.reflection-slider .goal.achieved > .grade > .md-close {
  display: none; }

.reflection-slider .goal > div {
  display: inline-block;
  vertical-align: middle; }

.reflection-slider .goal > .number {
  font-size: 2.13333em;
  font-weight: bold;
  margin-right: 12px;
  width: 35px;
  position: absolute;
  left: 45px;
  top: 0;
  text-align: center; }

.reflection-slider .goal > .descriptor {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.1;
  padding-top: 12px; }

.reflection-slider .goal > .descriptor > .sub-content {
  font-size: 0.93333em;
  font-style: italic;
  color: #4a5057;
  font-weight: 300; }

.reflection-slider .mood {
  margin-top: 20px;
  text-align: center;
  color: #72777d;
  font-size: 4em;
  margin-bottom: 10px; }

/*  Reflect on plan CTAs
--------------------------------*/
.reflect-on-plan-cta {
  background: #e9e8df;
  padding-top: 40px; }

.reflect-on-plan-cta .btn > i {
  display: none; }

.reflect-on-plan-cta .three-buttons .btn > i {
  margin-top: -13px; }

.reflect-on-plan-cta .email-my-plan {
  padding: 0 20px 20px;
  border: 1px solid #d8d7ca;
  border-radius: 4px; }

.reflect-on-plan-cta .email-my-plan h2 {
  text-align: center; }

/*  Weekly consumption
--------------------------------*/
.weekly-consumption-intro {
  padding-bottom: 50px;
  margin-top: -10px; }

.reflection-consumption .tab-content .panel-arrow.weekly-consumption {
  padding-bottom: 20px; }

.weekly-consumption .main-heading {
  margin-bottom: 25px; }

.weekly-consumption .example-image img {
  max-width: 100%;
  margin-bottom: 30px; }

.weekly-consumption .import-instructions ol {
  width: 100%; }

.weekly-consumption .import-instructions ol li {
  font-size: 1.06667em;
  margin-bottom: 5px; }

.weekly-consumption .email-generator {
  border: 2px solid #868a8f;
  border-radius: 1px;
  min-height: 40px;
  width: 100%;
  padding: 10px; }

/*  Continue building plan
--------------------------------*/
.continue-building-plan > a.btn {
  color: #1f2c5e; }
  .continue-building-plan > a.btn.up-to-step-1 {
    background-image: -webkit-linear-gradient(left, #aeedff 17%, white 17%);
    background-image: linear-gradient(to right, #aeedff 17%, white 17%); }
  .continue-building-plan > a.btn.up-to-step-2 {
    background-image: -webkit-linear-gradient(left, #aeedff 33%, white 33%);
    background-image: linear-gradient(to right, #aeedff 33%, white 33%); }
  .continue-building-plan > a.btn.up-to-step-3 {
    background-image: -webkit-linear-gradient(left, #aeedff 50%, white 50%);
    background-image: linear-gradient(to right, #aeedff 50%, white 50%); }
  .continue-building-plan > a.btn.up-to-step-4 {
    background-image: -webkit-linear-gradient(left, #aeedff 67%, white 67%);
    background-image: linear-gradient(to right, #aeedff 67%, white 67%); }
  .continue-building-plan > a.btn.up-to-step-5 {
    background-image: -webkit-linear-gradient(left, #aeedff 83%, white 83%);
    background-image: linear-gradient(to right, #aeedff 83%, white 83%); }

.continue-building-plan > span {
  padding-top: 10px;
  display: block; }

/*  On track chart
--------------------------------*/
.on-track-chart-wrapper {
  max-width: 100%;
  min-height: 350px;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  /*  Not logged in
  --------------------------------*/
  .theme-wheel-placeholder {
    padding-top: 30px;
    padding-bottom: 30px; }
  .theme-wheel-placeholder .wheel-col {
    position: relative;
    min-height: 170px; }
  .theme-wheel-placeholder .wheel-col img {
    right: 45px;
    top: 0;
    height: 300px; }
  .theme-wheel-placeholder .content-col h1 {
    font-size: 3.73333em; }
  .theme-wheel-placeholder .content-col h1 span a i {
    font-size: 80px;
    line-height: 50px;
    margin-left: -20px; }
  /*  Congratulations
  --------------------------------*/
  .my-mix .congrats {
    padding: 15px 50px 20px; }
  .my-mix .congrats > h1 {
    font-size: 3em; }
  .my-mix .congrats > h1 > span > i {
    font-size: 34px;
    line-height: 1;
    position: relative;
    top: -10px; }
  /*  Email my plan
  --------------------------------*/
  .my-mix .email-my-plan {
    padding: 20px 60px 10px; }
  .my-mix .email-my-plan p {
    width: 100%; }
  .my-mix .email-my-plan .input {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 4px;
    text-align: center; }
  .my-mix .email-my-plan .btn-icon {
    padding: 0 0 0 29px;
    line-height: 52px;
    height: 52px;
    position: relative;
    top: 2px; }
  .my-mix .email-my-plan .btn-icon > i {
    display: inline-block;
    left: 5px; }
  /*  Reflect on plan
  --------------------------------*/
  .my-mix .reflect-on-plan .reflect-example {
    text-align: right; }
  .my-mix .reflect-on-plan .reflect-example > img {
    max-width: 300px;
    display: inline-block;
    margin: 0; }
  /*  Reflection slider
  --------------------------------*/
  .reflection-slider .controls .text {
    font-size: 1.46667em; }
  .reflection-slider .controls > div.next > button {
    margin-left: 10px; }
  .reflection-slider .controls > div.prev > button {
    margin-right: 10px; }
  .reflection-slider .goals {
    border-left: 1px solid #cbcac0;
    padding-left: 20px; }
  .reflection-slider .mood {
    vertical-align: top;
    margin: 0;
    position: relative;
    left: -8px; }
  .reflection-slider .mood-and-comments h3, .reflection-slider .mood-and-comments .order-form fieldset legend, .order-form fieldset .reflection-slider .mood-and-comments legend, .reflection-slider .mood-and-comments p {
    text-align: left;
    margin-left: 0;
    margin-right: 0; }
  .reflection-slider .mood-and-comments h3, .reflection-slider .mood-and-comments .order-form fieldset legend, .order-form fieldset .reflection-slider .mood-and-comments legend {
    padding-top: 30px; }
  /*  Reflect on plan CTAs
  --------------------------------*/
  .reflect-on-plan-cta .three-buttons .btn {
    font-size: 1.46667em; }
  .reflect-on-plan-cta .email-my-plan {
    padding: 0 20px 20px;
    border: 1px solid #d8d7ca;
    border-radius: 4px; }
  .reflect-on-plan-cta .email-my-plan .row {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto; }
  .reflect-on-plan-cta .email-my-plan h2 {
    text-align: center; }
  /*  Weekly consumption
  --------------------------------*/
  .weekly-consumption .import-instructions h3, .weekly-consumption .import-instructions .order-form fieldset legend, .order-form fieldset .weekly-consumption .import-instructions legend {
    text-align: left; }
  .weekly-consumption .import-instructions ol {
    padding-right: 20px; }
  /*  Theme wheel
  --------------------------------*/
  .section.theme-wheel {
    padding-bottom: 0; }
  .theme-wheel .wheel-column {
    position: relative;
    left: 40px;
    height: 340px; }
  .theme-wheel .wheel-column .reset {
    top: auto;
    bottom: 16px;
    left: 36px;
    right: auto; }
  .theme-wheel .this-is {
    position: relative;
    right: 40px; }
  .theme-wheel .wheel-wrapper {
    margin-top: -50px; }
  .theme-wheel .wheel-wrapper .wheel i {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  /*  This is
  --------------------------------*/
  .this-is {
    margin: 0;
    padding-top: 40px; }
  .this-is.message-showing {
    padding-top: 0; } }

/*---------------------------------------------------
		MD and up
---------------------------------------------------*/
@media (min-width: 992px) {
  /*  Reflection slider
  --------------------------------*/
  .reflection-slider .goals {
    border-left: 1px solid #cbcac0;
    padding-left: 30px; } }

/*---------------------------------------------------
    LG and up
---------------------------------------------------*/
@media (min-width: 1200px) {
  /*  Reflect on plan CTAs
  --------------------------------*/
  .reflect-on-plan-cta .btn > i {
    display: inline-block;
    margin-top: -20px; }
  .reflect-on-plan-cta .three-buttons .btn {
    padding-left: 30px; }
  .reflect-on-plan-cta .email-my-plan .btn-email > i {
    margin-top: -24px;
    left: 10px; }
  /*  Email my plan
  --------------------------------*/
  .my-mix .email-my-plan .btn-icon > i {
    margin-top: -30px;
    left: 10px; } }

/*---------------------------------------------------
		XS only
---------------------------------------------------*/
@media (max-width: 767px) {
  .reflection-slider .goal {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto; }
  /*  Reflect on plan CTAs
  --------------------------------*/
  .reflect-on-plan-cta .three-buttons .btn {
    margin-bottom: 15px; }
  .circle-tabs .circle {
    text-align: center; }
  .circle-tabs .circle + .circle {
    margin-top: 20px; } }

/*---------------------------------------------------
		SM only
---------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
  .my-mix .email-my-plan .btn-icon {
    padding: 0; }
  .my-mix .email-my-plan .btn-icon > i {
    display: none; } }

/*---------------------------------------------------
		MD and LG
---------------------------------------------------*/
@media (min-width: 768px) and (max-width: 1199px) {
  /*  View and download
  --------------------------------*/
  .my-mix .view-and-download .download-my-plan {
    padding-left: 40px; } }

.viewOne .personalpriorities-one {
  text-align: left; }
  .viewOne .personalpriorities-one .tab-content {
    max-width: 460px;
    background-color: #fff; }
    .viewOne .personalpriorities-one .tab-content a {
      color: #169cd5; }
    .viewOne .personalpriorities-one .tab-content p {
      float: left;
      text-align: left; }
  .viewOne .personalpriorities-one img {
    width: 100%; }
  .viewOne .personalpriorities-one h1 {
    margin-bottom: 0; }
  .viewOne .personalpriorities-one .container {
    padding-right: 1.2em;
    padding-bottom: 1em;
    background-color: #fff; }
    @media (max-width: 767px) {
      .viewOne .personalpriorities-one .container {
        padding-top: 1em; } }
  .viewOne .personalpriorities-one .row {
    padding: 0;
    padding-top: 1.2em; }
.viewOne .populartopicslarge-one {
  background-color: #e9e8df; }
.viewOne .personalpriorities-two {
  background-color: #d2d0c3;
  padding: 0 2em; }

.backing-box {
  height: 208px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.6);
  margin-bottom: 2em; }
  .backing-box .icon {
    width: 100%; }
  .backing-box i {
    color: #169cd5;
    font-size: 4em; }
  .backing-box h2 {
    margin: 0; }

.viewOne .buildaplan-one, .viewOne .favouritestrategies-one, .viewOne .populartopicslarge-one, .viewTwo .buildaplan-one, .viewTwo .favouritestrategies-one, .viewTwo .populartopicslarge-one, .viewThree .buildaplan-one, .viewThree .favouritestrategies-one, .viewThree .populartopicslarge-one {
  background-color: #fff; }
  @media (max-width: 767px) {
    .viewOne .buildaplan-one, .viewOne .favouritestrategies-one, .viewOne .populartopicslarge-one, .viewTwo .buildaplan-one, .viewTwo .favouritestrategies-one, .viewTwo .populartopicslarge-one, .viewThree .buildaplan-one, .viewThree .favouritestrategies-one, .viewThree .populartopicslarge-one {
      height: auto; } }
  .viewOne .buildaplan-one .tab-content, .viewOne .favouritestrategies-one .tab-content, .viewOne .populartopicslarge-one .tab-content, .viewTwo .buildaplan-one .tab-content, .viewTwo .favouritestrategies-one .tab-content, .viewTwo .populartopicslarge-one .tab-content, .viewThree .buildaplan-one .tab-content, .viewThree .favouritestrategies-one .tab-content, .viewThree .populartopicslarge-one .tab-content {
    width: 100%;
    margin: 0 auto; }
    .viewOne .buildaplan-one .tab-content a, .viewOne .favouritestrategies-one .tab-content a, .viewOne .populartopicslarge-one .tab-content a, .viewTwo .buildaplan-one .tab-content a, .viewTwo .favouritestrategies-one .tab-content a, .viewTwo .populartopicslarge-one .tab-content a, .viewThree .buildaplan-one .tab-content a, .viewThree .favouritestrategies-one .tab-content a, .viewThree .populartopicslarge-one .tab-content a {
      color: #169cd5; }
    .viewOne .buildaplan-one .tab-content p, .viewOne .favouritestrategies-one .tab-content p, .viewOne .populartopicslarge-one .tab-content p, .viewTwo .buildaplan-one .tab-content p, .viewTwo .favouritestrategies-one .tab-content p, .viewTwo .populartopicslarge-one .tab-content p, .viewThree .buildaplan-one .tab-content p, .viewThree .favouritestrategies-one .tab-content p, .viewThree .populartopicslarge-one .tab-content p {
      text-align: center; }

.buildaplan-two {
  background-color: #d1d0c3; }
  .buildaplan-two .tab-content {
    background-color: #d1d0c3;
    text-align: justify; }
    .buildaplan-two .tab-content p {
      text-align: justify; }

.buildaplan-three {
  background-color: #e9e8df; }
  .buildaplan-three .tab-content {
    text-align: justify; }

.title-login-section {
  min-height: 150px;
  background-color: #a8a280;
  text-align: center; }

.tab-content {
  background-color: #fff;
  width: 100%; }
  .tab-content h1 {
    font-size: 4.1em; }

.btn-tab, .btn-login {
  min-width: 29%;
  background-color: #e9e8df;
  border: none;
  font-weight: 700;
  border-radius: 3px 3px 0 0; }
  .btn-tab a, .btn-login a {
    text-decoration: none; }
  @media (max-width: 767px) {
    .btn-tab, .btn-login {
      font-size: 1.26667em; } }
  .btn-tab:hover, .btn-tab:active, .btn-login:hover, .btn-login:active {
    color: #1f2c5e !important; }

.btn-login {
  width: 49%; }

.btn-logintab {
  width: 100%;
  background-color: #e9e8df;
  border: none;
  margin: 0; }

.centre {
  text-align: center; }

#tabs .icon {
  display: inline;
  text-decoration: none; }
  #tabs .icon i {
    color: #169cd5;
    text-decoration: none;
    margin-right: 10px; }
#tabs .tab-title {
  display: inline; }
#tabs ol {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0; }
  #tabs ol > li {
    position: relative;
    margin: 0 0 6px 2em;
    padding: 4px 8px;
    list-style: none; }
    #tabs ol > li:before {
      content: counter(li);
      counter-increment: li;
      position: absolute;
      top: -2px;
      left: -2em;
      box-sizing: border-box;
      width: 2em;
      margin-right: 8px;
      padding: 4px;
      background: #1aa3dd;
      font-weight: bold;
      text-align: center;
      border-radius: 8px; }
#tabs li ol, #tabs ol ol li:last-child {
  margin-bottom: 0; }
#tabs ​ #mainView {
  clear: both;
  padding: 0 1em; }
#tabs .active {
  background-color: #fff;
  color: #222; }
  #tabs .active:hover, #tabs .active:active {
    color: #1f2c5e !important; }

.logintabs {
  min-height: 240px; }
  .logintabs .icon {
    color: #1f2c5e;
    float: left;
    display: inline; }
  .logintabs .tab-title {
    float: right;
    display: inline; }
  .logintabs h3, .logintabs .order-form fieldset legend, .order-form fieldset .logintabs legend {
    margin: 0 0 10px;
    color: #222; }
  .logintabs .error-message {
    text-align: left;
    color: #de3e3e; }

.readmore-title i {
  font-size: 25px;
  line-height: 1;
  margin-left: -4px;
  display: inline-block;
  vertical-align: middle; }

@media (max-width: 767px) {
  .tab-content h1 {
    font-size: 2.6em; } }

@media (min-width: 768px) {
  .logintabs p {
    margin-top: 1em;
    font-size: 1.2em;
    font-weight: 700;
    color: #333; }
  .logintabs h3, .logintabs .order-form fieldset legend, .order-form fieldset .logintabs legend {
    margin: 0 0 10px; }
  .logintabs .small-print {
    font-size: 0.69em; } }

#ngdialog1 .ngdialog-content {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: #fff !important;
  width: 378px !important; }
#ngdialog1 .ngdialog-overlay {
  background: black;
  background: rgba(0, 0, 0, 0.4); }
#ngdialog1 .form-group {
  width: 70%;
  margin: 0 auto; }
  #ngdialog1 .form-group a {
    color: #222;
    font-size: 0.8em;
    text-decoration: underline;
    font-weight: 700; }
  #ngdialog1 .form-group .btn {
    margin-bottom: 1em;
    margin-top: 0.4em; }
  #ngdialog1 .form-group .form-control {
    height: 42px; }
  #ngdialog1 .form-group h3, #ngdialog1 .form-group .order-form fieldset legend, .order-form fieldset #ngdialog1 .form-group legend {
    margin: 0;
    margin-bottom: 1em;
    margin-top: 1em; }
#ngdialog1 input[type=text], #ngdialog1 input[type=email] {
  text-align: center;
  margin: 1em 0; }
#ngdialog1 input[type=password] {
  text-align: center;
  margin: 1em 0 0.5em; }

.full-wrapper {
  background-color: #333;
  width: 100%; }

#view-login {
  background-color: #fff; }
  #view-login input[type=password], #view-login input[type=text] {
    padding: 2em; }

@media (max-width: 767px) {
  #tabs ul li {
    width: 30%; }
  .graph-shot {
    margin: 20px auto 10px;
    max-width: 100%;
    display: block; }
  .col-sm-10 {
    margin: 0; } }

ol {
  padding: 0; }

.md-keyboard-arrow-right {
  margin: 0; }

.viewTwo {
  background: #d1d0c3 !important; }

.logintabs {
  width: 100%;
  padding: 3em 4.7em; }
  .logintabs h3, .logintabs .order-form fieldset legend, .order-form fieldset .logintabs legend {
    font-size: 1.2em; }
  .logintabs input[type=password], .logintabs input[type=text] {
    padding: 2em;
    text-align: center; }

ul {
  padding: 0; }

.smaller {
  margin-bottom: 0; }

.main-content .currentLoginTab {
  background-color: #fff; }

.learn-section p {
  text-align: left;
  font-size: 1.06667em; }
@media (max-width: 767px) {
  .learn-section .content-body {
    text-align: center; }
  .learn-section p {
    text-align: center; }
  .learn-section .row {
    text-align: center; } }
.learn-section .lead {
  font-weight: 700; }
.learn-section .container.content {
  padding: 4em 0; }
.learn-section .assess-row {
  text-align: right;
  margin: 0 auto; }
.learn-section .strategies-row ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
.learn-section .strategies-row li {
  display: inline; }
.learn-section .strategies-row ul li {
  display: inline; }
.learn-section .strategies-row .management-strategy-list {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
.learn-section .strategies-row .management-strategy {
  width: 33%;
  min-height: 200px;
  max-height: 200px;
  max-width: 300px;
  box-shadow: 0, 1px, 4px, #999; }

.assess-section {
  padding: 2em;
  background-color: #d1d0c3;
  text-align: center;
  font-weight: 700; }
  .assess-section button {
    margin-top: 1em;
    width: 40%; }
  @media (max-width: 767px) {
    .assess-section .content-row {
      text-align: center; }
      .assess-section .content-row img {
        text-align: center; }
    .assess-section .content-body {
      text-align: center; }
    .assess-section button {
      width: 100%; } }

/*---------------------------------------------------
		Home page
---------------------------------------------------*/
.home {
  /*  Page heading
  --------------------------------*/
  /*  Intro
  --------------------------------*/
  /*  Popular topics
  --------------------------------*/
  /*  Test yourself
  --------------------------------*/
  /*  Build your action plan
    --------------------------------*/
  /*  About the right mix
  --------------------------------*/
  /*---------------------------------------------------
  		XS only
  ---------------------------------------------------*/
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/ }
  .home .page-heading {
    padding-top: 20px;
    padding-bottom: 20px; }
  .home .page-heading .image-wrapper {
    position: relative; }
  .home .page-heading .image-wrapper > img {
    position: absolute;
    right: 0;
    width: 130px; }
  .home .page-heading .slogan-wrapper {
    padding-top: 20px;
    padding-bottom: 20px; }
  .home .page-heading .slogan-wrapper > .slogan, .home .page-heading .slogan-wrapper > .slogan-cta {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 2.33333em;
    font-weight: bold;
    line-height: 1; }
  .home .page-heading .slogan-wrapper > .slogan-cta {
    color: white;
    display: block;
    text-decoration: none; }
    .home .page-heading .slogan-wrapper > .slogan-cta:hover {
      text-decoration: underline; }
  .home .page-heading .slogan-wrapper > .slogan-cta > i {
    font-size: 1.46667em;
    line-height: 35px;
    position: relative;
    left: -13px; }
  .home .page-heading .slogan-wrapper > .sub-text {
    margin-top: 5px;
    font-size: 1.13333em; }
  .home .intro {
    padding-bottom: 0; }
    .home .intro .app-links {
      margin-top: 2em; }
      .home .intro .app-links .link-column {
        margin-top: 1em; }
        .home .intro .app-links .link-column img {
          display: block;
          margin-left: auto;
          margin-right: auto; }
        @media (min-width: 768px) {
          .home .intro .app-links .link-column.left img {
            float: right !important; } }
        @media (min-width: 768px) {
          .home .intro .app-links .link-column.right img {
            float: left !important; } }
  .home .popular-topics {
    padding-top: 0; }
  .home .about-the-right-mix-section {
    background-color: white; }
  @media (max-width: 767px) {
    .home {
      /*  Popular topics
    --------------------------------*/
      /*  Test yourself
    --------------------------------*/
      /*  Build your action plan
    --------------------------------*/
      /*  About the right mix
  --------------------------------*/ }
      .home .popular-topics {
        padding-bottom: 15px; }
      .home .test-yourself-section {
        padding-top: 0; }
      .home .build-your-action-plan-section {
        padding-top: 0;
        padding-bottom: 35px; }
      .home .about-the-right-mix-section {
        padding-top: 10px; } }
  @media (min-width: 768px) {
    .home {
      /*  Page heading
    --------------------------------*/
      /*  Popular topics
   --------------------------------*/
      /*  Test yourself
    --------------------------------*/
      /*  Build your action plan
    --------------------------------*/ }
      .home .page-heading {
        padding-top: 30px;
        padding-bottom: 30px; }
      .home .page-heading .image-wrapper > img {
        width: 210px;
        top: -10px;
        right: 20px; }
      .home .page-heading .slogan-wrapper > .slogan, .home .page-heading .slogan-wrapper > .slogan-cta {
        font-size: 3em; }
      .home .page-heading .slogan-wrapper > .slogan-cta > i {
        font-size: 1.26667em;
        line-height: 45px; }
      .home .popular-topics {
        padding-bottom: 50px; }
      .home .test-yourself-section {
        background: #d1d0c3; }
      .home .build-your-action-plan-section {
        padding-bottom: 50px; } }

/*---------------------------------------------------
		Your priorities
---------------------------------------------------*/
.your-priorities {
  /*  Intro
  --------------------------------*/
  /*  Statements placeholder
  --------------------------------*/
  /*  Choose button
  --------------------------------*/
  /*  Bottom section
  --------------------------------*/
  /*  Priorities wrappers
  --------------------------------*/
  /*  Priority
  --------------------------------*/
  /*  Sortable
  --------------------------------*/ }
  .your-priorities .intro {
    margin-bottom: 10px; }
  .your-priorities .statements-placeholder {
    border: 2px dashed #c7c5b5;
    border-radius: 4px;
    text-align: center;
    color: #4a5057;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.33333em;
    padding: 12px;
    margin-top: 15px;
    line-height: 1.1; }
  .your-priorities .btn-choose {
    margin-top: 20px;
    font-size: 1.46667em; }
  .your-priorities .section.bottom-section {
    background-color: #d1d0c3; }
  .your-priorities .priorities-added, .your-priorities .priorities-to-choose-from {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    overflow: hidden; }
  .your-priorities .priority {
    background: white;
    position: relative;
    padding: 15px 60px 15px 30px;
    font-weight: bold;
    font-size: 1.06667em;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .your-priorities .priorities-added .priority {
    padding: 15px 60px 15px 80px; }
  .your-priorities .priority + .priority {
    border-top: 1px solid #f0efeb; }
  .your-priorities .priority > .position {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -15px;
    background: #00AEE1;
    font-size: 2em;
    color: white;
    font-weight: normal;
    font-family: 'Bebas Neue', sans-serif;
    line-height: 1;
    padding: 1px 5px 1px 7px;
    border-radius: 4px; }
  .your-priorities .priority > .position > .manual-controls {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 20px;
    padding: 3px 0;
    font-size: 0.66667em; }
  .your-priorities .priority > .position > .manual-controls > button {
    position: absolute;
    padding: 0;
    background: none;
    border: none; }
    .your-priorities .priority > .position > .manual-controls > button.move-down {
      top: 0; }
    .your-priorities .priority > .position > .manual-controls > button.move-up {
      bottom: 0; }
  .your-priorities .priority > button {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 15px;
    color: #00AEE1;
    font-size: 2em;
    padding: 0 5px;
    border: none;
    background: none; }
  .your-priorities .priority.ui-sortable-helper {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5); }
  .your-priorities .priority.sort:hover {
    cursor: -webkit-grab;
    cursor: grab; }
  .your-priorities .priority.sort:active {
    cursor: -webkit-grabbing;
    cursor: grabbing; }

/*---------------------------------------------------
		How risky is your drinking?
---------------------------------------------------*/
.how-risky .results-page .step-navigation {
  border-bottom: none; }
.how-risky .results-page .containerRisky {
  margin-top: 0px; }
.how-risky .step-navigation .mobile-step-navigation > .slider-wrapper > ul > li {
  width: 200px; }

.risky .step-navigation .container {
  width: 90%; }

.how-risky .notepad.results-page hr.notepad-divider {
  margin-top: -1px; }

.containerRisky {
  margin-top: 30px;
  /*  Step direction navigation
	  --------------------------------*/ }
  .containerRisky h3.gender-heading, .containerRisky .order-form fieldset legend.gender-heading, .order-form fieldset .containerRisky legend.gender-heading {
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 18px; }
  .containerRisky .step-direction-navigation:before, .containerRisky .step-direction-navigation:after {
    content: " ";
    display: table; }
  .containerRisky .step-direction-navigation:after {
    clear: both; }
  .containerRisky .step-direction-navigation > .btn {
    width: auto;
    float: right;
    font-size: 1.86667em;
    padding: 15px 60px; }
  .containerRisky .step-direction-navigation > .btn.first {
    margin-right: 10%;
    float: left; }
  .containerRisky .step-direction-navigation > .btn > i {
    color: #1f2c5e;
    left: 0; }
  .containerRisky .form-errors {
    background-color: #fae2e2;
    padding-left: 10%;
    border-radius: 5px;
    max-width: 545px;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px; }
  .containerRisky .multi-select {
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
    background: #ffffff;
    color: #1f2c5e;
    max-width: 545px;
    margin: 20px auto; }
  .containerRisky .checkbox-row {
    padding: 15px 22px;
    border-bottom: 1px solid #d1d0c3;
    overflow: auto;
    zoom: 1; }
    .containerRisky .checkbox-row.last {
      border-bottom: none; }
    .containerRisky .checkbox-row span {
      font-size: 1.06667em;
      line-height: 32px; }
    .containerRisky .checkbox-row:hover span {
      cursor: pointer;
      text-decoration: underline; }
  .containerRisky .checkbox {
    float: right; }
  .containerRisky .results {
    background-color: #e9e8df;
    border-top: solid 1px #d1d0c3; }
    .containerRisky .results h3, .containerRisky .results .order-form fieldset legend, .order-form fieldset .containerRisky .results legend {
      font-size: 1.06667em;
      padding-top: 25px; }
      .containerRisky .results h3.results-heading1, .containerRisky .results .order-form fieldset legend.results-heading1, .order-form fieldset .containerRisky .results legend.results-heading1 {
        padding-top: 5px;
        margin-bottom: 0; }
    .containerRisky .results h2 {
      font-family: 'Bebas Neue', sans-serif;
      text-align: center;
      font-size: 2.8em;
      margin-top: 15px; }
    .containerRisky .results p {
      text-align: left;
      padding: 0 20px;
      font-size: 0.93333em; }
      .containerRisky .results p.first-line {
        margin-top: 5px; }
  .containerRisky ul {
    padding: 0 20px;
    list-style-type: none;
    list-style-image: url('data:image/gif;base64,R0lGODlhBQAKAIABAAAAAP///yH5BAEAAAEALAAAAAAFAAoAAAIIjI+ZwKwPUQEAOw=='); }
    .containerRisky ul li {
      margin-left: 30px;
      text-align: left; }
  .containerRisky .responses .response {
    min-height: 80px;
    border-bottom: 1px solid #d1d0c3;
    overflow: auto;
    zoom: 1; }
    .containerRisky .responses .response .column {
      min-height: 79px;
      line-height: 79px;
      margin-bottom: 0;
      display: inline-block;
      text-align: center; }
    .containerRisky .responses .response .question {
      float: left;
      width: 60%;
      font-size: 1.06667em; }
    .containerRisky .responses .response .answer {
      float: right;
      width: 35%; }
      .containerRisky .responses .response .answer span {
        color: #008349;
        font-size: 1.2em;
        margin-bottom: 0; }
    .containerRisky .responses .response span {
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      padding: 10px 0; }
    .containerRisky .responses .response i {
      font-size: 2.13333em;
      color: #008349;
      position: relative;
      top: 8px; }
    .containerRisky .responses .response.last {
      border-bottom: none; }
  .containerRisky .responses .show-more-wrapper {
    text-align: center; }
  .containerRisky .responses .show-more-wrapper button.more-responses {
    background: transparent url("../assets/images/dark-down-arrow.png") no-repeat 50% 40px;
    text-align: center;
    font-size: 1.46667em;
    color: #1f2c5e;
    border: none;
    margin: 30px auto 0;
    font-family: 'Bebas Neue', sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    height: 50px; }
    .containerRisky .responses .show-more-wrapper button.more-responses:hover {
      text-decoration: underline; }
    .containerRisky .responses .show-more-wrapper button.more-responses:focus {
      outline: 0; }
  .containerRisky .full-width {
    padding: 0 90px 20px 90px;
    margin-left: -20px;
    margin-right: -20px; }
    .containerRisky .full-width hr {
      width: 100px;
      border-bottom: 1px solid #d1d0c3;
      margin-bottom: 10px; }
  .containerRisky .risk-groups {
    margin-top: 20px;
    border-top: 1px solid #d1d0c3; }
    .containerRisky .risk-groups h3, .containerRisky .risk-groups .order-form fieldset legend, .order-form fieldset .containerRisky .risk-groups legend {
      margin-top: 30px; }
    .containerRisky .risk-groups h2 {
      font-size: 1.06667em;
      font-family: 'Lato', sans-serif;
      text-align: center;
      margin-bottom: 5px; }
    .containerRisky .risk-groups p {
      font-size: 0.93333em; }
  .containerRisky .what-now-groups {
    margin-top: 20px;
    border-top: 1px solid #d1d0c3;
    text-align: center; }
    .containerRisky .what-now-groups h3, .containerRisky .what-now-groups .order-form fieldset legend, .order-form fieldset .containerRisky .what-now-groups legend {
      margin-top: 30px; }
    .containerRisky .what-now-groups h2 {
      font-size: 1.46667em;
      font-family: 'Lato', sans-serif;
      text-align: center;
      margin-bottom: 5px; }
    .containerRisky .what-now-groups p {
      font-size: 1.06667em; }
      .containerRisky .what-now-groups p.smaller {
        font-size: 0.93333em; }
      .containerRisky .what-now-groups p.linebreak {
        font-size: 0em; }
    .containerRisky .what-now-groups img {
      margin-top: 20px;
      margin-bottom: 20px; }
      .containerRisky .what-now-groups img.no-bottom {
        margin-bottom: 0; }
    .containerRisky .what-now-groups button {
      width: auto;
      margin: 0 auto;
      display: block;
      padding-left: 50px;
      padding-right: 50px;
      margin-top: 20px;
      margin-bottom: 30px; }
    .containerRisky .what-now-groups a {
      margin-top: 20px;
      margin-bottom: 20px; }
  .containerRisky .strategy-groups .strategy {
    margin-top: 10px;
    margin-bottom: 30px; }
  .containerRisky .how-much-in-glass {
    margin: 0 auto;
    max-width: 550px;
    border: 1px solid #d1cebc;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 30px;
    background-color: #ffffff;
    display: block; }
    .containerRisky .how-much-in-glass img {
      float: left;
      margin-right: 20px;
      width: 14%; }
    .containerRisky .how-much-in-glass .copy-wrapper {
      float: left;
      width: 80%; }
      .containerRisky .how-much-in-glass .copy-wrapper h2 {
        font-size: 1.73333em;
        margin-top: 0;
        margin-bottom: 5px;
        text-align: left; }
      .containerRisky .how-much-in-glass .copy-wrapper p {
        text-align: left;
        margin-bottom: 0; }
    .containerRisky .how-much-in-glass:focus {
      outline: 0; }
  .containerRisky .explore-topics {
    background-color: #ffffff; }
    .containerRisky .explore-topics .popular-topic {
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6); }
      .containerRisky .explore-topics .popular-topic h2 {
        font-size: 1.46667em; }
  .containerRisky .how-much-in-glass {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    border: none;
    border-radius: 2px;
    cursor: pointer; }

.btn-large {
  font-family: 'Lato', sans-serif;
  font-size: 1.06667em;
  font-weight: 600;
  width: 18.6%;
  height: 64px;
  margin-right: 6px;
  vertical-align: top; }
  .btn-large.last {
    margin-right: 0; }
  .btn-large.btn-extra-wide {
    width: 31.9%; }

button.btn-large.active, button.btn-large.active:hover, button.btn-large.active:active, button.btn-large.active:focus {
  background: #00AEE1;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  color: white !important;
  border: none;
  outline: 0; }

button.btn-large.active {
  text-decoration: underline; }

/*  Results - Topics
--------------------------------*/
.containerRisky .topics-row {
  box-shadow: none; }

.how-risky .view-my-strategies-global {
  padding-top: 30px;
  padding-bottom: 40px;
  margin-top: -25px; }

.how-risky .view-my-strategies-global hr {
  display: none; }

/*  Start again
--------------------------------*/
.start-again-row {
  padding-top: 20px;
  text-align: center;
  margin-bottom: -20px; }

.start-again-row hr {
  max-width: 80px;
  margin-bottom: 10px;
  border-color: #dbd9cb; }

.start-again-row button, .start-again-row button:hover {
  color: #1f2c5e; }

.start-again-row button i {
  color: #00AEE1;
  margin-right: 5px; }

/*---------------------------------------------------
  Large screen / wide desktop - 1200
---------------------------------------------------*/
@media (max-width: 1199px) {
  .btn-large {
    padding: 6px 6px;
    font-size: 0.93333em; }
  .containerRisky .full-width {
    padding: 0 40px 20px 40px; } }

/*---------------------------------------------------
  Medium screen / desktop - 992
---------------------------------------------------*/
@media (max-width: 991px) {
  .containerRisky .full-width {
    padding: 0 40px 20px 40px; }
  .strategy-groups .col-sm-10 {
    float: none; } }

/*---------------------------------------------------
		Small screen / tablet - 768
---------------------------------------------------*/
@media (max-width: 767px) {
  .btn-large {
    width: 100% !important;
    font-size: 1.06667em; }
  .containerRisky {
    /*  Step direction navigation
			--------------------------------*/ }
    .containerRisky .step-direction-navigation > .btn {
      width: 45%;
      float: left;
      font-size: 1.33333em;
      line-height: 1;
      padding-left: 0;
      padding-right: 0; }
    .containerRisky .step-direction-navigation > .btn > i {
      margin-top: -18px; }
    .containerRisky .full-width {
      padding: 0 20px 20px 20px;
      margin-left: -20px;
      margin-right: -20px; }
    .containerRisky .results p {
      padding: 0 0px; }
    .containerRisky .results ul {
      padding: 0 0px; }
    .containerRisky .how-much-in-glass .copy-wrapper {
      width: 60%; }
    .containerRisky .popular-topics .popular-topic.nth-child-1, .containerRisky .popular-topics .popular-topic.nth-child-3 {
      border: none; }
    .containerRisky .popular-topics .topics-row {
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); }
      .containerRisky .popular-topics .topics-row .col {
        width: 100%;
        border-top: 1px solid #e9e8df; }
        .containerRisky .popular-topics .topics-row .col:first-child {
          border: none; }
        .containerRisky .popular-topics .topics-row .col .popular-topic {
          height: auto;
          border: none;
          padding: 20px; }
          .containerRisky .popular-topics .topics-row .col .popular-topic .icon i {
            float: left;
            width: 14%;
            margin-right: 20px; }
          .containerRisky .popular-topics .topics-row .col .popular-topic h2 {
            float: left;
            width: 60%;
            display: inline-block;
            text-align: left; }
          .containerRisky .popular-topics .topics-row .col .popular-topic p {
            float: left;
            width: 60%;
            display: inline-block;
            text-align: left; } }

@media (min-width: 768px) {
  .containerRisky h3, .containerRisky .order-form fieldset legend, .order-form fieldset .containerRisky legend {
    font-size: 1.33333em; } }

/*---------------------------------------------------
		How much are you really drinking?
---------------------------------------------------*/
.tool-logo {
  text-align: center;
  padding-bottom: 20px; }

.tool-logo > img {
  display: inline-block;
  max-width: 100%; }

/*  Tabs
--------------------------------*/
.how-much-are-you-really-drinking-tabs {
  margin-bottom: 25px; }
  .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified {
    text-align: center;
    margin: 20px 0 0 0;
    padding: 0 20px; }
  .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li {
    display: inline-block;
    width: 14%; }
  .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li > a, .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li > a:hover, .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li > a:focus {
    border: 1px solid transparent;
    margin: 0;
    padding: 5px 0 10px;
    border-radius: 5px 5px 0 0;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.46667em;
    color: #1f2c5e;
    text-decoration: none; }
  .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li > a:hover span, .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li > a:focus span {
    border-bottom: 2px solid #1f2c5e; }
  .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li > a:hover {
    background: #efefe8; }
  .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li.active > a {
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    color: #21252a;
    background: white; }
    .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li.active > a span {
      border-bottom: 2px solid #1f2c5e; }
  .how-much-are-you-really-drinking-tabs div.tab-content {
    background: white;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 0px;
    position: relative; }

/*  Drink counter
--------------------------------*/
.drink-counter-wrapper {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e9e8df;
  height: 60px;
  position: relative;
  margin: 0;
  padding: 0 20px; }

ul.drink-counter {
  position: absolute;
  top: 10px;
  left: 20px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 3000px;
  height: 60px;
  text-align: left; }

ul.drink-counter.overflown {
  left: auto;
  right: 20px;
  text-align: right; }

ul.drink-counter > li {
  display: inline-block;
  height: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0;
  margin: 0;
  border-right: 1px solid transparent; }

ul.drink-counter > li + li {
  margin-left: 8px; }

ul.drink-counter > li.second-last {
  border-right: 1px solid #e9e8df;
  padding-right: 10px;
  margin-right: 10px; }

ul.drink-counter > li.last > .icon > img, ul.drink-counter > li.last-only > .icon > img {
  opacity: 1; }

ul.drink-counter > li.last {
  padding-left: 0px;
  margin-left: 0px; }

ul.drink-counter > li.last-only {
  margin-left: 0;
  padding-left: 0;
  border: none; }

ul.drink-counter > li.remove-drink {
  line-height: 5px; }

ul.drink-counter > li.remove-drink:hover {
  cursor: pointer; }

ul.drink-counter > li.remove-drink > button {
  height: 29px;
  width: 29px;
  border-radius: 14.5px;
  padding: 0;
  vertical-align: middle; }

ul.drink-counter > li.remove-drink > button > i {
  font-size: 1em;
  vertical-align: middle; }

ul.drink-counter > li.no-drinks {
  border: none;
  margin-left: 0;
  line-height: 39px;
  color: #b4b4b4;
  font-weight: 300;
  font-size: 0.86667em; }

ul.drink-counter > li > .icon {
  height: 100%; }

ul.drink-counter > li > .icon > img {
  height: 100%;
  width: auto;
  opacity: .5;
  max-height: 39px; }

/*  Drink chooser
--------------------------------*/
div.drink-chooser {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

div.drink-chooser > .carousel {
  padding-bottom: 45px; }

div.drink-chooser > .carousel > .carousel-control {
  background: white;
  -webkit-filter: none;
          filter: none;
  opacity: 1;
  text-shadow: none;
  color: #1f2c5e;
  font-size: 2em;
  height: 50px;
  width: 50px;
  border-radius: 25px;
  position: absolute;
  top: 30%; }
  div.drink-chooser > .carousel > .carousel-control.left {
    left: 10px; }
  div.drink-chooser > .carousel > .carousel-control.right {
    right: 10px; }

div.drink-chooser > .carousel > .carousel-control > i {
  position: relative;
  top: 6px; }

div.drink-chooser > .carousel > .carousel-inner {
  -webkit-transition: height .49s;
          transition: height .49s; }

div.drink-chooser > .carousel > .carousel-inner > .item > .item-content {
  width: 70%;
  max-width: 350px;
  margin: 0 auto;
  position: relative; }

div.drink-chooser > .carousel > .carousel-inner > .item > .item-content {
  padding: 20px 0; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper {
    position: relative;
    margin-bottom: 2px; }
    div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper:hover {
      cursor: pointer; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > .img-wrapper {
    position: relative; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > .img-wrapper.has-badge {
    margin-bottom: 20px; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > .img-wrapper > img.hero-bg {
    width: 110px;
    height: auto;
    margin: 0 auto 5px;
    display: block; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > .img-wrapper > img.badge {
    position: absolute;
    bottom: -10px;
    left: 47%; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > .description-and-actions {
    text-align: center;
    margin-bottom: 0px; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > .description-and-actions > .plus-button > button {
    color: white;
    background: #00AEE1;
    border: none;
    padding: 0;
    height: 30px;
    width: 30px;
    border-radius: 15px; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > .description-and-actions > .plus-button > button > i {
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    line-height: 32px; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > .img-wrapper > .panel {
    background: url('../assets/images/panel-bg.png') repeat;
    background: rgba(233, 232, 223, 0.75);
    padding: 12px 15px 15px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 50%;
    width: 200px;
    margin-left: -100px; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > .img-wrapper > .panel.fade-panel {
    display: none; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .add-this-drink {
    font-weight: bold;
    font-size: 1.13333em;
    text-align: center; }
    div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .add-this-drink:hover {
      text-decoration: underline; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .drink-title {
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.6em;
    line-height: 1; }

div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes {
  margin: 0;
  padding: 0;
  list-style: none;
  background: white;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes:before, div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes:after {
    content: " ";
    display: table; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes:after {
    clear: both; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li {
    float: left;
    display: block;
    width: 100%;
    border-bottom: 1px solid #e9e8df;
    padding: 5px 10px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li:last-child {
      border: none; }
    div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li:hover {
      cursor: pointer; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li > div {
    display: inline-block;
    vertical-align: middle; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li > .icon > img {
    margin-top: 10px;
    margin-bottom: 5px;
    height: 54px;
    width: auto;
    max-width: 100%; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li > .plus-button {
    margin-right: 10px; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li > .plus-button > button {
    height: 30px;
    width: 30px;
    border-radius: 15px;
    padding: 0;
    text-align: center; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li > .plus-button > button > i {
    display: inline-block;
    font-size: 1em;
    line-height: 32px; }

div.drink-chooser > .carousel > ol.carousel-indicators {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 10px 0 0 0;
  width: 100%;
  height: 45px;
  border-radius: 0 0 5px 5px;
  background: #f7f6f2;
  border-top: 1px solid #e9e8df; }
  div.drink-chooser > .carousel > ol.carousel-indicators > li {
    margin: 0 6px;
    border: none;
    width: auto;
    height: auto;
    text-indent: 0;
    background: transparent;
    text-align: center;
    opacity: 0.5; }
    div.drink-chooser > .carousel > ol.carousel-indicators > li > .circle {
      background: #d1d0c3;
      height: 10px;
      width: 10px;
      border-radius: 10px;
      display: inline-block; }
    div.drink-chooser > .carousel > ol.carousel-indicators > li > .image {
      margin-bottom: 5px;
      position: relative; }
    div.drink-chooser > .carousel > ol.carousel-indicators > li > .image > img {
      height: 40px;
      width: auto; }
    div.drink-chooser > .carousel > ol.carousel-indicators > li > .image > img.badge {
      position: absolute;
      height: 20px;
      width: 20px;
      bottom: -8px;
      right: -5px;
      opacity: 1; }
  div.drink-chooser > .carousel > ol.carousel-indicators > li.active > .circle {
    background: #00AEE1; }
  div.drink-chooser > .carousel > ol.carousel-indicators > li.active {
    opacity: 1; }

button.finish-week {
  max-width: 380px;
  margin: 0 auto;
  display: block; }

/*  Results
--------------------------------*/
h3.show-results-for, .order-form fieldset legend.show-results-for {
  margin-top: 30px; }

.results-row {
  padding-top: 10px; }

.btn-wrapper {
  text-align: center; }

.how-much-are-you-really-drinking .view-my-strategies-global {
  padding-top: 30px; }

/*  Risk level
--------------------------------*/
.risk-level {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2.13333em;
  text-align: center;
  margin-bottom: 10px; }

.notepad .field {
  padding: 12px 0; }

.notepad .field + .field {
  border-top: 1px solid #e9e8df; }

.notepad .field .result-name, .notepad .field .result-value {
  text-align: center; }

.notepad .field .result-name {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.93333em;
  color: #4a5057;
  line-height: 1.2;
  padding-top: 4px; }

.notepad .field .result-value {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: bold;
  font-size: 3em;
  line-height: 1; }

.notepad .field .result-about p {
  text-align: left;
  color: #4a5057;
  font-weight: 300;
  font-size: 0.93333em; }

.your-week .field .result-about.kilojoules p {
  margin-bottom: 15px;
  margin-top: -10px; }

.your-week .field .result-about.kilojoules .comparison {
  text-align: center;
  margin-bottom: 10px; }

.your-week .field .result-about.kilojoules .comparison > .icon {
  display: inline-block;
  color: #00AEE1;
  font-size: 2em;
  margin-bottom: 3px; }

.your-week .field .result-about.kilojoules .comparison > .amount {
  line-height: 1;
  font-weight: 300; }

.your-weekly-consumption {
  max-width: 500px;
  margin: 0 auto; }

.legend {
  padding: 10px 0 20px; }

.legend > .total-planned > .line-type > span {
  border-color: #e06309; }

.legend > .low-risk > .line-type > span {
  border-color: #161c45; }

.counter-consumption .counter {
  border-bottom: 1px solid #e9e8df;
  padding-bottom: 13px;
  padding-top: 13px; }
  .counter-consumption .counter.nth-child-6 {
    border-bottom: none; }

.counter-consumption .counter .icon {
  color: #00AEE1;
  padding: 0;
  margin: 5px 10px 0 0;
  line-height: 1;
  font-size: 1.06667em; }

.gender-message {
  text-align: center; }

.gender-message span {
  display: inline-block; }

.strategies-to-try {
  padding-top: 10px;
  padding-bottom: 10px; }

.get-results .print-results {
  margin-top: 10px; }

.get-results .email-results {
  margin-top: 15px; }

.get-results p {
  margin-bottom: 15px;
  margin-top: 25px; }

.get-results form input[type=email] {
  text-align: center; }

.get-results form .input-message {
  text-align: center; }

/*---------------------------------------------------
  XS only
---------------------------------------------------*/
@media (max-width: 767px) {
  .get-results > div {
    min-height: 0 !important; } }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  /*  Tabs
  --------------------------------*/
  .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li > a, .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li > a:hover, .how-much-are-you-really-drinking-tabs ul.nav-tabs.nav-justified > li > a:focus {
    border-radius: 3px 3px 0 0; }
  button.finish-week {
    margin-bottom: 10px; }
  /*  Drink chooser
  --------------------------------*/
  div.drink-chooser > .carousel {
    padding-bottom: 100px; }
  div.drink-chooser > .carousel > .carousel-control {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
    div.drink-chooser > .carousel > .carousel-control.left {
      left: 10%; }
    div.drink-chooser > .carousel > .carousel-control.right {
      right: 10%; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content .panel-wrapper > img {
    width: 176px;
    margin-left: -88px; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel {
    width: 350px;
    margin-left: -175px; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li {
    float: left;
    display: block;
    border: none;
    border-right: 1px solid #e9e8df;
    padding: 5px 10px;
    width: 100%; }
    div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li.divide-by-2 {
      width: 50%; }
    div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li.divide-by-3 {
      width: 33.3333%; }
    div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li.divide-by-4 {
      width: 25%; }
    div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li:last-child {
      border: none; }
    div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li:hover .size-name, div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li:hover .size-amount {
      text-decoration: underline; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li > div {
    display: block;
    vertical-align: middle;
    text-align: center; }
  div.drink-chooser > .carousel > .carousel-inner > .item > .item-content > .panel-wrapper > .img-wrapper > .panel > ul.drink-sizes > li > .plus-button {
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px; }
  div.drink-chooser > .carousel > ol.carousel-indicators {
    height: 100px;
    padding-top: 20px; }
  /*  Your week
  --------------------------------*/
  .your-week-heading {
    margin-bottom: 30px; }
  .notepad .field .result-name {
    min-height: 38px; }
  .notepad .your-week .field.standard-drinks, .notepad .your-week .field.maximum-drinks, .notepad .your-week .field.alcohol-free-days {
    border: none;
    padding: 0 25px 15px; }
    .notepad .your-week .field.standard-drinks, .notepad .your-week .field.standard-drinks p, .notepad .your-week .field.maximum-drinks, .notepad .your-week .field.maximum-drinks p, .notepad .your-week .field.alcohol-free-days, .notepad .your-week .field.alcohol-free-days p {
      text-align: center; }
    .notepad .your-week .field.standard-drinks .result, .notepad .your-week .field.maximum-drinks .result, .notepad .your-week .field.alcohol-free-days .result {
      min-height: 83px; }
  .notepad .your-week .field.standard-drinks, .notepad .your-week .field.maximum-drinks {
    border-right: 1px solid #e9e8df; }
  .notepad .your-week .field.kilojoules .result-about p {
    margin-top: -10px;
    text-align: center; }
  .notepad .your-week .field.kilojoules .result-about .comparisons {
    text-align: center; }
  .notepad .your-week .field.kilojoules .result-about .comparison {
    display: inline-block;
    float: none;
    width: auto;
    max-width: 85px;
    vertical-align: top; }
  /*  Comparisons
  --------------------------------*/
  .counter-consumption .counter {
    padding-bottom: 13px;
    padding-top: 13px;
    border: none; }
    .counter-consumption .counter.nth-child-1, .counter-consumption .counter.nth-child-2, .counter-consumption .counter.nth-child-4, .counter-consumption .counter.nth-child-5 {
      border-right: 1px solid #e9e8df; }
    .counter-consumption .counter.nth-child-3, .counter-consumption .counter.nth-child-6 {
      border-right: none; }
    .counter-consumption .counter.nth-child-1, .counter-consumption .counter.nth-child-2, .counter-consumption .counter.nth-child-3 {
      border-bottom: 1px solid #e9e8df; }
  .counter-consumption .counter .icon {
    display: inline-block;
    font-size: 0.73333em;
    position: relative;
    top: -5px; }
  /*  Strategies to try
  --------------------------------*/
  .strategies-to-try {
    padding-left: 15px;
    padding-right: 15px; }
  .strategies-to-try > div {
    padding: 0 10px; }
  /*  Get results
  --------------------------------*/
  .get-results > div {
    position: relative; }
  .get-results .print-results {
    margin-top: 15px; }
  .get-results > div[class*='col-'] p {
    text-align: left; } }

/*---------------------------------------------------
		Print
---------------------------------------------------*/
@media print {
  .counter-consumption .counter .icon {
    font-size: 30px !important; }
  .notepad .your-week .field {
    height: auto !important; } }

/*---------------------------------------------------
		How much is in your glass
---------------------------------------------------*/
div.how-much-is-in-your-glass {
  /*---------------------------------------------------
  		Base styles
  ---------------------------------------------------*/
  /*  Range slider
  --------------------------------*/
  /*  Glasses to fill
  --------------------------------*/
  /*  Glass specific
  --------------------------------*/
  /*  Consider reducing your drink
  --------------------------------*/
  /*  View my strategies
  --------------------------------*/
  /*---------------------------------------------------
  		XS only
  ---------------------------------------------------*/
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/
  /*  Slider
  --------------------------------*/
  /*---------------------------------------------------
  		Print styles
  ---------------------------------------------------*/ }
  div.how-much-is-in-your-glass ul.alcohol-types {
    margin: 0;
    padding: 0;
    list-style: none; }
  div.how-much-is-in-your-glass ul.alcohol-types > li > button {
    background: none;
    display: block;
    border: none; }
  div.how-much-is-in-your-glass .findings-panel {
    background: #f7f6f2;
    border-radius: 5px;
    text-align: center;
    display: table;
    width: 100%;
    padding: 15px 25px; }
  div.how-much-is-in-your-glass .fill-the-glass-heading {
    margin-bottom: 40px;
    margin-top: 20px; }
  div.how-much-is-in-your-glass .findings-panel > .findings-panel-content {
    display: table-cell;
    vertical-align: middle;
    color: #4a5057; }
  div.how-much-is-in-your-glass .findings-panel .name {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    color: #21252a; }
  div.how-much-is-in-your-glass .findings-panel .glass-contains {
    margin-top: 40px; }
  div.how-much-is-in-your-glass .findings-panel .glass-contains > div {
    font-weight: bold;
    font-size: 1.13333em; }
  div.how-much-is-in-your-glass .findings-panel .glass-contains p {
    margin-top: 20px; }
  div.how-much-is-in-your-glass .findings-panel .glass-contains .standard-drinks {
    font-size: 2.13333em; }
  div.how-much-is-in-your-glass .range-slider {
    width: 100%;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 10; }
  div.how-much-is-in-your-glass .range-slider .range-slider-handle {
    background: #00a05a;
    -webkit-transition: all 0s;
            transition: all 0s; }
  div.how-much-is-in-your-glass .glass-filled .range-slider-handle {
    background: transparent;
    color: transparent;
    box-shadow: none;
    -webkit-transition: all .5s;
            transition: all .5s;
    font-size: 0; }
  div.how-much-is-in-your-glass .range-slider .range-slider-handle:before {
    display: block;
    border-top: 2px dashed #00a05a;
    width: 180px;
    left: 50%;
    margin-top: -1px;
    margin-left: -90px;
    content: '';
    top: 50%;
    position: absolute;
    -webkit-transition: border-color .5s;
            transition: border-color .5s; }
  div.how-much-is-in-your-glass .glass-filled .range-slider .range-slider-handle:before {
    border-color: #21252a; }
  div.how-much-is-in-your-glass .glass-filler {
    position: relative;
    margin-bottom: 30px; }
  div.how-much-is-in-your-glass .glass-filler > .glass {
    width: 200px;
    margin: 0 auto; }
  div.how-much-is-in-your-glass .glass-filler > .glass > img {
    width: 100%;
    position: relative;
    z-index: 1; }
  div.how-much-is-in-your-glass .glass-filler > .fill-wrapper {
    position: absolute;
    top: 5px;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden; }
  div.how-much-is-in-your-glass .glass-filler > .markings {
    height: 100%;
    width: 200px;
    position: absolute;
    left: 50%;
    top: 6px;
    margin-left: -100px; }
  div.how-much-is-in-your-glass .glass-filled.glass-filler > .markings {
    z-index: 20;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  div.how-much-is-in-your-glass .glass-filler > .markings > .marking {
    position: absolute;
    right: 100%;
    margin-right: -10px;
    height: 1px;
    width: 15px;
    background: black; }
  div.how-much-is-in-your-glass .glass-filler > .markings > .marking.major {
    width: 25px; }
  div.how-much-is-in-your-glass .glass-filler > .markings > .marking.standard-drink {
    height: 3px;
    margin-top: 1px; }
  div.how-much-is-in-your-glass .glass-filler > .markings > .marking > .label {
    position: absolute;
    top: -12px;
    right: 30px;
    margin-right: 10px;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.2em; }
  div.how-much-is-in-your-glass .glass-filler > .markings > .marking.standard-drink > .label {
    font-weight: bold;
    font-size: 1.86667em;
    top: -18px; }
  div.how-much-is-in-your-glass .glass-filler > .markings > .marking.hide-minors.minor > .label {
    display: none; }
  div.how-much-is-in-your-glass .glass-filler > .fill-wrapper > .fill {
    background-color: red;
    height: 300px;
    width: 180px;
    left: 50%;
    position: absolute;
    top: 100%;
    z-index: 0;
    margin-left: -90px;
    -webkit-transition: top .5s;
            transition: top .5s; }
  div.how-much-is-in-your-glass .glass-filler.glass-shot .markings, div.how-much-is-in-your-glass .glass-filler.glass-shot .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-shot .range-slider {
    height: 136px; }
  div.how-much-is-in-your-glass .glass-filler.glass-shot > .fill-wrapper > .fill {
    background-color: #cf823c;
    background-image: -webkit-linear-gradient(top, #cf823c, #bd612d);
    background-image: linear-gradient(to bottom, #cf823c, #bd612d); }
  div.how-much-is-in-your-glass .glass-filler.glass-spirits .markings, div.how-much-is-in-your-glass .glass-filler.glass-spirits .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-spirits .range-slider {
    height: 163px; }
  div.how-much-is-in-your-glass .glass-filler.glass-spirits > .fill-wrapper > .fill {
    background-color: #cf823c;
    background-image: -webkit-linear-gradient(top, #cf823c, #bd612d);
    background-image: linear-gradient(to bottom, #cf823c, #bd612d); }
  div.how-much-is-in-your-glass .glass-filler.glass-pot .markings, div.how-much-is-in-your-glass .glass-filler.glass-pot .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-pot .range-slider {
    height: 189px; }
  div.how-much-is-in-your-glass .glass-filler.glass-pot > .fill-wrapper > .fill {
    background-color: #f2c212;
    background-image: -webkit-linear-gradient(top, #f2c212, #edaa0d);
    background-image: linear-gradient(to bottom, #f2c212, #edaa0d); }
  div.how-much-is-in-your-glass .glass-filler.glass-schooner .markings, div.how-much-is-in-your-glass .glass-filler.glass-schooner .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-schooner .range-slider {
    height: 242px; }
  div.how-much-is-in-your-glass .glass-filler.glass-schooner > .fill-wrapper > .fill {
    background-color: #f2c212;
    background-image: -webkit-linear-gradient(top, #f2c212, #edaa0d);
    background-image: linear-gradient(to bottom, #f2c212, #edaa0d); }
  div.how-much-is-in-your-glass .glass-filler.glass-pint .markings, div.how-much-is-in-your-glass .glass-filler.glass-pint .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-pint .range-slider {
    height: 266px; }
  div.how-much-is-in-your-glass .glass-filler.glass-pint > .fill-wrapper > .fill {
    background-color: #f2c212;
    background-image: -webkit-linear-gradient(top, #f2c212, #edaa0d);
    background-image: linear-gradient(to bottom, #f2c212, #edaa0d); }
  div.how-much-is-in-your-glass .glass-filler.glass-stubby .markings, div.how-much-is-in-your-glass .glass-filler.glass-stubby .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-stubby .range-slider {
    height: 261px; }
  div.how-much-is-in-your-glass .glass-filler.glass-stubby > .fill-wrapper > .fill {
    background-color: #f2c212;
    background-image: -webkit-linear-gradient(top, #f2c212, #edaa0d);
    background-image: linear-gradient(to bottom, #f2c212, #edaa0d); }
  div.how-much-is-in-your-glass .glass-filler.glass-can .markings, div.how-much-is-in-your-glass .glass-filler.glass-can .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-can .range-slider {
    height: 277px; }
  div.how-much-is-in-your-glass .glass-filler.glass-can > .fill-wrapper > .fill {
    background-color: #28cb5a;
    background-image: -webkit-linear-gradient(top, #28cb5a, #46ac54);
    background-image: linear-gradient(to bottom, #28cb5a, #46ac54); }
  div.how-much-is-in-your-glass .glass-filler.glass-bottle.glass-cider .markings, div.how-much-is-in-your-glass .glass-filler.glass-bottle.glass-cider .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-bottle.glass-cider .range-slider {
    height: 261px; }
  div.how-much-is-in-your-glass .glass-filler.glass-bottle.glass-cider > .fill-wrapper > .fill {
    background-color: #ead477;
    background-image: -webkit-linear-gradient(top, #ead477, #e3c463);
    background-image: linear-gradient(to bottom, #ead477, #e3c463); }
  div.how-much-is-in-your-glass .glass-filler.glass-glass.glass-cider .markings, div.how-much-is-in-your-glass .glass-filler.glass-glass.glass-cider .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-glass.glass-cider .range-slider {
    height: 203px; }
  div.how-much-is-in-your-glass .glass-filler.glass-glass.glass-cider > .fill-wrapper > .fill {
    background-color: #ead477;
    background-image: -webkit-linear-gradient(top, #ead477, #e3c463);
    background-image: linear-gradient(to bottom, #ead477, #e3c463); }
  div.how-much-is-in-your-glass .glass-filler.glass-fortified-wine .markings, div.how-much-is-in-your-glass .glass-filler.glass-fortified-wine .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-fortified-wine .range-slider {
    height: 110px; }
  div.how-much-is-in-your-glass .glass-filler.glass-fortified-wine > .fill-wrapper > .fill {
    background-color: #981f64;
    background-image: -webkit-linear-gradient(top, #981f64, #76184c);
    background-image: linear-gradient(to bottom, #981f64, #76184c); }
  div.how-much-is-in-your-glass .glass-filler.glass-small .markings, div.how-much-is-in-your-glass .glass-filler.glass-small .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-small .range-slider {
    height: 104px; }
  div.how-much-is-in-your-glass .glass-filler.glass-medium .markings, div.how-much-is-in-your-glass .glass-filler.glass-medium .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-medium .range-slider {
    height: 121px; }
  div.how-much-is-in-your-glass .glass-filler.glass-large .markings, div.how-much-is-in-your-glass .glass-filler.glass-large .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-large .range-slider {
    height: 120px; }
  div.how-much-is-in-your-glass .glass-filler.glass-red-wine > .fill-wrapper > .fill {
    background-color: #981f64;
    background-image: -webkit-linear-gradient(top, #981f64, #76184c);
    background-image: linear-gradient(to bottom, #981f64, #76184c); }
  div.how-much-is-in-your-glass .glass-filler.glass-white-wine > .fill-wrapper > .fill {
    background-color: #e5d6a0;
    background-image: -webkit-linear-gradient(top, #e5d6a0, #dbc585);
    background-image: linear-gradient(to bottom, #e5d6a0, #dbc585); }
  div.how-much-is-in-your-glass .glass-filler.glass-cocktail .markings, div.how-much-is-in-your-glass .glass-filler.glass-cocktail .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-cocktail .range-slider {
    height: 123px; }
  div.how-much-is-in-your-glass .glass-filler.glass-cocktail > .fill-wrapper > .fill {
    background-color: #e0206c;
    background-image: -webkit-linear-gradient(top, #e0206c, #d71953);
    background-image: linear-gradient(to bottom, #e0206c, #d71953); }
  div.how-much-is-in-your-glass .glass-filler.glass-sparkling-wine-champagne .markings, div.how-much-is-in-your-glass .glass-filler.glass-sparkling-wine-champagne .fill-wrapper, div.how-much-is-in-your-glass .glass-filler.glass-sparkling-wine-champagne .range-slider {
    height: 173px; }
  div.how-much-is-in-your-glass .glass-filler.glass-sparkling-wine-champagne > .fill-wrapper > .fill {
    background-color: #e5d6a0;
    background-image: -webkit-linear-gradient(top, #e5d6a0, #dbc585);
    background-image: linear-gradient(to bottom, #e5d6a0, #dbc585); }
  div.how-much-is-in-your-glass .consider-reducing {
    text-align: center;
    color: #4a5057; }
  div.how-much-is-in-your-glass .consider-reducing p {
    margin-top: 30px; }
  div.how-much-is-in-your-glass .consider-reducing .sizes-row {
    padding-top: 60px; }
  div.how-much-is-in-your-glass .consider-reducing .drink-type {
    border-right: 1px solid #e9e8df;
    position: relative; }
  div.how-much-is-in-your-glass .consider-reducing .drink-type.last {
    border: none; }
  div.how-much-is-in-your-glass .consider-reducing .row > div > .your-drink {
    background: #1f2c5e;
    color: white;
    position: absolute;
    bottom: 110%;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.2em;
    padding: 8px 0;
    border-radius: 2px;
    width: 100%;
    left: 0; }
    div.how-much-is-in-your-glass .consider-reducing .row > div > .your-drink:before {
      content: "";
      display: block;
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -8px;
      border: 8px solid #1f2c5e;
      border-left-color: transparent;
      border-right-color: transparent;
      border-bottom-color: transparent; }
  div.how-much-is-in-your-glass .consider-reducing .drink-type {
    padding-top: 5px;
    padding-bottom: 5px; }
  div.how-much-is-in-your-glass .consider-reducing .row > div .icon {
    display: block;
    vertical-align: top;
    max-width: 95px;
    margin: 0 auto 5px; }
  div.how-much-is-in-your-glass .consider-reducing .row > div .icon > img {
    width: 100%; }
  div.how-much-is-in-your-glass .consider-reducing .row > div .size-and-amount {
    line-height: 1.1;
    margin-bottom: 10px; }
  div.how-much-is-in-your-glass .consider-reducing .row > div .standard-drinks {
    font-weight: bold; }
  div.how-much-is-in-your-glass .view-my-strategies-global {
    padding-top: 30px; }
  @media (max-width: 767px) {
    div.how-much-is-in-your-glass {
      /*  Drink chooser
    --------------------------------*/
      /*  Drink has been chosen
    --------------------------------*/
      /*  Toggle list open
    --------------------------------*/
      /*  Fill the glass
    --------------------------------*/ }
      div.how-much-is-in-your-glass div.drink-chooser {
        padding-top: 10px; }
      div.how-much-is-in-your-glass ul.alcohol-types {
        margin: 0;
        padding: 0;
        list-style: none;
        background: white;
        border-radius: 5px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
        -webkit-transition: all .5s;
                transition: all .5s; }
      div.how-much-is-in-your-glass ul.alcohol-types > li {
        border-top: 1px solid #e9e8df;
        padding: 10px 0;
        position: relative;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
        div.how-much-is-in-your-glass ul.alcohol-types > li:first-child {
          border: none; }
        div.how-much-is-in-your-glass ul.alcohol-types > li:hover {
          cursor: pointer; }
      div.how-much-is-in-your-glass ul.alcohol-types > li.active-item {
        display: none; }
      div.how-much-is-in-your-glass ul.alcohol-types > li.active-item > .arrow {
        position: absolute;
        right: 10px;
        top: 8px;
        font-size: 2.66667em;
        line-height: 1; }
        div.how-much-is-in-your-glass ul.alcohol-types > li.active-item > .arrow .md-keyboard-arrow-up {
          display: none; }
      div.how-much-is-in-your-glass ul.alcohol-types > li .icon, div.how-much-is-in-your-glass ul.alcohol-types > li .name {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      div.how-much-is-in-your-glass ul.alcohol-types > li .icon {
        padding: 0 5px 0 10px;
        position: relative; }
      div.how-much-is-in-your-glass ul.alcohol-types > li .icon > img {
        position: relative;
        width: 25px; }
      div.how-much-is-in-your-glass ul.alcohol-types > li .icon > img.badge {
        position: absolute;
        bottom: -5px;
        right: 0;
        width: 20px;
        height: 20px; }
      div.how-much-is-in-your-glass ul.alcohol-types > li .name > .type, div.how-much-is-in-your-glass ul.alcohol-types > li .name > .size {
        float: left;
        font-family: 'Bebas Neue', sans-serif;
        font-size: 1.46667em;
        color: #1f2c5e; }
      div.how-much-is-in-your-glass ul.alcohol-types > li.shot- .icon > img {
        top: -5px; }
      div.how-much-is-in-your-glass ul.alcohol-types > li.spirits- .icon > img {
        top: -5px; }
      div.how-much-is-in-your-glass ul.alcohol-types > li.light-beer-pot .icon > img, div.how-much-is-in-your-glass ul.alcohol-types > li.mid-strength-beer-pot .icon > img, div.how-much-is-in-your-glass ul.alcohol-types > li.full-strength-beer-pot .icon > img, div.how-much-is-in-your-glass ul.alcohol-types > li.light-beer-pot .icon > img {
        top: -4px; }
      div.how-much-is-in-your-glass ul.alcohol-types > li.light-beer-schooner .icon > img, div.how-much-is-in-your-glass ul.alcohol-types > li.mid-strength-beer-schooner .icon > img, div.how-much-is-in-your-glass ul.alcohol-types > li.full-strength-beer-schooner .icon > img, div.how-much-is-in-your-glass ul.alcohol-types > li.light-beer-schooner .icon > img {
        top: -1px; }
      div.how-much-is-in-your-glass ul.alcohol-types > li.light-beer-stubby .icon > img, div.how-much-is-in-your-glass ul.alcohol-types > li.mid-strength-beer-stubby .icon > img, div.how-much-is-in-your-glass ul.alcohol-types > li.full-strength-beer-stubby .icon > img, div.how-much-is-in-your-glass ul.alcohol-types > li.light-beer-stubby .icon > img {
        top: -1px; }
      div.how-much-is-in-your-glass .step-2 > .section {
        -webkit-transition: padding-top .5s;
                transition: padding-top .5s; }
      div.how-much-is-in-your-glass .step-2.drink-chosen > .section {
        padding-top: 0; }
      div.how-much-is-in-your-glass .step-2-heading {
        -webkit-transition: all .5s;
                transition: all .5s;
        font-size: 1.2em; }
      div.how-much-is-in-your-glass .step-2.drink-chosen .step-2-heading {
        font-size: 0;
        margin: 0; }
      div.how-much-is-in-your-glass .step-2.drink-chosen ul.alcohol-types {
        margin: 0 -15px;
        padding: 0;
        list-style: none;
        background: transparent;
        border-radius: 0; }
      div.how-much-is-in-your-glass .step-2.drink-chosen ul.alcohol-types > li {
        display: none; }
        div.how-much-is-in-your-glass .step-2.drink-chosen ul.alcohol-types > li.active-item {
          display: block; }
        div.how-much-is-in-your-glass .step-2.drink-chosen ul.alcohol-types > li:first-child {
          border: none; }
        div.how-much-is-in-your-glass .step-2.drink-chosen ul.alcohol-types > li:hover {
          cursor: pointer; }
      div.how-much-is-in-your-glass ul.alcohol-types.open > li.active-item {
        background: white; }
      div.how-much-is-in-your-glass ul.alcohol-types.open > li.active-item > .arrow .md-keyboard-arrow-up {
        display: block; }
      div.how-much-is-in-your-glass ul.alcohol-types.open > li.active-item > .arrow .md-keyboard-arrow-down {
        display: none; }
      div.how-much-is-in-your-glass .step-2.drink-chosen ul.alcohol-types.open > li {
        display: block;
        border-color: #a7a180;
        border-color: rgba(167, 161, 128, 0.4); }
      div.how-much-is-in-your-glass .fill-the-glass {
        display: none; }
      div.how-much-is-in-your-glass .fill-the-glass.active {
        display: block; } }
  @media (min-width: 768px) {
    div.how-much-is-in-your-glass {
      /*  Direction nav
    --------------------------------*/
      /*  Fill the glass
    --------------------------------*/
      /*  Glass specific
    --------------------------------*/
      /*  Findings panel
    --------------------------------*/
      /*  Consider reducing your drink
    --------------------------------*/ }
      div.how-much-is-in-your-glass h3.step-2-heading, div.how-much-is-in-your-glass .order-form fieldset legend.step-2-heading, .order-form fieldset div.how-much-is-in-your-glass legend.step-2-heading {
        margin-bottom: 20px; }
      div.how-much-is-in-your-glass .step-2 > .section:first-child {
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
        position: relative;
        z-index: 2; }
      div.how-much-is-in-your-glass .alcohol-types-wrapper {
        overflow: hidden;
        height: 210px;
        padding: 0; }
      div.how-much-is-in-your-glass ul.alcohol-types {
        width: 1800px;
        height: 100%;
        -webkit-transition: margin-left .8s;
                transition: margin-left .8s; }
        div.how-much-is-in-your-glass ul.alcohol-types:before, div.how-much-is-in-your-glass ul.alcohol-types:after {
          content: " ";
          display: table; }
        div.how-much-is-in-your-glass ul.alcohol-types:after {
          clear: both; }
      div.how-much-is-in-your-glass ul.alcohol-types > li {
        display: block;
        float: left;
        width: 100px;
        text-align: center;
        height: 100%;
        -webkit-transition: width 0.5s;
                transition: width 0.5s;
        font-family: 'Bebas Neue', sans-serif;
        font-size: 1.33333em;
        color: #1f2c5e;
        line-height: 1;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
        div.how-much-is-in-your-glass ul.alcohol-types > li:hover {
          cursor: pointer; }
      div.how-much-is-in-your-glass ul.alcohol-types > li > button {
        height: 100%;
        padding: 10px;
        border: 2px solid transparent;
        border-radius: 5px; }
        div.how-much-is-in-your-glass ul.alcohol-types > li > button:focus {
          outline: 0;
          border-color: #00AEE1; }
      div.how-much-is-in-your-glass ul.alcohol-types > li > button.active {
        background: white;
        border: none;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
        margin: 2px; }
      div.how-much-is-in-your-glass ul.alcohol-types > li > button > .name > .size {
        margin-top: 3px;
        font-size: 1.06667em; }
      div.how-much-is-in-your-glass ul.alcohol-types > li > button > .icon {
        position: relative; }
      div.how-much-is-in-your-glass ul.alcohol-types > li > button > .icon > img {
        width: 80px;
        margin-bottom: 10px; }
      div.how-much-is-in-your-glass ul.alcohol-types > li > button > .icon > img.badge {
        position: absolute;
        bottom: 0;
        left: 47%;
        width: 38px; }
      div.how-much-is-in-your-glass ul.alcohol-types > li.active-item {
        display: none; }
      div.how-much-is-in-your-glass .direction-nav {
        text-align: center;
        font-size: 2.66667em;
        overflow: hidden;
        line-height: 1;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
      div.how-much-is-in-your-glass .direction-nav > button {
        display: inline-block;
        margin-top: 60px;
        border-radius: 100px;
        background: none;
        padding: 0; }
      div.how-much-is-in-your-glass .direction-nav > button:hover {
        cursor: pointer; }
      div.how-much-is-in-your-glass .fill-the-glass {
        position: relative;
        z-index: 1; }
      div.how-much-is-in-your-glass .fill-the-glass.active {
        opacity: 1; }
      div.how-much-is-in-your-glass .glass-filler > .markings > .marking {
        margin-right: 0; }
      div.how-much-is-in-your-glass .fill-the-glass .overlay {
        background: #e9e8df;
        background-color: rgba(233, 232, 223, 0.7);
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 30; }
      div.how-much-is-in-your-glass .glass-filler.glass-shot {
        margin-top: 95px; }
      div.how-much-is-in-your-glass .glass-filler.glass-spirits {
        margin-top: 80px; }
      div.how-much-is-in-your-glass .glass-filler.glass-pot {
        margin-top: 70px; }
      div.how-much-is-in-your-glass .glass-filler.glass-schooner {
        margin-top: 50px; }
      div.how-much-is-in-your-glass .glass-filler.glass-pint {
        margin-top: 30px; }
      div.how-much-is-in-your-glass .glass-filler.glass-stubby {
        margin-top: 40px; }
      div.how-much-is-in-your-glass .glass-filler.glass-can {
        margin-top: 30px; }
      div.how-much-is-in-your-glass .glass-filler.glass-fortified-wine {
        margin-top: 80px; }
      div.how-much-is-in-your-glass .glass-filler.glass-small {
        margin-top: 80px; }
      div.how-much-is-in-your-glass .glass-filler.glass-medium {
        margin-top: 60px; }
      div.how-much-is-in-your-glass .glass-filler.glass-large {
        margin-top: 50px; }
      div.how-much-is-in-your-glass .glass-filler.glass-cocktail {
        margin-top: 50px; }
      div.how-much-is-in-your-glass .glass-filler.glass-sparkling-wine-champagne {
        margin-top: 20px; }
      div.how-much-is-in-your-glass .findings-panel {
        min-height: 350px;
        font-size: 1.06667em;
        padding: 15px 35px; }
      div.how-much-is-in-your-glass .findings-panel .name {
        font-size: 1.86667em; }
      div.how-much-is-in-your-glass .findings-panel .how-to {
        margin-top: 20px; }
      div.how-much-is-in-your-glass .findings-panel .glass-contains p {
        font-size: 1.06667em; }
      div.how-much-is-in-your-glass .consider-reducing .sizes-row {
        padding-top: 80px; }
      div.how-much-is-in-your-glass .consider-reducing .row > div > .your-drink {
        bottom: 110%;
        padding: 10px 0;
        width: 120px;
        left: 50%;
        margin-left: -60px; }
      div.how-much-is-in-your-glass .consider-reducing .drink-type {
        padding: 5px 50px; }
      div.how-much-is-in-your-glass .consider-reducing .row > div .icon {
        max-width: none;
        padding: 0; }
      div.how-much-is-in-your-glass .consider-reducing .row > div .icon > img {
        width: 100%; }
      div.how-much-is-in-your-glass .consider-reducing .row > div .size-and-amount {
        line-height: 1.1;
        margin: 20px 0 0;
        text-align: left; }
      div.how-much-is-in-your-glass .consider-reducing .row > div .size-and-amount > div {
        margin-bottom: 5px; }
      div.how-much-is-in-your-glass .consider-reducing .row > div .standard-drinks {
        font-size: 1.33333em;
        padding: 0;
        margin-top: 10px; }
      div.how-much-is-in-your-glass .consider-reducing .row > div .standard-drinks-label {
        padding: 0; } }
  div.how-much-is-in-your-glass .slider {
    height: 10px; }
    div.how-much-is-in-your-glass .slider .bubble {
      background: red; }
  @media print {
    div.how-much-is-in-your-glass ul.alcohol-types {
      display: none; } }

/*---------------------------------------------------
		Build my action plan
---------------------------------------------------*/
.build-my-action-plan {
  /*  Header
  --------------------------------*/
  /*  Notepad
  --------------------------------*/
  /*  Choose a theme
  --------------------------------*/
  /*  Step direction navigation
  --------------------------------*/
  /*  Info box
  --------------------------------*/
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/ }
  .build-my-action-plan .build-my-action-plan-header {
    text-align: center;
    padding: 30px 0; }
  .build-my-action-plan .build-my-action-plan-header h1 {
    font-size: 2.26667em;
    margin: 0;
    padding: 0 0 15px; }
  .build-my-action-plan .build-my-action-plan-header h2 {
    font-family: 'Lato', sans-serif;
    font-size: 1.33333em;
    font-weight: 500;
    margin: 0;
    line-height: 1.4;
    padding: 0 0 5px; }
  .build-my-action-plan .build-my-action-plan-header p {
    margin: 10px 0 0 0;
    padding: 0; }
  .build-my-action-plan .notepad {
    margin-bottom: 10px; }
  .build-my-action-plan .choose-a-theme {
    margin-bottom: 20px; }
  .build-my-action-plan .choose-a-theme > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%; }
    .build-my-action-plan .choose-a-theme > ul:before, .build-my-action-plan .choose-a-theme > ul:after {
      content: " ";
      display: table; }
    .build-my-action-plan .choose-a-theme > ul:after {
      clear: both; }
  .build-my-action-plan .choose-a-theme > ul > li {
    width: 50%;
    min-width: 240px;
    float: left;
    margin-bottom: 15px; }
    .build-my-action-plan .choose-a-theme > ul > li:hover {
      cursor: pointer; }
  .build-my-action-plan .choose-a-theme > ul > li.nth-child-1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .build-my-action-plan .choose-a-theme ul > li > div {
    padding: 3px 3px 3px 55px;
    position: relative;
    text-align: left;
    height: 50px;
    display: block; }
  .build-my-action-plan .choose-a-theme ul > li > div > .icon, .build-my-action-plan .choose-a-theme ul > li > div > .name {
    display: inline-block;
    vertical-align: middle; }
  .build-my-action-plan .choose-a-theme ul > li > div > .icon {
    color: #00AEE1;
    background: white;
    font-size: 1.6em;
    line-height: 43px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    text-align: center;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    height: 45px;
    width: 45px;
    border-radius: 22.5px; }
    .build-my-action-plan .choose-a-theme ul > li > div > .icon:hover i, .build-my-action-plan .choose-a-theme ul > li > div > .icon:focus i {
      text-decoration: none; }
  .build-my-action-plan .choose-a-theme ul > li > div > .name {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.33333em;
    font-weight: bold;
    line-height: 1;
    color: #1f2c5e;
    border-bottom: 2px solid transparent;
    display: inline-block;
    padding-top: 10px; }
  .build-my-action-plan .choose-a-theme ul > li > div.small > .name {
    font-size: 1em;
    line-height: 1; }
  .build-my-action-plan .choose-a-theme > ul > li.active > div > .icon {
    color: white;
    background: #00AEE1;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); }
  .build-my-action-plan .choose-a-theme > ul > li.active > div > .name, .build-my-action-plan .choose-a-theme ul > li > div:hover > .name {
    border-color: black;
    color: black; }
  .build-my-action-plan .step-direction-navigation:before, .build-my-action-plan .step-direction-navigation:after {
    content: " ";
    display: table; }
  .build-my-action-plan .step-direction-navigation:after {
    clear: both; }
  .build-my-action-plan .step-direction-navigation > .btn {
    width: 45%;
    float: left;
    font-size: 1.33333em;
    line-height: 1;
    padding-left: 0;
    padding-right: 0; }
  .build-my-action-plan .step-direction-navigation > .btn:first-child {
    margin-right: 10%; }
  .build-my-action-plan .step-direction-navigation > .btn > i {
    color: #1f2c5e;
    left: 0;
    margin-top: -12px; }
  .build-my-action-plan .info-box {
    padding-left: 35px;
    padding-top: 8px;
    position: relative; }
  .build-my-action-plan .info-box > i {
    position: absolute;
    top: 7px;
    left: 0;
    color: #00AEE1;
    font-size: 25px;
    line-height: 1; }
  @media (min-width: 768px) {
    .build-my-action-plan {
      /*  Header
    --------------------------------*/
      /*  Notepad
    --------------------------------*/
      /*  Choose a theme
    --------------------------------*/
      /*  Step direction navigation
    --------------------------------*/ }
      .build-my-action-plan .build-my-action-plan-header h1 {
        font-size: 3em; }
      .build-my-action-plan .notepad {
        margin-bottom: 30px; }
      .build-my-action-plan h3, .build-my-action-plan .order-form fieldset legend, .order-form fieldset .build-my-action-plan legend {
        font-size: 1.33333em; }
      .build-my-action-plan .choose-a-theme > ul > li, .build-my-action-plan .choose-a-theme > ul > li.nth-child-1 {
        width: 30%;
        margin: 0 0 20px;
        min-width: 0; }
      .build-my-action-plan .step-direction-navigation > .btn {
        width: auto;
        float: right;
        font-size: 1.86667em;
        padding: 15px 60px; }
      .build-my-action-plan .step-direction-navigation > .btn:first-child {
        float: left; }
      .build-my-action-plan .step-direction-navigation > .btn > i {
        margin-top: -18px; } }

/*---------------------------------------------------
		Include styles for each step
---------------------------------------------------*/
/*---------------------------------------------------
		Build my action plan - Step 1
---------------------------------------------------*/
.build-my-action-plan .step-1 {
  /*  Key areas
  --------------------------------*/
  /*  Login form
  --------------------------------*/ }
  .build-my-action-plan .step-1 .key-areas .title {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.86667em;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px; }
  .build-my-action-plan .step-1 .login-form-wrapper .alert {
    margin: 20px 0; }
  .build-my-action-plan .step-1 .login-form-wrapper label {
    display: block;
    text-align: center; }
  .build-my-action-plan .step-1 .login-form-wrapper .input {
    display: block;
    width: 100%;
    text-align: center; }
  .build-my-action-plan .step-1 .login-form-wrapper .form-row {
    margin-top: 10px; }

/*---------------------------------------------------
		Build my action plan - Step 2
---------------------------------------------------*/
.build-my-action-plan .step-2 {
  /*  Motivations
  --------------------------------*/
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/ }
  .build-my-action-plan .step-2 .motivation-wrapper {
    margin: 0 -20px;
    max-width: 550px;
    border-top: 1px solid #d1cebc; }
  .build-my-action-plan .step-2 .motivation {
    padding: 20px; }
  .build-my-action-plan .step-2 .motivation.checked {
    background-color: #e9e8df;
    border-bottom: 1px solid #d1cebc; }
  .build-my-action-plan .step-2 .motivation .motivation-title-and-checkbox {
    position: relative;
    padding-right: 60px; }
  .build-my-action-plan .step-2 .motivation .motivation-title-and-checkbox > .title, .build-my-action-plan .step-2 .dropdown > .reason {
    font-weight: bold;
    font-size: 1.06667em; }
  .build-my-action-plan .step-2 .motivation .motivation-title-and-checkbox > .checkbox {
    position: absolute;
    top: 0px;
    right: 10px;
    margin: 0; }
  .build-my-action-plan .step-2 .motivation .dropdown p {
    text-align: left;
    margin: 15px 0; }
  .build-my-action-plan .step-2 .motivation .dropdown textarea {
    width: 100%;
    resize: none;
    margin-top: 8px; }
  @media (min-width: 768px) {
    .build-my-action-plan .step-2 {
      /*  Motivations
    --------------------------------*/ }
      .build-my-action-plan .step-2 .motivation-wrapper {
        margin: 0 auto;
        max-width: 550px;
        border: 1px solid #d1cebc;
        border-radius: 4px;
        padding-top: 0;
        padding-bottom: 0; }
      .build-my-action-plan .step-2 .motivation.last-child {
        padding-bottom: 35px; }
      .build-my-action-plan .step-2 .motivation.last-child.checked {
        padding-bottom: 20px; } }

/*---------------------------------------------------
		Build my action plan - Step 3
---------------------------------------------------*/
.build-my-action-plan .step-3 {
  /*  Alcohol free days
  --------------------------------*/
  /*  Drinks per day/week
  --------------------------------*/
  /*  Incrementer
  --------------------------------*/ }
  .build-my-action-plan .step-3 .days {
    text-align: center;
    padding-top: 10px; }
  .build-my-action-plan .step-3 .days > button {
    width: 75px;
    font-size: 1.46667em;
    line-height: 1;
    padding: 10px 0;
    margin: 0 5px 10px;
    border: none;
    border-radius: 5px; }
  .build-my-action-plan .step-3 .days > button.active, .build-my-action-plan .step-3 .days > button.active:hover, .build-my-action-plan .step-3 .days > button.active:active, .build-my-action-plan .step-3 .days > button.active:focus {
    background: #00AEE1;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    color: white !important;
    border-color: #00AEE1;
    outline: 0; }
  .build-my-action-plan .step-3 .days-description p {
    text-align: left; }
  .build-my-action-plan .step-3 .drinks-per-day, .build-my-action-plan .step-3 .drinks-per-week {
    margin-top: 30px; }
  .build-my-action-plan .step-3 .drinks-per-day h3, .build-my-action-plan .step-3 .drinks-per-day .order-form fieldset legend, .order-form fieldset .build-my-action-plan .step-3 .drinks-per-day legend, .build-my-action-plan .step-3 .drinks-per-week h3, .build-my-action-plan .step-3 .drinks-per-week .order-form fieldset legend, .order-form fieldset .build-my-action-plan .step-3 .drinks-per-week legend {
    margin-bottom: 20px; }
  .build-my-action-plan .step-3 .incrementer {
    position: relative;
    margin-bottom: 10px; }
  .build-my-action-plan .step-3 .incrementer > .up, .build-my-action-plan .step-3 .incrementer > .down {
    position: absolute;
    top: 0;
    text-align: center;
    font-size: 2.66667em;
    line-height: 52px;
    height: 55px;
    width: 55px;
    border-radius: 27.5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    background: white;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    color: #1f2c5e;
    padding: 0; }
    .build-my-action-plan .step-3 .incrementer > .up:hover, .build-my-action-plan .step-3 .incrementer > .down:hover {
      cursor: pointer; }
  .build-my-action-plan .step-3 .incrementer > .up {
    right: 0; }
  .build-my-action-plan .step-3 .incrementer > .down {
    left: 0; }
  .build-my-action-plan .step-3 .incrementer > .range {
    background: #e9e8df;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin-left: 27px;
    margin-right: 27px;
    font-size: 2.13333em;
    font-weight: bold; }

/*---------------------------------------------------
		Build my action plan - Step 4
---------------------------------------------------*/
.build-my-action-plan .step-4 {
  /*  Show more
  --------------------------------*/ }
  .build-my-action-plan .step-4 .choose-strategies-heading {
    margin-bottom: 25px; }
  .build-my-action-plan .step-4 .row.show-more .btn-wrapper {
    text-align: center;
    padding-bottom: 30px; }

/*---------------------------------------------------
		Build my action plan - Step 5
---------------------------------------------------*/
.build-my-action-plan .step-5 {
  /*  Peer support columns
  --------------------------------*/
  /*  Peer support form
  --------------------------------*/
  /*  Peer supports
  --------------------------------*/
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/ }
  .build-my-action-plan .step-5 .peer-support-columns {
    margin: 0 auto;
    float: none; }
  .build-my-action-plan .step-5 .peer-support-form {
    text-align: center; }
  .build-my-action-plan .step-5 .peer-support-form > .form-row {
    margin-top: 20px; }
  .build-my-action-plan .step-5 .peer-support-form > .form-row > label {
    display: block;
    width: 100%; }
  .build-my-action-plan .step-5 .peer-support-form > .form-row .input {
    width: 100%;
    text-align: center; }
  .build-my-action-plan .step-5 .peer-supports {
    margin-left: -20px;
    margin-right: -20px; }
  .build-my-action-plan .step-5 .peer-supports > .peer-support {
    border-top: 1px solid #e9e8df;
    padding: 20px 50px 20px 25px;
    position: relative; }
  .build-my-action-plan .step-5 .peer-supports > .peer-support > .i-will, .build-my-action-plan .step-5 .peer-supports > .peer-support > .support {
    font-size: 1.06667em; }
  .build-my-action-plan .step-5 .peer-supports > .peer-support > .btn {
    position: absolute;
    right: 25px;
    top: 22px;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 28px;
    background: white;
    color: #1f2c5e;
    box-shadow: none; }
  @media (min-width: 768px) {
    .build-my-action-plan .step-5 {
      /*  Peer supports
    --------------------------------*/ }
      .build-my-action-plan .step-5 .peer-supports {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
        max-width: 545px;
        border: 1px solid #e9e8df;
        border-radius: 4px; }
      .build-my-action-plan .step-5 .peer-supports > .peer-support:first-child {
        border: none; } }

/*---------------------------------------------------
		Build my action plan - Step 6
---------------------------------------------------*/
.build-my-action-plan .step-6 {
  /*  Edit buttons
  --------------------------------*/
  /*  Motivations
  --------------------------------*/
  /*  Goals
  --------------------------------*/
  /*  Strategies
  --------------------------------*/
  /*  Peer support
  --------------------------------*/
  /*  General
  --------------------------------*/
  /*  I will start this plan
  --------------------------------*/
  /*---------------------------------------------------
  		XS only
  ---------------------------------------------------*/ }
  .build-my-action-plan .step-6 .heading, .build-my-action-plan .step-6 .answer {
    font-size: 1.2em;
    font-weight: 500; }
  .build-my-action-plan .step-6 .answer {
    color: #00a05a; }
  .build-my-action-plan .step-6 .row {
    position: relative; }
  .build-my-action-plan .step-6 .row .edit {
    position: absolute;
    top: 0;
    right: 20px;
    border: none;
    background: transparent;
    margin: 0;
    padding: 0;
    color: #1f2c5e;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.46667em;
    z-index: 10; }
    .build-my-action-plan .step-6 .row .edit:hover {
      cursor: pointer;
      text-decoration: underline; }
  .build-my-action-plan .step-6 .row .edit i {
    color: #00AEE1;
    margin-right: 3px; }
  .build-my-action-plan .step-6 .result-motivations .motivation {
    padding-bottom: 25px; }
    .build-my-action-plan .step-6 .result-motivations .motivation:last-child {
      padding-bottom: 10px; }
  .build-my-action-plan .step-6 .result-motivations .motivation + .motivation {
    border-top: 1px solid #e9e8df;
    padding-top: 25px; }
  .build-my-action-plan .step-6 .result-motivations .motivation .reason {
    font-style: italic;
    margin-top: 15px;
    color: #787878;
    font-size: 1.06667em;
    font-weight: 300; }
  .build-my-action-plan .step-6 .result-goals .goal {
    margin-bottom: 20px; }
  .build-my-action-plan .step-6 .result-goals .heading {
    margin-bottom: 10px; }
  .build-my-action-plan .step-6 .result-goals .answer {
    text-transform: uppercase;
    font-size: 1.2em; }
  .build-my-action-plan .step-6 .result-goals .answer .number {
    font-weight: bold;
    font-size: 2.13333em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }
  .build-my-action-plan .step-6 .result-strategies .heading {
    margin-bottom: 20px; }
  .build-my-action-plan .step-6 .result-peer-support .heading, .build-my-action-plan .step-6 .result-peer-support .answer {
    margin-bottom: 5px; }
  .build-my-action-plan .step-6 p {
    text-align: left; }
  .build-my-action-plan .step-6 .form-row {
    margin-top: 20px;
    position: relative; }
  .build-my-action-plan .step-6 .form-row.has-checkbox {
    padding-left: 50px; }
  .build-my-action-plan .step-6 .checkbox {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    height: 32px;
    width: 32px;
    background: #e9e8df;
    margin: 0;
    font-size: 1.8em;
    text-align: center;
    line-height: 32px; }
    .build-my-action-plan .step-6 .checkbox:hover {
      cursor: pointer; }
  .build-my-action-plan .step-6 .checkbox > i {
    display: none; }
  .build-my-action-plan .step-6 .checkbox.checked {
    background: #00AEE1;
    color: white;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5); }
  .build-my-action-plan .step-6 .checkbox.checked > i {
    display: inline; }
  .build-my-action-plan .step-6 .other-side {
    padding-left: 40px; }
  .build-my-action-plan .step-6 .label {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.46667em;
    color: #1f2c5e; }
    .build-my-action-plan .step-6 .label:hover {
      cursor: pointer;
      text-decoration: underline; }
  .build-my-action-plan .step-6 .form-row input[type=text] {
    width: 100%; }
  .build-my-action-plan .step-6 .start-form p {
    font-size: 0.93333em;
    margin: 20px 0 0;
    text-align: center; }
  .build-my-action-plan .step-6 .submit-row {
    margin-top: 30px; }
  @media (max-width: 767px) {
    .build-my-action-plan .step-6 {
      /*  Edit buttons
    --------------------------------*/ }
      .build-my-action-plan .step-6 .notepad > div:not(.start-form) > .row {
        padding-right: 60px; } }

/*---------------------------------------------------
		View action plan
---------------------------------------------------*/
.view-action-plan {
  /*  How are you going?
  --------------------------------*/
  /*  Download and email
  --------------------------------*/
  /*---------------------------------------------------
  		XS only
  ---------------------------------------------------*/
  /*---------------------------------------------------
  		MD and down
  ---------------------------------------------------*/
  /*---------------------------------------------------
  		LG and up
  ---------------------------------------------------*/ }
  .view-action-plan h1 {
    text-align: center; }
  .view-action-plan .how-are-you-going {
    padding-bottom: 10px; }
  .view-action-plan .download-and-email h2 {
    text-align: center;
    font-size: 1.86667em;
    font-weight: bold;
    margin-top: 30px; }
  .view-action-plan .download-and-email p {
    text-align: center;
    margin-bottom: 20px; }
  .view-action-plan .download-and-email .input {
    width: 100%; }
  .view-action-plan .form-errors {
    padding: 0 30px 10px;
    margin: 0; }
  @media (max-width: 767px) {
    .view-action-plan h1 {
      text-align: center;
      margin: 0 0 10px; } }
  @media (max-width: 1199px) {
    .view-action-plan {
      /*  How are you going?
    --------------------------------*/
      /*  Download and email
    --------------------------------*/ }
      .view-action-plan .how-are-you-going .btn i {
        display: none; }
      .view-action-plan .download-and-email .btn i {
        display: none; }
      .view-action-plan .download-and-email .input {
        margin-bottom: 10px; } }
  @media (min-width: 1200px) {
    .view-action-plan .btn.reflect-on-my-plan-progress {
      padding-left: 30px; }
    .view-action-plan .btn.email-action-plan {
      padding-left: 33px; }
    .view-action-plan .btn.email-action-plan i {
      margin-top: -16px; } }

/*---------------------------------------------------
		Reflect on my plan
---------------------------------------------------*/
.reflect-on-my-plan {
  /*  Intro
  --------------------------------*/
  /*  Notepad
  --------------------------------*/
  /*  Reflection check list
  --------------------------------*/
  /*  Which days
  --------------------------------*/
  /*  Smilies
  --------------------------------*/
  /*  Save reflection
  --------------------------------*/
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/ }
  .reflect-on-my-plan .intro h1 {
    text-align: center;
    padding: 0;
    margin-top: 0; }
  .reflect-on-my-plan .notepad-section {
    margin-top: -20px;
    padding-top: 0;
    padding-bottom: 30px; }
  .reflect-on-my-plan .reflection-check-list {
    position: relative;
    max-width: 340px;
    margin: 15px auto 0;
    padding-right: 40px;
    padding-left: 35px; }
  .reflect-on-my-plan .reflection-check-list .aim, .reflect-on-my-plan .reflection-check-list .descriptor {
    display: inline-block;
    vertical-align: middle; }
  .reflect-on-my-plan .reflection-check-list .aim {
    font-size: 2.13333em;
    font-weight: bold;
    position: absolute;
    left: 0; }
  .reflect-on-my-plan .reflection-check-list .descriptor {
    font-size: 1.2em;
    margin-top: 10px; }
  .reflect-on-my-plan .reflection-check-list .checkbox {
    position: absolute;
    right: 0;
    top: 5px;
    margin: 0; }
  .reflect-on-my-plan h3.which-days, .reflect-on-my-plan .order-form fieldset legend.which-days, .order-form fieldset .reflect-on-my-plan legend.which-days {
    margin-top: 25px;
    margin-bottom: 20px; }
  .reflect-on-my-plan .days-check-list {
    text-align: center;
    margin-bottom: 10px; }
  .reflect-on-my-plan .smiley-rating {
    text-align: center; }
  .reflect-on-my-plan .smiley-rating .smiley {
    height: 60px;
    width: 60px;
    border-radius: 30px;
    font-size: 2.86667em;
    line-height: 60px;
    text-align: center;
    color: #95989c;
    overflow: hidden;
    position: relative;
    margin-top: 10px; }
  .reflect-on-my-plan .smiley-rating .smiley i {
    position: absolute;
    top: 8px;
    left: 0;
    text-decoration: none; }
  .reflect-on-my-plan .smiley-rating .smiley + .smiley {
    margin-left: 15px; }
  .reflect-on-my-plan .smiley-rating .smiley:hover {
    text-decoration: none; }
  .reflect-on-my-plan .smiley-rating .smiley.active, .reflect-on-my-plan .smiley-rating .smiley.active:hover, .reflect-on-my-plan .smiley-rating .smiley.active:focus, .reflect-on-my-plan .smiley-rating .smiley.active:active, .reflect-on-my-plan .smiley-rating .smiley.active:focus:hover {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    color: white;
    background-color: #00AEE1; }
  .reflect-on-my-plan .smiley-rating .smiley.active i {
    color: inherit !important; }
  .reflect-on-my-plan .smiley-rating .reason {
    margin-top: 20px;
    margin-bottom: 10px; }
  .reflect-on-my-plan .smiley-rating .reason textarea {
    width: 100%;
    resize: none;
    height: 100px; }
  .reflect-on-my-plan .btn.save-reflection {
    margin-top: 15px; }
  .reflect-on-my-plan .btn.save-reflection i {
    color: white; }
  @media (min-width: 768px) {
    .reflect-on-my-plan {
      /*  Intro
    --------------------------------*/
      /*  Reflection check list
   --------------------------------*/ }
      .reflect-on-my-plan .intro p.first-child {
        font-weight: bold;
        font-size: 1.2em; }
      .reflect-on-my-plan .reflection-check-list {
        padding-right: 40px;
        padding-left: 50px; } }

/*---------------------------------------------------
		Accounts
---------------------------------------------------*/
.account-wrapper {
  /*  Tabs
  --------------------------------*/
  /*  Tab content in
  --------------------------------*/
  /*  Tab content
  --------------------------------*/
  /*  Change password
  --------------------------------*/
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/ }
  .account-wrapper .tabs {
    margin-bottom: 50px;
    margin-top: 30px; }
    .account-wrapper .tabs:before, .account-wrapper .tabs:after {
      content: " ";
      display: table; }
    .account-wrapper .tabs:after {
      clear: both; }
  .account-wrapper .tabs > div {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); }
  .account-wrapper .tabs > div > button, .account-wrapper .tabs > div > div {
    display: inline-block;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.33333em;
    font-weight: bold;
    background: none;
    border: none;
    padding: 8px 0; }
    .account-wrapper .tabs > div > button:hover, .account-wrapper .tabs > div > div:hover {
      text-decoration: underline; }
  .account-wrapper .tabs > div > button {
    color: #1f2c5e; }
  .account-wrapper .tabs > div.username-and-actions {
    float: left;
    width: 65%;
    border-radius: 4px;
    padding-left: 25px; }
    .account-wrapper .tabs > div.username-and-actions:before, .account-wrapper .tabs > div.username-and-actions:after {
      content: " ";
      display: table; }
    .account-wrapper .tabs > div.username-and-actions:after {
      clear: both; }
  .account-wrapper .tabs > div.username-and-actions > .label {
    white-space: nowrap;
    overflow: hidden;
    width: 50%;
    float: left; }
  .account-wrapper .tabs > div.username-and-actions > button {
    float: left;
    width: 50%;
    border-left: 1px solid #d1cebc;
    padding-left: 10px;
    padding-right: 10px; }
  .account-wrapper .tabs > div.username-and-actions > button > span > i {
    margin-left: -5px;
    margin-right: -5px; }
  .account-wrapper .tabs > div.username-and-actions > button.toggle-show-more.active {
    background: white;
    border-radius: 0 4px 0 0; }
  .account-wrapper .tabs > div.sign-out {
    float: right;
    width: 30%;
    border-radius: 4px; }
  .account-wrapper .tabs > div.sign-out > button {
    width: 100%; }
  .account-wrapper .tabs.open {
    margin-top: 30px;
    margin-bottom: 0; }
  .account-wrapper .tabs.open > div.username-and-actions, .account-wrapper .tabs.open > div.sign-out {
    border-radius: 4px 4px 0 0; }
  .account-wrapper .tab-content {
    margin-bottom: 50px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    position: relative;
    border-radius: 0 0 4px 4px;
    padding-left: 15px;
    padding-right: 15px; }
  .account-wrapper .tab-content > .row {
    padding-top: 30px;
    padding-bottom: 30px; }
  .account-wrapper .tab-content > .row p {
    text-align: left;
    font-size: 0.93333em; }
  .account-wrapper .tab-content > .row button {
    margin-top: 20px; }
  .account-wrapper .tab-content ul.show-more-menu {
    list-style: none;
    margin: 0 -15px;
    padding: 0; }
  .account-wrapper .tab-content ul.show-more-menu > li > a {
    display: block;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.46667em;
    padding: 8px 25px 8px 25px;
    text-decoration: none; }
    .account-wrapper .tab-content ul.show-more-menu > li > a:hover {
      text-decoration: underline; }
  .account-wrapper .tab-content ul.show-more-menu > li + li > a {
    border-top: 1px solid #e9e8df; }
  .account-wrapper form.change-password {
    text-align: center; }
  .account-wrapper form.change-password > .form-errors > .error {
    text-align: left; }
  .account-wrapper form.change-password > .input-group {
    display: block;
    margin-bottom: 10px; }
  .account-wrapper form.change-password > .input-group > label {
    margin-top: 10px;
    margin-bottom: 5px; }
  .account-wrapper form.change-password > .input-group > input {
    text-align: center; }
  @media (min-width: 768px) {
    .account-wrapper .tabs > div > button, .account-wrapper .tabs > div > div {
      font-size: 1.46667em;
      padding: 8px 25px; }
    .account-wrapper .tabs > div.username-and-actions {
      padding-left: 0; }
    .account-wrapper .tabs > div.username-and-actions > button {
      width: 35%; }
    .account-wrapper .tabs > div.username-and-actions > .label {
      width: 65%; } }

/*---------------------------------------------------
    Content pages
---------------------------------------------------*/
.content-pages {
  /*  Page heading
  --------------------------------*/
  /*  Content navigation
  --------------------------------*/
  /*  Lists
  --------------------------------*/
  /*  Top section
  --------------------------------*/
  /*  Assess yourself
  --------------------------------*/
  /*  Try a strategy
  --------------------------------*/
  /*  Show more
  --------------------------------*/
  /*  View my strategies
  --------------------------------*/
  /*---------------------------------------------------
      SM and up
  ---------------------------------------------------*/ }
  .content-pages br {
    display: none; }
  .content-pages .page-heading h1 {
    margin-bottom: 0;
    padding-bottom: 0; }
  .content-pages .content-navigation-wrapper {
    text-align: center; }
  .content-pages .content-navigation {
    position: relative;
    padding: 5px 68px;
    font-size: 1.46667em;
    font-family: 'Bebas Neue', sans-serif;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 1; }
  .content-pages .content-navigation > button {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    height: 32px;
    width: 32px;
    font-size: 2em;
    line-height: 32px;
    text-align: center; }
  .content-pages .content-navigation > button.btn-next {
    right: 0; }
  .content-pages .content-navigation > button.btn-next > i {
    margin-left: -6px; }
  .content-pages .content-navigation > button.btn-prev {
    left: 0; }
  .content-pages .content-navigation > button.btn-prev > i {
    margin-left: -6px; }
  .content-pages .content-navigation > button > i {
    position: absolute;
    top: -1px;
    left: 0; }
  .content-pages .content-navigation > button:first-child {
    left: 0; }
  .content-pages ul, .content-pages ol {
    text-align: left;
    padding-left: 25px; }
    .content-pages ul li + li, .content-pages ol li + li {
      margin-top: 5px; }
  .content-pages .top-section {
    padding-top: 40px;
    padding-bottom: 70px; }
  .content-pages .top-section .leading-content {
    font-weight: bold; }
    .content-pages .top-section .leading-content ul {
      font-size: 1.06667em;
      margin-left: 20px;
      padding: 0; }
  .content-pages .top-section .main-content br {
    display: none; }
  .content-pages .top-section .main-content li {
    margin-bottom: 5px; }
  .content-pages .top-section .image-wrapper {
    text-align: center;
    padding-top: 30px; }
  .content-pages .top-section .image-wrapper img {
    max-width: 100%; }
  .content-pages .assess-yourself {
    background-color: #d1d0c3;
    padding-bottom: 50px; }
    .content-pages .assess-yourself .access-yourself-button {
      float: none;
      margin: 0 auto; }
  .content-pages .assess-yourself p:first-child {
    font-weight: bold; }
  .content-pages .try-a-strategy {
    background: #e9e8df;
    padding-bottom: 20px; }
  .content-pages .try-a-strategy h2 {
    text-align: center; }
  .content-pages .try-a-strategy p.intro-p {
    margin-bottom: 20px; }
  .content-pages .row.show-more .btn-wrapper {
    text-align: center;
    padding-bottom: 30px; }
  .content-pages .less-than-three .view-my-strategies-global hr {
    display: none; }
  @media (min-width: 768px) {
    .content-pages {
      /*  Top section
    --------------------------------*/ }
      .content-pages .top-section .image-wrapper {
        padding-top: 0; }
      .content-pages .top-section p {
        text-align: left; }
      .content-pages .top-section .no-image p {
        text-align: center; } }

/*---------------------------------------------------
		Search
---------------------------------------------------*/
.search-wrapper {
  padding-top: 30px;
  /*  Search bar
  --------------------------------*/
  /*  Search results
  --------------------------------*/
  /*  Pagination
  --------------------------------*/ }
  .search-wrapper .search-bar .input {
    width: 100%; }
  .search-wrapper .search-bar .btn {
    color: #00AEE1;
    box-shadow: none; }
    .search-wrapper .search-bar .btn:hover, .search-wrapper .search-bar .btn:active, .search-wrapper .search-bar .btn:focus {
      background: transparent; }
  .search-wrapper .search-results {
    margin-top: 30px;
    padding-bottom: 30px; }
  .search-wrapper .search-results .search-header {
    text-align: center;
    padding-bottom: 20px; }
  .search-wrapper .search-results .bold {
    font-weight: bold; }
  .search-wrapper .search-results .results .result {
    border-top: 1px solid #d1d0c3;
    padding-bottom: 25px; }
  .search-wrapper .search-results .results .result h2 {
    font-family: 'Lato', sans-serif;
    font-size: 1.33333em;
    color: #1f2c5e;
    font-weight: bold; }
  .search-wrapper .search-results .results .result h2 > a {
    text-decoration: none; }
  .search-wrapper .search-results .results .result p {
    text-align: left;
    font-size: 0.93333em; }
  .search-wrapper .search-results .results .result > a {
    font-weight: bold;
    color: #1f2c5e;
    font-size: 0.93333em; }
  .search-wrapper .pagination-wrapper {
    text-align: center;
    padding-top: 30px; }
  .search-wrapper .pagination-wrapper > .pagination {
    display: inline-block; }
    .search-wrapper .pagination-wrapper > .pagination:before, .search-wrapper .pagination-wrapper > .pagination:after {
      content: " ";
      display: table; }
    .search-wrapper .pagination-wrapper > .pagination:after {
      clear: both; }
  .search-wrapper .pagination-wrapper > .pagination > button {
    float: left;
    background: #e9e8df;
    border: none;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.46667em;
    font-weight: bold;
    color: #1f2c5e;
    padding: 5px 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }
    .search-wrapper .pagination-wrapper > .pagination > button:first-child {
      border-radius: 5px 0 0 5px; }
    .search-wrapper .pagination-wrapper > .pagination > button:last-child {
      border-radius: 0 5px 5px 0; }
  .search-wrapper .pagination-wrapper > .pagination > button i {
    display: inline-block;
    margin-left: -10px;
    margin-right: -10px; }
  .search-wrapper .pagination-wrapper > .pagination > button.active {
    background: #00AEE1;
    color: white;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5); }

/*---------------------------------------------------
		Order form
---------------------------------------------------*/
.order-form {
  /*  Notepad
  --------------------------------*/
  /*  Items
  --------------------------------*/
  /*  Form
  --------------------------------*/
  /* Errors
  --------------------------------*/
  /*---------------------------------------------------
  		XS only
  ---------------------------------------------------*/ }
  .order-form .notepad {
    margin-top: 40px; }
  .order-form .items {
    padding-top: 20px;
    padding-bottom: 20px; }
  .order-form .items > .item {
    position: relative;
    text-align: center;
    padding-top: 30px; }
  .order-form .items > .item hr {
    margin: 30px 0 0;
    padding: 0; }
  .order-form .items > .item .thumbnail > img {
    max-width: 100%; }
  .order-form .items > .item .info > .name {
    font-weight: bold;
    font-size: 1.06667em; }
  .order-form .items > .item .info > .description {
    font-size: 0.93333em; }
  .order-form .items > .item > .select-wrapper .ui-btn > span {
    min-width: 62px;
    text-align: center; }
  .order-form .form-row {
    text-align: center; }
  .order-form .form-row label {
    margin-top: 20px;
    margin-bottom: 5px; }
  .order-form .form-row input {
    width: 100%;
    text-align: center; }
  .order-form .form-row .error {
    text-align: left; }
  .order-form .form-row p {
    text-align: left;
    font-size: 0.93333em;
    margin: 0;
    padding: 0; }
  .order-form .form-row p strong {
    color: black;
    font-weight: 900; }
  .order-form .form-row input + input {
    margin-top: 7px; }
  .order-form .form-row label.radio-label {
    margin: 10px 0 0; }
  .order-form .form-row label.radio-label:hover {
    text-decoration: underline;
    cursor: pointer; }
  .order-form .form-row label.radio-label button {
    margin: 0; }
  .order-form .form-row button {
    margin-top: 30px; }
  .order-form .form-row .ui-select > .ui-btn > span {
    padding-top: 10px;
    padding-bottom: 10px; }
  .order-form .form-row .ui-select > .ui-btn > i {
    top: 6px; }
  .order-form .form-row.other {
    padding-top: 20px; }
  .order-form .form-row.other p {
    margin-bottom: 8px; }
  .order-form .global-errors {
    margin-bottom: 20px; }
  .order-form .error-at-least-one {
    padding-top: 20px;
    margin-bottom: -10px; }
  .order-form fieldset legend {
    padding-top: 20px;
    border: none; }
  @media (max-width: 767px) {
    .order-form .items > .item .thumbnail > img {
      max-width: 140px;
      margin-bottom: 20px; }
    .order-form .items > .item .select-wrapper {
      max-width: 80px;
      margin: 0 auto;
      padding-top: 20px; } }

/*---------------------------------------------------
		Fact sheets
---------------------------------------------------*/
.factsheets-section .factsheet {
  padding: 50px 0;
  text-align: center; }
.factsheets-section .factsheet + .factsheet {
  border-top: 1px dashed #a7a180; }
.factsheets-section .factsheet h2 {
  font-family: 'Lato', sans-serif;
  font-size: 1.33333em;
  text-transform: uppercase;
  font-weight: normal;
  text-align: inherit;
  margin: 0 0 20px;
  padding: 0; }
.factsheets-section .factsheet a {
  display: inline-block;
  text-decoration: none;
  font-size: 1.06667em;
  font-weight: bold;
  font-style: italic;
  color: black; }
.factsheets-section .factsheet a img {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  width: 119px;
  height: auto; }
.factsheets-section .factsheet a:hover {
  text-decoration: underline; }
.factsheets-section .factsheet a:hover img {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.7); }
.factsheets-section .factsheet a.web-version {
  margin-top: 10px; }
.factsheets-section .factsheet a.pdf-version {
  margin-top: 5px; }
.factsheets-section .factsheet a.web-version, .factsheets-section .factsheet a.pdf-version {
  display: block; }

/*---------------------------------------------------
		Static Pages
---------------------------------------------------*/
.static-pages {
  /*---------------------------------------------------
  		SM and up
  ---------------------------------------------------*/
  /*---------------------------------------------------
  		XS only
  ---------------------------------------------------*/ }
  .static-pages h2 {
    text-align: center; }
  .static-pages h3, .static-pages .order-form fieldset legend, .order-form fieldset .static-pages legend {
    padding-top: 10px; }
  .static-pages h3 + p, .static-pages .order-form fieldset legend + p, .order-form fieldset .static-pages legend + p {
    margin-top: 5px; }
  .static-pages h4 {
    text-align: center; }
  .static-pages ul, .static-pages ol {
    padding: 0 0 0 30px;
    margin-left: auto;
    margin-right: auto; }
  .static-pages .help-lines {
    padding-top: 20px; }
  .static-pages .help-lines p {
    text-align: center;
    margin-bottom: 20px; }
  .static-pages .help-lines strong {
    font-family: 'Bebas Neue', sans-serif;
    color: #1f2c5e;
    font-size: 1.6em;
    line-height: 1; }
  .static-pages .on-track-images {
    text-align: center; }
  .static-pages .on-track-images a {
    display: block;
    margin-top: 20px; }
  .static-pages .on-track-images a:hover, .static-pages .on-track-images a:focus {
    border-radius: 4px;
    box-shadow: 0 0 10px 3px #00AEE1;
    outline: 0; }
  .static-pages .on-track-images img, .static-pages .on-track-images > a > img {
    display: block;
    max-width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    .static-pages li {
      font-size: 1.06667em; } }
  @media (max-width: 767px) {
    .static-pages .help-lines > div {
      margin-bottom: 20px; }
    .static-pages .on-track-images > img, .static-pages .on-track-images > a, .static-pages .on-track-images > a > img {
      max-width: 221px;
      display: block;
      margin: 20px auto 0; } }

/*---------------------------------------------------
		Standard Pages
---------------------------------------------------*/
.standard-page h1, .standard-page h2, .standard-page h3, .standard-page .order-form fieldset legend, .order-form fieldset .standard-page legend, .standard-page h4 {
  text-align: center; }

.standard-page ul {
  padding-left: 30px; }

.standard-page ul li {
  margin-top: 5px; }

.standard-page ol {
  margin-bottom: 40px; }

.standard-page ol li {
  font-family: 'Lato', sans-serif;
  font-weight: normal; }

.standard-page table {
  margin: 0 auto;
  max-width: 656px; }
  .standard-page table td, .standard-page table th {
    padding: 10px 20px; }
  .standard-page table th {
    text-transform: uppercase; }
  .standard-page table th p {
    margin: 0; }

.standard-page img {
  max-width: 100%; }

.standard-page a {
  text-decoration: none; }
  .standard-page a:hover {
    text-decoration: underline; }

/*---------------------------------------------------
		SM and up
---------------------------------------------------*/
@media (min-width: 768px) {
  .standard-page ul {
    padding-left: 60px; } }

/*---------------------------------------------------
		Feedback
---------------------------------------------------*/
.feedback-section {
  /*  Contact methods
  --------------------------------*/ }
  .feedback-section form label {
    display: block;
    text-align: center; }
  .feedback-section form .input {
    width: 100%;
    text-align: center; }
  .feedback-section form .form-row {
    padding-bottom: 15px; }
  .feedback-section form textarea {
    resize: vertical;
    min-height: 150px; }
  .feedback-section .contact-methods {
    text-align: center;
    background: #f3f3ee;
    padding: 30px;
    margin: 20px 0; }
  .feedback-section .contact-methods > .contact-method + .contact-method {
    margin-top: 20px; }
  .feedback-section .contact-methods > .contact-method > .heading {
    font-weight: bold; }

/*---------------------------------------------------
		IE Fixes
---------------------------------------------------*/
/*---------------------------------------------------
		IE8 Fixes
---------------------------------------------------*/
html.ie8 {
  /*  Navigation
  --------------------------------*/
  /*  Footer
  --------------------------------*/
  /*  Page heading
  --------------------------------*/
  /*  Panel - Tear Off
  --------------------------------*/
  /*  My mix
  --------------------------------*/
  /*  Your priorities
  --------------------------------*/
  /*  Strategy
  --------------------------------*/
  /*  Chart legend
  --------------------------------*/
  /*  Your priorities
  --------------------------------*/
  /*  Incrementer
  --------------------------------*/
  /*  Accounts
  --------------------------------*/
  /*  Get on track
  --------------------------------*/
  /*  How much is in your glass?
  --------------------------------*/
  /*  Reflect on my plan
  --------------------------------*/
  /*  Fancybox images
  --------------------------------*/ }
  @media (min-width: 768px) {
    html.ie8 #site-nav > nav .nav-left {
      max-width: 100px; } }
  @media (min-width: 992px) {
    html.ie8 #site-nav > nav .nav-left {
      max-width: 330px; } }
  html.ie8 #site-footer > .links {
    background: #958d65 !important; }
  html.ie8 #site-footer > .partners {
    background: #867f5b !important; }
  html.ie8 #site-footer .partners > a {
    max-width: 150px; }
  html.ie8 .page-heading {
    background: #a7a180; }
  html.ie8 .panel-tear-off {
    border: 1px solid #e9e8df; }
  html.ie8 .my-mix .panel-wrapper {
    border: 1px solid #a7a180 !important; }
  html.ie8 .my-mix .tab-headings #tabs ul li {
    font-weight: bold; }
  html.ie8 .theme-wheel .wheel-wrapper .circle {
    display: none; }
  html.ie8 .priority.ui-sortable-helper {
    background: #f0f0f0; }
  html.ie8 .strategy {
    border: 1px solid #e9e8df; }
  html.ie8 .legend-item > .line-type {
    width: 50px; }
  html.ie8 .priority > .position > .manual-controls > i {
    position: absolute; }
    html.ie8 .priority > .position > .manual-controls > i.md-expand-less {
      bottom: 5px; }
    html.ie8 .priority > .position > .manual-controls > i.md-expand-more {
      top: -5px; }
  html.ie8 .incrementer > .up, html.ie8 .incrementer > .down {
    border: 1px solid #e9e8df; }
  html.ie8 .account-wrapper .tabs > div {
    border: 1px solid #a7a180; }
  html.ie8 .get-on-track .copy a:focus {
    outline: auto white; }
  html.ie8 .on-track-images a:hover, html.ie8 .on-track-images a:focus {
    outline: auto #00AEE1; }
  html.ie8 .on-track-images img, html.ie8 .on-track-images a img {
    width: 130px;
    height: auto; }
  html.ie8 .static-pages .on-track-images > a > img {
    max-width: none;
    width: 130px; }
  html.ie8 div.how-much-is-in-your-glass .fill-the-glass .overlay {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
  html.ie8 .reflect-on-my-plan .smiley-rating .smiley i {
    top: -10px; }
  html.ie8 #welcome-popup img {
    max-width: none; }

