@charset "UTF-8";
@font-face {
  font-family: "HelveticaNeueThin";
  src: url(https://www.vivami-cdn.com/fonts//Roboto-Thin.eot); /* IE9+ Compat Modes */
  src: url(https://www.vivami-cdn.com/fonts//Roboto-Thin.eot?#iefix) format("embedded-opentype"), url(https://www.vivami-cdn.com/fonts//Roboto-Thin.woff) format("woff"); /* Modern browsers */
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueThin";
  src: url(https://www.vivami-cdn.com/fonts//Roboto-Light.eot); /* IE9+ Compat Modes */
  src: url(https://www.vivami-cdn.com/fonts//Roboto-Light.eot?#iefix) format("embedded-opentype"), url(https://www.vivami-cdn.com/fonts//Roboto-Light.woff) format("woff"); /* Modern browsers */
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "RobotoThin";
  src: url(https://www.vivami-cdn.com/fonts//Roboto-Thin.eot); /* IE9+ Compat Modes */
  src: url(https://www.vivami-cdn.com/fonts//Roboto-Thin.eot?#iefix) format("embedded-opentype"), url(https://www.vivami-cdn.com/fonts//Roboto-Thin.woff) format("woff"); /* Modern browsers */
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "RobotoLight";
  src: url(https://www.vivami-cdn.com/fonts//Roboto-Light.eot); /* IE9+ Compat Modes */
  src: url(https://www.vivami-cdn.com/fonts//Roboto-Light.eot?#iefix) format("embedded-opentype"), url(https://www.vivami-cdn.com/fonts//Roboto-Light.woff) format("woff"); /* Modern browsers */
  font-weight: 300;
  font-style: normal;
}
/*:lang(pl) {*/
@font-face {
  font-family: "Caveat";
  src: url("https://www.vivami-cdn.com/fonts//Caveat-Regular.eot");
  src: local("Caveat"), local("Caveat-Regular"), url("https://www.vivami-cdn.com/fonts//Caveat-Regular.eot?#iefix") format("embedded-opentype"), url("https://www.vivami-cdn.com/fonts//Caveat-Regular.woff") format("woff"), url("https://www.vivami-cdn.com/fonts//Caveat-Regular.ttf") format("truetype"), url("https://www.vivami-cdn.com/fonts//Caveat-Regular.svg#Caveat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*}*/
.base-font1 {
  font-family: "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "bad_scriptregular";
  src: url(https://www.vivami-cdn.com/fonts//badscript-regular-webfont.woff);
}
.base-font1 {
  font-family: "bad_scriptregular", "Trebuchet MS", Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! 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;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("https://www.vivami-cdn.com/fonts/glyphicons-halflings-regular.eot");
  src: url("https://www.vivami-cdn.com/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://www.vivami-cdn.com/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("https://www.vivami-cdn.com/fonts/glyphicons-halflings-regular.woff") format("woff"), url("https://www.vivami-cdn.com/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("https://www.vivami-cdn.com/fonts/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: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

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

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

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

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

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #F5FAFF;
}

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

a {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  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.428571429;
  background-color: #F5FAFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.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 rgb(238.425, 238.425, 238.425);
}

.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, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .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: rgb(119.085, 119.085, 119.085);
}

h1, .h1,
h2, .h2,
h3, .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,
h3 .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, .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: 0.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: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

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

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

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

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

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

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

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

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

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

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

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

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 rgb(119.085, 119.085, 119.085);
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
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.428571429;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  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: " —";
}

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

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: 3px;
  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.428571429;
  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: 1170px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  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.428571429;
  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: #F5FAFF;
}

.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: rgb(232.25, 232.25, 232.25);
}

.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: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.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: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.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: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.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: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.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] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  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::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

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-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .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-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .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-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .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-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .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: not-allowed;
}

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

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.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: 3px;
}

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: 3px;
}
.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.3333333;
  border-radius: 6px;
}

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.3333333;
  border-radius: 6px;
}
.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.3333333;
}

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.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: rgb(114.75, 114.75, 114.75);
}

@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: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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: 0.35s;
  transition-duration: 0.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;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgb(38.25, 38.25, 38.25);
  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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}
.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: not-allowed;
}

.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.428571429;
  color: rgb(119.085, 119.085, 119.085);
  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;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.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 .form-control:focus {
  z-index: 3;
}

.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: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  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: 3px;
}
.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: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.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.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  background-color: #F5FAFF;
  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: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.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-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-justified > .active > a:focus {
    border-bottom-color: #F5FAFF;
  }
}

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgb(231.425, 231.425, 231.425);
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: rgb(8.5, 8.5, 8.5);
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(157.335, 157.335, 157.335);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: rgb(119.085, 119.085, 119.085);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: rgb(119.085, 119.085, 119.085);
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgb(238.425, 238.425, 238.425);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #F5FAFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(199.4324380165, 220.8950413223, 239.4175619835);
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

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

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 0.9;
  filter: alpha(opacity=90);
}
.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;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  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: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.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;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-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);
  background-color: rgba(0, 0, 0, 0);
}
.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: -o-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: -o-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: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.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: rgba(0, 0, 0, 0);
}
.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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .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;
}

@-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;
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger-label {
  display: block;
  position: relative;
  top: -10px;
  left: -10px;
}

.hamburger-box {
  width: 30px;
  height: 18px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 3px;
  background-color: #ffffff !important;
  border-radius: 6px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner::before {
  top: 8px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
  top: 16px;
}

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -16px, 0) rotate(-90deg);
}

.footerPhoneLogo {
  width: 262px;
  height: 45px;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  background: url("https://www.vivami-cdn.com/img//logo.png") 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1023px) {
  .footerPhoneLogo {
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    display: inline-block;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  .footerPhoneLogo {
    margin: 0 auto 10px;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    height: 45px;
    margin-bottom: 0;
    width: 183px;
  }
}

#footer {
  background: #292929;
  width: 100%;
  padding: 59px 0 0; /*margin-bottom: -40px;*/
  overflow: auto;
}
@media (max-width: 1023px) {
  #footer {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #footer {
    padding-top: 25px;
  }
}
#footer a {
  color: #c6c6c6;
}
@media only screen and (max-width: 768px) {
  #footer .col.footColCont {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1140px) {
  #footer .col.footColCont .contacts-list {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  #footer .col.footColCont {
    width: 70%;
  }
}
@media only screen and (max-width: 768px) {
  #footer .col.footColCont {
    width: 100%;
  }
}
#footer .col.eComLogo {
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  #footer .col.eComLogo {
    width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  #footer .col.eComLogo {
    width: 100%;
    text-align: left;
  }
}
@media only screen and (max-width: 640px) {
  #footer .col.eComLogo {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  #footer .col.eComLogo img {
    margin-top: 10px;
    margin-left: 34px;
  }
}
@media only screen and (max-width: 640px) {
  #footer .col.eComLogo img {
    margin-left: 0;
    margin-top: 20px;
  }
}
#footer .intro-section {
  font: 300 18px/26px "Trebuchet MS", Helvetica, sans-serif;
  color: #8d8d8d;
  margin: 0 0 40px;
  padding: 0 0 34px;
  border-bottom: 1px solid #393939;
}
@media (max-width: 1023px) {
  #footer .intro-section {
    padding: 15px 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #footer .intro-section {
    padding-bottom: 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  #footer .intro-section {
    padding-top: 0;
  }
}
#footer .intro-section .footer-heading {
  float: left;
  margin: 0;
  color: #ffffff;
  font: 26px/1.5 "Poppins", sans-serif;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  #footer .intro-section .footer-heading {
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #footer .intro-section .footer-heading {
    font-size: 22px;
  }
}
@media (max-width: 640px) {
  #footer .intro-section .footer-heading {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 500px) {
  #footer .intro-section .footer-heading {
    text-align: center;
    float: none;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  #footer .intro-section .footer-heading span {
    display: none;
  }
}
#footer .intro-section .checkOut-block {
  float: right;
  vertical-align: middle;
  max-width: 470px;
  text-align: right;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 768px) {
  #footer .intro-section .checkOut-block {
    float: none;
    text-align: center;
    margin: 10px 0 0 0px;
    max-width: none;
  }
}
@media only screen and (max-width: 500px) {
  #footer .intro-section .checkOut-block {
    text-align: center;
    padding: 10px 0 0;
    max-width: none;
    float: none;
    margin: 0;
  }
}
#footer .intro-section .checkOut-block .title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 300 !important;
  padding: 0 39px 0 0;
  position: relative;
  max-width: 250px;
}
@media (max-width: 850px) {
  #footer .intro-section .checkOut-block .title {
    display: none;
  }
}
@media (max-width: 767px) {
  #footer .intro-section .checkOut-block .title {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  #footer .intro-section .checkOut-block .title {
    display: none;
    padding: 0;
    margin: 0 auto;
    max-width: 220px;
  }
}
#footer .intro-section .checkOut-block .title:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin: -7px 0 0;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -53px -92px;
  height: 15px;
  width: 29px;
}
#footer .intro-section .checkOut-block .PharmacyPopup-link-open {
  color: transparent;
}
#footer .intro-section .Pharmacy-link {
  display: inline-block;
  max-width: 90px;
}
#footer .intro-section .providing-nhs {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 420px) {
  #footer .intro-section .providing-nhs {
    width: 175px !important;
  }
}
#footer .intro-section .cqc-approved {
  display: inline-block;
  max-width: 194px;
}
#footer .intro-section .Pharmacy-link img {
  width: 100%;
}
#footer .intro-section .checkOut-block img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
#footer .information-section {
  color: #ffffff;
  font: 14px/1.5 "Poppins", sans-serif;
  font-weight: 300;
}
@media (max-width: 1023px) {
  #footer .information-section {
    margin: -6px 24px 42px;
    width: 100%;
    overflow: hidden;
    margin: 20px 0 0;
  }
}
@media (max-width: 640px) {
  #footer .information-section {
    margin: 0;
  }
}
#footer .information-section .col {
  width: 50%;
  float: left;
  padding: 0 0 0 31px;
}
@media (max-width: 640px) {
  #footer .information-section .col {
    float: none;
    width: 100%;
    border: 0 !important;
    padding: 0;
  }
}
#footer .information-section .col .col {
  padding-left: 0;
}
#footer .information-section .alignleft {
  float: left;
  margin: 0 24px 0 0;
}
#footer .information-section .info {
  overflow: hidden;
  /*font-weight: 200;*/
}
@media (max-width: 768px) {
  #footer .information-section .info {
    display: none;
  }
}
#footer .information-section p {
  margin: 0 0 11px;
}
#footer .information-section .footNote {
  text-align: center;
  margin: 30px auto 20px;
  font-size: 15px;
  color: #C1D7ED;
  max-width: 750px;
}
@media (max-width: 820px) {
  #footer .information-section .footNote {
    max-width: 620px;
  }
}
#footer .information-section .eComLogo {
  padding-left: 10px;
}
@media (max-width: 640px) {
  #footer .information-section .eComLogo {
    margin-top: 15px;
  }
}
#footer .information-section .col .justify-content-between.clearfix {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
#footer .information-section .cqc-block {
  display: none;
  background: #780B78;
  border-radius: 3px;
  padding: 7px 12px;
  text-align: left;
  font-size: 11px;
}
#footer .information-section .cqc-block a, #footer .information-section .cqc-block span {
  display: inline-block;
}
#footer .information-section .cqc-block .cqc-comp {
  margin-left: 20px;
  font-size: 12px;
  font-weight: 500;
}
#footer .information-section .cqc-block .cqc-rating {
  font-weight: 500;
  display: block;
}
#footer .information-section .cqc-block .btn-good {
  background-color: #468F00;
  padding: 5px 34px;
  border-radius: 5px;
  text-align: center;
  margin: 8px 0 0;
  font-size: 12px;
  font-weight: 400;
}
#footer .information-section .cqc-block .btn-report {
  background: #ffffff;
  color: #691E64;
  text-decoration: none;
  border-radius: 3px;
  padding: 6px 8px;
  font-weight: 500;
}
@media (max-width: 640px) {
  #footer .information-section .cqc-block {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  #footer .information-section > .twocolumns > .col {
    width: 100% !important;
    border: solid #3f3f3f;
    border-width: 0;
  }
}
#footer .information-section > .twocolumns > .col:first-child {
  padding: 0 31px 0 0;
  border-right: 1px solid #393939;
}
@media (max-width: 992px) {
  #footer .information-section > .twocolumns > .col:first-child {
    border-width: 0 0 1px 0;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
  }
}
@media (max-width: 640px) {
  #footer .information-section > .twocolumns > .col:first-child {
    display: block !important;
    margin-top: 20px;
    padding-right: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  #footer .information-section > .twocolumns > .col > .justify-content-between {
    -ms-flex-pack: center;
    justify-content: center;
  }
  #footer .information-section > .twocolumns > .col .eComLogo {
    padding-left: 30px;
  }
}
@media (max-width: 500px) {
  #footer .information-section > .twocolumns > .col > .d-flex {
    display: block !important;
    text-align: center;
  }
  #footer .information-section > .twocolumns > .col .eComLogo {
    padding-left: 0px;
  }
  #footer .information-section > .twocolumns > .col .eComLogo img {
    max-height: 80px;
    width: auto;
  }
}
#footer .footer-logo {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") 0 -260px;
  height: 26px;
  width: 174px;
  margin-bottom: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  #footer .footer-logo {
    background-image: url("https://www.vivami-cdn.com/img//icons@2x-sd1d5d59325.png");
    background-position: 0 -245px;
    background-size: 174px auto;
    background-repeat: no-repeat;
    height: 26px;
    width: 174px;
  }
}
#footer .footer-logo a, #footer .footerPhoneLogo a {
  display: block;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  #footer .footer-logo {
    display: none;
  }
}
#footer .contacts-list {
  margin: 8px 0 0 0;
  padding: 0 0 0;
  list-style: none;
  color: #C1D7ED;
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 640px) {
  #footer .contacts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
#footer .contacts-list li {
  padding: 0 0 0 34px;
  position: relative;
  margin-bottom: 5px;
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  #footer .contacts-list li.phone {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 768px) {
  #footer .contacts-list li.phone {
    margin-bottom: 0px;
  }
}
#footer .contacts-list li.phone:after {
  background-image: url(https://www.vivami-cdn.com/img//backgrounds-sb34cb68271.png);
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  background-position: -130px -73px;
  width: 25px;
  height: 25px;
  left: 0;
  top: 2px;
  filter: brightness(0) invert(1);
}
#footer .contacts-list li.email:after {
  background-image: url(https://www.vivami-cdn.com/img//backgrounds-sb34cb68271.png);
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  background-position: -250px 0;
  width: 25px;
  height: 18px;
  left: 0;
  top: 7px;
  filter: brightness(0) invert(1);
}
#footer .contacts-list a {
  text-decoration: none;
  color: #C1D7ED;
}
#footer .contacts-list .phone {
  margin-right: 20px;
}
#footer .contacts-list .phone a {
  cursor: default;
  pointer-events: none;
}
#footer .contacts-list .email span {
  cursor: pointer;
}
#footer .state-toggle-block {
  padding: 15px 0 0;
  text-align: center;
  display: none;
}
@media only screen and (max-width: 768px) {
  #footer .state-toggle-block {
    display: none;
  }
}
#footer .state-toggle-block .slide {
  display: none;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
}
#footer .state-toggle-block .closed-state, #footer .state-toggle-block .opened-state {
  display: inline-block;
  padding: 0 20px 0 0;
  position: relative;
  cursor: pointer;
  text-decoration: underline;
}
#footer .state-toggle-block .closed-state:before, #footer .state-toggle-block .closed-state:after, #footer .state-toggle-block .opened-state:before, #footer .state-toggle-block .opened-state:after {
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: silver transparent transparent transparent;
}
#footer .state-toggle-block .closed-state:after, #footer .state-toggle-block .opened-state:after {
  border-width: 9px 4px 0 4px;
  border-color: #292929 transparent transparent transparent;
  top: 6px;
  right: 1px;
}
#footer .state-toggle-block .opened-state:before, #footer .state-toggle-block .opened-state:after {
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent silver transparent;
}
#footer .state-toggle-block .opened-state:after {
  border-width: 0 4px 9px 4px;
  border-color: transparent transparent #292929 transparent;
  top: 10px;
}
#footer .payment-logo-block {
  text-align: center;
  padding: 40px 0 0;
}
@media only screen and (max-width: 768px) {
  #footer .payment-logo-block {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #footer .payment-logo-block {
    padding: 20px 0 0;
  }
}
@media only screen and (max-width: 640px) {
  #footer .payment-logo-block {
    margin-top: 20px;
  }
}
#footer .payment-logo-block img {
  max-height: 34px;
  height: auto;
  max-width: 100%;
  width: auto;
  /*@media only screen and (max-width: 640px) {
      max-width: 100%;
      max-height: none;
      height: auto;
  }*/
}
@media (max-width: 767px) {
  #footer .payment-logo-block .desktop {
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
  }
}
#footer .payment-logo-block .mobile {
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  #footer .payment-logo-block .mobile {
    height: auto;
    font-size: inherit;
    line-height: inherit;
  }
}
#footer .copyright {
  border-top: 1px solid #3f3f3f;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #7F8386;
  padding: 20px 0 40px;
}
@media (max-width: 767px) {
  #footer .copyright {
    padding: 20px 0;
  }
}
@media (max-width: 640px) {
  #footer .copyright {
    font-size: 14px;
  }
}
#footer .copyright p {
  margin: 0;
}
#footer .copyright a {
  color: #7F8386;
}
@media (max-width: 1023px) {
  #footer .copyright .screenMode {
    display: none !important;
  }
}
#footer .footer-nav {
  font: 400 14px/1.5 "Poppins", sans-serif;
  color: #ffffff;
  margin: 0 0 30px;
  padding: 0 0 25px;
  border-bottom: 1px solid #393939;
  text-align: left;
}
#footer .footer-nav:before, #footer .footer-nav:after {
  content: " ";
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  #footer .footer-nav {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  #footer .footer-nav {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#footer .footer-nav .nav-col {
  display: inline-block;
  width: 19.6%;
  float: left;
  padding-left: 20px;
}
@media only screen and (max-width: 768px) {
  #footer .footer-nav .nav-col ul {
    display: none;
    margin-bottom: 15px;
    margin-left: 15px;
  }
}
@media only screen and (min-width: 769px) {
  #footer .footer-nav .nav-col.pharm-address {
    display: none;
  }
}
#footer .footer-nav .nav-col.nav-col-first {
  width: 19%;
  padding-left: 0;
}
#footer .footer-nav .nav-col.nav-col-second {
  width: 19%;
}
#footer .footer-nav .nav-col.nav-col-third {
  width: 26%;
}
#footer .footer-nav .nav-col.nav-col-fourth {
  width: 19%;
}
#footer .footer-nav .nav-col.nav-col-last {
  width: 17%;
}
@media only screen and (max-width: 992px) {
  #footer .footer-nav .nav-col.nav-col-first, #footer .footer-nav .nav-col.nav-col-second, #footer .footer-nav .nav-col.nav-col-third, #footer .footer-nav .nav-col.nav-col-fourth, #footer .footer-nav .nav-col.nav-col-last {
    width: 20%;
    width: 20%;
  }
}
@media only screen and (max-width: 768px) {
  #footer .footer-nav .nav-col {
    display: block;
    width: 100%;
    border-bottom: 1px solid #393939;
  }
}
@media only screen and (max-width: 768px) {
  #footer .footer-nav .nav-col.nav-col-first, #footer .footer-nav .nav-col.nav-col-second, #footer .footer-nav .nav-col.nav-col-third, #footer .footer-nav .nav-col.nav-col-fourth, #footer .footer-nav .nav-col.nav-col-last {
    display: block;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin: 0;
  }
}
#footer .footer-nav .nav-col .glyphicon {
  display: none;
  float: right;
}
@media only screen and (max-width: 768px) {
  #footer .footer-nav .nav-col .glyphicon {
    display: inline-block;
  }
}
#footer .footer-nav .footer-nav-links {
  color: #C1D7ED;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  #footer .footer-nav .footer-nav-links {
    display: block !important;
  }
}
#footer .footer-nav .footer-nav-links > li {
  line-height: 1.8;
}
#footer .footer-nav .footer-nav-links a {
  color: #C1D7ED;
  text-decoration: none;
  line-height: 1.3;
  display: inline-block;
}
#footer .footer-nav .footer-nav-links a:hover {
  color: #ffffff;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  #footer .footer-nav .footer-nav-links a {
    text-decoration: underline;
  }
}
#footer .footer-nav .heading {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 400;
  position: relative;
}
@media only screen and (max-width: 992px) {
  #footer .footer-nav .heading {
    font-size: 17px;
  }
}
@media only screen and (max-width: 768px) {
  #footer .footer-nav .heading:after {
    content: " ";
    position: absolute;
    background: url("https://www.vivami-cdn.com/img//accordion-arrow.png") 0 0;
    right: 21px;
    top: 17px;
    height: 11px;
    width: 11px;
    display: inline-block;
  }
}
@media only screen and (max-width: 768px) {
  #footer .footer-nav .heading {
    font-weight: normal;
    padding: 10px 5px;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 16px;
  }
}
#footer .footer-nav .heading.open:after {
  background-position: 0 -10px;
}
#footer .screenMode, #footer .screenMode.iPadMode {
  display: block !important;
}
#footer .phoneMode, #footer .iPadMode {
  display: none !important;
}
@media (max-width: 1023px) {
  #footer .screenMode.iPadMode, #footer .iPadMode {
    display: block !important;
  }
}
#footer .custom-trustpilot {
  font-size: 16px;
}
@media (max-width: 640px) {
  #footer .custom-trustpilot {
    margin-top: 30px;
    font-size: 14px;
  }
  #footer .custom-trustpilot .logo {
    width: 190px;
    margin: 0 auto 15px;
  }
}
#footer .custom-trustpilot .logo-holder .star {
  padding: 3px;
}
@media (max-width: 640px) {
  #footer .custom-trustpilot .logo-holder .star {
    padding: 1px;
  }
}
#footer .custom-trustpilot .h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 137%;
  display: block;
  margin: 10px 0 7px;
}
@media (max-width: 640px) {
  #footer .custom-trustpilot .h2 {
    font-size: 28px;
  }
}
#footer .custom-trustpilot .rating-text {
  font-weight: 500;
}

.jdiv .__jivoMobileButton .button_592, jdiv .__jivoMobileButton .button_592 {
  width: 55px;
  height: 55px;
  margin-bottom: 10px;
}

:lang(en) #footer .information-section .col .justify-content-between.clearfix {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
:lang(en) #footer .information-section .cqc-block {
  display: inline-block;
}

:lang(da) #footer {
  padding: 50px 0 0;
}
:lang(da) #footer .footerPhoneLogo, :lang(da) #footer .intro-section {
  display: none !important;
}
:lang(da) #footer .footer-logo {
  display: block;
}
@media only screen and (max-width: 768px) {
  :lang(da) #footer {
    padding: 40px 0 0;
  }
  :lang(da) #footer .footer-logo {
    margin-bottom: 20px;
  }
}
:lang(da) #footer .dk-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
:lang(da) #footer .dk-logo a:not(:last-child) {
  margin-right: 20px;
}
:lang(da) #footer .dk-logo a:nth-last-child(2) {
  margin-right: 7px;
}

html {
  touch-action: manipulation;
}

* {
  image-rendering: -webkit-optimize-contrast;
}

body {
  color: #2A3036;
}

.blue-color, .text-blue {
  color: #0073B1;
}

.green-color, .text-green {
  color: #00B67A;
}

.blue-bg {
  background-color: #003566;
  background: -webkit-gradient(linear, left bottom, left top, from(#004C93), to(rgba(0, 53, 102, 0))), #003566;
  background: -o-linear-gradient(bottom, #004C93 0%, rgba(0, 53, 102, 0) 100%), #003566;
  background: linear-gradient(360deg, #004C93 0%, rgba(0, 53, 102, 0) 100%), #003566;
}

a {
  color: #2A3036;
  text-decoration: underline;
  background-color: transparent;
  outline: none;
}
a:hover, a:focus {
  color: #003566;
  text-decoration: underline;
  outline: none;
}
a:active {
  outline: none;
}

ul.default-list li, ol.default-list li {
  list-style-type: disc;
}

button {
  outline: none !important;
}

.no-cursor {
  pointer-events: none !important;
}

.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.b-gray-btn {
  border: solid #bfbfbf;
  border-width: 0 0 2px;
  color: #55595E;
  cursor: pointer;
  font: 700 16px/30px "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 11px 10px 10px;
  text-decoration: none;
  background: #e6e6e6;
  padding: 8px 21px 6px 20px;
  margin: 0 0 0 15px;
  outline: none;
}
.b-gray-btn:hover {
  background: #f1f0f0;
}
.b-gray-btn:active {
  background: #d1d1d1;
}

.fake-anchor {
  cursor: pointer;
}

.out-of-stock {
  max-height: 181px;
  margin: 0 0 0 15px;
  font-size: 13px;
  min-width: 130px;
  font-weight: 700;
  line-height: 26px;
  padding: 10px 21px 10px 20px;
  border: 0;
  border-radius: 0 15px;
  color: #ffffff;
  background: #8fbc8f;
  cursor: default;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}

.title-heading {
  display: block;
  font: 42px/50px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  color: #2A3036;
  text-align: center;
  margin: 0 0 25px;
}
@media only screen and (max-width: 767px) {
  .title-heading {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 15px;
  }
}

.screenMode, .screenMode.iPadMode {
  display: block !important;
}

.phoneMode, .iPadMode {
  display: none !important;
}

.wrapper {
  min-height: 100%;
  position: relative;
  background: #ffffff;
  overflow: hidden;
}

.for-desctop {
  display: block;
}

.for-mobile {
  display: none;
}

.rich-text .cite-note {
  font-size: 75%;
  color: #0073B1;
  cursor: pointer;
}
.rich-text .cite-note.active {
  background-color: #def;
  background-color: rgba(0, 127, 255, 0.133);
}

#header {
  background-color: #003566;
  background-size: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#004C93), to(rgba(0, 53, 102, 0))), #003566;
  background: -o-linear-gradient(bottom, #004C93 0%, rgba(0, 53, 102, 0) 100%), #003566;
  background: linear-gradient(360deg, #004C93 0%, rgba(0, 53, 102, 0) 100%), #003566;
  color: #ffffff;
  width: 100%;
  padding: 0;
}
#header .search-section {
  padding: 90px 0 47px;
}

.bodyStartPage #header {
  padding: 29px 0 0;
  background: #003566;
}
@media (max-width: 1023px) {
  .bodyStartPage #header {
    padding: 33px 0 0;
  }
}
.bodyStartPage .header-search {
  display: none;
}
.bodyStartPage .header-logo {
  margin: 0;
  width: 305px;
  height: 45px;
}
@media (max-width: 1023px) {
  .bodyStartPage .header-logo {
    width: 247px;
    height: 37px;
    margin: -5px auto 16px;
  }
}
@media (max-width: 767px) {
  .bodyStartPage .header-logo {
    width: 163px;
    max-height: 24px;
    margin: 0 auto;
  }
}
.bodyStartPage .header-nav .banner {
  margin: 0 -6px 0 18px;
}
.bodyStartPage .openMobileMenu-btn {
  top: 15px;
  left: 15px;
  right: auto;
}
@media (max-width: 1023px) {
  .bodyStartPage .backToProduct-btn {
    display: none;
  }
}
.bodyStartPage .trustpilot_block {
  background: #fcfdff;
  padding: 20px 0;
}

.header-top-bar {
  max-width: 1295px;
  margin: 0 auto 0 auto;
  padding: 5px 10px;
}
@media (max-width: 1023px) {
  .header-top-bar {
    position: relative;
  }
}

.header-logo {
  float: left;
  width: 230px;
  height: 34px;
  background-size: 100% 100%;
  margin: 9px 0;
}

#common-nav.header-search {
  display: none;
}

.mobile-nav .banner {
  position: relative;
  bottom: 40px;
  left: 20px;
}

.search-row .input-holder {
  overflow: hidden;
  display: block;
}

.search-row .input-holder input {
  background: none !important;
  border: 0 !important;
  width: 100%;
  height: 29px !important;
  font-size: 16px !important;
  line-height: 29px !important;
  padding: 0;
  margin: 0;
  text-indent: 18px;
  box-shadow: none;
  outline: none;
  color: #2A3036;
}

@media screen and (device-aspect-ratio: 2/3) {
  .search-row .input-holder input {
    font-size: 16px !important;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .search-row .input-holder input {
    font-size: 16px !important;
  }
}
@media screen and (device-aspect-ratio: 375/667) {
  .search-row .input-holder input {
    font-size: 16px !important;
  }
}
@media screen and (device-aspect-ratio: 9/16) {
  .search-row .input-holder input {
    font-size: 16px !important;
  }
}
.search-row {
  padding: 3px;
  border: 6px solid #55595E;
  border-radius: 12px;
  background: #ffffff;
  margin: 10px;
}

.search-row .submit {
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -72px -207px;
  height: 25px;
  width: 31px;
}

.search-row .submit {
  float: right;
  padding: 0;
  margin: 2px 0 0;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
}

.search-cross-clear {
  display: none;
  width: 20px;
  height: 20px;
  margin: 5px 8px 0 8px;
  padding: 2px;
  float: right;
}

.search-cross-clear .frame {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
  margin-top: -4px;
  margin-left: 4px;
}

.search-cross-clear .frame {
  margin-top: -11px;
}

.search-cross-clear .frame:before, .search-cross-clear .frame:after {
  content: "";
  position: absolute;
  background: #AAACAF;
}

.search-cross-clear .frame:before {
  left: 50%;
  top: 0;
  width: 4px;
  margin-left: -2px;
  height: 100%;
}

.search-cross-clear .frame:after {
  left: 0;
  top: 50%;
  height: 4px;
  margin-top: -2px;
  width: 100%;
}

.autocomplete-holder .autocomplete-frame {
  border: solid #EAEBEB;
  border-width: 0 1px 1px;
  box-shadow: #bcbcbc 0 1px 1px;
  border-radius: 0 0 6px 6px;
  background: #ffffff;
  overflow: hidden;
}
.autocomplete-holder .autocomplete-frame a.cover-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent !important;
}

.autocomplete-holder {
  display: none;
  position: absolute;
  top: -10px;
  left: 0px;
  right: 0px;
  border-radius: 0 0 12px 12px;
  border-style: solid;
  border-width: 0 6px 6px;
  border-color: #0073B1;
  border-color: rgba(255, 255, 255, 0.12);
}

.js-search-autocomplete-block.state-autocomplete-open .autocomplete-holder {
  display: block;
}

.autocomplete-holder .ui-autocomplete {
  padding-top: 0;
}

.autocomplete-holder .ui-autocomplete::-webkit-scrollbar {
  width: 0.3em;
}

.autocomplete-holder .ui-autocomplete::-webkit-scrollbar-thumb {
  background-color: #AAACAF;
  outline: 1px solid #D4D6D7;
}

.autocomplete-holder .msg-box {
  padding: 10px;
  text-align: center;
  color: #2A3036;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0 0 6px 6px;
  display: none;
}
.autocomplete-holder .ui-autocomplete {
  display: block !important;
  position: static !important;
  word-wrap: break-word;
  max-height: 370px;
  overflow: hidden;
  overflow-y: auto;
  border-right: 1px solid #F4F4F5;
  border-top: 1px solid #EAEBEB;
  text-align: left;
  font-size: 22px;
  font-family: 400 14px/18px "Trebuchet MS", Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 30px;
  padding: 0 0 15px 0;
}
.autocomplete-holder .ui-autocomplete li:last-child a {
  border-bottom: 1px;
}
.autocomplete-holder .ui-autocomplete a {
  padding: 7px 5px 7px 9px;
  font-size: 17px;
  line-height: 25px;
  outline: none;
  display: block;
  background: #ffffff;
  color: #2A3036;
  cursor: pointer;
  padding: 15px 25px 16px;
  text-decoration: none;
  border: solid #EAEBEB;
  border-width: 1px 1px 0px 0;
}
.autocomplete-holder .ui-autocomplete a:hover, .autocomplete-holder .ui-autocomplete a.ui-state-focus {
  border-color: #dbdbdb;
  position: relative;
  background: #EAEBEB;
}
.autocomplete-holder .suggested-aside {
  float: right;
  width: 35%;
  max-width: 426px;
  border-left: 1px solid #F4F4F5;
  border-top: 1px solid #EAEBEB;
  background: #fafafa;
  padding: 0 0 9999px;
  margin: 0 0 -9999px -1px;
  text-align: left;
}
.autocomplete-holder .suggestedOption-oneCondition {
  width: 100%;
  padding: 20px 20px;
}
.autocomplete-holder .suggestedOption-oneCondition .suggestedHeading {
  width: 100%;
  display: block;
  color: #2A3036;
  text-decoration: none;
  font-size: 22px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
}
.autocomplete-holder .suggestedOption-oneCondition .resul-list {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  display: table;
  width: 100%;
}
.autocomplete-holder .suggestedOption-oneCondition .resul-list li {
  width: 50%;
  float: left;
  display: inline-block;
  color: #7F8386;
  font-size: 18px;
}
.autocomplete-holder .suggestedOption-oneCondition .resul-list li a {
  display: inline-block;
  color: #7F8386;
  padding: 5px 0;
  text-decoration: none;
}
.autocomplete-holder .suggestedSingleProduct {
  display: block;
  width: 100%;
  min-height: 100px;
  padding: 10px 20px;
}
.autocomplete-holder .suggestedSingleProduct .product-box .proimg {
  display: inline-block;
  max-width: 200px;
  height: auto;
  float: left;
}
@media (max-width: 1023px) {
  .autocomplete-holder .suggestedSingleProduct .product-box .proimg {
    display: block;
    float: none;
    margin: 0 auto;
  }
}
.autocomplete-holder .suggestedSingleProduct .product-box .proimg img {
  width: 100%;
  height: auto;
  max-width: 160px;
}
.autocomplete-holder .suggestedSingleProduct .product-box .proInfo {
  display: inline-block;
  width: calc(100% - 220px);
  margin-left: 20px;
}
@media (max-width: 1023px) {
  .autocomplete-holder .suggestedSingleProduct .product-box .proInfo {
    width: 100%;
    margin-left: 0;
  }
}
.autocomplete-holder .suggestedSingleProduct .product-box .proInfo ul, .autocomplete-holder .suggestedSingleProduct .product-box .proInfo ol {
  padding: 20px 0;
  color: #7F8386;
}
.autocomplete-holder .suggestedSingleProduct .product-box .proInfo ul li, .autocomplete-holder .suggestedSingleProduct .product-box .proInfo ol li {
  font-family: "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  position: relative;
  padding: 0 0 0 37px;
  margin: 0 0 5px;
  font-size: 20px;
  line-height: 26px;
  color: #7F8386;
  text-align: left;
}
.autocomplete-holder .suggestedSingleProduct .product-box .proInfo ul li:after, .autocomplete-holder .suggestedSingleProduct .product-box .proInfo ol li:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background: url(https://www.vivami-cdn.com/img//icons-sec2d09105b.png) -84px -49px;
  height: 17px;
  width: 17px;
}
.autocomplete-holder .suggestedSingleProduct .product-box .productName {
  color: #2A3036;
  text-decoration: none;
  font-size: 24px;
}

.header-logo a {
  display: block;
  height: 100%;
  text-indent: -9999px;
  color: #ffffff;
  background: url(https://www.vivami-cdn.com/img//logo.png) 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  image-rendering: -webkit-optimize-contrast;
}
@media (max-width: 767px) {
  .header-logo a {
    background-size: 100% auto;
  }
}
.header-logo img {
  width: 100%;
  height: auto;
}

.big-banner-section {
  color: #ffffff;
  width: 100%;
  padding: 0;
  min-height: 300px;
  box-shadow: 0px 6px 0px #D4D6D7;
}
.big-banner-section .search-section {
  padding: 10px 0 47px;
}

.search-section-heading {
  max-width: 1085px;
  padding: 0 10px;
  margin: 0 auto;
  text-align: center;
  font: 20px/32px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
}
.search-section-heading h1 {
  font-size: 52px;
  margin-bottom: 0;
  letter-spacing: -1px;
  font-weight: 300;
}

.search-cross-clear {
  display: none;
  width: 20px;
  height: 20px;
  margin: 5px 8px 0 8px;
  padding: 2px;
}

.search-section-description {
  max-width: 865px;
  margin: 54px auto 54px;
}

.search-section-heading a {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline;
}
.search-section-heading a:hover, .search-section-heading a:active, .search-section-heading a:focus {
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.7);
}

.form-search-row {
  -webkit-animation: search-entry 500ms;
  -moz-animation: search-entry 500ms;
  animation: search-entry 500ms;
  max-width: 870px;
  /* border: 4px solid;
   border-color: $primary-color;
   border-color: rgba(255,255,255,.12);
   border-radius: 12px;*/
  margin: 0 auto 30px;
}
.form-search-row .form-search-row-frame {
  padding: 7px;
  border-radius: 6px;
  box-shadow: inset 0 35px 10px rgba(247, 247, 247, 0.8);
  background: #F2F8FB;
  border: 6px solid #1f5e9a;
  border-radius: 12px;
}
.form-search-row .form-search-row-frame:before, .form-search-row .form-search-row-frame:after {
  content: "";
  display: table;
}
.form-search-row .submit {
  float: right;
  background-color: #5AD6B8;
  border: solid rgb(40.2038834951, 161.7961165049, 132.3786407767);
  border-width: 0 0 2px;
  padding: 0 12px 0 50px;
  min-height: 52px;
  color: #ffffff;
  cursor: pointer;
  font: 700 18px/32px "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: left;
}
.form-search-row .submit .icon-search {
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") 0 -395px;
  height: 33px;
  width: 33px;
  float: left;
  margin: 0 0 0 -41px;
}

.search-section .search-cross-clear {
  width: 30px;
  height: 30px;
  margin: 15px 15px 0 8px;
  padding: 2px;
}
.search-section .search-parameters {
  margin: 0 auto;
  padding: 0 10px;
  text-align: center;
  list-style: none;
  max-width: 1085px;
  padding: 0 10px;
  font: 300 18px/26px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  position: relative;
}
.search-section .search-parameters:before, .search-section .search-parameters:after {
  content: "";
  display: table;
}
.search-section .search-parameters:after {
  clear: both;
}
.search-section .search-parameters a {
  color: #ffffff;
  display: inline-block;
  outline: 0;
}
.search-section .search-parameters li {
  display: inline-block;
  vertical-align: top;
  margin: 0 25px 0 0;
  padding: 0 0 0 28px;
  max-width: 32%;
}
.search-section .search-parameters li:before {
  position: absolute;
  content: "";
  background-position: -11px 0;
  width: 1px;
  height: 27px;
  left: 0;
  top: 0;
  position: static;
  float: left;
  margin: 0 0 0 -28px;
}
.search-section .search-parameters li:first-child::before {
  display: none;
}

.search-field-active.search-field-focus .search-cross-clear {
  display: block;
  float: right;
}

.search-cross-clear .frame {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
  margin-top: -9px;
  margin-left: 9px;
}
.search-cross-clear .frame:before, .search-cross-clear .frame:after {
  content: "";
  position: absolute;
  background: #AAACAF;
}
.search-cross-clear .frame:before {
  left: 0;
  top: 50%;
  width: 4px;
  margin-left: 11px;
  height: 100%;
}
@media (max-width: 767px) {
  .search-cross-clear .frame:before {
    left: -5px;
  }
}
.search-cross-clear .frame:after {
  left: 0;
  top: 50%;
  height: 4px;
  margin-top: 11px;
  width: 100%;
}
@media (max-width: 767px) {
  .search-cross-clear .frame:after {
    margin-top: 6px;
  }
}

.form-search-row .form-search-field {
  overflow: hidden;
}
.form-search-row .form-search-field input {
  display: block;
  margin: 0;
  padding: 11px 0 11px 18px;
  border: 0 !important;
  background: none;
  width: 100%;
  outline: 0;
  font: 300 22px/30px "Trebuchet MS", Helvetica, sans-serif;
  color: #2A3036;
  box-shadow: none;
}

.js-search-autocomplete-block .ui-helper-hidden-accessible {
  display: none;
}

.form-search-drop-holder {
  position: relative;
  z-index: 100;
}

.icon-bar {
  background-color: #ffffff;
}

.header-nav {
  float: right;
  position: relative;
}
.header-nav .banner {
  display: inline-block;
  vertical-align: middle;
  margin: 0 -6px 0 5px;
  text-decoration: none;
}
.header-nav .banner a {
  display: inline-block;
  border: 5px solid #0073B1;
  border-radius: 5px;
}

@-webkit-keyframes search-entry {
  0% {
    opacity: 0.5;
    -webkit-transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes search-entry {
  0% {
    opacity: 0.5;
    -moz-transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes search-entry {
  0% {
    opacity: 0.5;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.navigation {
  margin: 0;
  color: #ffffff;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  font: 14px/24px "Trebuchet MS", Helvetica, sans-serif;
}
.navigation a {
  color: #ffffff;
  cursor: pointer;
  display: block;
}
.navigation a:before {
  content: "";
  position: absolute;
}
.navigation .pseudo-link {
  color: #ffffff;
  cursor: pointer;
  display: block;
}
.navigation .pseudo-link:before {
  content: "";
  position: absolute;
}
.navigation > li {
  margin: 0 0 0 16px;
  padding: 0 0 0 24px;
  display: inline-block;
  text-decoration: underline;
  position: relative;
  float: none;
}
.navigation li a {
  color: #ffffff;
  padding: 0 !important;
}
.navigation li.country {
  vertical-align: middle;
  font-size: larger;
  text-decoration: none;
  margin-bottom: 8px;
}
@media (max-width: 1023px) {
  .navigation li.country {
    margin-bottom: 5px;
  }
}
.navigation li.country.flag:before {
  content: "";
  float: left;
  width: 0px;
  height: 0px;
  margin: 9px 7px 0 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 16px solid #ffffff;
}
.navigation li.country.flag a {
  display: inline-block;
  text-decoration: none;
  border: none;
  vertical-align: middle;
  line-height: 10px;
}
.navigation li.country.flag a span {
  display: inline-block;
  width: 28px;
  height: auto;
  min-height: 22px;
  border: 5px solid #0073B1;
  border-radius: 5px;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: normal;
}
.navigation li.country.flag a span.en {
  background-image: url(https://www.vivami-cdn.com/img//icons/en.png);
}
.navigation li.country.flag a span.de {
  background-image: url(https://www.vivami-cdn.com/img//icons/de.png);
  width: 25px;
}
.navigation li.country.flag a span.dk {
  background-image: url(https://www.vivami-cdn.com/img//icons/dk.png);
  width: 25px;
}
.navigation li.country.flag a span.es {
  background-image: url(https://www.vivami-cdn.com/img//icons/es.png);
  width: 25px;
}
.navigation li.country.flag a span.fr {
  background-image: url(https://www.vivami-cdn.com/img//icons/fr.png);
  width: 25px;
}
.navigation li.country.flag a span.nl {
  background-image: url(https://www.vivami-cdn.com/img//icons/nl.png);
  width: 25px;
}
.navigation li.country.flag a span.se {
  background-image: url(https://www.vivami-cdn.com/img//icons/se.png);
  width: 25px;
}
.navigation li.country.langText {
  text-decoration: underline;
  font-size: 14px;
  line-height: 24px;
  padding-left: 0;
}
.navigation li.country.langText:before {
  display: none;
}
.navigation li.country.langText .langTextMobMenu {
  display: none;
}
@media (max-width: 1023px) {
  .navigation li.country.langText .langTextMobMenu {
    display: inline-block;
    margin-right: 5px;
  }
}
.navigation li.country.langText a {
  margin-top: 5px;
}
@media (max-width: 1023px) {
  .navigation li.country.langText a {
    margin-top: 0;
    display: inline-block;
  }
}
.navigation li.country img {
  border: 5px solid #0073B1;
  border-radius: 5px;
  margin-top: -2px;
}
.navigation li.phone:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background: url(https://www.vivami-cdn.com/img//icons-sec2d09105b.png) -24px 0;
  height: 14px;
  width: 14px;
}
.navigation li.phone .information-popup {
  position: absolute;
  width: 100%;
  margin: 0 0 2px;
  bottom: 100%;
  right: 0;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  background: #0073B1;
  border: 2px solid #F5FAFF;
  border-radius: 9px;
  visibility: hidden;
  opacity: 0;
}
.navigation li.phone .information-popup:after, .navigation li.phone .information-popup:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.navigation li.phone .information-popup:before {
  border-color: rgba(245, 250, 255, 0);
  border-top-color: #F5FAFF;
  border-width: 9px;
  margin-left: -9px;
}
.navigation li.phone .information-popup:after {
  border-color: rgba(0, 115, 177, 0);
  border-top-color: #0073B1;
  border-width: 6px;
  margin-left: -6px;
}
.navigation li.phone:hover .information-popup {
  visibility: visible;
  opacity: 1;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation li.email a:before, .navigation li.email .pseudo-link:before {
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -49px 0;
  height: 14px;
  width: 18px;
  left: 0;
  top: 5px;
}
@media (max-width: 1023px) {
  .navigation li.email {
    display: none;
  }
}
.navigation li.faq a:before {
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -109px -92px;
  height: 18px;
  width: 18px;
  left: 0px;
  top: 4px;
}
.navigation li.login a:before, .navigation li.login .pseudo-link:before {
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -119px 0;
  height: 14px;
  width: 14px;
  left: 3px;
  top: 4px;
}
.navigation li.logoutMobile {
  display: none;
}
@media (max-width: 1023px) {
  .navigation li.logoutMobile {
    display: inline-block;
  }
}
.navigation li.logoutMobile a:before, .navigation li.logoutMobile .pseudo-link:before {
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -38px -31px;
  height: 14px;
  width: 12px;
  left: 3px;
  top: 4px;
}
.navigation li.emailMobile {
  display: none;
}
@media (max-width: 1023px) {
  .navigation li.emailMobile {
    display: inline-block;
  }
}
.navigation li.emailMobile a:before, .navigation li.emailMobile .pseudo-link:before {
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -49px 0;
  height: 14px;
  width: 18px;
  left: 0;
  top: 5px;
}

.nav > li > a {
  padding: 0;
}
.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
}

.mobile-menu-search {
  display: none;
}

.openMobileMenu-btn {
  width: 37px;
  height: 30px;
  background-position: -230px -184px;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: 14px;
  right: 0;
  cursor: pointer;
}
.openMobileMenu-btn.menu-right-btn {
  top: 11px;
  right: 0px;
  left: auto;
}

.backToProduct-btn {
  position: absolute;
  top: 14px;
  left: 14px;
  cursor: pointer;
  font: 400 16px/22px "Trebuchet MS", Helvetica, sans-serif;
  padding: 0 0 0 18px;
  color: #ffffff !important;
  text-decoration: none !important;
}
@media (max-width: 1023px) {
  .backToProduct-btn {
    top: 6px;
  }
}
.backToProduct-btn:after {
  position: absolute;
  content: "";
  background-position: -155px -73px;
  width: 24px;
  height: 41px;
  left: 0;
  top: 0;
}

.openMobileMenu-btn, .backToProduct-btn, .phoneExpandedMenu {
  display: none;
}

.centered-section {
  width: 1120px;
  margin: 0 auto;
  position: relative;
}

.dark-bg {
  background: #F5FAFF;
  padding: 35px 0;
}

.white-bg {
  background: #ffffff;
  padding: 91px 0 74px;
}

.navbar-header {
  position: relative;
}

.navbar.slide-active {
  position: relative;
}

.autocomplete-holder {
  display: none;
  position: absolute;
  top: 0;
  border-radius: 0 0 12px 12px;
  border-style: solid;
  border-width: 0 6px 6px;
  border-color: #0073B1;
  border-color: rgba(255, 255, 255, 0.12);
}
.autocomplete-holder .autocomplete-frame {
  border: solid #EAEBEB;
  border-width: 0 1px 1px;
  box-shadow: #bcbcbc 0 1px 1px;
  border-radius: 0 0 6px 6px;
  background: #ffffff;
  overflow: hidden;
}
.autocomplete-holder .suggested-aside {
  float: right;
  width: 35%;
  max-width: 426px;
  border-left: 1px solid #F4F4F5;
  border-top: 1px solid #EAEBEB;
  background: #fafafa;
  padding: 0 0 9999px;
  margin: 0 0 -9999px -1px;
  text-align: left;
}
.autocomplete-holder .ui-autocomplete {
  display: block !important;
  position: static !important;
  word-wrap: break-word;
  max-height: 370px;
  overflow: hidden;
  overflow-y: auto;
  border-right: 1px solid #F4F4F5;
  text-align: left;
  font-size: 22px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 30px;
  padding-left: 0;
}
.autocomplete-holder .ui-autocomplete li:first-child a {
  margin: 0;
}

.phoneExpandedMenu .autocomplete-holder .ui-autocomplete a {
  border: 0;
}

.suggested-item {
  color: #2A3036;
  font-size: 20px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 25px;
  padding: 10px 10px 20px;
  max-height: 369px;
  overflow-y: auto;
}
.suggested-item .suggested-content {
  overflow: hidden;
}
.suggested-item .suggested-content a {
  color: #7F8386;
  text-decoration: none;
  border-bottom: 1px solid #7F8386;
}
.suggested-item .suggested-content h3 {
  font: 30px/35px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 5px;
  text-align: left;
}
.suggested-item .suggested-content ul {
  font: 15px/20px "Trebuchet MS", Helvetica, sans-serif;
  padding-left: 0;
}
.suggested-item .suggested-content ul li {
  padding: 5px 0 4px 25px;
  list-style: none;
}
.suggested-item .suggested-content ul li:before {
  content: "";
  color: #7F8386;
  width: 10px;
  float: left;
  margin: 0 0 0 -20px;
}

.ui-helper-hidden-accessible {
  display: none;
}

.form-search-row.state-autocomplete-open {
  border-bottom-width: 0;
  border-radius: 12px 12px 0 0;
  margin-bottom: 37px;
  position: relative;
  z-index: 100;
}
.form-search-row.state-autocomplete-open .form-search-row-frame {
  border-radius: 12px 12px 0 0;
  padding-bottom: 6px;
  border-bottom: 0;
}

.state-search-not-found .autocomplete-holder .autocomplete-frame {
  display: none;
}

.state-autocomplete-open .form-search-row-frame {
  background: #F4F4F5;
}

.autocomplete-holder .msg-box {
  padding: 20px;
  text-align: center;
  color: #2A3036;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0 0 6px 6px;
  display: none;
}

.autocomplete-holder .msg-box {
  display: none;
}

.js-search-autocomplete-block.state-autocomplete-open .autocomplete-holder {
  display: block;
}

.state-search-not-found .autocomplete-holder .msg-box {
  display: block;
  position: static;
  background-color: #ffffff;
}

.header-nav .search-cross-clear {
  margin-top: 5px;
}
.header-nav .search-cross-clear .frame {
  margin-top: 0px !important;
  margin-left: 7px;
}
.header-nav .search-cross-clear .frame:after {
  left: 0 !important;
  top: 6px !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.header-nav .search-cross-clear .frame:before {
  left: 6px !important;
  top: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.steps-section.withTopArrow {
  border-top: 5px solid #d7dce1;
  padding: 0 0 50px !important;
}
.steps-section .information-list {
  padding: 40px 0 10px;
}
.steps-section .information-list ul {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  word-spacing: -0.36em;
  text-align: center;
}
.steps-section .information-list li {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  line-height: 22px;
  word-spacing: normal;
  border: 2px solid #0073B1;
  background: #f7f9fc;
  margin: 5px 10px;
  padding: 8px 14px 9px;
  border-radius: 3px;
}
.steps-section .information-list li span {
  position: relative;
  top: -1px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  background-image: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png");
}
.steps-section .information-list li span.clock {
  background-position: -104px -137px;
  height: 22px;
  width: 22px;
}
.steps-section .information-list li span.lock {
  background-position: -68px -49px;
  height: 21px;
  width: 16px;
}
.steps-section .information-list li span.tube {
  background-position: -61px -159px;
  height: 21px;
  width: 19px;
}
.steps-section .information-list li span.plus {
  background-image: none;
  text-indent: inherit;
  top: 0;
  background: #0073B1;
  color: #ffffff;
  border-radius: 100px;
  height: 22px;
  width: 22px;
  line-height: 19px;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}

.fonts-loaded .moreQuestions-section .call-section {
  font-family: "bad_scriptregular", "Trebuchet MS", Helvetica, sans-serif;
}

.steps-section .call-section, .moreQuestions-section .call-section {
  color: #2A3036;
  text-align: center;
  font: 36px/80px "bad_scriptregular", "Trebuchet MS", Helvetica, sans-serif;
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  line-height: 1.3;
}

.steps-section .call-section .blue-color, .moreQuestions-section .call-section .blue-color {
  font: 300 italic 62px/80px "Courier New", Courier, monospace;
  letter-spacing: -11px;
  word-spacing: -8px;
}

.brands-section {
  background: #fcfdff;
}

.brands-section header {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin: 0 0 47px;
}

.brands-section h2 {
  font: 42px/52px "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 14px;
}

.brands-section h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

.brands-section p {
  color: #2A3036;
}

.brends-twocolumns {
  background: url(https://www.vivami-cdn.com/img//bg-border.png) repeat-y 50% 0;
  padding: 0 0 3px;
  margin: 0 0 37px;
}

.brends-twocolumns .left-col, .brends-twocolumns .right-col {
  float: left;
  width: 50%;
}

.brends-twocolumns .right-col {
  font-size: 18px;
  line-height: 25px;
}

.brends-twocolumns .video-holder {
  float: right;
  width: 100%;
  max-width: 560px;
  max-height: 307px;
  padding: 10px 35px 0 35px;
}
.brends-twocolumns .video-holder .youtube {
  background-size: cover !important;
  background-position-y: center;
  background-position-x: center;
}

.video-holder .video {
  width: 100% !important;
  height: 277px !important;
}
@media (max-width: 1024px) {
  .video-holder .video {
    height: 220px !important;
  }
}
.video-holder .video .ytp-icon-watermark {
  display: none !important;
}

.brends-twocolumns .right-col .holder {
  padding: 6px 31px 0 34px;
  text-align: left;
}

.brends-twocolumns .brand-blockquote {
  padding: 22px 0 0;
  margin: 0;
}

.doctor-name {
  text-align: center;
  width: 100%;
  margin: 5px auto 0;
  font-weight: bold;
}
.doctor-name span {
  font-size: 14px;
  display: block;
  font-weight: normal;
  line-height: 14px;
}

.brends-twocolumns .brand-blockquote .alignright {
  float: right;
  margin: 5px 0 0 26px;
  max-width: 47%;
}

.brends-twocolumns .brand-blockquote blockquote {
  margin: 0;
  overflow: hidden;
  padding: 0;
  border-left: 0;
  font-size: 16px;
  line-height: 1.7;
}

.brends-twocolumns .brand-blockquote .alignright img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.brends-twocolumns .brand-blockquote blockquote q {
  display: block;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  padding: 0 0 14px 20px;
}

.brends-twocolumns .brand-blockquote blockquote cite {
  text-align: right;
  display: block;
  font: italic 400 15px/23px "Trebuchet MS", Helvetica, sans-serif;
}

.brand-blockquote blockquote cite p {
  margin: 0;
}

.brends-twocolumns .brand-blockquote blockquote cite span {
  display: block;
}

.brends-twocolumns .brand-blockquote blockquote cite .position {
  color: #7F8386;
}

.brends-twocolumns .brand-blockquote blockquote q:after {
  position: absolute;
  content: "";
  background-position: -19px -33px;
  width: 10px;
  height: 8px;
  left: 0;
  top: 3px;
}

.brends-twocolumns .brand-blockquote blockquote q:before {
  content: "";
}

.brands-section .form-search-main {
  display: none;
}

.brands-section h3 {
  font: 700 20px/30px "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 15px;
  text-align: center;
}

.brends-twocolumns .brands-list {
  margin: 0;
  padding: 6px 20px 4px 0;
  text-align: center;
}

.brends-twocolumns .brands-list__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 20px;
  width: 116px;
  text-align: center;
}
.brends-twocolumns .brands-list__item span {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}

.merckSerono_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -48px;
  height: 36px;
  width: 111px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .merckSerono_invert {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-invert@2x-s3b59d49d2e.png");
    background-position: 0 -48px;
    background-size: 114px auto;
    background-repeat: no-repeat;
    height: 35.5px;
    width: 110.5px;
  }
}
.pfizer_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -263px;
  height: 50px;
  width: 85px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .pfizer_invert {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-invert@2x-s3b59d49d2e.png");
    background-position: 0 -261.5px;
    background-size: 114px auto;
    background-repeat: no-repeat;
    height: 50px;
    width: 85px;
  }
}
.astraZeneca_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -20px;
  height: 28px;
  width: 113px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .astraZeneca_invert {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-invert@2x-s3b59d49d2e.png");
    background-position: 0 -20px;
    background-size: 114px auto;
    background-repeat: no-repeat;
    height: 28px;
    width: 112.5px;
  }
}
.roche_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -122px;
  height: 46px;
  width: 87px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .roche_invert {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-invert@2x-s3b59d49d2e.png");
    background-position: 0 -121.5px;
    background-size: 114px auto;
    background-repeat: no-repeat;
    height: 45.5px;
    width: 87px;
  }
}
.novartis_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 0;
  height: 20px;
  width: 112px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .novartis_invert {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-invert@2x-s3b59d49d2e.png");
    background-position: 0 0;
    background-size: 114px auto;
    background-repeat: no-repeat;
    height: 20px;
    width: 112px;
  }
}
.norgine_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -313px;
  height: 51px;
  width: 67px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .norgine_invert {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-invert@2x-s3b59d49d2e.png");
    background-position: 0 -311.5px;
    background-size: 114px auto;
    background-repeat: no-repeat;
    height: 50.5px;
    width: 66.5px;
  }
}
.janssenCilag_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -215px;
  height: 48px;
  width: 114px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .janssenCilag_invert {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-invert@2x-s3b59d49d2e.png");
    background-position: 0 -213.5px;
    background-size: 114px auto;
    background-repeat: no-repeat;
    height: 48px;
    width: 113.5px;
  }
}
.lilly_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -168px;
  height: 47px;
  width: 84px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .lilly_invert {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-invert@2x-s3b59d49d2e.png");
    background-position: 0 -167px;
    background-size: 114px auto;
    background-repeat: no-repeat;
    height: 46.5px;
    width: 84px;
  }
}
.glaxoSmithKline_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -84px;
  height: 38px;
  width: 113px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .glaxoSmithKline_invert {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-invert@2x-s3b59d49d2e.png");
    background-position: 0 -83.5px;
    background-size: 114px auto;
    background-repeat: no-repeat;
    height: 38px;
    width: 113px;
  }
}
.janssenCilag {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -232px;
  height: 44px;
  width: 116px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .janssenCilag {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -232px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 44px;
    width: 116px;
  }
}
.pfizer {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -372px;
  height: 51px;
  width: 85px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .pfizer {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -372px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 51px;
    width: 85px;
  }
}
.merckSerono {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -153px;
  height: 39px;
  width: 114px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .merckSerono {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -153px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 39px;
    width: 114px;
  }
}
.lilly {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -324px;
  height: 48px;
  width: 87px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .lilly {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -324px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 48px;
    width: 87px;
  }
}
.novartis {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 0;
  height: 21px;
  width: 116px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .novartis {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 0;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 21px;
    width: 116px;
  }
}
.roche {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -276px;
  height: 48px;
  width: 90px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .roche {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -276px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 48px;
    width: 90px;
  }
}
.glaxoSmithKline {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -192px;
  height: 40px;
  width: 116px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .glaxoSmithKline {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -192px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 40px;
    width: 116px;
  }
}
.norgine {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -423px;
  height: 59px;
  width: 80px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .norgine {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -423px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 59px;
    width: 80px;
  }
}
.takeda {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -114px;
  height: 39px;
  width: 116px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .takeda {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -114px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 39px;
    width: 116px;
  }
}
.orion {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -49px;
  height: 30px;
  width: 106px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .orion {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -49px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 30px;
    width: 106px;
  }
}
.astraZeneca {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -21px;
  height: 28px;
  width: 116px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .astraZeneca {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -21px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 28px;
    width: 116px;
  }
}
.mcNeil {
  background: url("https://www.vivami-cdn.com/img//brandlogos-bw-sfc352209d3.png") 0 -79px;
  height: 35px;
  width: 107px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .mcNeil {
    background-image: url("https://www.vivami-cdn.com/img//brandlogos-bw@2x-s5465271944.png");
    background-position: 0 -79px;
    background-size: 116px auto;
    background-repeat: no-repeat;
    height: 35px;
    width: 107px;
  }
}
.form-search-row-add {
  max-width: 748px;
  margin: 0 auto 14px;
  /*border: 6px solid;
  border-color: #eef0f2;
  border-color: rgba(207,209,212,.3);
  border-radius: 12px;*/
  position: relative;
}

.form-search-row-add .form-search-row-add-frame {
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  padding: 5px;
  border: 6px solid rgba(207, 209, 212, 0.3);
  border-radius: 12px;
}
.search-field-active .form-search-row-add .form-search-row-add-frame {
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}
.form-search-row-add .autocomplete-holder {
  border-color: #eef0f2;
  border-color: rgba(207, 209, 212, 0.3);
  border-width: 0 5px 5px;
}
.form-search-row-add .submit {
  float: right;
  background-color: #FE9523;
  border: solid rgb(226.7692307692, 118.5384615385, 1.0307692308);
  border-width: 0 0 2px;
  padding: 0 19px 0 45px;
  min-height: 44px;
  color: #ffffff;
  cursor: pointer;
  font: 700 18px/32px "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: left;
}
.form-search-row-add .submit:hover {
  background-color: rgb(253.8846153846, 136.7692307692, 9.6153846154);
}
.form-search-row-add .submit:active {
  background-color: rgb(253.8846153846, 136.7692307692, 9.6153846154);
  border-width: 2px 0 0;
  border-color: rgb(201.3846153846, 105.2692307692, 0.9153846154);
}
.form-search-row-add .submit .icon-search {
  float: left;
  margin: 5px 0 0 -33px;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -82px -137px;
  height: 22px;
  width: 22px;
}
.form-search-row-add .form-search-field {
  overflow: hidden;
}
.form-search-row-add .form-search-field input {
  display: block;
  margin: 0;
  padding: 7px 0 6px 18px;
  border: 0 !important;
  background: none;
  width: 100%;
  outline: 0;
  font: 18px/30px "Trebuchet MS", Helvetica, sans-serif;
  color: #2A3036;
  box-shadow: none;
}

.js-search-autocomplete-block .ui-helper-hidden-accessible {
  display: none;
}

.state-searching .autocomplete-holder .autocomplete-frame {
  min-height: 50px;
}

.state-searching .autocomplete-holder .suggested-aside {
  opacity: 0.5;
}

.state-searching .autocomplete-holder .ui-autocomplete {
  opacity: 0.5;
}

.state-searching .autocomplete-holder .msg-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100%;
  display: block;
  background-image: url(https://www.vivami-cdn.com/img//ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -9999px;
  opacity: 0.5;
}

.autocomplete-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #e8e8e8;
  height: 1px;
}

.autocomplete-holder .autocomplete-frame.only-condition .suggested-aside {
  width: 100%;
  float: none;
  display: block;
}
.autocomplete-holder .autocomplete-frame.only-condition .ui-autocomplete {
  display: none;
}

.condition-search .search-parameters {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font: 15px/22px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
}
.condition-search .search-parameters li {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 0 20px;
  margin: 0;
  position: relative;
}
.condition-search .search-parameters li:after {
  position: absolute;
  content: "";
  background-position: -10px 0;
  width: 1px;
  height: 25px;
  left: 0;
  top: 0;
}
.condition-search .search-parameters li:first-child:after {
  display: none;
}
.condition-search .search-parameters a {
  color: #0073B1;
}
@media only screen and (max-width: 1023px) {
  .condition-search .search-cross-clear {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .condition-search .search-cross-clear .frame {
    margin-top: 0 !important;
  }
}
.condition-search .search-cross-clear .frame:before {
  left: -5px;
  margin-left: 11px;
}
@media only screen and (max-width: 1023px) {
  .condition-search .search-cross-clear .frame:before {
    left: 6px;
    margin-left: 0 !important;
    top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .condition-search .search-cross-clear .frame:before {
    top: 5px;
  }
}
.condition-search .search-cross-clear .frame:after {
  left: 0;
  margin-top: 6px;
}
@media only screen and (max-width: 1023px) {
  .condition-search .search-cross-clear .frame:after {
    top: 5px;
    margin-left: 0px;
  }
}

.popular-product-section {
  padding: 37px 0 0;
  font: 15px/22px "Trebuchet MS", Helvetica, sans-serif;
}

.popular-product-section .link-list {
  max-width: 748px;
  text-align: justify;
  border-bottom: 1px solid #D4D6D7;
  border-radius: 12px;
  background: #F4F4F5;
  padding: 15px 10px 0;
  margin: 0 auto;
}

.popular-product-section .link-list li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: calc(33.333% - 4px);
  padding: 0 5px;
  margin: 0 0 15px;
}

.popular-product-section .link-list .link-holder {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.popular-product-section .link-list a {
  color: #0073B1;
}

.merckSerono_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -48px;
  height: 36px;
  width: 111px;
}

.pfizer_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -263px;
  height: 50px;
  width: 85px;
}

.astraZeneca_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -20px;
  height: 28px;
  width: 113px;
}

.roche_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -122px;
  height: 46px;
  width: 87px;
}

.novartis_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 0;
  height: 20px;
  width: 112px;
}

.norgine_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -313px;
  height: 51px;
  width: 67px;
}

.janssenCilag_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -215px;
  height: 48px;
  width: 114px;
}

.lilly_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -168px;
  height: 47px;
  width: 84px;
}

.glaxoSmithKline_invert {
  background: url("https://www.vivami-cdn.com/img//brandlogos-invert-s3f9b4f02a7.png") 0 -84px;
  height: 38px;
  width: 113px;
}

#footer .footer-logo a, #footer .footerPhoneLogo a {
  display: block;
  height: 100%;
}

#footer .contacts-list .phone a {
  cursor: pointer;
}

#footer .contacts-list .email span {
  cursor: pointer;
}

#footer .state-toggle-block {
  padding: 15px 0 0;
  text-align: center;
  display: none;
}
@media only screen and (max-width: 768px) {
  #footer .state-toggle-block {
    display: none;
  }
}

#footer .state-toggle-block .slide {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
}

#footer .state-toggle-block .closed-state, #footer .state-toggle-block .opened-state {
  padding: 0 20px 0 0;
  position: relative;
  cursor: pointer;
  text-decoration: underline;
}

#footer .state-toggle-block .closed-state:before, #footer .state-toggle-block .closed-state:after, #footer .state-toggle-block .opened-state:before, #footer .state-toggle-block .opened-state:after {
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: silver transparent transparent transparent;
}

#footer .state-toggle-block .closed-state:after, #footer .state-toggle-block .opened-state:after {
  border-width: 9px 4px 0 4px;
  border-color: #292929 transparent transparent transparent;
  top: 6px;
  right: 1px;
}

#footer .state-toggle-block .opened-state:before, #footer .state-toggle-block .opened-state:after {
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent silver transparent;
}

#footer .state-toggle-block .opened-state:after {
  border-width: 0 4px 9px 4px;
  border-color: transparent transparent #292929 transparent;
  top: 10px;
}

.innerPage .header-nav {
  top: 0;
}

@media (max-width: 767px) {
  .innerPage .header-logo {
    width: 124px;
    max-height: 24px;
    margin: 0 auto;
  }
}
.innerPage .header-logo a {
  background-size: contain;
}

.innerPage .header-top-bar {
  padding: 0;
}

.innerPage .navbar-brand {
  max-width: 230px;
  margin-top: 4px;
}

.innerPage .navbar-brand > img {
  margin-top: 4px;
}

.innerPage .header-search {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0;
}
.innerPage .header-search .autocomplete-holder {
  left: auto;
  right: -6px;
  width: 600px;
  margin-top: -5px;
}
.innerPage .header-search .autocomplete-holder .suggested-aside {
  width: 50%;
}
.innerPage .header-search .autocomplete-holder .suggested-item .suggested-content a {
  color: #0073B1;
}
.innerPage .header-search .autocomplete-holder .suggested-item .suggested-content ul li:before {
  content: "•";
  color: #7F8386;
  width: 10px;
  float: left;
  margin: 0 0 0 -20px;
}
.innerPage .header-search .autocomplete-holder .suggestedSingleProduct .product-box .proInfo {
  display: inline-block;
  width: calc(100% - 200px);
}
.innerPage .header-search .autocomplete-holder .suggestedSingleProduct .product-box .proimg {
  margin-right: 20px;
}

.innerPage .navigation {
  margin: 0;
}
.innerPage .navigation li:first-child {
  margin-left: 0;
}
@media (max-width: 1023px) {
  .innerPage .navigation li.country.langText {
    margin-left: 17px;
  }
}

.innerPage .mobile-nav .navigation li:first-child {
  margin-left: 16px;
}

.innerPage#slide-nav {
  margin-top: 15px;
}

.innerPage #header .search-section {
  padding-bottom: 10px;
}

.innerPage .search-row {
  margin: 0 10px;
  border: 6px solid #0073B1;
  border-radius: 12px;
  background: #ffffff;
  padding: 4px;
  width: 247px;
  box-shadow: inset 0 10px 8px #F4F4F5;
}

.innerPage .header-nav .banner {
  margin: 0 0 0 5px;
}

.search-results {
  width: 100%;
  background: #fcfdff;
  color: #55595E;
  text-align: left;
}
.search-results .navigation-row {
  position: absolute;
  top: 66px;
  left: 0;
  width: 100%;
  z-index: 1;
  text-align: center;
}
.search-results .navigation-row ul {
  font-size: 0;
  line-height: 0;
  display: table;
  margin: 0 auto;
  word-spacing: -0.36em;
  padding: 10px 19px 8px;
  list-style: none;
  border: 1px solid;
  border-color: #F4F4F5 #F4F4F5 #F4F4F5;
  box-shadow: 0 1px 0 #D4D6D7;
  border-radius: 20px;
  background: #ffffff;
}
.search-results .navigation-row ul li {
  display: inline-block;
  vertical-align: middle;
  word-spacing: normal;
  font-size: 16px;
  line-height: 27px;
  margin: 0 1px;
}
.search-results .navigation-row ul li:first-child {
  margin: 0 9px 0 0;
}
.search-results .navigation-row ul a {
  color: #55595E;
  height: 27px;
  width: 27px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  text-decoration: none;
  text-align: center;
}
.search-results .navigation-row ul a.active {
  background-color: #5AD6B8;
  color: #ffffff;
}
.search-results .result-section {
  padding: 142px 0 0;
}
.search-results .result-section .holder {
  margin: 0 0 52px;
}
.search-results .result-section .holder ul {
  margin: 0 20px 0px;
  padding: 0 0 0 21px;
  list-style: none;
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 640px) {
  .search-results .result-section .holder ul {
    margin: 0 0 0px;
  }
}
.search-results .result-section .holder ul li {
  width: 24%;
  display: inline-block;
  padding: 0 0 3px 20px;
  word-wrap: break-word;
  overflow: hidden;
  vertical-align: text-top;
}
.search-results .result-section .holder ul li:before {
  content: "";
  float: left;
  width: 6px;
  height: 6px;
  margin: 10px 0 0 -20px;
  background: #55595E;
  border-radius: 10px;
}
@media (max-width: 640px) {
  .search-results .result-section .holder ul li {
    width: 48%;
    padding: 0 10px 3px 15px !important;
  }
}
.search-results .result-section .holder ul a {
  color: #0073B1;
}
.search-results .result-section .holder .letter {
  color: #2A3036;
  font: 30px/40px "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 19px;
  padding: 0 0 2px;
  border-bottom: 1px solid #afafb1;
  overflow: hidden;
}
.search-results .result-section .holder .letter .alignright {
  float: right;
  margin: 11px 0 0 10px;
  color: #929292;
  font-size: 16px;
}
.search-results .navigation-row ul a:hover {
  background-color: #e6e6e6;
}
@media (max-width: 1023px) {
  .search-results .navigation-row ul a:hover {
    background-color: #5AD6B8;
    color: #ffffff;
  }
}

.o-wrapper {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

.o-container {
  margin: 0 auto;
  padding: 0 12px;
  max-width: 960px;
}

@media all and (min-width: 480px) {
  .o-container {
    padding: 0 24px;
  }
}
@media all and (min-width: 720px) {
  .o-container {
    padding: 0 48px;
  }
}
.c-menu {
  position: fixed;
  z-index: 200;
  background-color: #2A3036;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

.c-menu--push-left,
.c-menu--push-right {
  width: 100%;
  height: 100vh;
  overflow-y: auto;
}

@media all and (min-width: 320px) {
  .c-menu--push-left,
  .c-menu--push-right {
    width: 300px;
  }
}
.c-menu--push-left .c-menu__close,
.c-menu--push-right .c-menu__close {
  display: none;
  padding: 12px 24px;
  width: 100%;
}

.c-menu--push-left {
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

@media all and (min-width: 320px) {
  .c-menu--push-left {
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
  }
}
.c-menu--push-left.is-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.c-menu--push-right {
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

@media all and (min-width: 320px) {
  .c-menu--push-right {
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
  }
}
.c-menu--push-right.is-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.o-wrapper.has-push-left {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

@media all and (min-width: 320px) {
  .o-wrapper.has-push-left {
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
  }
}
.o-wrapper.has-push-right {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

@media all and (min-width: 320px) {
  .o-wrapper.has-push-right {
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
  }
}
body.has-active-menu {
  overflow: hidden;
}

.c-menu__close {
  color: #ffffff;
  background-color: #3184a1;
  font-size: 14px;
  border: none;
  box-shadow: none;
  border-radius: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: none;
}

.c-menu__close:focus {
  outline: none;
}

.c-mask {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #2A3036;
  opacity: 0;
  -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}

.c-mask.is-active {
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.innerPage #header {
  padding: 14px 0;
}

.innerPage .header-top-bar {
  padding: 0px 10px;
}

.innerPage .header-logo img {
  width: 100%;
}

body {
  font: 400 14px/18px "Trebuchet MS", Helvetica, sans-serif;
}

ol, ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#main {
  min-height: 100px;
}
#main header {
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .innerPage #main {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .innerPage #main {
    padding-top: 0px;
  }
}

.green-btn {
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 0 15px;
  outline: none;
}
@media only screen and (max-width: 1023px) {
  .green-btn {
    font-size: 14px;
    line-height: 18px;
  }
}
.green-btn:hover {
  background-color: rgb(50.354368932, 202.645631068, 165.8009708738);
}
.green-btn:active {
  background-color: rgb(50.354368932, 202.645631068, 165.8009708738);
  border-color: rgb(40.2038834951, 161.7961165049, 132.3786407767);
  border-width: 2px 0 0;
}

.white-bg {
  background: #ffffff;
  padding: 91px 0 74px;
}
@media only screen and (max-width: 1023px) {
  .white-bg {
    padding: 34px 0 36px;
  }
}

.input-holder, .select-holder, .textarea-holder {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.input-holder input[type=text], .input-holder input[type=email], .input-holder input[type=password], .input-holder input[type=number], .input-holder input[type=tel], .input-holder input[type=text], .input-holder input[type=email], .input-holder input[type=password], .input-holder input[type=number], .input-holder input[type=tel], .input-holder input[type=text], .input-holder input[type=email], .input-holder input[type=password], .input-holder input[type=number], .input-holder input[type=tel], .select-holder input[type=text], .select-holder input[type=email], .select-holder input[type=password], .select-holder input[type=number], .select-holder input[type=tel], .select-holder input[type=text], .select-holder input[type=email], .select-holder input[type=password], .select-holder input[type=number], .select-holder input[type=tel], .select-holder input[type=text], .select-holder input[type=email], .select-holder input[type=password], .select-holder input[type=number], .select-holder input[type=tel], .textarea-holder input[type=text], .textarea-holder input[type=email], .textarea-holder input[type=password], .textarea-holder input[type=number], .textarea-holder input[type=tel], .textarea-holder input[type=text], .textarea-holder input[type=email], .textarea-holder input[type=password], .textarea-holder input[type=number], .textarea-holder input[type=tel], .textarea-holder input[type=text], .textarea-holder input[type=email], .textarea-holder input[type=password], .textarea-holder input[type=number], .textarea-holder input[type=tel] {
  background: none;
  background-image: url(https://www.vivami-cdn.com/img//ico-input-default.png);
  background-position: 97% 50%;
  background-repeat: no-repeat;
  border: 1px solid #F4F4F5;
  border-top-width: 2px;
  box-shadow: inset 1px 1px 0 #F4F4F5, inset -1px 0 0 #F4F4F5;
  border-radius: 5px;
  width: 100%;
  margin: 0;
  font: 300 22px/30px "Trebuchet MS", Helvetica, sans-serif;
  color: #2A3036;
  height: 44px;
  padding: 0 30px 0 15px;
  text-indent: 0;
}
.input-holder input[type=text].input-validation-error, .input-holder input[type=email].input-validation-error, .input-holder input[type=password].input-validation-error, .input-holder input[type=number].input-validation-error, .input-holder input[type=tel].input-validation-error, .input-holder input[type=text].input-validation-error, .input-holder input[type=email].input-validation-error, .input-holder input[type=password].input-validation-error, .input-holder input[type=number].input-validation-error, .input-holder input[type=tel].input-validation-error, .input-holder input[type=text].input-validation-error, .input-holder input[type=email].input-validation-error, .input-holder input[type=password].input-validation-error, .input-holder input[type=number].input-validation-error, .input-holder input[type=tel].input-validation-error, .select-holder input[type=text].input-validation-error, .select-holder input[type=email].input-validation-error, .select-holder input[type=password].input-validation-error, .select-holder input[type=number].input-validation-error, .select-holder input[type=tel].input-validation-error, .select-holder input[type=text].input-validation-error, .select-holder input[type=email].input-validation-error, .select-holder input[type=password].input-validation-error, .select-holder input[type=number].input-validation-error, .select-holder input[type=tel].input-validation-error, .select-holder input[type=text].input-validation-error, .select-holder input[type=email].input-validation-error, .select-holder input[type=password].input-validation-error, .select-holder input[type=number].input-validation-error, .select-holder input[type=tel].input-validation-error, .textarea-holder input[type=text].input-validation-error, .textarea-holder input[type=email].input-validation-error, .textarea-holder input[type=password].input-validation-error, .textarea-holder input[type=number].input-validation-error, .textarea-holder input[type=tel].input-validation-error, .textarea-holder input[type=text].input-validation-error, .textarea-holder input[type=email].input-validation-error, .textarea-holder input[type=password].input-validation-error, .textarea-holder input[type=number].input-validation-error, .textarea-holder input[type=tel].input-validation-error, .textarea-holder input[type=text].input-validation-error, .textarea-holder input[type=email].input-validation-error, .textarea-holder input[type=password].input-validation-error, .textarea-holder input[type=number].input-validation-error, .textarea-holder input[type=tel].input-validation-error {
  background-image: url(https://www.vivami-cdn.com/img//ico-input-error.png);
}
@media only screen and (max-width: 1023px) {
  .input-holder input[type=text].input-validation-error, .input-holder input[type=email].input-validation-error, .input-holder input[type=password].input-validation-error, .input-holder input[type=number].input-validation-error, .input-holder input[type=tel].input-validation-error, .input-holder input[type=text].input-validation-error, .input-holder input[type=email].input-validation-error, .input-holder input[type=password].input-validation-error, .input-holder input[type=number].input-validation-error, .input-holder input[type=tel].input-validation-error, .input-holder input[type=text].input-validation-error, .input-holder input[type=email].input-validation-error, .input-holder input[type=password].input-validation-error, .input-holder input[type=number].input-validation-error, .input-holder input[type=tel].input-validation-error, .select-holder input[type=text].input-validation-error, .select-holder input[type=email].input-validation-error, .select-holder input[type=password].input-validation-error, .select-holder input[type=number].input-validation-error, .select-holder input[type=tel].input-validation-error, .select-holder input[type=text].input-validation-error, .select-holder input[type=email].input-validation-error, .select-holder input[type=password].input-validation-error, .select-holder input[type=number].input-validation-error, .select-holder input[type=tel].input-validation-error, .select-holder input[type=text].input-validation-error, .select-holder input[type=email].input-validation-error, .select-holder input[type=password].input-validation-error, .select-holder input[type=number].input-validation-error, .select-holder input[type=tel].input-validation-error, .textarea-holder input[type=text].input-validation-error, .textarea-holder input[type=email].input-validation-error, .textarea-holder input[type=password].input-validation-error, .textarea-holder input[type=number].input-validation-error, .textarea-holder input[type=tel].input-validation-error, .textarea-holder input[type=text].input-validation-error, .textarea-holder input[type=email].input-validation-error, .textarea-holder input[type=password].input-validation-error, .textarea-holder input[type=number].input-validation-error, .textarea-holder input[type=tel].input-validation-error, .textarea-holder input[type=text].input-validation-error, .textarea-holder input[type=email].input-validation-error, .textarea-holder input[type=password].input-validation-error, .textarea-holder input[type=number].input-validation-error, .textarea-holder input[type=tel].input-validation-error {
    background-image: url(https://www.vivami-cdn.com/img//mobileIco/ico-input-error.png);
    background-size: 16px 14px;
  }
}
.input-holder input[type=text].valid, .input-holder input[type=email].valid, .input-holder input[type=password].valid, .input-holder input[type=number].valid, .input-holder input[type=tel].valid, .input-holder input[type=text].valid, .input-holder input[type=email].valid, .input-holder input[type=password].valid, .input-holder input[type=number].valid, .input-holder input[type=tel].valid, .input-holder input[type=text].valid, .input-holder input[type=email].valid, .input-holder input[type=password].valid, .input-holder input[type=number].valid, .input-holder input[type=tel].valid, .select-holder input[type=text].valid, .select-holder input[type=email].valid, .select-holder input[type=password].valid, .select-holder input[type=number].valid, .select-holder input[type=tel].valid, .select-holder input[type=text].valid, .select-holder input[type=email].valid, .select-holder input[type=password].valid, .select-holder input[type=number].valid, .select-holder input[type=tel].valid, .select-holder input[type=text].valid, .select-holder input[type=email].valid, .select-holder input[type=password].valid, .select-holder input[type=number].valid, .select-holder input[type=tel].valid, .textarea-holder input[type=text].valid, .textarea-holder input[type=email].valid, .textarea-holder input[type=password].valid, .textarea-holder input[type=number].valid, .textarea-holder input[type=tel].valid, .textarea-holder input[type=text].valid, .textarea-holder input[type=email].valid, .textarea-holder input[type=password].valid, .textarea-holder input[type=number].valid, .textarea-holder input[type=tel].valid, .textarea-holder input[type=text].valid, .textarea-holder input[type=email].valid, .textarea-holder input[type=password].valid, .textarea-holder input[type=number].valid, .textarea-holder input[type=tel].valid {
  background-image: url(https://www.vivami-cdn.com/img//ico-input-checked.png);
}

.back-button {
  display: inline-block;
  vertical-align: middle;
  padding: 11px 10px 10px;
  background: #c3c3c3;
  border: solid #747474;
  border-width: 0 0 2px;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font: 700 16px/30px "Trebuchet MS", Helvetica, sans-serif;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .back-button {
    font-size: 14px;
    line-height: 18px;
  }
}
.back-button:hover {
  background: #cfcfcf;
  color: #ffffff;
  text-decoration: none;
}
.back-button:active {
  background: #b0b0b0;
  border-color: #666;
  border-width: 2px 0 0;
}

.header-search {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0;
}
.header-search .form-search-row {
  padding: 0px;
  width: 247px;
  margin: 0 0 0 10px;
  border: 6px solid #0073B1;
  animation: none;
}
@media only screen and (max-width: 1180px) and (min-width: 1085px) {
  .header-search .form-search-row {
    width: 200px;
  }
}
@media only screen and (max-width: 1086px) and (min-width: 1024px) {
  .header-search .form-search-row {
    width: 150px;
  }
}
.header-search .form-search-row .form-search-row-frame {
  padding: 3px 0;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: inset 0 35px 10px rgba(247, 247, 247, 0.8);
}
.header-search .form-search-row .form-search-field input {
  padding: 5px 0 5px 15px;
  font: 300 14px/20px "Trebuchet MS", Helvetica, sans-serif;
}
.header-search .form-search-row .form-search-field input::-webkit-input-placeholder {
  opacity: 0;
}
.header-search .form-search-row .form-search-field input::-moz-placeholder {
  opacity: 0;
}
.header-search .form-search-row .form-search-field input:-ms-input-placeholder {
  opacity: 0;
}
.header-search .form-search-row .form-search-field input :-moz-placeholder {
  opacity: 0;
}
.header-search .submit {
  background: url(https://www.vivami-cdn.com/img//icons-sec2d09105b.png) -72px -207px;
  height: 25px;
  width: 31px;
  float: right;
  padding: 0;
  margin: 2px 0 0;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  min-height: 25px;
}
.header-search .submit .icon-search {
  display: none;
}

.mobile-menu-search .form-search-row {
  border-color: #55595E;
  width: 93%;
  margin: 10px;
}
.mobile-menu-search .form-search-row .form-search-field input {
  padding: 5px 0 5px 15px;
  font: 300 14px/20px "Trebuchet MS", Helvetica, sans-serif;
}
.mobile-menu-search .form-search-row .submit {
  background: url(https://www.vivami-cdn.com/img//icons-sec2d09105b.png) -72px -207px;
  height: 25px;
  width: 31px;
  float: right;
  padding: 0;
  margin: 2px 0 0;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  min-height: 25px;
}
.mobile-menu-search .form-search-row .submit .icon-search {
  display: none;
}

div#chat-doctor {
  display: block;
  opacity: 1;
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px !important;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 1100px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .bodyStartPage .search-cross-clear .frame {
    margin-top: -9px;
  }
}
@media only screen and (max-width: 1023px) {
  .bodyStartPage .search-cross-clear .frame:before {
    margin-left: 6px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .bodyStartPage .search-cross-clear .frame:before {
    margin-left: 11px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .bodyStartPage .header-nav .search-cross-clear .frame:after {
    left: 2px;
    margin-top: -7px;
  }
}
@media only screen and (max-width: 767px) {
  .bodyStartPage .header-nav .search-cross-clear .frame:before {
    margin-left: 12px;
  }
}

@media only screen and (max-width: 1023px) {
  #jivo-iframe-container.jivo-iframe-container-bottom {
    display: none !important;
    visibility: hidden;
  }
}

.productDescription_mobileOnly {
  display: none;
  margin: 10px auto;
  width: 90%;
}
@media only screen and (max-width: 767px) {
  .productDescription_mobileOnly {
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    padding: 20px 0px 10px;
    margin: 0;
    width: 100%;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
  }
  .dosages-section-v2 .product-data-table .productDescription_mobileOnly {
    border-top: 0;
    border-bottom: 0;
    padding: 20px 20px 10px;
    text-align: left;
  }
}

.gphcproductDescription_mobileOnly {
  display: none;
  margin: 10px auto;
  width: 90%;
}
@media only screen and (max-width: 767px) {
  .gphcproductDescription_mobileOnly {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    padding: 20px 20px 10px;
    margin: 0;
    width: 100%;
    border-top: 1px solid #E0E0E0;
  }
}

@media only screen and (max-width: 767px) {
  .reportIssue .modal-dialog {
    margin: 0;
  }
}
.reportIssue .reportIssueForm {
  margin: 0 40px 20px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .reportIssue .reportIssueForm {
    margin: 0 10px 10px;
  }
}
.reportIssue p {
  margin-bottom: 24px;
}
.reportIssue .RIform-Row {
  display: block;
  width: 100%;
}
.reportIssue input[type=text], .reportIssue textarea {
  width: 100%;
  border: 2px solid #d9d9d9;
  background: #ffffff;
  box-shadow: inset 0 2px 4px #efefef;
  border-radius: 6px;
  position: relative;
  margin: 0 0 18px;
  padding: 13px 10px 10px 15px;
  outline: none;
}
.reportIssue input[type=text]::placeholder, .reportIssue textarea::placeholder {
  color: #ababab;
}
.reportIssue-heading {
  font: 50px/50px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  margin: -10px 0 22px;
}
@media only screen and (max-width: 767px) {
  .reportIssue-heading {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin: -30px 0 10px;
  }
}

#UnlicensedPopup .modal-footer {
  padding: 15px 15px 0;
}
@media only screen and (max-width: 767px) {
  #UnlicensedPopup .modal-footer {
    text-align: center;
    vertical-align: middle;
  }
}
#UnlicensedPopup .modal-footer button {
  margin: 3px 0;
  white-space: normal;
}
@media only screen and (max-width: 540px) {
  #UnlicensedPopup .modal-footer button {
    width: 100%;
  }
}

.tBar {
  position: relative;
  width: 100%;
  display: block;
  padding: 8px 33px 8px 10px;
  text-align: center;
  color: #ffffff;
  background: #5AD6B8;
  font-size: 16px;
  line-height: 1.4;
}
.tBar:after {
  content: "";
  display: flex;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .tBar {
    margin-bottom: 0;
    font-size: 14px;
  }
}
.tBar a {
  color: #ffffff;
}
.tBar .tBar-data {
  display: inline-block;
}
.tBar .tBarClose {
  float: right;
  text-decoration: none;
  display: inline-block;
  color: #138163;
  font-size: 28px;
  line-height: 0.8;
  position: absolute;
  right: 8px;
  /*@media only screen and (max-width: 767px) {
      margin-top: 10px;
  }*/
}

.footNote {
  text-align: center;
  margin: 30px auto 30px;
  font-size: 15px;
  color: #888;
}

.additionalFooter {
  text-align: center;
  margin: 20px auto 10px;
  color: #8d8d8d;
}
.additionalFooter a {
  color: #8d8d8d !important;
}

.search-section .search-parameters {
  margin: 10px auto 0;
}
.search-section .search-parameters li:first-child {
  padding-left: 0;
}

.nav-search-container {
  max-width: 820px;
  margin: 0 auto;
  -webkit-animation: search-entry 500ms;
  -moz-animation: search-entry 500ms;
  animation: search-entry 500ms;
  position: relative;
}
@media (max-width: 1140px) {
  .nav-search-container {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .nav-search-container {
    max-width: 94%;
  }
}
.nav-search-container .centered-section {
  width: unset;
}
@media (max-width: 1023px) {
  .nav-search-container .centered-section {
    padding: unset !important;
  }
}
.nav-search-container .form-search {
  display: inline-block;
  float: left;
}
@media (max-width: 1023px) {
  .nav-search-container .form-search {
    width: calc(100% - 58px);
    margin-right: 10px;
  }
}
.nav-search-container .form-search-row {
  margin: 0;
  max-width: 678px;
  display: inline-block;
  min-width: 678px;
  float: left;
  margin-right: 10px;
}
@media (max-width: 1023px) {
  .nav-search-container .form-search-row .submit {
    padding: 0 14px 0 0;
    min-height: 38px;
    font: 700 14px/30px Trebuchet MS, Helvetica, sans-serif;
    border-radius: 3px;
  }
}
@media (max-width: 767px) {
  .nav-search-container .form-search-row .submit {
    padding: 0;
    width: 46px;
    height: 34px;
    min-height: 0;
    border-radius: 3px;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .nav-search-container .form-search-row .submit .icon-search {
    background: url(https://www.vivami-cdn.com/img//icons-sec2d09105b.png) -80px -159px;
    height: 23px;
    width: 23px;
    float: left;
    margin: 6px 5px 0 15px;
  }
}
@media (max-width: 767px) {
  .nav-search-container .form-search-row .submit .icon-search {
    margin-top: 0;
    margin-left: 12px;
  }
}
@media (max-width: 1023px) {
  .nav-search-container .search-parameters {
    margin-top: 20px;
  }
}

.search-with-menu .search-section .search-cross-clear {
  margin-top: 10px;
}
.search-with-menu .search-section-heading {
  font: 22px/32px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
}
@media (max-width: 1023px) {
  .search-with-menu .search-section-heading {
    font-size: 17px;
    line-height: 25px;
  }
}
.search-with-menu h1 {
  font-size: 60px;
  line-height: 1.4;
}
.search-with-menu .form-search-row {
  max-width: unset;
}
@media (max-width: 1023px) {
  .search-with-menu .form-search-row {
    min-width: 100%;
  }
}
.search-with-menu .form-search-row .submit {
  padding: 0 12px 0 50px;
  min-height: 52px;
  font: 700 16px/32px "Trebuchet MS", Helvetica, sans-serif;
}
@media (max-width: 1023px) {
  .search-with-menu .form-search-row .submit {
    padding: 0 14px 0 0;
  }
}
@media (max-width: 767px) {
  .search-with-menu .form-search-row .submit {
    padding: 0;
    width: 46px;
    height: 34px;
    min-height: 0;
    border-radius: 3px;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    overflow: hidden;
  }
}
.search-with-menu .form-search-row .form-search-field input {
  padding: 10px 0 10px 18px;
}
@media (max-width: 767px) {
  .search-with-menu .form-search-row .form-search-field input {
    padding: 2px 0 2px 9px;
  }
}

.big-nav {
  display: inline-block;
  float: left;
  position: absolute;
}
.big-nav a.nav-btn {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 3px 0 #0073B1;
  color: #76797b;
  text-transform: uppercase;
  padding: 17px 17px 15px;
  display: inline-block;
  text-decoration: none;
  margin-top: 2px;
}
@media (max-width: 1023px) {
  .big-nav a.nav-btn {
    padding: 15px 17px;
    border-radius: 3px;
  }
}
@media (max-width: 767px) {
  .big-nav a.nav-btn {
    font-size: 0;
    padding: 8px 7px 8px 7px;
    float: left;
  }
}
.big-nav a.nav-btn span {
  display: inline-block;
  line-height: 18px;
}
@media (max-width: 1150px) {
  .big-nav a.nav-btn span {
    font-size: 0;
    text-indent: -9999px;
  }
}
@media (max-width: 767px) {
  .big-nav a.nav-btn span {
    line-height: 0;
  }
}
.big-nav i {
  width: 30px;
  height: 30px;
  background: url(https://www.vivami-cdn.com/img//burger-nav.png) 0 0;
  margin-right: 10px;
  float: left;
  display: inline-block;
}
@media (max-width: 1150px) {
  .big-nav i {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .big-nav i {
    background-size: 99%;
    background-repeat: no-repeat;
    float: left;
    background-position: center;
  }
}
@media (max-width: 767px) {
  .big-nav i {
    margin-right: 0;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.big-nav.open a.nav-btn {
  -webkit-box-shadow: inset 0 3px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 3px 1px 1px rgba(0, 0, 0, 0.3);
}
.big-nav .dropdown-menu {
  width: 100% !important;
  min-width: 804px;
  margin-top: 15px;
  background: #ffffff;
  color: #2A3036;
  padding: 20px;
  right: 0;
  left: unset;
}
@media (max-width: 1024px) {
  .big-nav .dropdown-menu {
    min-width: 80vw;
  }
}
@media (max-width: 767px) {
  .big-nav .dropdown-menu {
    min-width: 92vw;
  }
}
.big-nav .dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #ffffff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  right: 37px;
  z-index: 10;
}
@media (max-width: 1024px) {
  .big-nav .dropdown-menu:before {
    right: 16px;
  }
}
@media (max-width: 767px) {
  .big-nav .dropdown-menu:before {
    border-bottom: 10px solid #ffffff;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    top: -10px;
    right: 13px;
  }
}
.big-nav .dropdown-menu .col-sm-12 {
  margin-bottom: 10px;
}
@media (max-width: 959px) {
  .big-nav .dropdown-menu .col-sm-12 {
    display: none;
  }
}
.big-nav .dropdown-menu h3 {
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 20px;
  position: relative;
}
@media (max-width: 959px) {
  .big-nav .dropdown-menu h3 {
    cursor: pointer;
  }
  .big-nav .dropdown-menu h3:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(https://www.vivami-cdn.com/img/accordion-arrow.png) 0 0;
    height: 11px;
    width: 11px;
    display: inline-block;
  }
}
.big-nav .dropdown-menu h3 a {
  font-size: 16px;
  font-weight: normal;
}
@media (max-width: 959px) {
  .big-nav .dropdown-menu h3 a {
    display: block;
    margin: 10px 0;
  }
}
.big-nav .dropdown-menu h3.collapsed:after {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.big-nav .dropdown-menu ul {
  margin-left: 10px;
}
.big-nav .dropdown-menu li {
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .big-nav .dropdown-menu li {
    margin-bottom: 5px;
  }
}
.big-nav .dropdown-menu li:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #55595E;
  border-radius: 10px;
  margin-top: 9px;
  margin-left: -12px;
}
.big-nav .dropdown-menu li a {
  text-decoration: none;
  color: #55595E;
}
.big-nav .dropdown-menu li a:hover {
  text-decoration: underline;
}
.big-nav .dropdown-menu .list-three-cols {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media (max-width: 767px) {
  .big-nav .dropdown-menu .list-three-cols {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
.big-nav .dropdown-menu .all-condition-link {
  margin: 10px 0 20px;
  font-size: 16px;
  line-height: 1.5;
}
.big-nav .dropdown-menu .all-condition-link a {
  display: inline;
  margin-right: 120px;
  color: #0073B1;
}
@media (max-width: 767px) {
  .big-nav .dropdown-menu .all-condition-link a {
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
  }
}
.big-nav .big-nav_accordion {
  display: block;
  width: 100%;
  border-bottom: 1px solid #dedede;
  padding: 10px 0;
}
.big-nav .big-nav_accordion:first-child {
  padding-top: 0;
}
.big-nav .big-nav_accordion:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.big-nav .big-nav_accordion:after {
  content: "";
  display: table;
  clear: both;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .big-nav .dropdown-menu li:before {
      display: none;
    }
    .big-nav .dropdown-menu ul {
      list-style: disc;
    }
  }
}
.nhs-prescriptions-banner {
  margin: 50px auto 0;
  max-width: 1024px;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-style: italic;
  font-family: "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .nhs-prescriptions-banner {
    font-size: 14px;
    margin-top: 20px;
  }
}
.nhs-prescriptions-banner a {
  color: #ffffff;
}
.nhs-prescriptions-banner a.btn {
  background-color: #5AD6B8;
  border: solid rgb(40.2038834951, 161.7961165049, 132.3786407767);
  border-width: 0 0 2px;
  padding: 10px 15px;
  min-height: 42px;
  color: #ffffff;
  cursor: pointer;
  font: 400 16px/24px "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .nhs-prescriptions-banner a.btn {
    font-size: 12px;
    min-height: 30px;
    padding: 7px 10px;
  }
}
@media (max-width: 600px) {
  .nhs-prescriptions-banner a.btn {
    display: block;
    margin-top: 20px;
    margin-right: auto;
    max-width: 300px;
    margin-left: auto;
  }
}

.centered-section.videoQuote {
  margin: 100px auto 60px;
  /*font-family: 'Poppins', sans-serif;*/
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 1120px) {
  .centered-section.videoQuote {
    padding: 0 0 !important;
  }
}
@media (max-width: 768px) {
  .centered-section.videoQuote {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .centered-section.videoQuote {
    padding: 0 0 !important;
  }
}
.centered-section.videoQuote .twocolumns {
  display: block;
  width: 100%;
}
.centered-section.videoQuote .left-col,
.centered-section.videoQuote .right-col {
  display: inline-block;
  width: 100%;
  max-width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .centered-section.videoQuote .left-col,
  .centered-section.videoQuote .right-col {
    display: block;
    max-width: 100%;
    float: none;
  }
}
.centered-section.videoQuote .video-content-container .img-responsive {
  margin: 0 auto;
}
@media (max-width: 480px) {
  .centered-section.videoQuote .video-content-container #videoframe {
    max-width: 100%;
  }
}

.doctor-quote {
  padding: 0 40px;
  text-align: left;
  margin-top: -20px;
}
@media (max-width: 1120px) {
  .doctor-quote {
    margin-top: -60px;
    padding: 0 0 0 40px;
  }
}
@media (max-width: 768px) {
  .doctor-quote {
    width: 100%;
    max-width: 580px;
    margin-top: 20px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.doctor-quote .doctor-quote_head {
  border-bottom: 2px solid #5AD6B8;
  vertical-align: bottom;
  margin-bottom: 10px;
}
.doctor-quote .doctor-quote_head:after {
  content: "";
  display: table;
  clear: both;
}
.doctor-quote .doctor-quote_head .doctor-name-block {
  font-size: 30px;
  font-weight: 300;
  display: inline-block;
  float: left;
  margin-top: 50px;
  padding-left: 20px;
  line-height: 28px;
}
@media (max-width: 1120px) {
  .doctor-quote .doctor-quote_head .doctor-name-block {
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
  }
}
.doctor-quote .doctor-quote_head .doctor-name-block span {
  font-size: 18px;
  color: #8b8b8b;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 1120px) {
  .doctor-quote .doctor-quote_head .doctor-name-block span {
    font-size: 14px;
  }
}
.doctor-quote .doctor-quote_head img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  max-height: 110px;
  width: auto;
  float: right;
}
.doctor-quote .doctor-quote_content {
  position: relative;
  padding-top: 10px;
  font-weight: 400;
}
@media (max-width: 1120px) {
  .doctor-quote .doctor-quote_content {
    font-size: 14px;
    line-height: 1.5;
  }
}

.shipped-msg {
  font-size: 16px;
  margin-bottom: 15px;
}

.de-available-product {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.5;
}
.de-available-product img {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .de-available-product {
    font-size: 14px;
  }
}
.js-NewQuestions .de-available-product {
  margin-top: 0;
  margin-bottom: 25px;
}
.de-available-product + .product-data-bar {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .chekoutPage .basketPage {
    padding-top: 0;
  }
}
.chekoutPage .order-progress-steps {
  border-bottom: 0;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .chekoutPage .order-progress-steps {
    margin-bottom: 20px;
  }
}

:lang(da) .videoQuote.centered-section {
  width: 1210px;
  padding: 0 45px !important;
}
@media (max-width: 768px) {
  :lang(da) .videoQuote.centered-section {
    margin: 70px auto 20px;
  }
}
@media (max-width: 767px) {
  :lang(da) .videoQuote.centered-section {
    padding: 0 17px !important;
  }
}

.order-progress-steps {
  padding: 15px 5px 20px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .order-progress-steps {
    padding: 10px 5px 14px;
  }
}
.order-progress-steps:before, .order-progress-steps:after {
  display: table;
  content: " ";
}
.order-progress-steps:before {
  display: table;
  content: " ";
  border-top: 1px solid #d9d9d9;
  position: absolute;
  top: 30px;
  left: 17%;
  width: 66%;
}
@media only screen and (max-width: 960px) {
  .order-progress-steps:before {
    width: 65%;
  }
}
.order-progress-steps:after {
  clear: both;
}
.order-progress-steps .order-step-single {
  display: inline-block;
  width: 33.33%;
  min-height: 10px;
  text-align: center;
  font-size: 16px;
}
@media only screen and (max-width: 960px) {
  .order-progress-steps .order-step-single {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .order-progress-steps .order-step-single {
    font-size: 12px;
    line-height: 1.2;
    vertical-align: text-top;
  }
}
.order-progress-steps .order-step-single .c100 {
  display: block;
  margin-left: calc(50% - 15px);
  margin-right: calc(50% - 15px);
  z-index: 2;
}
@media only screen and (max-width: 960px) {
  .order-progress-steps .order-step-single .hide-on-mobile {
    display: none;
  }
}

.show-all-product {
  position: relative;
  width: 100%;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -75px;
  padding-bottom: 40px;
  padding-top: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(40.63%, #ffffff));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 40.63%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 40.63%);
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .show-all-product {
    padding-top: 20px;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #2A3036;
    margin-top: 0;
    padding-bottom: 27px;
  }
}

.get-start-fixed {
  position: fixed;
  z-index: 2;
  bottom: 0;
  background: #ffffff;
  box-shadow: 0px -10px 25px rgba(0, 0, 0, 0.15);
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Poppins", sans-serif;
  padding: 11px 20px;
  display: none;
}
.get-start-fixed .date {
  font-weight: 500;
  color: #5AD6B8;
}
.get-start-fixed .left {
  margin-right: auto;
}
.get-start-fixed .b-green-btn {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-transform: none;
  font-family: "Poppins", sans-serif;
  margin-left: 15px;
  padding: 14px;
  max-width: 220px;
  text-decoration: none;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .get-start-fixed {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .get-start-fixed {
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 540px) {
  .get-start-fixed {
    font-size: 12px;
  }
  .get-start-fixed .b-green-btn {
    padding: 12px;
  }
}

.product-top-data-bar.product-data-table {
  background: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.product-top-data-bar.product-data-table .product-data-bar {
  padding: 0;
  margin: 0;
  background: #ffffff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 600px) {
  .product-top-data-bar.product-data-table .product-data-bar {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
}
.product-top-data-bar.product-data-table .product-data-bar .cell {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  border: 1px solid #dbdbdb;
  border-width: 0 0 0 1px;
  padding: 10px 20px;
  color: #2A3036;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 136.5%;
  float: left;
}
@media only screen and (min-width: 1200px) {
  .product-top-data-bar.product-data-table .product-data-bar .cell {
    min-width: 300px;
    justify-content: center;
  }
}
.product-top-data-bar.product-data-table .product-data-bar .cell:first-child {
  border-left: 0;
}
.product-top-data-bar.product-data-table .product-data-bar .cell .product-data-bar_image-holder {
  padding-right: 8px;
  width: auto;
}
@media only screen and (max-width: 1199px) {
  .product-top-data-bar.product-data-table .product-data-bar .cell {
    padding: 10px 32px;
  }
}
@media only screen and (max-width: 950px) {
  .product-top-data-bar.product-data-table .product-data-bar .cell {
    padding: 10px 27px;
  }
}
@media only screen and (max-width: 767px) {
  .product-top-data-bar.product-data-table .product-data-bar .cell {
    padding: 10px 16px;
    font-size: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .product-top-data-bar.product-data-table .product-data-bar .cell {
    padding: 10px 10px;
    border-left: 0;
  }
  .product-top-data-bar.product-data-table .product-data-bar .cell:last-child {
    display: none;
  }
}

.author-card {
  display: block;
  background: #ffffff;
  border-radius: 5px;
  text-decoration: none !important;
  padding: 0 20px;
  margin-bottom: 10px;
  line-height: 1.5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.author-card .text-green {
  color: #5AD6B8;
}
.author-card .text-blue {
  color: #0073B1;
}
.author-card h4 {
  font-weight: bold;
  padding-right: 10px;
  margin: 0;
}
.author-card .review-date {
  font-weight: bold;
  font-size: 16px;
  line-height: 23px;
  color: #2A3036;
  opacity: 0.8;
}
.author-card .gmc-no {
  font-size: 14px;
  line-height: 150%;
  color: rgba(59, 59, 59, 0.8);
  opacity: 0.8;
}
.author-card .left-col, .author-card .right-col {
  -ms-flex-item-align: center;
  align-self: center;
  padding: 20px 0;
}
.author-card .middle-col {
  position: relative;
  min-width: 80px;
  margin: 0 15px;
}
.author-card .middle-col img {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 !important;
  height: 90px;
  width: auto;
}
.author-card .left-col {
  width: 50%;
}
.author-card .right-col {
  width: 40%;
}
.author-card .right-col .review-date {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .author-card {
    display: block;
    text-align: left;
    padding: 15px;
  }
  .author-card h4 {
    font-size: 16px;
    padding: 0;
  }
  .author-card .hide-mobile {
    display: none;
  }
  .author-card .left-col {
    width: 100%;
    padding: 0 0 10px;
  }
  .author-card .left-col .review-date {
    display: none !important;
  }
  .author-card .middle-col {
    display: inline-block;
    vertical-align: middle;
    min-width: 0;
    margin: 0 15px 0 0;
  }
  .author-card .middle-col img {
    position: static;
    width: 50px;
    height: auto;
  }
  .author-card .right-col {
    width: calc(100% - 70px);
    display: inline-block;
    vertical-align: middle;
    padding: 0;
  }
  .author-card .right-col .dr-name {
    font-size: 14px;
  }
  .author-card .right-col .gmc-no {
    display: block !important;
    font-size: 10px;
    padding: 3px 0 8px;
  }
  .author-card .right-col .review-date {
    display: block !important;
    font-size: 12px;
  }
}

.save-info {
  float: right;
  font-size: 12px;
  color: #21c555;
}

.productInfoTabs_ourServices-content .ourServices-row {
  display: block;
  width: 100%;
  margin: 60px 0;
}
.productInfoTabs_ourServices-content .ourServices-row:after, .productInfoTabs_ourServices-content .ourServices-row:before {
  display: table;
  content: "";
  clear: both;
  width: 100%;
}
.productInfoTabs_ourServices-content .ourServices-row:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row {
    margin: 20px 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.productInfoTabs_ourServices-content .ourServices-row .video-holder {
  display: inline-block;
  float: right;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row .video-holder {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
  }
}
.productInfoTabs_ourServices-content .ourServices-row h3 {
  display: block;
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 36px;
  color: #0073B1;
  margin: 20px 0;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row h3 {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
    font-size: 26px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 480px) {
  .productInfoTabs_ourServices-content .ourServices-row h3 {
    text-align: center;
  }
}
.productInfoTabs_ourServices-content .ourServices-row img {
  max-width: 100%;
  height: auto;
  vertical-align: text-bottom;
}
.productInfoTabs_ourServices-content .ourServices-row .content-block, .productInfoTabs_ourServices-content .ourServices-row .content-block-img {
  display: inline-block;
  width: auto;
}
.productInfoTabs_ourServices-content .ourServices-row .content-block {
  max-width: 70%;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row .content-block {
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 20px;
  }
}
.productInfoTabs_ourServices-content .ourServices-row .content-block-img {
  width: 30%;
  padding-right: 20px;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row .content-block-img {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: none !important;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.productInfoTabs_ourServices-content .ourServices-row.img-left .content-block-img {
  float: left;
}
.productInfoTabs_ourServices-content .ourServices-row.img-left .content-block-img img {
  margin-left: 0;
  margin-top: -60px;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row.img-left .content-block-img {
    padding-right: 0;
    float: none;
  }
  .productInfoTabs_ourServices-content .ourServices-row.img-left .content-block-img img {
    margin-top: 0;
    margin-left: 0;
    margin-right: auto;
  }
}
@media only screen and (max-width: 480px) {
  .productInfoTabs_ourServices-content .ourServices-row.img-left .content-block-img img {
    margin-right: auto;
    margin-left: auto;
  }
}
.productInfoTabs_ourServices-content .ourServices-row.img-left h3 {
  width: 70%;
  margin-left: auto;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row.img-left h3 {
    width: 100%;
    margin-left: 0;
  }
}
.productInfoTabs_ourServices-content .ourServices-row.img-right .content-block-img {
  float: right;
  padding-right: 0;
  padding-left: 20px;
  text-align: right;
}
.productInfoTabs_ourServices-content .ourServices-row.img-right .content-block-img img {
  margin-left: auto;
  margin-top: -60px;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row.img-right .content-block-img {
    float: none;
    padding-left: 0;
  }
  .productInfoTabs_ourServices-content .ourServices-row.img-right .content-block-img img {
    margin-right: auto;
    margin-left: 0;
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .productInfoTabs_ourServices-content .ourServices-row.img-right .content-block-img img {
    margin-right: auto;
    margin-left: auto;
  }
}
.productInfoTabs_ourServices-content .ourServices-row.img-right.collectSampleAtHome .content-block-img img {
  margin-left: auto;
  margin-top: 0;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row.img-right.collectSampleAtHome .content-block-img img {
    margin-right: auto;
    margin-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .productInfoTabs_ourServices-content .ourServices-row.img-right.collectSampleAtHome .content-block-img img {
    margin-right: auto;
    margin-left: auto;
  }
}
.productInfoTabs_ourServices-content .ourServices-row.img-right h3 {
  width: 70%;
  margin-right: auto;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row.img-right h3 {
    width: 100%;
    margin-right: 0;
  }
}
.productInfoTabs_ourServices-content .ourServices-row .custom-trustpilot {
  background: #ffffff;
}
.productInfoTabs_ourServices-content .ourServices-row .custom-trustpilot-mini {
  display: inline-block;
  margin: 0 0 0 20px;
  padding: 0;
  text-align: center;
}
.productInfoTabs_ourServices-content .ourServices-row .custom-trustpilot-mini .logo {
  margin: 0 0 10px;
  display: block;
  max-width: 142px;
  height: auto;
}
@media only screen and (max-width: 1143px) {
  .productInfoTabs_ourServices-content .ourServices-row .custom-trustpilot-mini .logo {
    margin-top: 0 !important;
  }
}
.productInfoTabs_ourServices-content .ourServices-row .custom-trustpilot-mini .rated_string {
  margin: 0;
}
.productInfoTabs_ourServices-content .ourServices-row .custom-trustpilot-mini .rated_string .rate {
  font-size: 20px;
  color: #2A3036;
}
.productInfoTabs_ourServices-content .ourServices-row .custom-trustpilot-mini .star {
  padding: 3px 3px 4px;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs_ourServices-content .ourServices-row.trustpilotReviewBlock {
    display: none;
  }
}
.productInfoTabs_ourServices-content .ourServices-row.trustpilotReviewBlock {
  margin-top: 160px;
}
.productInfoTabs_ourServices-content .ourServices-row.getAccurateResults .content-block-img img {
  margin-top: -30px;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row.getAccurateResults .content-block-img img {
    margin-top: 0;
  }
}
.productInfoTabs_ourServices-content .ourServices-row.reliableHealthAdvice .content-block-img {
  margin-top: -15px;
}
.productInfoTabs_ourServices-content .ourServices-row.reliableHealthAdvice .content-block-img img {
  margin-top: 0;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row.reliableHealthAdvice .content-block-img {
    margin-top: 0;
  }
}
.productInfoTabs_ourServices-content .ourServices-row.reliableHealthAdvice.img-left h3 {
  width: 70%;
  margin-left: calc(25% + 55px);
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .ourServices-row.reliableHealthAdvice.img-left h3 {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .productInfoTabs_ourServices-content .ourServices-row.reliableHealthAdvice .custom-trustpilot-mini {
    width: 200px;
    margin-top: 20px;
    margin-left: 10px;
  }
}
.productInfoTabs_ourServices-content .customerSupport-img {
  float: left;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs_ourServices-content .customerSupport-img {
    float: none;
    margin-top: -70px;
    max-width: 110px;
    height: auto;
  }
}
@media only screen and (max-width: 320px) {
  .productInfoTabs_ourServices-content .customerSupport-img {
    max-width: 100px;
  }
}
.productInfoTabs_ourServices-content .attentiontoyourneeds .content-block {
  max-width: 70%;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs_ourServices-content .attentiontoyourneeds .content-block {
    max-width: 100%;
    margin-top: 0;
  }
}
.productInfoTabs_ourServices-content .attentiontoyourneeds .content-block-img {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs_ourServices-content .attentiontoyourneeds .content-block-img {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .productInfoTabs_ourServices-content .attentiontoyourneeds .content-block-img {
    padding-top: 0;
    margin-top: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .productInfoTabs_ourServices-content .attentiontoyourneeds .custom-trustpilot-mini {
    width: 200px;
    margin-top: 20px;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .productInfoTabs_ourServices-content .attentiontoyourneeds .custom-trustpilot-mini {
    width: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .productInfoTabs_ourServices-content .attentiontoyourneeds .custom-trustpilot-mini .logo {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .productInfoTabs_ourServices-content .attentiontoyourneeds .custom-trustpilot-mini .rated_string .rate {
    font-size: 18px;
  }
}
.productInfoTabs_ourServices-content .attentiontoyourneeds.img-left h3 {
  width: 70%;
  margin-left: calc(25% + 55px);
}
@media only screen and (max-width: 960px) {
  .productInfoTabs_ourServices-content .attentiontoyourneeds.img-left h3 {
    width: 100%;
    margin-left: 0;
  }
}

.productInfoTabs-linkToSection_v2 {
  display: inline-block;
  float: left;
  width: calc(100% - 491px);
}
@media only screen and (max-width: 960px) {
  .productInfoTabs-linkToSection_v2 {
    display: block;
    width: 100%;
    float: none;
  }
}
.productInfoTabs-linkToSection_v2 li {
  list-style: none;
  position: relative;
  margin-left: 25px;
  margin-bottom: 20px;
}
.productInfoTabs-linkToSection_v2 li:before {
  content: "\f00c";
  position: absolute;
  display: inline-block;
  font: normal normal normal 18px/26px FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5AD6B8;
  margin-left: -25px;
}
@media only screen and (max-width: 960px) {
  .productInfoTabs-linkToSection_v2 li {
    line-height: 22px;
  }
}
.productInfoTabs-linkToSection_v2 li a {
  text-decoration: none;
  font-size: 18px;
  color: #0073B1;
}

.rich-text ol {
  margin: 0 0 25px;
}
.rich-text ol li {
  padding: 0 0 0 37px;
  margin: 0 0 5px;
  line-height: 30px;
  position: relative;
  font-size: 16px;
}
@media only screen and (max-width: 1023px) {
  .rich-text ol li {
    padding: 0 0 0 23px;
    margin: 0 0 2px;
  }
}
@media only screen and (max-width: 767px) {
  .rich-text ol li {
    line-height: 26px;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.rich-text ol li:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -84px -49px;
  height: 17px;
  width: 17px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px), not all, only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 2dppx) {
  .rich-text ol li:after {
    background-image: url("https://www.vivami-cdn.com/img//icons@2x-sd1d5d59325.png");
    background-position: -45px -33px;
    background-size: 174px auto;
    background-repeat: no-repeat;
    height: 13px;
    width: 13px;
  }
}
.rich-text ol.default-list li {
  padding-left: 0 !important;
  margin-left: 25px !important;
}
.rich-text ol.default-list li:after {
  display: none !important;
}
.rich-text ul {
  list-style: disc;
  padding: 0;
  margin: 1em;
}
.rich-text ul.default-list li {
  list-style-type: disc;
}
.rich-text ol.default-list li {
  list-style-type: decimal;
}
.rich-text a {
  text-decoration: none;
  color: #0073B1;
  cursor: pointer;
}
.rich-text td, .rich-text th {
  border: 1px solid #D4D6D7;
  padding: 4px;
}
.rich-text th {
  font-weight: bold;
}
.rich-text table {
  width: 100%;
  text-align: left;
  margin: 0 auto 30px;
}
.rich-text table.small-font {
  font-size: 12px;
  line-height: 16px;
}

@media only screen and (max-width: 1023px) {
  .reviewes-section .buttons-holder, .search-results .result-section .holder ul, .product-section .buttons-holder, .productInfo-section .tabset, .productInfo-section .tab-content, .productInfo-section .hidden-holder {
    font-size: 13px;
    line-height: 18px;
  }
}

.small-width-holder {
  max-width: 870px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .small-width-holder {
    max-width: 768px;
  }
}
@media only screen and (max-width: 767px) {
  .small-width-holder {
    margin: 0 10px;
  }
}

.productPage .seo-page {
  padding-bottom: 50px;
  padding-top: 20px;
}
.productPage .seo-page:after {
  content: " ";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .productPage .seo-page {
    padding-top: 0;
  }
}
.seo-page .holder {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  padding: 36px 38px 37px;
  border-bottom: 1px solid #D4D6D7;
  border-radius: 6px;
  background: #ffffff;
  /*margin: 0 0 50px;*/
}
@media only screen and (max-width: 1024px) {
  .seo-page .holder {
    padding: 36px 28px 37px;
  }
}
.seo-page .holder.cite-note-link-section-holder, .seo-page .holder.link-section-holder {
  border: 1px solid #dbdcdd;
  border-width: 0 1px 1px 1px;
  border-color: #dbdcdd #dbdcdd #b1b2b2 #dbdcdd;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .seo-page .holder.cite-note-link-section-holder, .seo-page .holder.link-section-holder {
    padding: 0;
  }
}
.seo-page .link-section {
  margin: -36px 0;
  padding: 30px 0 15px 10px;
  text-align: justify;
  font-size: 0;
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .seo-page .link-section {
    display: none;
    padding: 20px 10px 10px 25px;
    margin: 0;
  }
}
.seo-page .link-section li {
  position: relative;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 10px;
}
.seo-page .link-section li:after {
  content: ">";
  position: absolute;
  top: 0;
  right: 100%;
  color: #0073B1;
}
@media only screen and (max-width: 767px) {
  .seo-page .link-section li {
    font-size: 14px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 500px) {
  .seo-page .link-section li {
    width: 100%;
  }
}
.seo-page .link-section .link-holder {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 15px 0 15px;
}
.seo-page .link-section a {
  text-decoration: none;
  border-bottom: none;
}
.seo-page .link-section a:hover {
  border-bottom: 1px solid #0073B1;
}
.seo-page .link_open-list, .seo-page .citenote_open-list {
  display: none;
  padding: 15px 0;
  cursor: pointer;
  color: #0073B1;
  background: #ffffff;
  border-radius: 6px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .seo-page .link_open-list, .seo-page .citenote_open-list {
    display: block;
    text-align: center;
  }
}
.seo-page .link_open-list span, .seo-page .citenote_open-list span {
  display: none;
}
.seo-page .link_open-list span:first-child, .seo-page .citenote_open-list span:first-child {
  display: block;
}
@media only screen and (max-width: 767px) {
  .seo-page .active .link-section {
    display: block;
  }
}

.notification-badge {
  position: absolute;
  top: 6px;
  right: 5px;
  font-size: 12px;
  background: #828282;
  color: #ffffff;
  z-index: 1;
  text-align: center;
  padding: 3px 9px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 0 0 #55595E;
  box-shadow: 0 1px 0 0 #55595E;
}
.notification-badge.red {
  background: #f12828;
  -webkit-box-shadow: 0 1px 0 0 rgb(225.5152838428, 14.6847161572, 14.6847161572);
  box-shadow: 0 1px 0 0 rgb(225.5152838428, 14.6847161572, 14.6847161572);
}
.notification-badge.blue {
  background: #0073B1;
  -webkit-box-shadow: 0 1px 0 0 rgb(0, 88.4915254237, 136.2);
  box-shadow: 0 1px 0 0 rgb(0, 88.4915254237, 136.2);
}
.notification-badge.orange {
  background: #FE9523;
}

.select-holder-box .jcf-select-custom .jcf-list .jcf-option {
  white-space: normal;
  text-align: left;
}

.eveadam-msg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  background: #ffffff;
  padding-bottom: 25px;
  padding-top: 25px;
}
.eveadam-msg h3 {
  margin: 0 0 5px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #2A3036;
}
.eveadam-msg h3 .new-bedge {
  color: #ffffff;
  background: #5AD6B8;
  border-radius: 3px;
  display: inline-block;
  padding: 0 11px;
  margin-left: 10px;
}
.eveadam-msg p {
  font-family: Poppins, sans-serif;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 138%;
  color: #2A3036;
  font-weight: 400;
}
.eveadam-msg img {
  margin-right: 20px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.eveadam-msg .btn-dark-blue {
  min-width: 150px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .eveadam-msg {
    display: block;
    text-align: center;
    padding: 20px 20px 25px;
  }
  .eveadam-msg h3 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .eveadam-msg P {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .eveadam-msg img {
    margin-right: 10px;
  }
  .eveadam-msg .btn-dark-blue {
    width: 300px;
    margin: 0 auto;
    max-width: 100%;
  }
}
@media only screen and (max-width: 570px) {
  .eveadam-msg h3 {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 8px;
    margin-top: -5px;
  }
  .eveadam-msg h3 .new-bedge {
    padding: 0 4px;
    margin-left: 6px;
  }
  .eveadam-msg img {
    width: 30px;
  }
  .eveadam-msg .btn-dark-blue {
    width: 100%;
  }
}

.dosages-table .eveadam-msg {
  border-bottom: 1px solid #dbdbdb;
}
@media only screen and (max-width: 767px) {
  .dosages-table .eveadam-msg {
    padding: 25px 0;
    border-bottom: 0;
    border-top: 1px solid #dbdbdb;
  }
}
.product-data-table .eveadam-msg {
  border-bottom: 1px solid #dbdbdb;
}
@media only screen and (max-width: 767px) {
  .product-data-table .eveadam-msg {
    padding: 25px 20px;
  }
}

.steps-holder {
  margin: 0;
  padding: 40px 0 15px;
  list-style: none;
  text-align: center;
  color: #2A3036;
  font-size: 15px;
  line-height: 26px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.steps-holder li {
  display: inline-block !important;
  vertical-align: top;
  padding: 0 5px 0 15px;
  width: 24%;
  min-width: 191px;
  position: relative;
}
.steps-holder li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 93px;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -35px -112px;
  height: 25px;
  width: 14px;
}
.steps-holder li:first-child::after {
  display: none;
}
.steps-holder li.hasTopArrow:before {
  background: url("https://www.vivami-cdn.com/img//arrow-header.png") no-repeat 30% 0;
  width: 100%;
  height: 33px;
  content: "";
  position: absolute;
  top: -45px;
  left: 0;
}
.steps-holder li .heading {
  font-weight: bold;
}
.steps-holder .image-holder {
  height: 190px;
  margin: 0 0 23px;
  display: table;
  width: 100%;
  text-align: center;
}
.steps-holder .image-holder .image-block {
  display: table-cell;
  vertical-align: bottom;
}
.steps-holder h2 {
  font-weight: 900;
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 0;
}
.steps-holder p {
  margin: 0;
}

.steps-section {
  padding: 35px 0;
}
.steps-section header {
  text-align: center;
  font: 300 18px/30px "Trebuchet MS", Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .steps-section header {
    margin: 0 0 20px;
  }
}
.steps-section header .main-heading, .steps-section header .steps-section header h2 {
  display: block;
  font: 42px/52px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 18px;
}
@media only screen and (max-width: 1023px) {
  .steps-section header .main-heading, .steps-section header .steps-section header h2 {
    font-size: 30px;
    line-height: 34px;
    margin: 0 0 7px;
  }
}
.steps-section header p {
  margin: 0;
}
.steps-section header + .steps-holder {
  padding-top: 51px;
}
@media only screen and (max-width: 1023px) {
  .steps-section header + .steps-holder {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .steps-section li {
    padding: 10px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .steps-section .steps-holder {
    font-size: 12px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .steps-section .steps-holder li {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: left;
    padding: 10px 0 40px;
  }
  .steps-section .steps-holder li:last-child {
    padding-bottom: 0;
  }
  .steps-section .steps-holder li .screenMode + li:after {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .steps-section .steps-holder li:after {
    background: url("https://www.vivami-cdn.com/img//arrow-steps-mobile.png") no-repeat 50% 0;
    height: 28px;
    width: 100%;
    top: auto;
    bottom: 10px;
    left: 0;
    bottom: 5px;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
@media only screen and (max-width: 767px) {
  .steps-section .steps-holder .image-holder {
    float: left;
    display: block;
    width: auto;
    height: auto;
    margin: -10px 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .steps-section .steps-holder .heading {
    display: block;
    font: 900 15px/22px "Trebuchet MS", Helvetica, sans-serif;
    margin: 0 0 5px;
    font-size: 18px;
    text-shadow: none;
    word-wrap: break-word;
  }
}

.custom-trustpilot {
  text-align: center;
}
.custom-trustpilot .logo {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 22px 0;
}
@media only screen and (max-width: 520px) {
  .custom-trustpilot .logo {
    margin: 0 0 22px 0;
    max-width: 70%;
  }
}
.custom-trustpilot .rated_string {
  display: block;
  max-width: 60%;
  font-size: 16px;
  margin: 0 auto 43px;
}
@media only screen and (max-width: 520px) {
  .custom-trustpilot .rated_string {
    margin: 20px auto;
  }
}
.custom-trustpilot .rated_string a {
  color: #0073B1;
  font-weight: bold;
  text-decoration: none;
}
.custom-trustpilot .rated_string a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .custom-trustpilot .rated_string span {
    display: none;
  }
}
.custom-trustpilot .reviews {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
}
@media (max-width: 1023px) {
  .custom-trustpilot .reviews {
    display: block;
  }
}
.custom-trustpilot .review-box {
  padding: 0 0 0 40px;
  width: 33.33%;
  text-align: left;
}
@media (max-width: 1023px) {
  .custom-trustpilot .review-box:first-of-type {
    padding: 10px 15px;
  }
}
@media (max-width: 1023px) {
  .custom-trustpilot .review-box {
    display: inline-block;
    float: left;
    background: #ffffff;
    min-width: 250px;
    max-width: 300px;
    min-height: 187px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 10px;
    padding: 15px 25px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  }
}
.custom-trustpilot .review_link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.custom-trustpilot .name {
  display: block;
  margin: 0 0 3px;
  font-size: 18px;
}
.custom-trustpilot .date {
  display: block;
  font-size: 13px;
  line-height: 1.3;
  margin-top: 8px;
}
.custom-trustpilot .description {
  padding: 12px 0 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
}
@media (max-width: 1023px) {
  .custom-trustpilot .description {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.custom-trustpilot .review_rate {
  overflow: hidden;
  margin: 0 0 3px;
}
.custom-trustpilot .stars-rate {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0;
}
.custom-trustpilot .star {
  float: left;
  background-color: #c8d4d3;
  border-radius: 2px;
  margin: 0 8px 0 0;
  padding: 2px;
}
.custom-trustpilot .star:before {
  content: "";
  display: block;
  background: url("https://www.vivami-cdn.com/img//trustpilot-star.svg") center no-repeat;
  width: 23px;
  height: 22px;
}
.custom-trustpilot .star-5 .star {
  background-color: #00b67a;
}
.custom-trustpilot .star-4 .star:nth-child(-n+4) {
  background-color: #73cf11;
}
.custom-trustpilot .star-3 .star:nth-child(-n+3) {
  background-color: #ffce00;
}
.custom-trustpilot .star-2 .star:nth-child(-n+2) {
  background-color: #ff8622;
}
.custom-trustpilot .star-1 .star:first-child {
  background-color: #ff3722;
}
.custom-trustpilot .logo-holder {
  display: block;
}
.custom-trustpilot .logo-holder .star {
  padding: 7px;
}
.custom-trustpilot .logo-holder .star:before {
  width: 27px;
  height: 25px;
}

.bodyStartPage #trustpilotSlider.carousel {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
}
.bodyStartPage #trustpilotSlider.carousel .custom-trustpilot {
  padding: 130px 0 40px;
  background: inherit;
  font: 400 15px/22px "Trebuchet MS", Helvetica, sans-serif;
  color: #2A3036;
  text-align: center;
}
@media only screen and (max-width: 950px) {
  .bodyStartPage .productreviews-container .review-box {
    width: 33%;
  }
}

.productPage-v2 .custom-trustpilot {
  padding: 40px 0 1px;
}

.productreviews-container .review-box {
  min-height: 230px;
  display: inline-block;
  float: left;
  margin-bottom: 20px !important;
  padding: 0 20px 0 20px !important;
}
.productreviews-container .review-box:first-child {
  padding: 0 20px 0 20px !important;
}
@media only screen and (max-width: 950px) {
  .productreviews-container .review-box {
    width: 50%;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 520px) {
  .productreviews-container .review-box {
    width: 100%;
    padding: 0;
  }
}

.custom-trustpilot-mini {
  padding: 0 10px;
  font: 400 17px/22px "Trebuchet MS", Helvetica, sans-serif;
  color: #2A3036;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .custom-trustpilot-mini {
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 10px 10px 0;
  }
}
.custom-trustpilot-mini .stars-rate {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 10px;
}
.custom-trustpilot-mini .stars-rate a {
  display: block;
  overflow: hidden;
  margin: 0 -6px 0 0;
}
.custom-trustpilot-mini .stars-rate:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}
.custom-trustpilot-mini .rated_string {
  display: block;
  vertical-align: middle;
}
.custom-trustpilot-mini .rated_string .rate {
  font-weight: bold;
  color: #0073B1;
  text-decoration: none;
}
.custom-trustpilot-mini .star {
  float: left;
  background-color: #D4D6D7;
  border-radius: 2px;
  margin: 0 6px 0 0;
  padding: 6px 6px 7px;
}
.custom-trustpilot-mini .star:before {
  content: "";
  display: block;
  background: url("https://www.vivami-cdn.com/img//trustpilot-star.svg") center no-repeat;
  height: 17px;
  width: 18px;
}
.custom-trustpilot-mini .star-1 .star {
  background-color: #ff3722;
}
.custom-trustpilot-mini .star-1 .star:nth-child(n+2) {
  display: none;
}
.custom-trustpilot-mini .star-2 .star {
  background-color: #ff8622;
}
.custom-trustpilot-mini .star-2 .star:nth-child(n+3) {
  display: none;
}
.custom-trustpilot-mini .star-3 .star {
  background-color: #ffce00;
}
.custom-trustpilot-mini .star-3 .star:nth-child(n+4) {
  display: none;
}
.custom-trustpilot-mini .star-4 .star {
  background-color: #73cf11;
}
.custom-trustpilot-mini .star-4 .star:nth-child(n+5) {
  display: none;
}
.custom-trustpilot-mini .star-5 .star {
  background-color: #00b67a;
}

.custom-trustpilot.light {
  background: #fcfdff;
}

#trustpilotSlider .custom-trustpilotfirst-child {
  padding: 0;
}
#trustpilotSlider.carousel {
  width: 100%;
  max-width: 1205px;
  padding: 30px 40px 0;
  margin: 0 auto 10px;
}
@media only screen and (max-width: 767px) {
  #trustpilotSlider.carousel {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #trustpilotSlider.carousel .carousel-control {
    display: none !important;
  }
}
#trustpilotSlider.carousel .carousel-control.left {
  text-align: left;
}
#trustpilotSlider.carousel .carousel-control.right {
  text-align: right;
}
#trustpilotSlider.carousel .carousel-control.right:after {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#trustpilotSlider.carousel .carousel-control:after {
  background: none;
  border-color: transparent #75d183 transparent transparent;
  border-style: solid;
  border-width: 10px 15px 10px 0;
}
@media only screen and (max-width: 767px) {
  #trustpilotSlider.carousel .item:nth-child(n+2) {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #trustpilotSlider.carousel .item:first-child {
    display: block;
  }
}

/* Popups */
.modal-header {
  padding: 15px;
  min-height: 16.42857143px;
}

.modal-header {
  border-bottom: 0;
  position: relative;
  z-index: 100;
}

.modal-body {
  font: 300 16px/20px "Trebuchet MS", Helvetica, sans-serif;
  color: #2A3036;
}

.modal-chooseLanguage .modal-header {
  padding-bottom: 0;
}
.modal-chooseLanguage .modal-body {
  padding: 0 40px 45px;
}

.modal button.close {
  opacity: 1;
  margin: 5px;
  overflow: hidden;
  text-indent: -9999px;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -34px -72px;
  height: 17px;
  width: 17px;
}
.modal button.close:hover {
  opacity: 0.5;
}

.language-popup {
  color: #2A3036;
  font: 16px/28px "Trebuchet MS", Helvetica, sans-serif;
}
.language-popup .lang {
  position: relative;
  padding: 0 0 0 47px;
  margin: 0 0 20px;
}
.language-popup .lang-link {
  color: #2A3036;
  text-decoration: none;
  cursor: pointer;
}
.language-popup .lang-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  cursor: pointer;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -136px -319px;
  height: 28px;
  width: 28px;
}

/*.language-popup.de .de:before, .language-popup.en .en:before, .language-popup.fr .fr:before, .language-popup.nl .nl:before, .language-popup.se .se:before, .language-popup.dk .dk:before, .language-popup.ru .ru:before, .language-popup.ch .ch:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    cursor: pointer;
    width: 28px;
    height: 28px;
}*/
.language-popup.de .de:before, .language-popup.en .en:before, .language-popup.fr .fr:before, .language-popup.it .it:before, .language-popup.se .se:before, .language-popup.dk .dk:before, .language-popup.ru .ru:before, .language-popup.es .es:before, .language-popup.fi .fi:before, .language-popup.pl .pl:before, .language-popup.pt .pt:before, .language-popup.nl .nl:before, .language-popup.ch .ch:before, .language-popup.at .at:before, .language-popup.chfr .chfr:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  cursor: pointer;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -108px -319px;
  height: 28px;
  width: 28px;
}

/* //-- END*/
#UnlicensedPopup .modal-header {
  padding: 5px;
}
#UnlicensedPopup .modal-content {
  padding-bottom: 20PX;
}
#UnlicensedPopup .buttonHolder {
  text-align: center;
  display: block;
  margin-top: 20px;
}
#UnlicensedPopup .green-btn {
  line-height: 24px;
}

.bmi-calc-popup .modal-content {
  border: 0;
}
.bmi-calc-popup .modal-header {
  background: #0073B1;
  color: #ffffff;
  border-radius: 6px 6px 0 0;
  padding: 15px 20px;
}
.bmi-calc-popup .modal-header .modal-title {
  font-size: 18px;
  font-weight: 600;
}
.bmi-calc-popup .modal-header button.close {
  top: 13px;
  right: 15px;
  color: #ffffff;
  text-shadow: none;
  font-weight: 100;
  font-size: 26px;
}
.bmi-calc-popup .modal-header button.close:hover {
  opacity: 1;
}
.bmi-calc-popup .modal-body {
  padding-top: 25px;
}
.bmi-calc-popup .modal-body .height-weight-field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bmi-calc-popup .modal-body .height-weight-field .form-group {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  display: flex;
  align-items: center;
  padding: 5px 10px;
}
@media (max-width: 600px) {
  .bmi-calc-popup .modal-body .height-weight-field .form-group {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.bmi-calc-popup .modal-body .height-weight-field label {
  font-weight: 500;
  color: #444;
  font-size: 18px;
  margin-bottom: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding-right: 10px;
}
.bmi-calc-popup .modal-body .height-weight-field label small {
  font-size: 80%;
  color: #666;
}
.bmi-calc-popup .modal-body .height-weight-field .form-control {
  height: 40px;
}
.bmi-calc-popup .modal-body #btn-bmi-calc.btn {
  padding: 10px 58px;
  font-size: 20px;
}
.bmi-calc-popup .modal-body .bmi-result {
  font-size: 15px;
  padding: 0 10px;
}
.bmi-calc-popup .modal-body .bmi-result .bmi-number {
  font-size: 18px;
  background: #e5f7ff;
  border: 1px solid #89cce9;
  border-radius: 4px;
  padding: 13px;
  margin: 25px auto 20px;
  max-width: 220px;
}
.bmi-calc-popup .modal-body .bmi-result .bmi-number strong {
  color: #0073B1;
}

.pharmacy-block {
  margin: 0 30px;
  color: #2A3036;
  font: 300 16px/28px "Trebuchet MS", Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .pharmacy-block {
    margin: 0;
  }
}
.pharmacy-block a {
  color: #003566;
  text-decoration: underline;
}
.pharmacy-block .caption {
  font: 40px/48px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 15px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .pharmacy-block .caption {
    font-size: 20px;
  }
}
.pharmacy-block .row {
  border-bottom: 1px solid #e2e2e3;
  padding: 0 0 25px;
  margin: 0 0 25px;
}
.pharmacy-block .row:last-child {
  border-bottom: none;
}
.pharmacy-block .image-holder {
  float: right;
  margin: 0 0 0 35px;
  min-width: 112px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .pharmacy-block .image-holder {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .pharmacy-block .image-holder {
    text-align: right;
    float: right;
    margin: 0 0 20px;
  }
}
.pharmacy-block .image-holder.gmcInPopup img {
  max-width: 100px;
  margin-top: -30px;
}
.pharmacy-block .description {
  display: table;
}
@media only screen and (max-width: 767px) {
  .pharmacy-block .description {
    display: block;
  }
}
.pharmacy-block .b-green-btn {
  border: solid rgb(40.2038834951, 161.7961165049, 132.3786407767);
  border-width: 0 0 2px;
  color: #ffffff;
  cursor: pointer;
  font: 700 14px/30px "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  width: 160px;
  vertical-align: middle;
  text-decoration: none;
  background: #5AD6B8;
  padding: 5px 4px 2px;
}

@keyframes SlideRight {
  0% {
    left: 0px;
  }
  25% {
    left: 0px;
  }
  50% {
    left: 0px;
  }
  100% {
    left: 0px;
  }
}
.modal-dialog.modal-login {
  width: auto;
  max-width: 600px;
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-login {
    margin: 0;
  }
}
.modal-dialog.modal-login button.close {
  top: 12px;
  right: 16px;
  z-index: 9;
  font-size: 28px;
  font-weight: 400;
  opacity: 0.6;
}

.modal-dialog.modal-login .modal-body, .modal-dialog.modal-klarna .modal-body, .modal-dialog.modal-forgot-password .modal-body, .modal-dialog.modal-pharmacy .modal-body, .modal-dialog.modal-faq .modal-body {
  padding: 0 20px 20px;
}

.modal-dialog.modal-login .modal-header, .modal-dialog.modal-klarna .modal-header, .modal-dialog.modal-forgot-password .modal-header, .modal-dialog.modal-pharmacy .modal-header, .modal-dialog.modal-faq .modal-header {
  padding: 15px 15px 0;
  border: 0;
}

@media only screen and (max-width: 767px) {
  .has-active-menu .modal-dialog.modal-login .modal-content {
    width: 100vw;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.login-popup #registration-steps {
  padding: 0 0 15px;
}

.forgotPasswordPopup #registration-steps, .registrationForm #registration-steps {
  padding: 0 0 30px;
}

.login-popup {
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .login-popup {
    padding: 0;
  }
}

.login-popup__heading {
  font: 50px/50px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 36px;
}
@media only screen and (max-width: 767px) {
  .login-popup__heading {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
}

.input-field:before, .input-field:after {
  content: "";
  display: table;
}

.input-field {
  border: 2px solid #d9d9d9;
  background: #ffffff;
  box-shadow: inset 0 2px 4px #efefef;
  border-radius: 6px;
  position: relative;
  margin: 0 0 18px;
}

.input-field__label {
  display: block;
}

.input-field__label-frame {
  position: relative;
  margin: 13px 10px 10px 15px;
  display: block;
}

.input-field__placeholder {
  position: absolute;
  top: 0;
}

.input-field__label .input-field__placeholder {
  font: 300 18px/24px "Trebuchet MS", Helvetica, sans-serif;
  color: #ababab;
}

.input-field__placeholder.slideRight {
  right: 0;
  animation-duration: 4s;
}

/*.input-field.input-field_focus .input-field__placeholder {
	right: 0;
}*/
.input-field__label input {
  border-color: transparent !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  margin: 0;
  padding: 0;
  outline: 0;
  background: transparent;
  display: block;
  width: 100%;
  color: #2A3036;
  font: 300 18px/24px "Trebuchet MS", Helvetica, sans-serif;
  position: relative;
}

.modal-body input[type=text], .modal-body input[type=email], .modal-body input[type=password], .modal-body input[type=tel], .modal-body input[type=number], .modal-body textarea {
  font-size: 18px;
  line-height: 24px;
}

.registrationForm .registration-first-step .buttons-holder {
  padding: 2px 0 0;
}

.login-popup .buttons-holder, .forgotPasswordPopup .buttons-holder, .registrationForm .buttons-holder {
  position: relative;
}
.login-popup .buttons-holder a, .forgotPasswordPopup .buttons-holder a, .registrationForm .buttons-holder a {
  cursor: pointer;
}

.input-field__message {
  position: absolute;
  bottom: 100%;
  left: 3px;
  padding: 12px 15px;
  background: #434345;
  border-radius: 3px;
  color: #ffffff;
  font: 700 13px/16px "Trebuchet MS", Helvetica, sans-serif;
  margin-bottom: 3px;
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
  -moz-animation: hide-tooltip 300ms;
  -webkit-animation: hide-tooltip 300ms;
  animation: hide-tooltip 300ms;
  display: none;
}

.input-field__message:after {
  position: absolute;
  content: "";
  border: 7px solid;
  border-color: #434345 transparent transparent;
  left: 11px;
  top: 100%;
}

.input-field_focus .input-field__message.field-validation-error, .input-field_focus .input-field__message.field-validation-always {
  display: block;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-animation: show-tooltip 300ms;
  -webkit-animation: show-tooltip 300ms;
  animation: show-tooltip 300ms;
}

/*.input-field_state_error.input-field_focus .input-field__message {
    display: block;
}*/
.input-field_state_skip .input-field__message, .input-field_state_valid .input-field__message, .input-field_focus.input-field_state_valid .input-field__message {
  display: none;
}

.green-btn, .blue-btn, .grey-btn {
  border-style: solid;
  border-width: 0 0 2px;
  color: #ffffff !important;
  cursor: pointer;
  font-size: 16px;
  line-height: 30px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding: 11px 10px 10px;
  text-decoration: none !important;
}

.grey-btn {
  background: #e6e6e6;
  border-color: #bfbfbf;
  color: #55595E !important;
}

.green-btn {
  background: #5AD6B8;
  border-color: rgb(40.2038834951, 161.7961165049, 132.3786407767);
}

.login-popup .green-btn, .login-popup .grey-btn, .forgotPasswordPopup .grey-btn, .registrationForm .green-btn, .registrationForm .grey-btn {
  font-size: 18px;
  padding: 12px 32px 11px;
}

.login-popup input.green-btn, .login-popup input.grey-btn, .forgotPasswordPopup input.green-btn, .forgotPasswordPopup input.grey-btn, .registrationForm input.green-btn, .registrationForm input.grey-btn {
  height: 48px;
  padding: 0 38px;
}

.login-popup .buttons-holder > a:first-child, .login-popup .buttons-holder input:first-child, .forgotPasswordPopup .buttons-holder > a:first-child, .forgotPasswordPopup .buttons-holder input:first-child, .registrationForm .buttons-holder > a:first-child, .registrationForm .buttons-holder input:first-child {
  margin-left: 0;
}

.registrationForm .registration-first-step input.step-submit-btn, .registrationForm .registration-first-step input.step-fake-submit-btn {
  width: 190px;
}

@media only screen and (max-width: 767px) {
  .registrationForm .registration-first-step input.step-fake-submit-btn {
    display: block;
    margin: 0 auto;
  }
}

.error-popup.field-validation-valid, .validate-error-message.field-validation-valid {
  margin: 0 !important;
}

.button-info {
  font-size: 14px;
  line-height: 18px;
  width: 97%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 9px 0 0 47px;
  margin: 0 0 0 -10px;
  min-height: 54px;
}
@media only screen and (max-width: 767px) {
  .button-info {
    margin: 10px 0 0 0;
    width: auto;
  }
}

.button-info .icon-info {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
}

.button-info .icon-info {
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -30px -286px;
  height: 31px;
  width: 31px;
}

.login-buttons-mini, .registration-short {
  padding: 15px 0 26px;
  border-top: 1px solid #e2e2e3;
}
@media only screen and (max-width: 767px) {
  .login-buttons-mini .row, .registration-short .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.login-buttons-mini a, .registration-short a {
  cursor: pointer;
}

.login-buttons-short {
  padding: 22px 0 33px;
  border-top: 1px solid #e2e2e3;
}

.login-buttons-short__heading {
  font: 40px/40px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 15px;
}
@media only screen and (max-width: 767px) {
  .login-buttons-short__heading {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
}

.login-buttons-short p {
  margin: 0 0 25px;
}

.login-popup .green-btn, .login-popup .grey-btn, .forgotPasswordPopup .green-btn, .forgotPasswordPopup .grey-btn, .registrationForm .green-btn, .registrationForm .grey-btn {
  font-size: 18px;
  padding: 12px 32px 11px;
}
@media only screen and (max-width: 767px) {
  .login-popup .green-btn, .login-popup .grey-btn, .forgotPasswordPopup .green-btn, .forgotPasswordPopup .grey-btn, .registrationForm .green-btn, .registrationForm .grey-btn {
    font-size: 16px;
    padding: 10px 30px;
  }
}

.login-popup .buttons-holder > a, .login-popup .buttons-holder input, .forgotPasswordPopup .buttons-holder > a, .forgotPasswordPopup .buttons-holder input, .registrationForm .buttons-holder > a, .registrationForm .buttons-holder input {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .login-popup .buttons-holder > a, .login-popup .buttons-holder input, .forgotPasswordPopup .buttons-holder > a, .forgotPasswordPopup .buttons-holder input, .registrationForm .buttons-holder > a, .registrationForm .buttons-holder input {
    display: table;
    margin: 0 auto 15px !important;
  }
}

.login-popup .buttons-holder > * + a, .forgotPasswordPopup .buttons-holder > * + a, .registrationForm .buttons-holder > * + a {
  margin-left: 14px;
}

@media only screen and (max-width: 767px) {
  .login-popup .forgotPassword-btn, .forgotPasswordPopup .forgotPassword-btn, .registrationForm .forgotPassword-btn {
    font-size: 10px;
    padding: 7px 30px;
    font-weight: 300;
  }
}

#registration-steps-complete .buttons-holder .green-btn {
  margin-bottom: 1px;
}

.login-form {
  padding: 0 0 26px;
}
.login-form .validate-error-message {
  position: absolute;
  bottom: 110%;
  left: 16px;
  padding: 12px 15px;
  background: #434345;
  border-radius: 3px;
  color: #ffffff;
  font: 700 13px/16px "Trebuchet MS", Helvetica, sans-serif;
  margin-bottom: 4px;
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
  -moz-animation: hide-tooltip 300ms;
  -webkit-animation: hide-tooltip 300ms;
  animation: hide-tooltip 300ms;
  display: none;
}
.login-form .validate-error-message:after {
  position: absolute;
  content: "";
  border: 7px solid;
  border-color: #434345 transparent transparent;
  left: 11px;
  top: 100%;
}
.login-form .buttons-holder_focus .validate-error-message {
  display: block;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-animation: show-tooltip 300ms;
  -webkit-animation: show-tooltip 300ms;
  animation: show-tooltip 300ms;
}

.login-form__heading {
  font: 300 50px/54px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 34px;
}
@media only screen and (max-width: 767px) {
  .login-form__heading {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin: 0 0 15px;
  }
}

.login-popup .buttons-holder > a:first-child, .login-popup .buttons-holder input:first-child, .forgotPasswordPopup .buttons-holder > a:first-child, .forgotPasswordPopup .buttons-holder input:first-child, .registrationForm .buttons-holder > a:first-child, .registrationForm .buttons-holder input:first-child {
  margin-bottom: 0;
}

.registration-short__heading {
  font: 300 40px/50px "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 9px;
}

@media only screen and (max-width: 767px) {
  .login-popup [class^=col-] {
    padding-left: 0;
    padding-right: 0;
  }
}

.input-field_state_error {
  border-color: #f12828;
}

.input-field_state_valid, .input-field_focus_highlight.input-field_focus {
  border-color: #0073B1;
}

.login-popup .heading_h2, .login-popup h2, .forgotPasswordPopup .heading_h2, .forgotPasswordPopup h2, .registrationForm .heading_h2, .registrationForm h2 {
  font: 40px/40px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 20px;
}

.forgotPassword-secondStep, .forgotPassword-thirdStep, .loginForm, .loginShortSection, #registration-second-step-content {
  font: 40px/40px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
  color: #2A3036;
}
.forgotPassword-secondStep .heading_h2, .forgotPassword-secondStep h2, .forgotPassword-thirdStep .heading_h2, .forgotPassword-thirdStep h2, .loginForm .heading_h2, .loginForm h2, .loginShortSection .heading_h2, .loginShortSection h2, #registration-second-step-content .heading_h2, #registration-second-step-content h2 {
  font: 300 32px/40px "Trebuchet MS", Helvetica, sans-serif;
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .forgotPassword-secondStep .heading_h2, .forgotPassword-secondStep h2, .forgotPassword-thirdStep .heading_h2, .forgotPassword-thirdStep h2, .loginForm .heading_h2, .loginForm h2, .loginShortSection .heading_h2, .loginShortSection h2, #registration-second-step-content .heading_h2, #registration-second-step-content h2 {
    font: 300 29px/34px "Trebuchet MS", Helvetica, sans-serif;
  }
}
.forgotPassword-secondStep .heading_h2, .forgotPassword-secondStep .row, .forgotPassword-secondStep .buttons-holder, .forgotPassword-thirdStep .heading_h2, .forgotPassword-thirdStep .row, .forgotPassword-thirdStep .buttons-holder, .loginForm .heading_h2, .loginForm .row, .loginForm .buttons-holder, .loginShortSection .heading_h2, .loginShortSection .row, .loginShortSection .buttons-holder, #registration-second-step-content .heading_h2, #registration-second-step-content .row, #registration-second-step-content .buttons-holder {
  text-align: center;
}

.forgotPassword-firstStep .heading_h2, .forgotPassword-firstStep .row, .forgotPassword-firstStep .buttons-holder {
  text-align: center;
}

.forgotPasswordPopup fieldset {
  padding: 0 0 15px;
}

#resetconfirmtext {
  font-size: 22px;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .forgotPassword-thirdStep {
    margin-top: 20px;
  }
}
.forgotPassword-thirdStep .input-field {
  padding: 8px 13px;
}
.forgotPassword-thirdStep label {
  margin-bottom: 0;
}
.forgotPassword-thirdStep .input-field__label-frame {
  margin: 0;
}
.forgotPassword-thirdStep .input-field__label-frame .input-field__placeholder {
  font: 300 16px/22px "Trebuchet MS", Helvetica, sans-serif;
}

.youtube {
  background-color: #2A3036;
  width: 100%;
  height: 277px;
  cursor: pointer;
  position: relative;
  background-size: 100%;
  background-position-y: -45px;
}
.youtube:hover .play-button {
  background-color: #cc181e;
  opacity: 1;
}
.youtube .play-button {
  width: 70px;
  height: 50px;
  background-color: #2A3036;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}
.youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26px;
  border-color: transparent transparent transparent #ffffff;
}

/*.youtube img {
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 277px;
    position: relative;
    width: 100%;
    //top: -16.82%;
    //left: 0;
    //opacity: 0.8;
}*/
.youtube img,
.youtube .play-button {
  cursor: pointer;
}

.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
  position: absolute;
}

.youtube .play-button,
.youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.youtube .play-button:before {
  left: 55%;
}

.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

#btnVideoBuy.btn-orange img {
  width: 26px;
  max-width: 100%;
  height: auto;
  margin-right: 10px;
}

.VideoUI-theme .btn-for-mob {
  display: none;
  text-align: center;
}
.VideoUI-theme .btn-for-mob .btn {
  max-width: 400px;
}
@media only screen and (max-width: 767px) {
  .VideoUI-theme .btn-for-mob {
    display: block;
  }
  .VideoUI-theme .btn-for-mob.sticky {
    position: fixed !important;
    width: 100%;
    left: 0;
    top: 0;
    padding: 7px 12px;
    z-index: 701;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0.97;
    filter: alpha(opacity=97);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  }
  .VideoUI-theme .for-desk {
    display: none;
  }
}

@media only screen and (max-width: 1150px) {
  .centered-section {
    width: 100% !important;
    padding: 0 5% !important;
  }
}
@media only screen and (min-width: 1024px) {
  .condition-search .search-cross-clear {
    margin: 12px 12px 0 8px;
  }
}
@media (min-width: 1024px) {
  .navbar-toggle {
    display: none;
  }
  #page-content {
    left: 0 !important;
  }
  .navbar.slide-active {
    position: fixed;
  }
  .navbar-header {
    left: 0 !important;
  }
  /*#slidemenu form { display:none;}*/
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1023px), not all, only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 2dppx) {
  .form-search-row .submit .icon-search {
    background-image: url("https://www.vivami-cdn.com/img//icons@2x-sd1d5d59325.png");
    background-position: -131px -138px;
    background-size: 174px auto;
    background-repeat: no-repeat;
    height: 23px;
    width: 23px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, only screen and (min-resolution: 144dpi), only screen and (min-resolution: 2dppx) {
  .steps-holder li:after {
    background-image: url("https://www.vivami-cdn.com/img//icons@2x-sd1d5d59325.png");
    background-position: -58px -91px;
    background-size: 174px auto;
    background-repeat: no-repeat;
    height: 25px;
    width: 15px;
  }
  #footer .footer-logo {
    background-image: url("https://www.vivami-cdn.com/img//icons@2x-sd1d5d59325.png");
    background-position: 0 -245px;
    background-size: 174px auto;
    background-repeat: no-repeat;
    height: 26px;
    width: 174px;
  }
}
@media (max-width: 1023px) {
  .bodyStartPage .header-nav {
    margin-top: 20px;
  }
  .bodyStartPage .navigation li.loggedUserName {
    margin-left: 0;
  }
  .desktopOnly {
    display: none;
  }
  #header {
    text-align: center;
  }
  .openMobileMenu-btn, .search-section .search-parameters li:after, .footerPhoneLogo, .brends-twocolumns .brands-list, .condition-search .search-parameters li:after, .review, .product-section .alignright, .backToProduct-btn:after {
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  .openMobileMenu-btn, .goToBasket-btn, .backToProduct-btn:after {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  .openMobileMenu-btn, .startPage .goToBasket-btn, .backToProduct-btn, .basketOrder-section .holder .remove-btn {
    display: block;
  }
  .innerPage .menu-left-btn {
    display: none;
  }
  .header-logo {
    float: none;
    display: block;
    width: 205px;
    height: 31px;
    margin: 2px auto 1px;
  }
  .screenMode.iPadMode, .iPadMode {
    display: block !important;
  }
  .mobile-nav .header-nav .banner {
    display: block !important;
    margin-top: 20%;
    margin-left: 20px;
  }
  .header-nav .banner a {
    border: 0;
  }
  .navbar-toggle {
    display: block;
    top: -28px;
    left: -19px;
  }
  .header-search {
    display: none !important;
  }
  .mobile-menu-search {
    display: block;
  }
  .mobile-menu-search .search-row {
    border-color: #55595E;
    width: 93%;
    margin: 10px;
  }
  .mobile-nav {
    border-top: 0;
    background: #2A3036;
    text-align: left;
  }
  .mobile-nav .container {
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
  }
  .mobile-nav .navbar-header {
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
  }
  .header-nav {
    float: none;
    width: 100%;
    height: calc(100vh - 40px);
    display: block;
    min-height: calc(100vh - 40px);
  }
  .header-nav.desktopOnly {
    display: none;
  }
  .navigation li {
    display: block;
    margin-bottom: 5px;
  }
  .navigation li.country {
    padding-left: 0;
  }
  .navigation li.country img {
    border: 5px solid #55595E;
  }
  .navigation li.country:before {
    content: " ";
  }
  .form-search-row {
    /*max-width: 634px;
    margin-bottom: 20px;
    border-width: 5px;
    border-radius: 8px;*/
    /*.form-search-row-frame {
    	padding: 5px;
    	border-radius: 3px;
    }*/
  }
  .form-search-row .submit {
    font: 700 14px/30px "Trebuchet MS", Helvetica, sans-serif;
    border-radius: 3px;
    padding: 0 14px 0 42px;
    min-height: 38px;
  }
  .form-search-row .submit .icon-search {
    background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -80px -159px;
    height: 23px;
    width: 23px;
    float: left;
    margin: 6px 5px 0 15px;
  }
  .form-search-row .form-search-field input {
    padding: 4px 0 3px 11px;
    font-size: 17px;
    line-height: 30px;
  }
  .search-section .search-cross-clear {
    width: 20px;
    height: 20px;
    margin: 9px 9px 0 8px;
  }
  .search-section .search-parameters {
    font-size: 14px;
    line-height: 18px;
  }
  .search-section-heading {
    font-size: 17px;
    line-height: 25px;
  }
  .search-section-heading h1 {
    font-size: 31px;
    /*line-height: 40px;*/
    margin: 0 0 17px;
  }
  .search-section-description {
    max-width: 700px;
    margin: 0 auto 54px;
    margin-bottom: 27px;
  }
  .steps-holder {
    padding: 0 0 21px;
  }
  .steps-holder li {
    width: 30%;
    padding: 0 1% 0 2%;
  }
  .steps-holder li:after {
    top: 120px;
  }
  .steps-holder li.screenMode {
    display: none !important;
  }
  .steps-holder .image-holder {
    margin: 0 auto 18px;
  }
  .steps-holder .image-holder .image-block img {
    width: 122px;
    height: auto;
  }
  .screenMode, #footer .copyright .screenMode {
    display: none !important;
  }
  .withTopArrow .centered-section:before {
    background-size: 24px auto;
    left: 118px;
  }
  .big-banner-section .search-section {
    padding: 65px 0 20px;
  }
  .steps-holder li.screenMode + li:after, .search-results .navigation-row ul li:first-child {
    display: none;
  }
  .steps-section .call-section {
    font-size: 40px;
    line-height: 50px;
  }
  .white-bg {
    padding: 34px 0 36px;
  }
  .form-search-row {
    max-width: 634px;
    margin-bottom: 20px;
    /*border-width: 5px;
    border-radius: 8px;*/
  }
  .form-search-row .form-search-row-frame {
    padding: 5px;
  }
  .form-search-row .submit {
    padding: 0 14px 0 0px;
    min-height: 38px;
    font: 700 14px/30px "Trebuchet MS", Helvetica, sans-serif;
    border-radius: 3px;
  }
  .form-search-row .form-search-field input {
    padding: 4px 0 3px 11px;
    font-size: 17px;
    line-height: 30px;
  }
  .brends-twocolumns {
    background: none;
  }
  .brends-twocolumns .left-col {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }
  .brends-twocolumns .right-col {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }
  .brends-twocolumns .video-holder {
    float: none;
    padding: 0;
    margin: 0 auto;
  }
  /*.condition-search.twocolumns {
  	border-radius: 5px;
  	border-top: 2px solid #7ec0d6;
  	border-left: 1px solid #d3dee3;
  	border-right: 1px solid #d3dee3;
  	border-bottom: 1px solid #cacccf;
  	box-shadow: 0 1px 1px #e9ebee,inset 0 -1px 0 #e9ebee;
  	padding: 11px 15px 16px;
  }	
  .condition-search {
  	.left-col {
  		float: left;
  		width: 58%;
  		margin: 0 2% 0 0;
  	}
  	.right-col {
  		float: left;
  		width: 40%;
  		padding: 2px 0 0;
  	}
  	.search-parameters {
  		li {
  			padding: 0 0 0 5px;

  			&:first-child::after{
  				display:none !important;
  			}
  		}
  	}
  }*/
  .form-search-row-add .form-search-field input {
    padding: 7px 0 3px 13px;
    font-size: 13px;
    line-height: 29px;
  }
  .form-search-row-add .submit {
    padding: 0 13px;
    min-height: 29px;
    line-height: 26px;
    font-size: 12px;
    border-radius: 3px;
  }
  .form-search-row-add .submit .icon-search {
    display: none;
  }
  .steps-holder li.hasTopArrow:before {
    top: -5px;
  }
  .search-results .navigation-row ul li {
    font-size: 13px;
    line-height: 24px;
  }
  .search-results .navigation-row ul a {
    height: 22px;
    width: 22px;
  }
  .search-results .result-section .holder ul li {
    padding: 0 0 3px 15px;
  }
  .search-results .result-section .holder ul li:before {
    width: 4px;
    height: 4px;
    margin: 7px 0 0 -15px;
  }
  .reviewes-section .buttons-holder, .search-results .result-section .holder ul, .steps-section header, .product-section .buttons-holder, .productInfo-section .tabset, .productInfo-section .tab-content, .productInfo-section .hidden-holder {
    font-size: 13px;
    line-height: 18px;
  }
  .autocomplete-holder .suggested-aside {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  /*.header-nav{
      &.desktopOnly {
          display: none;
      }
  }*/
  .big-banner-section .search-section {
    padding-top: 20px !important;
  }
  /*.productPage {
      .breadcrumbs-holder {
          padding-top:0px !important;
      }
      #main {
          padding-top: 0;
      }
      .breadcrumbs-holder{
          margin: 0 0 0 0 !important;
      }
  }*/
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px), not all, only screen and (max-width: 767px) and (min-resolution: 144dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) {
  .form-search-row .submit .icon-search {
    background-image: url("https://www.vivami-cdn.com/img//icons@2x-sd1d5d59325.png");
    background-position: -26px -50px;
    background-size: 174px auto;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
  }
}
@media (max-width: 767px) {
  #page-content {
    top: -86px;
  }
  .header-logo {
    width: 159px;
    height: auto;
    margin: -2px auto 0;
  }
  .bodyStartPage #header {
    padding: 14px 0 0;
  }
  .has-active-menu .modal-content {
    width: 97.5vw;
  }
  .search-section .search-section-heading {
    font-size: 17px;
    line-height: 25px;
  }
  .search-section .search-section-heading h1 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 18px;
  }
  .search-section .search-section-heading .search-section-description {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
  .search-section .search-parameters {
    font-size: 13px;
    line-height: 17px;
  }
  .search-section .search-parameters li {
    margin: 0;
    padding: 0 5px 0 8px;
  }
  .search-section .search-parameters li:before {
    margin: 0 0 0 -8px;
  }
  .big-banner-section .search-section {
    padding: 15px 0 15px;
  }
  .form-search-row {
    margin: 0 10px 17px;
    max-width: none;
  }
  .form-search-row .form-search-row-frame {
    padding: 3px;
  }
  .form-search-row .submit {
    padding: 0;
    width: 46px;
    height: 34px;
    min-height: 0;
    border-radius: 3px;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    overflow: hidden;
  }
  .form-search-row .submit .icon-search {
    margin-top: 0;
  }
  .form-search-row .icon-search {
    float: none;
    display: block;
    margin: 0 auto;
    background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -159px 0;
    height: 15px;
    width: 15px;
  }
  .form-search-row .form-search-field input {
    padding: 2px 0 2px 9px;
    font-size: 16px;
    line-height: 30px;
  }
  .innerPage .backToProduct-btn, .innerPage .openMobileMenu-btn.menu-right-btn {
    top: 0;
  }
}
@media (max-width: 640px) {
  .iPadMode, .screenMode.iPadMode, .dosages-section .alignright, .prescriptions-list .alignleft {
    display: none !important;
  }
  .phoneMode, .iPadMode.phoneMode {
    display: block !important;
  }
  .for-desctop, .search-section .search-parameters li.for-desctop {
    display: none;
  }
  .for-mobile {
    display: block;
  }
  .mobile-nav .navbar-toggle {
    padding-top: 0;
  }
  .backToProduct-btn {
    text-indent: -9999px;
    top: 14px;
  }
  .search-results .navigation-row {
    top: 25px;
  }
  .search-results .result-section .f1, .search-results .result-section .f2, .search-results .result-section .f3, .search-results .result-section .f4 {
    width: 49%;
    margin: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .search-results .result-section .holder ul {
    font-size: 16px;
  }
  .search-section .search-parameters li {
    max-width: 49%;
  }
  /*.brands-section .form-search-main {
  	display: block;
  	position: relative;
  	z-index: 1;
  	margin: -60px 0 0;
  }*/
  .steps-holder h1, .steps-holder h2, .steps-holder h3, .steps-holder h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    margin: 0 0 8px;
  }
  .steps-section.withTopArrow {
    border-top: 0;
  }
  .steps-holder {
    padding: 40px 0 0;
    font-size: 12px;
    line-height: 20px;
  }
  .steps-holder li {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: left;
    padding: 10px 0 40px;
  }
  .steps-holder li:after {
    background: url("https://www.vivami-cdn.com/img//arrow-steps-mobile.png") no-repeat 50% 0;
    height: 28px;
    width: 100%;
    top: auto;
    bottom: 10px;
    left: 0;
    bottom: 5px;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  .steps-holder li:last-child::after {
    display: none;
  }
  .steps-holder .image-holder {
    float: left;
    display: block;
    width: auto;
    height: auto;
    margin: -10px 20px 0 0;
  }
  .steps-holder h2 {
    text-shadow: none;
    font-weight: 900;
  }
  .reviewes-list > li {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: left;
    padding: 0 0 40px;
  }
  .steps-section.withTopArrow .centered-section:before {
    background: url("https://www.vivami-cdn.com/img//arrow-header-mobile.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 20px auto;
    height: 32px;
    position: absolute;
    left: 30%;
    top: 0;
    width: 33px;
    content: "";
  }
  .steps-holder li.screenMode + li:after {
    display: block;
  }
  .steps-holder li.hasTopArrow:before {
    display: none;
  }
  .brands-section {
    padding-bottom: 0;
  }
  .brands-section .form-search-main {
    display: block;
    position: relative;
    z-index: 1;
    margin: -60px 0 0;
  }
  .brands-section .form-search-main .search-cross-clear {
    margin: 11px 8px 0 8px;
  }
  .brands-section .form-search-row-frame {
    border-color: #d7dce0;
  }
  .brands-section header {
    margin: 0 0 20px;
  }
  .brends-twocolumns {
    margin: 20px 0 0 0;
  }
  .brends-twocolumns .video-holder iframe {
    width: 100% !important;
    max-height: 210px !important;
  }
  .popular-product-section .link-list li {
    width: calc(50% - 4px);
  }
}
@media only screen and (max-width: 500px) {
  .has-active-menu .modal-content {
    width: 94vw;
  }
}
@media (max-width: 386px) {
  .has-active-menu .modal-content {
    width: 94vw;
  }
}
.backgrounds-sprite, #logo, .innerPage #logo, .search-section .search-parameters li:before, .condition-search .search-parameters li:after, .brends-twocolumns .brand-blockquote blockquote q:after, .review li a, .review.green li.active a, .review.yellow li.active a, .review.red li.active a, #footer .contacts-list li.phone:after, #footer .contacts-list li.email:after, .product-section .info-list li:after, .products-list .green-btn:after, .brand-product-buttons-row .green-btn:after, .productInfo-section .tabset li a.overview:after, .productInfo-section .infoTabset.overview span.ico:after, .productInfo-section .tabset li a.description:after, .productInfo-section .infoTabset.description span.ico:after, .productInfo-section .tabset li a.directions:after, .productInfo-section .infoTabset.directions span.ico:after, .productInfo-section .tabset li a.questions:after, .productInfo-section .infoTabset.questions span.ico:after, .productInfo-section .tabset li a.warnings:after, .productInfo-section .infoTabset.warnings span.ico:after, .productInfo-section .content-list li:after, .products-list-area .product-item li:after, .green-check-list li:after, .select-area .select-opener, .brandsQuantity-row:after, .openMobileMenu-btn, .popup-section .close-btn, .star-rating li, .star-rating li.active, .doctors-list .holder .rating-row .reviews-link:after, .doctors-list .holder .alignright .new-label, .questions-section .questions-title ul li:after, .questions-section .questions-title ul li.questions-ico span:after, .questions-section .questions-title ul li.time-ico span:after, .yourOrder-table .edit-btn:after, .prescriptions-list .information-popup .links-list .report-ico:after, .prescriptions-list .information-popup h3.search-ico:after, .prescriptions-list .information-popup .withLeftArrow:after, .yourOrder-table .approved-ico:after, .yourOrder-table .readyToReorder-ico:after, .order-table-holder .approved-ico:after, .order-table-holder .readyToReorder-ico:after, .backToProduct-btn:after, .field-validation-error.error-popup:after, .medicineCategorie-holder .categoryName:after, .medicineCategorie-holder.openedCategory .categoryName:after, .medicineCategorie-holder .categoryName:before, .medicineCategorie-holder.openedCategory .categoryName:before {
  background-image: url("https://www.vivami-cdn.com/img//backgrounds-sb34cb68271.png");
  background-repeat: no-repeat;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("https://www.vivami-cdn.com/fonts//fontawesome-webfont.eot?v=4.7.0");
  src: url("https://www.vivami-cdn.com/fonts//fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://www.vivami-cdn.com/fonts//fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://www.vivami-cdn.com/fonts//fontawesome-webfont.woff?v=4.7.0") format("woff"), url("https://www.vivami-cdn.com/fonts//fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://www.vivami-cdn.com/fonts//fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

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

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

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

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

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

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

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

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

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

.fa-th:before {
  content: "\f00a";
}

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

.fa-check:before {
  content: "\f00c";
}

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

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

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

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

.fa-signal:before {
  content: "\f012";
}

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

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

.fa-home:before {
  content: "\f015";
}

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

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

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

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

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

.fa-inbox:before {
  content: "\f01c";
}

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

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

.fa-refresh:before {
  content: "\f021";
}

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

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

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

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

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

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

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

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

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

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

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

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

.fa-list:before {
  content: "\f03a";
}

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

.fa-indent:before {
  content: "\f03c";
}

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

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

.fa-pencil:before {
  content: "\f040";
}

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

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

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

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

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

.fa-arrows:before {
  content: "\f047";
}

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

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

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

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

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

.fa-eject:before {
  content: "\f052";
}

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b";
}

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

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

.fa-ban:before {
  content: "\f05e";
}

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

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

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

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

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

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

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

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

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

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

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

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

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

.fa-retweet:before {
  content: "\f079";
}

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

.fa-folder:before {
  content: "\f07b";
}

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

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

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

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

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

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

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

.fa-key:before {
  content: "\f084";
}

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

.fa-comments:before {
  content: "\f086";
}

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\f091";
}

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

.fa-upload:before {
  content: "\f093";
}

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

.fa-phone:before {
  content: "\f095";
}

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

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

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

.fa-twitter:before {
  content: "\f099";
}

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

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

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

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

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

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

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

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

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

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

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

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

.fa-paperclip:before {
  content: "\f0c6";
}

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

.fa-square:before {
  content: "\f0c8";
}

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

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

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

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

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

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

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

.fa-money:before {
  content: "\f0d6";
}

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

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

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

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

.fa-columns:before {
  content: "\f0db";
}

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

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

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

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

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

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

.fa-exchange:before {
  content: "\f0ec";
}

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

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

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

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

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

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

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

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

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

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

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

.fa-beer:before {
  content: "\f0fc";
}

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

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

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

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

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

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "\f11b";
}

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

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

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

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

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

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

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

.fa-crop:before {
  content: "\f125";
}

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

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

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

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

.fa-microphone:before {
  content: "\f130";
}

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

.fa-shield:before {
  content: "\f132";
}

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

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

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

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

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

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

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

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

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

.fa-bullseye:before {
  content: "\f140";
}

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

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

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

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

.fa-ticket:before {
  content: "\f145";
}

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\f14e";
}

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

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

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

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

.fa-gbp:before {
  content: "\f154";
}

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

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

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

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

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

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

.fa-file:before {
  content: "\f15b";
}

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

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

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

.fa-dropbox:before {
  content: "\f16b";
}

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

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

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

.fa-tumblr:before {
  content: "\f173";
}

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

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

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

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

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

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

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

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

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

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

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

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

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

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

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

.fa-wheelchair:before {
  content: "\f193";
}

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

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

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

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

.fa-slack:before {
  content: "\f198";
}

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

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

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

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

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

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

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

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

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

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

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

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

.fa-steam:before {
  content: "\f1b6";
}

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

.fa-recycle:before {
  content: "\f1b8";
}

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

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

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

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

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

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

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

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

.fa-git:before {
  content: "\f1d3";
}

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

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

.fa-qq:before {
  content: "\f1d6";
}

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

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

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

.fa-history:before {
  content: "\f1da";
}

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

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

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

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

.fa-bomb:before {
  content: "\f1e2";
}

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

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

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

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

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

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

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

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

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

.fa-lastfm:before {
  content: "\f202";
}

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

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

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

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

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

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

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

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

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

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

.fa-motorcycle:before {
  content: "\f21c";
}

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

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

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

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

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

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

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

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

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

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

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

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

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

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone:before {
  content: "\f24d";
}

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

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

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

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

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

.fa-hourglass:before {
  content: "\f254";
}

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

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

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

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

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

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

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

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

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

.fa-gg:before {
  content: "\f260";
}

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

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

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

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

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

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

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

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

.fa-contao:before {
  content: "\f26d";
}

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

.fa-amazon:before {
  content: "\f270";
}

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

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

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

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

.fa-industry:before {
  content: "\f275";
}

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

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

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

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

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

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

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

.fa-fonticons:before {
  content: "\f280";
}

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

.fa-edge:before {
  content: "\f282";
}

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

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

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

.fa-usb:before {
  content: "\f287";
}

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

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

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

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

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

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

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

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

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

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

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

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

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

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

.fa-blind:before {
  content: "\f29d";
}

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

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

.fa-braille:before {
  content: "\f2a1";
}

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

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

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

.fa-glide:before {
  content: "\f2a5";
}

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

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

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

.fa-viadeo:before {
  content: "\f2a9";
}

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

.fa-snapchat:before {
  content: "\f2ab";
}

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

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

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

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

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

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

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

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

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

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

.fa-linode:before {
  content: "\f2b8";
}

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

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

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

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

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

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

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

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

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

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

.fa-quora:before {
  content: "\f2c4";
}

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

.fa-telegram:before {
  content: "\f2c6";
}

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

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

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

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

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

.fa-shower:before {
  content: "\f2cc";
}

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

.fa-podcast:before {
  content: "\f2ce";
}

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

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

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

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

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

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

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

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

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

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

.btn-orange {
  background: #FE9523 !important;
  border: solid rgb(226.7692307692, 118.5384615385, 1.0307692308) !important;
  border-width: 0 0 2px !important;
  border-radius: 5px !important;
  text-decoration: none;
  color: #ffffff !important;
}
.btn-orange:hover {
  background: rgb(253.8846153846, 136.7692307692, 9.6153846154) !important;
  color: #ffffff !important;
}
.btn-orange:active {
  background: rgb(253.8846153846, 136.7692307692, 9.6153846154) !important;
  border-color: rgb(201.3846153846, 105.2692307692, 0.9153846154) !important;
  border-width: 2px 0 0 !important;
}

.btn-discontinued {
  color: #ffffff;
  /*background: #cacaca !important;
  border: solid #b0b0b0 !important;*/
  background: #FE9523 !important;
  border: solid rgb(226.7692307692, 118.5384615385, 1.0307692308) !important;
  border-width: 0 0 2px !important;
  cursor: pointer;
  font: 700 16px/30px "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 8px 21px 6px 20px;
  margin: 0 0 0 15px;
  outline: none;
}
.btn-discontinued:hover {
  /*background: #cacaca !important;*/
  background: rgb(253.8846153846, 136.7692307692, 9.6153846154) !important;
}
.btn-discontinued:active {
  /*background: #cacaca !important;*/
  background: rgb(253.8846153846, 136.7692307692, 9.6153846154) !important;
  border-color: rgb(201.3846153846, 105.2692307692, 0.9153846154) !important;
}

.btn-oos {
  color: #ffffff;
  background: #989898 !important;
  border: solid #6f6f6f !important;
  border-width: 0 0 2px !important;
  cursor: pointer;
  font: 700 16px/30px "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 11px 10px 10px;
  text-decoration: none;
  padding: 8px 21px 6px 20px;
  margin: 0 0 0 15px;
  outline: none;
}
.btn-oos:hover {
  background: #8f8e8e !important;
}
.btn-oos:active {
  background: #828181 !important;
  border-color: #636262 !important;
  border-width: 2px 0 0 !important;
}

.btn-gray {
  background-color: #a5a5a5 !important;
  color: #ffffff !important;
  text-decoration: none;
  border: solid #8a8a8a;
  border-color: #8a8a8a !important;
  border-width: 0 0 2px;
  border-radius: 5px;
}
.btn-gray:active, .btn-gray.active {
  background: #a09f9f !important;
  border-color: #8a8a8a !important;
  border-width: 2px 0 0 !important;
}
.btn-gray:hover {
  background: #a09f9f !important;
  border-color: #8a8a8a !important;
}

.btn-dark-gray {
  background-color: #626262;
  color: #ffffff !important;
  text-decoration: none;
  border: solid #2A3036;
  border-width: 0 0 2px;
  border-radius: 5px;
}
.btn-dark-gray:active, .btn-dark-gray.active {
  background: #4a4a4a !important;
  border-color: #2A3036 !important;
  border-width: 2px 0 0 !important;
}

.btn-light-gray {
  background-color: #e6e6e6;
  color: #55595E !important;
  text-decoration: none;
  border: solid #bfbfbf;
  border-width: 0 0 2px;
  border-radius: 5px;
}
.btn-light-gray:active, .btn-light-gray.active {
  background: #bfbfbf !important;
  border-color: #a7a6a6 !important;
  border-width: 2px 0 0 !important;
}

.btn-green {
  background-color: #5AD6B8;
  color: #ffffff !important;
  text-decoration: none;
  border: solid rgb(40.2038834951, 161.7961165049, 132.3786407767);
  border-width: 0 0 2px;
  border-radius: 5px;
}
.btn-green:active, .btn-green.active {
  background: rgb(50.354368932, 202.645631068, 165.8009708738) !important;
  border-color: rgb(40.2038834951, 161.7961165049, 132.3786407767) !important;
  border-width: 2px 0 0 !important;
}

.btn-blue {
  background-color: #0073B1;
  color: #ffffff !important;
  text-decoration: none;
  border: solid rgb(0, 81.8644067797, 126);
  border-width: 0 0 2px;
  border-radius: 5px;
}
.btn-blue:active, .btn-blue.active {
  background: rgb(0, 88.4915254237, 136.2) !important;
  border-color: rgb(0, 65.2966101695, 100.5) !important;
  border-width: 2px 0 0 !important;
}

.btn-dark-blue {
  color: #ffffff !important;
  background: #003566 !important;
  border: solid rgb(0, 26.5, 51) !important;
  border-width: 0 0 2px !important;
  cursor: pointer;
  font: 700 16px/30px "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-decoration: none !important;
  padding: 8px 21px 6px 20px;
  margin: 0 0 0 15px;
  outline: none;
}
.btn-dark-blue:hover, .btn-dark-blue:active {
  background: rgb(0, 66.25, 127.5) !important;
  border-color: #003566 !important;
}

.b-green-btn {
  border: solid rgb(40.2038834951, 161.7961165049, 132.3786407767);
  border-width: 0 0 2px;
  color: #ffffff !important;
  cursor: pointer;
  font: 700 16px/30px "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  text-decoration: none;
  background: #5AD6B8;
  position: relative;
  vertical-align: middle;
  width: 100%;
  margin: 5px 0 5px 0px;
  outline: none;
  white-space: normal;
  line-height: normal;
  text-decoration: none !important;
}
.b-green-btn:hover {
  background: rgb(50.354368932, 202.645631068, 165.8009708738);
}
.b-green-btn:active {
  background: rgb(50.354368932, 202.645631068, 165.8009708738);
  border-color: rgb(40.2038834951, 161.7961165049, 132.3786407767);
  border-width: 2px 0 0;
}
@media screen and (max-width: 767px) {
  .b-green-btn {
    white-space: normal;
    line-height: normal;
    padding: 10px 5px;
  }
  .b-green-btn::after {
    display: none;
  }
}

.custom-row:before, .custom-row:after {
  content: " ";
  display: table;
}
.custom-row:after {
  clear: both;
}

.custom-alert {
  border: 1px solid #d9d9d9;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 5px;
}
.custom-alert.error {
  border-color: #f12828;
  color: #f12828;
}
.custom-alert.valid {
  border-color: #5AD6B8;
  color: #5AD6B8;
}
.custom-alert.warning {
  border-color: #FE9523;
  color: #FE9523;
}
.custom-alert.default {
  border-color: #0073B1;
  color: #0073B1;
}

.col-left, .col-right {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  float: left;
}
@media only screen and (max-width: 768px) {
  .col-left, .col-right {
    display: block;
    width: 100%;
  }
}

.list-checkbox {
  list-style: none;
}
.list-checkbox li {
  list-style: none;
}
.list-checkbox li:before {
  content: "\f00c";
  color: #5AD6B8;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .list-checkbox li:before {
    font-size: 16px;
  }
}

.list-none {
  list-style: none !important;
}

.no-border {
  border: none !important;
}

.treated-checkbox-holder {
  position: relative;
  padding: 5px 0;
  margin: 0;
  font-size: 14px;
}
.treated-checkbox-holder .treated-checkbox-label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-weight: 300;
  margin-left: 10px;
  font-size: 14px;
}
.treated-checkbox-holder .jcf-checkbox {
  display: inline-block;
  position: relative;
  float: left;
  top: 0;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -111px -112px;
  height: 21px;
  width: 21px;
  border: none;
}
.treated-checkbox-holder .jcf-checkbox:after {
  display: table;
  content: "";
}
.treated-checkbox-holder .jcf-checkbox input {
  cursor: pointer;
}
.treated-checkbox-holder .jcf-checkbox.jcf-checked {
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -69px -112px;
  height: 21px;
  width: 21px;
}

.patient-custCare-detail {
  width: 100%;
  display: block;
  text-align: center;
  padding: 40px 20px;
  font-family: "Roboto", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.6;
  color: #55595E;
}
@media only screen and (max-width: 768px) {
  .patient-custCare-detail {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 0;
  }
}
.flex-content-aligner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.treated-checkbox-holder-v2 {
  display: inline-block;
  width: auto;
  float: left;
}
@media only screen and (max-width: 960px) {
  .treated-checkbox-holder-v2 {
    padding-top: 0;
    float: none;
    width: 100%;
    text-align: center;
  }
  .treated-checkbox-holder-v2 .checkboxQuestion-holder {
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .treated-checkbox-holder-v2 .checkboxQuestion-holder {
    float: none;
  }
}
.treated-checkbox-holder-v2 label {
  transition: none;
  margin: 0;
  padding: 0;
}
.treated-checkbox-holder-v2 .jcf-checkbox {
  position: relative;
}
.treated-checkbox-holder-v2 .jcf-checkbox.jcf-checked ~ label .fa {
  background: #0073B1;
  color: #ffffff;
  border: 2px solid #0073B1;
  border-radius: 2px;
}
.treated-checkbox-holder-v2 .jcf-checkbox input[type=checkbox] {
  display: none !important;
}
.treated-checkbox-holder-v2 .checkbox-label {
  cursor: pointer;
}
.treated-checkbox-holder-v2 .fa {
  padding: 2px;
  background: #ffffff;
  color: #d9d9d9;
  border: 2px solid #d9d9d9;
  margin-right: 10px;
  border-radius: 3px;
}
.treated-checkbox-holder-v2.checkbox-large .fa {
  font-size: 24px;
}

.question-info {
  display: inline-block;
  position: relative;
}
.question-info i.fa {
  margin-left: 10px;
  cursor: pointer;
}
.question-info .question-info-pop {
  position: absolute;
  z-index: 999;
  width: auto;
  min-width: 150px;
  bottom: 120%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  visibility: hidden;
  height: 0;
  font-size: 0;
  opacity: 0;
  background: #55595E;
  color: #ffffff;
  border-radius: 8px;
  padding: 8px;
  margin: 0;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 480px) {
  .question-info .question-info-pop {
    left: 0;
  }
}
.question-info .question-info-pop:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 45%;
  box-sizing: border-box;
  border: 0.6em solid black;
  border-color: transparent transparent #55595E #55595E;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -2px 2px 1px 0 rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 480px) {
  .question-info .question-info-pop:after {
    left: 55%;
  }
}
.question-info:hover .question-info-pop {
  visibility: visible;
  height: auto;
  font-size: 12px;
  line-height: 16px;
  opacity: 1;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.switch-container {
  display: inline-block;
  position: relative;
}

.switch_label-text {
  margin-left: 10px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 51px;
  height: 24px;
  float: left;
}
@media only screen and (max-width: 768px) {
  .switch {
    margin-right: 20px;
  }
}
.switch input[type=checkbox] {
  cursor: pointer !important;
}
.switch .jcf-checkbox {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #da4a4a;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
  -webkit-box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.switch .jcf-checkbox:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 3px;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.switch .jcf-checkbox.jcf-checked {
  background-color: #58d86a;
}
.switch .jcf-checkbox.jcf-checked:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.treated-tooltip {
  display: inline-block;
  position: relative;
  width: calc(100% - 34px);
  text-decoration: underline;
}
.treated-tooltip .treated-tooltip-data {
  position: absolute;
  z-index: 999;
  width: auto;
  min-width: 150px;
  bottom: 120%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  visibility: hidden;
  height: 0;
  font-size: 0;
  opacity: 0;
  background: #55595E;
  color: #ffffff;
  border-radius: 8px;
  padding: 8px;
  margin: 0;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.treated-tooltip .treated-tooltip-data:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 100%;
  left: 45%;
  box-sizing: border-box;
  border: 0.6em solid black;
  border-color: transparent transparent #55595E #55595E;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -2px 2px 1px 0 rgba(0, 0, 0, 0.2);
}
.treated-tooltip:hover .treated-tooltip-data {
  visibility: visible;
  height: auto;
  font-size: 12px;
  line-height: 16px;
  opacity: 1;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.sub-accordion-container {
  margin: 50px 0 30px;
  display: block;
}
.sub-accordion-container:before, .sub-accordion-container:after {
  display: table;
  width: 100%;
  clear: both;
  content: " ";
}
@media only screen and (max-width: 767px) {
  .sub-accordion-container {
    margin: 30px 0 20px;
  }
}

.sub-accordion-item {
  display: block;
  width: 100%;
  background: #fcfdff;
  border: 1px solid #dbdee2;
  border-radius: 10px;
  padding: 20px 40px;
  margin-bottom: 25px;
}
.sub-accordion-item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .sub-accordion-item {
    padding: 15px 10px;
  }
}
.sub-accordion-item .sub-accordion-swich {
  display: block;
  position: relative;
  color: #2A3036;
}
.sub-accordion-item .sub-accordion-swich:after {
  display: table;
  content: "";
  clear: both;
}
.sub-accordion-item .sub-accordion-swich h2 {
  display: inline-block;
  float: left;
  font-size: 38px;
  margin: 10px 0;
}
@media only screen and (max-width: 767px) {
  .sub-accordion-item .sub-accordion-swich h2 {
    margin: 0 !important;
    font-weight: 600;
  }
}
.sub-accordion-item .sub-accordion-swich .fa {
  font-size: 24px;
  float: right;
  margin-top: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .sub-accordion-item .sub-accordion-swich .fa {
    margin: 0;
    font-size: 18px;
    margin-top: 2px;
  }
}
.sub-accordion-item .sub-accordion-swich.collapsed .fa {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sub-accordion-item .sub-accordion-content {
  display: none;
}
.sub-accordion-item .sub-accordion-content h3 {
  margin-top: 20px !important;
}

.productInfotab-faqAccordion {
  margin-top: 20px;
}

.productInfotab-faqAccordion-item {
  display: block;
  margin-bottom: 14px;
}
.productInfotab-faqAccordion-item .productInfotab-faqAccordion-switch {
  display: inline-block;
  position: relative;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 10px;
  padding-right: 30px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .productInfotab-faqAccordion-item .productInfotab-faqAccordion-switch {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
  }
}
.productInfotab-faqAccordion-item .productInfotab-faqAccordion-switch:before, .productInfotab-faqAccordion-item .productInfotab-faqAccordion-switch:after {
  position: absolute;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 0;
  top: 5px;
}
.productInfotab-faqAccordion-item .productInfotab-faqAccordion-switch:before {
  content: "\f055";
}
.productInfotab-faqAccordion-item .productInfotab-faqAccordion-switch:after {
  content: "\f056";
  display: none;
}
.productInfotab-faqAccordion-item .productInfotab-faqAccordion-switch:hover {
  color: #0073B1;
}
.productInfotab-faqAccordion-item .productInfotab-faqAccordion-switch.collapsed:after {
  display: inline-block;
}
.productInfotab-faqAccordion-item .productInfotab-faqAccordion-content {
  display: none;
}

.productInfoTabs-linkToSection {
  display: block;
  width: 100%;
  background: #eceff2;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  padding: 20px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  columns: 2 40px;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs-linkToSection {
    columns: 1 0;
    margin: 40px 0;
    background: none;
    padding: 0;
    box-shadow: none;
  }
}
.productInfoTabs-linkToSection a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #2A3036;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs-linkToSection a:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .productInfoTabs-linkToSection a {
    font-size: 16px;
    font-weight: normal;
  }
}
.productInfoTabs-linkToSection a i {
  background: #2A3036;
  color: #ffffff;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  padding: 1px 7px;
  font-size: 16px;
  font-style: normal;
  float: left;
  margin-right: 12px;
  line-height: 20px;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs-linkToSection a i {
    font-size: 14px;
    line-height: 18px;
    padding: 1px 7px 1px 6px;
    vertical-align: top;
  }
}
.productInfoTabs-linkToSection a:hover, .productInfoTabs-linkToSection a:focus {
  color: #0073B1;
}
.productInfoTabs-linkToSection a:hover i, .productInfoTabs-linkToSection a:focus i {
  background: #0073B1;
}

.product-comparision-table {
  display: block;
  width: 100%;
}
.product-comparision-table:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}
.product-comparision-table .product-comparision-table_titleBlock {
  display: block;
  font-family: "Roboto", Trebuchet MS, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .product-comparision-table_titleBlock {
    font-size: 24px;
  }
}
.product-comparision-table .product-comparision-table_titleBlock:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}
.product-comparision-table .product-comparision-table_titleBlock .product-comparision-table_title {
  width: 75%;
  float: right;
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .product-comparision-table_titleBlock .product-comparision-table_title {
    width: 100%;
    float: none;
    display: block;
  }
}
.product-comparision-table .nav {
  width: 25%;
  display: inline-block;
  float: left;
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .nav {
    display: flex;
    float: none;
    width: 100%;
    text-align: center;
  }
}
.product-comparision-table .nav a {
  background: #f2f4f8;
  border: 1px solid #dfe2e8;
  border-bottom: 0;
  text-decoration: none;
  padding: 15px 20px;
  font-size: 17px;
}
.product-comparision-table .nav a:hover {
  background: #eaedf2;
  color: #2A3036;
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .nav a {
    border-width: 1px 0 1px 1px;
    border-bottom-style: solid;
    border-color: #dfe2e8;
    flex: 1;
  }
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .nav li {
    display: inline-flex;
    flex: 1;
  }
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .nav li:last-child {
    margin-right: 0;
    border-right: 1px solid #dfe2e8;
  }
}
.product-comparision-table .nav li:last-child a {
  border-bottom: 1px solid #dfe2e8;
}
.product-comparision-table .nav li.active a {
  color: #0073B1;
  border-right: 0;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(left, #f8fafd 0%, #f8fafd 37%, #ffffff 73%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f8fafd 0%, #f8fafd 37%, #ffffff 73%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f8fafd 0%, #f8fafd 37%, #ffffff 73%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f8fafd", endColorstr="$white-color",GradientType=1 ); /* IE6-9 */
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .nav li.active a {
    border-bottom: 0;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #f8fafd 0%, #f8fafd 37%, #ffffff 73%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f8fafd 0%, #f8fafd 37%, #ffffff 73%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f8fafd 0%, #f8fafd 37%, #ffffff 73%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f8fafd", endColorstr="$white-color",GradientType=0 ); /* IE6-9 */
  }
}
.product-comparision-table .tab-content {
  width: 75%;
  display: inline-block;
  float: left;
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .tab-content {
    width: 100%;
    float: none;
    display: block;
  }
}
.product-comparision-table .tab-pane {
  padding: 0 45px 40px;
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .tab-pane {
    padding: 0 !important;
  }
}
.product-comparision-table .comparisionTable-container {
  display: block;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 10px;
}
.product-comparision-table .comparisionTable-container table {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #dfe2e8;
  border-bottom: 0;
  line-height: 18px;
}
@media only screen and (max-width: 800px) {
  .product-comparision-table .comparisionTable-container table {
    width: 800px;
  }
}
.product-comparision-table .comparisionTable-container table tr td, .product-comparision-table .comparisionTable-container table tr th {
  border-right: 1px solid #dfe2e8;
  border-bottom: 1px solid #dfe2e8;
  text-align: center;
  padding: 15px 20px;
  width: auto;
}
.product-comparision-table .comparisionTable-container table tr td:first-child, .product-comparision-table .comparisionTable-container table tr th:first-child {
  text-align: left;
  width: 190px;
}
@media only screen and (max-width: 800px) {
  .product-comparision-table .comparisionTable-container table tr td:first-child, .product-comparision-table .comparisionTable-container table tr th:first-child {
    width: 150px;
  }
}
.product-comparision-table .comparisionTable-container table tr td:nth-child(2), .product-comparision-table .comparisionTable-container table tr th:nth-child(2) {
  color: #5ec96d;
}
.product-comparision-table .comparisionTable-container table tr th {
  background: #f2f4f8;
}
.product-comparision-table .comparisionTable-container table tr th:nth-child(2) {
  color: #2A3036;
}
.product-comparision-table .comparisionTable-container table tr td {
  color: #818181;
}
.product-comparision-table .comparisionTable-container table tr td:first-child {
  background: #f8fafd;
  color: #2A3036;
}
.product-comparision-table .comparisionTable-container table .fa {
  font-size: 24px;
}
@media only screen and (max-width: 960px) {
  .product-comparision-table .comparisionTable-container table .fa {
    font-size: 18px;
  }
}
.product-comparision-table .comparisionTable-container table .fa.fa-check {
  color: #5ec96d;
}
.product-comparision-table .comparisionTable-container table .fa.fa-close {
  color: #d14650;
}

.parcelXpert_shipping {
  width: 100%;
  display: block;
  padding: 30px 30px 20px;
  background: #f9f8ff;
  border: 2px solid #d7d2f4;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}

.parcelXpert_shippin_title {
  color: #2A3036;
  margin: 0 0 12px;
  font: 400 22px/22px "Trebuchet MS", Helvetica, sans-serif;
}

.parcelXpert_shippin_text {
  color: #8e8e8f;
  font: 300 14px/22px "Trebuchet MS", Helvetica, sans-serif;
}

.parcelXpert_logo {
  display: inline-block;
  float: right;
}

.white-box {
  background: #ffffff;
  border-radius: 7px;
  border-bottom: 1px solid #d0d1d2;
}

.modal-dialog {
  margin: 70px auto 10px;
}

/*.search-with-menu {
    .form-search-row {
        .submit {
            padding: 0 20px;
            border: 0;
            font-size: 20px;
            font-weight: 300;

            @media (max-width: 767px) {
                text-indent: 0;
                padding: 0 12px;
                font-size: 0;

                span {
                    display: none;
                }
            }

            @media (max-width: 460px) {
                width: 34px;
                padding: 0 6px;
            }

            i.fa {
                @media (max-width: 767px) {
                    font-size: 16px;
                    margin-left: 4px;
                }
            }
        }
    }
}

*/
body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

.header {
  background: #003566;
  background-image: none !important;
}

.header {
  background-color: #003566;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: linear-gradient(#003566, #003566);
  color: #ffffff;
  width: 100%;
  padding: 0;
}
.header:after, .header:before {
  content: "";
  display: block;
  clear: both;
}

.top-nav {
  max-width: 1295px;
  margin: 0 auto 0 auto;
  padding: 5px 10px;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .top-nav {
    padding-top: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
.top-nav:after {
  content: "";
  display: block;
  clear: both;
}
.top-nav .logo {
  display: inline-block;
  float: left;
  font-size: 0;
  color: #ffffff;
  image-rendering: -webkit-optimize-contrast;
  position: relative;
  z-index: 11;
  width: 276px;
  height: 42px;
}
@media all and (max-width: 1220px) and (min-width: 1024px) {
  .top-nav .logo {
    display: block;
    float: none;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .top-nav .logo {
    float: none;
    padding: 5px;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .top-nav .logo {
    padding-top: 15px;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .top-nav .logo {
    width: 180px;
  }
}
.top-nav .logo img {
  height: auto;
  max-width: 276px;
}
@media (max-width: 767px) {
  .top-nav .logo img {
    max-width: 200px;
  }
}
@media (max-width: 640px) {
  .top-nav .logo img {
    max-width: 180px;
  }
}
@media (max-width: 480px) {
  .top-nav .logo img {
    max-width: 160px;
  }
}

.primary-menu {
  margin: 0;
  color: #ffffff;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  font: 14px/24px "Trebuchet MS", Helvetica, sans-serif;
  position: relative;
  z-index: 10;
  margin-top: 0;
}
@media (max-width: 1023px) {
  .primary-menu {
    display: none;
  }
}
.primary-menu .pseudo-link {
  color: #ffffff;
  cursor: pointer;
}
.primary-menu > li {
  margin: 0 0 0 16px;
  padding: 0;
  display: inline-block;
  position: relative;
  float: none;
}
.primary-menu > li > a {
  text-decoration: none;
  color: #ffffff;
}
.primary-menu > li.phone .information-popup {
  position: absolute;
  width: 100%;
  margin: 0 0 2px;
  bottom: 100%;
  right: 0;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  background: #0073B1;
  border: 2px solid #F5FAFF;
  border-radius: 9px;
  visibility: hidden;
  opacity: 0;
}
.primary-menu > li.phone .information-popup:before, .primary-menu > li.phone .information-popup:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.primary-menu > li.phone .information-popup:before {
  border-color: rgba(245, 250, 255, 0);
  border-top-color: #F5FAFF;
  border-width: 9px;
  margin-left: -9px;
}
.primary-menu > li.phone .information-popup:after {
  border-color: rgba(0, 115, 177, 0);
  border-top-color: #0073B1;
  border-width: 6px;
  margin-left: -6px;
}
.primary-menu > li.phone.email .information-popup {
  min-width: 210px;
}
.primary-menu > li.phone:hover .information-popup {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.primary-menu > li i.fa {
  font-size: 18px;
  margin-right: 5px;
  position: relative;
  vertical-align: middle;
}
.primary-menu > li.login > a {
  border: 1px solid #ffffff;
  padding: 8px 20px;
  border-radius: 3px;
}
.primary-menu > li.login.open > a {
  background: #ffffff;
  color: #2A3036;
}
.primary-menu > li.login.open .total-mobile-notifications {
  visibility: hidden;
}
.primary-menu > li.login .dropdown-menu {
  right: 0px;
  left: unset;
  border: transparent;
  border-radius: 3px 0 3px 3px;
  margin-top: 3px;
}
.primary-menu > li.login .notification-badge.total-mobile-notifications {
  display: block;
  top: -16px;
  right: -9px;
  padding: 0px 5px;
  font-weight: bold;
  line-height: 24px;
  min-width: 24px;
}
.primary-nav-container {
  display: inline-block;
  float: right;
  position: relative;
  z-index: 10;
  text-align: right;
  width: 100%;
  margin-top: -38px;
}
@media all and (max-width: 1220px) and (min-width: 1024px) {
  .primary-nav-container {
    display: block;
    float: none;
    margin-top: 0;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .primary-nav-container {
    position: absolute;
    top: 7px;
    right: 0;
    width: 87%;
    margin-top: 0;
    z-index: 0;
  }
}
.primary-nav-container .header-search .search-row {
  border: 6px solid #0073B1;
}

.header-banner {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 18px;
}
@media (max-width: 1023px) {
  .header-banner {
    display: none;
  }
}
.header-banner a {
  display: inline-block;
}

.quickLinks .dropdown-menu {
  width: 100% !important;
  min-width: 804px;
  margin-top: 15px;
  background: #ffffff;
  color: #2A3036;
  padding: 20px;
  right: calc(0vw - 250px);
  left: unset;
}
@media (max-width: 1024px) {
  .quickLinks .dropdown-menu {
    min-width: 80vw;
  }
}
@media (max-width: 767px) {
  .quickLinks .dropdown-menu {
    min-width: 92vw;
  }
}
.quickLinks .dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #ffffff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  right: 275px;
  z-index: 10;
}
@media (max-width: 767px) {
  .quickLinks .dropdown-menu:before {
    border-bottom: 10px solid #ffffff;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    top: -10px;
    right: 13px;
  }
}
.quickLinks .dropdown-menu h3, .quickLinks .dropdown-menu .h3 {
  margin-top: 0px;
  padding-bottom: 5px;
  font-size: 20px;
}
.quickLinks .dropdown-menu h3 a, .quickLinks .dropdown-menu .h3 a {
  font-size: 16px;
  font-weight: normal;
}
.quickLinks .dropdown-menu ul {
  margin-left: 10px;
}
.quickLinks .dropdown-menu li {
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .quickLinks .dropdown-menu li {
    margin-bottom: 5px;
  }
}
.quickLinks .dropdown-menu li:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #55595E;
  border-radius: 10px;
  margin-top: 9px;
  left: 0;
}
.quickLinks .dropdown-menu li a {
  text-decoration: none;
  color: #55595E;
}
.quickLinks .dropdown-menu li a:hover {
  text-decoration: underline;
}
.quickLinks .dropdown-menu .list-three-cols {
  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
  -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
  -moz-column-gap: 40px; /* Firefox */
  column-gap: 40px;
  margin-left: 0;
}
@media (max-width: 767px) {
  .quickLinks .dropdown-menu .list-three-cols {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    -webkit-column-gap: 0; /* Chrome, Safari, Opera */
    -moz-column-gap: 0; /* Firefox */
    column-gap: 0;
  }
}
.quickLinks .dropdown-menu .all-condition-link {
  margin: 10px 0 20px;
  font-size: 16px;
  line-height: 1.5;
}
.quickLinks .dropdown-menu .all-condition-link a {
  display: inline;
  margin-right: 120px;
  color: #0073B1;
}
@media (max-width: 767px) {
  .quickLinks .dropdown-menu .all-condition-link a {
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
  }
}
.quickLinks .big-nav_accordion {
  display: block;
  width: 100%;
  border-bottom: 1px solid #dedede;
  padding: 10px 0;
}
.quickLinks .big-nav_accordion:first-child {
  padding-top: 0;
}
.quickLinks .big-nav_accordion:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.quickLinks .big-nav_accordion:after {
  content: "";
  display: table;
  clear: both;
}

.login-dropdown {
  color: #2A3036;
  min-width: 280px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 18px;
}
.login-dropdown a {
  color: #2A3036;
}
.login-dropdown .custom-row {
  margin-bottom: 10px;
}
.login-dropdown .custom-row:last-child {
  margin-bottom: 0;
}
.login-dropdown .dropdown-title {
  display: inline-block;
  line-height: 1.6;
  font-size: 16px;
}
.login-dropdown .close {
  padding: 0;
  color: #2A3036;
  opacity: 1;
  line-height: 18px;
}
.login-dropdown .forgot-password {
  float: right;
  color: #2A3036;
  padding: 5px 0;
  font-size: 12px;
}
.login-dropdown .forgot-password a {
  text-decoration: none;
}
.login-dropdown .forgot-password:before, .login-dropdown .forgot-password:after {
  content: " ";
  display: table;
}
.login-dropdown .dropdown-footnote {
  display: block;
  text-align: center;
  padding: 5px 0;
  font-size: 12px;
}
.login-dropdown .btn {
  width: 100%;
  line-height: 38px;
  font-size: 16px;
}
.login-dropdown.user-logged-in-stage {
  margin: 0;
  padding: 0;
}
.login-dropdown.user-logged-in-stage .patient-menu {
  margin: 0;
  padding: 0;
}
.login-dropdown.user-logged-in-stage .patient-menu .patient-dropdown {
  margin: 0;
  padding: 0;
}

label.input-icon {
  color: #55595E;
  width: 100%;
  border: 2px solid #d9d9d9;
  background: #ffffff;
  padding: 8px 5px 8px 15px;
  border-radius: 6px;
  line-height: 1.8;
  margin-bottom: 0;
}
label.input-icon input[type=text], label.input-icon input[type=password] {
  border: none;
  float: right;
  width: calc(100% - 24px);
  position: relative;
  vertical-align: middle;
  outline: 0;
  font-size: 14px;
  font-weight: 400;
}
label.input-icon i.fa {
  position: relative;
  vertical-align: middle;
}
label.input-icon.is_focused {
  border-color: #2A3036;
  box-shadow: inset 0 2px 4px #efefef;
}
label.input-icon.is_focused i.fa {
  color: #2A3036;
}
label.input-icon.error {
  border-color: #f12828;
}
label.input-icon.error i.fa {
  color: #f12828;
}
label.input-icon.valid {
  border-color: #5AD6B8;
}
label.input-icon.valid i.fa {
  color: #5AD6B8;
}

@media (max-width: 1023px) {
  .top-nav {
    text-align: center;
  }
}
.top-nav .header-search-block .search-cross-clear {
  margin: 2px 8px 0 8px;
  position: relative;
  z-index: 6;
  cursor: pointer;
  color: #9e9e9e;
}
.top-nav .header-search-block .search-row .submit {
  min-width: 82px;
  width: 90px;
  height: 32px;
  opacity: 0;
  position: absolute;
}
.top-nav .header-search-block .algolia-autocomplete {
  height: auto;
  position: static !important;
}
.top-nav .header-search-block .form-search-div .aa-dropdown-menu {
  margin-top: -1px;
  margin-left: 0;
  width: calc(100% + 95px) !important;
  min-width: 0;
}
.top-nav .header-search-block .form-search-div .aa-dropdown-menu:before {
  content: none;
}
@media (max-width: 1023px) {
  .top-nav .header-search-block .form-search-div .aa-dropdown-menu {
    border: 1px solid rgb(228, 228, 228);
  }
}
.top-nav .header-search-block .form-search-div .aa-dropdown-menu .aa-empty {
  font-size: 14px;
  padding: 20px 15px;
}
.top-nav .header-search-block .form-search-div .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion > div > img, .top-nav .header-search-block .form-search-div .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion > div > img {
  width: 140px;
  padding-right: 15px;
}
.top-nav .header-search-block .form-search-div .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li, .top-nav .header-search-block .form-search-div .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li {
  font-size: 14px;
  line-height: 1.5;
  padding: 0px 0 0 25px;
}
.top-nav .header-search-block .form-search-div .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li:after, .top-nav .header-search-block .form-search-div .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li:after {
  background: url(../../img/icons-sec2d09105b.png) -85px -53px;
  height: 13px;
  width: 13px;
}
.top-nav .autocomplete-holder {
  left: 18px;
  right: 1px;
  border: 0;
  top: -2px;
  text-align: left;
}
@media (max-width: 1023px) {
  .top-nav.search-expanded .logo {
    display: none;
  }
}
.top-nav.search-expanded .primary-menu {
  margin-top: -5px;
}
.top-nav.search-expanded .mobile-nav-icon.mobile-search-icon {
  display: none;
}
.top-nav.search-expanded .header-search-block {
  width: 400px;
  z-index: 12;
}
@media (max-width: 1023px) {
  .top-nav.search-expanded .header-search-block {
    display: inline-block;
    width: 98%;
    margin-top: 7px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .top-nav.search-expanded .header-search-block {
    width: 98%;
    z-index: 12;
    float: left;
    margin-top: 2px;
  }
}
.top-nav.search-expanded .header-search-block .search-row {
  padding: 0;
}
.top-nav.search-expanded .header-search-block .search-row .pseudo-placeholder {
  position: relative;
  background: #5AD6B8;
  color: #ffffff;
  padding: 0 10px;
  border-radius: 3px;
  top: 0;
  z-index: 3;
  float: right;
  line-height: 30px;
  margin: 2px;
  font-size: 13px;
  text-transform: uppercase;
}
.top-nav.search-expanded .header-search-block .search-row .pseudo-placeholder i.fa {
  color: #ffffff;
  line-height: 26px;
}
.top-nav.search-expanded .header-search-block .search-row .submit {
  display: inline-block;
  z-index: 5;
  margin: 0;
  right: 3px;
}
.top-nav.search-expanded .header-search-block .search-row .input-holder {
  width: calc(100% - 95px);
  float: left;
  opacity: 1;
  visibility: visible;
}
.top-nav.search-expanded .header-search-block .search-row .search-autocomplete-small {
  opacity: 1;
  /*padding: 0;*/
  padding: 0 10px;
}
.top-nav.search-expanded .header-search-block .search-row .aa-dataset-conditions .aa-suggestion a {
  font-size: 16px;
}
.top-nav.search-expanded .header-search-block .search-row .aa-suggestions {
  max-height: 170px;
}
.top-nav.search-expanded .header-search-block .search-row .aa-suggestion {
  padding: 5px 10px;
}
.top-nav.search-expanded .header-search-block .search-row .aa-suggestion a > .col {
  font-size: 14px;
  /*&:first-child {
      display: none;
  }*/
  /*#activeIng {
      font-weight: 300;
      letter-spacing: 0.03em;
      font-size: 11px;
      opacity: 0.6;
  }*/
}
.top-nav.search-expanded .header-search-block .search-row .aa-suggestion a > .col:last-child {
  font-size: 11px;
}
.top-nav.search-expanded .header-search-block .search-row .aa-suggestion a > .col .discontinued, .top-nav.search-expanded .header-search-block .search-row .aa-suggestion a > .col .outStock {
  font-size: 11px;
  padding-top: 2px;
}
.top-nav.search-expanded .header-search-block .search-row .aa-suggestions-medicine, .top-nav.search-expanded .header-search-block .search-row .aa-suggestions-category {
  padding: 8px 10px;
  font-size: 15px;
  font-weight: 500;
}
.top-nav.search-expanded .header-search-block .search-row .aa-dataset-contents {
  font-size: 14px;
}
.top-nav.search-expanded .header-search-block .search-row .aa-dataset-medicines, .top-nav.search-expanded .header-search-block .search-row .aa-dataset-conditions {
  width: 100%;
  border-right: 0;
}
.top-nav.search-expanded .header-search-block .search-row .no-product-no-condition {
  border-top: 1px solid rgba(228, 228, 228, 0.6);
  padding: 15px 10px 0;
}
.top-nav.search-expanded .header-search-block .search-row .no-product-no-condition .content-message {
  font-size: 14px;
  margin-bottom: 0;
}
.top-nav.search-expanded .header-search-block .search-row .no-product-no-condition .content-info {
  font-size: 14px;
}
.top-nav.search-expanded .header-search-block .search-row .no-product-no-condition .content-info + br {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .single-image,
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .single-image {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .single-image .col:first-child img,
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .single-image .col:first-child img {
    width: 45px;
    margin-right: 10px;
  }
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .single-image .col #name,
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .single-image .col #name {
    font-size: 16px;
  }
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .single-image .col #activeIng,
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .single-image .col #activeIng {
    font-size: 12px;
    display: inherit;
  }
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .single-image .col.details,
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .single-image .col.details {
    width: 100%;
    -ms-flex-order: 5;
    order: 5;
    padding-right: 0;
    padding-left: 5px;
    padding-top: 7px;
    font-size: 13px;
  }
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .single-image .col.details .from,
  .top-nav.search-expanded .header-search-block .search-row .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .single-image .col.details .from {
    display: inline-block;
  }
}
.top-nav.search-expanded .header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .proimg {
  max-width: 100px;
}
.top-nav.search-expanded .header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .proInfo {
  width: calc(100% - 120px);
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .top-nav.search-expanded .header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .proInfo {
    width: 100%;
  }
}
.top-nav.search-expanded .header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .proInfo ol {
  padding: 10px 0;
}
.top-nav.search-expanded .header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .proInfo ol li {
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 0 24px;
}
@media only screen and (max-width: 767px) {
  .top-nav.search-expanded .header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .productName {
    text-align: center;
    width: 100%;
    display: block;
  }
}
.top-nav.search-expanded .header-search-block .autocomplete-holder .suggested-aside {
  width: 45%;
}
.top-nav.search-expanded .header-search-block .autocomplete-holder .msg-box {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.top-nav.search-expanded .header-search-block .suggested-item {
  font-size: 18px;
}
.top-nav.search-expanded .header-search-block .suggested-item .suggested-content {
  margin-bottom: 10px;
}
.top-nav.search-expanded .header-search-block .suggested-item .suggested-content h3 {
  font: 24px/30px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
}
.top-nav.search-expanded .header-search-block .suggested-item .suggested-content ul li {
  padding: 5px 0 4px 10px;
}
.top-nav.search-expanded .header-search-block .suggested-item .suggested-content p {
  margin-bottom: 0;
}
.top-nav.search-expanded .primary-menu > li {
  vertical-align: bottom;
}
.top-nav.search-expanded .primary-menu > li > a {
  font-size: 0;
}
.top-nav.search-expanded .primary-menu > li.phone .information-popup {
  display: none;
}
.top-nav.search-expanded .primary-menu > li .hide-on-expand {
  display: none;
}
.top-nav.search-expanded .primary-menu > li.login > a {
  padding: 16px 3px 16px 8px;
}
.top-nav.search-expanded .quickLinks .dropdown-menu {
  right: calc(0vw - 574px);
}
.top-nav.search-expanded .quickLinks .dropdown-menu:before {
  left: 200px;
}
@media (max-width: 1023px) {
  .top-nav.search-expanded .primary-nav-container {
    z-index: 2;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.header-search-block {
  display: inline-block;
  position: relative;
  width: 112px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .header-search-block {
    width: 98%;
    display: none;
  }
}
.header-search-block .search-row {
  border: 1px solid #0073B1;
  margin: 0 0 0 17px;
  border-radius: 3px;
  position: relative;
  width: auto;
}
.header-search-block .search-row .submit {
  display: none;
}
.header-search-block .search-row i.fa {
  color: #0073B1;
  display: inline-block;
  float: left;
  line-height: 24px;
  font-size: 16px;
  padding-right: 7px;
}
.header-search-block .search-row .input-holder {
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.header-search-block .search-row .search-autocomplete-small {
  position: relative;
  z-index: 5;
  box-shadow: none;
  opacity: 0;
}
.header-search-block .search-row .pseudo-placeholder {
  font-size: 14px;
  color: #0073B1;
  float: left;
  margin-left: 6px;
  z-index: 2;
  line-height: 26px;
}
.header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .proimg {
  max-width: 100px;
}
.header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .proInfo {
  width: calc(100% - 120px);
  text-align: left;
}
.header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .proInfo ol {
  padding: 10px 0;
}
.header-search-block .autocomplete-holder .suggestedSingleProduct .product-box .proInfo ol li {
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 0 24px;
}
.header-search-block .autocomplete-holder .suggested-aside {
  width: 45%;
}
.header-search-block .autocomplete-holder .msg-box {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.header-search-block .suggested-item {
  font-size: 18px;
}
.header-search-block .suggested-item .suggested-content {
  margin-bottom: 10px;
}
.header-search-block .suggested-item .suggested-content h3 {
  font: 24px/30px "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
}
.header-search-block .suggested-item .suggested-content ul li {
  padding: 5px 0 4px 10px;
}
.header-search-block .suggested-item .suggested-content p {
  margin-bottom: 0;
}

.mobile-nav-icon {
  color: #ffffff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 10px;
  padding: 5px;
  padding-top: 15px;
}
.mobile-nav-icon:hover, .mobile-nav-icon:active, .mobile-nav-icon:focus {
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .mobile-nav-icon {
    display: none;
  }
}
.mobile-nav-icon .fa {
  display: block;
  font-size: 18px;
}
.mobile-nav-icon .mobile-menu-icon-text {
  display: block;
  line-height: 12px;
}
.mobile-nav-icon.mobile-search-icon {
  position: relative;
  z-index: 14;
}

.icon-left {
  float: left;
  border-right: 1px solid #004C93;
  padding-right: 10px;
}

.icon-right {
  float: right;
  border-left: 1px solid #004C93;
  padding-left: 10px;
}

.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 256px;
  min-height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  display: none;
}

.slideout-menu-left {
  left: 0;
}

.slideout-menu-right {
  right: 0;
}

.slideout-panel {
  position: relative;
  background-color: #ffffff; /* A background-color is required */
  min-height: 100vh;
}

@media only screen and (min-width: 1024px) {
  .slideout-panel {
    transform: none !important;
  }
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

@media only screen and (min-width: 1024px) {
  .slideout-panel {
    transform: none !important;
  }
  .slideout-open, .slideout-open body, .slideout-open .slideout-panel {
    overflow: auto;
  }
}
.slideout-menu {
  background: #2A3036;
  color: #ffffff;
  width: 280px;
}
.slideout-menu a {
  color: #ffffff;
}

.slideout-open .slideout-menu {
  display: block !important;
}
@media (min-width: 1024px) {
  .slideout-open .slideout-menu {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  #panel {
    transform: translateX(0px) !important;
  }
}

.mobile-nav-container {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
.mobile-nav-container .register-pharmacy-banner {
  margin: 0 25px 25px;
  display: block;
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .mobile-nav-container .register-pharmacy-banner {
    margin: 25px 25px;
  }
}
.mobile-nav-container .register-pharmacy-banner:before {
  display: table;
  content: " ";
  clear: both;
}
.mobile-nav-container .register-pharmacy-banner.mob-sub-nav-open {
  margin-top: 15px;
}

.fill-the-blank {
  flex-grow: 1;
}

.mobile-navigation {
  width: 100%;
  margin: 0;
  padding: 0;
}
.mobile-navigation .log-in-from {
  display: block;
}
.mobile-navigation .log-in-from .custom-row:first-child {
  margin-bottom: 20px;
}
.mobile-navigation .log-in-from .close {
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
  line-height: 0;
}
.mobile-navigation .log-in-from .close .fa.fa-close {
  font-size: 16px;
  padding-right: 0;
}
.mobile-navigation .log-in-from label .input-icon {
  color: #55595E;
  width: 100%;
  border: 2px solid #d9d9d9;
  background: #ffffff;
  padding: 8px 5px 8px 15px;
  border-radius: 6px;
  line-height: 1.8;
  margin-bottom: 10px !important;
}
.mobile-navigation .log-in-from label .input-icon input[type=text], .mobile-navigation .log-in-from label .input-icon label.input-icon input[type=password] {
  border: none;
  float: right;
  width: calc(100% - 30px);
  position: relative;
  vertical-align: middle;
  outline: 0;
  font-size: 14px;
  font-weight: 400;
}
.mobile-navigation .log-in-from i.fa {
  position: relative;
  vertical-align: middle;
  font-size: 18px !important;
  margin-right: 0;
  width: 24px;
  padding-right: 0;
}
.mobile-navigation > li {
  border-bottom: 1px solid #4d4d4d;
  min-height: 40px;
}
.mobile-navigation > li:active {
  background: #4d4d4d;
}
.mobile-navigation > li > a {
  display: block;
  padding: 20px;
  text-decoration: none;
}
.mobile-navigation > li > a > i.fa {
  padding-right: 10px;
}
.mobile-navigation > li.mob-nav-callUs span {
  display: block;
  font-size: 12px;
  color: #D4D6D7;
  margin-left: 40px;
  margin-top: -15px;
  margin-bottom: 20px;
}
.mobile-navigation > li.mobile-login {
  position: relative;
  padding: 20px;
  background: #444444;
}
.mobile-navigation > li.mobile-login i.fa {
  display: inline-block;
  padding-right: 10px;
  font-size: 48px;
  vertical-align: middle;
}
.mobile-navigation > li.mobile-login .input-text {
  font-size: 16px;
}
.mobile-navigation > li.mobile-login a {
  display: inline-block;
  padding-left: 0;
  vertical-align: middle;
  width: 100%;
  text-decoration: none;
}
.mobile-navigation > li.mobile-login .btn {
  line-height: 34px;
  white-space: normal;
  width: 100%;
}
.mobile-navigation > li.mobile-login .log-in-from {
  display: none;
}
.mobile-navigation > li.mobile-login .mobile-login-right {
  display: inline-block;
  position: relative;
  width: calc(100% - 80px);
}
.mobile-navigation > li.mobile-login .log-in {
  display: inline-block;
}
.mobile-navigation > li.mobile-login .log-out {
  display: none;
}
.mobile-navigation > li.mobile-login .log-out div {
  display: block;
  position: relative;
  top: 7px;
}
.mobile-navigation > li.mobile-login.user-logged-in {
  display: block;
}
.mobile-navigation > li.mobile-login.user-logged-in .log-in {
  display: none;
}
.mobile-navigation > li.mobile-login.user-logged-in .log-out {
  display: inline-block;
}
.mobile-navigation > li.mobile-login.user-logged-in .log-out a {
  text-decoration: underline;
  margin: 10px 0;
}
.mobile-navigation > li.mobile-login.user-logged-in .log-out a:first-child {
  margin-top: 20px;
}
.mobile-navigation > li.mobile-login.user-logged-in i.fa {
  font-size: 22px !important;
  vertical-align: top;
  padding-top: 5px;
}
.mobile-navigation > li.mobile-login.user-logging-in > .fa {
  display: none;
}
.mobile-navigation > li.mobile-login.user-logging-in .mobile-login-right {
  display: none;
}
.mobile-navigation > li.mobile-login.user-logging-in .log-in-from {
  display: block;
}
.mobile-navigation > li.mobile-login.user-logging-in .custom-row {
  margin-bottom: 10px;
}
.mobile-navigation > li.mobile-login.user-logging-in .custom-row:last-child {
  margin-bottom: 0;
}
.mobile-navigation .mobileLogin-footnote {
  text-align: center;
  font-size: 12px;
}
.mobile-navigation .mobileLogin-footnote a {
  display: inline !important;
}
.mobile-navigation .mobileLogin-footnote span {
  display: block;
}
.mobile-navigation .mobileLogin-footnote span.forgot-password {
  font-style: italic;
  margin-bottom: 10px;
}
.mobile-navigation .mobileLogin-footnote span.registerHere a {
  font-weight: bold;
}
.mobile-navigation .mob-sub-nav {
  display: none;
  background: #444444;
  overflow-y: auto;
  max-height: 50vh;
  padding: 20px 0;
}
.mobile-navigation .mob-sub-nav.open {
  display: block;
}
.mobile-navigation .mob-sub-nav .sub-nev-title {
  margin-top: 0;
  font-size: 20px;
  padding: 0;
}
.mobile-navigation .mob-sub-nav ul {
  margin: 10px 0 10px 10px;
  padding: 0;
}
.mobile-navigation .mob-sub-nav ul li {
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  margin-bottom: 5px;
}
.mobile-navigation .mob-sub-nav ul li:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #AAACAF;
  border-radius: 10px;
  margin-top: 9px;
  margin-left: -12px;
}
.mobile-navigation .mob-sub-nav ul li a {
  text-decoration: none;
  color: #AAACAF;
}
.mobile-navigation .mob-sub-nav .see-all-products, .mobile-navigation .mob-sub-nav .see-all-conditions {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 16px;
  color: #0073B1 !important;
}
.mobile-navigation .mob-sub-nav .see-all-conditions {
  margin-bottom: 25px;
}
.mobile-navigation .mob-sub-nav .big-nav_accordion {
  display: block;
  width: 100%;
  padding: 0 20px;
  border-bottom: 1px solid rgba(244, 244, 244, 0.2);
}
.mobile-navigation .mob-sub-nav .big-nav_accordion:first-child {
  padding-top: 0;
}
.mobile-navigation .mob-sub-nav .big-nav_accordion:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.mobile-navigation .mob-sub-nav .big-nav_accordion:after {
  content: "";
  display: table;
  clear: both;
}
.mobile-navigation .mob-sub-nav .big-nav_accordion .col-sm-12 {
  display: none;
}
.mobile-navigation .mob-sub-nav .big-nav_accordion h3, .mobile-navigation .mob-sub-nav .big-nav_accordion .h3 {
  font-size: 18px;
  position: relative;
}
.mobile-navigation .mob-sub-nav .big-nav_accordion h3 a, .mobile-navigation .mob-sub-nav .big-nav_accordion .h3 a {
  font-weight: normal;
  font-size: 14px;
  display: block;
  padding: 20px 0;
}
.mobile-navigation .mob-sub-nav .big-nav_accordion h3:after, .mobile-navigation .mob-sub-nav .big-nav_accordion .h3:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 10px;
  width: 10px;
  display: inline-block;
  border: 1px solid #ffffff;
  border-left: 0;
  border-top: 0;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-navigation .mob-sub-nav .big-nav_accordion h3.collapsed:after, .mobile-navigation .mob-sub-nav .big-nav_accordion .h3.collapsed:after {
  -moz-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.bodyStartPage .header {
  padding: 29px 0 0;
  background: #003566;
}
@media (max-width: 1023px) {
  .bodyStartPage .header {
    padding-top: 0;
  }
}
.bodyStartPage .icon-left, .bodyStartPage .icon-right {
  border: none;
}
.bodyStartPage .mobile-navigation > li.mob-quick-links {
  display: none;
}

.innerPage .top-nav {
  padding: 20px 10px;
}
@media (max-width: 1023px) {
  .innerPage .top-nav {
    padding: 0;
  }
}
.innerPage .top-nav .logo {
  background: #003566;
}
@media (max-width: 1023px) {
  .innerPage .top-nav .logo {
    padding: 9px 0;
  }
}
@media (max-width: 767px) {
  .innerPage .top-nav .logo {
    padding: 4px 0;
  }
}
@media (max-width: 640px) {
  .innerPage .top-nav .logo {
    padding: 5px 0;
  }
}
@media (max-width: 480px) {
  .innerPage .top-nav .logo {
    padding: 7px 0;
  }
}
@-moz-document url-prefix() {}
@media (max-width: 1023px) {
  .innerPage .mobile-nav-icon {
    padding: 20px 20px 15px 20px;
  }
  .innerPage .mobile-nav-icon.mobile-menu-icon {
    padding: 20px 20px 10px 20px;
  }
}
@media (max-width: 767px) {
  .innerPage .mobile-nav-icon {
    padding: 10px 8px;
  }
  .innerPage .mobile-nav-icon.mobile-menu-icon {
    padding: 10px 10px 5px;
  }
}
.display-on-mobile {
  display: inline-block !important;
}

.bodyStartPage .header-search-block {
  display: none !important;
}
.bodyStartPage .mobile-nav-icon.mobile-search-icon {
  display: none !important;
}
.bodyStartPage .header .quickLinks.dropdown {
  display: none !important;
}
.bodyStartPage .mobile-navigation > li.mob-nav-quick-links {
  display: none;
}

.medicalQuestionnaire .primary-menu > li.quickLinks.dropdown {
  display: none;
}
.medicalQuestionnaire .primary-menu > li.country.langText {
  display: none;
}
.medicalQuestionnaire .header-search-block {
  display: none;
}
.medicalQuestionnaire .mobile-nav-icon.mobile-search-icon {
  display: none !important;
}
.medicalQuestionnaire .header-search-block, .medicalQuestionnaire .primary-menu > li.quickLinks, .medicalQuestionnaire .primary-menu > li.langText, .medicalQuestionnaire .mobile-navigation > li.mob-nav-quick-links {
  display: none !important;
}

.secure-checkout-txt {
  text-align: right;
  margin-right: 130px;
  margin-top: 6px;
  display: none;
  float: right;
  position: relative;
  z-index: 11;
}
.secure-checkout-txt h3 {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 1023px) {
  :lang(en) .chekoutPage #main {
    padding-top: 20px;
  }
}
:lang(en) .chekoutPage .primary-menu, :lang(en) .chekoutPage .header-search-block {
  display: none;
}
:lang(en) .chekoutPage.innerPage .mobile-nav-icon {
  display: none !important;
}
:lang(en) .chekoutPage .secure-checkout-txt {
  display: inline-block !important;
}
@media (max-width: 600px) {
  :lang(en) .chekoutPage .secure-checkout-txt {
    margin-right: 10px;
  }
}
@media (max-width: 1023px) {
  :lang(en) .chekoutPage .secure-checkout-txt h3 {
    line-height: 40px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  :lang(en) .chekoutPage .secure-checkout-txt h3 {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 1220px) and (min-width: 1024px) {
  :lang(en) .chekoutPage .primary-nav-container {
    display: inline-block;
    float: right;
    position: relative;
    z-index: 10;
    text-align: right;
    width: 100%;
    margin-top: -38px;
  }
}
@media (max-width: 600px) {
  :lang(en) .chekoutPage .primary-nav-container {
    display: none;
  }
}
@media (max-width: 1220px) and (min-width: 1024px) {
  :lang(en) .chekoutPage .top-nav .logo {
    display: inline-block;
    float: left;
    text-align: left;
    margin-bottom: 0;
    width: calc(100% - 400px);
  }
}
@media only screen and (max-width: 1023px) {
  :lang(en) .chekoutPage .top-nav .logo {
    float: left;
    padding: 9px 0 0 20px;
  }
}
@media (max-width: 767px) {
  :lang(en) .chekoutPage .top-nav .logo {
    text-align: left;
    margin: 0;
    padding: 10px 10px;
    max-width: 310px;
  }
}
@media (max-width: 600px) {
  :lang(en) .chekoutPage .top-nav .logo {
    width: calc(100% - 160px);
  }
}
:lang(en) .chekoutPage .top-nav .logo a {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1023px) {
  :lang(en) .chekoutPage .header-banner {
    display: inline-block;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 600px) {
  :lang(en) .chekoutPage .header-banner {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  :lang(en) .chekoutPage .header-banner img {
    max-height: 30px;
    width: auto;
  }
}

.doctor-page .mobile-nav-container {
  text-align: left;
}

:lang(de) .chekoutPage .mobile-nav-icon.mobile-search-icon, :lang(da) .chekoutPage .mobile-nav-icon.mobile-search-icon, :lang(es) .chekoutPage .mobile-nav-icon.mobile-search-icon, :lang(fi) .chekoutPage .mobile-nav-icon.mobile-search-icon, :lang(fr) .chekoutPage .mobile-nav-icon.mobile-search-icon, :lang(nl) .chekoutPage .mobile-nav-icon.mobile-search-icon, :lang(pi) .chekoutPage .mobile-nav-icon.mobile-search-icon, :lang(pt) .chekoutPage .mobile-nav-icon.mobile-search-icon, :lang(sv) .chekoutPage .mobile-nav-icon.mobile-search-icon, :lang(chfr) .chekoutPage .mobile-nav-icon.mobile-search-icon {
  display: none !important;
}
:lang(de) .chekoutPage .header-search-block, :lang(de) .chekoutPage .primary-menu > li.quickLinks, :lang(de) .chekoutPage .primary-menu > li.langText, :lang(de) .chekoutPage .mobile-navigation > li.mob-nav-quick-links, :lang(da) .chekoutPage .header-search-block, :lang(da) .chekoutPage .primary-menu > li.quickLinks, :lang(da) .chekoutPage .primary-menu > li.langText, :lang(da) .chekoutPage .mobile-navigation > li.mob-nav-quick-links, :lang(es) .chekoutPage .header-search-block, :lang(es) .chekoutPage .primary-menu > li.quickLinks, :lang(es) .chekoutPage .primary-menu > li.langText, :lang(es) .chekoutPage .mobile-navigation > li.mob-nav-quick-links, :lang(fi) .chekoutPage .header-search-block, :lang(fi) .chekoutPage .primary-menu > li.quickLinks, :lang(fi) .chekoutPage .primary-menu > li.langText, :lang(fi) .chekoutPage .mobile-navigation > li.mob-nav-quick-links, :lang(fr) .chekoutPage .header-search-block, :lang(fr) .chekoutPage .primary-menu > li.quickLinks, :lang(fr) .chekoutPage .primary-menu > li.langText, :lang(fr) .chekoutPage .mobile-navigation > li.mob-nav-quick-links, :lang(nl) .chekoutPage .header-search-block, :lang(nl) .chekoutPage .primary-menu > li.quickLinks, :lang(nl) .chekoutPage .primary-menu > li.langText, :lang(nl) .chekoutPage .mobile-navigation > li.mob-nav-quick-links, :lang(pi) .chekoutPage .header-search-block, :lang(pi) .chekoutPage .primary-menu > li.quickLinks, :lang(pi) .chekoutPage .primary-menu > li.langText, :lang(pi) .chekoutPage .mobile-navigation > li.mob-nav-quick-links, :lang(pt) .chekoutPage .header-search-block, :lang(pt) .chekoutPage .primary-menu > li.quickLinks, :lang(pt) .chekoutPage .primary-menu > li.langText, :lang(pt) .chekoutPage .mobile-navigation > li.mob-nav-quick-links, :lang(sv) .chekoutPage .header-search-block, :lang(sv) .chekoutPage .primary-menu > li.quickLinks, :lang(sv) .chekoutPage .primary-menu > li.langText, :lang(sv) .chekoutPage .mobile-navigation > li.mob-nav-quick-links, :lang(chfr) .chekoutPage .header-search-block, :lang(chfr) .chekoutPage .primary-menu > li.quickLinks, :lang(chfr) .chekoutPage .primary-menu > li.langText, :lang(chfr) .chekoutPage .mobile-navigation > li.mob-nav-quick-links {
  display: none !important;
}

:lang(da) .innerPage .primary-menu > li.phone .information-popup {
  top: calc(100% + 3px);
  bottom: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
:lang(da) .innerPage .primary-menu > li.phone .information-popup:after, :lang(da) .innerPage .primary-menu > li.phone .information-popup:before {
  top: auto;
  bottom: 100%;
  border-top: 0;
}
:lang(da) .innerPage .primary-menu > li.phone .information-popup:after {
  border-bottom-color: #0073B1;
}
:lang(da) .innerPage .primary-menu > li.phone .information-popup:before {
  border-bottom-color: #F5FAFF;
}

:lang(fr) .header-search-block {
  width: 141px;
}

:lang(chfr) .header-search-block {
  width: 141px;
}

:lang(pt) .primary-nav-container {
  width: 120%;
}
@media only screen and (max-width: 1023px) {
  :lang(pt) .primary-nav-container {
    width: 95%;
  }
}
@media only screen and (max-width: 640px) {
  :lang(pt) .primary-nav-container {
    width: 92%;
  }
}
:lang(pt) .header-search-block {
  width: 128px;
}

:lang(de) .primary-nav-container {
  width: 120%;
}
@media (max-width: 1220px) and (min-width: 1024px) {
  :lang(de) .primary-nav-container {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  :lang(de) .primary-nav-container {
    width: 87%;
  }
}
:lang(de) .header-search-block {
  width: 100px;
}
:lang(de) .header-search-block .search-row {
  margin: 0 0 0 8px;
}
:lang(de) .header-banner {
  margin: 0 0 0 10px;
}
:lang(de) .primary-menu > li {
  margin: 0 0 0 8px;
}
:lang(de) .primary-menu > li.login .dropdown-menu {
  min-width: 320px;
}
:lang(de) .top-nav .autocomplete-holder {
  left: 9px;
}

:lang(sv) .primary-menu > li.login .dropdown-menu {
  min-width: 320px;
}

.modal button.close {
  background: none;
  text-indent: 0;
  padding: 0;
  margin: 0;
  height: 20px;
  position: absolute;
  top: 8px;
  right: 12px;
}
.modal .modal-heading {
  width: 100%;
  font-size: 30px;
  padding: 20px 10px;
  border-bottom: 1px solid #e1e1e1;
}
.modal .modal-heading .modal-heading-button-container {
  display: inline-block;
  float: right;
  margin-right: 40px;
  margin-top: -10px;
}

.patient-page #main {
  background-color: #fafafa;
}
.patient-page .customerCare-info-footnote {
  margin-bottom: 20px;
}
.patient-page .dark2-bg {
  padding: 40px 0 40px;
}
@media only screen and (max-width: 1023px) {
  .patient-page .dark2-bg {
    padding: 34px 0 25px;
  }
}
@media only screen and (max-width: 1140px) and (min-width: 768px) {
  .patient-page .centered-section {
    padding: 0 2% !important;
  }
}

.patient-left, .patient-right {
  display: inline-block;
  float: left;
  position: relative;
}

.patient-left {
  width: 225px;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .patient-left {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}

.patient-right {
  width: calc(100% - 240px);
  float: right;
}
@media only screen and (max-width: 768px) {
  .patient-right {
    display: block;
    width: 100%;
  }
}
.patient-right:before {
  content: "";
  position: absolute;
  top: 16px;
  left: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 18px 12px 0;
  border-color: transparent #ffffff transparent transparent;
}
.patient-right .white-box {
  background: #ffffff;
  border-radius: 7px;
  border-bottom: 1px solid #d0d1d2;
  padding: 20px 20px;
}
@media only screen and (max-width: 767px) {
  .patient-right .white-box {
    padding: 20px 15px;
  }
}
.patient-right .row {
  border-bottom: 1px solid #EAEBEB;
  padding: 10px 25px 15px;
}
.patient-right .row:last-child {
  border-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .patient-right .row {
    padding: 6px 15px 10px;
  }
}
.patient-right label {
  font-size: 18px;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  .patient-right label {
    font-size: 16px;
  }
}

.patient-menu {
  position: relative;
}
.patient-menu .patient-menu-toggler {
  display: none;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .patient-menu .patient-menu-toggler {
    display: block;
    width: 10%;
    min-width: 30px;
    padding: 10px;
    position: absolute;
    top: 4px;
    right: 0;
    z-index: 1001;
    min-height: 40px;
    background: transparent;
  }
}
.patient-menu .patient-dropdown {
  width: 100%;
  background-color: #ffffff;
  background-clip: padding-box;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  display: block;
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: #ffffff;
  border: 0;
  border-radius: 5px;
  border-bottom: 1px solid #d0d1d2;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .patient-menu .patient-dropdown {
    float: none;
    padding: 0;
  }
}
.patient-menu .patient-dropdown > li > a {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  white-space: nowrap;
}
.patient-menu .patient-dropdown li {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .patient-menu .patient-dropdown li {
    display: none;
  }
  .patient-menu .patient-dropdown li.active {
    display: block;
  }
  .patient-menu .patient-dropdown li.active .notification-badge {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .patient-menu .patient-dropdown.collapsed li {
    display: block;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
  }
}
.patient-menu .patient-dropdown.collapsed li.active .notification-badge {
  display: block;
}
.patient-menu .patient-dropdown.collapsed .mobile-drawer {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.patient-menu .patient-dropdown.collapsed .total-mobile-notifications {
  display: none;
}
.patient-menu li a {
  border-bottom: 1px solid #EAEBEB;
  text-decoration: none;
  padding: 7px 15px;
}
@media only screen and (max-width: 768px) {
  .patient-menu li a {
    padding: 10px 15px;
  }
}
.patient-menu li a:hover, .patient-menu li a:active, .patient-menu li a:focus {
  background: #F5FAFF;
  color: #0073B1;
}
.patient-menu li a span {
  padding-right: 5px;
  font-size: 14px;
  line-height: 1.2;
  width: 20px;
  text-align: center;
}
.patient-menu li:last-child a {
  border-bottom: none;
}
.patient-menu li.active a {
  background: #F5FAFF;
  color: #0073B1;
}
@media only screen and (max-width: 768px) {
  .patient-menu li.active a {
    background: #ffffff;
  }
}
@media only screen and (max-width: 768px) {
  .patient-menu .btn {
    width: 100%;
  }
}
.patient-menu .mobile-drawer {
  display: none;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 10001;
  color: #0073B1;
}
@media only screen and (max-width: 768px) {
  .patient-menu .mobile-drawer {
    display: inline-block;
  }
}
.patient-menu .total-mobile-notifications {
  position: absolute;
  display: none;
  right: unset;
  left: -10px;
  top: -10px;
}
@media only screen and (max-width: 768px) {
  .patient-menu .total-mobile-notifications {
    display: inline-block;
  }
}

.patient-profile {
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .patient-profile {
    position: relative;
  }
}
.patient-profile ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0.7;
}
.patient-profile ::-moz-placeholder { /* Firefox 19+ */
  opacity: 0.7;
}
.patient-profile :-ms-input-placeholder { /* IE 10+ */
  opacity: 0.7;
}
.patient-profile :-moz-placeholder { /* Firefox 18- */
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  .patient-profile .patient-contact .clearfix {
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 768px) {
  .patient-profile .patient-address:after {
    height: 70px;
  }
}
.patient-profile .patient-address .biliing-shipping-same {
  display: block;
  width: 100%;
  padding: 20px 0 0;
}
.patient-profile a {
  color: #0073B1;
}
.patient-profile .btn-orange {
  text-decoration: none;
  color: #ffffff;
}
.patient-profile .btn-orange:hover {
  color: #ffffff;
}
.patient-profile .profile-edit-options {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .patient-profile .profile-edit-options {
    display: table;
    position: absolute;
    bottom: 10px;
    text-align: left;
  }
}
.patient-profile .profile-edit-options a {
  padding-right: 10px;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .patient-profile .profile-edit-options a:first-child {
    display: table-footer-group;
  }
}
.patient-profile .profile-edit-options a.btn {
  margin-bottom: 5px;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .patient-profile .treated-checkbox-holder {
    padding: 0;
  }
}
.patient-profile input {
  padding: 5px 5px 5px 10px;
  border: 1px solid #F4F4F5;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 1px 1px 0px rgba(217, 217, 217, 0.68);
  box-shadow: inset 1px 1px 1px 0px rgba(217, 217, 217, 0.68);
}
.patient-profile input:focus {
  outline: 0;
  border: 1px solid #0073B1;
}
.patient-profile input[type=text] {
  min-width: 185px;
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit {
    padding: 10px 15px 20px;
  }
}
.patient-profile.patient-profile-edit .row {
  padding: 20px 15px 10px;
}
.patient-profile.patient-profile-edit .patient-name {
  padding: 10px 15px 10px;
}
.patient-profile.patient-profile-edit .patient-name .col-left {
  width: 60%;
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit .patient-name .col-left {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit .patient-name .col-left label {
    float: left;
    display: block;
    min-height: 44px;
  }
}
.patient-profile.patient-profile-edit .patient-name .col-left input {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit .patient-contact .clearfix {
    margin-top: 20px !important;
  }
}
.patient-profile.patient-profile-edit .patient-contact .col-left {
  margin-bottom: 10px;
}
.patient-profile.patient-profile-edit .patient-contact .col-right:first-child {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit .patient-address {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit .patient-address .col-left {
    order: 1;
  }
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit .patient-address .col-right {
    order: 3;
  }
}
.patient-profile.patient-profile-edit .patient-address .biliing-shipping-same {
  border-bottom: 1px solid #EAEBEB;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit .patient-address .biliing-shipping-same {
    order: 2;
    padding-top: 10px;
    border-bottom: 0;
  }
}
.patient-profile.patient-profile-edit .patient-address .biliing-shipping-same .treated-checkbox-label {
  display: flex;
  padding-left: 10px;
}
.patient-profile.patient-profile-edit .patient-address input {
  margin-bottom: 10px;
}
.patient-profile.patient-profile-edit .profile-edit-options {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit .profile-edit-options {
    width: 100%;
    border-bottom: 1px solid #EAEBEB;
    padding-bottom: 20px;
  }
}
.patient-profile.patient-profile-edit label {
  min-width: 85px;
}
@media only screen and (max-width: 768px) {
  .patient-profile.patient-profile-edit label {
    min-width: 65px;
    padding-right: 0;
    white-space: nowrap;
  }
}
.patient-profile .patient-detail-section {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .patient-profile .patient-detail-section {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .upload-section .btn {
    float: left;
    margin-top: 10px;
  }
}

.uploaded-docs {
  position: relative;
  width: 100%;
  display: block;
  margin-top: 20px;
}
.uploaded-docs:before, .uploaded-docs:after {
  display: table;
  content: "";
}
.uploaded-docs .upload-entry {
  background: #f4f4f4;
  display: block;
  margin-bottom: 3px;
  width: 100%;
  line-height: 48px;
  min-height: 48px;
  font-size: 16px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .uploaded-docs .upload-entry {
    font-size: 14px;
    line-height: unset;
  }
}
.uploaded-docs .upload-entry:before, .uploaded-docs .upload-entry:after {
  display: table;
  content: "";
  clear: both;
}
.uploaded-docs .upload-entry .document-type, .uploaded-docs .upload-entry .document-name, .uploaded-docs .upload-entry .document-date-time, .uploaded-docs .upload-entry .document-delete {
  display: inline-block;
}
.uploaded-docs .upload-entry .document-type {
  float: left;
  background: #ffffff;
  width: 40px;
  height: 40px;
  margin: 4px;
}
@media only screen and (max-width: 768px) {
  .uploaded-docs .upload-entry .document-type {
    float: left;
  }
}
.uploaded-docs .upload-entry .document-type.pdf {
  background: #ffffff url("https://www.vivami-cdn.com/img//document-icons/pdf.png") 0 0 no-repeat;
}
.uploaded-docs .upload-entry .document-type.image {
  background: #ffffff url("https://www.vivami-cdn.com/img//document-icons/img.png") 0 0 no-repeat;
}
.uploaded-docs .upload-entry .document-type.docs {
  background: #ffffff url("https://www.vivami-cdn.com/img//document-icons/docs.png") 0 0 no-repeat;
}
.uploaded-docs .upload-entry .document-name {
  float: left;
  margin-left: 20px;
  overflow: hidden;
  width: calc(100% - 70px);
}
@media only screen and (max-width: 768px) {
  .uploaded-docs .upload-entry .document-name {
    width: calc(100% - 95px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 10px;
    padding-top: 5px;
  }
}
.uploaded-docs .upload-entry .document-name a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.uploaded-docs .upload-entry .col-left {
  width: 70%;
}
@media only screen and (max-width: 1140px) {
  .uploaded-docs .upload-entry .col-left {
    width: 60%;
  }
}
@media only screen and (max-width: 900px) {
  .uploaded-docs .upload-entry .col-left {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .uploaded-docs .upload-entry .col-left {
    width: 100%;
  }
}
.uploaded-docs .upload-entry .col-right {
  width: 30%;
  text-align: right;
  position: relative;
}
@media only screen and (max-width: 1140px) {
  .uploaded-docs .upload-entry .col-right {
    width: 40%;
  }
}
@media only screen and (max-width: 900px) {
  .uploaded-docs .upload-entry .col-right {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .uploaded-docs .upload-entry .col-right {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .uploaded-docs .upload-entry .document-date-time {
    font-size: 12px;
    float: left;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .uploaded-docs .upload-entry .document-delete {
    position: absolute;
    right: 4px;
    top: 8px;
  }
}
.uploaded-docs .upload-entry .document-delete a.fa {
  text-decoration: none;
  background: #f12828;
  color: #ffffff;
  border-radius: 3px;
  padding: 3px 8px;
  line-height: 24px;
  margin: auto 5px auto 20px;
}
.uploaded-docs .upload-entry .document-delete a.fa:active {
  background: rgb(225.5152838428, 14.6847161572, 14.6847161572);
}
@media only screen and (max-width: 768px) {
  .uploaded-docs .upload-entry .col-left, .uploaded-docs .upload-entry .col-right {
    float: none;
  }
}

.patient-change-password {
  padding: 20px 15px !important;
}
.patient-change-password input[type=password] {
  margin-bottom: 15px;
}
@media only screen and (max-width: 640px) {
  .patient-change-password input[type=password] {
    width: 100%;
  }
}
.patient-change-password .patient-forgot-password {
  color: #55595E;
  font-size: 14px;
  margin-left: 20px;
}
@media only screen and (max-width: 640px) {
  .patient-change-password .patient-forgot-password {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
}

.patient-orders:before {
  display: none;
}
.patient-orders .row {
  border-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .patient-orders .row {
    padding: 5px 15px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .patient-orders .row {
    padding: 5px 5px 5px;
  }
}

.patient-single-order {
  color: #55595E;
  margin-bottom: 30px;
}
.patient-single-order:last-child {
  margin-bottom: 0;
}
.patient-single-order .col-left {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .patient-single-order .col-left {
    width: 100%;
    text-align: center;
  }
}
.patient-single-order .col-right {
  width: 74%;
}
@media only screen and (max-width: 767px) {
  .patient-single-order .col-right {
    width: 100%;
  }
}
.patient-single-order .patient-product-title {
  font-size: 16px;
  font-weight: bold;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .patient-single-order .patient-product-title {
    padding-right: 0px;
  }
}
.patient-single-order .patient-product-image img {
  margin: 0 auto;
  width: 100%;
  max-width: 200px;
  height: auto;
}
.patient-single-order .order-detail-box {
  background: #fafafa;
  border-radius: 5px;
  border-bottom: 1px solid #d0d1d2;
}
.patient-single-order .order-detail-box:before, .patient-single-order .order-detail-box:after {
  display: table;
  content: "";
}
.patient-single-order .order-detail-box:after {
  clear: both;
}
.patient-single-order .order-detail-box .order-detail-box-head {
  padding: 15px;
  background: #edeff0;
  border-radius: 5px 5px 0 0;
}
.patient-single-order .order-detail-box .order-detail-box-head:after {
  display: table;
  content: "";
  clear: both;
}
.patient-single-order .order-detail-box .order-detail-box-head .order-detail_order-number, .patient-single-order .order-detail-box .order-detail-box-head .order-detail_order-datetime {
  display: inline-block;
  float: left;
  width: 49.5%;
}
@media only screen and (max-width: 1100px) and (min-width: 768px) {
  .patient-single-order .order-detail-box .order-detail-box-head .order-detail_order-number, .patient-single-order .order-detail-box .order-detail-box-head .order-detail_order-datetime {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .patient-single-order .order-detail-box .order-detail-box-head .order-detail_order-number, .patient-single-order .order-detail-box .order-detail-box-head .order-detail_order-datetime {
    width: 100%;
    display: block;
  }
}
.patient-single-order .order-detail-box .order-detail-box-head .order-detail_order-number {
  font-size: 16px;
  font-weight: 600;
}
.patient-single-order .order-detail-box .order-detail-box-head .order-detail_order-datetime {
  text-align: right;
}
@media only screen and (max-width: 480px) {
  .patient-single-order .order-detail-box .order-detail-box-head .order-detail_order-datetime {
    text-align: left;
    margin-top: 10px;
  }
}
.patient-single-order .order-detail-box .order-detail-box-row {
  padding: 10px 15px;
  font-size: 16px;
  border-bottom: 1px solid #e4e5e6;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.patient-single-order .order-detail-box .order-detail-box-row:last-child {
  border-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .patient-single-order .order-detail-box .order-detail-box-row {
    padding: 7px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .patient-single-order .order-detail-box .order-detail-box-row {
    font-size: 14px;
  }
}
.patient-single-order .order-detail-box .order-detail-box-row label {
  font-size: 14px;
  font-weight: 600;
  padding-right: 5px;
  max-width: calc(100% - 70px);
}
.patient-single-order .order-detail-box .order-detail-box-row .order-tracking-link {
  padding-left: 5px;
}
.patient-single-order .order-detail-box .order-detail-box-row a {
  color: #0073B1;
}
.patient-single-order .order-detail_order-status .order-status-detail-texts {
  display: block;
  width: 100%;
  font-size: 13px;
  margin-top: 5px;
}
.patient-single-order .order-detail_order-status .order-status-detail-texts p:last-child {
  margin-bottom: 0;
}
.patient-single-order .button-group {
  display: block;
  text-align: right;
  position: relative;
  margin-right: 2px;
}
@media only screen and (max-width: 1023px) {
  .patient-single-order .button-group {
    margin-top: 10px;
  }
}
.patient-single-order .button-group .btn {
  position: relative;
  font-size: 12px;
  min-width: 134px;
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  .patient-single-order .button-group .btn {
    min-width: unset;
  }
}
@media only screen and (max-width: 480px) {
  .patient-single-order .button-group .btn {
    width: 100%;
    display: block;
    margin: 0 auto 10px;
  }
}
.patient-single-order .button-group .btn .notification-badge {
  top: -10px;
  right: -10px;
}
.patient-single-order .delivery-address {
  display: inline;
  position: relative;
  cursor: pointer;
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  .patient-single-order .delivery-address {
    /*display: block;*/
  }
}
.patient-single-order .delivery-address .delivery-address-pop {
  position: absolute;
  z-index: 999;
  width: 204px;
  bottom: 100%;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  visibility: hidden;
  height: 0;
  font-size: 0;
  opacity: 0;
  background: #55595E;
  color: #ffffff;
  border-radius: 8px;
  padding: 8px;
  margin: 0 0 0 -26px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.patient-single-order .delivery-address:hover .delivery-address-pop {
  visibility: visible;
  height: auto;
  font-size: 12px;
  line-height: 16px;
  opacity: 1;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.patient-product_messages {
  position: relative;
  border: 2px solid #e1e1e1;
  border-radius: 5px;
  margin-top: 40px;
}
.patient-product_messages.withTopArrow:after, .patient-product_messages.withTopArrow:before {
  bottom: 100%;
  right: 5.5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.patient-product_messages.withTopArrow:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #edeff0;
  border-width: 16px;
  margin-right: 0.4%;
}
.patient-product_messages.withTopArrow:before {
  border-color: rgba(225, 225, 225, 0);
  border-bottom-color: #e1e1e1;
  border-width: 19px;
}
.patient-product_messages .product_messages_head {
  background: #edeff0;
  width: 100%;
  font-size: 30px;
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
}
@media only screen and (max-width: 767px) {
  .patient-product_messages .product_messages_head {
    font-size: 24px;
  }
}

.patient-product_messages-tabs li {
  width: 50%;
  min-height: 107px;
  float: left;
  background: #f6f8f9;
  border-bottom: 1px solid #e1e1e1;
}
.patient-product_messages-tabs li:last-child {
  border-left: 1px solid #e1e1e1;
}
.patient-product_messages-tabs li.active {
  background: #ffffff;
  border-bottom: 0;
}
.patient-product_messages-tabs .nav-messages-tabs a {
  text-decoration: none;
  padding: 20px;
}
@media only screen and (max-width: 767px) {
  .patient-product_messages-tabs .nav-messages-tabs a {
    padding: 15px;
  }
}
@media only screen and (max-width: 500px) {
  .patient-product_messages-tabs .nav-messages-tabs a {
    padding: 10px;
  }
}
.patient-product_messages-tabs .nav-messages-tabs a:hover, .patient-product_messages-tabs .nav-messages-tabs a:active, .patient-product_messages-tabs .nav-messages-tabs a:focus {
  color: #2A3036;
}
.patient-product_messages-tabs .nav-messages-tab-title, .patient-product_messages-tabs .nav-messages-tab-infotext {
  display: block;
  width: 100%;
}
.patient-product_messages-tabs .nav-messages-tab-title {
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .patient-product_messages-tabs .nav-messages-tab-title {
    font-size: 16px;
    word-break: break-word;
  }
}
.patient-product_messages-tabs .nav-messages-tab-infotext {
  font-size: 12px;
  text-align: center;
  word-break: break-word;
}
.patient-product_messages-tabs .tab-content {
  padding: 30px 10px 10px;
}
.patient-product_messages-tabs .patient-product_no-messages {
  padding: 15px;
  font-size: 18px;
  font-style: italic;
}

.patient-product_message-reply {
  position: relative;
  background: #F4F4F5;
  padding: 15px;
  border-radius: 5px;
  border-bottom: 2px solid #e3e3e3;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.patient-product_message-reply:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: -16px;
  right: auto;
  top: auto;
  bottom: 15px;
  border: 8px solid;
  border-color: transparent;
  border-top-color: transparent;
  border-right-color: #F4F4F5;
  border-bottom-color: #F4F4F5;
  border-left-color: transparent;
  -webkit-box-shadow: 0 2px 0 0 #e3e3e3;
  box-shadow: 0 2px 0 0 #e3e3e3;
}
.patient-product_message-reply .message-text {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.patient-product_message-reply .message-text ul, .patient-product_message-reply .message-text ol {
  list-style-position: inside;
  margin-bottom: 10px;
  margin-left: 20px;
}
.patient-product_message-reply .message-text ul {
  list-style: disc;
}
.patient-product_message-reply .message-text ol {
  list-style: decimal;
}
.patient-product_message-reply .message-text li {
  width: auto;
  float: none;
  min-height: auto;
  background: none;
  border: none;
}
.patient-product_message-reply .message-sender, .patient-product_message-reply .message-dateTime {
  display: inline-block;
  width: 49.5%;
}
@media only screen and (max-width: 767px) {
  .patient-product_message-reply .message-sender, .patient-product_message-reply .message-dateTime {
    width: 100%;
    display: block;
  }
}
.patient-product_message-reply .message-sender {
  font-size: 13px;
  font-weight: bold;
}
.patient-product_message-reply .message-dateTime {
  text-align: right;
  color: #a0a0a0;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  .patient-product_message-reply .message-dateTime {
    text-align: left;
  }
}
.patient-product_message-reply.sent-message {
  background: #e9f8ff;
  border-bottom: 2px solid #bfebff;
}
.patient-product_message-reply.sent-message:after {
  left: auto;
  right: -16px;
  border-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #e9f8ff;
  border-left-color: #e9f8ff;
  -webkit-box-shadow: 0 2px 0 0 #bfebff;
  box-shadow: 0 2px 0 0 #bfebff;
}
.patient-product_message-reply .message-uploaded-documents {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.patient-product_message-reply .message-uploaded-documents:before, .patient-product_message-reply .message-uploaded-documents:after {
  display: table;
  content: "";
}
.patient-product_message-reply .message-uploaded-documents:after {
  clear: both;
}
.patient-product_message-reply .single-uploaded-document {
  background: #e3e1e1;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
}
.patient-product_message-reply .single-uploaded-document i {
  margin-right: 10px;
}
.patient-product_message-reply.sent-message .single-uploaded-document {
  background: #d3e7f0;
}
.patient-product_message-reply.sent-message .single-uploaded-document i {
  color: #7f98a3;
}

.patient-product_write-message {
  padding: 5px 15px 15px;
}
.patient-product_write-message:before, .patient-product_write-message:after {
  display: table;
  content: "";
}
.patient-product_write-message:after {
  clear: both;
}
.patient-product_write-message textarea {
  display: block;
  width: 100%;
  min-height: 140px;
  padding: 10px;
  border: 2px solid #d9d9d9;
  border-radius: 5px;
  margin-bottom: 15px;
  -webkit-box-shadow: inset 1px 1px 1px 1px #efefef;
  box-shadow: inset 1px 1px 1px 1px #efefef;
}
.patient-product_write-message textarea:active, .patient-product_write-message textarea:focus {
  border-color: #0073B1;
  outline: 0;
}
.patient-product_write-message .button-group {
  display: inline-block;
  float: right;
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .patient-product_write-message .button-group {
    width: 100%;
    display: block;
  }
}
.patient-product_write-message .button-group .btn {
  min-width: unset;
  margin-left: 5px;
}
.patient-product_write-message .button-group .btn i {
  margin-right: 10px;
}

.write-message-attach-file {
  display: inline-block;
  float: left;
  width: 100%;
  max-width: 470px;
  position: relative;
}
.write-message-attach-file .jcf-file {
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  padding: 3px;
  width: 100%;
  display: inline-block;
  cursor: pointer;
}
.write-message-attach-file .jcf-upload-button {
  background: #a8a8a8;
  color: #ffffff;
  border-radius: 3px;
  padding: 5px 15px;
  float: right;
}
.write-message-attach-file .jcf-real-element {
  opacity: 1;
  width: 100%;
  top: 0;
  left: 0;
  padding: 7px;
  cursor: pointer;
}
.write-message-attach-file .jcf-fake-input {
  margin-left: 5px;
  margin-top: 5px;
  display: inline-block;
}

.patient-product_track-order {
  position: relative;
}
.patient-product_track-order.withTopArrow:before, .patient-product_track-order.withTopArrow:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.patient-product_track-order.withTopArrow:before {
  border-color: rgba(225, 225, 225, 0);
  border-bottom-color: #e1e1e1;
  border-width: 19px;
  margin-left: -19px;
}

.patient-product_tracking-detail {
  padding: 25px;
  position: relative;
  display: block;
  width: 100%;
}

/*Form Wizard*/
.step-wizard {
  width: 98%;
  display: block;
  position: relative;
  margin: 30px auto 0;
}
.step-wizard:after {
  content: "";
  display: table;
  clear: both;
}

.stepwizard-step {
  display: inline-block;
  text-align: center;
  position: relative;
  width: 25%;
  border-top: 8px #edeff0 solid;
  float: left;
}
.stepwizard-step:before {
  position: relative;
  top: -0.9em;
  float: left;
  left: 50%;
  content: "";
  background: #edeff0;
  height: 1.2em;
  width: 1.2em;
  line-height: 1.2em;
  border: none;
  border-radius: 1.2em;
}
.stepwizard-step p {
  margin-top: 15px;
  font-size: 12px;
}
.stepwizard-step:first-child {
  text-align: left;
}
.stepwizard-step:first-child:before {
  left: -3px;
}
.stepwizard-step:first-child p {
  position: absolute;
  left: 0;
}
.stepwizard-step:last-child {
  text-align: right;
}
.stepwizard-step:last-child:before {
  left: 3px;
  float: right;
}
.stepwizard-step:last-child p {
  position: absolute;
  right: 0;
}
.stepwizard-step.step-completed {
  border-color: #5AD6B8;
}
.stepwizard-step.step-completed:before {
  background: #5AD6B8;
}

.track-complete .stepwizard-step {
  border-color: #5AD6B8;
}
.track-complete .stepwizard-step:before {
  background: #5AD6B8;
}

/*END Form Wizard*/
.patient-product_tracking-activity {
  display: block;
  width: 94%;
  margin: 0 auto 20px;
}

.flex-table {
  display: flex;
  flex-flow: column nowrap;
  margin: 0.5rem;
  line-height: 1.5;
  border-bottom: 1px solid #d0d0d0;
  flex: 1 1 auto;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .flex-table {
    line-height: 1.2;
    font-size: 12px;
  }
}
.flex-table .th {
  display: none;
  font-weight: 700;
  background-color: #edeff0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #e0e1e2;
}
.flex-table .th > .td {
  white-space: normal;
  padding: 1em;
}
.flex-table .tr {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
.flex-table .tr:nth-of-type(even) {
  background-color: #fafafa;
}
.flex-table .tr:nth-of-type(odd) {
  background-color: #f2f2f2;
}
.flex-table .tr:last-child {
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.flex-table .tr.th {
  background-color: #edeff0;
}
.flex-table .td {
  display: flex;
  flex-flow: row nowrap;
  flex-grow: 1;
  flex-basis: 0;
  padding: 0.5em 1em;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0px;
  white-space: nowrap;
  border-right: 1px solid #e0e1e2;
}
.flex-table .td:last-child {
  border-right: 0;
}
@media only screen and (max-width: 767px) {
  .flex-table .td {
    white-space: normal;
  }
}

.from-v2 {
  /*	.treated-checkbox-holder-v2 {
  	display: inline-block;
  	overflow: hidden;
  	width: auto;
  	padding: 12px 0;
  	float: left;
  	@media only screen and (max-width: 960px) {
  		padding-top: 0;
  		float: none;
  		width: 100%;
  		margin-top: -5px;			
  	}
  	label {
  		color: $secondary-color;
  		transition: none;
  		margin: 0;
  		font-size: 14px;
  		padding: 0;
  	}
  	.jcf-checkbox {
  		position: relative;

  		&.jcf-checked {
  			~ label {
  				.fa {
  					background: $primary-color;
  					color: $white-color;
  					border: 2px solid $primary-color;
  					border-radius: 2px;
  				}					
  			}

  		}
  	}
  	.checkbox-label {
  		cursor: pointer;
  	}
  	.fa  {
  		padding: 2px;
  		background: $white-color;
  		color: #d9d9d9;
  		border: 2px solid #d9d9d9;
  		margin-right: 10px;
  		border-radius: 3px;
  	}
  }*/
}
.from-v2 label {
  font-weight: normal;
}
.from-v2 .field-row {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.from-v2 .field-row:after {
  content: " ";
  display: table;
  clear: both;
}
.from-v2 .field-row:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 960px) {
  .from-v2 .field-row {
    margin-bottom: 0;
  }
}
.from-v2 .field {
  margin: 0 20px 0 0;
  max-width: 240px;
  display: inline-block;
  width: 100%;
  float: left;
}
@media only screen and (max-width: 960px) {
  .from-v2 .field {
    float: none;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.from-v2 .field.field-large {
  max-width: 499px;
  float: left;
}
@media only screen and (max-width: 960px) {
  .from-v2 .field.field-large {
    max-width: 100%;
  }
}
.from-v2 .field input {
  display: block;
  border: 2px solid #d9d9d9;
  border-radius: 5px;
  width: 100%;
  outline: 0;
  font-size: 18px;
  padding: 12px 15px 10px 10px;
}
.from-v2 .field label {
  color: #878787;
  font-weight: normal;
  position: absolute;
  margin-top: -40px;
  margin-left: 20px;
  pointer-events: none;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 235px;
  white-space: nowrap;
}
.from-v2 .field input:focus ~ label, .from-v2 .field input:disabled ~ label, .from-v2 .field input.input-has-value ~ label {
  margin-top: -47px;
  font-size: 10px;
  color: #7F8386;
  margin-left: 13px;
}
.from-v2 .field input:focus {
  border: 2px solid #0073B1;
}
.from-v2 .field input:disabled {
  background-color: #F4F4F5;
  pointer-events: none;
}
.from-v2 .treated-checkbox-holder-v2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 960px) {
  .from-v2 .treated-checkbox-holder-v2 {
    margin-top: 0;
  }
}
.from-v2 .conditions-info-texts {
  color: #ababab;
  font-style: italic;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .from-v2 .conditions-info-texts {
    font-size: 14px;
    line-height: 18px;
  }
}
.from-v2 .label-title {
  font-weight: bold;
}
.from-v2 .field-info-box {
  color: #2A3036;
  font-size: 13px;
  max-width: 36%;
  margin-right: 0;
  margin-top: -2px;
}
@media only screen and (max-width: 1150px) {
  .from-v2 .field-info-box {
    max-width: 100%;
    float: none;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .from-v2 .field-info-box {
    max-width: 100%;
  }
}
.from-v2 .btn {
  min-width: 100px;
  margin-right: 10px;
}
.from-v2 .formV2-button-container {
  margin-top: 30px;
}
@media only screen and (max-width: 960px) {
  .from-v2 .formV2-button-container {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.modal-track-parcel .product_messages_head {
  width: 100%;
  font-size: 30px;
  padding: 20px;
  border-bottom: 1px solid #e1e1e1;
}
@media only screen and (max-width: 767px) {
  .modal-track-parcel .product_messages_head {
    font-size: 24px;
  }
}
.modal-track-parcel .product_messages_head span {
  font-size: 16px;
}
.modal-track-parcel button.close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.modal-track-parcel .patient-product_tracking-detail {
  padding-top: 0;
}

.yourConsultation-popup button.close {
  top: 28px;
}

.reOrder-popup .modal-header button.close {
  top: 10px;
  right: 15px;
}
.reOrder-popup .modal-body {
  padding: 20px 20px !important;
}
.reOrder-popup .dosages-section {
  padding: 0 !important;
}
.reOrder-popup .product-data-table {
  background: #f4f4f4;
  border: 1px solid #e6e6e6;
  box-shadow: none;
}
.reOrder-popup .product-data-table .productLineDosage-large {
  width: calc(100% - 200px);
  margin-top: 0;
  float: left;
}
@media only screen and (max-width: 767px) {
  .reOrder-popup .product-data-table .productLineDosage-large {
    width: 100%;
    float: none;
    margin-top: 0;
  }
}
.reOrder-popup .product-data-table .product-data-image {
  max-width: 200px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .reOrder-popup .product-data-table .product-data-image {
    max-width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
}
.reOrder-popup .product-data-table .product-data-image img {
  max-width: 200px;
  height: auto;
  margin-left: -15px;
  margin-right: 10px;
  margin-bottom: -20px;
}
.reOrder-popup .product-data-table .jcf-select .jcf-select-text {
  width: 170px;
}
@media only screen and (max-width: 1150px) {
  .reOrder-popup .product-data-table .jcf-select .jcf-select-text {
    width: auto;
  }
}
.reOrder-popup .product-data-table .table-product-name {
  text-align: left;
  padding: 10px 0;
  width: calc(100% - 220px);
  margin-left: 220px;
}
@media only screen and (max-width: 767px) {
  .reOrder-popup .product-data-table .table-product-name {
    float: none;
    width: 100%;
    margin-left: 0;
    font-size: 18px;
    text-align: center;
  }
}
.reOrder-popup .product-data-table .table-row-price .select-holder-box {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .reOrder-popup .product-data-table .table-row-price .select-holder-box {
    margin-top: 0;
  }
}
.reOrder-popup .product-data-table .total-price {
  width: 100px;
}
@media only screen and (max-width: 570px) {
  .reOrder-popup .product-data-table .table-row-select .popup-description {
    margin: 0 -30px 25px 0;
    right: 0;
    left: unset;
  }
}
.reOrder-popup .btnHolder {
  text-align: right;
  margin-top: 10px;
}

:lang(de) .patient-left, :lang(ch) .patient-left {
  width: 285px;
}
@media only screen and (max-width: 959px) {
  :lang(de) .patient-left, :lang(ch) .patient-left {
    width: 100%;
    float: none;
  }
}
:lang(de) .patient-right, :lang(ch) .patient-right {
  width: calc(100% - 300px);
}
@media only screen and (max-width: 959px) {
  :lang(de) .patient-right, :lang(ch) .patient-right {
    width: 100%;
    float: none;
  }
}
:lang(de) .from-v2 .field-info-box, :lang(ch) .from-v2 .field-info-box {
  max-width: 30%;
}
@media only screen and (max-width: 1150px) {
  :lang(de) .from-v2 .field-info-box, :lang(ch) .from-v2 .field-info-box {
    max-width: 100%;
  }
}

:lang(fr) .patient-page .centered-section, :lang(chfr) .patient-page .centered-section {
  width: 1145px;
}
:lang(fr) .patient-left, :lang(chfr) .patient-left {
  width: 250px;
}
@media only screen and (max-width: 768px) {
  :lang(fr) .patient-left, :lang(chfr) .patient-left {
    width: 100%;
    float: none;
  }
}
:lang(fr) .patient-right, :lang(chfr) .patient-right {
  width: calc(100% - 265px);
}
@media only screen and (max-width: 768px) {
  :lang(fr) .patient-right, :lang(chfr) .patient-right {
    width: 100%;
    float: none;
  }
}

:lang(sv) .patient-left {
  width: 300px;
}
@media only screen and (max-width: 959px) {
  :lang(sv) .patient-left {
    width: 100%;
    float: none;
  }
}
:lang(sv) .patient-right {
  width: calc(100% - 315px);
}
@media only screen and (max-width: 959px) {
  :lang(sv) .patient-right {
    width: 100%;
    float: none;
  }
}

:lang(pl) .patient-left {
  width: 265px;
}
@media only screen and (max-width: 959px) {
  :lang(pl) .patient-left {
    width: 100%;
    float: none;
  }
}
:lang(pl) .patient-right {
  width: calc(100% - 280px);
}
@media only screen and (max-width: 959px) {
  :lang(pl) .patient-right {
    width: 100%;
    float: none;
  }
}

:lang(nl) .patient-left {
  width: 260px;
}
@media only screen and (max-width: 959px) {
  :lang(nl) .patient-left {
    width: 100%;
    float: none;
  }
}
:lang(nl) .patient-right {
  width: calc(100% - 275px);
}
@media only screen and (max-width: 959px) {
  :lang(nl) .patient-right {
    width: 100%;
    float: none;
  }
}

.address-form h3 {
  margin-top: 0;
}
.address-form .formV2-button-container {
  margin-top: 20px;
  padding-bottom: 10px;
}
.address-form .custom-select {
  position: relative;
}
.address-form .custom-select select {
  -webkit-appearance: none;
}
.address-form .custom-select .select-arrow {
  position: absolute;
  text-align: center;
  background: url(https://assets.vivami.co/img/icons-sec2d09105b.png) 0 -49px;
  height: 6px;
  width: 10px;
  bottom: 0;
  top: calc(50% - 5px);
  right: 15px;
  content: "";
  display: inline-block;
}
.address-form .switchContainer {
  margin-top: 20px;
  padding: 0 10px 30px;
}
.address-form .switchContainer > span {
  display: block;
}
.address-form .switchContainer .switch {
  margin: 5px 0;
}
.address-form .patient-profile .row {
  padding: 0px 15px;
}
.address-form .patient-profile .billing-address {
  margin: 30px 0 10px;
  padding: 0;
}
.address-form .patient-profile .field-row .field-largest {
  max-width: 100%;
}
.address-form .patient-profile .field-row .field-large {
  width: 49%;
  margin-right: 15px;
}
.address-form .patient-profile .field-row .field-large:last-child {
  margin-right: 0;
}
.address-form .patient-profile .field-row .js-rmv-ups {
  height: 53px;
  border: 2px solid #d9d9d9;
  border-radius: 5px;
  width: 100%;
  outline: 0;
  font-size: 18px;
  padding: 12px 15px 10px 10px;
}

.address-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.address-wrapper > div {
  flex: 0 0 49%;
  display: inline-block;
  max-width: 50%;
}
.address-wrapper .custom-select select {
  height: 53px;
  font-size: 18px;
  font: inherit;
  font-weight: 700;
  color: inherit;
}

.payment-card {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
.payment-card .card-box {
  background: linear-gradient(180deg, #FFFFFF 0%, #DDEFFF 100%);
  padding: 10px;
  border: 1px solid rgba(0, 115, 177, 0.5019607843);
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 300px;
  min-height: 150px;
}
.payment-card .card-box .card-number {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.payment-card .card-box .card-number p {
  display: flex;
  align-items: center;
  gap: 0 10px;
  color: #8E8E8F;
}
.payment-card .card-box .card-number .uncheck {
  border: 1px solid #000;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: inline-block;
}
.payment-card .card-box .card-number .uncheck i {
  font-size: 22px;
  position: relative;
  top: -2px;
  display: none;
  color: #0073B1;
}
.payment-card .card-box .card-number .delete-btn {
  background: #A19FA0;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 10px;
  cursor: pointer;
}
.payment-card .card-box.active .card-number .uncheck i {
  display: block;
}
.payment-card .card-box .card-status {
  margin-top: 20px;
}
.payment-card .card-box .card-status p {
  color: #0073B1;
  font-size: 14px;
  margin-bottom: 0;
}
.payment-card .card-box .card-name {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.payment-card .card-box .card-name p {
  margin-bottom: 0;
}
.payment-card .card-box .card-name img {
  max-width: 40px;
}

.no-payment {
  color: #6a6a6a;
  margin: 20px 0 0;
}
@media (max-width: 768px) {
  .no-payment {
    text-align: left !important;
  }
}

@media (max-width: 768px) {
  #divCheckoutDetails {
    text-align: left !important;
  }
}

.patient-profile h3 {
  margin-bottom: 20px;
}
.patient-profile h4 {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .address-wrapper > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #confirm .modal-dialog {
    margin: 70px 5px 10px 20px;
  }
  .address-form .patient-profile .row {
    padding: 0;
  }
}
.trust-bar {
  display: block;
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.trust-bar .trustbar_step-wrapper {
  max-width: 1475px;
  margin: 0 auto 0 auto;
}
.trust-bar .trustbar_steps {
  font-size: 16px;
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 580px) {
  .trust-bar .trustbar_steps {
    display: block;
    font-size: 14px;
  }
}
.trust-bar .trustbar_steps .trustbar_single-step {
  display: inline-block;
  width: 24.9%;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  line-height: 50px;
  min-width: 200px;
  white-space: nowrap;
}
@media only screen and (max-width: 1100px) {
  .trust-bar .trustbar_steps .trustbar_single-step {
    width: 33.25%;
  }
}
@media only screen and (max-width: 840px) {
  .trust-bar .trustbar_steps .trustbar_single-step {
    width: 50%;
    min-width: unset;
  }
}
@media only screen and (max-width: 580px) {
  .trust-bar .trustbar_steps .trustbar_single-step {
    width: 100% !important;
    border-right: none !important;
    border-bottom: 1px solid #e2e2e2;
    line-height: 33px;
  }
}
@media only screen and (max-width: 1023px) {
  .trust-bar .trustbar_steps .trustbar_single-step:first-child {
    padding-left: 0px;
  }
}
.trust-bar .trustbar_steps .trustbar_single-step:last-child {
  border-right: none;
}
.trust-bar .trustbar_steps .trustbar_single-step i.fa {
  margin-right: 10px;
}
.trust-bar .trustbar_steps .trustbar_single-step.noRegistrationNeeded {
  position: relative;
}
.trust-bar .trustbar_steps .trustbar_single-step.noRegistrationNeeded i.fa {
  position: relative;
}
.trust-bar .trustbar_steps .trustbar_single-step.noRegistrationNeeded i.fa:after {
  content: " ";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  border-right: 2px solid #2A3036;
  transform: rotate(-45deg);
  margin-top: 6px;
  margin-left: -6px;
}
@media only screen and (max-width: 480px) {
  .trust-bar .trustbar_steps .trustbar_single-step.noRegistrationNeeded i.fa:after {
    width: 14px;
    height: 14px;
    margin-top: 4px;
    margin-left: -5px;
  }
}
@media only screen and (max-width: 1100px) {
  .trust-bar .trustbar_steps .trustbar_single-step.RegisteredPharmacy {
    display: none;
  }
}
@media only screen and (max-width: 840px) {
  .trust-bar .trustbar_steps .trustbar_single-step.FreeDelivery {
    display: none;
  }
}

.medicalQuestionnaire .white-box {
  border-radius: 5px;
  margin-bottom: 20px;
}
.medicalQuestionnaire .wrapper {
  background: #F5FAFF;
}
.medicalQuestionnaire .trust-bar {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .medicalQuestionnaire .trust-bar {
    margin-bottom: 20px;
  }
}
.medicalQuestionnaire .centered-section {
  width: 960px;
}
@media only screen and (max-width: 768px) {
  .medicalQuestionnaire .centered-section {
    padding: 0 2% !important;
  }
}
.medicalQuestionnaire .checkbox-label {
  font: 400 16px/24px "Trebuchet MS", Helvetica, sans-serif;
  font-weight: normal;
  display: block;
}
@media only screen and (max-width: 768px) {
  .medicalQuestionnaire .checkbox-label {
    font-size: 14px;
    line-height: 20px;
    width: auto;
    display: inline-block;
  }
}
.medicalQuestionnaire .checkbox-label > span {
  display: inline-block;
  text-align: left;
}
.medicalQuestionnaire .checkbox-label > span.treated-tooltip {
  width: auto;
}
.medicalQuestionnaire .checkbox-label .fa {
  float: left;
}
.medicalQuestionnaire .validation-notification {
  display: none;
  vertical-align: top;
  padding: 11px 10px 10px;
  font: 700 16px/30px Trebuchet MS, Helvetica, sans-serif;
  text-transform: uppercase;
  border: 1px solid #FE9523;
  border-radius: 5px;
  color: #FE9523;
  cursor: pointer;
  float: left;
}
.medicalQuestionnaire .validation-notification.active {
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .medicalQuestionnaire .validation-notification {
    display: block;
    width: 100%;
  }
}
.medicalQuestionnaire .validation-notification .close-btn {
  display: inline-block;
  vertical-align: middle;
  margin: -4px 8px 0 0;
  width: 22px;
  height: 27px;
  position: relative;
}
.medicalQuestionnaire .validation-notification .close-btn:before, .medicalQuestionnaire .validation-notification .close-btn:after {
  content: "";
  position: absolute;
}
.medicalQuestionnaire .validation-notification .close-btn:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 12px;
  border-color: transparent transparent #FE9523;
  left: 0;
  top: 0;
}
.medicalQuestionnaire .validation-notification .close-btn:after {
  left: 5px;
  bottom: 0;
  height: 17px;
  width: 12px;
  background: #FE9523;
}
.medicalQuestionnaire .validation-notification:hover {
  background: #FE9523;
  color: #F5FAFF;
}
.medicalQuestionnaire .validation-notification:hover .close-btn:before {
  border-color: transparent transparent #F5FAFF;
}
.medicalQuestionnaire .validation-notification:hover .close-btn:after {
  background: #F5FAFF;
}
.medicalQuestionnaire .error-self .questionnaire-v2_label-text, .medicalQuestionnaire .error-self input[type=text], .medicalQuestionnaire .error-self .fa.fa-check, .medicalQuestionnaire .error-self textarea {
  border-color: #f12828;
}
.medicalQuestionnaire .error-self .jcf-select {
  border-color: #f12828 !important;
}
.medicalQuestionnaire .modal-body .termsConditionsPageHolder {
  padding: 20px 0px 0 !important;
}
@media only screen and (max-width: 768px) {
  .medicalQuestionnaire .question-info .question-info-pop {
    left: unset;
    right: 20px;
    -webkit-transform: unset;
    transform: unset;
    bottom: unset;
    top: -10px;
  }
  .medicalQuestionnaire .question-info .question-info-pop:after {
    top: 30px;
    left: unset;
    right: -13px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-135deg);
  }
}
@media only screen and (max-width: 768px) {
  .medicalQuestionnaire .child-question-options .gp-search-block .question-info .question-info-pop {
    right: auto;
    bottom: 120%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: auto;
  }
  .medicalQuestionnaire .child-question-options .gp-search-block .question-info .question-info-pop:after {
    right: auto;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 100%;
    left: 45%;
  }
}
.medicalQuestionnaire .btn-disabled {
  pointer-events: none;
  background-color: #AAACAF;
  color: #ffffff !important;
  text-decoration: none;
  border: solid #AAACAF;
  border-width: 0 0 2px;
  border-radius: 5px;
}
.medicalQuestionnaire .btn-disabled:active, .medicalQuestionnaire .btn-disabled.active {
  background: #bfbfbf !important;
  border-color: #a7a6a6 !important;
  border-width: 2px 0 0 !important;
}
.medicalQuestionnaire .disabled-btn-infoTexts {
  display: block;
  font-size: 12px;
  margin-top: 10px;
}

.dual-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dual-block-container:before, .dual-block-container:after {
  content: " ";
  display: table;
}
.dual-block-container:after {
  clear: both;
}
.dual-block-container .white-box {
  padding: 10px;
}
@media only screen and (max-width: 1024px) {
  .dual-block-container .white-box {
    min-height: 180px;
  }
}
@media only screen and (max-width: 768px) {
  .dual-block-container .white-box {
    min-height: unset;
  }
}
.dual-block-container .white-box.col-left {
  width: 49%;
}
@media only screen and (max-width: 768px) {
  .dual-block-container .white-box.col-left {
    width: 100%;
    padding: 10px 0;
  }
}
.dual-block-container .white-box.col-right {
  width: 49%;
  margin-left: 1.8%;
}
@media only screen and (max-width: 768px) {
  .dual-block-container .white-box.col-right {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    border-radius: 5px 5px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .dual-block-container .white-box.doctor-block {
    display: none;
  }
}

.doctor-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.doctor-block .doctor-img-name {
  display: inline-block;
  min-width: 130px;
  text-align: center;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .doctor-block .doctor-img-name {
    min-width: 80px;
  }
}
.doctor-block .doctor-img-name .doctor-image {
  margin-bottom: 10px;
}
.doctor-block .doctor-img-name .doctor-name {
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 12px;
}
@-webkit-keyframes live {
  from {
    border-color: #ffffff;
  }
  to {
    border-color: #b6f9b6;
  }
}
.doctor-block .doctor-img-name .doctor-type {
  display: inline-block;
  font-size: 11px;
  position: relative;
}
.doctor-block .doctor-img-name .doctor-type:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #21e421;
  border-radius: 50%;
  left: calc(100% + 5px);
  top: 4px;
  border: 2px solid #ffffff;
  animation: live 1s infinite;
  /*animation-duration: 1s;*/
}
.doctor-block .doctor-block-texts {
  display: inline-block;
  width: calc(100% - 140px);
  font-size: 16px;
}
@media only screen and (max-width: 960px) {
  .doctor-block .doctor-block-texts {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .doctor-block .doctor-block-texts {
    font-size: 12px;
  }
}
.doctor-block .doctor-block-texts h4 {
  font-size: 22px;
}
@media only screen and (max-width: 768px) {
  .doctor-block .doctor-block-texts h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .doctor-block .doctor-block-texts h4 {
    font-size: 14px;
    font-weight: bold;
  }
}

.basket-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.basket-block .col-left {
  padding-right: 15px;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 768px) {
  .basket-block .col-left {
    border-right: 0;
    flex: 50%;
  }
}
.basket-block .col-right {
  padding-left: 15px;
}
.basket-block .basket-title {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .basket-block .basket-title {
    display: none;
  }
}
.basket-block .basket-product-brand-logo {
  float: right;
}
@media only screen and (max-width: 768px) {
  .basket-block .basket-product-brand-logo {
    display: none;
  }
}
.basket-block .basket-product-image {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .basket-block .basket-product-image {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 768px) {
  .basket-block .basket-product-image img {
    height: auto;
    max-width: 100px;
  }
}
.basket-block .basket-product-name_quantity {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.basket-block .basket-product-decription {
  font-size: 12px;
}
.basket-block .basket-product-decription ul {
  margin-bottom: 10px;
}
.basket-block .basket-product-decription li:before {
  content: "+";
  padding-right: 5px;
}
.basket-block .basket-product-decription .basket_product-read-more {
  cursor: pointer;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .basket-block .basket-product-decription .basket_product-read-more {
    display: none;
  }
}
.basket-block .basket-product-decription .basket_product-read-more .basket_product-read-more-pop {
  position: absolute;
  z-index: 999;
  width: 204px;
  bottom: 150%;
  left: 0;
  text-align: center;
  visibility: hidden;
  height: 0;
  font-size: 0;
  opacity: 0;
  background: #efefef;
  border-radius: 3px;
  padding: 8px;
  margin: 0 0 0 -100%;
  /*-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3);*/
  border-bottom: 1px solid #d0d1d2;
}
.basket-block .basket-product-decription .basket_product-read-more .basket_product-read-more-pop:before {
  content: "";
  width: 10px;
  height: 10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: -20px;
  border-top: 10px solid #efefef;
  left: 40%;
}
.basket-block .basket-product-decription .basket_product-read-more:hover .basket_product-read-more-pop {
  visibility: visible;
  height: auto;
  font-size: 12px;
  line-height: 16px;
  opacity: 1;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.basket-block .basket_total {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-top: 15px;
}
.user-attention-note {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .user-attention-note {
    font-size: 14px;
  }
}

.medical-questionnaire-v2 {
  display: flex;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 {
    display: block;
    margin-top: 45px;
    margin-bottom: 40px;
  }
}
.medical-questionnaire-v2.bottom20 {
  margin-bottom: 20px !important;
}
.medical-questionnaire-v2 textarea {
  width: 100%;
  height: auto;
  border-radius: 10px;
  background: #ffffff;
  color: #2A3036;
  font: 300 18px/21px "Trebuchet MS", Helvetica, sans-serif;
  border: 2px solid #d9d9d9;
  outline: none;
  padding: 11px 17px;
}
.medical-questionnaire-v2 input[type=text], .medical-questionnaire-v2 input[type=tel], .medical-questionnaire-v2 input[type=phone], .medical-questionnaire-v2 input[type=email], .medical-questionnaire-v2 input[type=password], .medical-questionnaire-v2 input[type=number] {
  width: 100%;
  height: auto;
  border-radius: 10px;
  background: #fcfcfc;
  color: #2A3036;
  font: 300 19px/22px "Trebuchet MS", Helvetica, sans-serif;
  border: 2px solid #d9d9d9;
  outline: none;
  padding: 13px 17px;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 input[type=text], .medical-questionnaire-v2 input[type=tel], .medical-questionnaire-v2 input[type=phone], .medical-questionnaire-v2 input[type=email], .medical-questionnaire-v2 input[type=password], .medical-questionnaire-v2 input[type=number] {
    font: 300 16px/22px "Trebuchet MS", Helvetica, sans-serif;
  }
}
.medical-questionnaire-v2 .btn-questionnaire-v2 {
  border-radius: 10px;
  background: #e2e4e8;
  color: #2A3036;
  font: 300 18px/21px "Trebuchet MS", Helvetica, sans-serif;
  border: 2px solid #d9d9d9;
  padding: 12px 24px;
}
.medical-questionnaire-v2 .treated-checkbox-holder-v2 .fa:before {
  opacity: 0;
}
.medical-questionnaire-v2 .treated-checkbox-holder-v2 .checkbox-label:hover .fa:before {
  opacity: 1;
}
.medical-questionnaire-v2 .treated-checkbox-holder-v2 .jcf-checkbox.jcf-checked ~ label .fa, .medical-questionnaire-v2 .treated-checkbox-holder-v2 .jcf-label-active .fa {
  background: #0073B1;
  color: #ffffff;
  border: 2px solid #0073B1;
  border-radius: 3px;
}
.medical-questionnaire-v2 .treated-checkbox-holder-v2 .jcf-checkbox.jcf-checked ~ label .fa:before, .medical-questionnaire-v2 .treated-checkbox-holder-v2 .jcf-label-active .fa:before {
  opacity: 1;
}
.medical-questionnaire-v2 .medical-questionnaire-right-block {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .medical-questionnaire-right-block {
    display: block;
  }
}
.medical-questionnaire-v2 .questionnaire-progress-follow-cont {
  display: inline-block;
  background: #e8ecf1;
  position: relative;
  width: 230px;
  min-width: 198px;
  margin-left: 10px;
  margin-bottom: 75px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .questionnaire-progress-follow-cont {
    display: block;
    width: 100%;
    margin: 40px auto 0;
    background: transparent;
  }
}
.medical-questionnaire-v2 .questionnaire-progress-follow-cont img.secure-payment-logo {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
}
.medical-questionnaire-v2 .questionnaire-progress-follow-cont .save_finish-later {
  color: #72767b;
  text-decoration: none;
  display: block;
  border: 2px solid #93989e;
  font-size: 18px;
  border-radius: 5px;
  margin: 20px 2px 20px;
  white-space: normal;
}
.medical-questionnaire-v2 .questionnaire-progress-follow-cont .save_finish-later:hover {
  background: #72767b;
  color: #ffffff;
  border: 2px solid #72767b;
}
.medical-questionnaire-v2 .questionnaire-progress-follow-cont .save_finish-later:active {
  background: #93989e;
  color: #ffffff;
  border: 2px solid #93989e;
}
.medical-questionnaire-v2 .questionnaire-progress-follow-cont .save_finish-later-active {
  background: #72767b;
  color: #ffffff;
  border: 2px solid #72767b;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .questionnaire-progress-follow-cont .save_finish-later-active {
    position: fixed;
    bottom: 0;
    width: 96%;
    margin: 0 auto 1px;
    z-index: 2;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .questionnaire-progress-follow-cont .save_finish-later-active.no-sticky {
    position: relative;
    bottom: unset;
    z-index: unset;
    width: unset;
    margin: unset;
    margin-bottom: 40px;
  }
}
.medical-questionnaire-v2 .order-progress-steps-sidebar {
  -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .order-progress-steps-sidebar {
    display: none;
  }
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .order-step-single {
  display: block;
  text-align: center;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 0;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .order-step-single .c100 > span.fa-check {
  display: none;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .order-step-single .c100 > span {
  color: #2A3036 !important;
  font-weight: bold;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .order-step-single .c100:after {
  top: 0.08em;
  left: 0.09em;
  width: 0.83em;
  height: 0.83em;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .progress-steps-sidebar-title {
  text-align: center;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .questionnaire-progress-sidebar {
  font-size: 18px;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .questionnaire-progress-sidebar li {
  color: #2A3036;
  border-bottom: 1px solid #b2b2b2;
  padding: 5px 10px;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .questionnaire-progress-sidebar li:first-child {
  border-top: 1px solid #b2b2b2;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .questionnaire-progress-sidebar li:last-child {
  border-bottom: 0;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .questionnaire-progress-sidebar li span {
  display: inline;
  border: 2px solid #2A3036;
  border-radius: 40px;
  line-height: 29px;
  padding: 3px 9px;
  margin-right: 5px;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .questionnaire-progress-sidebar li a {
  text-decoration: none;
  opacity: 0.3;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .questionnaire-progress-sidebar li a:hover {
  color: #2A3036;
}
.medical-questionnaire-v2 .order-progress-steps-sidebar .questionnaire-progress-sidebar li.completed a {
  opacity: 1;
}
.medical-questionnaire-v2 .questionnaire-step-block-cont {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  /*&:first-child {
  	margin-top: -20px;
  }*/
}
.medical-questionnaire-v2 .questionnaire-step-block-cont:after {
  display: table;
  content: " ";
  width: 100%;
  clear: both;
}
.medical-questionnaire-v2 .questionnaire-step-block-cont:last-child {
  margin-bottom: 0 !important;
}
.medical-questionnaire-v2 .questionnaire-step-block-cont .questionnaire-step-block_number {
  display: block;
  position: absolute;
  top: -26px;
  left: -26px;
  text-align: center;
  padding: 18px;
  font-size: 30px;
  font-weight: bold;
  background: #ffffff;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .questionnaire-step-block-cont .questionnaire-step-block_number {
    left: calc(50% - 27px);
    font-size: 24px;
    padding: 10px 12px;
  }
}
.medical-questionnaire-v2 .questionnaire-step-block-cont h2 {
  font-weight: bold;
  padding: 30px 20px 20px;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 .questionnaire-step-block-cont h2 {
    text-align: center;
    font-size: 22px;
  }
}
.medical-questionnaire-v2 .questionnaire-step-block-cont .edit-validate-box {
  display: inline-block;
  position: absolute;
  top: 36px;
  right: 26px;
  font-size: 16px;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .questionnaire-step-block-cont .edit-validate-box {
    top: 15px;
    right: 16px;
    text-align: right;
  }
}
.medical-questionnaire-v2 .questionnaire-step-block-cont .edit-validate-box a {
  display: inline-block;
  float: left;
  line-height: 30px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .questionnaire-step-block-cont .edit-validate-box a {
    display: block;
    float: none;
  }
}
.medical-questionnaire-v2 .questionnaire-step-block-cont .edit-validate-box i.fa {
  margin-left: 20px;
  font-size: 30px;
  color: #5AD6B8;
  float: right;
  margin-top: -3px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .questionnaire-step-block-cont .edit-validate-box i.fa {
    display: block;
    margin-left: 0;
    float: none;
  }
}
.medical-questionnaire-v2 .questionnaire-step-block-cont.disabled {
  background: #e8ecf1;
  color: #888888;
}
.medical-questionnaire-v2 .questionnaire-step-block-cont.disabled .question-answer-container {
  display: none;
}
.medical-questionnaire-v2 .questionnaire-step-block-cont.disabled h2 {
  padding-left: 40px;
  margin-bottom: 10px;
}
.medical-questionnaire-v2 .questionnaire-step-block-cont.disabled .questionnaire-step-block_number {
  top: calc(50% - 27px);
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .questionnaire-step-block-cont.disabled .questionnaire-step-block_number {
    top: -27px;
  }
}
.medical-questionnaire-v2 .questionnaire-step-block-cont.successfully-completed .question-answer-container {
  display: none;
}
.medical-questionnaire-v2 .questionnaire-step-block-cont.successfully-completed .edit-validate-box {
  visibility: visible;
}
.medical-questionnaire-v2 .questionnaire-step-block-cont.successfully-completed h2 {
  padding-left: 40px;
  margin-bottom: 20px;
}
.medical-questionnaire-v2 .questionnaire-step-block-cont.successfully-completed .questionnaire-step-block_number {
  top: calc(50% - 27px);
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .questionnaire-step-block-cont.successfully-completed .questionnaire-step-block_number {
    top: -27px;
  }
}
.medical-questionnaire-v2 .question-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  border-bottom: 1px solid #D4D6D7;
}
.medical-questionnaire-v2 .question-row:nth-last-child(2) {
  border-bottom: none;
}
.medical-questionnaire-v2 .question-row:nth-last-child(2) .sub-question-row {
  /*padding: 0 20px;*/
}
.medical-questionnaire-v2 .question-row:nth-last-child(2) .sub-question-row .question-multi-checkbox-holder {
  margin-left: 40px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row:nth-last-child(2) .sub-question-row .question-multi-checkbox-holder {
    margin-left: 0;
    text-align: left;
  }
}
.medical-questionnaire-v2 .question-row.question-with-two-column-checkbox .treated-checkbox-holder-v2 {
  padding-left: 20px;
  width: 100%;
}
.medical-questionnaire-v2 .question-row.question-with-two-column-checkbox .treated-checkbox-holder-v2 .checkbox-label {
  line-height: 20px;
  width: 100%;
  margin-bottom: 18px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row.question-with-two-column-checkbox .treated-checkbox-holder-v2 {
    padding-left: 0px;
  }
}
.medical-questionnaire-v2 .question-row.question-with-two-column-checkbox .question-content-holder {
  margin-bottom: 20px;
}
.medical-questionnaire-v2 .question-row.question-with-two-column-checkbox .question-content-holder:after {
  content: "";
  display: table;
  clear: both;
}
.medical-questionnaire-v2 .question-row.question-with-two-column-checkbox .col-left:first-child {
  border-right: 1px solid #D4D6D7;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row.question-with-two-column-checkbox .col-left:first-child {
    border-right: 0;
  }
}
.medical-questionnaire-v2 .question-row .flex-content-aligner {
  min-height: 6em;
  width: 100%;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .question-row .flex-content-aligner {
    display: block;
  }
}
.medical-questionnaire-v2 .question-row .question-text-container {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 5;
  -ms-flex: 5 0px;
  flex: 5 0px;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  padding: 30px 10px 30px 20px;
  color: #55595E;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 .question-row .question-text-container {
    font-size: 16px;
    line-height: 1.2;
  }
}
.medical-questionnaire-v2 .question-row .question-number {
  padding-right: 10px;
  display: inline-block;
  min-height: 2em;
  float: left;
}
.medical-questionnaire-v2 .question-row .question-text {
  display: flex;
}
.medical-questionnaire-v2 .question-row .question_answer-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
  padding: 30px 20px 30px 10px;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .question-row .question_answer-options {
    padding: 0 20px 30px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .question_answer-options {
    justify-content: center;
  }
}
@media only screen and (max-width: 400px) {
  .medical-questionnaire-v2 .question-row .question_answer-options {
    padding: 0 0 30px 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .question_answer-options .checkbox-large {
    text-align: center;
    padding-bottom: 0;
  }
}
.medical-questionnaire-v2 .question-row .sub-question-row {
  display: block;
  padding: 0 20px 30px 20px;
}
.medical-questionnaire-v2 .question-row .sub-question-row .sub-question-text-small {
  font-size: 14px;
  margin-top: -20px;
  margin-bottom: 20px;
  display: block;
}
.medical-questionnaire-v2 .question-row .sub-question-row .fake-child-block {
  display: none;
}
.medical-questionnaire-v2 .question-row .sub-question-row.fake-child {
  margin: 0;
  position: relative;
  padding-bottom: 0;
}
.medical-questionnaire-v2 .question-row .sub-question-row.fake-child:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: 13%;
  z-index: 1;
  box-sizing: border-box;
  border: 1.3em solid black;
  border-color: transparent transparent #ffffff #ffffff;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -2px 2px 1px 0 rgba(0, 0, 0, 0.2);
}
.medical-questionnaire-v2 .question-row .sub-question-row.fake-child .fake-child-block {
  display: block;
  position: relative;
  background: #eef0f3;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-bottom: 0;
  padding: 40px 20px 20px;
  -webkit-box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.2);
}
.medical-questionnaire-v2 .question-row .sub-question-row.fake-child .fake-child-block:after {
  content: "";
  display: table;
  clear: both;
}
.medical-questionnaire-v2 .question-row .sub-question-row.fake-child .fake-child-block .sub-dropdown-answer {
  max-width: 300px;
  min-width: 270px;
  float: right;
  border: 0;
}
.medical-questionnaire-v2 .question-row .sub-question-options {
  display: block;
  width: 100%;
  font: 400 16px/24px "Trebuchet MS", Helvetica, sans-serif;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .question-row .sub-question-options {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .sub-question-options {
    font-size: 14px;
  }
}
.medical-questionnaire-v2 .question-row .sub-question-options:before, .medical-questionnaire-v2 .question-row .sub-question-options:after {
  content: " ";
  display: table;
  width: 100%;
}
.medical-questionnaire-v2 .question-row .sub-question-options ul {
  list-style: disc;
  margin-left: 50px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .sub-question-options ul {
    margin-left: 20px;
    text-align: left;
  }
}
.medical-questionnaire-v2 .question-row .sub-question-options p {
  margin-left: 40px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .sub-question-options p {
    margin-left: 0;
  }
}
.medical-questionnaire-v2 .question-row .sub-question-options.sub-question-right {
  text-align: right;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .question-row .sub-question-options.sub-question-right {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .sub-question-options.sub-question-right {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .sub-question-options .checkbox-label .fa {
    float: left;
    margin-bottom: 10px;
  }
}
.medical-questionnaire-v2 .question-row .sub-question_unit-label {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  margin-left: 20px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 .question-row .sub-question_unit-label {
    font-size: 16px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
  }
}
.medical-questionnaire-v2 .question-row .sub-question_unit-label:first-child {
  margin-left: 0;
}
.medical-questionnaire-v2 .question-row .sub-question_unit-label input[type=text], .medical-questionnaire-v2 .question-row .sub-question_unit-label input[type=number] {
  max-width: 90px;
  margin-left: 10px;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 .question-row .sub-question_unit-label input[type=text], .medical-questionnaire-v2 .question-row .sub-question_unit-label input[type=number] {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
}
.medical-questionnaire-v2 .question-row .child-question-options {
  display: block;
  position: relative;
  background: #eef0f3;
  width: 100%;
  -webkit-box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.2);
}
.medical-questionnaire-v2 .question-row .child-question-options:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: 13%;
  box-sizing: border-box;
  border: 1.3em solid black;
  border-color: transparent transparent #ffffff #ffffff;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -2px 2px 1px 0 rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .child-question-options:before {
    right: 50%;
  }
}
.medical-questionnaire-v2 .question-row .child-question-options .question-text-container {
  padding: 30px 20px 30px 0;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .child-question-options .question-text-container {
    padding: 10px 0 30px;
  }
}
.medical-questionnaire-v2 .question-row .child-question-options .question_answer-options {
  padding: 30px 0;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .child-question-options .question_answer-options {
    padding: 0 0 10px;
  }
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row {
  border-bottom: 1px solid #D4D6D7;
  padding: 0 20px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .child-question-options .child-question-row {
    padding: 20px 20px 0;
  }
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row:after {
  display: table;
  content: " ";
  clear: both;
  width: 100%;
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row:first-child {
  padding-top: 20px;
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row:last-child {
  border-bottom: 0;
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row .question-content-holder:after {
  content: " ";
  display: table;
  clear: both;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .child-question-options .child-question-row .question-content-holder {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .child-question-options .child-question-row .flex-content-aligner {
    padding-top: 20px;
  }
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row .child-question-row {
  background: #e3e7ec;
  border-bottom: 1px solid #c4c7cc;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row .child-question-row:last-of-type {
  border-bottom: 0;
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row .child-question-row .child-question-row {
  background: #d9dee4;
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row .child-question-row .child-question-row:first-child {
  border-top: 1px solid #c4c7cc;
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row .child-question-row .child-question-row:last-of-type {
  border-bottom: 0;
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row .question-content-holder:after {
  display: table;
  clear: both;
  width: 100%;
}
.medical-questionnaire-v2 .question-row .child-question-options .child-question-row .question-content-holder .col-left {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .child-question-options .child-question-row .question-content-holder .col-left:first-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .medical-questionnaire-v2 .question-row .child-question-options .child-question-row .validation-message-row {
    padding: 0 0 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-row .child-question-options .question-multi-checkbox-holder {
    margin-left: 0px;
    padding-bottom: 0;
  }
}
.medical-questionnaire-v2 .question-row .repeatable-questions-container .question_answer-options {
  padding: 0;
}
.medical-questionnaire-v2 .question-row.fileUplod-question .flex-content-aligner {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}
.medical-questionnaire-v2 .question-row.question-row-large-options .flex-content-aligner {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.medical-questionnaire-v2 .question-row.question-row-large-options .flex-content-aligner .question-text-container {
  padding-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .medical-questionnaire-v2 .question-row.question-row-large-options .question_answer-options > div {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px 10px 0;
  }
}
.medical-questionnaire-v2 .question-row.question-row-large-options .question_answer-options .questionnaire-v2_label .questionnaire-v2_label-text {
  height: 100%;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 480px) {
  .medical-questionnaire-v2 .question-row.question-row-large-options .question_answer-options .questionnaire-v2_label {
    margin-right: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .question-row.question-row-large-options .question_answer-options {
    padding-top: 30px;
  }
}
.medical-questionnaire-v2 .sub-dropdown-answer {
  display: block;
  padding: 5px;
  border: 2px solid #0073B1;
}
.medical-questionnaire-v2 .questionnaire-v2_label {
  display: inline-block;
  vertical-align: top;
  word-spacing: normal;
}
.medical-questionnaire-v2 .questionnaire-v2_label:first-child .questionnaire-v2_label-text {
  border-radius: 10px 0 0 10px;
}
.medical-questionnaire-v2 .questionnaire-v2_label:last-of-type .questionnaire-v2_label-text {
  border-radius: 0 10px 10px 0 !important;
}
.medical-questionnaire-v2 .questionnaire-v2_label input[type=radio] {
  position: absolute;
  opacity: 0;
}
.medical-questionnaire-v2 .questionnaire-v2_label.jcf-label-active .questionnaire-v2_label-text {
  background: #0073B1;
  border-color: #0073B1;
  color: #ffffff;
  z-index: 2;
}
.medical-questionnaire-v2 .questionnaire-v2_label-text {
  color: #2A3036;
  display: block;
  text-align: center;
  font: 300 19px/22px "Trebuchet MS", Helvetica, sans-serif;
  border: 2px solid #d9d9d9;
  background: #fcfcfc;
  margin-right: -2px;
  min-width: 85px;
  height: 50px;
  padding: 11px 17px;
  cursor: pointer;
  position: relative;
  -moz-transition-property: background-color, border-color, color;
  -o-transition-property: background-color, border-color, color;
  -webkit-transition-property: background-color, border-color, color;
  transition-property: background-color, border-color, color;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 .questionnaire-v2_label-text {
    font: 300 16px/22px "Trebuchet MS", Helvetica, sans-serif;
  }
}
.medical-questionnaire-v2 .questionnaire-v2_label-text:hover {
  z-index: 1;
  border-color: #0073B1;
}
.medical-questionnaire-v2 .questionnaire-v2_input {
  color: #2A3036;
  display: inline-block;
  text-align: center;
  font: 300 19px/22px "Trebuchet MS", Helvetica, sans-serif;
  border: 2px solid #d9d9d9;
  background: #fcfcfc;
  min-width: 85px;
  height: 50px;
  padding: 11px 17px;
  position: relative;
  border-radius: 10px;
  outline: none;
}
.medical-questionnaire-v2 .questionnaire-v2_input:focus {
  border-color: #0073B1;
}
.medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label {
  margin-right: 10px;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label {
    margin-right: 5px;
  }
}
.medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label:last-of-type {
  margin-right: 0;
}
.medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label .questionnaire-v2_label-text {
  padding: 2px 17px;
  line-height: 40px;
  border-radius: 10px !important;
}
@media only screen and (max-width: 480px) {
  .medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label .questionnaire-v2_label-text {
    padding: 3px 17px;
  }
}
.medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label .questionnaire-v2_label-text:first-child, .medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label .questionnaire-v2_label-text:last-child, .medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label .questionnaire-v2_label-text:last-of-type {
  border-radius: 10px !important;
}
.medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label .questionnaire-v2_label-text i.fa {
  font-size: 18px;
  margin-right: 5px;
  line-height: 22px;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label .questionnaire-v2_label-text i.fa {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label .questionnaire-v2_label-text i.fa {
    display: block;
  }
}
.medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label .questionnaire-v2_label-info-texta {
  font-weight: normal;
  position: relative;
  margin-top: 10px;
  display: block;
}
@media only screen and (max-width: 480px) {
  .medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label.label-with-icon .questionnaire-v2_label-text {
    line-height: 1.2;
  }
}
@media only screen and (max-width: 400px) {
  .medical-questionnaire-v2 .questionnaire-v2_individual-lables .questionnaire-v2_label.label-with-icon .questionnaire-v2_label-text {
    padding: 3px 10px;
  }
}
.medical-questionnaire-v2 .questionnaire-v2_individual-lables.prefered-doctor .questionnaire-v2_label:last-child {
  display: block;
}
.medical-questionnaire-v2 .questionnaire-v2_individual-lables.lable-with-text {
  padding: 30px 0 0;
}
@media only screen and (max-width: 400px) {
  .medical-questionnaire-v2 .questionnaire-v2_individual-lables.lable-with-text .questionnaire-v2_label .questionnaire-v2_label-text {
    padding: 12px 12px;
    line-height: 22px;
  }
}
.medical-questionnaire-v2 .dob-numbred {
  margin-right: 10px;
  max-width: 95px;
}
@media only screen and (max-width: 480px) {
  .medical-questionnaire-v2 .dob-numbred {
    margin-right: 3px;
  }
}
.medical-questionnaire-v2 .dob-numbred.dob-month {
  max-width: 80px;
}
.medical-questionnaire-v2 .questionnaire-v2_dropdown {
  margin-right: 10px;
}
@media only screen and (max-width: 480px) {
  .medical-questionnaire-v2 .questionnaire-v2_dropdown {
    margin-right: 3px;
  }
}
.medical-questionnaire-v2 .questionnaire-v2_dropdown:last-of-type {
  margin-right: 0;
}
.medical-questionnaire-v2 .questionnaire-v2_dropdown.dob-month {
  min-width: 120px;
}
.medical-questionnaire-v2 .questionnaire-v2_dropdown .jcf-select {
  width: 100% !important;
  height: auto;
  border-radius: 10px;
  background: #fcfcfc;
  color: #2A3036;
  font: 300 19px/22px "Trebuchet MS", Helvetica, sans-serif;
  border: 2px solid #d9d9d9;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 .questionnaire-v2_dropdown .jcf-select {
    font: 300 16px/22px "Trebuchet MS", Helvetica, sans-serif;
  }
}
.medical-questionnaire-v2 .questionnaire-v2_dropdown .jcf-select .jcf-select-text {
  padding: 14px 25px 12px 15px;
}
.medical-questionnaire-v2 .questionnaire-v2_dropdown .jcf-select .jcf-select-opener {
  background: none;
  top: 14px;
  height: 0;
  width: 0;
  right: 20px;
}
.medical-questionnaire-v2 .questionnaire-v2_dropdown .jcf-select .jcf-select-opener:before {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.medical-questionnaire-v2 .questionnaire-v2_dropdown .jcf-select.jcf-drop-active, .medical-questionnaire-v2 .questionnaire-v2_dropdown .jcf-select.jcf-focus {
  border-color: #0073B1;
}
.medical-questionnaire-v2 .questionnaire-v2_btn-row {
  display: inline-block;
  width: auto;
  padding: 30px 20px;
  float: right;
  margin-left: auto;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 .questionnaire-v2_btn-row {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 15px;
  }
}
.medical-questionnaire-v2 .questionnaire-v2_btn-row .btn {
  font-size: 18px;
  line-height: 28px;
  padding: 10px 20px;
}
@media only screen and (max-width: 640px) {
  .medical-questionnaire-v2 .questionnaire-v2_btn-row .btn {
    width: 100%;
  }
}
.medical-questionnaire-v2 .question-content-holder {
  width: 100%;
  display: block;
  padding: 0 20px;
}
.medical-questionnaire-v2 .question-content-holder .pseudo-label {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #55595E;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-content-holder .pseudo-label {
    font-size: 16px;
    line-height: 1.2;
  }
}
.medical-questionnaire-v2 .question-content-holder > .pseudo-label {
  padding: 30px 0;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-content-holder > .pseudo-label {
    padding: 20px 0;
  }
}
.medical-questionnaire-v2 .question-content-holder .treated-checkbox-holder-v2 {
  display: block;
  width: 100%;
}
.medical-questionnaire-v2 .question-content-holder .treated-checkbox-holder-v2 .fa {
  float: left;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-content-holder .btn-add-option {
    float: none;
    width: 100%;
  }
}
.medical-questionnaire-v2 .question-content-holder.question-type-select-condition {
  display: flex;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .question-content-holder.question-type-select-condition .question_answer-options {
    display: block;
    text-align: center;
    width: 100%;
  }
  .medical-questionnaire-v2 .question-content-holder.question-type-select-condition .questionnaire-v2_label {
    width: 100%;
  }
  .medical-questionnaire-v2 .question-content-holder.question-type-select-condition .questionnaire-v2_label .questionnaire-v2_label-text, .medical-questionnaire-v2 .question-content-holder.question-type-select-condition .questionnaire-v2_label .questionnaire-v2_label-text:last-of-type {
    border-radius: 10px 10px !important;
  }
}
.medical-questionnaire-v2 .agreement-block {
  margin-bottom: 20px;
  margin-top: -20px;
}
.medical-questionnaire-v2 .agreement-block h2 {
  padding: 20px;
}
.medical-questionnaire-v2 .agreement-block .question-row {
  padding: 0px 20px 20px;
}
.medical-questionnaire-v2 .agreement-block .question-row p {
  margin-bottom: 20px;
}
.medical-questionnaire-v2 .agreement-block .question-row a {
  cursor: pointer;
}
.medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 {
  text-align: left !important;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
.medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 label {
  font-weight: normal;
  line-height: 18px;
  font: 400 14px/20px "Trebuchet MS", Helvetica, sans-serif;
}
.medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 label h1, .medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 label h2, .medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 label h3, .medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 label h4, .medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 label h5, .medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 label h6, .medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 label p {
  margin-top: 0;
}
.medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 .checkbox-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.medical-questionnaire-v2 .agreement-block .treated-checkbox-holder-v2 .fa {
  display: block;
  float: left;
  margin-bottom: 20px;
  margin-right: 10px;
  margin-top: 2px;
}
.medical-questionnaire-v2 .button-section-last .questionnaire-v2_btn-row {
  padding: 0;
  text-align: right;
}
.medical-questionnaire-v2 .question-row-with-checkbox .question-content-holder {
  margin-bottom: 25px;
}
.medical-questionnaire-v2 .repeatable-questions-container {
  padding: 15px 0;
  display: block;
  border-bottom: 1px solid #D4D6D7;
}
.medical-questionnaire-v2 .repeatable-questions-container:last-of-type {
  border-bottom: 0;
}
.medical-questionnaire-v2 .repeatable-questions-container:after {
  content: " ";
  display: table;
  width: 100%;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .repeatable-questions-container {
    padding: 25px 0;
  }
}
.medical-questionnaire-v2 .repeatable-questions-container .col-left {
  width: 40%;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .repeatable-questions-container .col-left {
    width: 100%;
    margin-bottom: 20px;
  }
}
.medical-questionnaire-v2 .repeatable-questions-container .col-right {
  width: 60%;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .repeatable-questions-container .col-right {
    width: 100%;
  }
}
.medical-questionnaire-v2 .repeatable-questions-container .col-right textarea {
  width: 93%;
  float: left;
}
.medical-questionnaire-v2 .repeatable-questions-container .col-right .delete-row {
  float: right;
  font-size: 20px;
  margin-top: 13%;
}
.medical-questionnaire-v2 .repeatable-questions-container .pseudo-label {
  padding-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .medical-questionnaire-v2 .repeatable-questions-container .pseudo-label {
    font-weight: normal;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .repeatable-questions-container .question_answer-options {
    justify-content: left;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .repeatable-questions-container .question_answer-options .questionnaire-v2_dropdown {
    min-width: 48%;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol {
    padding: 0 0 25px;
  }
}
@media only screen and (max-width: 520px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol {
    padding: 10px 0 15px;
  }
}
.medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .pseudo-label {
  font-size: 16px;
  line-height: 20px;
  min-height: 50px;
  display: table-cell;
  vertical-align: bottom;
  height: 50px;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .pseudo-label {
    height: auto;
  }
}
.medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col {
  display: inline-block;
  float: left;
  padding: 0 10px 0 0;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col {
    padding: 0;
  }
}
.medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col:last-of-type {
  padding: 0;
}
.medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-1 {
  width: 40%;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-1 {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-1 {
    margin-bottom: 20px;
  }
}
.medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-2 {
  width: 25%;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-2 {
    width: 40%;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-2 {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 520px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-2 {
    width: 100%;
    padding-right: 0;
  }
}
.medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-3 {
  width: 35%;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-3 {
    width: 60%;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 520px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col.col-3 {
    width: 100%;
  }
}
@media only screen and (max-width: 520px) {
  .medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .repeatable-questions-col input[type=text] {
    max-width: 90%;
  }
}
.medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol .delete-row {
  display: inline-block;
  float: right;
  margin-top: 13px;
  font-size: 20px;
}
.medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol div:last-of-type input[type=text] {
  float: left;
  max-width: 90%;
}
.medical-questionnaire-v2 .repeatable-questions-container.repeatable-multicol:first-child .repeatable-questions-col .delete-row {
  display: none;
}
.medical-questionnaire-v2 .btn-add-option {
  margin-bottom: 30px;
  float: right;
}
.medical-questionnaire-v2 .question-details-box {
  display: block;
  width: 100%;
  text-align: right;
  float: right;
  padding: 20px 0 30px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .question-details-box {
    text-align: center;
    float: none;
    padding-bottom: 10px;
  }
}
.medical-questionnaire-v2 .question-details-box .pseudo-label {
  padding-bottom: 10px;
}
.medical-questionnaire-v2 .question-details-box textarea {
  max-width: 70%;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .question-details-box textarea {
    max-width: 100%;
  }
}
.medical-questionnaire-v2 .question-multi-checkbox-holder {
  padding-bottom: 20px;
}
.medical-questionnaire-v2 .question-multi-checkbox-holder:after {
  content: " ";
  display: table;
  width: 100%;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .gp-search-block input[type=text], .medical-questionnaire-v2 .gp-search-block input[type=tel], .medical-questionnaire-v2 .gp-search-block input[type=phone], .medical-questionnaire-v2 .gp-search-block input[type=email], .medical-questionnaire-v2 .gp-search-block input[type=password] {
    font: 300 16px/21px "Trebuchet MS", Helvetica, sans-serif;
  }
}
.medical-questionnaire-v2 .gp-search-block .gp-search_row {
  margin-top: 10px;
  display: block;
  width: 100%;
}
.medical-questionnaire-v2 .gp-search-block .gp-search_row:before, .medical-questionnaire-v2 .gp-search-block .gp-search_row:after {
  display: table;
  width: 100%;
  content: " ";
}
.medical-questionnaire-v2 .gp-search-block .gp-search_row:after {
  clear: both;
}
.medical-questionnaire-v2 .gp-search-block .gp-search_row:last-child {
  margin-bottom: 20px;
}
.medical-questionnaire-v2 .gp-search-block .gp-search-input {
  max-width: 70%;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .gp-search-block .gp-search-input {
    max-width: 100%;
  }
}
.medical-questionnaire-v2 .gp-search-block .gp-search_single-col {
  display: block;
  position: relative;
}
.medical-questionnaire-v2 .gp-search-block .gp-search_two-col {
  width: 50%;
  display: inline-block;
  float: left;
  padding-right: 10px;
}
.medical-questionnaire-v2 .gp-search-block .gp-search_two-col:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .gp-search-block .gp-search_two-col {
    width: 100%;
    padding-right: 0;
    margin-bottom: 5px;
  }
}
.medical-questionnaire-v2 .gp-search-block .gp-search_three-col {
  width: 33.33%;
  display: inline-block;
  float: left;
  padding-right: 10px;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .gp-search-block .gp-search_three-col {
    display: block;
    width: 100%;
    padding-right: 0;
    margin-bottom: 5px;
  }
}
.medical-questionnaire-v2 .gp-search-block .gp-search_result {
  display: none;
  position: relative;
  background: #ffffff;
  border: 2px solid #d9d9d9;
  border-radius: 0 0 10px 10px;
  margin-top: -8px;
}
.medical-questionnaire-v2 .gp-search-block .gp-search_result > span {
  display: block;
  padding: 7px 10px;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}
.medical-questionnaire-v2 .gp-search-block .gp-search_result > span:last-child {
  border-bottom: 0;
}
.medical-questionnaire-v2 .gp-search-block .gp-search_result > span:last-child:hover {
  border-radius: 0 0 10px 10px;
}
.medical-questionnaire-v2 .gp-search-block .gp-search_result > span:hover {
  background-color: #0073B1;
  color: #ffffff;
}
.medical-questionnaire-v2 .gp-search-block .gp-search_result.gp-search_result-show {
  display: block;
}
.medical-questionnaire-v2 .fileUploder-holder {
  min-width: 330px;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .fileUploder-holder {
    width: 100%;
  }
}
.medical-questionnaire-v2 .fileUploder-holder ul {
  width: 100%;
}
.medical-questionnaire-v2 .fileUploder-holder li {
  position: relative;
  display: block;
  width: 330px;
  height: 42px;
  margin: 0 0 15px;
  background: #F4F4F5;
  border: 2px solid #d9d9d9;
  border-radius: 5px;
  color: #4d4d4c;
  font: 300 16px/22px Trebuchet MS, Helvetica, sans-serif;
  cursor: pointer;
  overflow: hidden;
  box-shadow: inset 0 2px 3px #efefef;
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .fileUploder-holder li {
    width: 100%;
  }
}
.medical-questionnaire-v2 .fileUploder-holder li label {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 8px 10px 10px;
}
.medical-questionnaire-v2 .fileUploder-holder input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.medical-questionnaire-v2 .fileUploder-holder .js-question-file-name {
  font-size: 14px;
  display: inline;
  padding: 7px 10px 10px;
  position: absolute;
  margin-bottom: 0;
  max-width: 90%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  left: 0;
}
.medical-questionnaire-v2 .fileUploder-holder .js-question-file-remove {
  position: absolute;
  top: 5px;
  right: 10px;
  padding: 5px 6px 5px 9px;
  cursor: pointer;
  background: #fafafa;
  color: #7F8386;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
}
.medical-questionnaire-v2 .fileUploder-holder .file-upload-button {
  display: block;
  float: right;
  padding: 11px 20px 10px;
  border-style: solid;
  border-width: 0 0 2px;
  border-radius: 5px;
  color: #ffffff;
  text-align: center;
  background-color: #0073B1;
  outline: none;
  border-color: #2383ad;
  font-size: 19px;
  line-height: 22px;
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-style: normal;
  min-width: 168px;
}
@media only screen and (max-width: 960px) {
  .medical-questionnaire-v2 .fileUploder-holder .file-upload-button {
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .medical-questionnaire-v2 .fileUploder-holder .file-upload-button {
    float: none;
    width: 100%;
  }
}
.medical-questionnaire-v2 input.error-self {
  border-color: #f12828;
}
.medical-questionnaire-v2.no-group-style .question-row:nth-last-child(2) {
  border-bottom: 1px solid #D4D6D7;
}

.validation-type_info {
  background: #e0efff !important;
}
.validation-type_info .sub-question-row.fake-child:before {
  border-color: transparent transparent #e0efff #e0efff !important;
}
.validation-type_info .validation-message-block {
  color: #003566;
}

.validation-type_warning {
  background: #ebf9ff !important;
}
.validation-type_warning .sub-question-row.fake-child:before {
  border-color: transparent transparent #ebf9ff #ebf9ff !important;
}
.validation-type_warning .validation-message-block, .validation-type_warning .validation-message-row > .treated-checkbox-holder-v2 label {
  color: #0073B1;
}

.validation-type_blocker {
  background: #f7ddde !important;
}
.validation-type_blocker .sub-question-row.fake-child:before {
  border-color: transparent transparent #f7ddde #f7ddde !important;
}
.validation-type_blocker .validation-message-block {
  color: #f12828;
}

.question-row.validation-type_blocker > .child-question-options:before {
  border-color: transparent transparent #f7ddde #f7ddde !important;
}
.question-row.validation-type_warning > .child-question-options:before {
  border-color: transparent transparent #ebf9ff #ebf9ff !important;
}
.question-row.validation-type_info > .child-question-options:before {
  border-color: transparent transparent #e0efff #e0efff !important;
}
.question-row.question-info-highlighter {
  text-align: center;
  background: #0073B1;
}
.question-row.question-info-highlighter .question-text-container {
  color: #ffffff !important;
}

.validation-message-block, .information-message-block {
  display: none !important;
  padding: 0 20px 20px;
  font-size: 16px;
  line-height: 24px;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .validation-message-block, .information-message-block {
    padding: 0 0 20px;
  }
}
.validation-message-block .validation-message_info, .information-message-block .validation-message_info {
  display: inline-block;
  float: left;
  width: calc(100% - 40px);
  word-break: break-word;
}
.validation-message-block .validation-message_icon, .information-message-block .validation-message_icon {
  display: inline-block;
  float: left;
  text-align: right;
  padding-right: 10px;
}

.validation-message-row {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 0 0 0 30px;
}
.validation-message-row:after {
  content: "";
  display: table;
  clear: both;
}
.validation-message-row:last-child {
  margin-bottom: 0;
}

.information-block-visible .information-message-block {
  background: #ffffff;
  border: 2px solid #003566;
  color: #003566;
  margin: 0 20px 20px;
  padding: 20px;
  border-radius: 10px;
}
.information-block-visible .validation-message-row {
  padding: 0;
}

.validation-type_blocker > .validation-message-block, .validation-type_warning > .validation-message-block, .validation-type_info > .validation-message-block {
  display: block !important;
}

.information-block-visible > .information-message-block {
  display: block !important;
}

@media only screen and (max-width: 768px) {
  .question-answer-container div[class*=validation-type_] .question-text-container {
    padding-top: 30px !important;
  }
}
@media only screen and (max-width: 768px) {
  .question-answer-container .treated-tooltip .treated-tooltip-data {
    left: 40px;
  }
}

.vue-dropzone, .dropzone {
  font: 400 16px/24px "Trebuchet MS", Helvetica, sans-serif;
  background: #ffffff;
  border-radius: 10px;
  border: 2px solid #e9ecf0;
  margin-bottom: 40px;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.vue-dropzone:hover, .dropzone:hover {
  background-color: #ffffff;
  border-color: #0073B1;
}
.vue-dropzone .dz-message, .dropzone .dz-message {
  font-size: 18px;
  color: #bac1cc;
  margin: 60px 0 0;
}
.vue-dropzone .dz-message:before, .dropzone .dz-message:before {
  content: "\f0ee";
  position: absolute;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 30px/1 FontAwesome;
  margin-top: -40px;
  left: 50%;
  margin-left: -14px;
}
.vue-dropzone .dz-preview, .dropzone .dz-preview {
  max-width: 117px;
  max-height: 117px;
  margin: 11px;
}
.vue-dropzone .dz-preview .dz-image, .dropzone .dz-preview .dz-image {
  max-width: 117px;
  max-height: 117px;
  border: 1px solid #e9ecf0;
  background: #F5FAFF;
  border-radius: 6px;
}
.vue-dropzone .dz-preview .dz-details, .dropzone .dz-preview .dz-details {
  bottom: 0;
  top: 0;
  color: #ffffff;
  background-color: #0073B1;
  transition: opacity 0.2s linear;
  text-align: left;
}
.vue-dropzone .dz-preview .dz-details .dz-size, .dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 5px;
  font-size: 14px;
}
.vue-dropzone .dz-preview .dz-progress, .dropzone .dz-preview .dz-progress {
  background: #ffffff;
}
.vue-dropzone .dz-preview .dz-progress .dz-upload, .dropzone .dz-preview .dz-progress .dz-upload {
  background: #0073B1;
}
.vue-dropzone .dz-preview .dz-remove, .dropzone .dz-preview .dz-remove {
  margin-left: 15px;
  padding: 12px;
  top: 0;
  right: 0;
  border-radius: 50%;
  margin-top: -5px;
  margin-right: -5px;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.vue-dropzone .dz-preview .dz-remove:before, .dropzone .dz-preview .dz-remove:before {
  content: "\f014";
  position: absolute;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: normal normal normal 12px/1 FontAwesome;
  top: 5px;
  margin-left: -4px;
}
.vue-dropzone .dz-preview.dz-complete:hover, .dropzone .dz-preview.dz-complete:hover {
  background: #0073B1;
}
.vue-dropzone .dz-preview:hover .dz-remove, .dropzone .dz-preview:hover .dz-remove {
  background: #f12828;
  color: #ffffff;
}

.trustpilot-new {
  display: block;
  text-align: center;
  margin: 10px auto;
  font-family: "Poppins", sans-serif;
}
.trustpilot-new img {
  max-width: 130px;
  height: auto;
  margin-bottom: 10px;
  margin-left: -5px;
}
.trustpilot-new .rated_reviews span {
  display: block;
  font-size: 24px;
  margin-bottom: 5px;
  line-height: 1;
}
.trustpilot-new .stars-rating {
  width: 165px;
  overflow: hidden;
  display: block;
  vertical-align: middle;
  margin: 0 auto 15px;
}
.trustpilot-new .stars-rating .star {
  float: left;
  background-color: #D4D6D7;
  border-radius: 2px;
  margin: 0 5px 0 0;
  padding: 5px 5px;
}
.trustpilot-new .stars-rating .star:before {
  content: "";
  display: block;
  background: url("https://www.vivami-cdn.com/img//trustpilot-star.svg") center no-repeat;
  height: 17px;
  width: 18px;
}
.trustpilot-new .stars-rating.star-5 .star {
  background-color: #00b67a;
}
.trustpilot-new .stars-rating.star-4 .star {
  background-color: #73cf11;
}
.trustpilot-new .stars-rating.star-3 .star {
  background-color: #ffce00;
}
.trustpilot-new .stars-rating.star-2 .star {
  background-color: #ff8622;
}
.trustpilot-new .stars-rating.star-1 .star {
  background-color: #ff3722;
}

.v--modal-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
}

.v--modal-box.v--modal {
  height: auto;
  position: absolute;
  background: #ffffff;
  padding: 10px 40px 30px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
.v--modal-box.v--modal:after {
  content: "";
  display: table;
  clear: both;
}
.v--modal-box.v--modal .close-btn {
  position: absolute;
  right: 10px;
}
.v--modal-box.v--modal .close-btn button {
  background: no-repeat;
  border: 0;
}
.v--modal-box.v--modal .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.v--modal-box.v--modal .from-v2 .field label {
  margin-top: -37px;
}
.v--modal-box.v--modal .from-v2 .field input {
  padding: 15px 15px 15px 10px;
}
.v--modal-box.v--modal .full-width-input .field {
  max-width: 100%;
}
.v--modal-box.v--modal .withBtn {
  text-align: right;
}
.v--modal-box.v--modal .withBtn .btn {
  margin-right: 0;
  padding: 10px 30px;
}
.v--modal-box.v--modal .from-v2 .field input:focus ~ label, .v--modal-box.v--modal .from-v2 .field input:disabled ~ label, .v--modal-box.v--modal .from-v2 .field input.input-has-value ~ label {
  margin-top: -50px;
}

.save-and-finish-later .error-self {
  color: #f12828;
}
.save-and-finish-later .error-self .validation-block {
  padding: 5px 0;
  display: block !important;
}

.js-disabled {
  pointer-events: none;
  opacity: 0.6;
}

/*:lang(pl) .dual-block-container {

}*/
.multiple-testkit-form {
  width: 950px;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  overflow: auto;
  padding-bottom: 70px;
  padding-top: 70px;
}
.multiple-testkit-form .form-information .h1 {
  font-size: 48px;
  margin: 0 0 20px;
  font-family: "HelveticaNeueThin", "Trebuchet MS", Helvetica, sans-serif;
}
.multiple-testkit-form .form-information p {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 1.4;
}
.multiple-testkit-form .form-information p.large {
  font-size: 22px;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .multiple-testkit-form .form-information .h1 {
    font-size: 40px;
  }
  .multiple-testkit-form .form-information p.large {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .multiple-testkit-form {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .multiple-testkit-form .form-information .h1 {
    font-size: 36px;
  }
  .multiple-testkit-form .form-information p.large {
    font-size: 20px;
  }
}
@media (max-width: 450px) {
  .multiple-testkit-form {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .multiple-testkit-form .form-information .h1 {
    font-size: 28px;
  }
  .multiple-testkit-form .form-information p {
    font-size: 14px;
  }
  .multiple-testkit-form .form-information p.large {
    font-size: 17px;
  }
}
.multiple-testkit-form .multiple-entry-form {
  background: #ffffff;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 20px;
  margin-top: 30px;
}
.multiple-testkit-form .multiple-entry-form .user-data {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .multiple-testkit-form .multiple-entry-form .user-data {
    padding-bottom: 5px;
  }
}
.multiple-testkit-form .multiple-entry-form .user-data h4 {
  font-weight: normal;
  font-size: 22px;
  line-height: 1.4;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .multiple-testkit-form .multiple-entry-form .user-data h4 {
    font-size: 20px;
    margin: 0 0 15px;
  }
}
.multiple-testkit-form .multiple-entry-form .user-data .form-wrapper {
  margin-left: -5px;
  margin-right: -5px;
}
.multiple-testkit-form .multiple-entry-form .user-data .form-group {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 20%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .multiple-testkit-form .multiple-entry-form .user-data .form-group {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 15px;
  }
}
@media (max-width: 450px) {
  .multiple-testkit-form .multiple-entry-form .user-data .form-group {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.multiple-testkit-form .multiple-entry-form .user-data label {
  font-size: 15px;
  line-height: 1.2;
  color: rgba(59, 59, 59, 0.8);
  font-weight: 400;
}
@media (max-width: 767px) {
  .multiple-testkit-form .multiple-entry-form .user-data label {
    font-size: 14px;
  }
}
.multiple-testkit-form .multiple-entry-form .user-data label sup {
  top: -0.35em;
}
.multiple-testkit-form .multiple-entry-form .user-data .form-control {
  border: 2px solid #D9D9D9;
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.07);
  height: 44px;
  font-size: 16px;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .multiple-testkit-form .multiple-entry-form .user-data .form-control {
    border: 1px solid #d3d3d3;
    height: 34px;
    font-size: 14px;
  }
}
.multiple-testkit-form .multiple-entry-form .user-data .form-control.input-validation-error {
  border-color: #f12828;
  color: #f12828;
}
.multiple-testkit-form .multiple-entry-form .button-block {
  margin-top: 30px;
}
.multiple-testkit-form .multiple-entry-form .button-block .green-btn {
  min-width: 223px;
}
@media (max-width: 767px) {
  .multiple-testkit-form .multiple-entry-form .button-block .green-btn {
    min-width: 180px;
  }
}

.trtd-sticky {
  display: block;
  position: fixed;
  z-index: 20;
  bottom: 0;
  right: 0;
  width: 50%;
  background: #2A3036;
  padding: 18px;
  color: #fefefe;
  -webkit-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px 0 0;
}
@media (max-width: 1024px) {
  .trtd-sticky {
    background: rgba(51, 51, 51, 0.9);
    width: 100%;
    border-radius: 0 0;
  }
}
@media (max-width: 480px) {
  .trtd-sticky {
    padding: 8px;
  }
}
.trtd-sticky a {
  color: #ffffff !important;
  text-decoration: underline;
}
.trtd-sticky a:hover {
  text-decoration: none;
}
.trtd-sticky .close {
  color: #ffffff;
  opacity: 1;
  font-weight: normal;
  font-style: normal;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .trtd-sticky .close {
    margin-top: 0;
  }
}
.trtd-sticky .trtd-sticky-data {
  width: 100%;
  display: flex;
  margin: 0 auto;
  align-items: center;
}
@media (max-width: 767px) {
  .trtd-sticky .trtd-sticky-data {
    display: block;
  }
}
.trtd-sticky .trtd-sticky-data:before, .trtd-sticky .trtd-sticky-data:after {
  content: " ";
  display: table;
}
.trtd-sticky .trtd-sticky-data:after {
  clear: both;
}
.trtd-sticky .trtd-sticky-data .content-left {
  display: inline-block;
  padding-right: 10px;
  width: calc(100% - 190px);
  float: left;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 400 !important;
}
@media (max-width: 767px) {
  .trtd-sticky .trtd-sticky-data .content-left {
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .trtd-sticky .trtd-sticky-data .content-left {
    font-size: 12px;
  }
}
.trtd-sticky .trtd-sticky-data .btn-holder-right {
  display: inline-block;
  text-align: right;
}
@media (max-width: 767px) {
  .trtd-sticky .trtd-sticky-data .btn-holder-right {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.trtd-sticky .btn {
  padding: 15px 50px;
  background-color: #989898;
  color: #ffffff !important;
  text-decoration: none;
  border: solid #1a1a1a;
  border-width: 0 0 2px;
  border-radius: 5px;
  text-transform: uppercase;
  width: 100%;
  max-width: 215px;
}
@media (max-width: 767px) {
  .trtd-sticky .btn {
    max-width: unset;
    padding: 10px 20px;
  }
}
.trtd-sticky .btn:active {
  background: #808080 !important;
  border-color: #5f5f5f !important;
  border-width: 3px 0 0 !important;
  box-shadow: none;
}

.servicesBar_cont {
  width: 100%;
  background: #0073B1;
}

ul.services-bar {
  display: block;
  margin: 0 0;
  padding: 0;
  color: #ffffff;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  ul.services-bar {
    display: none;
  }
}
ul.services-bar li {
  list-style: none;
  display: inline-block;
  padding: 0 20px;
  border-right: 1px solid #0073B1;
}
ul.services-bar li a {
  color: #0073B1;
  display: inline-block;
  padding: 5px 0;
  opacity: 0.5;
  height: 32px;
  text-indent: -9999px;
  background-position: center center;
  background-repeat: no-repeat;
}
ul.services-bar li a:hover {
  opacity: 1;
}
ul.services-bar li a.active {
  opacity: 1;
}
ul.services-bar li:first-child {
  padding-left: 0;
}
ul.services-bar li.online-pharmacy a {
  width: 145px;
  background-image: url("https://www.vivami-cdn.com/img//Online-Pharmacy.png");
}
ul.services-bar li.nhs-prescription a {
  width: 124px;
  background-image: url("https://www.vivami-cdn.com/img//NHS-Prescription.png");
}
ul.services-bar li.video-Consultation a {
  width: 166px;
  background-image: url("https://www.vivami-cdn.com/img//Video-Consultation.png");
}
ul.services-bar li.testing-center a {
  width: 126px;
  background-image: url("https://www.vivami-cdn.com/img//Testing-Center.png");
}

.info-steps {
  padding: 40px 0;
}
.info-steps:after {
  display: table;
  content: "";
  clear: both;
  width: 100%;
}
.info-steps .infoSteps_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  margin: 60px 0;
  box-sizing: border-box;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .info-steps .infoSteps_row {
    margin: 0 0 60px;
  }
}
.info-steps .infoSteps_row:after {
  display: table;
  content: "";
  clear: both;
  width: 100%;
}
.info-steps .infoSteps_row h3 {
  display: block;
  width: 100%;
  font-weight: 300;
  font-size: 34px;
  color: #0073B1;
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  .info-steps .infoSteps_row h3 {
    font-size: 24px;
  }
}
.info-steps .infoSteps_row .content-block {
  width: auto;
  max-width: 67%;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .info-steps .infoSteps_row .content-block {
    max-width: 100%;
  }
}
.info-steps .infoSteps_row .content-block-img {
  width: auto;
  max-width: 32%;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .info-steps .infoSteps_row .content-block-img {
    max-width: 100%;
    width: 100%;
  }
}
.info-steps .infoSteps_row .content-block-img img {
  margin-right: 20px;
}
.info-steps .infoSteps_row .content-block-img .customerSupport-img {
  float: left;
}
.info-steps .infoSteps_row .custom-trustpilot-mini {
  display: inline-block;
  margin-top: 0;
  float: left;
  margin-left: 10px;
  margin-right: 20px;
  text-align: center;
  max-width: 160px;
}
.info-steps .infoSteps_row .custom-trustpilot-mini .logo {
  margin: 0 auto 10px;
  display: block;
  max-width: 142px;
  height: auto;
}
.info-steps .infoSteps_row .custom-trustpilot-mini .stars-rate {
  margin: 0 0 0;
}
.info-steps .infoSteps_row .custom-trustpilot-mini .star {
  padding: 3px;
}
.info-steps .infoSteps_row .custom-trustpilot-mini .rated_string .rate {
  font-size: 20px;
  color: #2A3036;
}
.info-steps .infoSteps_row:nth-child(even) .content-block-img {
  order: 1;
}
@media only screen and (max-width: 767px) {
  .info-steps .infoSteps_row:nth-child(even) .content-block-img {
    order: 2;
  }
}
.info-steps .infoSteps_row:nth-child(even) .content-block {
  order: 2;
}
@media only screen and (max-width: 767px) {
  .info-steps .infoSteps_row:nth-child(even) .content-block {
    order: 1;
  }
}
.condition-slider {
  display: block;
  width: 100%;
  max-width: 1295px;
  margin: 40px auto;
  font-size: 18px;
}
.condition-slider:after {
  content: "";
  display: table;
  clear: both;
}
.condition-slider .viewAllConditions {
  display: block;
  width: auto;
  margin: 20px auto;
  max-width: 200px;
  text-align: center;
}
.condition-slider .slider-title {
  display: inline-block;
  float: left;
  line-height: 40px;
}
@media (max-width: 767px) {
  .condition-slider .slider-title {
    display: block;
    float: none;
    text-align: center;
  }
}
.condition-slider ul.conditionSlider {
  width: calc(100% - 200px);
  float: right;
}
@media (max-width: 767px) {
  .condition-slider ul.conditionSlider {
    width: 100%;
    display: block;
    float: none;
  }
}
.condition-slider ul.conditionSlider li {
  font-weight: 300;
  margin-right: 20px;
}
.condition-slider ul.conditionSlider li:last-child {
  margin-right: 0;
}
.condition-slider ul.conditionSlider .slide a {
  display: block;
  padding: 12px 30px;
  border-radius: 5px;
  text-decoration: none;
}
.condition-slider .slick-arrow {
  border-color: #ffffff;
  border-width: 4px;
  opacity: 0.8;
}

.testkit .blue-color {
  color: #7e5bc9;
}
.testkit .primary-menu > li.phone .information-popup {
  background: #7e5bc9;
  border: 2px solid #b38fff;
}
.testkit .primary-menu > li.phone .information-popup:before {
  border-top-color: #b38fff;
}
.testkit .primary-menu > li.phone .information-popup:after {
  border-top-color: #7e5bc9;
}
.testkit .servicesBar_cont {
  background: #55339f;
}
@media (min-width: 1200px) {
  .testkit .servicesBar_cont .container {
    width: 100%;
    max-width: 1295px;
  }
}
.testkit ul.services-bar li {
  border-right: 1px solid rgba(59, 33, 115, 0.8);
}
.testkit #main {
  font-family: "Poppins", sans-serif !important;
}
.testkit .dark-bg {
  background: #fdfafe !important;
}
.testkit .dark-bg.text-center h2 {
  font-weight: 300;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .testkit .dark-bg.text-center h2 {
    font-size: 24px;
    line-height: 1.5;
  }
}
.testkit .dark-bg.text-center p {
  font-size: 16px;
  line-height: 1.8;
}
.testkit .dark-bg.text-center p:last-child {
  margin-bottom: 20px;
}
.testkit .header {
  padding: 20px 0 0;
  background: #5a36a7;
}
@media only screen and (max-width: 1023px) {
  .testkit .header {
    padding-top: 0;
  }
}
.testkit .header-search-block {
  display: none;
}
.testkit .top-nav .logo {
  background: #5a36a7;
}
@media only screen and (max-width: 1023px) {
  .testkit .top-nav .icon-left {
    border-right: none;
  }
  .testkit .top-nav .icon-right {
    border-left: none;
  }
}
.testkit .big-banner-section {
  background: #5a36a7;
}
.testkit .search-with-menu .search-section-heading {
  font-family: "Poppins", sans-serif !important;
  font-weight: 300 !important;
}
.testkit .search-with-menu h1 {
  font-size: 60px;
  font-weight: 200 !important;
  letter-spacing: 0;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .testkit .search-with-menu h1 {
    margin-top: 20px;
  }
}
@media (max-width: 960px) {
  .testkit .search-with-menu h1 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .testkit .search-with-menu h1 {
    font-size: 36px;
    line-height: 1.2;
  }
}
.testkit .search-section-description {
  font-size: 20px;
  margin: 46px auto 54px;
}
.testkit .search-container {
  width: 100%;
  max-width: 870px;
  margin: 0 auto;
}
.testkit .search-container .centered-section {
  width: 100%;
}
.testkit .form-search-row .submit {
  background-color: #5AD6B8;
  border: 0;
  font-family: "Poppins", sans-serif !important;
  font-size: 20px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .testkit .form-search-row .submit {
    font-size: 0;
  }
}
.testkit .search-with-menu .form-search-row .submit {
  padding: 15px 20px;
}
@media (max-width: 1023px) {
  .testkit .search-with-menu .form-search-row .submit {
    padding: 9px 13px;
  }
}
@media (max-width: 767px) {
  .testkit .search-with-menu .form-search-row .submit {
    text-indent: 0;
    padding: 0 12px;
  }
}
@media (max-width: 460px) {
  .testkit .search-with-menu .form-search-row .submit {
    padding: 0 6px;
  }
}
@media (max-width: 767px) {
  .testkit .search-with-menu .form-search-row .submit i.fa {
    font-size: 16px;
    margin-left: 4px;
  }
}
.testkit .search-section .search-parameters li {
  max-width: 34%;
}
.testkit .trustpilot-cont {
  padding: 80px 0;
}
.testkit .condition-slider {
  margin: 20px auto 10px;
  padding: 0 40px;
}
@media only screen and (max-width: 480px) {
  .testkit .condition-slider {
    padding: 0 20px;
  }
}
.testkit .condition-slider ul.conditionSlider .slide a {
  background: #7e5bc9;
  color: #ffffff;
}
.testkit .condition-slider ul.conditionSlider .slide a:hover, .testkit .condition-slider ul.conditionSlider .slide a:focus {
  background: #442782;
}
.testkit .condition-slider ul.conditionSlider .slide a:active {
  -webkit-box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.6);
}
.testkit .condition-slider .slick-list:after {
  content: "";
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -10px;
  background: -moz-linear-gradient(left, rgba(90, 54, 167, 0) 0%, rgb(90, 54, 167) 76%, rgb(90, 54, 167) 100%);
  background: -webkit-linear-gradient(left, rgba(90, 54, 167, 0) 0%, rgb(90, 54, 167) 76%, rgb(90, 54, 167) 100%);
  background: linear-gradient(to right, rgba(90, 54, 167, 0) 0%, rgb(90, 54, 167) 76%, rgb(90, 54, 167) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#005a36a7", endColorstr="#5a36a7",GradientType=1 );
}
.testkit .condition-slider .slick-prev.hidden,
.testkit .condition-slider .slick-next.hidden {
  opacity: 0;
  pointer-events: none;
}
.testkit .condition-slider .slick-prev {
  display: none;
  z-index: 2;
  margin-left: -15px;
}
.testkit .condition-slider .slick-prev:before {
  display: none;
}
.testkit .condition-slider .slick-next:before {
  display: none;
}
.testkit .viewAllConditions {
  max-width: 184px;
  font-size: 20px;
  font-weight: 300;
  margin: 20px auto 0;
  color: #8c67dc;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid transparent;
}
.testkit .viewAllConditions:hover {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
@media only screen and (max-width: 640px) {
  .testkit .viewAllConditions {
    max-width: 100%;
    font-size: 18px;
  }
}
.testkit .info-steps .infoSteps_row h3 {
  color: #5a36a7;
}
.testkit .info-steps .infoSteps_row .custom-trustpilot-mini {
  padding: 0;
}
.testkit .custom-trustpilot .rated_string a {
  color: #5a36a7;
}
.testkit #footer .footer-nav, .testkit #footer .information-section {
  font-family: "Poppins", sans-serif !important;
  font-size: 15px;
}
.testkit #footer .intro-section .footer-heading {
  font-family: "Poppins", sans-serif !important;
  color: #ffffff;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .testkit #footer .intro-section .footer-heading {
    font-size: 22px;
    /*margin-top: -26px;*/
  }
}
.testkit #footer .contacts-list {
  font-size: 16px;
}
@media only screen and (max-width: 960px) {
  .testkit .needHelp h2 span.blue-color {
    display: block;
  }
}
.testkit .search-results .result-section .holder ul a {
  color: #5a36a7;
}
.testkit .rich-text a:not(.scroll-to-table-btn), .testkit .custom-trustpilot-mini .rated_string .rate, .testkit .productInfo_tabset a {
  color: #5a36a7;
}
.testkit .conditionPage #main {
  background-color: #f8f6f9;
}
.testkit.innerPage .header {
  padding: 0 0;
}
.testkit.innerPage .header-search-block {
  display: inline-block;
}
@media (max-width: 1023px) {
  .testkit.innerPage .header-search-block {
    display: none;
  }
}
.testkit.innerPage .header-search-block .search-row {
  border: 1px solid #5a36a7;
}
.testkit.innerPage .header-search-block .search-row .pseudo-placeholder {
  color: #5a36a7;
}
.testkit.innerPage .header-search-block .search-row i.fa {
  color: #5a36a7;
}
@media (max-width: 1023px) {
  .testkit.innerPage .top-nav.search-expanded .header-search-block {
    display: inline-block;
  }
}
.testkit.innerPage .top-nav.search-expanded .header-search-block .search-row .pseudo-placeholder {
  color: #ffffff;
}

.stepHolder {
  width: 100%;
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
  padding: 40px 0;
}
.stepHolder:after {
  content: "";
  display: table;
  clear: both;
}
.stepHolder .image-holder {
  display: table;
  width: 100%;
  height: 161px;
}
@media only screen and (max-width: 767px) {
  .stepHolder .image-holder {
    display: block;
    width: auto;
    height: auto;
    float: left;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .stepHolder .image-holder {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .stepHolder .image-holder img {
    width: 100%;
    height: auto;
    max-width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  .stepHolder .image-holder img {
    max-width: 100px;
    margin: 0 auto;
  }
}
.stepHolder .image-holder .image-block {
  display: table-cell;
  vertical-align: bottom;
}
@media only screen and (max-width: 480px) {
  .stepHolder .image-holder .image-block {
    display: block;
  }
}
.stepHolder .image-holder .image-block .img-responsive {
  margin-left: auto;
  margin-right: auto;
}
.stepHolder h3 {
  font-size: 16px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .stepHolder h3 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .stepHolder p {
    font-size: 14px;
  }
}
.stepHolder sup {
  opacity: 0.5;
}
.stepHolder ul {
  width: 100%;
  font-size: 16px;
}
.stepHolder ul li {
  display: inline-block;
  width: 24.5%;
  text-align: center;
  padding: 0 5px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .stepHolder ul li {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 0 40px;
  }
}
@media only screen and (max-width: 480px) {
  .stepHolder ul li {
    text-align: center;
  }
}

.free-testkit {
  padding: 15px 20px;
  border: 1px solid #55339F;
  border-radius: 5px;
  width: 445px;
  max-width: 100%;
  margin: 0 auto 15px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
}
.free-testkit .green-color {
  color: #5AD6B8;
}
.free-testkit .sold-count {
  font-size: 24px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .free-testkit {
    margin: 20px auto 0;
    padding: 15px;
    font-size: 15px;
  }
  .free-testkit .sold-count {
    padding-left: 10px;
  }
}

#scroll {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #c1c1c1;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -5px;
  height: 16px;
  width: 16px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  line-height: 10px;
  display: block;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 0;
}
#scroll:hover {
  background-color: #0073B1;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.bodyStartPage .form-search-row-add.search-open {
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}
.bodyStartPage .form-search-row-add.form-search-div .aa-dropdown-menu {
  /*margin-top: 4px;
  margin-left: -5px;
  width: calc(100% + 151px) !important;*/
  /*@media (max-width: 1023px) {
      margin-top: 4px;
  }

  @media (max-width: 767px) {
      margin-left: -5px;
  }

  @media (max-width: 600px) {
      width: calc(100% + 41px) !important;
  }*/
}
.bodyStartPage .form-search-row-add.form-search-div .aa-dropdown-menu:before {
  border-color: rgba(207, 209, 211, 0.3);
  border-width: 0 6px 6px;
  left: -6px;
  right: -6px;
}
.bodyStartPage .form-search-row-add .form-search-row-add-frame {
  /* border-radius: 12px 12px 0 0;
   border-bottom: 0;*/
}
.bodyStartPage .form-search-row-add .form-search-field input {
  font: 16px/30px "Poppins", sans-serif;
  font-weight: 400;
  opacity: 0.6;
}
@media (max-width: 600px) {
  .bodyStartPage .form-search-row-add .form-search-field input {
    padding: 2px 0 0 10px;
  }
}
.bodyStartPage .form-search-row-add .submit {
  border: 0;
  font: 16px/30px "Poppins", sans-serif;
  border: 0;
  padding: 0 30px;
}
@media (max-width: 1023px) {
  .bodyStartPage .form-search-row-add .submit {
    padding: 5px 16px;
  }
}
@media (max-width: 600px) {
  .bodyStartPage .form-search-row-add .submit {
    font-size: 0;
    padding: 8px 10px;
    line-height: 1;
  }
  .bodyStartPage .form-search-row-add .submit .fa {
    font-size: 16px;
    line-height: inherit;
  }
}
.bodyStartPage .form-search-row-add .no-product-no-condition {
  border-top: 6px solid #eef0f2;
}
.bodyStartPage .condition-search .form-search-row-add {
  /*border-color: #eef0f2;
  padding: 5px 4px 5px;*/
}
.bodyStartPage .condition-search .search-parameters {
  font: 14px/22px "Poppins", sans-serif;
  font-weight: 400;
}
.bodyStartPage .condition-search .search-parameters a {
  color: #2A3036;
}
@media (max-width: 767px) {
  .bodyStartPage .condition-search .search-parameters a {
    font-size: 14px;
    font-weight: 400;
  }
}
@media (max-width: 1023px) {
  .bodyStartPage .condition-search .search-parameters li {
    padding: 0 15px 0 20px;
  }
}
@media (max-width: 400px) {
  .bodyStartPage .condition-search .search-parameters li {
    padding: 0 10px;
  }
}
.bodyStartPage .autocomplete-holder .ui-autocomplete {
  list-style: none;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .bodyStartPage .form-search-row .submit .icon-search {
    margin: 3px 6px 0 0;
  }
}
.bodyStartPage .brands-section .form-search-main .form-search-div .aa-dropdown-menu {
  box-shadow: none;
}
.bodyStartPage .brands-section .form-search-main .form-search-div .aa-dropdown-menu:before {
  border-color: rgba(0, 0, 0, 0.12);
}
.bodyStartPage .brands-section .form-search-main .form-search-div .autocomplete-holder {
  border-color: #d7dce0;
}

.form-search-div {
  position: relative;
}
.form-search-div pre {
  display: none;
}
.form-search-div .form-search-field {
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-search-div .form-search-field .algolia-autocomplete {
  height: auto;
  padding: 0;
  width: 100%;
  position: static !important;
}
.form-search-div .form-search-field .algolia-autocomplete input {
  width: 100%;
}
.form-search-div .aa-dropdown-menu {
  font-family: "Poppins", sans-serif;
  background-color: #ffffff;
  border-top-width: 0;
  width: 100% !important;
  margin-left: 0;
  margin-top: 0;
  font-size: 15px;
  border-radius: 0 0 4px 4px;
  box-sizing: border-box;
  line-height: 1.5;
  min-width: 100%;
  /*@media (max-width: 1023px) {
      width: calc(100% + 131px) !important;
      margin-top: 3px;
      margin-left: -4px;
  }

  @media (max-width: 767px) {
      width: calc(100% + 57px) !important;
  }

  @media (max-width: 460px) {
      width: calc(100% + 42px) !important;
  }*/
}
.form-search-div .aa-dropdown-menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  right: -5px;
  height: calc(100% + 5px);
  border-radius: 0 0 12px 12px;
  border-style: solid;
  border-width: 0 5px 5px;
  border-color: #0073B1;
  border-color: hsla(0, 0%, 100%, 0.12);
  z-index: -1;
}
.form-search-div .submit {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  position: relative;
}

.form-search-row {
  font-family: "Poppins", sans-serif;
  /*border: 5px solid;*/
  /*  border: 6px solid;
    border-color: $primary-color;
    border-color: rgba(255, 255, 255, 0.12);*/
}
.form-search-row.search-open {
  /* border-bottom: 0;
   border-radius: 12px 12px 0 0;*/
}
.form-search-row.search-open .form-search-field {
  border-radius: 6px 6px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-search-row .form-search-field {
  /*padding: 10px 10px 10px 7px;
  background: #F2F8FB;*/
  box-shadow: none;
}
@media (max-width: 1023px) {
  .form-search-row .form-search-field {
    /*padding: 4px 4px 3px;*/
  }
}
.form-search-row .aa-dropdown-menu {
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.form-search-row .submit {
  padding: 0 20px;
  border: 0;
  font-size: 20px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .form-search-row .submit {
    text-indent: 0;
    padding: 0 12px;
    font-size: 0;
  }
  .form-search-row .submit span {
    display: none;
  }
}
@media (max-width: 460px) {
  .form-search-row .submit {
    width: 34px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .form-search-row .submit i.fa {
    font-size: 16px;
    margin: 0;
  }
}

.big-banner-section .form-search-row .form-search-field input {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #2A3036;
  padding: 10px 0 10px 18px;
  text-overflow: ellipsis;
}
@media (max-width: 1023px) {
  .big-banner-section .form-search-row .form-search-field input {
    padding: 4px 0 3px 11px;
    font-size: 17px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .big-banner-section .form-search-row .form-search-field input {
    padding: 2px 0 2px 9px;
    font-size: 16px;
  }
}
.big-banner-section .form-search-row .submit {
  padding: 14px 20px;
  background: #FE9523;
  border: 0;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 400;
  min-height: 0;
  float: right;
  height: auto;
}
@media (max-width: 1023px) {
  .big-banner-section .form-search-row .submit {
    padding: 10px 13px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .big-banner-section .form-search-row .submit {
    text-indent: 0;
    padding: 9px 12px;
    font-size: 0;
  }
  .big-banner-section .form-search-row .submit span {
    display: none;
  }
}
@media (max-width: 460px) {
  .big-banner-section .form-search-row .submit {
    width: auto;
    padding: 9px 10px;
  }
}
.big-banner-section .form-search-row .submit:active {
  background: rgb(253.8846153846, 136.7692307692, 9.6153846154);
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.big-banner-section .form-search-row .submit i.fa {
  margin-right: 6px;
}
@media (max-width: 767px) {
  .big-banner-section .form-search-row .submit i.fa {
    font-size: 16px;
    margin: 0;
  }
}

.form-search-field .aa-input-search {
  padding: 12px 28px 12px 12px;
  border: 3px solid #e4e4e4;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  box-shadow: 4px 4px 0 rgba(241, 241, 241, 0.35);
  font-size: 11px;
  box-sizing: border-box;
  color: #2A3036;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-search-field .aa-input-search::-webkit-search-decoration,
.form-search-field .aa-input-search::-webkit-search-cancel-button,
.form-search-field .aa-input-search::-webkit-search-results-button,
.form-search-field .aa-input-search::-webkit-search-results-decoration {
  display: none;
}
.form-search-field .aa-input-search:focus {
  outline: 0;
  border-color: #3a96cf;
  box-shadow: 4px 4px 0 rgba(58, 150, 207, 0.1);
}
.form-search-field .aa-input-icon {
  height: 16px;
  width: 16px;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #e4e4e4;
  pointer-events: none;
}
.form-search-field .aa-hint {
  color: #e4e4e4;
}

.form-search-field .aa-suggestion {
  padding: 10px 10px 10px 15px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(18, 23, 25, 0.14);
  text-align: left;
}
.form-search-field .aa-suggestion:last-child {
  border-bottom: 0;
}
@media (max-width: 767px) {
  .form-search-field .aa-suggestion {
    padding: 10px;
  }
}

.form-search-field .aa-suggestion:hover,
.form-search-field .aa-suggestion.aa-cursor, .search-row .aa-suggestion:hover, .search-row .aa-suggestion.aa-cursor {
  background-color: #e4e4e4;
  border-color: rgba(18, 23, 25, 0.14);
}

.form-search-field .aa-suggestion + .aa-suggestion {
  border-top: 0;
}

.aa-suggestion > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.aa-suggestion > div a {
  text-decoration: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.aa-suggestion > div a .discontinued, .aa-suggestion > div a .outStock {
  font-size: 12px;
  text-align: right;
  padding-top: 5px;
}
@media (max-width: 575px) {
  .aa-suggestion > div a .discontinued, .aa-suggestion > div a .outStock {
    font-size: 10px;
    padding-top: 2px;
  }
}
.aa-suggestion > div a .discontinued {
  color: #f12828;
}
.aa-suggestion > div a .outStock {
  color: #FE9523;
}
.aa-suggestion > div .d-block {
  display: block;
}

.aa-suggestion a > .col {
  color: #2A3036;
  font-size: 16px;
  font-weight: 400;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.aa-suggestion a > .col #name {
  text-transform: uppercase;
}
.aa-suggestion a > .col #activeIng {
  text-transform: none;
  color: #8E8F8F;
  font-size: 12px;
  display: block;
}

.aa-suggestion a > .col:last-child {
  margin-left: auto;
  color: #8E8F8F;
  font-size: 14px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: right;
}
@media (max-width: 767px) {
  .aa-suggestion a > .col:last-child {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .aa-suggestion a > .col:last-child {
    font-size: 10px;
  }
}

.aa-suggestion img {
  max-width: 33px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .aa-suggestion img {
    margin-right: 5px;
  }
}

.aa-suggestions-medicine, .aa-suggestions-category {
  text-transform: uppercase;
  border-bottom: 1px solid rgba(18, 23, 25, 0.14);
  border-top: 1px solid rgba(18, 23, 25, 0.14);
  color: rgba(18, 23, 25, 0.6);
  padding: 15px 20px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .aa-suggestions-medicine, .aa-suggestions-category {
    padding: 10px 15px;
    display: none;
  }
}

/*.aa-suggestions-category {
    text-transform: uppercase;
    border-bottom: 1px solid rgba(228, 228, 228, 0.6);
    border-top: 1px solid rgba(228, 228, 228, 0.6);
    padding: 10px;
    color: #a9a9a9;
    padding: 15px 20px;
    text-align: left;
    font-size: 18px;
}*/
.aa-suggestion span:first-child em,
.aa-suggestion span:last-child em, .aa-suggestion a em {
  font-weight: 700;
  font-style: normal;
  padding: 2px 0 2px 2px;
}

.aa-suggestions {
  max-height: 275px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-color: rgba(18, 23, 15, 0.14) #A2A2A2;
  text-align: left;
}
.aa-suggestions::-webkit-scrollbar {
  width: 3px;
  height: 2px;
}
.aa-suggestions::-webkit-scrollbar-track-piece {
  background-color: rgba(18, 23, 15, 0.14);
  width: 3px;
  border-radius: 100px;
}
.aa-suggestions::-webkit-scrollbar-thumb:vertical {
  width: 5px;
  height: 30px;
  background-color: #A2A2A2;
  border-radius: 100px;
}

.aa-dropdown-menu {
  width: 100%;
  margin-left: -7px;
}
.aa-dropdown-menu > div {
  display: inline-block;
  width: auto;
  vertical-align: top;
  color: #2A3036;
}
.aa-dropdown-menu .aa-dataset-medicines {
  width: 60%;
  border-right: 1px solid rgba(18, 23, 25, 0.14);
}
@media (max-width: 767px) {
  .aa-dropdown-menu .aa-dataset-medicines {
    width: 100%;
    border-right: 0;
    border-top: 1px solid rgba(18, 23, 25, 0.14);
  }
}
.aa-dropdown-menu .aa-dataset-conditions {
  width: 40%;
}
@media (max-width: 767px) {
  .aa-dropdown-menu .aa-dataset-conditions {
    width: 100%;
    border-top: 1px solid rgba(18, 23, 25, 0.14);
  }
}
.aa-dropdown-menu .aa-dataset-contents {
  width: 100%;
  text-align: center;
  color: #2A3036;
  font-size: 16px;
}
.aa-dropdown-menu.aa-without-contents .aa-dataset-contents {
  display: none;
}
.aa-dropdown-menu.aa-without-conditions.aa-without-contents.aa-without-medicines .aa-dataset-medicines, .aa-dropdown-menu.aa-without-conditions.aa-without-contents.aa-without-medicines .aa-dataset-conditions, .aa-dropdown-menu.aa-without-conditions.aa-without-contents.aa-without-medicines .aa-dataset-contents {
  display: none;
}
.aa-dropdown-menu.aa-without-conditions.aa-without-contents.aa-without-medicines .aa-empty {
  padding: 25px;
  width: 100% !important;
  text-align: center;
  font-size: 16px;
}
@media (max-width: 767px) {
  .aa-dropdown-menu.aa-without-conditions.aa-without-contents.aa-without-medicines .aa-empty {
    padding: 20px 15px;
    font-size: 15px;
  }
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents {
  border-top: 1px solid rgba(18, 23, 25, 0.14);
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-suggestions-medicine, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-conditions, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-suggestions-medicine, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-conditions {
  display: none;
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines {
  width: 100%;
  border-right: 0;
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion {
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -ms-flexbox;
  display: flex;
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image {
  /*width:auto;*/
  width: 100%;
  -ms-flex-pack: start;
  justify-content: flex-start;
  /*> img {
      width: 190px;
      max-width: 100%;
      padding-right: 30px;
      margin-right: 0;
  }*/
}
@media (max-width: 767px) {
  .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col:first-child img, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col:first-child img {
  width: 60px;
  max-width: 100%;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col:first-child img, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col:first-child img {
    width: 45px;
    margin-right: 10px;
  }
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col #name, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col #name {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 767px) {
  .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col #name, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col #name {
    font-size: 16px;
  }
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col #activeIng, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col #activeIng {
  text-transform: none;
  color: #8E8F8F;
  font-size: 14px;
}
@media (max-width: 767px) {
  .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col #activeIng, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col #activeIng {
    font-size: 12px;
    display: inherit;
  }
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
  color: #2A3036;
  padding-left: 30px;
  padding-right: 20px;
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details .from, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details .from {
  color: #2A3036;
  display: block;
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details .price, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details .price {
  color: #0073B1;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 7px;
}
@media (max-width: 767px) {
  .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details {
    width: 100%;
    order: 5;
    padding-right: 0;
    padding-left: 5px;
    padding-top: 7px;
    font-size: 13px;
  }
  .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details .from, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .col.details .from {
    display: inline-block;
  }
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .ml-auto, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion .single-image .ml-auto {
  margin-left: auto;
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol {
  list-style: none;
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li {
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 5px;
  font-size: 20px;
  line-height: 26px;
  color: #2A3036;
}
.aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li:after, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background: url(../../img/icons-sec2d09105b.png) -84px -49px;
  height: 17px;
  width: 17px;
}
@media (max-width: 767px) {
  .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*.single-image {
        > img {
            width: 140px;
            padding-right: 25px;
        }
    }*/
  }
  .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li {
    font-size: 14px;
    line-height: 1.5;
    padding: 0px 0 0 25px;
  }
  .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-with-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li:after, .aa-dropdown-menu.medicine-with-single.aa-with-medicines.aa-without-conditions.aa-without-contents .aa-dataset-medicines .aa-suggestion ol li:after {
    background: url(../../img/icons-sec2d09105b.png) -85px -53px;
    height: 13px;
    width: 13px;
  }
}

.aa-dataset-conditions .aa-suggestion a {
  font-size: 18px;
  display: inline-block;
  line-height: 1.35;
  color: #2A3036;
}

.aa-empty {
  padding: 6px 15px;
  text-align: left;
}

.search-row .input-holder {
  visibility: visible;
  overflow: visible;
}

.header-search-block .search-row {
  visibility: visible;
}

.aa-with-contents .aa-dataset-medicines, .aa-with-contents .aa-dataset-conditions {
  display: none;
}

.no-product-no-condition {
  padding: 20px 15px 0;
}
@media (max-width: 767px) {
  .no-product-no-condition {
    padding: 15px 15px 0;
  }
}
.no-product-no-condition .content-message {
  color: rgba(18, 23, 25, 0.5);
  font-size: 18px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .no-product-no-condition .content-message {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.no-product-no-condition .content-info {
  color: rgba(18, 23, 25, 0.8);
  font-size: 18px;
  margin-bottom: 5px;
}
.no-product-no-condition .content-info a {
  font-weight: 600;
  text-decoration: underline;
}
.no-product-no-condition .content-info a:hover {
  color: #0073B1;
}
@media (max-width: 767px) {
  .no-product-no-condition .content-info {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.no-product-no-condition .content-header {
  display: inline-block;
  background-color: #ffffff;
  position: relative;
  top: 8px;
  padding: 0 5px;
}
.no-product-no-condition + .aa-suggestions {
  border-top: 1px solid #0073B1;
  padding: 10px 0px 0;
}
.no-product-no-condition + .aa-suggestions .aa-suggestion {
  border-bottom: 1px solid rgba(18, 23, 25, 0.14);
  padding: 15px 17px;
}
@media (max-width: 575px) {
  .no-product-no-condition + .aa-suggestions .aa-suggestion {
    padding: 12px 17px;
  }
}
.no-product-no-condition + .aa-suggestions .aa-suggestion a {
  position: relative;
  display: inline-block;
  text-align: left;
  color: #2A3036;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 575px) {
  .no-product-no-condition + .aa-suggestions .aa-suggestion a {
    display: block;
    padding-left: 22px;
  }
  .no-product-no-condition + .aa-suggestions .aa-suggestion a #condition {
    padding-top: 2px;
    display: block;
  }
}
.no-product-no-condition + .aa-suggestions .aa-suggestion a:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background: #5AD6B8;
  margin-right: 10px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.no-product-no-condition + .aa-suggestions .aa-suggestion a > .col {
  float: right;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media (max-width: 575px) {
  .no-product-no-condition + .aa-suggestions .aa-suggestion a > .col {
    float: none;
    text-align: left;
  }
}
.no-product-no-condition + .aa-suggestions .aa-suggestion .content-list a > span {
  padding-right: 10px;
}
.no-product-no-condition + .aa-suggestions .aa-suggestion .content-list.content-list-SeoPage a:before, .no-product-no-condition + .aa-suggestions .aa-suggestion .content-list.content-list-blog a:before {
  background-color: transparent;
  position: relative;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 0;
}
@media (max-width: 575px) {
  .no-product-no-condition + .aa-suggestions .aa-suggestion .content-list.content-list-SeoPage a:before, .no-product-no-condition + .aa-suggestions .aa-suggestion .content-list.content-list-blog a:before {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.no-product-no-condition + .aa-suggestions .aa-suggestion .content-list.content-list-SeoPage a:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.036' height='15.754' viewBox='0 0 12.036 15.754'%3E%3Cg transform='translate(-82.446 -1.919)'%3E%3Cpath d='M94.056,21.771H91.571l.011,0-4.171,0a.508.508,0,0,0,0,1.016h6.645a.508.508,0,0,0,0-1.016Z' transform='translate(-2.27 -10.102)' fill='%2338a6d6'/%3E%3Cpath d='M94.057,26.2H87.412a.509.509,0,0,0,0,1.017h6.645a.509.509,0,0,0,0-1.017Z' transform='translate(-2.27 -12.356)' fill='%2338a6d6'/%3E%3Cpath d='M93.952,1.919H82.977a.531.531,0,0,0-.531.53V17.142a.532.532,0,0,0,.531.531H93.952a.531.531,0,0,0,.53-.531V2.449A.525.525,0,0,0,93.952,1.919ZM83.509,16.612V2.982H93.42v13.63Z' transform='translate(0 0)' fill='%2338a6d6'/%3E%3Cpath d='M94.057,7.076H87.412a.507.507,0,0,0-.505.508v5.045a.507.507,0,0,0,.505.508h6.645a.507.507,0,0,0,.5-.508V7.584A.507.507,0,0,0,94.057,7.076ZM92.038,9.75l-.472.477-1.3-1.319a.511.511,0,0,0-.715,0l-1.63,1.65V8.093h5.635v2.465l-.8-.808A.512.512,0,0,0,92.038,9.75Zm-.115,1.557.473-.479L93.552,12v.123H87.917V12L89.9,9.988l1.3,1.319A.512.512,0,0,0,91.923,11.307Z' transform='translate(-2.27 -2.625)' fill='%2338a6d6'/%3E%3C/g%3E%3C/svg%3E");
  min-width: 13px;
  height: 17px;
  top: 2px;
}
.no-product-no-condition + .aa-suggestions .aa-suggestion .content-list.content-list-blog a:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.378' height='15.558' viewBox='0 0 15.378 15.558'%3E%3Cg transform='translate(-40.382 -38)'%3E%3Cg transform='translate(40.382 38)'%3E%3Cg transform='translate(0 6.788)'%3E%3Cpath d='M41.121,224.372q.281,0,.562.022c.084.007.169.015.253.026.018,0,.18.029.051.007s.077.011.1.015a7.551,7.551,0,0,1,1.032.25c.162.051.323.114.481.176s-.114-.055-.018-.007c.037.018.073.033.11.048.088.04.176.081.261.125a6.683,6.683,0,0,1,.907.547.7.7,0,0,1,.195.143c-.062-.1-.084-.066-.015-.011.029.026.062.051.092.077.136.114.268.228.393.352s.25.25.367.378c.055.059.106.121.158.18.026.029.051.062.077.092l.044.055c.048.062.04.051-.026-.037.051.029.106.147.143.195.048.066.092.132.136.2q.154.231.286.474.121.22.231.452c.018.037.033.073.051.11.033.073.081.077-.007-.018a.932.932,0,0,1,.106.272,6.822,6.822,0,0,1,.312,1.142c.011.066.073.235.048.3,0-.033-.007-.062-.011-.1l.011.1c.007.051.011.1.015.151.022.22.029.444.029.664a.734.734,0,1,0,1.468,0,7.847,7.847,0,0,0-1.424-4.5,8.033,8.033,0,0,0-3.752-2.874,7.784,7.784,0,0,0-2.669-.47.741.741,0,0,0-.734.734.758.758,0,0,0,.738.738Z' transform='translate(-40.382 -222.9)' fill='%2337a3d4'/%3E%3C/g%3E%3Cg transform='translate(0.011 3.44)'%3E%3Cpath d='M41.41,133.165c.275,0,.551.011.822.029.136.011.272.022.4.037l.1.011c.059.007.1-.015-.044-.007a1.174,1.174,0,0,1,.224.033,10.677,10.677,0,0,1,1.549.367c.257.081.51.173.764.275a.688.688,0,0,1,.092.037s-.139-.059-.062-.026l.18.077c.125.055.25.117.374.176a11.055,11.055,0,0,1,1.333.789c.106.073.209.151.312.228a.425.425,0,0,1,.077.059c-.007-.011-.136-.106-.033-.026.051.04.1.081.151.121.206.169.4.341.6.525a12.106,12.106,0,0,1,1.057,1.153c.081.1-.092-.121.018.022.04.051.077.1.114.154.081.11.158.224.235.338.143.213.279.433.407.657s.25.455.36.686c.055.117.11.235.162.356.018.044.066.1-.015-.04a.686.686,0,0,1,.037.092c.026.059.048.121.073.184A10.9,10.9,0,0,1,51.2,141.2c.029.147.055.3.081.444.007.055.07.286.015.081a1.544,1.544,0,0,1,.026.228c.033.316.055.628.062.943a.734.734,0,1,0,1.468,0,11.428,11.428,0,0,0-2.162-6.454,11.648,11.648,0,0,0-5.411-4.075,11.377,11.377,0,0,0-3.866-.672.732.732,0,0,0-.007,1.465Z' transform='translate(-40.682 -131.7)' fill='%2337a3d4'/%3E%3C/g%3E%3Cg transform='translate(0.004 0)'%3E%3Cpath d='M41.217,39.468c.378,0,.753.015,1.131.044.169.015.338.029.507.051.04,0,.084.011.125.015.073.011.136-.022-.018,0a1.19,1.19,0,0,1,.3.044,13.775,13.775,0,0,1,2.074.5c.327.106.65.224.965.356.062.026.173.029,0,0a.323.323,0,0,1,.088.04c.073.033.147.066.224.1.162.073.323.151.481.231a13.879,13.879,0,0,1,1.78,1.072c.132.092.261.187.389.286s-.128-.1,0,0c.033.026.062.051.1.073.073.059.151.121.224.184.264.22.521.452.771.69s.477.477.7.727c.106.121.213.242.316.363.055.066.114.136.169.206.026.033.051.062.073.1s.04.051.059.077c-.062-.077-.073-.1-.04-.055a16.384,16.384,0,0,1,1.123,1.714c.169.3.327.617.47.932.037.081.073.162.11.246a.941.941,0,0,1,.04.088c-.026-.169-.026-.059,0,0,.07.165.132.334.195.5a13.808,13.808,0,0,1,.62,2.291c.018.1.033.2.051.3,0,.033.011.066.015.1.007.051.066.264.007.055a3.685,3.685,0,0,1,.066.606c.037.411.051.819.055,1.23a.734.734,0,0,0,1.468,0,14.627,14.627,0,0,0-2.68-8.44,14.894,14.894,0,0,0-6.946-5.312A14.591,14.591,0,0,0,41.217,38a.734.734,0,0,0,0,1.468Z' transform='translate(-40.482 -38)' fill='%2337a3d4'/%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(40.397 48.798)'%3E%3Cg transform='translate(0)'%3E%3Cpath d='M44.086,334.525c0,.044,0,.084,0,.129,0,.1.029-.143.007-.044-.015.073-.029.143-.051.217a.719.719,0,0,1-.033.092c.007,0,.077-.151.007-.022-.037.066-.092.136-.125.206-.04.088.117-.128.011-.015-.022.022-.044.048-.066.07s-.125.136-.139.129c0,0,.143-.088.015-.015-.033.018-.066.044-.1.062s-.059.029-.084.044c-.125.07.143-.04,0,0a1.63,1.63,0,0,1-.191.051l-.048.011h0c.015,0,.033,0,.048-.007a.539.539,0,0,1-.077,0,1.218,1.218,0,0,0-.231,0c.084-.026.132.022.048.007-.048-.011-.1-.018-.143-.033s-.062-.022-.092-.029c-.151-.04.1.062.018.011-.059-.04-.128-.066-.191-.1a.514.514,0,0,1-.081-.055c0-.007.117.106.037.026-.062-.059-.121-.132-.184-.187s.066.117.026.033a.775.775,0,0,0-.066-.1c-.015-.022-.1-.154-.088-.173s.051.151.022.04c-.011-.04-.026-.077-.037-.117s-.018-.081-.026-.121c-.033-.143,0,.154,0,0v-.206c0-.151,0,.048-.011.044s.018-.106.022-.121a1.078,1.078,0,0,1,.062-.209c.007,0-.084.169-.015.04.022-.044.044-.084.07-.129.015-.026.037-.055.051-.081.073-.121-.026.04-.029.033s.151-.161.165-.172.066-.066.073-.062-.132.088-.033.029c.07-.04.136-.081.209-.121.136-.073-.114.022-.018.007a.726.726,0,0,0,.117-.037c.062-.018.132-.022.195-.04-.147.048-.1.011-.044.011s.084,0,.128,0,.07,0,.1,0c.059,0,.033,0-.07-.011a.508.508,0,0,1,.073.015,1.083,1.083,0,0,1,.261.073c0,.007-.169-.084-.04-.015.044.022.084.044.128.07.026.015.055.037.081.051.136.081-.11-.106,0,0,.059.055.114.11.169.169.1.1-.033-.033-.026-.037s.07.1.081.121.033.055.048.084c.084.158.018,0,0,0a1.037,1.037,0,0,1,.073.261c0,.007,0,.015,0,.026h0c-.007-.066-.011-.062,0,0a.273.273,0,0,0-.007.1.734.734,0,1,0,1.468,0,2.424,2.424,0,0,0-1.6-2.25,2.379,2.379,0,0,0-2.577.69,2.382,2.382,0,1,0,4.181,1.56.734.734,0,0,0-1.468,0Z' transform='translate(-40.793 -332.14)' fill='%2337a3d4'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  min-width: 15px;
  height: 16px;
}

.delivery-page .slideout-panel {
  background-color: #F5F8F9;
}
.delivery-page img {
  max-width: 100%;
  height: auto;
}
.delivery-page .delivery-page-block {
  max-width: 1120px;
  padding: 35px 50px;
  text-align: center;
  -webkit-box-shadow: 0 2px 3px 0px rgba(9, 54, 74, 0.16);
  box-shadow: 0 2px 3px 0px rgba(9, 54, 74, 0.16);
  margin: 40px auto;
  background: #ffffff;
  border-radius: 7px;
  line-height: 1.5;
  font-size: 12px;
  color: #626262;
}
.delivery-page .delivery-page-block a {
  color: #626262;
}
@media only screen and (max-width: 991px) {
  .delivery-page .delivery-page-block {
    margin: 20px auto 40px;
    padding: 25px 35px;
  }
}
@media only screen and (max-width: 767px) {
  .delivery-page .delivery-page-block {
    margin: 30px auto 30px;
    padding: 15px 20px;
  }
}
.delivery-page .delivery-page-block .title {
  font-size: 54px;
  line-height: 1.5;
  color: #0073B1;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
  .delivery-page .delivery-page-block .title {
    font-size: 48px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .delivery-page .delivery-page-block .title {
    font-size: 40px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .delivery-page .delivery-page-block .title {
    font-size: 36px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .delivery-page .delivery-page-block .title {
    font-size: 28px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 575px) {
  .delivery-page .delivery-page-block .title {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.45;
  }
}
.delivery-page .delivery-page-block .hightlight-text {
  background: rgba(47, 211, 166, 0.1);
  color: #5AD6B8;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  display: inline-block;
  margin-top: 5px;
  padding: 17px 20px;
  width: 804px;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .delivery-page .delivery-page-block .hightlight-text {
    font-size: 26px;
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 991px) {
  .delivery-page .delivery-page-block .hightlight-text {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .delivery-page .delivery-page-block .hightlight-text {
    font-size: 20px;
    padding: 12px 20px;
  }
}
@media only screen and (max-width: 575px) {
  .delivery-page .delivery-page-block .hightlight-text {
    font-size: 18px;
    padding: 10px 15px;
    line-height: 1.35;
  }
}
.delivery-page .delivery-page-block .step-label {
  font-size: 32px;
  color: #ffffff;
  background: #5AD6B8;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  border-radius: 100px;
  padding: 14px 67px;
  display: inline-block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .delivery-page .delivery-page-block .step-label {
    font-size: 28px;
    padding: 12px 54px;
  }
}
@media only screen and (max-width: 991px) {
  .delivery-page .delivery-page-block .step-label {
    font-size: 24px;
    padding: 8px 44px;
  }
}
@media only screen and (max-width: 767px) {
  .delivery-page .delivery-page-block .step-label {
    font-size: 20px;
    padding: 8px 36px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 575px) {
  .delivery-page .delivery-page-block .step-label {
    font-size: 16px;
    padding: 8px 30px;
    margin-bottom: 0;
    line-height: 1.3;
  }
}
.delivery-page .delivery-page-block .deliver-stage {
  margin: 100px 0 90px;
}
.delivery-page .delivery-page-block .deliver-stage .select-location {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 540px;
  margin: 0 auto;
}
.delivery-page .delivery-page-block .deliver-stage .select-location .option {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 30px;
}
.delivery-page .delivery-page-block .deliver-stage .select-location .option span {
  color: #2A3036;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  border: 1px solid #5AD6B8;
  border-radius: 100px;
  font-size: 20px;
  padding: 8px 26px;
  margin-top: 20px;
}
@media only screen and (max-width: 1199px) {
  .delivery-page .delivery-page-block .deliver-stage {
    margin: 90px 0 90px;
  }
}
@media only screen and (max-width: 1024px) {
  .delivery-page .delivery-page-block .deliver-stage {
    margin: 80px 0 80px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location .option span {
    font-size: 19px;
    padding: 6px 24px;
  }
}
@media only screen and (max-width: 991px) {
  .delivery-page .delivery-page-block .deliver-stage {
    margin: 60px 0 60px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location {
    max-width: 450px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location .option {
    margin-top: 20px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location .option img {
    width: auto;
    max-height: 100px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location .option span {
    font-size: 17px;
    padding: 5px 22px;
  }
}
@media only screen and (max-width: 767px) {
  .delivery-page .delivery-page-block .deliver-stage {
    margin: 50px 0 55px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location {
    max-width: 380px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location .option img {
    max-height: 80px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location .option span {
    font-size: 15px;
    padding: 5px 20px;
  }
}
@media only screen and (max-width: 575px) {
  .delivery-page .delivery-page-block .deliver-stage {
    margin: 40px 0 40px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location .option img {
    max-height: 70px;
  }
  .delivery-page .delivery-page-block .deliver-stage .select-location .option span {
    font-size: 14px;
    padding: 4px 15px;
    margin-top: 15px;
  }
}
.delivery-page .delivery-page-block .partners {
  margin-bottom: 90px;
}
.delivery-page .delivery-page-block .partners .partners-grp {
  margin: 15px 0 5px;
}
.delivery-page .delivery-page-block .partners .partners-grp .img {
  padding: 15px;
  display: inline-block;
}
.delivery-page .delivery-page-block .partners p {
  font-size: 24px;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .delivery-page .delivery-page-block .partners {
    margin-bottom: 65px;
  }
  .delivery-page .delivery-page-block .partners .partners-grp {
    margin: 10px 0 5px;
  }
}
@media only screen and (max-width: 991px) {
  .delivery-page .delivery-page-block .partners {
    margin-bottom: 50px;
  }
  .delivery-page .delivery-page-block .partners .partners-grp {
    margin: 0;
  }
  .delivery-page .delivery-page-block .partners p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .delivery-page .delivery-page-block .partners {
    margin-bottom: 40px;
  }
  .delivery-page .delivery-page-block .partners .partners-grp .img {
    padding: 0;
  }
  .delivery-page .delivery-page-block .partners .partners-grp .img img {
    padding: 15px 10px;
    max-width: 250px;
  }
  .delivery-page .delivery-page-block .partners p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 575px) {
  .delivery-page .delivery-page-block .partners {
    margin-bottom: 35px;
  }
  .delivery-page .delivery-page-block .partners .partners-grp .img {
    display: block;
  }
  .delivery-page .delivery-page-block .partners .partners-grp .img img {
    padding: 15px 10px 10px;
    max-width: 250px;
  }
  .delivery-page .delivery-page-block .partners p {
    font-size: 16px;
  }
}
.delivery-page .delivery-page-block .deliver-content h2 {
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 80px;
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .delivery-page .delivery-page-block .deliver-content h2 {
    margin-bottom: 65px;
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .delivery-page .delivery-page-block .deliver-content h2 {
    margin-bottom: 45px;
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .delivery-page .delivery-page-block .deliver-content h2 {
    margin-bottom: 35px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .delivery-page .delivery-page-block .deliver-content h2 {
    margin-bottom: 30px;
    font-size: 20px;
  }
}
.delivery-page .delivery-page-block .deliver-content strong {
  font-size: 14px;
  display: block;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 6rem);
}

@media (min-width: 768px) {
  .geo-modal {
    width: 700px;
  }
}
.geo-modal .modal-body {
  padding: 40px;
}
.geo-modal .modal-body img {
  max-width: 100%;
  height: auto;
  border-radius: 100px;
}
.geo-modal .modal-body .geo-modal-title {
  color: #0073B1;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 137%;
  margin-bottom: 36px;
}
.geo-modal .modal-body .brand-logo {
  margin-top: 15px;
  margin-bottom: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.geo-modal .modal-body .btn {
  font-weight: 400;
  font-size: 18px;
  font-family: Poppins, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  border: 0;
  border-radius: 5px;
  padding: 15px 22px;
}
.geo-modal .modal-body .btn.btn-gray {
  background: rgba(59, 59, 59, 0.3);
}
.geo-modal .modal-body .btn.btn-green {
  background: #5AD6B8;
}
@media (max-width: 767px) {
  .geo-modal .modal-body {
    padding: 25px 20px 0;
  }
  .geo-modal .modal-body .geo-modal-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) and (max-width: 500px) {
  .geo-modal .modal-body .geo-modal-title {
    font-size: 18px;
    margin-bottom: 27px;
  }
}
@media (max-width: 767px) {
  .geo-modal .modal-body .geo-grp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .geo-modal .modal-body .geo-grp .geo-name {
    min-width: 212px;
    text-align: left;
    margin-left: 15px;
  }
  .geo-modal .modal-body .geo-grp .brand-logo {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .geo-modal .modal-body .geo-grp .btn {
    font-size: 16px;
    padding: 10px 15px;
  }
}
@media (max-width: 767px) and (max-width: 500px) {
  .geo-modal .modal-body .geo-grp {
    display: block;
  }
  .geo-modal .modal-body .geo-grp .geo-name {
    min-width: 0;
    margin-left: 0;
    text-align: center;
  }
  .geo-modal .modal-body .geo-grp .brand-logo {
    margin-left: auto;
    margin-top: 10px;
  }
}

.geo-usa > div {
  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(14, 63, 84, 0.2);
  border-radius: 0px 5px 5px 0px;
  position: fixed;
  top: 30px;
  left: 0;
  z-index: 90;
}
.geo-usa > div img {
  max-width: 100%;
  height: auto;
  width: 30px;
}
.geo-usa > div a {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  padding: 12px 15px;
  font-size: 18px;
  font-family: Poppins, sans-serif;
  color: #2A3036;
  font-weight: 600;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}
.geo-usa > div span {
  padding-left: 12px;
}
.geo-usa > div .cancel {
  background: #ffffff;
  width: 28px;
  height: 28px;
  text-align: center;
  border-radius: 100px;
  border: 0;
  padding: 0;
  color: rgba(9, 49, 81, 0.3);
  background: rgba(59, 59, 59, 0.05);
  font-size: 30px;
  font-weight: 400;
  line-height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.geo-usa > div .cancel:hover {
  color: rgba(9, 49, 81, 0.5);
}
.geo-usa > div.hide {
  display: none !important;
  -webkit-transform: translateX(-500px);
  -ms-transform: translateX(-500px);
  transform: translateX(-500px);
}
.geo-usa > div.slide-out {
  -webkit-transform: translateX(-500px);
  -ms-transform: translateX(-500px);
  transform: translateX(-500px);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .geo-usa > div {
    top: 46px;
  }
}
@media (max-width: 767px) {
  .geo-usa > div {
    top: 40px;
  }
  .geo-usa > div img {
    width: 28px;
  }
  .geo-usa > div span {
    padding-left: 10px;
  }
  .geo-usa > div a {
    padding: 10px 10px 10px 15px;
    font-size: 14px;
  }
}
.geo-usa:hover > div.slide-out {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.geo-usa:hover > div.usa-logo {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .geo-usa > div {
    position: relative;
    top: auto;
    border-radius: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .geo-usa > div.slide-out {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .geo-usa > div.usa-logo {
    display: none !important;
  }
  .geo-usa > div .cancel {
    margin-right: 3px;
    background-color: #ffffff;
    color: rgba(9, 49, 81, 0.3);
  }
}

/*tabbing css - home and about*/
.productInfoTabs_tabset-holder {
  padding: 20px 10px 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs_tabset-holder {
    display: none;
  }
}

.productInfoTabs_tabset {
  word-spacing: -0.36em;
  /*display: table;
  width: 100%;*/
  text-align: center;
  font-size: 17px;
  line-height: 26px;
  -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.07);
  box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 1023px) {
  .productInfoTabs_tabset {
    font-size: 16px;
  }
}
.productInfoTabs_tabset li {
  display: inline-block;
  word-spacing: normal;
  vertical-align: top;
  position: relative;
  /*max-width: 16.66%;*/
  white-space: nowrap;
}
.productInfoTabs_tabset li.active a {
  color: #0073B1;
  text-decoration: none;
  background: #ffffff;
}
.productInfoTabs_tabset li .icon-tab-arrow {
  display: none;
}
.productInfoTabs_tabset a {
  color: #2A3036;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 10px 30px;
}
@media only screen and (max-width: 1024px) {
  .productInfoTabs_tabset a {
    padding: 8px 6px;
    font-size: 14px;
  }
}
.productInfoTabs_tabset a i {
  display: inline-block;
  vertical-align: middle;
  min-width: 26px;
  height: 26px;
  margin: 0;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .productInfoTabs_tabset a i {
    height: auto;
  }
}
.productInfoTabs_tabset a.doctorChat i:before {
  background-position: -33px -49px;
  height: 15px;
  width: 18px;
}

.productInfoTabs {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs .margin-block {
    height: 20px;
  }
}
.productInfoTabs .columnize-product-description {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media (max-width: 767px) {
  .productInfoTabs .mob-accordion-content {
    /*display: none;*/
    padding: 20px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    border-bottom: 1px solid #D4D6D7;
  }
}
.productInfoTabs .tab-content {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font: 300 16px/28px "Trebuchet MS", Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .productInfoTabs .tab-content {
    font-size: 13px;
    line-height: 18px;
  }
  .productInfoTabs .tab-content h2 {
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 10px;
  }
}
.productInfoTabs .tab-content p {
  margin: 0 0 13px;
}
.productInfoTabs .tab-content p a {
  color: #0073B1;
}
.productInfoTabs .tab-content h3 {
  font-size: 25px;
  line-height: 30px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .productInfoTabs .tab-content h3 {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 10px;
  }
}
.productInfoTabs .tab-content:after {
  content: "";
  display: table;
  clear: both;
}
.productInfoTabs .tab-content .mob-accordion-opener {
  display: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #D4D6D7;
  padding: 18px 0 17px 53px;
  margin: 0;
  outline: 0;
  color: #2A3036 !important;
  background: #F5FAFF;
  font: 14px/16px "Trebuchet MS", Helvetica, sans-serif;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs .tab-content .mob-accordion-opener {
    display: block;
    font: 16px/20px "Trebuchet MS", Helvetica, sans-serif;
  }
}
.productInfoTabs .tab-content .mob-accordion-opener .fa {
  position: absolute;
  left: 25px;
}
.productInfoTabs .tab-content .mob-accordion-opener.collapsed {
  border-bottom: 0;
}
.productInfoTabs .tab-content .mob-accordion-container:first-child .mob-accordion-opener {
  border-top: 1px solid #D4D6D7;
}
.productInfoTabs .tab-content .boldBig {
  font-size: 18px;
}
.productInfoTabs .tab-pane {
  max-width: 1210px;
  padding: 40px 45px;
  margin: 0 auto;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .productInfoTabs .tab-pane {
    padding: 0;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .productInfoTabs .tab-pane.mob-accordion-container {
    display: block !important;
  }
}
.productInfoTabs .tab-pane ul, .productInfoTabs .tab-pane ol {
  margin: 0 0 20px;
}
.productInfoTabs .tab-pane ul {
  list-style: disc;
  list-style-position: inside;
}
.productInfoTabs .tab-pane ol {
  list-style: decimal;
  list-style-position: inside;
}
.productInfoTabs .scroll-to-table-btn {
  display: inline-block;
  vertical-align: top;
  padding: 3px 6px;
  background: #5AD6B8;
  border-radius: 6px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid rgb(40.2038834951, 161.7961165049, 132.3786407767);
}
.productInfoTabs .scroll-to-table-btn:hover {
  cursor: pointer;
  text-decoration: none;
  background: rgb(50.354368932, 202.645631068, 165.8009708738);
}
.productInfoTabs .our-service-list {
  float: left;
  font-size: 18px;
  font-weight: bold;
  padding: 0 90px 0 0;
  margin: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .productInfoTabs .our-service-list {
    font-size: 14px;
    padding: 0 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .productInfoTabs .our-service-list {
    float: none;
  }
}
.productInfoTabs .our-service-list li {
  padding: 0 0 0 40px;
  margin: 0 0 20px;
}
.productInfoTabs .our-service-list li:after {
  top: 50% !important;
}
.productInfoTabs #productreviews.tab-pane {
  text-align: center !important;
}
.productInfoTabs #productreviews.tab-pane h2 {
  text-align: center !important;
}
.productInfoTabs h1, .productInfoTabs h3, .productInfoTabs h4, .productInfoTabs h5, .productInfoTabs h6 {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  text-align: left;
  margin: 0 0 20px;
  font-weight: normal;
}
.productInfoTabs h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 42px;
  margin-bottom: 20px;
}
.productInfoTabs .hTags-withUnderline {
  border-bottom: 1px solid #dbdee2;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs .hTags-withUnderline {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.productInfoTabs .productInfoTabs-pageReviewDate {
  color: #2A3036;
  display: block;
  text-align: right;
  margin-bottom: 30px;
}
.productInfoTabs .productInfoTabs-pilBlock {
  display: block;
  width: 100%;
  text-align: center;
}
.productInfoTabs .productInfoTabs-pilBlock .productInfoTabs-pilBlock-title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs .productInfoTabs-pilBlock .productInfoTabs-pilBlock-title {
    font-size: 14px;
  }
}
.productInfoTabs .productInfoTabs-pilBlock .pil-link {
  display: inline-block;
  text-decoration: none;
  border: 2px solid #b8bcc2;
  padding: 5px 15px;
  border-radius: 30px;
  line-height: 22px;
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .productInfoTabs .productInfoTabs-pilBlock .pil-link {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
    width: auto;
  }
}
.productInfoTabs .productInfoTabs-pilBlock .pil-link:last-child {
  margin-right: 0;
}
.productInfoTabs .productInfoTabs-pilBlock .pil-link:hover {
  color: #0073B1;
  border-color: #0073B1;
}
.productInfoTabs .sideEffect-Note {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin: 20px auto;
}
.productInfoTabs .sideEffect-Note a {
  color: #2A3036;
  text-decoration: underline;
  font-style: italic;
}
.productInfoTabs .sideEffect-Note a:hover {
  color: #2A3036;
}
.productInfoTabs .b-green-btn {
  max-width: 300px;
}
.productInfoTabs .productInfoTabs_tabset li + li {
  border-left: 0;
}

@media only screen and (max-width: 767px) {
  :lang(en) .productInfoTabs .mob-accordion-content {
    display: none;
  }
}

.productInfoTabs_tabset li {
  overflow: hidden;
}
.productInfoTabs_tabset li a {
  /*background: $secondary-10;
  color: rgba(59, 59, 59, 0.5);
  padding: 14px 20px;*/
  background: #EFFAFF;
  color: #0073B1;
  padding: 15px 45px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #DCE0E2;
}
.productInfoTabs_tabset li a i {
  height: 20px;
  margin-right: 8px;
  font-size: 21px;
}
.productInfoTabs_tabset li.active a {
  box-shadow: none;
  color: #2A3036;
  border-bottom-color: #ffffff;
}
.productInfoTabs_tabset li + li {
  border-left: 1px solid #DCE0E2;
}
.productInfoTabs_tabset li:first-child {
  border-radius: 5px 0 0 0;
}
.productInfoTabs_tabset li:last-child {
  border-radius: 0 5px 0 0;
}

.b-productInfo {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .b-productInfo .margin-block {
    height: 20px;
  }
}
.b-productInfo .columnize-product-description {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  /*@media (max-width: 767px) {
  	display:none;
  	padding: 17px;
  	-webkit-column-count: 1;
  	-moz-column-count: 1;
  	 column-count: 1; 			
  }*/
}
@media only screen and (max-width: 767px) {
  .b-productInfo .columnize-product-description {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 767px) {
  .b-productInfo .accordion-content {
    display: none;
    padding: 17px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.b-productInfo .tab-content {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font: 300 16px/28px "Trebuchet MS", Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .b-productInfo .tab-content {
    font-size: 13px;
    line-height: 18px;
  }
  .b-productInfo .tab-content h2 {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 10px;
  }
}
.b-productInfo .tab-content p {
  margin: 0 0 13px;
}
.b-productInfo .tab-content h3 {
  font-size: 25px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .b-productInfo .tab-content h3 {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 10px;
  }
}
.b-productInfo .tab-content:after {
  content: "";
  display: table;
  clear: both;
}
.b-productInfo .tab-content .tab-pane.active .accordion-opener:after {
  border-top: 9px solid #0073B1;
  border-left-color: transparent;
  border-right: 8px solid transparent;
}
.b-productInfo .tab-content .accordion-opener {
  display: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
}
.b-productInfo .tab-content .accordion-opener:after {
  position: absolute;
  right: 20px;
  top: calc(50% - 8px);
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #0073B1;
  display: block;
}
.b-productInfo .tab-content .accordion-opener i {
  /*&.description {
      &:before {
          background-position: -22px -137px;
          height: 20px;
          width: 20px;
      }
  }
  &.directions {
      &:before {
          background-position: -62px -137px;
          height: 20px;
          width: 20px;
      }
  }
  &.sideeffects {
      &:before {
          background-position: -114px -72px;
          height: 20px;
          width: 22px;
      }
  }
  &.qa {
      &:before {
          background-position: -126px -137px;
          height: 22px;
          width: 22px;
      }
  }
  &.ourservice {
      &:before {
          background-position: -156px -72px;
          height: 20px;
          width: 17px;
      }
  }
  &.dosages {
      &:before {
          background-position: -136px -72px;
          height: 20px;
          width: 20px;
      }
  }*/
}
.b-productInfo .tab-content .accordion-opener i:before {
  height: 16px;
  width: 17px;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .b-productInfo .tab-content .accordion-opener i:before {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .b-productInfo .tab-content .accordion-opener {
    display: block;
    position: relative;
    width: 100%;
    border: solid #D4D6D7;
    border-width: 1px 0;
    margin: 0 0 -1px;
    outline: 0;
    padding: 14px 35px 14px 50px;
    background: #EFFAFF;
    color: #0073B1 !important;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    border-color: #DCE0E2 !important;
  }
}
.b-productInfo .tab-content .buyNow-ReviewBox {
  margin-top: 0;
  text-align: center;
}
@media (max-width: 960px) {
  .b-productInfo .tab-content .buyNow-ReviewBox {
    margin-top: 20px;
  }
}
.b-productInfo .tab-content .buyNow-ReviewBox .scroll-to-table-btn {
  min-width: 150px;
  text-align: center;
  margin-bottom: 20px;
}
.b-productInfo .tab-content .buyNow-ReviewBox .reviewDate {
  font-size: 13px;
  float: right;
}
@media (max-width: 960px) {
  .b-productInfo .tab-content .buyNow-ReviewBox .reviewDate {
    float: none;
  }
}
.b-productInfo .tab-pane {
  max-width: 1295px;
  padding: 40px 45px;
  margin: 0 auto;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .b-productInfo .tab-pane {
    padding: 0;
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .b-productInfo .tab-pane.accordion-container {
    display: block !important;
  }
  .b-productInfo .tab-pane.accordion-container:last-child {
    border-bottom: 1px solid #DCE0E2;
  }
}
.b-productInfo .productreviews-container {
  background-color: #ffffff;
}
.b-productInfo .productreviews-container #trustpilotSlider.carousel {
  padding: 0;
  margin: 0;
}
.b-productInfo .custom-trustpilot {
  padding-top: 20px;
}
.b-productInfo .scroll-to-table-btn {
  display: inline-block;
  vertical-align: top;
  padding: 3px 6px;
  background: #5AD6B8;
  border-radius: 6px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid rgb(40.2038834951, 161.7961165049, 132.3786407767);
}
.b-productInfo .scroll-to-table-btn:hover {
  cursor: pointer;
  text-decoration: none;
  background: rgb(50.354368932, 202.645631068, 165.8009708738);
}
@media only screen and (max-width: 640px) {
  .b-productInfo .scroll-to-table-btn {
    display: block;
    text-align: center;
    padding: 9px 9px;
    font-size: 16px;
  }
}
.b-productInfo .our-service-list {
  float: left;
  font-size: 18px;
  font-weight: bold;
  padding: 0 90px 0 0;
  margin: 0 !important;
  list-style: none !important;
}
@media only screen and (max-width: 1024px) {
  .b-productInfo .our-service-list {
    font-size: 14px;
    padding: 0 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .b-productInfo .our-service-list {
    float: none;
  }
}
.b-productInfo .our-service-list li {
  padding: 0 0 0 40px;
  margin: 0 0 20px;
  position: relative;
}
.b-productInfo .our-service-list li:after {
  content: "";
  position: absolute;
  top: 50% !important;
  left: 0;
  background: url(../../img/icons-sec2d09105b.png) -84px -49px;
  height: 17px;
  width: 17px;
}
.b-productInfo .our-service-list .icon-doctors:after {
  margin: -16px 0 0;
  left: 3px !important;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -61px -286px;
  height: 31px;
  width: 22px;
}
.b-productInfo .our-service-list .icon-medication:after {
  margin: -12px 0 0;
  left: 8px !important;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -101px -49px;
  height: 23px;
  width: 11px;
}
.b-productInfo .our-service-list .icon-delivery:after {
  margin: -9px 0 0;
  left: 0 !important;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -82px -92px;
  height: 18px;
  width: 27px;
}
.b-productInfo .our-service-list .icon-secure:after {
  margin: -13px 0 0;
  left: 4px !important;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -103px -207px;
  height: 26px;
  width: 20px;
}
.b-productInfo .our-service-list .icon-pharmacy:after {
  margin: -11px 0 0;
  left: 2px !important;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -126px -159px;
  height: 23px;
  width: 23px;
}
.b-productInfo .our-service-list .icon-orders:after {
  margin: -10px 0 0;
  left: 4px !important;
  background: url("https://www.vivami-cdn.com/img//icons-sec2d09105b.png") -41px -159px;
  height: 21px;
  width: 20px;
}
.b-productInfo #productreviews.tab-pane {
  text-align: center !important;
}
.b-productInfo #productreviews.tab-pane h2 {
  text-align: center !important;
}
@media only screen and (max-width: 767px) {
  .b-productInfo #productreviews.tab-pane {
    display: none !important;
  }
}
.b-productInfo .sideEffect-Note {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin: 20px auto !important;
}
.b-productInfo .sideEffect-Note:before {
  content: "";
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .b-productInfo .ct_review {
    padding-bottom: 25px;
  }
  .b-productInfo .ct_review > h2 {
    display: none;
  }
}

.b-productInfo-tabset-holder {
  padding: 20px 10px 0;
  position: relative;
  overflow-x: auto;
}
@media only screen and (max-width: 767px) {
  .b-productInfo-tabset-holder {
    display: none;
  }
}

.productInfo_tabset {
  word-spacing: -0.36em;
  display: table;
  width: 100%;
  text-align: center;
  font-size: 17px;
  line-height: 26px;
}
@media only screen and (max-width: 1023px) {
  .productInfo_tabset {
    font-size: 11px;
    line-height: 17px;
  }
}
.productInfo_tabset li {
  display: inline-block;
  word-spacing: normal;
  vertical-align: top;
  padding: 0 2% 20px;
  position: relative;
  /*max-width: 16.66%;*/
  white-space: nowrap;
}
.productInfo_tabset li.active a {
  color: #2A3036;
  text-decoration: none;
}
.productInfo_tabset li .icon-tab-arrow {
  display: none;
}
.productInfo_tabset li.active .icon-tab-arrow {
  display: block;
  width: 26px;
  height: 0;
  margin: 2px auto 0 auto;
  text-align: left;
}
.productInfo_tabset li.active .icon-tab-arrow:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border: 13px solid;
  border-color: transparent transparent #fcfdff;
}
.productInfo_tabset a {
  color: #0073B1;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
.productInfo_tabset a i {
  display: inline-block;
  vertical-align: middle;
  min-width: 30px;
  height: 30px;
  margin: 0;
  text-align: center;
  position: relative;
}
.productInfo_tabset a i:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 20px;
  width: 20px;
}
.productInfo_tabset a.comparison i:before {
  background-position: -129px -49px;
}
.productInfo_tabset a.description i:before {
  background-position: -22px -137px;
}
.productInfo_tabset a.directions i:before {
  background-position: -62px -137px;
}
.productInfo_tabset a.sideeffects i:before {
  background-position: -114px -72px;
  width: 22px;
}
.productInfo_tabset a.qa i:before {
  background-position: -126px -137px;
  width: 22px;
  height: 22px;
}
.productInfo_tabset a.ourservice i:before {
  background-position: -156px -72px;
  width: 17px;
}
.productInfo_tabset a.productreviews i:before {
  background-position: -106px -33px;
  height: 16px;
  width: 17px;
}
.productInfo_tabset a.doctorChat i:before {
  background-position: -33px -49px;
  height: 15px;
  width: 18px;
}
.productInfo_tabset a.treatments i:before {
  background-position: -42px -137px;
  width: 20px;
}
.productInfo_tabset a.dosages i:before {
  background-position: -136px -72px;
  height: 20px;
  width: 20px;
}
@media only screen and (min-width: 1024px) {
  .productInfo_tabset a.ourservice i, .productInfo_tabset a.productreviews i {
    margin: -3px -7px 0;
  }
  .productInfo_tabset a.directions i, .productInfo_tabset a.sideeffects i, .productInfo_tabset a.qa i {
    margin-top: -3px;
  }
}

.b-productInfo h1, .b-productInfo h2, .b-productInfo h3, .b-productInfo h4, .b-productInfo h5, .b-productInfo h6 {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  text-align: left;
  margin: 0 0 20px;
  font-weight: normal;
}

.b-productInfo .sideEffect-Note {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin: 20px auto;
}
.b-productInfo .sideEffect-Note a {
  color: #2A3036;
  text-decoration: underline;
  font-style: italic;
}
.b-productInfo .sideEffect-Note a:hover {
  color: #003566;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

.d-flex {
  display: -ms-flexbox;
  display: flex;
}

.d-inline-flex {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.align-items-start {
  -ms-flex-align: start;
  align-items: flex-start;
}

.align-items-center {
  -ms-flex-align: center;
  align-items: center;
}

.align-items-end {
  -ms-flex-align: end;
  align-items: flex-end;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.justify-content-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.justify-content-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-auto {
  width: auto !important;
}

.w-100 {
  width: 100% !important;
}

.float-none {
  float: none !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.top10 {
  margin-top: 10px;
}

.top20 {
  margin-top: 20px;
}

.top30 {
  margin-top: 30px;
}

.top40 {
  margin-top: 40px;
}

.top50 {
  margin-top: 50px;
}

.top60 {
  margin-top: 50px;
}

.bottom10 {
  margin-bottom: 10px;
}

.bottom20 {
  margin-bottom: 20px;
}

.bottom30 {
  margin-bottom: 30px;
}

.bottom40 {
  margin-bottom: 40px;
}

.bottom50 {
  margin-bottom: 50px;
}

.bottom60 {
  margin-bottom: 60px;
}

/*@media (min-width: 768px) {
    .modal-md {
        width: 450px;
    }
}*/

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../../Styles/external/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../Styles/external/fonts/slick.eot');
    src: url('../../Styles/external/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../Styles/external/fonts/slick.woff') format('woff'), url('../../Styles/external/fonts/slick.ttf') format('truetype'), url('../../Styles/external/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFF}.toast-message a:hover{color:#CCC;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51A351}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:#F89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}