@charset "UTF-8";
/* v1.0 | 20080212 */
@import "https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800";
@import url(../javascript/libs/jquery/plugins/form-validator/validationEngine.jquery.css);
@import url("https://fonts.googleapis.com/css2?family=Lexend&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
dl, dt, #maincontent dl.csc-textpic-image {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: arial;
  font-size: 15px;
  line-height: 20px;
  color: #241710; }

a {
  color: #3f95b4;
  text-decoration: none; }

ul, ol {
  padding-left: 15px; }

li {
  list-style-position: inside; }

object {
  margin: 0;
  padding: 0; }

/* strict img settings for Mozilla/Opera */
img {
  border: 0;
  margin: 0;
  padding: 0; }

/* strict img settings for IE6 */
img {
  float: none; }

input[type=submit]:hover {
  cursor: pointer; }

sub, sup {
  font-size: 10px; }

sub {
  vertical-align: sub; }

sup {
  vertical-align: super; }

body {
  line-height: 1; }

ol, ul {
  /* list-style: none; */
  list-style-position: inside; }

blockquote, q {
  quotes: none; }

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

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*** Restyling of elements ***/
ul, ol, p {
  padding-bottom: 6px; }

ol ol,
ul ul {
  padding-left: 12px;
  padding-bottom: 0; }

/*!
 *	SlickNav Responsive Mobile Menu v1.0.2
 *  (c) 2015 Josh Cope
 *  licensed under MIT
 *	Mobile Menu Core Style
*/
.slicknav_btn, .slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_menu {
  box-sizing: border-box; }
  .slicknav_menu * {
    box-sizing: border-box; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  padding: .438em .625em;
  line-height: 1.125em; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }
.slicknav_menu .slicknav_icon {
  float: left;
  margin: .188em 0 0 .438em; }
.slicknav_menu .slicknav_no-text {
  margin: 0; }
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: .125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5; }

.slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {
  background: #ccc; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: .188em; }

.slicknav_nav li, .slicknav_nav ul {
  display: block; }
.slicknav_nav .slicknav_arrow {
  font-size: .8em;
  margin: 0 0 0 .4em; }
.slicknav_nav .slicknav_row, .slicknav_nav a {
  display: block; }
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_menu {
  font-size: 16px; }
  .slicknav_menu:after, .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    clear: both; }

.slicknav_btn {
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: 700;
  text-shadow: 0 1px 3px #000; }

.slicknav_nav {
  clear: both;
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: .875em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; }
  .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }
  .slicknav_nav a:hover {
    color: #222; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }

.slicknav_brand {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

.slicknav_menu, .small-screen {
  display: none; }

.slicknav_menu {
  background: #004570;
  border: 1px solid #004570;
  padding: 0 5px; }
  .slicknav_menu li {
    background: 0 0;
    padding-left: 0; }

.slicknav_btn {
  background-color: #004570;
  margin: 3px 5px;
  float: left;
  width: 100%; }

.slicknav_nav .slicknav_arrow, .slicknav_nav a {
  color: #fff; }
.slicknav_nav .slicknav_row:hover {
  color: #222 !important; }
.slicknav_nav .slicknav_parent > a {
  font-weight: 600; }
  .slicknav_nav .slicknav_parent > a:hover {
    color: #222; }
.slicknav_nav:first-of-type {
  border-top: 1px solid #f1eff0; }

@media screen and (max-width: 700px) {
  .big-screen {
    display: none; }

  .slicknav_menu {
    display: block; } }
/*!
 * FancyBox v2.1.5 fancyapps.com
 * fancyapps.com/fancybox/#license 
 */
.fancybox-image, .fancybox-inner {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top; }

.fancybox-nav {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top; }
  .fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top; }

.fancybox-outer, .fancybox-skin, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top; }

.fancybox-wrap {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }
  .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top; }

@media screen and (max-width: 764px) {
  .fancybox-inner, .fancybox-outer {
    position: relative; } }
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }
  .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%; }

.fancybox-close, .fancybox-next span, .fancybox-prev span {
  background-image: url(https://www.pharmanord.dk/2015/css/plugin-img/close.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060; }

.fancybox-close {
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  cursor: pointer;
  z-index: 8040; }
  .fancybox-nav span {
    cursor: pointer;
    z-index: 8040; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(plugin-img/bx_loader.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: url(plugin-img/blank.gif);
  -webkit-tap-highlight-color: transparent; }

.fancybox-prev {
  left: -50px; }

.fancybox-next {
  right: -50px; }

@media screen and (max-width: 764px) {
  .fancybox-prev {
    left: 0px; }

  .fancybox-next {
    right: 0px; } }
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: hidden !important;
  width: auto; }
  .fancybox-lock body {
    overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(plugin-img/fancybox_overlay.png);
  z-index: 999; }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }
  .fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(https://www.pharmanord.dk/2015/css/plugin-img/close.png); }

  #fancybox-loading div {
    background-size: 24px 24px; } }
html.fancybox-lock {
  overflow: visible !important; }

/*!
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 */
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0; }
  .bx-wrapper img {
    max-width: 100%;
    display: block; }
  .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    left: -5px;
    background: #fff; }
  .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%; }
  .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(plugin-img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000; }
  .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px; }
  .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block; }
  .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block; }
  .bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
      background: #000; }
  .bx-wrapper .bx-prev {
    left: 10px;
    background: url(plugin-img/controls.png) 0 -32px no-repeat; }
  .bx-wrapper .bx-next {
    right: 10px;
    background: url(plugin-img/controls.png) -43px -32px no-repeat; }
  .bx-wrapper .bx-prev:hover {
    background-position: 0 0; }
  .bx-wrapper .bx-next:hover {
    background-position: -43px 0; }
  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999; }
    .bx-wrapper .bx-controls-direction a.disabled {
      display: none; }
  .bx-wrapper .bx-controls-auto {
    text-align: center; }
    .bx-wrapper .bx-controls-auto .bx-start {
      display: block;
      text-indent: -9999px;
      width: 10px;
      height: 11px;
      outline: 0;
      margin: 0 3px; }
      .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
        background-position: -86px 0; }
    .bx-wrapper .bx-controls-auto .bx-stop {
      display: block;
      text-indent: -9999px;
      width: 9px;
      height: 11px;
      outline: 0;
      background: url(plugin-img//controls.png) -86px -44px no-repeat;
      margin: 0 3px; }
      .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
        background-position: -86px -33px; }
  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%; }
  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px; }
  .bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%; }
    .bx-wrapper .bx-caption span {
      color: #fff;
      font-family: Arial;
      display: block;
      font-size: .85em;
      padding: 10px; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
/* Interaction Cues
----------------------------------*/
/* Icons
----------------------------------*/
/* states and images */
/* Misc visuals
----------------------------------*/
/* Overlays */
/* to make room for the icon, a width needs to be set here */
/* button elements seem to need a little more width */
/* button text element */
/* no icon support for input elements, provide padding by default */
/* button icon element(s) */
/* button sets */
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* with multiple calendars */
/* RTL support */
/* icon support */
/* left-aligned */
/* right-aligned */
/* For IE8 - See #6727 */
/* more specificity required here to overide default borders */
/* vertical centre icon */
/* TR overrides */
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
/* Component containers
----------------------------------*/
/* Interaction states
----------------------------------*/
/* Interaction Cues
----------------------------------*/
/* Icons
----------------------------------*/
/* states and images */
/* positioning */
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* Misc visuals
----------------------------------*/
/* Corner radius */
/* Overlays */
.ui-helper-hidden {
  display: none; }

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  min-height: 0; }
  .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse; }
  .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-image: url(images/ui-icons_222222_256x240.png); }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0; }
  .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px; }
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }
  .ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em; }
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  text-decoration: none; }
  .ui-button:link {
    text-decoration: none; }
  .ui-button:visited {
    text-decoration: none; }
  .ui-button:hover {
    text-decoration: none; }
  .ui-button:active {
    text-decoration: none; }
  .ui-button .ui-button-text {
    display: block;
    line-height: normal; }

.ui-button-icon-only {
  width: 2.2em; }
  .ui-button-icon-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px; }
  .ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }
  .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px; }
  .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px; }
  .ui-button-icons-only .ui-button-icon-primary {
    left: .5em; }
  .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-text-icon-primary .ui-button-text {
  padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-primary .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
  padding: .4em 2.1em .4em 1em;
  padding-left: 2.1em;
  padding-right: 2.1em; }
.ui-button-text-icons .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }
.ui-button-text-icons .ui-button-icon-primary {
  left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary {
  right: .5em; }

.ui-button-text-icon-secondary .ui-button-text {
  padding: .4em 2.1em .4em 1em; }
.ui-button-text-icon-secondary .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }
.ui-button-text-icon-secondary .ui-button-icon-secondary {
  right: .5em; }

input.ui-button {
  padding: .4em 1em; }
  input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0; }

.ui-buttonset {
  margin-right: 7px; }
  .ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em; }

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    left: 2px; }
    .ui-datepicker .ui-datepicker-prev span {
      display: block;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    right: 2px; }
    .ui-datepicker .ui-datepicker-next span {
      display: block;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
    right: 1px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month-year {
    width: 100%; }
  .ui-datepicker select.ui-datepicker-month {
    width: 49%; }
  .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span {
      display: block;
      padding: .2em;
      text-align: right;
      text-decoration: none; }
    .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: right;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
    .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
      float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
    .ui-datepicker-rtl .ui-datepicker-prev:hover {
      right: 1px;
      left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
    .ui-datepicker-rtl .ui-datepicker-next:hover {
      left: 1px;
      right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
      float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }
  .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }
  .ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative; }
  .ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px; }
  .ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto; }
  .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em; }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
      float: right; }
    .ui-dialog .ui-dialog-buttonpane button {
      margin: .5em .4em .5em 0;
      padding: 5px;
      cursor: pointer; }
  .ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none; }
  .ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute; }
  .ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
    .ui-menu .ui-menu-item a {
      text-decoration: none;
      display: block;
      padding: 2px .4em;
      line-height: 1.5;
      min-height: 0;
      font-weight: normal; }
    .ui-menu .ui-menu-item a.ui-state-focus {
      font-weight: normal;
      margin: -1px; }
    .ui-menu .ui-menu-item a.ui-state-active {
      font-weight: normal;
      margin: -1px; }
  .ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0; }
  .ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5; }
    .ui-menu .ui-state-disabled a {
      cursor: default; }
  .ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em; }
  .ui-menu .ui-menu-icon {
    position: static;
    float: right; }

.ui-menu-icons {
  position: relative; }
  .ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }
  .ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%; }
  .ui-progressbar .ui-progressbar-overlay {
    background: url("images/animated-overlay.gif");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle {
  display: none; }

.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-slider {
  position: relative;
  text-align: left; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default; }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle {
  filter: inherit; }
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em; }
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }
  .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em; }
  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }
  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }
  .ui-slider-vertical .ui-slider-range-max {
    top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }
  .ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none; }
  .ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0; }
  .ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  padding: .2em; }
  .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0; }
    .ui-tabs .ui-tabs-nav li {
      list-style: none;
      float: left;
      position: relative;
      top: 0;
      margin: 1px .2em 0 0;
      border-bottom-width: 0;
      padding: 0;
      white-space: nowrap; }
      .ui-tabs .ui-tabs-nav li a {
        float: left;
        padding: .5em 1em;
        text-decoration: none;
        cursor: pointer; }
    .ui-tabs .ui-tabs-nav li.ui-tabs-active {
      margin-bottom: -1px;
      padding-bottom: 1px; }
      .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
        cursor: text; }
    .ui-tabs .ui-tabs-nav li.ui-state-disabled a {
      cursor: text; }
    .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
      cursor: text; }
  .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }
  .ui-widget .ui-widget {
    font-size: 1em; }
  .ui-widget input {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em; }
  .ui-widget select {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em; }
  .ui-widget textarea {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em; }
  .ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222; }
  .ui-widget-content a {
    color: #222222; }
  .ui-widget-content .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555555; }
  .ui-widget-content .ui-state-hover {
    border: 1px solid #999999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }
  .ui-widget-content .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }
  .ui-widget-content .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }
  .ui-widget-content .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636; }
    .ui-widget-content .ui-state-highlight a {
      color: #363636; }
  .ui-widget-content .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a; }
    .ui-widget-content .ui-state-error a {
      color: #cd0a0a; }
  .ui-widget-content .ui-state-error-text {
    color: #cd0a0a; }
  .ui-widget-content .ui-priority-primary {
    font-weight: bold; }
  .ui-widget-content .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal; }
  .ui-widget-content .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none; }
  .ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png); }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }
  .ui-widget-header a {
    color: #222222; }
  .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555555; }
  .ui-widget-header .ui-state-hover {
    border: 1px solid #999999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }
  .ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }
  .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121; }
  .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636; }
    .ui-widget-header .ui-state-highlight a {
      color: #363636; }
  .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a; }
    .ui-widget-header .ui-state-error a {
      color: #cd0a0a; }
  .ui-widget-header .ui-state-error-text {
    color: #cd0a0a; }
  .ui-widget-header .ui-priority-primary {
    font-weight: bold; }
  .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal; }
  .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none; }
  .ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png); }

.ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }
  .ui-state-default a {
    color: #555555;
    text-decoration: none; }
    .ui-state-default a:link {
      color: #555555;
      text-decoration: none; }
    .ui-state-default a:visited {
      color: #555555;
      text-decoration: none; }
  .ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png); }

.ui-state-hover {
  border: 1px solid #999999;
  background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }
  .ui-state-hover a {
    color: #212121;
    text-decoration: none; }
    .ui-state-hover a:hover {
      color: #212121;
      text-decoration: none; }
    .ui-state-hover a:link {
      color: #212121;
      text-decoration: none; }
    .ui-state-hover a:visited {
      color: #212121;
      text-decoration: none; }
  .ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }
  .ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }
  .ui-state-active a {
    color: #212121;
    text-decoration: none; }
    .ui-state-active a:link {
      color: #212121;
      text-decoration: none; }
    .ui-state-active a:visited {
      color: #212121;
      text-decoration: none; }
  .ui-state-active .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636; }
  .ui-state-highlight a {
    color: #363636; }
  .ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png); }

.ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }
  .ui-state-error a {
    color: #cd0a0a; }
  .ui-state-error .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png); }

.ui-state-error-text {
  color: #cd0a0a; }
  .ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png); }

.ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ui-corner-top {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ui-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-bottom {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/********************* utility styles *********************/
/* Trines pro section */
/*The end Trine */
/* Responsive proSection */
/* News headline on frontpage clickable */
/* Age check from quick-checkout page */
/* Popup message Core settings */
/* Message Wrapper */
/* Message Container */
/*Icon Wrapper */
/*Icon element*/
/* Message p wrapper */
/* The actual message styling */
/*  links in message font size */
/* Coloring for the elements */
/************************************ AJAX BASKET CSS ****************************/
/* CheckOut basket */
/* Apply new CSS to basket if not checkout */
@keyframes "example" {
  0% {
    background-color: white; }
  50% {
    background-color: #d0edff; }
  100% {
    background-color: white; } }
/************ AJAX BASKET MEDIA QUERIES ***********/
/************************************ AJAX BASKET CSS ENDING ****************************/
/*  Lock image for resetting password */
@-webkit-keyframes "load8" {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes "load8" {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
html {
  height: 100%; }

body {
  height: 100%;
  font-size: 100%; }

h1 {
  font-size: 1.8em;
  font-weight: 600;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

h2 {
  font-size: 1.35em;
  font-weight: 600;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

h3 {
  font-size: 1.15em;
  font-weight: 600;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

h4 {
  font-size: 1em;
  font-weight: 600;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0;
  text-align: left;
  margin-bottom: 1em; }
  p small {
    font-size: 0.80em; }

small {
  font-size: 0.80em;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

sup {
  font-size: 0.80em;
  vertical-align: top; }

li {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0;
  padding: 0 0 0 15px;
  margin: 0 0 8px 0; }
  li p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    padding: 0;
    margin: 0; }
  li a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    padding: 0;
    margin: 0; }

em {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

h5 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0;
  text-align: left;
  margin-bottom: 1em; }

label {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

td {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

th {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  padding: 0;
  margin: 0; }

ul {
  padding: 0 0 0 5px;
  margin: 0 0 .4em 0; }
  ul li {
    list-style: none;
    list-style-position: inherit;
    background: url(/CKFinderJava/userfiles/images/2014/general/web_assets/bullet-pn-blue.png) no-repeat 0 6px; }

ol {
  padding: 0 0 0 5px;
  margin: 0 0 .4em 0; }
  ol li {
    background: none;
    list-style-type: decimal; }

.clearfix {
  *zoom: 1; }
  .clearfix:before {
    display: table;
    line-height: 0;
    content: ""; }
  .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both; }

/* removed for header sticky */
/* main {
	overflow:hidden;
} */
.mainShadow {
  border-bottom: none !important;
  box-shadow: 0px 8px 20px 0px rgba(8, 8, 8, 0.41); }

.menu-wrap a {
  color: #b8b7ad; }

.menu-wrap a:hover,
.menu-wrap a:focus {
  background: rgba(0, 69, 112, 0.61); }

.content-wrap {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.menu-wrap .content {
  position: relative; }

.menu-wrap .content::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: opacity 0.4s, -webkit-transform 0s 0.4s;
  transition: opacity 0.4s, transform 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

/* Menu Button */
.menu-button {
  display: none;
  position: fixed;
  z-index: 99999 !important;
  margin: 1em;
  left: -26px;
  padding: 0;
  top: -28px;
  width: 2.5em;
  height: 2.25em;
  border: none;
  text-indent: 2.5em;
  font-size: 1.5em;
  color: transparent;
  background: transparent;
  cursor: pointer; }

.menu-button::before {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
  left: 0.5em;
  background: linear-gradient(#e8b75e 20%, transparent 20%, transparent 40%, #e8b75e 40%, #e8b75e 60%, transparent 60%, transparent 80%, #e8b75e 80%);
  content: ''; }

.menu-button:hover {
  opacity: 0.6; }

/* Close Button */
.close-button {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 1em;
  top: 1em;
  overflow: hidden;
  text-indent: 1em;
  font-size: 0.75em;
  border: none;
  background: transparent;
  color: transparent; }

.close-button::before,
.close-button::after {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  background: #bdc3c7; }

.close-button::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.close-button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Menu */
.menu-wrap {
  position: fixed;
  z-index: 1001;
  width: 300px;
  overflow: auto;
  top: 43px;
  left: -8px;
  box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.7490196078);
  height: 100%;
  background: #faf8f4;
  height: 100%;
  background: #faf8f4;
  padding: 2.5em 0 0 0;
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

div.menu-wrap a span {
  color: #e8b75e;
  font-weight: bold;
  font-size: 21px;
  text-transform: uppercase;
  margin: 0;
  padding-left: 29px; }

div.menu-wrap ul > a.active {
  background: #e2d7c0;
  color: #004570;
  box-shadow: -1px 7px 10px 0px rgba(0, 0, 0, 0.18); }

.menu-wrap ul {
  display: none;
  background: rgba(0, 69, 112, 0.76); }

.menu-wrap ul a {
  color: #e8b75e;
  font-weight: bold;
  font-size: 16px;
  padding-left: 60px;
  margin: 0;
  border-bottom: 2px solid #154765; }

.menu-wrap a {
  border-bottom: 2px solid #d8d8d8; }

.menu,
.icon-list {
  height: 100%; }

.icon-list {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.icon-list a {
  display: block;
  padding: 0.8em;
  order-bottom: 2px solid rgba(132, 132, 132, 0.22);
  margin: 0;
  -webkit-transform: translate3d(0, 500px, 0);
  transform: translate3d(0, 500px, 0); }

.icon-list,
.icon-list a {
  -webkit-transition: -webkit-transform 0s 0.4s;
  transition: transform 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.icon-list a:nth-child(1) {
  -webkit-transform: translate3d(0, 1000px, 0);
  transform: translate3d(0, 1000px, 0); }

.icon-list a:nth-child(3) {
  -webkit-transform: translate3d(0, 1500px, 0);
  transform: translate3d(0, 1500px, 0); }

.icon-list a:nth-child(5) {
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0); }

.icon-list a:nth-child(7) {
  -webkit-transform: translate3d(0, 2500px, 0);
  transform: translate3d(0, 2500px, 0); }

.icon-list a:nth-child(9) {
  -webkit-transform: translate3d(0, 3000px, 0);
  transform: translate3d(0, 3000px, 0); }

.icon-list a:nth-child(11) {
  -webkit-transform: translate3d(0, 3500px, 0);
  transform: translate3d(0, 3500px, 0); }

.icon-list a:nth-child(13) {
  -webkit-transform: translate3d(0, 4000px, 0);
  transform: translate3d(0, 4000px, 0); }

.icon-list a:nth-child(15) {
  -webkit-transform: translate3d(0, 4500px, 0);
  transform: translate3d(0, 4500px, 0); }

.icon-list a span {
  margin-left: 10px;
  font-weight: 700; }

/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.menu-wrap a:hover i, .menu-wrap a:focus i {
  color: white; }

div.menu-wrap span > i {
  float: right;
  margin-top: 5px;
  color: #004570; }

div.menu-wrap span .fa-minus-square {
  color: white; }

.show-menu .icon-list,
.show-menu .icon-list a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }

.show-menu .icon-list a {
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s; }

.show-menu .content::before {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

ul.loginIconsMobile .fa {
  font-size: 20px;
  color: #e8b75e;
  width: 28px; }

@media only screen and (max-width: 700px) {
  .menu-button {
    display: block; } }
.nojsbox {
  float: left;
  padding: 20px;
  background: #f6dbde;
  border: 1px solid #e92125;
  text-align: center; }

.posAbs {
  position: absolute; }

.frontpage2015 .fullPageSpan .playButton {
  content: "";
  background-image: url(../../CKFinderJava/userfiles/images/2016/general/icons/playbutton.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 21%;
  left: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
  background-size: cover;
  margin: 0 auto; }

.col2 .vid:not(.autoPlayButton) .playButton {
  content: "";
  background-image: url(../../CKFinderJava/userfiles/images/2016/general/icons/playbutton.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 21%;
  left: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
  background-size: cover;
  margin: 0 auto; }

/* Added  autoPlayButton to avoid the need for inline styling in translation mode */
.col2 .vid.autoPlayButton {
  position: relative;
  margin: auto;
  width: 100%;
  height: 100%; }

.col2 .vid.autoPlayButton img {
  width: 100%; }

.col2 .vid.autoPlayButton .playButton {
  position: absolute;
  left: calc(50% - 30px);
  top: calc(50% - 50px);
  right: 0;
  margin: 0 auto;
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  z-index: 1; }

.col2 .vid.autoPlayButton .playButton:before {
  content: "";
  background-image: url("../../CKFinderJava/userfiles/images/2016/general/icons/playbutton.svg");
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1000;
  width: 60px;
  height: 60px;
  background-size: cover;
  margin: 0 auto;
  text-align: center; }

#globalLoaderWrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background-color: #FFF;
  z-index: -1000; }
  #globalLoaderWrapper .globalLoader {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 5em;
    height: 2em;
    margin: -1em 0 0 -2.5em;
    color: #fff;
    font-weight: bold; }

.proPageTitleWrapper hr {
  width: 90%; }

.proSectionWrapper {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  -webkit-transition: border 500ms ease-out;
  -moz-transition: border 500ms ease-out;
  -o-transition: border 500ms ease-out;
  transition: border 500ms ease-out; }
  .proSectionWrapper:hover {
    border: 1px solid #004570;
    cursor: pointer;
    background: #f7fbfd; }
  .proSectionWrapper .textSection {
    padding-left: 15px;
    padding-top: 15px;
    width: auto;
    font-size: 15px;
    margin-left: 210px; }
    .proSectionWrapper .textSection p {
      font-size: 11px;
      padding-right: 5px; }
      .proSectionWrapper .textSection p b {
        font-size: 11px;
        padding-right: 5px; }
  .proSectionWrapper .pictureframe {
    display: inline-block;
    float: left;
    height: 148px; }
  .proSectionWrapper img {
    max-width: 100%;
    max-height: 100%;
    margin: 0px auto !important; }

.proIntroElement {
  display: inline-block;
  width: 33.3%;
  text-align: center;
  height: auto; }
  .proIntroElement .proIntroContent a {
    color: #454545;
    float: left !important;
    font-weight: bold;
    font-style: italic; }
  .proIntroElement .proIntroContent .arrow:after {
    content: "\f105";
    color: #23a0e1;
    font-size: 1.3em;
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    margin-left: 5px; }
  .proIntroElement .proIntroContent p {
    font-size: 14px;
    margin-top: 10px; }
  .proIntroElement .proIntroContent h2 {
    color: #23a0e1 !important;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 10px; }
  .proIntroElement .proIntroContent h3 {
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #454545;
    position: relative;
    padding-top: 10px; }
    .proIntroElement .proIntroContent h3:before {
      content: "";
      position: absolute;
      width: 50%;
      left: 25%;
      border-bottom: 1px solid #353535;
      top: 0px; }

.proIntroContent {
  display: inline-block;
  width: 71%;
  vertical-align: top;
  font-family: "Century Gothic", sans-serif; }
  .proIntroContent img {
    display: block;
    margin-top: 50px; }

.headerclickable h2 a {
  font-size: 1em;
  font-weight: normal;
  color: #004570; }

#Form_AgeControl {
  width: 50%;
  display: inline-block; }

#ID_AgeControl {
  font-size: 200px;
  padding-left: 60px; }
  #ID_AgeControl .fa {
    color: #004570;
    padding-left: 4%; }

#notFoundContainer img {
  width: 500px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto auto; }
#notFoundContainer p {
  text-align: center; }
#notFoundContainer h1 {
  text-align: center; }

.subtitle {
  margin-top: -20px;
  margin-left: 16px;
  color: #828282; }

#toast-message-container .fa-info-circle {
  font-size: 30px;
  float: left;
  padding-left: 20px;
  margin-top: -4px;
  color: #004570; }

.frontpage2015 .jumboContent {
  padding: 15px 0;
  width: 380px;
  top: 10%;
  height: 300px; }

.promark {
  float: right;
  position: absolute;
  z-index: 1;
  right: -6px;
  top: -5.5px; }

#certifiedShop {
  display: block;
  width: 200px;
  margin: 0 auto; }

.confirmtext {
  max-width: 219px;
  text-align: justify;
  padding-top: 5px;
  margin: 0 auto; }

.certifiedbg {
  background-color: rgba(165, 143, 5, 0.11);
  padding: 36px;
  border-radius: 20px;
  border: 3px solid rgba(53, 46, 2, 0.11);
  border-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-top: -41px;
  min-height: 335px; }

sub {
  line-height: 0; }

hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.messageWrapper {
  position: fixed;
  min-width: 37%;
  max-width: 37%;
  min-height: 66px;
  height: auto;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99999;
  margin-top: 102px; }
  .messageWrapper button {
    cursor: pointer;
    float: right;
    height: 39px;
    width: 85px;
    font-size: 14px;
    border-radius: 50px;
    color: #000000;
    font-weight: bold;
    margin-top: 14px;
    background: #ffffff;
    border: 2px solid #004570;
    box-shadow: 0px 4px 31px #333333; }
    .messageWrapper button:hover {
      -ms-transform: scale(1.1, 1.1);
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1);
      transition: all .2s ease-in-out; }

.hdr-message {
  background: #ffffff;
  min-width: 37%;
  max-width: 100%;
  min-height: 66px;
  height: auto;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 20px;
  z-index: 9999;
  box-shadow: 0px 4px 31px #333333;
  border-radius: 5px; }
  .hdr-message .notifIcon {
    width: 86px;
    height: auto;
    z-index: 999999;
    display: inline-block;
    margin-bottom: -5px;
    border-top-left-radius: 5px;
    padding: 12px; }
    .hdr-message .notifIcon i {
      font-size: 42px;
      color: white;
      padding-left: 25px; }
  .hdr-message .notifMessage {
    display: inline-block;
    width: 70%;
    height: auto;
    vertical-align: top;
    padding-top: 10px;
    padding-left: 13px;
    padding-bottom: 10px; }
  .hdr-message p {
    margin-bottom: 0px;
    font-size: 12px; }
    .hdr-message p a {
      font-size: 12px; }

.successDiv {
  border-bottom: 2px solid #7caf63; }
  .successDiv .notifIcon {
    background: #7caf63; }

.errorDiv {
  border-bottom: 2px solid #b35252; }
  .errorDiv .notifIcon {
    background: #b35252; }

.infoDiv {
  border-bottom: 2px solid #004570; }
  .infoDiv .notifIcon {
    background: #004570; }

.closeMessage {
  position: relative;
  top: 6px;
  float: right;
  right: 7px;
  color: #b9b9b9; }

#basketData {
  height: auto !important;
  max-height: calc(100vh - 274px) !important;
  /* 274px =  height of basket buttons section and hide basket button */
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: touch; }
  #basketData tr td:nth-child(1) {
    width: 69%; }
  #basketData table {
    border: none;
    margin: 5px 0; }
  #basketData table.extraInfo tbody tr .small-text,
  #basketData table.totalPriceTable tbody tr .small-text {
    font-size: 13px !important; }
  #basketData table.extraInfo {
    margin-top: 10px; }
  #basketData table.totalPriceTable {
    width: 100%;
    margin: 5px 0 0 0 !important; }
  #basketData table.deliveryCostTable {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px 0;
    width: 100%;
    display: block;
    height: auto;
    border-top: 1px dashed #004570 !important;
    border-bottom: 1px dashed #004570 !important; }

.uk-style #basketData table.totalPriceTable tbody tr:nth-child(1),
.uk-style #basketData table.totalPriceTable tbody tr:nth-child(2) {
  display: none !important; }

.us-style #basketData table.totalPriceTable tbody tr:nth-child(1) {
  display: none !important; }

.productcontentcontainer .quantity {
  background: white;
  color: black !important; }

.productDetailHeaderContainer .quantity {
  background: white;
  color: black !important; }

#ID_Checkout_Overview {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: #fbf8f4;
  box-shadow: 0 0 15px 4px #ddd;
  min-width: 230px; }
  #ID_Checkout_Overview td {
    padding: 0 5px 0 5px;
    padding: 0 5px 0 5px; }
  #ID_Checkout_Overview .basketOverlay {
    display: none;
    height: 91%;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.8); }
  #ID_Checkout_Overview .lineTotal {
    padding-right: 4px; }
  #ID_Checkout_Overview #basketData::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background-color: #84a7bd;
    border: 1px solid #4587b1;
    padding-left: 9px;
    margin-left: 3px; }
  #ID_Checkout_Overview #basketData::-webkit-scrollbar {
    width: 7px; }

#CONTENT_BASKET_OVERVIEW div {
  line-height: 1.4em; }
#CONTENT_BASKET_OVERVIEW #openActionCode {
  display: block;
  cursor: pointer;
  background: inherit;
  border-top: 1px dashed #004570;
  color: #004570;
  font-size: 14px;
  text-align: center;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-top: 20px;
  height: auto;
  padding: 20px 10px 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  #CONTENT_BASKET_OVERVIEW #openActionCode:hover {
    font-weight: bold; }
#CONTENT_BASKET_OVERVIEW .productListTable .quantity {
  max-width: 25px;
  display: inline;
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: 0px;
  margin-top: 0px;
  border: 1px solid darkseagreen;
  border-left: 0;
  border-right: 0;
  width: 30px;
  text-align: center;
  background: white;
  padding: 0;
  height: 18px;
  line-height: 17px;
  vertical-align: top;
  color: black; }
#CONTENT_BASKET_OVERVIEW .productListTable .warningRow td {
  display: inline-flex;
  width: auto;
  justify-content: flex-start;
  gap: 0.4rem;
  font-size: 0.6rem;
  background: #ffe385;
  border-radius: 4px;
  padding: 3px 7px 3px 7px;
  align-items: center;
  flex-direction: row; }
  #CONTENT_BASKET_OVERVIEW .productListTable .warningRow td .warningIcon {
    width: 13px;
    fill: #eb8b4a; }
#CONTENT_BASKET_OVERVIEW .productListTable .fa-times-circle {
  color: #bc5e5e;
  font-size: 14px;
  cursor: pointer;
  transition: all .1s ease-in-out; }
  #CONTENT_BASKET_OVERVIEW .productListTable .fa-times-circle:hover {
    transform: scale(1.2); }
#CONTENT_BASKET_OVERVIEW .subline {
  width: 100%;
  background: #d8a64b4a;
  color: white;
  border-radius: 7px; }
  #CONTENT_BASKET_OVERVIEW .subline .plusMinusBtn .qtyplus, #CONTENT_BASKET_OVERVIEW .subline .plusMinusBtn .qtyminus {
    background: #d8a64b !important;
    border: 1px solid #d8a64b !important; }
  #CONTENT_BASKET_OVERVIEW .subline .plusMinusBtn .quantity {
    border: 1px solid #d8a64b !important; }
#CONTENT_BASKET_OVERVIEW .plusMinusBtn {
  width: 82px;
  height: 25px;
  float: left; }
  #CONTENT_BASKET_OVERVIEW .plusMinusBtn .qtyplus {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  #CONTENT_BASKET_OVERVIEW .plusMinusBtn .qtyminus {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px; }
  #CONTENT_BASKET_OVERVIEW .plusMinusBtn input[type='button'] {
    border: 1px solid darkseagreen;
    background: #7caf63;
    color: #fff;
    margin: unset;
    width: 22px;
    height: 20px;
    font-size: 13px;
    vertical-align: top;
    padding: 0; }
    #CONTENT_BASKET_OVERVIEW .plusMinusBtn input[type='button']:hover {
      background: #81c460; }
#CONTENT_BASKET_OVERVIEW.emptyClicked .goToCheckout {
  width: 18%; }
  #CONTENT_BASKET_OVERVIEW.emptyClicked .goToCheckout #checkout_step1 {
    display: none; }
  #CONTENT_BASKET_OVERVIEW.emptyClicked .goToCheckout #checkout_step2 {
    display: block;
    float: left;
    margin: auto;
    padding-left: 0 !important;
    width: 100%;
    text-align: center; }
#CONTENT_BASKET_OVERVIEW.emptyClicked .emptyBasket {
  width: 80%; }
  #CONTENT_BASKET_OVERVIEW.emptyClicked .emptyBasket #empty_step1 {
    float: left;
    padding-left: 15px;
    text-align: center;
    width: auto; }
  #CONTENT_BASKET_OVERVIEW.emptyClicked .emptyBasket #empty_step2 {
    padding-left: 15px;
    float: left;
    display: inline-block !important; }
#CONTENT_BASKET_OVERVIEW .goToCheckout {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  border-radius: 3px !important;
  display: inline-block;
  width: 80%;
  height: 42px !important;
  background: #7caf63;
  border: none !important;
  padding: 0 !important;
  line-height: 1em;
  margin-top: 15px !important;
  cursor: pointer; }
  #CONTENT_BASKET_OVERVIEW .goToCheckout:hover {
    background: #759e5c; }
  #CONTENT_BASKET_OVERVIEW .goToCheckout .button_inner_wrap {
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: auto;
    height: 42px;
    display: block; }
    #CONTENT_BASKET_OVERVIEW .goToCheckout .button_inner_wrap i {
      color: #fff; }
    #CONTENT_BASKET_OVERVIEW .goToCheckout .button_inner_wrap #checkout_step1 {
      line-height: 40px;
      display: inline-block;
      color: #fff !important;
      white-space: nowrap;
      float: none;
      padding-left: 15px; }
    #CONTENT_BASKET_OVERVIEW .goToCheckout .button_inner_wrap #checkout_step2 {
      line-height: 42px;
      float: none;
      color: #fff !important;
      padding-left: 0;
      width: auto;
      text-align: center; }
#CONTENT_BASKET_OVERVIEW .emptyBasket {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  border-radius: 3px;
  display: inline-block;
  width: 18%;
  height: 42px !important;
  background: #c15252;
  border: none !important;
  margin-left: 2% !important;
  margin-top: 15px !important;
  padding: 0 !important;
  cursor: pointer; }
  #CONTENT_BASKET_OVERVIEW .emptyBasket:hover {
    background: #d65a5a; }
  #CONTENT_BASKET_OVERVIEW .emptyBasket .button_inner_wrap {
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: auto;
    height: 42px;
    display: block; }
    #CONTENT_BASKET_OVERVIEW .emptyBasket .button_inner_wrap i {
      color: #fff; }
    #CONTENT_BASKET_OVERVIEW .emptyBasket .button_inner_wrap #empty_step1 {
      line-height: 42px;
      display: inline-block;
      color: #fff;
      float: none;
      margin: auto;
      padding-left: 0;
      text-align: center;
      width: auto; }
    #CONTENT_BASKET_OVERVIEW .emptyBasket .button_inner_wrap #empty_step2 {
      white-space: nowrap;
      line-height: 40px;
      display: none;
      color: #fff;
      float: none; }
#CONTENT_BASKET_OVERVIEW .fa-plus {
  font-size: 13px; }
#CONTENT_BASKET_OVERVIEW #ID_CampaignCodeInput .submit-button {
  border: 1px solid darkseagreen !important;
  background: #7caf63 !important; }
#CONTENT_BASKET_OVERVIEW #ID_CampaignCodeInput hr {
  border-top: solid 1px !important;
  color: #e0e0e0; }
#CONTENT_BASKET_OVERVIEW #ID_CampaignCodeInput label {
  width: auto;
  margin-bottom: 5px; }
#CONTENT_BASKET_OVERVIEW #ID_Checkout_ActionCode_Content .submit-button {
  margin-left: 0px;
  width: 100%;
  height: 29px;
  margin-top: -4px;
  margin-bottom: 0px; }
#CONTENT_BASKET_OVERVIEW #ID_Checkout_ActionCode_Content #ID_CampaignCode {
  margin-right: 5px;
  border-radius: 3px;
  margin-bottom: 12px;
  padding: 2%; }
#CONTENT_BASKET_OVERVIEW .basketPaymentMethodDesc {
  display: block;
  margin-top: 11px;
  margin-bottom: 0; }
  #CONTENT_BASKET_OVERVIEW .basketPaymentMethodDesc img {
    max-width: 50%;
    display: block;
    margin: 0 auto; }
#CONTENT_BASKET_OVERVIEW .extraInfo {
  margin-bottom: 0px; }

.basketOverlay #ID_Checkout_ActionCode_Content {
  border-radius: 15px;
  background: #f5f2e8;
  width: 86%;
  display: block;
  margin: 0 auto;
  margin-top: 22px; }
.basketOverlay #closeActionCode {
  background: #db6565;
  border: 1px solid #e65252; }
.basketOverlay #closeNewsLetterSignUp {
  background: #db6565;
  border: 1px solid #e65252; }

#ID_Checkout_Overview_Header {
  padding: 8px 10px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding: 7px 10px !important;
  cursor: pointer;
  color: #fff;
  background: #004570;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 10px; }
  #ID_Checkout_Overview_Header p {
    display: none; }

#ID_Checkout_Right_Sidebar {
  z-index: 10000; }

#CONTENT_BASKET_OVERVIEW_CONTAINER {
  padding: 10px;
  overflow-y: auto; }
  #CONTENT_BASKET_OVERVIEW_CONTAINER hr {
    border-top: dashed 1px !important;
    border-bottom: unset !important;
    background: unset !important;
    border: 0;
    border-bottom: 1px inset #ddd;
    background: #999;
    margin: 5px 0;
    padding: 0; }
  #CONTENT_BASKET_OVERVIEW_CONTAINER th {
    text-align: left;
    font-weight: bold;
    padding: 5px 0;
    padding-left: 2px; }

table.productListTable i {
  font-size: 12px;
  color: #004570; }

.isNotCheckOut.basketOpened #seeBasketButton {
  background: #004570;
  color: #fff; }
  .isNotCheckOut.basketOpened #seeBasketButton:hover {
    background: #033d61;
    color: #fff; }

.isNotCheckOut {
  display: block;
  position: fixed;
  right: 20px;
  /* 	top: 115px; */
  margin-right: 100px;
  margin-top: 80px;
  z-index: 100; }
  .isNotCheckOut #ID_Checkout_Overview {
    box-shadow: 0 0 20px 3px #848484d1; }
  .isNotCheckOut #CONTENT_BASKET_OVERVIEW_CONTAINER {
    display: block; }
  .isNotCheckOut #seeBasketButton {
    display: none;
    cursor: pointer; }
    .isNotCheckOut #seeBasketButton:hover {
      background: #648c50; }
    .isNotCheckOut #seeBasketButton p {
      display: inline-block;
      color: white;
      text-align: center;
      padding-top: 11px; }
    .isNotCheckOut #seeBasketButton i {
      display: inline; }

.uk-style .isNotCheckOut, .us-style .isNotCheckOut {
  margin-right: 20px !important; }

.fa-minus {
  font-size: 13px; }

#pointsLeftBasket {
  height: 28px;
  background: #436f8a; }
  #pointsLeftBasket p {
    padding: 4px;
    display: block;
    margin: 0 auto;
    text-align: center;
    height: 23px;
    color: white;
    word-break: break-all; }
  #pointsLeftBasket span {
    font-weight: bold;
    color: white; }

#basketInfoMessage {
  height: 100%;
  background: #ffdf83;
  padding: 2px; }
  #basketInfoMessage p {
    padding: 4px;
    display: block;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    color: #756329; }
    #basketInfoMessage p b {
      color: inherit; }
  #basketInfoMessage span {
    font-weight: bold;
    color: white; }

#ID_Checkout_ActionCode_Header {
  color: #fff;
  background: #004570;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 10px; }

#ID_Checkout_ActionCode_Content {
  padding: 10px;
  overflow-y: auto;
  min-height: 50px; }

.backgroundFlash {
  border-radius: 11px;
  -webkit-animation-name: example;
  -webkit-animation-duration: 2s;
  animation-name: example;
  animation-duration: 2s; }

.basketDetailContainer {
  display: none !important; }

#passwordFieldDiv {
  width: 50%;
  display: block;
  margin: 0 auto;
  background: #fbf8f4;
  padding: 20px;
  border-radius: 15px;
  border: 2px solid #004570;
  box-shadow: black 0px 0px 15px -5px; }
  #passwordFieldDiv .inputFields {
    width: 50%;
    display: inline-block; }
  #passwordFieldDiv input {
    border-radius: 3px;
    margin-top: 3px; }

#lockpic {
  float: right;
  display: inline-block;
  max-width: 100%;
  width: 45%; }

.manageinventory-button {
  float: right;
  width: 148px;
  margin-right: -148px; }
  .manageinventory-button a {
    margin-right: -31px;
    margin-left: 19px;
    position: absolute;
    vertical-align: top;
    display: inline-block;
    margin-top: -4px;
    cursor: pointer; }
  .manageinventory-button span {
    font-size: 18px; }
  .manageinventory-button i {
    color: #4297b5 !important;
    vertical-align: middle; }

.tippy-tooltip {
  display: none;
  background: #eae2cc;
  border: 2px solid #004570;
  border-radius: 12px;
  box-shadow: 0px 1px 20px 3px rgba(0, 0, 0, 0.3); }
  .tippy-tooltip select {
    width: 100%; }

.tippy-content {
  display: none; }

#productAvailablityStatus {
  background: white; }

.tippy-popper {
  perspective: unset !important; }

.led-box {
  position: absolute;
  float: right;
  right: 10px;
  height: 30px;
  margin: 10px 0; }
  .led-box p {
    font-size: 12px;
    text-align: center;
    margin: 1em; }

.led-green {
  margin: 0 auto;
  width: 15px;
  height: 15px;
  background-color: #ABFF00;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #304701 0 -1px 9px, #89FF00 0 2px 12px;
  transition: background-color 0.5s ease; }

.led-gray {
  margin: 0 auto;
  width: 15px;
  height: 15px;
  background-color: #cacaca;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #505050 0 -1px 9px, #949494 0 2px 12px;
  transition: background-color 0.5s ease; }

.led-yellow {
  margin: 0 auto;
  width: 15px;
  height: 15px;
  background-color: #f19d1f;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #b5521c 0 -1px 9px, #b78516 0 2px 12px;
  transition: background-color 0.5s ease; }

.loader {
  border-radius: 50%;
  width: 10em;
  height: 10em;
  margin: 60px auto;
  font-size: 3px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid #7caf63;
  border-right: 1.1em solid #004570;
  border-bottom: 1.1em solid #004570;
  border-left: 1.1em solid #004570;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }
  .loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em; }

@media screen and (max-width: 580px) {
  .playButton {
    background-size: cover;
    top: 30%;
    width: 65px;
    height: 47px; } }
@media screen and (max-width: 321px) {
  .playButton {
    top: 22%; } }
@media screen and (max-width: 680px) {
  .proIntroElement {
    width: 100%; } }
@media screen and (max-width: 500px) {
  .proSectionWrapper .pictureframe {
    float: none;
    height: 100%; }
  .proSectionWrapper .textSection {
    margin-left: 0; } }
@media screen and (max-width: 533px) {
  #Form_AgeControl {
    width: 100%; }

  #ID_AgeControl .fa {
    display: none; } }
@media only screen and (max-width: 1024px) {
  #pn-welcome {
    display: none; } }
@media screen and (max-width: 1400px) and (min-width: 700px) {
  .header2015 .basketWrapper {
    display: none; } }
@media screen and (max-width: 1800px) {
  .isNotCheckOut {
    position: fixed;
    right: 20px;
    /* 		top: 115px; */
    z-index: 1000;
    margin-right: 30px; } }
@media screen and (max-width: 1700px) {
  .isNotCheckOut {
    position: fixed;
    right: 20px;
    /* 		top: 115px; */
    z-index: 1000;
    margin-right: 0px; } }
@media screen and (max-width: 1630px) {
  .isNotCheckOut #ID_Checkout_Overview {
    width: 298px !important; }
  .isNotCheckOut .goToCheckout .button_inner_wrap #checkout_step1 {
    font-size: 13px !important; }
  .isNotCheckOut .emptyBasket .button_inner_wrap #empty_step2 {
    font-size: 13px !important; } }
@media screen and (max-width: 1400px) {
  .isNotCheckOut {
    display: none;
    position: fixed;
    margin-top: 17px;
    z-index: 1000; }
    .isNotCheckOut #ID_Checkout_Overview {
      width: 300px !important;
      margin-top: 0;
      border-radius: 15px; }
    .isNotCheckOut #CONTENT_BASKET_OVERVIEW_CONTAINER {
      display: none; }
    .isNotCheckOut #seeBasketButton {
      border-bottom-left-radius: 15px;
      border-bottom-right-radius: 15px;
      height: 45px;
      color: #fff;
      display: block;
      margin-top: 0px;
      background: #7caf63;
      text-align: center;
      font-size: 16px;
      font-weight: bold; }
      .isNotCheckOut #seeBasketButton i {
        color: white;
        font-size: 19px;
        vertical-align: middle; }
    .isNotCheckOut #ID_Checkout_Overview_Header p {
      display: inline;
      width: 15px;
      height: 15px;
      padding: 2px;
      margin-left: 6px;
      font-size: 9px;
      line-height: 19px;
      position: absolute;
      text-align: center;
      font-weight: bold;
      color: #fff;
      margin-top: -2px;
      background-color: #dc0d17;
      border: 2px solid #fff !important;
      -moz-border-radius: 20px;
      -webkit-border-radius: 20px;
      -ms-border-radius: 20px;
      border-radius: 20px; }
    .isNotCheckOut #ID_Checkout_Overview_Header .pCount {
      color: white;
      font-size: 12px;
      vertical-align: top; }

  #CONTENT_BASKET_OVERVIEW .plusMinusBtn input[type='button'] {
    width: 25px;
    height: 23px; }
  #CONTENT_BASKET_OVERVIEW .productListTable .quantity {
    height: 23px !important;
    border-radius: unset; }
  #CONTENT_BASKET_OVERVIEW .productListTable .fa-times-circle {
    font-size: 19px; } }
@media screen and (max-width: 765px) {
  #ID_CheckOut {
    width: 100% !important; }

  .ID_Checkout_Overview_Fixed {
    position: unset; }

  #ID_Checkout_Overview {
    width: 100% !important;
    margin-bottom: 20px; } }
@media screen and (max-width: 700px) {
  .isNotCheckOut {
    top: 0;
    margin-top: 0px !important;
    width: 100% !important;
    right: unset !important; }
    .isNotCheckOut #ID_Checkout_Overview {
      width: 100% !important;
      line-height: 5px !important; }
      .isNotCheckOut #ID_Checkout_Overview th {
        padding: 0 !important;
        font-size: 12px; }
    .isNotCheckOut #ID_Checkout_Overview_Header {
      border-radius: 0;
      cursor: pointer; }

  * {
    filter: unset !important; }

  #passwordFieldDiv {
    width: 80%;
    display: block;
    margin: 0 auto;
    background: #fbf8f4;
    padding: 20px;
    border-radius: 15px;
    border: 2px solid #004570;
    box-shadow: black 0px 0px 15px -5px; }
    #passwordFieldDiv .inputFields {
      width: 100%;
      display: inline-block; }

  #lockpic {
    display: none; } }
.bluetable caption {
  background: #226282;
  padding: 7px;
  color: white;
  border-bottom: 3px solid #10577b;
  border-top-left-radius: 11px;
  font-weight: bold;
  text-align: center;
  border-top-right-radius: 11px; }
.bluetable td {
  border: 1px solid #9c9c9c;
  padding: 5px; }

@media screen and (max-width: 1030px) {
  #lockpic {
    display: none !important; }

  #passwordFieldDiv .inputFields {
    width: 100%;
    display: inline-block; } }
#commissionsDetailsTableDiv {
  background: #fff6f0; }
  #commissionsDetailsTableDiv #commissionsDetailsTable tbody tr {
    background-color: #00457026; }
  #commissionsDetailsTableDiv #commissionsDetailsTable tr:nth-child(2n) {
    background-color: #0045701a !important; }
  #commissionsDetailsTableDiv #daterangeDiv {
    padding: 20px;
    padding-top: 7px;
    padding-bottom: 1px;
    background: #004570;
    border-radius: 8px;
    box-shadow: 2px 3px 20px rgba(0, 0, 0, 0.15); }
    #commissionsDetailsTableDiv #daterangeDiv input[type="text"] {
      font-size: 19px;
      border-radius: 7px; }
    #commissionsDetailsTableDiv #daterangeDiv label {
      color: white;
      font-weight: bolder; }
    #commissionsDetailsTableDiv #daterangeDiv i {
      color: white; }

#commissionsDetailsTable {
  border: 2px solid #004570;
  border-radius: 7px;
  box-shadow: 0px -4px 20px 1px rgba(0, 0, 0, 0.21); }

#bpComTotalSummaryTable {
  border: 2px solid #004570;
  box-shadow: -2px 1px 20px 0px rgba(0, 0, 0, 0.14); }

#bpComSummaryTable {
  border: 2px solid #ff8033;
  box-shadow: 0px 0px 8px #00000052; }
  #bpComSummaryTable tr {
    background: #ff80332b; }
  #bpComSummaryTable th {
    color: white; }

#totalSummaryRow {
  background: rgba(0, 69, 112, 0.11); }

/* pointshop image and 3 guiding steps at the bottom */
.pointShop-box:hover {
  background: #e8b75e; }
  .pointShop-box:hover img {
    transform: scale(1.2); }

.uk-style .discount-visible {
  color: #e8b75e !important;
  font-weight: 700; }
@media screen and (max-width: 1800px) {
  .uk-style .isNotCheckOut {
    margin-right: 20px; }
    .uk-style .isNotCheckOut #ID_Checkout_Overview {
      width: 298px !important; } }

@media screen and (max-width: 1800px) {
  .us-style .isNotCheckOut {
    margin-right: 20px; }
    .us-style .isNotCheckOut #ID_Checkout_Overview {
      width: 230px !important; } }

.eventTable .tdFirst, .eventTable .tdSecond {
  background: red; }
.eventTable .tdHide {
  display: none; }
.eventTable .cancelled td div {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between; }
  .eventTable .cancelled td div span {
    text-decoration: line-through;
    flex-shrink: 0; }
  .eventTable .cancelled td div .cancelledText {
    text-decoration: none;
    color: #ff3a3a;
    font-weight: 600;
    flex-shrink: unset; }

.responsiveTable {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 15px;
  border-collapse: separate;
  border-spacing: 0px; }
  .responsiveTable tr:nth-child(2n) {
    background: #DFEAF0; }
  .responsiveTable caption {
    font-size: 1.5em;
    margin: .5em 0 .75em; }
  .responsiveTable tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em; }
  .responsiveTable th {
    font-size: 1.15em;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: #226282;
    color: #ffffff;
    text-align: left;
    font-weight: 400; }
  .responsiveTable th, .responsiveTable td {
    padding: 8px;
    line-height: 1.2em; }
  .responsiveTable .responsiveTableRowTitle {
    display: none !important; }
  .responsiveTable a {
    margin-bottom: 0;
    color: #3f95b4;
    width: fit-content; }
    .responsiveTable a:hover {
      color: #32768e;
      font-weight: bold; }

@media screen and (min-width: 700px) {
  .eventTable .etThW50 {
    width: 40%; }
  .eventTable .etThWmin-content {
    width: min-content; } }
@media screen and (max-width: 700px) {
  .eventTable thead th:nth-child(3), .eventTable tbody tr td:nth-child(4) {
    text-align: left; }
  .eventTable .cancelled td div {
    display: flex;
    flex-direction: column; }

  .responsiveTable {
    border: 0; }
    .responsiveTable .responsiveTableRowTitle {
      background: #226282 !important;
      display: block;
      padding: 5px !important;
      text-transform: capitalize;
      font-size: 15px;
      letter-spacing: normal; }
    .responsiveTable caption {
      font-size: 1.3em; }
    .responsiveTable thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      width: 1px; }
      .responsiveTable thead tr:nth-child(1) {
        display: none; }
    .responsiveTable tr {
      border-bottom: 3px solid #ddd;
      display: block;
      margin-bottom: .625em; }
    .responsiveTable td {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: .8em;
      display: flex;
      flex-direction: column;
      width: 96% !important; }
      .responsiveTable td p {
        display: inline-block; }
      .responsiveTable td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase; }
      .responsiveTable td:last-child {
        border-bottom: 0; } }
.card {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  overflow: hidden;
  font-family: Arial, sans-serif;
  max-width: 360px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.12);
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column; }

.card .card-content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  padding: 15px;
  height: 100%; }

.card h2 {
  margin-top: 0;
  color: #333; }

.card p {
  color: #666;
  margin-bottom: 30px; }

.card a {
  background-color: #304145;
  color: white;
  border: none;
  padding: 10px 15px;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  text-align: center;
  font-weight: bold;
  width: 100%;
  text-transform: uppercase;
  box-sizing: border-box;
  margin: 0; }

.card a:hover {
  background-color: #526f75; }

.card img {
  height: 200px !important;
  width: 100% !important;
  object-fit: cover;
  min-height: 200px;
  margin: 0px !important; }

@media screen and (max-width: 700px) {
  .card {
    max-width: unset; }

  .card img {
    min-height: 300px !important; } }
#pagecontainer {
  width: 980px;
  margin: 0 auto;
  position: relative;
  min-height: 100%; }

#pageborder {
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
  margin-bottom: 40px;
  /*
  box-shadow:0px 0px 12px 1px #ddd;
  -moz-box-shadow:0px 0px 12px 1px #ddd;
  */ }

.pageWidth {
  width: 980px;
  margin: 0 auto;
  position: relative; }

/************************************* content ***********************************/
.contenttext,
.contentelement {
  clear: both;
  width: auto; }
  .contenttext > *,
  .contentelement > * {
    max-width: 100%; }

#content {
  width: 950px;
  padding: 0px;
  /* min-height: 450px; */
  padding: 15px; }

.rightimg {
  padding: 0 0 10px 10px; }

#headerContainer {
  margin-bottom: 15px;
  margin-top: 10px;
  min-height: 87px; }

#header h1 {
  padding: 15px 15px 0 15px; }

#contentcolumn-l {
  float: left;
  width: 440px;
  min-height: 100px;
  margin-right: 24px; }

#contentcolumn-r {
  float: left;
  width: 440px;
  min-height: 100px; }

#col1 {
  float: left;
  width: 65%; }

#col2 {
  float: right;
  width: 280px; }

.page2cols {
  padding: 15px; }

#content .page2cols {
  padding: 0; }

.page2cols .col1 {
  float: left;
  width: 68%;
  padding-right: 0px;
  min-height: 200px; }

.page2cols .col2 {
  float: right;
  width: 30%;
  min-height: 200px; }

.page2colseven .col1 {
  width: 48%;
  float: left; }

.page2colseven .col2 {
  width: 48%;
  float: right; }

#content .page2cols .col1 .blueinfoboxpadding,
#content #col1 .blueinfoboxpadding {
  width: auto; }

#content .page2cols .col1 .blueinfoboxpadding,
#content #col1 .blueinfoboxpadding li {
  padding-bottom: 5px; }

#header2col {
  margin-bottom: 15px; }

#content .infoboxbluegradient {
  background: #fff; }

/************************************************** 2 col 50/50% ***************************************************/
#col1-50,
#col2-50 {
  float: left;
  width: 48%; }

#col1-50 {
  margin-right: 4%; }

/*****************************************  UK Styles  *************************/
.newWidth #pagecontainer {
  width: 1100px; }
.newWidth .pageWidth {
  width: 1100px; }
.newWidth #content {
  width: 1070px; }

#topnavContainer {
  width: 100%;
  min-width: 980px;
  background: #004570;
  margin: 8px auto 15px auto;
  box-shadow: 0 0 5px 1px #ddd; }

/*********************** main menu (desktop) ***************************/
.nav {
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav li {
  position: relative;
  display: block;
  padding: 0;
  background: none; }

.nav li:last-of-type {
  padding-right: 0; }

.nav li a {
  position: relative;
  display: block;
  padding: 4px 6px; }

.nav li a:hover,
.nav li a:focus {
  text-decoration: none;
  background: #497088;
  color: white !important; }

.nav li.disabled a {
  color: #777; }

.nav li.disabled a:hover,
.nav li.disabled a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open a,
.nav .open a:hover,
.nav .open a:focus {
  background-color: #eee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav li a img {
  max-width: none; }

.nav-tabs li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs li a {
  margin-right: 2px;
  font-size: 14px;
  border: 1px solid transparent;
  color: #fff; }

.nav-tabs li a:hover {
  color: white; }

.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  color: #000;
  cursor: default;
  background-color: #fff; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified li {
  float: none; }

.nav-tabs.nav-justified li a {
  margin: 0px;
  text-align: center; }

.nav-tabs.nav-justified .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

.nav-tabs.nav-justified li a {
  margin-right: 0; }

.nav-pills li {
  float: left; }

.nav-pills li a {
  font-size: 13px;
  color: #dfdfdf; }

.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: #f0b55a; }

.nav-stacked li {
  float: none; }

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

.nav-justified {
  width: 100%; }

.nav-justified li {
  float: none; }

.nav-justified li a {
  margin-bottom: 5px;
  text-align: center;
  font-weight: 600; }

.nav-justified .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

.nav-justified li {
  display: table-cell; }

.nav-justified li a {
  margin-bottom: 0; }

/****** ajustments for one level menu on old sites ******/
#one-level-menu {
  border-top: none; }

#one-level-menu.nav-pills li:first-child a {
  padding-left: 6px; }

#one-level-menu.nav-pills li a {
  font-size: 15px;
  padding: 8px; }

#one-level-menu li.active > a,
.slicknav_nav li.active > a {
  color: #fff !important;
  background: #dcc170; }

/****** point stuff ******/
#pointContainer {
  margin: 0;
  padding: 2px 10px;
  background: #7caf63;
  color: #fff;
  text-align: center;
  position: absolute;
  border: 1px solid #fff;
  right: 0px;
  bottom: -6px;
  background: #7caf63;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7caf63 0%, #7caf63 49%, #6aad48 52%, #71aa52 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7caf63), color-stop(49%, #7caf63), color-stop(52%, #6aad48), color-stop(100%, #71aa52));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7caf63 0%, #7caf63 49%, #6aad48 52%, #71aa52 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7caf63 0%, #7caf63 49%, #6aad48 52%, #71aa52 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7caf63 0%, #7caf63 49%, #6aad48 52%, #71aa52 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #7caf63 0%, #7caf63 49%, #6aad48 52%, #71aa52 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7caf63', endColorstr='#71aa52',GradientType=0 );
  /* IE6-9 */
  z-index: 998; }

#point {
  font-weight: bold;
  color: #fff; }

/*****    design 2015       ******/
.mainNav2015 {
  width: 620px;
  float: right;
  clear: both;
  /* main menu */
  /* sub-menu */
  /* mobile menu */ }
  .mainNav2015 .nav-tabs {
    border: none;
    background: #eae2cc;
    float: left;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
    .mainNav2015 .nav-tabs li:nth-child(1), .mainNav2015 .nav-tabs li:nth-child(1) a {
      border-top-left-radius: 8px; }
    .mainNav2015 .nav-tabs li:last-child, .mainNav2015 .nav-tabs li:last-child a {
      border-top-right-radius: 8px; }
    .mainNav2015 .nav-tabs li a {
      padding: 6px 10px;
      margin: 0;
      font-weight: bold; }
    .mainNav2015 .nav-tabs li a:hover {
      background: #497088; }
    .mainNav2015 .nav-tabs .active a {
      background: #004570;
      color: #fff; }
    .mainNav2015 .nav-tabs .active a:after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      z-index: 2;
      pointer-events: none;
      border-color: rgba(0, 69, 112, 0);
      border-top-color: #004570;
      border-width: 5px;
      margin-left: -30%; }
  .mainNav2015 .nav-pills {
    background: #faf8f4;
    clear: both;
    border: none;
    box-shadow: 0px -3px 12px 0px rgba(0, 0, 0, 0.11);
    border: 1px solid #eee3cf;
    border-top: none; }
    .mainNav2015 .nav-pills li a {
      font-weight: normal; }
    .mainNav2015 .nav-pills .active a {
      color: #004570;
      font-weight: bold; }
  .mainNav2015 .slicknav_nav li a {
    color: #fff; }
    .mainNav2015 .slicknav_nav li a:hover {
      background: #dcc170;
      color: #000; }

input[type="text"], input[type="email"] {
  padding: 1.5%;
  border: 1px solid #CFCFCF;
  margin-bottom: 16px;
  width: 95%;
  max-width: 453px; }
  input[type="text"]:hover, input[type="email"]:hover {
    background: #f9f9f9;
    border: 1px solid #DCC170; }
  input[type="text"]:focus, input[type="email"]:focus {
    background: #f9f9f9;
    border: 1px solid #DCC170; }

input[type="password"] {
  padding: 1.5%;
  border: 1px solid #CFCFCF;
  margin-bottom: 16px;
  width: 95%;
  max-width: 453px; }
  input[type="password"]:hover {
    background: #f9f9f9;
    border: 1px solid #DCC170; }
  input[type="password"]:focus {
    background: #f9f9f9;
    border: 1px solid #DCC170; }

textarea {
  padding: 1.5%;
  border: 1px solid #CFCFCF;
  margin-bottom: 16px;
  width: 95%;
  max-width: 453px;
  min-height: 150px;
  display: block; }
  textarea:hover {
    background: #f9f9f9;
    border: 1px solid #DCC170; }
  textarea:focus {
    background: #f9f9f9;
    border: 1px solid #DCC170; }

select {
  padding: 1.5%;
  border: 1px solid #CFCFCF;
  margin-bottom: 16px;
  width: 95%;
  max-width: 453px; }

#ID_Captcha_TR {
  width: 95%;
  max-width: 453px;
  margin-bottom: 15px; }
  #ID_Captcha_TR #ID_Captcha {
    width: 80%;
    float: left !important;
    display: inline-block;
    margin: 0 !important; }
  #ID_Captcha_TR #ID_Captcha_Refresh {
    float: left !important;
    display: inline-block;
    margin: 0 0 0 8px !important; }

#captcha-desc {
  width: 95%;
  max-width: 453px; }

#templateText {
  min-height: 66px !important;
  background-color: #f3f3f3;
  word-break: break-all;
  white-space: normal; }

input[type="submit"] {
  margin: 0 0 20px;
  background-position: center !important;
  transition: background 0.6s !important;
  display: inline-block;
  border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  -webkit-appearance: none;
  padding: 1.3% 2%;
  border: 1px solid darkseagreen;
  background: #7caf63;
  color: #fff; }
  input[type="submit"]:hover {
    background: #7caf63 radial-gradient(circle, transparent 1%, #7caf63 1%) center/15000% !important;
    cursor: pointer;
    background: #81c460;
    transition: background-color .4s ease-out, border-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
    -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }
  input[type="submit"]:active {
    background-color: #a6c796 !important;
    background-size: 100% !important;
    transition: background 0s !important; }

input[type="button"] {
  margin: 0;
  display: inline-block;
  border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 4px 5px;
  -webkit-appearance: none;
  border: 1px solid darkseagreen;
  background: #7caf63;
  color: #fff; }
  input[type="button"]:hover {
    cursor: pointer;
    background: #81c460;
    transition: background-color .4s ease-out, border-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
    -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }

input[type="checkbox"] {
  display: inline; }
  input[type="checkbox"] + label {
    display: inline; }

input[type="radio"] {
  display: inline; }
  input[type="radio"] + label {
    display: inline; }

input {
  display: block; }

label {
  display: block; }

.basketButton {
  background: antiquewhite;
  border: 1px solid #2c8ba3;
  padding: 1px 5px !important; }
  .basketButton:hover {
    background: lavender;
    cursor: pointer; }
  .basketButton a {
    font-size: 0.8em; }
    .basketButton a:hover {
      color: forestgreen; }

.plusMinusBtn input[type="button"] {
  background-position: center !important;
  transition: background 0.6s !important; }
  .plusMinusBtn input[type="button"]:hover {
    background: #7caf63 radial-gradient(circle, transparent 1%, #7caf63 1%) center/15000% !important; }
  .plusMinusBtn input[type="button"]:active {
    background-color: #a6c796 !important;
    background-size: 100% !important;
    transition: background 0s !important; }

.buybutton {
  background-position: center !important;
  transition: background 0.6s !important;
  display: inline-block;
  border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  -webkit-appearance: none;
  border: 1px solid darkseagreen;
  background: #7caf63; }
  .buybutton:hover {
    background: #7caf63 radial-gradient(circle, transparent 1%, #7caf63 1%) center/15000% !important;
    cursor: pointer;
    background: #81c460;
    transition: background-color .4s ease-out, border-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
    -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }
  .buybutton:active {
    background-color: #a6c796 !important;
    background-size: 100% !important;
    transition: background 0s !important; }
  .buybutton a {
    margin: 0;
    color: #fff; }

input[type="reset"] {
  display: inline-block;
  border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  -webkit-appearance: none;
  background: #af0000;
  color: #fff;
  border: 1px solid transparent;
  padding: 1.3% 2%; }
  input[type="reset"]:hover {
    cursor: pointer; }

.buybuttonPromotion {
  display: inline-block;
  border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  -webkit-appearance: none;
  border: 1px solid darkseagreen;
  background: #7caf63; }
  .buybuttonPromotion:hover {
    cursor: pointer;
    background: #81c460;
    transition: background-color .4s ease-out, border-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
    -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }
  .buybuttonPromotion a {
    margin: 0;
    color: #fff; }

.actionbutton {
  display: inline-block;
  border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  -webkit-appearance: none;
  border: 1px solid darkseagreen;
  background: #7caf63; }
  .actionbutton:hover {
    cursor: pointer;
    background: #81c460;
    transition: background-color .4s ease-out, border-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
    -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }
  .actionbutton a {
    margin: 0;
    color: #fff; }

.infobutton {
  display: inline-block;
  border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  -webkit-appearance: none;
  color: #004570;
  border: 1px solid #aaa;
  background: #ddd; }
  .infobutton:hover {
    cursor: pointer;
    background: #eee;
    transition: background-color .4s ease-out, border-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
    -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }
  .infobutton a {
    margin: 0;
    margin: 0;
    color: #004570; }

.outofstock-button {
  display: inline-block;
  border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  -webkit-appearance: none;
  color: #000;
  float: right; }

.shopNow {
  display: inline-block;
  border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  -webkit-appearance: none;
  border: 1px solid darkseagreen;
  background: #7caf63;
  color: #fff;
  cursor: pointer;
  margin: 0; }
  .shopNow a {
    color: white; }
  .shopNow:hover {
    background: #81c460;
    transition: background-color .4s ease-out, border-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
    -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }

#ID_Captcha:hover {
  cursor: pointer; }

#ID_Captcha_Refresh:hover {
  cursor: pointer; }

.button:hover {
  cursor: pointer; }

.outofstock {
  float: left;
  height: 22px;
  width: 32px;
  border: 0 none;
  margin-right: 3px;
  text-align: center;
  font-size: 12px;
  line-height: 25px;
  color: grey; }

.outer-li {
  display: table;
  height: 43px;
  position: static;
  width: 100%;
  overflow: hidden;
  position: relative; }

.middle-li {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.info-icon:hover {
  cursor: pointer; }

#pointshopForm {
  background-color: #eae1cc;
  border-radius: .5em;
  padding: 10px 25px 5px 25px;
  margin-bottom: 19px; }
  #pointshopForm h2 {
    color: #333;
    font-size: 1.35em;
    font-weight: 600;
    line-height: 1.2em;
    padding-bottom: 5px; }
  #pointshopForm a {
    color: #3f95b4; }
  #pointshopForm .inputborder {
    border-radius: .5em;
    height: 1.5em;
    margin-bottom: 10px; }
  #pointshopForm input[type="button"] {
    background: #7caf63;
    border-radius: 3px;
    padding: 5px 12px;
    color: #fff;
    border: none;
    line-height: 1.4em; }
    #pointshopForm input[type="button"]:hover {
      background: #81c460;
      transition: background-color .4s ease-out, border-color .4s ease-out;
      -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
      -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }
  #pointshopForm .pointshopUser {
    font-size: 12px; }

.pointshop-button-submit {
  background: #7caf63;
  border-radius: 3px;
  padding: 5px 12px;
  color: #fff;
  border: none;
  line-height: 1.4em; }
  .pointshop-button-submit:hover {
    background: #81c460;
    transition: background-color .4s ease-out, border-color .4s ease-out;
    -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
    -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }

#captcha-err-container {
  clear: both; }

#bpComDiv {
  margin-top: 10px; }
  #bpComDiv table thead {
    background: #004570 !important; }
    #bpComDiv table thead tr th {
      color: #fff !important; }
  #bpComDiv h4 {
    display: inline;
    clear: both; }
  #bpComDiv table.dataTable thead th {
    border-bottom: 1px solid #ddd !important;
    border-right: 1px solid #37759c; }
  #bpComDiv #paymentButtonLabel {
    font-size: 11px;
    font-style: italic;
    float: right;
    clear: both;
    width: 200px;
    margin-bottom: 5px; }
  #bpComDiv #generateInvoiceButton {
    display: block;
    float: right;
    border-radius: 5px;
    clear: both;
    margin: 0 auto;
    border: 2px solid #4f8e30;
    background: #7caf63; }
    #bpComDiv #generateInvoiceButton:disabled {
      border: 2px solid #7d7d7d;
      background: #ababab; }
  #bpComDiv th {
    text-align: left; }

#requestPaymentCell {
  height: 42px;
  text-align: right; }

#beneficiaryName {
  position: absolute;
  top: 8px;
  left: 17px;
  font-weight: bold; }

#bpComTotalSummaryTable td {
  vertical-align: middle; }

#commissionsDetailsTableDiv {
  border: 1px solid #ddd; }
  #commissionsDetailsTableDiv thead {
    background: #ff8033; }
  #commissionsDetailsTableDiv table tr:nth-child(2n) {
    background-color: #f7f7f7 !important; }

#bankAccountDetails {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  padding: 9px; }

#commissionsPaidSummaryTable {
  background: #7caf63;
  color: white !important;
  height: 43px; }

.accordion .accordionHeaderOrange {
  background-image: url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2014/general/web_assets/arrow-forward-black-24px.png);
  background-color: rgba(255, 96, 0, 0.8) !important;
  color: white;
  background-repeat: no-repeat !important;
  background-position: 99% center !important;
  height: 37px; }
.accordion .accordionHeader h4 {
  font-size: 15px !important;
  color: white;
  font-family: arial;
  font-weight: bold;
  padding-left: 5px; }

#commissionsPaidTable thead {
  background: rgba(124, 175, 99, 0.28); }

table.dataTable thead td {
  border-bottom: 1px solid #ddd !important;
  border-right: 1px solid #37759c; }

#daterangeDiv #submitButton {
  padding: 10px;
  border-radius: 5px;
  display: inline;
  border: unset;
  border-bottom: 3px solid #50753e;
  font-weight: bold;
  background: #7CAF63; }

#bpComTable_length {
  margin-bottom: 10px;
  float: right;
  margin-right: 53px;
  margin-top: -54px;
  display: inline; }

#commissionsDetailsTable_length {
  float: right;
  margin-top: 1px;
  position: relative;
  padding-right: 25px;
  color: white;
  z-index: 10; }
  #commissionsDetailsTable_length label {
    color: white; }

#commissionsPaidTable_length {
  float: right;
  margin-top: -30px;
  padding-bottom: 4px;
  padding-right: 45px; }
  #commissionsPaidTable_length label {
    color: white; }

.dataTables_length select {
  width: 55px !important;
  border-radius: 8px;
  height: 23px;
  padding: 0;
  padding-left: 10px;
  text-align: left;
  margin: 0; }

#ui-datepicker-div table thead {
  background: rgba(255, 96, 0, 0.8);
  color: white; }
#ui-datepicker-div table span {
  color: white; }

.dateWrapper {
  width: 224px;
  display: inline-block; }

.fa-long-arrow-down {
  display: none !important; }

@media only screen and (max-width: 585px) {
  .formError .formErrorContent {
    margin-left: -100px;
    width: 144px !important;
    padding: 4px 6px 4px 4px !important; }

  .selectionContainer .formError .formErrorContent {
    margin-left: 188px;
    width: 144px !important;
    margin-bottom: 15px; } }
@media only screen and (min-width: 600px) {
  .selectionContainer .formError .formErrorContent {
    margin-left: 382px; } }
@media only screen and (min-width: 1026px) {
  .selectionContainer .formError .formErrorContent {
    margin-left: 425px; } }
/* RESPONSIVE TABLES. DON'T TOUCH */
@media only screen and (max-width: 768px) {
  table {
    border: solid 1px #fff !important; }

  #commissionsDetailsTableDiv {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */ }
    #commissionsDetailsTableDiv #no-more-tables table, #commissionsDetailsTableDiv #no-more-tables thead, #commissionsDetailsTableDiv #no-more-tables tbody, #commissionsDetailsTableDiv #no-more-tables th, #commissionsDetailsTableDiv #no-more-tables td, #commissionsDetailsTableDiv #no-more-tables tr {
      display: block; }
    #commissionsDetailsTableDiv #no-more-tables thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    #commissionsDetailsTableDiv #no-more-tables tr {
      border: 1px solid #ccc;
      margin-bottom: 9px; }
    #commissionsDetailsTableDiv #no-more-tables td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%;
      white-space: normal;
      text-align: right;
      min-height: 17px; }
    #commissionsDetailsTableDiv #no-more-tables td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 6px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      text-align: left;
      font-weight: bold;
      color: #3f85b1; }

  #commissionsDetailsTable tr td:before,
  #bpComSummaryTable tr td:before {
    color: #ff6000; }

  #commissionsPaidTable tr td:before {
    color: #7caf63; }

  /*
  Label the data
  */
  #no-more-tables td:before {
    content: attr(data-title); }

  #bpComTable tr {
    margin-bottom: 16px; }

  #bpComTable {
    border: none !important; } }
@media only screen and (max-width: 725px) {
  #bpComTable_length {
    margin-top: -3px; }

  #bpComTable_length label {
    margin-top: 0px !important; } }
@media only screen and (max-width: 635px) {
  #bpComTable_length label {
    margin-top: -140px !important; }

  #bankAccountDetails {
    top: 35px;
    right: unset;
    margin: 0 auto;
    left: 7px; }

  #bpComDiv h4 {
    margin-top: 112px !important; } }
@media only screen and (max-width: 430px) {
  #bpComTable_length label {
    margin-top: -189px !important; }

  #bankAccountDetails {
    top: 50px; }

  #bpComDiv h4 {
    margin-top: 96px !important; } }
@media only screen and (max-width: 537px) {
  #bpComDiv #submitButton {
    display: block; }

  .fa-long-arrow-right {
    display: none !important; }

  .fa-long-arrow-down {
    margin-left: 102px !important;
    margin-right: 7px !important;
    margin-bottom: 7px !important;
    margin-top: -7px !important;
    display: block !important; }

  #commissionsPaidSummaryTable {
    height: 75px !important; }

  #bpComDiv {
    margin-top: 52px; }

  #requestPaymentCell {
    height: 51px; }

  #bpComDiv h4 {
    margin-top: 110px !important; } }
/* ORDER OVERVIEW PAGE */
#orderOverview_wrapper .dataTables_scrollHead {
  background-color: #156597 !important; }
#orderOverview_wrapper .dataTables_paginate .paginate_button.current {
  color: #fff !important;
  font-weight: bold;
  border: 1px solid #5fa5c7;
  background-color: #156597; }
  #orderOverview_wrapper .dataTables_paginate .paginate_button.current:hover {
    background-color: #156597; }
#orderOverview_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #5fa5c7;
  background-color: #5d9ac6; }
#orderOverview_wrapper .dataTables_paginate .paginate_button:active {
  background: #156597; }

#orderCompleted_wrapper .dataTables_scrollHead {
  background-color: #156597 !important; }
#orderCompleted_wrapper .dataTables_paginate .paginate_button.current {
  border: 1px solid #158048;
  background-color: #169754;
  color: white !important;
  font-weight: bold; }
  #orderCompleted_wrapper .dataTables_paginate .paginate_button.current:hover {
    background-color: #169754; }
#orderCompleted_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #158048;
  background-color: #169754; }
#orderCompleted_wrapper .dataTables_paginate .paginate_button:active {
  background-color: #169754; }

#orderCompleted_wrapper .dataTables_scrollHead {
  background: #3d803d; }

#orderOverview > thead th {
  background: #156597;
  border-bottom: 4px solid #0e5684; }

#orderCompleted_wrapper .display > thead th {
  background: #169754;
  border-bottom: 4px solid #158048; }

#orderOverview .details-control,
#orderCompleted td.details-control {
  color: #52b3df;
  font-weight: bold;
  border-left: 14px solid #156597; }

#orderCompleted td.details-control {
  border-left: 14px solid #169754 !important; }

#orderOverview tr > td {
  width: 16%;
  text-align: center;
  vertical-align: middle; }

#orderOverview > tbody > tr > td:nth-child(2),
#orderOverview > tbody > tr > td:nth-child(3),
#orderOverview > tbody > tr > td:nth-child(5),
#orderCompleted > tbody > tr > td:nth-child(2),
#orderCompleted > tbody > tr > td:nth-child(3),
#orderCompleted > tbody > tr > td:nth-child(6) {
  cursor: pointer;
  min-width: 75px;
  text-align: center; }

#orderCompleted > tbody > tr > td:nth-child(3),
#orderOverview > tbody > tr > td:nth-child(3) {
  font-size: 13px; }

#orderOverview td.details-control,
#orderCompleted td.details-control {
  background: url("/examples/resources/details_open.png") no-repeat center center;
  cursor: pointer; }
#orderOverview body th,
#orderOverview tbody td,
#orderCompleted body th,
#orderCompleted tbody td {
  text-align: center;
  vertical-align: middle; }
#orderOverview tr.shown td.details-control,
#orderCompleted tr.shown td.details-control {
  background: url("/examples/resources/details_close.png") no-repeat center center; }
#orderOverview .dropDownbg .no-padding,
#orderCompleted .dropDownbg .no-padding {
  padding-top: 0; }
#orderOverview .dataTables_length,
#orderCompleted .dataTables_length {
  margin-bottom: 10px; }
#orderOverview div.slider,
#orderCompleted div.slider {
  display: none;
  width: 82%;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  border: 2px solid #156597;
  border-top: unset;
  margin-top: -3px;
  box-shadow: -1px 20px 20px 0px rgba(0, 0, 0, 0.14);
  margin-left: 16%;
  background-color: #f0ebe0;
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c5c5c5' fill-opacity='0.36' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E") !important;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none; }
#orderOverview .id,
#orderCompleted .id {
  padding-left: 40px;
  cursor: pointer;
  border-left: none; }
#orderOverview .orderLines,
#orderCompleted .orderLines {
  width: 70% !important;
  margin: 0 auto !important; }
#orderOverview .dropDownbg,
#orderCompleted .dropDownbg {
  /* background-color: rgb(242, 234, 215) !important;
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c5c5c5' fill-opacity='0.36' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E") !important; */ }
#orderOverview .shown > td,
#orderCompleted .shown > td {
  border-bottom: 2px solid #156597; }
#orderOverview .orderLines td,
#orderCompleted .orderLines td {
  font-size: 11px;
  padding: 3px;
  width: unset;
  text-align: left;
  font-weight: bold;
  color: #156597;
  border-top: 2px solid #eae2cc; }
#orderOverview .orderLines .buybutton a,
#orderCompleted .orderLines .buybutton a {
  font-size: 12px;
  font-weight: 100;
  vertical-align: top; }
#orderOverview .slider .buybutton,
#orderCompleted .slider .buybutton {
  float: right;
  margin-right: 14%;
  margin-top: 10px;
  display: inline-block; }
#orderOverview .reorder:nth-child(1),
#orderCompleted .reorder:nth-child(1) {
  background: #16729a;
  border: none;
  margin-top: unset;
  padding: 1px 7px; }
#orderOverview .buybutton,
#orderCompleted .buybutton {
  border: none !important;
  padding: 1px 7px !important;
  height: 17px;
  margin-top: 1px; }
#orderOverview .buybutton a,
#orderCompleted .buybutton a {
  font-size: 11px;
  vertical-align: top; }
#orderOverview .odd + .dropDownbg .slider .orderLines tbody tr,
#orderCompleted .odd + .dropDownbg .slider .orderLines tbody tr {
  background: rgba(250, 248, 244, 0.6) !important; }
#orderOverview .even + .dropDownbg .slider .orderLines tbody tr,
#orderCompleted .even + .dropDownbg .slider .orderLines tbody tr {
  background: rgba(234, 226, 204, 0.6) !important; }
#orderOverview .odd + .dropDownbg .slider,
#orderCompleted .odd + .dropDownbg .slider {
  background-color: #f0ebe0 !important; }
#orderOverview .even + .dropDownbg .slider,
#orderCompleted .even + .dropDownbg .slider {
  background-color: #faf8f4 !important; }
#orderOverview .orderLines tr td:nth-child(1),
#orderOverview .orderLines thead th:nth-child(1),
#orderCompleted .orderLines tr td:nth-child(1),
#orderCompleted .orderLines thead th:nth-child(1) {
  text-align: center;
  width: 16%; }
#orderOverview .orderLines tr td:nth-child(2),
#orderOverview .orderLines thead th:nth-child(2),
#orderOverview .orderLines tr td:nth-child(2),
#orderOverview .orderLines thead th:nth-child(3),
#orderCompleted .orderLines tr td:nth-child(2),
#orderCompleted .orderLines thead th:nth-child(2),
#orderCompleted .orderLines tr td:nth-child(2),
#orderCompleted .orderLines thead th:nth-child(3) {
  text-align: left;
  padding-left: 3px; }
#orderOverview .orderLines th,
#orderCompleted .orderLines th {
  font-size: 12px;
  color: #156597; }
#orderOverview .orderlines thead,
#orderCompleted .orderlines thead {
  display: block !important;
  background: none;
  color: #156597; }
#orderOverview .orderLines thead tr,
#orderCompleted .orderLines thead tr {
  border-bottom: 3px solid #156597;
  background: transparent; }
#orderOverview .shippingInfo,
#orderCompleted .shippingInfo {
  margin-left: 4%;
  padding-left: unset;
  z-index: 0;
  display: inline-block;
  border: unset !important;
  width: 76%; }
#orderOverview .shippingInfo tr,
#orderCompleted .shippingInfo tr {
  background: transparent; }
#orderOverview .shippingInfo td,
#orderCompleted .shippingInfo td {
  line-height: 17px;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  float: left; }
#orderOverview .odd,
#orderCompleted .odd {
  background-color: #f0ebe0; }
#orderOverview .even,
#orderCompleted .even {
  background-color: #faf8f4; }
#orderOverview [role="row"]:nth-child(even) .sorting_1,
#orderOverview [role="row"]:nth-child(odd) .sorting_1,
#orderCompleted [role="row"]:nth-child(even) .sorting_1,
#orderCompleted [role="row"]:nth-child(odd) .sorting_1 {
  background-color: unset !important; }
#orderOverview .odd td:nth-child(7),
#orderOverview .even td:nth-child(7),
#orderCompleted .odd td:nth-child(7),
#orderCompleted .even td:nth-child(7) {
  vertical-align: middle; }

#orderCompleted .shown > td {
  border-bottom: 2px solid #169754; }

#orderCompleted div.slider {
  border: 2px solid #169754;
  border-top: none; }

#orderCompleted td:nth-child(4),
#orderCompleted td:nth-child(7) {
  vertical-align: middle; }

#orderCompleted .odd td:nth-child(6),
#orderCompleted .even td:nth-child(6),
#orderOverview .odd td:nth-child(5),
#orderOverview .even td:nth-child(5) {
  color: #18719a;
  font-weight: bolder; }

.dataTables_scrollBody::-webkit-scrollbar {
  width: 12px;
  background: #16729a3b; }

.dataTables_scrollBody::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #84a7bd;
  border: 1px solid #4587b1;
  padding-left: 9px;
  margin-left: 3px; }

#orderCompleted .message,
#orderOverview .message {
  text-align: left;
  font-size: 12px;
  width: 48%;
  display: block;
  margin: 0 auto;
  padding-top: 5px;
  margin-left: 16%;
  font-style: italic; }

#no-more-tables > table.shippingInfo > tbody > tr > td:nth-child(1) {
  width: auto; }

.ui-widget-header {
  margin-top: -1px;
  border: 0px solid #156597;
  border-bottom: 0;
  background: #156597;
  color: #ffffff !important;
  margin-top: -1px; }

.ui-dialog-title {
  color: inherit !important; }

.ui-draggable .ui-dialog-titlebar {
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.ui-dialog {
  background: #fbf8f4; }

.ui-dialog-content {
  padding: 1.5em 1em !important;
  border-radius: 15px; }

.ui-dialog-buttonset > .cancel {
  background: #db6565 !important; }

.ui-dialog-buttonset > .ui-button {
  background: #7caf63;
  color: white;
  border: 1px solid white; }

.ui-widget.ui-widget-content {
  padding: 0;
  border: none;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; }

.ui-dialog .ui-dialog-titlebar-close {
  right: 0.8em; }

.ui-widget-overlay {
  background: #000; }

#orderContainer .circle {
  width: auto;
  height: 40px;
  margin-left: 9px;
  display: inline-block;
  position: relative;
  background: #16729a;
  margin-top: 60px; }
#orderContainer .circle:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #f0ebe0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }
#orderContainer .circle:before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #16729a;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }
#orderContainer .circle p {
  padding-top: 8px;
  text-align: left;
  padding-left: 24px;
  width: 100%;
  color: white; }
#orderContainer .trackInfo {
  float: right !important; }
  #orderContainer .trackInfo h5 {
    text-align: center;
    color: #156597;
    font-weight: bold; }
#orderContainer .trackingDelivered:before {
  border-left: none;
  border-top: none;
  border-bottom: none; }
#orderContainer .trackingDelivered {
  background: #169754; }
#orderContainer .truck {
  animation: MoveUpDown 0.5s linear infinite;
  width: 72px;
  height: auto;
  margin-top: -101px;
  margin-left: 11px;
  position: absolute; }
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 38px; }
  50% {
    bottom: 40px; } }
#orderContainer #orderCompleted_wrapper .dataTables_length {
  margin-top: 10px;
  margin-bottom: 10px; }
  #orderContainer #orderCompleted_wrapper .dataTables_length select {
    background: #169754;
    font-weight: bold;
    color: white; }
    #orderContainer #orderCompleted_wrapper .dataTables_length select option {
      color: black;
      background: white; }
#orderContainer #orderOverview_wrapper .dataTables_length {
  margin-top: 10px;
  margin-bottom: 10px; }
  #orderContainer #orderOverview_wrapper .dataTables_length select {
    background: #156597;
    font-weight: bold;
    color: white; }
    #orderContainer #orderOverview_wrapper .dataTables_length select option {
      color: black;
      background: white; }
#orderContainer th.id.details-control.sorting_disabled {
  color: white !important;
  border-top-left-radius: 8px; }
#orderContainer #orderOverview.no-footer {
  border-bottom: 2px solid #156597; }
#orderContainer #orderCompleted.no-footer {
  border-bottom: 2px solid #169754; }
#orderContainer thead th:last-child {
  border-top-right-radius: 8px; }
#orderContainer .odd .details-control:after,
#orderContainer .even .details-control:after {
  font-family: 'Font Awesome 5 Pro';
  content: ' \f0a9';
  font-weight: normal;
  font-size: 19px;
  vertical-align: bottom;
  transition: all 0.2s ease; }
#orderContainer .shown td.details-control:after {
  content: ' \f0ab'; }
#orderContainer .fa-check-circle {
  font-size: 15px;
  color: #169754;
  text-align: center;
  width: 22px; }
#orderContainer .fa-dropbox {
  font-size: 18px;
  color: #baa372;
  text-align: center;
  width: 26px; }
#orderContainer .fa-exclamation-triangle {
  font-size: 15px;
  color: #e8b75e;
  text-align: center;
  width: 26px; }
#orderContainer .fa-minus-circle {
  font-size: 15px;
  color: #db6565;
  text-align: center;
  width: 26px; }
#orderContainer td[data-title="Status"] {
  text-align: left; }
#orderContainer #no-more-tables tr[role="row"]:hover {
  background: #e7e0d0;
  transition: background-color 0.3s ease;
  .details-control: after;
    .details-control-font-size: 22px !important; }
@media only screen and (max-width: 768px) {
  #orderContainer {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */ }
    #orderContainer #no-more-tables table, #orderContainer #no-more-tables thead, #orderContainer #no-more-tables tbody, #orderContainer #no-more-tables th, #orderContainer #no-more-tables td, #orderContainer #no-more-tables tr {
      display: block; }
    #orderContainer #orderOverview tr > td,
    #orderContainer #orderCompleted tr > td {
      width: unset; }
    #orderContainer #orderOverview {
      width: 99% !important; }
    #orderContainer #no-more-tables table {
      width: 99%; }
    #orderContainer #no-more-tables .odd,
    #orderContainer #no-more-tables .even {
      width: 99%;
      margin-bottom: 16px; }
    #orderContainer #no-more-tables thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    #orderContainer #no-more-tables tr {
      border: 1px solid #ccc;
      margin-bottom: 9px; }
    #orderContainer #no-more-tables td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid rgba(0, 69, 112, 0.1);
      position: relative;
      white-space: normal;
      text-align: right;
      min-height: 17px; }
    #orderContainer #no-more-tables td:before {
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 6px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      text-align: left;
      font-weight: bold;
      color: #3f85b1; }
    #orderContainer #orderOverview div.slider,
    #orderContainer #orderCompleted div.slider {
      width: 100%;
      margin-left: unset; }
    #orderContainer #no-more-tables .orderLines {
      border: unset !important;
      padding-top: 20px; }
    #orderContainer #no-more-tables .shippingInfo {
      padding-left: unset;
      margin-left: unset;
      border: unset !important;
      width: 100%;
      margin: 0 auto;
      display: inline-block; }
      #orderContainer #no-more-tables .shippingInfo td, #orderContainer #no-more-tables .shippingInfo tr {
        border-bottom: unset;
        border: unset;
        text-align: left; }
    #orderContainer #no-more-tables .dropDownbg {
      border: none;
      z-index: 0;
      width: 95%;
      margin: 0 auto;
      margin-top: -18px; }
    #orderContainer #no-more-tables #orderOverview .shown {
      border-bottom: 2px solid #156597; }
    #orderContainer #no-more-tables #orderCompleted .shown {
      border-bottom: 2px solid #169754; }
    #orderContainer #no-more-tables .dropDownbg > .no-padding {
      padding: 0; }
    #orderContainer #no-more-tables .details-control {
      border-left: 14px solid #156597;
      transition: all 0.3s ease; }
    #orderContainer .circle {
      width: 100%;
      margin-top: 3px; }
    #orderContainer .trackInfo {
      width: 86% !important;
      float: left !important; }
    #orderContainer .truck {
      display: none; } }

/* END OF ORDER OVERVIEW PAGE */
/* edit shop */
#contactUserEmail_id {
  width: 90%;
  display: inline-block;
  margin-right: 10px; }
  #contactUserEmail_id .fa {
    color: darkblue;
    display: inline-block; }

.CodeMirror-lines span {
  color: white;
  font-family: courier !important; }

/************ header design 2015 name spaced ************/
.header2015 .logoServiceWrapper {
  margin-top: 40px;
  margin-bottom: 6px; }
.header2015 .utilityNav {
  text-align: center; }
.header2015 .logoWrapper {
  float: left;
  position: relative;
  /*bottom:14px;*/
  top: 20px; }
.header2015 a,
.header2015 span span {
  margin-bottom: 0px;
  color: #848484;
  cursor: pointer; }
  .header2015 a:hover,
  .header2015 span span:hover {
    color: #000; }
.header2015 li a {
  font-size: 0.88em;
  color: #333333; }
.header2015 .profilSetting img {
  height: 19px;
  border-radius: 15px;
  box-shadow: 0px 0px 5px 0px rgba(25, 25, 25, 0.55); }
.header2015 .utilityNavWrapper {
  padding: 5px 0 3px 0px;
  border-bottom: 2px solid #eae2cc;
  background: #faf8f4;
  z-index: 3000;
  position: fixed;
  box-shadow: 1px 2px 20px 0px rgba(0, 0, 0, 0.12);
  width: 100%; }
  .header2015 .utilityNavWrapper .logInLogOut {
    float: right; }
  .header2015 .utilityNavWrapper .utilItem a:hover {
    color: #e8b75e; }
  .header2015 .utilityNavWrapper .selectedCountryWrapper {
    top: 0; }
  .header2015 .utilityNavWrapper .utilItem img {
    max-height: 20px;
    margin-bottom: -4px; }
  .header2015 .utilityNavWrapper .logInLogOut a img,
  .header2015 .utilityNavWrapper .selectedCountryWrapper a img {
    float: left;
    margin-right: 4px; }
  .header2015 .utilityNavWrapper .pointsleft {
    font-weight: bold; }
    .header2015 .utilityNavWrapper .pointsleft span {
      color: #4cad16;
      font-weight: bold; }
    .header2015 .utilityNavWrapper .pointsleft:hover {
      color: #e8b75e; }
  .header2015 .utilityNavWrapper .svg-inline--fa, .header2015 .utilityNavWrapper .fa {
    font-size: 19px;
    color: #848484; }
  .header2015 .utilityNavWrapper .fa-lock {
    color: #e8b75e !important;
    transition: all .1s ease-in-out; }
  .header2015 .utilityNavWrapper .fa-unlock-alt {
    color: #e8b75e !important;
    transition: all .1s ease-in-out; }
  .header2015 .utilityNavWrapper .fa-user {
    color: #e8b75e; }
  .header2015 .utilityNavWrapper .fa-cog {
    color: #e8b75e;
    cursor: pointer;
    transition: all .2s ease-in-out; }
  .header2015 .utilityNavWrapper .accountSettings .fa {
    color: #e8b75e !important;
    font-size: 17px !important;
    float: left;
    margin-right: 8px;
    width: 15px;
    text-align: center; }
.header2015 .countrySelectionWrapper {
  position: fixed;
  top: auto;
  background-color: #faf8f4;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  border-radius: 20px;
  width: 400px;
  margin: 0 auto;
  margin: 9px !important;
  z-index: 1000;
  border-top: unset;
  box-shadow: -2px 20px 20px 7px rgba(0, 0, 0, 0.25);
  border: 2px solid #eae2cc; }
  .header2015 .countrySelectionWrapper .closeBtn {
    float: right; }
.header2015 .countryListContainer {
  float: left; }
  .header2015 .countryListContainer ul {
    background-color: #efefef;
    padding: 10px 0 10px 15px;
    border-radius: 15px;
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .header2015 .countryListContainer ul li {
      display: block;
      float: left;
      background: none;
      padding: 0;
      width: 120px;
      padding-right: 4px;
      line-height: 1.0em; }
.header2015 .countrySelectionHeadline {
  margin-bottom: 10px; }
.header2015 .optionalRegionOne {
  width: 100%;
  margin-top: 10px;
  float: left; }
.header2015 .basketWrapper {
  position: relative; }
.header2015 .basketDetailContainer {
  width: 210px;
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 9999;
  padding: 10px;
  background: #E8B967;
  box-shadow: 0 0 1px #000;
  -moz-box-shadow: 0 0 1px #000; }
  .header2015 .basketDetailContainer .closeBtn {
    float: right; }
.header2015 .basketHeader h3 {
  float: left;
  text-transform: uppercase; }
.header2015 .basketWrapper .pCount {
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: 10px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #dc0d17;
  border: 2px solid #fff !important;
  padding: 2px 5px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4) ;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4) ;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4) ;
  -moz-border-radius: 20px   ;
  -webkit-border-radius: 20px   ;
  -ms-border-radius: 20px   ;
  border-radius: 20px   ; }
.header2015 .basketContent p {
  display: inline;
  color: #000;
  font-weight: normal; }
.header2015 .bButton2015 {
  display: block;
  background: #424140;
  padding: 5px;
  margin-top: 5px !important;
  font-size: 1em;
  font-weight: 500;
  color: #fff;
  text-align: center;
  text-transform: uppercase; }
  .header2015 .bButton2015:hover {
    background: #628A4E;
    color: #fff; }
.header2015 .serviceNavWrapper {
  position: relative;
  top: 25px;
  float: right;
  min-height: 50px;
  min-width: 284px;
  margin-top: -10px;
  width: auto; }
  .header2015 .serviceNavWrapper .serviceItem {
    float: right;
    text-align: center;
    width: auto;
    margin-left: 15px; }
    .header2015 .serviceNavWrapper .serviceItem p, .header2015 .serviceNavWrapper .serviceItem a {
      font-size: 13px;
      margin: 0;
      text-align: center; }

/* country specific style */
@media screen and (max-width: 1030px) and (min-width: 701px) {
  html:lang(de) .header2015 .serviceNavWrapper {
    /*  right: -15px; */
    top: 15px !important;
    width: 40%; } }
@media only screen and (max-width: 700px) {
  html:lang(de) .header2015 .serviceNavWrapper {
    right: 0;
    width: 100%; } }
@media only screen and (max-width: 700px) {
  .header2015 .utilityNavWrapper {
    width: 97%; }

  .serviceNavWrapper .serviceItem {
    float: right;
    text-align: center;
    width: 33% !important;
    margin: 0 auto !important; }

  .pointsleft {
    vertical-align: -webkit-baseline-middle; }

  .serviceNavWrapper .serviceItem p, .serviceNavWrapper .serviceItem a {
    text-align: center; }

  .selectedCountryWrapper, .selectLangWrapper {
    float: left !important; }

  .notification ul.dropdown {
    right: 1% !important;
    max-width: 100%;
    top: unset !important;
    left: unset !important; }

  .selectedCountryWrapper {
    padding-left: 50px;
    position: relative; } }
/* fixed basket for big screens  */
#basketWrapperAjaxPart.fixed .basketDetailContainer {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: 260px;
  z-index: 12; }

@media only screen and (max-width: 1028px) {
  .header2015 {
    padding: unset; }
    .header2015 .utilityNavWrapper {
      width: 100%;
      padding: 5px 0px 5px 0px; }
    .header2015 .utilityNav {
      text-align: center;
      width: 97%; }
    .header2015 .logoServiceWrapper {
      margin-top: 60px;
      bottom: auto;
      padding: 0px 14px 0px 14px; }
      .header2015 .logoServiceWrapper .logoWrapper {
        top: auto;
        bottom: 10px; }
        .header2015 .logoServiceWrapper .logoWrapper img {
          width: 200px;
          margin: 10px 0; }
    .header2015 .mainNav2015 {
      width: auto;
      float: none;
      clear: both;
      margin-top: 10px; }
    .header2015 .serviceNavWrapper {
      top: 30px;
      min-width: auto;
      min-height: 0; }
    .header2015 .fixed .basketDetailContainer {
      left: auto !important;
      margin-left: 0 !important; }

  .uk-style .header2015 .utilityNav, .us-style .header2015 .utilityNav {
    width: 97%; } }
@media only screen and (max-width: 1130px) {
  .us-style .utilityNavWrapper {
    width: 100%;
    padding: 5px 0px 5px 0px; }
  .us-style .utilityNav {
    text-align: center;
    width: 97%; }
  .us-style .logoServiceWrapper .mainNav2015 {
    width: auto;
    float: none;
    clear: both;
    margin-top: 10px; }
  .us-style .logoServiceWrapper .serviceNavWrapper {
    top: 30px;
    min-width: auto;
    min-height: 0; } }
@media only screen and (max-width: 576px) {
  .pointsleft {
    float: right;
    width: 100%;
    text-align: right; } }
@media only screen and (max-width: 700px) {
  .header2015 .utilityNavWrapper .svg-inline--fa {
    font-size: 31px; }

  .header2015 {
    /* center the basketDetailcontainer in small screens */
    padding: 0; }
    .header2015 .logoServiceWrapper .logoWrapper,
    .header2015 .utilityNav .cap {
      display: none; }
    .header2015 .utilityNavWrapper {
      border-bottom: 2px solid #eae2cc;
      background: #faf8f4;
      box-shadow: 1px 2px 20px 0px rgba(0, 0, 0, 0.12);
      padding-top: 5px;
      z-index: 40000;
      min-height: 30px; }
    .header2015 .profilSetting {
      float: right; }
    .header2015 .utilityNavWrapper .utilItem img {
      min-height: 25px;
      min-width: 25px;
      padding-top: 3px; }
    .header2015 .logoWrapper {
      display: block !important;
      	    	/* float:left !important;
      	    	top:-2px;
      	    	text-align: center;
         			width: 100%;
         			margin-bottom: 20px;
          		margin-top: 20px;
          		z-index:1; */
      margin: auto !important;
      top: 15px;
      bottom: 0 !important;
      max-width: 320px;
      float: none !Important; }
      .header2015 .logoWrapper img {
        clear: both;
        margin: auto !important;
        width: 100% !important;
        max-width: 322px;
        min-width: 245px; }
    .header2015 .serviceNavWrapper {
      float: none;
      top: auto;
      margin: 20px auto 0px auto;
      width: 50%;
      min-width: 275px;
      box-sizing: border-box;
      /*.shipping img,
      .teleService img{
      	display:none;
      }
      .shipping{
      	padding-top:3px;
      	margin-top:8px;
      }*/ }
      .header2015 .serviceNavWrapper .serviceItem {
        /* margin: 0 25% 0 -16%; */
        width: 33%; }
    .header2015 .countryListContainer {
      max-width: none;
      width: auto;
      float: none;
      margin-bottom: 20px; }
    .header2015 .optionalRegion {
      float: none;
      width: auto; }
    .header2015 .basketDetailContainer {
      left: -80px; }
    .header2015 .fixed .basketDetailContainer {
      right: 0 !important;
      left: 0 !important;
      margin-left: 0 !important;
      width: auto;
      padding: 5px 15px; }
      .header2015 .fixed .basketDetailContainer .bButton2015 {
        display: inline-block;
        padding: 2px 5px; }
      .header2015 .fixed .basketDetailContainer .closeBtn {
        width: 16px; }
      .header2015 .fixed .basketDetailContainer h3 {
        font-size: 0.9em; } }
/* adjustments for different versions of one-level-menues */
.header2015.oneLevelShop .serviceNavWrapper {
  top: auto;
  margin: 15px 0; }
.header2015.oneLevelShop .logoWrapper {
  top: auto;
  padding-bottom: 15px; }
.header2015.oneLevelShop .mainNav2015 {
  float: none;
  width: auto;
  clear: both; }
.header2015.oneLevelShop .one-level-menu {
  background-color: #eae2cc; }

.header2015.oneLevelnoShop .serviceNavWrapper {
  top: auto;
  margin: 0;
  float: none;
  display: none; }
.header2015.oneLevelnoShop .logoWrapper {
  position: static;
  float: none; }
.header2015.oneLevelnoShop .mainNav2015 {
  float: none;
  width: auto;
  clear: both;
  margin-top: 15px; }
.header2015.oneLevelnoShop .one-level-menu {
  background-color: #eae2cc; }
.header2015.oneLevelnoShop .profilSetting, .header2015.oneLevelnoShop .logInLogOut {
  display: none; }

@media only screen and (max-width: 700px) {
  .header2015 .countrySelectionWrapper {
    width: 84%;
    margin: 0 auto;
    margin-top: 10px; } }
.selectedCountryWrapper, .selectLangWrapper {
  float: left; }

.selectLangWrapper {
  margin-left: 15px; }

.profilSetting {
  float: right;
  font-weight: bold;
  padding-right: 10px; }

/* BELL */
.notification {
  display: none;
  float: right;
  width: 36px; }

.utilItem.notification .messageCount {
  font-size: 9px;
  background: #ff7070;
  position: absolute;
  height: 8px;
  display: none;
  font-weight: bold;
  padding: 3px;
  padding-bottom: 6px;
  min-width: 10px;
  margin-left: -11px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.42);
  margin-top: -2px;
  text-align: center;
  border-radius: 20px;
  color: white; }

.bell {
  display: inline-block;
  color: #e8b75e !important;
  transition: all .2s ease-in-out; }
  .bell:hover {
    transform: scale(1.2); }

.ring {
  -webkit-animation: ring 4s .7s ease-in-out infinite;
  -webkit-transform-origin: 50% 4px;
  -moz-animation: ring 4s .7s ease-in-out infinite;
  -moz-transform-origin: 50% 4px;
  animation: ring 4s .7s ease-in-out infinite;
  transform-origin: 50% 4px; }

@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotateZ(0); }
  1% {
    -webkit-transform: rotateZ(30deg); }
  3% {
    -webkit-transform: rotateZ(-28deg); }
  5% {
    -webkit-transform: rotateZ(34deg); }
  7% {
    -webkit-transform: rotateZ(-32deg); }
  9% {
    -webkit-transform: rotateZ(30deg); }
  11% {
    -webkit-transform: rotateZ(-28deg); }
  13% {
    -webkit-transform: rotateZ(26deg); }
  15% {
    -webkit-transform: rotateZ(-24deg); }
  17% {
    -webkit-transform: rotateZ(22deg); }
  19% {
    -webkit-transform: rotateZ(-20deg); }
  21% {
    -webkit-transform: rotateZ(18deg); }
  23% {
    -webkit-transform: rotateZ(-16deg); }
  25% {
    -webkit-transform: rotateZ(14deg); }
  27% {
    -webkit-transform: rotateZ(-12deg); }
  29% {
    -webkit-transform: rotateZ(10deg); }
  31% {
    -webkit-transform: rotateZ(-8deg); }
  33% {
    -webkit-transform: rotateZ(6deg); }
  35% {
    -webkit-transform: rotateZ(-4deg); }
  37% {
    -webkit-transform: rotateZ(2deg); }
  39% {
    -webkit-transform: rotateZ(-1deg); }
  41% {
    -webkit-transform: rotateZ(1deg); }
  43% {
    -webkit-transform: rotateZ(0); }
  100% {
    -webkit-transform: rotateZ(0); } }
@-moz-keyframes ring {
  0% {
    -moz-transform: rotate(0); }
  1% {
    -moz-transform: rotate(30deg); }
  3% {
    -moz-transform: rotate(-28deg); }
  5% {
    -moz-transform: rotate(34deg); }
  7% {
    -moz-transform: rotate(-32deg); }
  9% {
    -moz-transform: rotate(30deg); }
  11% {
    -moz-transform: rotate(-28deg); }
  13% {
    -moz-transform: rotate(26deg); }
  15% {
    -moz-transform: rotate(-24deg); }
  17% {
    -moz-transform: rotate(22deg); }
  19% {
    -moz-transform: rotate(-20deg); }
  21% {
    -moz-transform: rotate(18deg); }
  23% {
    -moz-transform: rotate(-16deg); }
  25% {
    -moz-transform: rotate(14deg); }
  27% {
    -moz-transform: rotate(-12deg); }
  29% {
    -moz-transform: rotate(10deg); }
  31% {
    -moz-transform: rotate(-8deg); }
  33% {
    -moz-transform: rotate(6deg); }
  35% {
    -moz-transform: rotate(-4deg); }
  37% {
    -moz-transform: rotate(2deg); }
  39% {
    -moz-transform: rotate(-1deg); }
  41% {
    -moz-transform: rotate(1deg); }
  43% {
    -moz-transform: rotate(0); }
  100% {
    -moz-transform: rotate(0); } }
@keyframes ring {
  0% {
    transform: rotate(0); }
  1% {
    transform: rotate(30deg); }
  3% {
    transform: rotate(-28deg); }
  5% {
    transform: rotate(34deg); }
  7% {
    transform: rotate(-32deg); }
  9% {
    transform: rotate(30deg); }
  11% {
    transform: rotate(-28deg); }
  13% {
    transform: rotate(26deg); }
  15% {
    transform: rotate(-24deg); }
  17% {
    transform: rotate(22deg); }
  19% {
    transform: rotate(-20deg); }
  21% {
    transform: rotate(18deg); }
  23% {
    transform: rotate(-16deg); }
  25% {
    transform: rotate(14deg); }
  27% {
    transform: rotate(-12deg); }
  29% {
    transform: rotate(10deg); }
  31% {
    transform: rotate(-8deg); }
  33% {
    transform: rotate(6deg); }
  35% {
    transform: rotate(-4deg); }
  37% {
    transform: rotate(2deg); }
  39% {
    transform: rotate(-1deg); }
  41% {
    transform: rotate(1deg); }
  43% {
    transform: rotate(0); }
  100% {
    transform: rotate(0); } }
.notification {
  /* up arrow*/
  /*View All Notification*/ }
  .notification ul {
    padding: 0; }
  .notification ul.dropdown {
    display: none;
    position: absolute;
    top: 100%;
    min-width: 274px;
    max-width: 274px;
    z-index: 200;
    background: #faf8f4;
    right: 58px;
    border: 3px solid #eae2cc;
    border-radius: 16px;
    box-shadow: 0px 3px 9px 4px rgba(50, 50, 50, 0.27); }
  .notification ul.dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 101%;
    right: 127px;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: #eae2cc transparent; }
  .notification ul.dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 101%;
    right: 129px;
    border-width: 0 8px 7px 7px;
    border-style: solid;
    border-color: #eae2cc transparent; }
  .notification ul.dropdown li {
    height: auto;
    list-style-type: none;
    border-top: 1px solid lightgrey;
    padding: 10px;
    margin: 0;
    background: none;
    padding-top: 6px !important;
    transition: all 0.2s ease; }
    .notification ul.dropdown li:hover {
      background: #f9f3e7; }
      .notification ul.dropdown li:hover p b {
        font-size: 14px;
        transition: all 0.3s ease; }
  .notification ul.dropdown li:first-child {
    list-style-type: none;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    background: #eae2cc;
    font-size: 16px;
    border-top: 3px solid #eae2cc;
    font-weight: bold;
    padding: 6px;
    padding-left: 9px;
    margin: 0;
    color: #696969;
    margin-top: -2px; }
  .notification ul.dropdown li:last-child {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px; }
  .notification ul.dropdown .fa-circle {
    font-size: 15px;
    color: #73bb16; }
  .notification ul.dropdown #inCompleteOrder a {
    font-size: 1em;
    color: #3f95b4 !important;
    margin-top: 5px;
    text-align: center; }
  .notification ul.dropdown li a {
    text-decoration: none;
    padding: .5em 1em;
    display: block;
    color: black;
    font-size: 1.2em;
    padding: 0; }
    .notification ul.dropdown li a h5 {
      color: #004570;
      font-size: 13px;
      display: inline;
      text-transform: uppercase; }
    .notification ul.dropdown li a p {
      font-weight: normal;
      font-size: 13px; }
      .notification ul.dropdown li a p b {
        color: #848484;
        font-size: 13px; }
  .notification ul.dropdown li a:first-child {
    color: #848484;
    font-weight: bold; }
  .notification ul.dropdown .fa-list {
    font-size: 14px;
    padding: 4px;
    padding-right: 0;
    color: #e8b75e; }
  .notification ul.dropdown li:last-child {
    text-align: center;
    padding: 20px; }
  .notification .clock {
    font-size: 11px;
    color: #afafaf;
    padding-left: 8px;
    margin-top: -3px;
    right: 6px;
    position: absolute;
    font-weight: normal !important; }

/* Dropdown Button */
.accountSettings {
  display: inline-block;
  width: 36px;
  float: right;
  margin-top: 3px;
  /* The container <div> - needed to position the dropdown content */
  /* Dropdown Content (Hidden by Default) */
  /* Links inside the dropdown */
  /* Show the dropdown menu on hover */ }
  .accountSettings .dropdown-content {
    display: none;
    z-index: 2000;
    position: absolute;
    right: 40px;
    top: 60px;
    background-color: #faf8f4;
    border: 2px solid #848484;
    border-radius: 7px;
    min-width: 190px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 5px;
    width: auto;
    transition: all 0.3s ease; }
    .accountSettings .dropdown-content h5 {
      padding-left: 15px;
      color: #848484; }
  .accountSettings .dropdown-content a {
    color: #848484;
    padding: 4px 10px;
    text-decoration: none;
    display: block;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer; }
  .accountSettings:hover .dropdown-content {
    display: block; }
  .accountSettings:hover .fa-cog {
    transform: scale(1.2); }
  .accountSettings .dropdown-content .svg-inline--fa {
    color: #e8b75e !important;
    font-size: 17px !important;
    float: left;
    margin-right: 10px;
    width: 15px;
    text-align: center; }
  .accountSettings .fade-in {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.3s; }
@keyframes fadeInOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@media only screen and (min-width: 1029px) and (max-width: 1200px) {
  .uk-style .utilityNav {
    width: 97% !important; }

  .uk-style .header2015 .utilityNavWrapper {
    width: 100%;
    padding: 5px 0px 5px 0px; } }
@media only screen and (min-width: 1029px) and (max-width: 1130px) {
  .us-style .utilityNav {
    width: 97% !important; } }
/************************************** basket 2015 **********************************************/
#basketContainer {
  border: 1px solid #004570;
  width: 290px;
  float: right;
  /*
  background:url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2014/general/web_assets/pattern-furley_bg.png);
  box-shadow:0 0 5px 1px #ddd;
  */
  background: #f1eff0;
  -moz-box-shadow: 0 0 5px 1px #ddd;
  -o-box-shadow: 0 0 5px 1px #ddd;
  -ms-box-shadow: 0 0 5px 1px #ddd; }

#basketContainer #basketcontent {
  float: left;
  padding: 5px 10px;
  width: 270px;
  min-height: 50px;
  position: relative; }

#basketContainer #basketcontent p {
  font-size: 0.9em;
  /* float:left; */
  margin: 0;
  font-weight: 600;
  /* color:#004570; */
  display: inline-block; }

#basketContainer #basketproductcontent {
  margin-bottom: 6px;
  text-align: center; }

#basketContainer #headerBasketLink {
  /*background:#F0B55A;*/
  width: 180px;
  position: relative;
  top: 12px;
  float: left;
  background: #E8B75E;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 2px 0 #fff;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 5px 10px;
  margin: 0; }

#basketContainer #headerBasketLink:hover {
  background: #f47c20; }

#basketContainer #basketcontent-value {
  /* padding-left:10px; */ }

#basketContainer #basketIcon {
  display: none;
  /*
  float:right;
  margin:0 10px 4px 0px;
  width:28px;
  */ }

#basketContainer #basketIconBig {
  width: 48px;
  position: absolute;
  right: 10px;
  bottom: 10px; }

#basketcontent .left {
  float: left;
  clear: right; }

#basketcontent .right {
  float: right; }

#basketContainer #basketHeader {
  width: 100%;
  background: #004570; }

#basketContainer.basketContainer-fixed #basketHeader {
  border-bottom: 1px inset orange;
  background: #ffaa39; }

#basketHeader .menu-item {
  padding: 5px;
  color: #fff;
  float: right;
  display: inline-block;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0; }

#basketHeader .basketHeadline,
#basketHeader .basketHeadline a {
  font-weight: bold;
  float: left;
  color: #fff;
  font-size: 12px;
  margin: 0; }

.basketContainer-fixed #basketHeader .menu-item {
  color: #004570; }

.basketContainer-fixed #basketHeader .basketHeadline {
  color: #000; }

.basketContainer-fixed#basketContainer {
  border: 1px solid #ffc578;
  /* background:#f0b55a;*/ }

.basketContainer-fixed {
  position: fixed;
  top: 0;
  *margin: -200px;
  margin-left: 690px;
  z-index: 999;
  box-shadow: 1px 1px 5px 1px #000 !important; }

#unfixBasket {
  float: right;
  width: 24px;
  height: 24px;
  margin: 2px 5px 0 10px;
  background-image: url(https://www.pharmanord.com/CKFinderJava/userfiles/images/2014/general/web_assets/arrow-up-black-20px_png.png);
  background-repeat: no-repeat;
  background-color: transparent;
  border: none; }

/*
#unfixBasket:hover{
	cursor: pointer;
	position:relative;
	top:1px;
}
*/
#headerMenuConatainer {
  position: absolute;
  right: 320px;
  bottom: -4px;
  text-align: center; }

#headerMenuConatainer .item {
  float: right;
  margin-right: 20px; }

#headerMenuConatainer .item p {
  font-size: 0.8em;
  text-align: center;
  margin-bottom: 0px; }

/************************************** Footer ****************************************/
#footerContainer {
  /*background:#f9f9f9;*/
  /*background:url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2014/general/web_assets/pattern-greyzz.png);*/
  /*
  background:url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2014/general/web_assets/pattern-furley_bg.png);
  */
  height: 160px;
  background: #fff;
  border-top: 1px solid #ccc; }

#footer {
  width: 980px;
  height: 137px;
  margin: 0 auto; }

#footer p {
  color: #000;
  font-size: 14px; }

#footer a {
  color: #ffffff;
  font-size: 11px; }

#footerleft {
  float: left;
  padding: 30px 0 0 15px;
  width: 150px; }

#footermid {
  float: left;
  width: 580px;
  padding: 30px 10px; }

#footermid p {
  width: 100%;
  text-align: center; }

#footermid img {
  float: none !important; }

#footerright {
  float: right;
  padding: 30px 15px 0 0;
  width: 150px; }

#footer2015 {
  background: #eae1cc; }
  #footer2015 .fColContainer {
    margin: 30px 0 10px 0; }
  #footer2015 .fCol {
    width: 22%;
    margin-right: 4%;
    float: left;
    font-size: 0.94em; }
    #footer2015 .fCol a {
      color: #000; }
      #footer2015 .fCol a:hover {
        color: #777; }
  #footer2015 .fCol4,
  #footer2015 .fCol4 p {
    float: right;
    margin-right: 0; }
  #footer2015 .fCol4 #fcol4-dk {
    position: relative;
    float: left;
    width: 150px; }
  #footer2015 .fCol4 .kontrol-dk {
    width: 70px;
    height: 28px;
    margin-top: 5px;
    float: left;
    margin-right: 70px; }
  #footer2015 .fCol4 #green-logo-dk {
    position: absolute;
    top: 0;
    right: 0;
    width: 71px;
    height: 68px; }
  #footer2015 .fCol4 .card {
    width: 56px;
    height: 35px; }
  #footer2015 .fCol4 .social-icn {
    width: 30px;
    height: 30px; }
  #footer2015 .fCol4 .levering {
    width: 70px;
    margin-top: 10px; }
  #footer2015 .fCol4 .gls {
    float: left; }
  #footer2015 .fCol4 .postNord {
    float: right; }
  #footer2015 .svg-inline--fa, #footer2015 .fa {
    font-size: 22px;
    float: left;
    padding-right: 6px;
    color: #444444; }
  #footer2015 .footer-sprite {
    width: 100%;
    height: 38px;
    display: block;
    background: url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2014/general/web_assets/footer-sprite.png);
    background-repeat: no-repeat; }
    #footer2015 .footer-sprite.facebook {
      background-position: -6px -6px; }
    #footer2015 .footer-sprite.kontrol-rapport {
      background-position: -6px -49px; }
    #footer2015 .footer-sprite.youtube {
      background-position: -6px -85px; }
  #footer2015 .footerService,
  #footer2015 .footerLinks,
  #footer2015 .footerInfo {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-top: 2px;
    background-size: 24px 24px;
    padding-left: 7px;
    padding-bottom: 0px;
    border-bottom: 2px solid #dcc170;
    margin-bottom: 10px; }
  #footer2015 .fBottom {
    background: #353535; }
  #footer2015 .fBottomContent {
    padding: 8px 0; }
    #footer2015 .fBottomContent p {
      text-align: center;
      color: #fff;
      padding: 0;
      margin-bottom: 0;
      font-size: 0.94em; }

@media only screen and (max-width: 1024px) {
  #footer2015 .fColContainer {
    padding: 15px; }
  #footer2015 .fCol4,
  #footer2015 .fColContainer {
    margin-bottom: 0 !important; }
  #footer2015 .fCol4,
  #footer2015 .fCol4 p {
    float: left;
    padding-top: 15px; }
  #footer2015 .fBottomContent {
    padding: 8px 15px; }
    #footer2015 .fBottomContent p {
      text-align: center; }
  #footer2015 .fCol {
    width: 29%; } }
@media only screen and (max-width: 600px) {
  #footer2015 .fCol,
  #footer2015 .fCol4 p {
    width: auto;
    float: none;
    margin-bottom: 15px; } }
#footer2020 {
  background: #d4cbb4; }
  #footer2020 .trustpilot-widget {
    background: #eae1cc; }
  #footer2020 .fColContainer {
    display: grid;
    grid-template-columns: repeat(3, minmax(100px, 300px));
    justify-content: space-between;
    gap: 15px;
    padding: 30px 20px; }
  #footer2020 p {
    max-width: 65ch; }
  #footer2020 .fCol {
    width: 100%;
    padding-bottom: 4%;
    float: left;
    font-size: 0.94em; }
    #footer2020 .fCol a {
      color: #000; }
      #footer2020 .fCol a:hover {
        color: #777; }
  #footer2020 .fCol1 {
    grid-column: 1/2; }
  #footer2020 .fCol2 {
    grid-column: 2/3; }
    #footer2020 .fCol2 p, #footer2020 .fCol2 h4, #footer2020 .fCol2 h2 {
      text-align: center; }
  #footer2020 .fCol3 {
    grid-column: 3/4; }
  #footer2020 .fCol1 p, #footer2020 .fCol2 p, #footer2020 .fCol3 p {
    margin-bottom: 0; }
  #footer2020 .fCol1 h4, #footer2020 .fCol2 h4, #footer2020 .fCol3 h4 {
    color: #52504d;
    font-weight: 800;
    font-size: 1.1em; }
    #footer2020 .fCol1 h4 .fas, #footer2020 .fCol2 h4 .fas, #footer2020 .fCol3 h4 .fas {
      color: #52504d; }
  #footer2020 .fCol1 span, #footer2020 .fCol2 span, #footer2020 .fCol3 span {
    display: block; }
  #footer2020 .fCol1 img {
    width: 50%; }
  #footer2020 .fCol2 h2 a {
    display: inline-block;
    padding: 6% 0 6% 0;
    font-weight: 700;
    font-size: 1.4em;
    margin-bottom: 0; }
  #footer2020 .fCol2 .fax {
    padding-bottom: 0;
    padding-top: 0;
    font-size: 1em; }
  #footer2020 .fCol2 .tlf {
    padding-bottom: 0;
    font-size: 1em; }
  #footer2020 .fCol2 .fa-phone,
  #footer2020 .fCol2 .fa-fax,
  #footer2020 .fCol2 .fa-envelope {
    font-size: .8em; }
  #footer2020 .fCol2 .fa-facebook-square, #footer2020 .fCol2 .fa-youtube-square, #footer2020 .fCol2 .fa-instagram, #footer2020 .fCol2 .fa-linkedin, #footer2020 .fCol2 .fa-twitter-square, #footer2020 .fCol2 .fa-line {
    color: #52504d;
    font-family: 'Font Awesome 5 Brands' !important; }
  #footer2020 .fCol3 .footer-infoHeader {
    margin-top: 5%; }
  #footer2020 .fBottom {
    padding: 3%;
    background-color: #353535; }
    #footer2020 .fBottom .pageWidth {
      display: grid;
      grid-template-columns: repeat(3, minmax(0px, 1fr));
      justify-content: space-between; }
    #footer2020 .fBottom .fBottomContent1 {
      grid-column: 1/2; }
    #footer2020 .fBottom .fBottomContent2 {
      grid-column: 2/3; }
    #footer2020 .fBottom .fBottomContent3 {
      grid-column: 3/4; }
    #footer2020 .fBottom .soMeWrapper {
      display: flex;
      align-items: center;
      gap: 20px;
      flex-wrap: wrap;
      justify-content: center; }
      #footer2020 .fBottom .soMeWrapper a {
        display: flex;
        align-items: center;
        gap: 5px;
        margin-bottom: 0px; }
    #footer2020 .fBottom .footer2020-paymentMethods img, #footer2020 .fBottom .fBottomContent2 img {
      height: 30px; }
    #footer2020 .fBottom .footer2020-paymentMethods, #footer2020 .fBottom .footer2020-delivery, #footer2020 .fBottom .footer2020-extraIcons {
      text-align: center; }
    #footer2020 .fBottom #green-logo-dk {
      height: 70px;
      display: inline-block;
      vertical-align: middle; }
    #footer2020 .fBottom .kontrol-dk {
      display: inline-block;
      vertical-align: middle; }

@media only screen and (max-width: 900px) {
  #footer2020 .fColContainer {
    grid-template-columns: 1fr; }
    #footer2020 .fColContainer .fCol1, #footer2020 .fColContainer .fCol2, #footer2020 .fColContainer .fCol3 {
      grid-column: 1/2;
      display: flex;
      flex-direction: column;
      align-items: center; }
    #footer2020 .fColContainer img {
      width: 100%;
      display: block; }
    #footer2020 .fColContainer p {
      text-align: center; }
  #footer2020 .fBottom .pageWidth {
    grid-template-columns: 1fr; }
    #footer2020 .fBottom .pageWidth .fBottomContent1, #footer2020 .fBottom .pageWidth .fBottomContent2, #footer2020 .fBottom .pageWidth .fBottomContent3 {
      grid-column: 1; }
    #footer2020 .fBottom .pageWidth .soMeWrapper {
      justify-content: center; } }
@media only screen and (min-width: 1024px) {
  #footer2020 .fCol1 h4, #footer2020 .fCol2 h4, #footer2020 .fCol3 h4 {
    margin-bottom: 4%; }
  #footer2020 .fCol1 img {
    width: 100%; }
  #footer2020 .fCol1 h4 {
    margin-top: 15%; }
  #footer2020 .fCol2 {
    padding-left: 5%; }
    #footer2020 .fCol2 .fa-youtube-square, #footer2020 .fCol2 .fa-facebook-square {
      margin-top: 8%; }
  #footer2020 .fCol3 h4, #footer2020 .fCol3 p {
    padding-left: 14%; }
  #footer2020 .fCol3 .footer-infoHeader {
    margin-top: 15%; }
  #footer2020 .fBottom {
    padding: 2%; }
    #footer2020 .fBottom .fCol {
      padding-top: 4%;
      padding-bottom: 4%; }
    #footer2020 .fBottom .fBottomContent2 {
      padding-left: 5%; }
    #footer2020 .fBottom .footer2020-paymentMethods, #footer2020 .fBottom .footer2020-delivery, #footer2020 .fBottom .footer2020-extraIcons {
      text-align: left; } }
@media (min-width: 1200px) {
  #footer2020 .footer2020-paymentMethods, #footer2020 .footer2020-delivery, #footer2020 .footer2020-extraIcons {
    text-align: left; } }
.globalPointBalanceWrapper {
  margin: -1px auto; }
  .globalPointBalanceWrapper td {
    vertical-align: top; }
  .globalPointBalanceWrapper a, .globalPointBalanceWrapper a span {
    color: #fff; }
  .globalPointBalanceWrapper a .gpbPoints {
    font-weight: bold; }
  .globalPointBalanceWrapper .gpbContent {
    background: #7CAF63;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    padding: 0 5px;
    /*@include border-radius(0, 0 ,20px, 20px);*/ }
    .globalPointBalanceWrapper .gpbContent a, .globalPointBalanceWrapper .gpbContent p {
      color: #fff;
      font-size: 0.9em; }
  .globalPointBalanceWrapper .gpbLeft,
  .globalPointBalanceWrapper .gpbRight,
  .globalPointBalanceWrapper .gpbContent {
    height: 35px; }
  .globalPointBalanceWrapper .gpbLeft,
  .globalPointBalanceWrapper .gpbRight {
    width: 70px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0; }
  .globalPointBalanceWrapper .gpbLeft {
    left: 18px;
    background-image: url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2016/general/icons/pointshop-tab-left.png); }
  .globalPointBalanceWrapper .gpbRight {
    right: 18px;
    background-image: url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2016/general/icons/pointshop-tab-right.png); }

@media only screen and (max-width: 1024px) {
  .remainingPointsWrapper .rpLeft,
  .remainingPointsWrapper .rpRight {
    display: none; }
  .remainingPointsWrapper .rpContent {
    -moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -ms-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    height: auto;
    padding: 2px 15px; } }
#pointshopbtn {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  background: #d1bd57;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  float: left;
  margin: 5px; }

#pointshopbtn:hover {
  background: #eae1cc;
  text-decoration: none; }

#pointshopbtn a {
  color: #333;
  text-decoration: none; }

@media all and (max-width: 480px) {
  #pointshopbtn {
    float: none; } }
#pointShopModule {
  position: relative;
  max-width: 400px; }

#pointModuleBalance span {
  font-weight: bold; }

.pointShopModuleBody input {
  margin-bottom: 5px; }

.pointShopModuleBody input[type="button"] {
  margin-bottom: 10px; }

#pointShopModule .infoboxHeader {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

#pointShopModule .infoboxBody {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

#pointShopModule .noUi-connect {
  background: #004570; }

#pointShopModule .noUi-handle:before, #pointShopModule .noUi-handle:after {
  content: unset; }

#pointShopModule .noUi-horizontal .noUi-handle {
  width: 25px;
  height: 25px;
  cursor: pointer; }

#pointShopModule .noUi-handle {
  border-radius: 30px;
  background: #7caf63;
  border: 1px solid #569238;
  cursor: default;
  box-shadow: inset 0 0 1px #7caf63, inset 0 1px 7px #7caf63, 0 3px 6px -3px #000; }

#pointShopModule #drag {
  width: 91%;
  margin: 0 auto;
  margin-left: 5px;
  font-weight: bold; }

#pointShopModule .noUi-tooltip {
  position: absolute;
  border: 1px solid #004570;
  border-radius: 5px;
  background: #ffffff;
  padding: 0px 5px 0px 5px;
  text-align: center;
  white-space: nowrap;
  color: #004570;
  font-size: 12px; }

.pointShopModuleBody input[type="text"] {
  display: inline-block;
  width: 80%; }

.pointShopModuleBody input[type="button"] {
  height: 25px; }

.frontpage2015 .fullPageSpan {
  background: #f7f4ec;
  overflow: hidden; }
.frontpage2015 .fullPageSpan:not(:first-child) {
  padding-top: 20px;
  padding-bottom: 15px;
  /* background-color:#353535 !important;  */ }
  .frontpage2015 .fullPageSpan:not(:first-child) .owl-carousel .videoDesc {
    /* background: #e8b75e;
    color: white;
    text-align: center;
    font-weight: bold;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    margin: 5px;
    box-shadow: 1px 5px 5px 0px rgba(0, 0, 0, 0.18); */ }
  .frontpage2015 .fullPageSpan:not(:first-child) .owl-carousel img {
    border-radius: 7px; }
  .frontpage2015 .fullPageSpan:not(:first-child) .owl-carousel .owl-stage-outer {
    padding-bottom: 9px; }
    .frontpage2015 .fullPageSpan:not(:first-child) .owl-carousel .owl-stage-outer .vid {
      /* padding: 5px; */ }
  .frontpage2015 .fullPageSpan:not(:first-child) .owl-carousel .owl-dot.active span {
    background: #e8b75e; }
  .frontpage2015 .fullPageSpan:not(:first-child) .owl-carousel .owl-next, .frontpage2015 .fullPageSpan:not(:first-child) .owl-carousel .owl-prev {
    /* background: #e8b75e; */
    border-radius: 53px;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    /* color: white; */
    /* box-shadow: unset !important; */ }
  .frontpage2015 .fullPageSpan:not(:first-child) .owl-carousel .owl-next {
    margin-right: -44px; }
  .frontpage2015 .fullPageSpan:not(:first-child) .owl-carousel .owl-prev {
    margin-left: -44px; }
.frontpage2015 .jumbo {
  position: relative; }
.frontpage2015 .jumbo img {
  /*
  max-width:1400px !important;
  position:relative;
  right:200px;
  */
  margin: 0 auto; }
.frontpage2015 .jumboContent {
  position: absolute;
  width: 440px;
  left: 50%;
  margin-left: -490px; }
.frontpage2015 .jumboContent h1 {
  font-size: 1.4em;
  line-height: 1.2em;
  margin-bottom: 10px; }
.frontpage2015 .jumboContent h2.headline {
  font-size: 2em;
  margin: 0; }
.frontpage2015 .jumboContent .btn {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #fff;
  font-size: 1em;
  background: #7CAF63;
  padding: 4px 15px;
  text-decoration: none;
  display: inline-block;
  margin: 10px 0 0 0; }
  .frontpage2015 .jumboContent .btn:hover {
    background: #557B42;
    text-decoration: none; }
.frontpage2015 .jumboContent .btn-white {
  color: #333;
  font-size: 1em;
  background: #fff; }
  .frontpage2015 .jumboContent .btn-white:hover {
    background: #ddd; }

.us-style .frontpage2015 .page2cols .col1 {
  width: 64% !important; }
.us-style .frontpage2015 .page2cols .col2 {
  width: 34% !important; }

@media only screen and (max-width: 1024px) {
  .frontpage2015 .newsSectionHeader {
    display: none; }
  .frontpage2015 .page2cols {
    width: auto !important; }
  .frontpage2015 .contentelement,
  .frontpage2015 .jumbo img {
    width: 100% !important;
    height: auto !important;
    /*
    position:relative;
    left:80px;
    */ }
  .frontpage2015 .jumboContent {
    position: absolute;
    width: 300px;
    top: 10%;
    left: 15px;
    margin-left: 0; }
    .frontpage2015 .jumboContent h1, .frontpage2015 .jumboContent h2 {
      font-size: 1em; }
    .frontpage2015 .jumboContent h2 {
      font-weight: normal; }
    .frontpage2015 .jumboContent h2.headline {
      font-size: 1.1em;
      font-weight: bold; }
  .frontpage2015 .owl-nav {
    display: none; } }
@media only screen and (max-width: 699px) {
  .frontpage2015 .fp3colspan .col1,
  .frontpage2015 .fp3colspan .col2,
  .frontpage2015 .fp3colspan .col3 {
    width: auto;
    float: none;
    margin: 0;
    margin-bottom: 20px;
    background-color: white; }
  .frontpage2015 .fp3colspan .col1, .frontpage2015 .fp3colspan .col2 .col3 {
    /* box-shadow: -1px 4px 20px 2px rgba(0,0,0,0.32); */ }

  .fp3colSpanTextContainer .col1, .fp3colSpanTextContainer .col2 {
    display: none; }

  .productcategory.listView .productcontentcontainer {
    width: 93% !important; }

  .productcategory.listView .productquantity {
    min-width: 0 !important; }

  .productcategory.listView .priceAndQuant {
    margin-right: 0 !important; }

  .fullPageSpan:nth-child(1) {
    display: none; }

  .us-style .frontpage2015 .page2cols .col1,
  .us-style .frontpage2015 .page2cols .col2 {
    width: 100% !important; } }
.newsSectionHeader {
  font-size: 1.60em;
  font-style: italic;
  color: #004570;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: bolder; }

@media only screen and (max-width: 1130px) and (min-width: 1024px) {
  .newsSectionHeader {
    padding-left: 15px; } }
.newsEntry {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  position: relative; }

.newsEntry .date {
  font-size: 0.7em;
  position: absolute;
  top: 17px;
  left: -18px;
  background: #7caf63;
  color: #fff;
  padding: 2px 5px;
  box-shadow: 0 0 5px 1px #ddd;
  -moz-box-shadow: 0 0 5px 1px #ddd; }

.newsEntry .notPublished {
  font-size: 0.7em;
  position: absolute;
  top: 17px;
  left: -18px;
  background: #af6363;
  color: #fff;
  padding: 2px 5px;
  box-shadow: 0 0 5px 1px #ddd;
  -moz-box-shadow: 0 0 5px 1px #ddd; }

.newsEntry:nth-of-type(1) {
  padding-top: 0px; }

.newsEntry:nth-of-type(1) .date {
  top: 7px; }

.newsEntryContent {
  margin-left: 65px; }

.newsEntryImg {
  max-width: 200px;
  float: right;
  margin-left: 10px;
  margin-top: 6px; }

.newsEntry h1 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px; }

.subdate {
  color: #cecece;
  font-size: 14px; }

/******************************** Product list page, design 2015 **********************************/
.productcategory {
  /* width:690px; */
  width: 68%;
  float: right; }

/*Trines rettelser: margin right fra 20 til 0*/
.contentheader,
.contentdesc {
  margin: 15px 0 10px 10px; }

.productcategory .contentheader {
  background: #004570;
  padding: 2px 10px;
  margin: 15px 0; }

.productcategory .contentheader h2 {
  color: #fff;
  font-weight: 500;
  float: left; }

.productbuymargin {
  height: 0px; }

/*Trines rettelser: margin-bottom and border-bottom instead of border*/
.productcontainer {
  padding: 10px;
  position: relative;
  width: 28%;
  float: left;
  /*margin:0 12px 10px 0; */
  margin-bottom: 20px; }

.productcontainer .productname {
  min-height: 45px; }

.productcontainer .priceAndQuant {
  border-top: 1px dotted #bababa;
  border-bottom: 1px dotted #bababa;
  margin: 0;
  padding: 5px 0px 0 0; }

.productcategory .plusMinusBtn {
  float: left;
  margin-top: -2px; }

.productcontainer .productprice {
  float: right; }

.productimagecontainer:hover {
  cursor: pointer; }

.productimagecontainer img {
  max-width: 170px;
  display: block;
  margin: 0 auto; }

.productactioncontainer {
  margin-top: 7px; }

.productactioncontainer .buybutton,
.productactioncontainer .outofstock-button {
  float: left; }

.productactioncontainer .productquantity {
  width: auto;
  margin-right: 15px; }

.moreinfobutton {
  float: right; }

.productactioncontainer .button {
  padding: 3px 8px; }

.productactioncontainer input {
  font-size: 12px; }

.productactioncontainer .button,
.productactioncontainer .button a,
.productactioncontainer .outofstock-button {
  font-size: 12px;
  line-height: 1em;
  height: auto; }

.productdescriptioncontainer {
  display: none; }

.eanNumber {
  display: none; }

.pricediscountcontainer {
  width: 103%;
  background: lightgoldenrodyellow;
  color: #fff;
  margin-top: 10px;
  padding: 0 10px;
  border: 1px solid #aaa;
  position: relative;
  left: -13px; }

.pricediscountcontainer .normprice,
.pricediscountcontainer .youSave,
.pricediscountcontainer .discount {
  font-size: 0.8em; }

.pricediscountcontainer .normprice {
  text-decoration: line-through; }

.pricediscountcontainer .discountprice {
  float: right; }

.producttags li {
  float: left;
  display: inline;
  list-style-type: none;
  /*background: none;*/
  margin: 5px 5px 0 0;
  /*padding: 0px;*/
  background: none repeat scroll 0 0 #E9E9E9;
  border-radius: 1px;
  color: black;
  padding: 3px 8px;
  font-size: 11px; }

.product-search-filter {
  clear: left;
  width: 30%;
  min-width: 250px;
  float: left;
  margin: 20px 2% 0 0; }

/*Trines rettelser: mere padding */
.product-filter {
  padding: 5px 5px;
  text-align: center;
  font-size: 16px;
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -ms-border-radius: 8px 8px 0 0;
  -o-border-radius: 8px 8px 0 0; }

#reset-filter {
  margin-bottom: 8px; }

#activate-filter {
  color: #004570;
  border: 1px solid #ddd;
  background: #faf8f4;
  margin-bottom: -4px; }

/*Trines retteser: Ny bg */
#reset-filter-header {
  background-color: #004570;
  background-image: url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2014/general/web_assets/delete-white-15x15px.png);
  background-repeat: no-repeat;
  background-position: 96% 3px;
  color: #fff; }

#activated-filter-container {
  border: 1px solid #ddd;
  padding: 2px 4px; }

#activated-filter-container .actFilter {
  background: #e9e9e9;
  color: #444;
  margin: 2px 5px 2px 0;
  float: left;
  padding: 2px 4px;
  font-size: 0.9em;
  border-radius: 5px; }

#activated-filter-container .actFilter.negative {
  text-decoration: line-through; }

#activated-filter-container .actFilter:after {
  color: #565656;
  content: '\f057';
  font-family: 'Font Awesome 5 Pro';
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 4px;
  text-decoration: none;
  font-weight: 500; }

#product-search-form .form-submit {
  position: absolute;
  padding: 0 15px;
  background: #004570;
  top: 0px;
  right: 0px;
  height: 42px;
  width: 56px;
  margin: 0;
  border: 1px solid #004570;
  color: #ffffff;
  font-weight: bold;
  /*
  background-image: url(https://cdn1.iconfinder.com/data/icons/hawcons/32/698627-icon-111-search-48.png);
  */
  background-image: url(../../static/CKFinderJava/userfiles/images/2014/general/web_assets/search-icon-30px.png);
  background-repeat: no-repeat;
  background-position: 12px 6px;
  border-radius: 0;
  -moz-border-radius: 0; }

#product-search-form .form-submit:hover {
  background-position: 12px 7px; }

#contentProductFilterLoading {
  /* 	display:none;   */
  float: right;
  margin: 10px auto;
  /* 	margin-left: 5px;   */
  /* 	margin-top: 230px;   */
  width: 40%; }

#keywordSearch .typeahead,
#keywordSearch .tt-query,
#keywordSearch .tt-hint {
  border: 1px solid #004570;
  font-size: 20px;
  height: 24px;
  line-height: 24px;
  outline: medium none;
  padding: 8px 2%;
  width: 95%;
  max-width: none;
  margin: 0;
  border-radius: 0; }

/*Trines: Margin-bottom tilføjet */
#keywordSearch .twitter-typeahead {
  width: 100%;
  margin-bottom: 15px; }

#keywordSearch .tt-menu {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 8px 8px 2px 8px;
  width: 422px; }

#keywordSearch .tt-menu:hover {
  cursor: pointer; }

#keywordSearch .tt-menu .tt-suggestion {
  margin-bottom: 8px; }

#keywordSearch .tt-menu .tt-suggestion:hover {
  background: #ddd; }

#keywordSearch .tt-menu .tt-cursor {
  background-color: #ddd; }

#keywordSearch .tt-dataset-keywords {
  padding-left: 5px;
  padding-left: 5px; }

#contentProductNotFound,
#keywordSearch {
  float: right;
  position: relative;
  margin-top: 20px;
  width: 68%; }

#contentProductNotFound {
  display: none; }

#filter li {
  margin: 0;
  padding-left: 0px;
  background: none;
  padding-left: 4px;
  list-style-type: none; }

#filter li label {
  padding-left: 20px;
  display: inline-block; }

/*Trines styling her: Margin-right: 7px margin-top: 5px, vertical-align*/
#filter li input {
  display: inline-block;
  margin-left: -20px;
  margin-right: 7px;
  margin-top: 5px;
  vertical-align: top; }

.filter-category-title {
  background: none repeat scroll 0 0 #004570;
  padding: 5px 10px; }

.filter-category-title:hover {
  cursor: pointer; }

.filter-category-title span {
  color: #fff;
  font-size: 16px; }

.filter-category-title .direction {
  float: right;
  width: 17px;
  height: 10px;
  margin-top: 4px; }

.filter-category-title .plus {
  background-image: url("../../static/CKFinderJava/userfiles/images/2014/general/web_assets/arrow-white-17x10-dawn.png");
  background-repeat: no-repeat; }

.filter-category-title .minus {
  background-image: url("../../static/CKFinderJava/userfiles/images/2014/general/web_assets/arrow-white-17x10-up.png");
  background-repeat: no-repeat; }

/*Trines rettelser her: padding-top*/
.filter-category-items {
  border: 1px solid #d2e2e9;
  padding-top: 4px; }

.filter-category {
  margin-bottom: 6px; }

.filteritemcount {
  /*  border:1px solid #ddd;
      border-radius: 3px;
      color: #656565; */
  font-family: Arial;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  top: -1.5px;
  position: relative;
  /*  margin-right: 5px;
      padding: 1px 3px;
      display:none; */ }

.productcategory {
  display: block; }

.productcategory .pricediscount {
  position: relative;
  border-top: 1px solid #ddd;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  bottom: 0px;
  left: 0px;
  width: 280px; }

.productcategory .productdescription {
  float: left;
  /* height: 80px; */
  width: 100%;
  font-size: 12px;
  overflow: hidden;
  padding-bottom: 0px; }

/************** listview  ******************/
#viewMenuConainer {
  float: right;
  margin: 3px 0 0 0; }

#viewMenuConainer img:hover {
  cursor: pointer; }

#viewMenuConainer .gridViewBtn,
.productcategory.listView .listViewBtn {
  border: 1px solid #fff; }

#content .listView .productcontentcontainer {
  max-height: none !important;
  min-height: 33px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  #content .listView .productcontentcontainer .priceAndQuant .productquantity {
    vertical-align: top;
    top: 0px; }
  #content .listView .productcontentcontainer .priceAndQuant .greyedOut {
    color: #999999;
    font-size: 12px;
    font-weight: 400; }
  #content .listView .productcontentcontainer .productprice .greyedOut {
    color: #999999;
    font-size: 12px;
    font-weight: 400; }
  #content .listView .productcontentcontainer .vatprice {
    height: 17px;
    padding-top: 7px; }
  #content .listView .productcontentcontainer .vatprice .greyedOut {
    color: #999999;
    font-size: 12px;
    font-weight: 400; }
  #content .listView .productcontentcontainer .priceAndQuant .incl_vat {
    display: block;
    height: 20px; }
  #content .listView .productcontentcontainer .productprice hr {
    margin-top: 5px !important;
    margin-bottom: 1px !important; }
  #content .listView .productcontentcontainer .productactioncontainer {
    max-width: auto;
    width: auto; }
    #content .listView .productcontentcontainer .productactioncontainer .buybutton,
    #content .listView .productcontentcontainer .productactioncontainer .outofstock-button {
      display: inline-block; }
    #content .listView .productcontentcontainer .productactioncontainer .info-icon {
      float: right;
      clear: none;
      display: inline-block;
      margin: 0 0 0 8px; }
  @media screen and (max-width: 1029px) {
    #content .listView .productcontentcontainer .productactioncontainer {
      max-width: auto;
      width: auto; }
      #content .listView .productcontentcontainer .productactioncontainer .buybutton,
      #content .listView .productcontentcontainer .productactioncontainer .outofstock-button,
      #content .listView .productcontentcontainer .productactioncontainer .plusMinusBtn {
        display: block;
        float: right; }
      #content .listView .productcontentcontainer .productactioncontainer .info-icon {
        display: block !important;
        margin: 7px 0 0 0 !important;
        clear: both;
        float: right !important; } }
  @media screen and (min-width: 700px) {
    #content .listView .productcontentcontainer .mobileAdjuster {
      display: none; } }
  @media screen and (max-width: 699px) {
    #content .listView .productcontentcontainer .mobileAdjuster {
      display: block; }
    #content .listView .productcontentcontainer .vatprice {
      clear: both;
      float: none; }
    #content .listView .productcontentcontainer .productactioncontainer {
      max-width: auto;
      width: auto; }
      #content .listView .productcontentcontainer .productactioncontainer .buybutton,
      #content .listView .productcontentcontainer .productactioncontainer .outofstock-button,
      #content .listView .productcontentcontainer .productactioncontainer .plusMinusBtn {
        display: block;
        float: right; }
      #content .listView .productcontentcontainer .productactioncontainer .info-icon {
        display: block !important;
        margin: 7px 0 0 0 !important;
        clear: both;
        float: right !important; } }

.productcategory.listView .gridViewBtn {
  border: none !important; }

.productcategory.listView .productcontentcontainer {
  background-color: #f5f2e8;
  width: 400px;
  max-height: 33px;
  padding: 0 10px 8px 10px;
  margin-bottom: 10px;
  clear: both; }

.productcategory.listView .productcontainer {
  float: none;
  /* width:648px; */
  width: auto; }

.productcategory.listView .productimagecontainer {
  float: right; }

.productcategory.listView .productdescriptioncontainer {
  display: block;
  clear: left; }

.productcategory.listView .productprice {
  float: none;
  vertical-align: top; }

.productcategory.listView .productquantity {
  min-width: 63px; }

.productcategory.listView .priceAndQuant {
  float: left;
  margin-right: 8px;
  /*min-width: 141px;*/
  border: 0; }

.productcategory.listView .infobutton {
  margin-left: 15px; }

.productcategory.listView .productactioncontainer {
  float: right;
  margin-bottom: 0px; }

.productcategory.listView .pricediscountcontainer {
  clear: left;
  position: static;
  margin: 0 0 10px 0;
  margin-top: -12px;
  box-shadow: none;
  background: none;
  border: 0; }

.productcategory.listView .discountprice {
  float: none;
  margin-left: 10px;
  font-weight: 600; }

.productcategory.listView .productname {
  float: left;
  min-height: auto; }

.productcategory.listView .productimagecontainer img {
  max-width: 250px;
  max-height: 175px; }

.productcategory.listView .productbuymargin {
  height: 0px !important; }

.productcategory.listView .productcontainer {
  height: auto !important; }

@media screen and (max-width: 700px) {
  .filter-category-items {
    display: none; }

  .us-style .productcategory,
  .us-style .product-left-box {
    width: 100% !important;
    max-width: 699px !important; }
  .us-style .product-left-box img {
    width: 100%;
    height: auto;
    float: left;
    margin-right: 15px; } }
/************** content-product-left-box.jsp  ******************/
.product-left-box {
  clear: left;
  width: 30%;
  min-width: 250px;
  float: left; }

.us-style .product-left-box {
  max-width: 287px;
  min-width: 287px; }

/****** Pro section Product picture download sectio **********/
.productwrapper {
  margin-bottom: 20px;
  display: inline-block;
  margin-top: -10px !important;
  background: none !important;
  padding: unset; }

.productwrapper .contentheader {
  background: #004570;
  display: block;
  padding: 2px 10px;
  margin: 3px 0; }

.productCatHeader {
  margin: 56px 0 0px 10px !important; }

.productCatHeader:nth-of-type(1) {
  margin: 0 0 0 10px; }

.productCatHeader h2 {
  background: #004570;
  color: white;
  padding: 6px;
  margin-left: -8px; }

.productwrapper .productdlwrapper {
  width: 208px;
  border: 2px solid lightgray;
  display: inline-block;
  margin-left: 19px;
  margin-top: 19px;
  vertical-align: top;
  border-radius: 7px;
  min-height: 343px;
  transition: all 0.4s ease;
  text-align: center; }

.productwrapper .productdlwrapper h2 {
  font-size: 0.8em;
  padding: 3px; }

.productwrapper .productdlwrapper:hover {
  border: 2px solid #3f95b4;
  background-color: rgba(0, 0, 0, 0.05); }

.productwrapper .productdlwrapper img {
  max-height: 170px;
  max-width: 200px;
  display: block;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px; }

.productwrapper p {
  text-align: center;
  padding: 4px; }

.productwrapper .productdlwrapper ul li {
  background: none;
  text-align: center;
  padding: 0;
  margin: 0 auto; }

.productwrapper .productdlwrapper ul li a:hover {
  text-decoration: underline; }

.productwrapper {
  background: none !important;
  padding: unset;
  margin: unset; }

div#productPictureList input {
  background: #efefef;
  border: none;
  height: 18px;
  width: 182px;
  padding: 11px;
  display: inline-block; }

#productPictureList .searchButton {
  width: auto;
  height: 24px;
  padding: 8px;
  background: #004570;
  display: inline-block;
  color: white;
  margin-left: 2px; }

@media screen and (max-width: 480px) {
  .productwrapper .productdlwrapper img {
    max-height: 100%;
    max-width: 100%; }

  .productwrapper .productdlwrapper {
    width: 99%;
    margin-left: 0; }

  /*Trines*/
  #keywordSearch .twitter-typeahead {
    margin-bottom: 30px; }

  /*Trines*/
  .productcategory.listView .productimagecontainer {
    float: none; }

  div#productPictureList input {
    width: 71%; } }
@media screen and (max-width: 700px) {
  #keywordSearch .twitter-typeahead {
    margin-bottom: 30px; }

  .filterIconDown:before {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    margin-top: 7px;
    font-size: 20px;
    margin-right: 3px;
    float: right; }

  .filterIconUp:before {
    content: "\f077";
    font-family: "Font Awesome 5 Pro";
    margin-top: 7px;
    font-size: 20px;
    margin-right: 3px;
    float: right; }

  .filter-category-title {
    cursor: pointer; }

  #activate-filter {
    border-radius: 6px;
    border: 1px solid #004570; }

  #filterWrapper {
    display: none; } }
.notForSaleButton {
  border: none;
  height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #694319;
  padding: 0 5px;
  float: right;
  font-size: 12px;
  margin-left: 3px; }

@media screen and (max-width: 321px) {
  .productcategory.listView .productcontentcontainer {
    width: 100% !important; }

  .productcategory.listView .productcontentcontainer {
    margin-left: -9px; } }
/*-------------------------------WIDTH 1100px ----------------------------------*/
.uk-style .productwrapper .productdlwrapper, .us-style .productwrapper .productdlwrapper {
  width: 241px;
  min-height: 358px; }
.uk-style .productwrapper .productdlwrapper img, .us-style .productwrapper .productdlwrapper img {
  max-height: 190px;
  max-width: 246px; }

/********************************* product detail page ********************************************/
.productDetailHeaderContainer {
  width: 100%;
  position: relative;
  left: -15px;
  top: -15px;
  padding: 15px;
  background: #d4e4ef;
  background: #dce4ea;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #dce4ea 0%, #d4e4ef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #dce4ea), color-stop(100%, #d4e4ef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #dce4ea 0%, #d4e4ef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #dce4ea 0%, #d4e4ef 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #dce4ea 0%, #d4e4ef 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #dce4ea 0%, #d4e4ef 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce4ea', endColorstr='#d4e4ef',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.productDetailHeaderContainer .col1 {
  width: 68%;
  float: left; }

.productDetailHeaderContainer .col2 {
  width: 29.3%;
  min-width: 260px;
  float: right; }

.productDetailHeaderContainer .col1 h1 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1em; }

.productDetailHeaderContainer .img-container {
  float: right;
  width: 350px; }

.productDetailHeaderContainer .img-container img,
.productDetailHeaderContainer .img-container p img {
  max-width: 100% !important;
  height: auto !important; }

.productDetailHeaderContainer .img-container p {
  margin: 0;
  padding: 0; }

.productDetailHeaderContainer .productcompactWhite {
  background: #fff;
  padding: 10px;
  margin-bottom: 3px;
  border-left: 4px solid #7CAF63;
  /*border-bottom-right-radius: 15px;*/ }

.productDetailHeaderContainer .productcompactGreen {
  background: #fff;
  margin-bottom: 4px;
  box-shadow: 0px 0px 8px 1px #bbb;
  -moz-box-shadow: 0px 0px 8px 1px #bbb;
  border-radius: 0px 30px 0px 30px;
  -moz-border-radius: 0px 30px 0px 30px;
  border: 1px solid #88B671;
  overflow: hidden; }

.productDetailHeaderContainer .productcompactGreen .pHead {
  /*background-color: #88B671;
  padding:2px 10px;*/ }

.productDetailHeaderContainer .pHead {
  background-color: white;
  padding: 5px;
  padding-left: 9px;
  border-left: 4px solid #7caf63; }

.productDetailHeaderContainer .productcompactGreen .pHead h2 {
  color: #000;
  font-size: 1.2em;
  font-weight: 400; }

.productDetailHeaderContainer .productcompactGreen .pBody {
  padding: 10px; }

.productDetailHeaderContainer .pHead h2 {
  font-size: 1em;
  font-weight: bold;
  /* color:#004570;*/
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.buyHereDisclaimer {
  font-size: .80em;
  color: #666;
  line-height: 1.2;
  margin: 0 10px 0 10px; }

.productDetailHeaderContainer .pricediscount-prod-detail-page {
  width: auto;
  float: none;
  clear: both; }

.productDetailHeaderContainer li {
  line-height: 1.3em; }

.productDetailHeaderContainer .productcompact {
  /*width: 100%;
  border-bottom:1px solid #ddd;
  padding-bottom:2px;
  margin-bottom:5px;
  */ }

.productDetailHeaderContainer .productcompact:last-of-type {
  /*
  border-bottom:0;
  padding-bottom:0;
  margin-bottom:0;
  */ }

.productDetailHeaderContainer .productcompact .productquantity,
.productDetailHeaderContainer .productcompact .productprice {
  float: left; }

.productDetailHeaderContainer .productcompact .productquantity p,
.productDetailHeaderContainer .productcompact .buybutton {
  position: relative;
  bottom: 2px;
  margin-bottom: 3px; }

.productDetailHeaderContainer .productcompact .buybutton,
.productDetailHeaderContainer .productcompact .plusMinusBtn {
  float: right; }

/*************************************** product compact wide **********************************/
.product-compact-wide {
  position: relative;
  padding: 8px; }

.product-compact-wide .producttitle {
  font-weight: bold; }

.product-compact-wide .pricediscount {
  position: static;
  background: lightgoldenrodyellow;
  padding: 5px 10px;
  /* min-width:310px; */
  border: 1px solid #ddd;
  border-top: none;
  width: auto;
  float: left; }

.product-compact-wide .productnormprice,
.product-compact-wide .productdiscount {
  line-height: inherit; }

.product-compact-wide .productnormprice {
  margin-right: 5px; }

.product-compact-wide .productbuy input[type=text] {
  float: left; }

.product-compact-wide .productquantity {
  		/*
  	min-width: 360px;
  
  	overflow: hidden;
  	*/
  float: right; }

.product-compact-wide .productquantity input[type="text"] {
  margin: 0 8px;
  padding: 2px; }

.product-compact-wide .productquantity label {
  /*display:inline-block;*/ }

.product-compact-wide .productbuy {
  /* width:930px; */
  /* padding:8px; */
  /*border-bottom:1px solid #d2e2e9;*/ }

.product-compact-wide {
  border-radius: 3px;
  background: #d2e2e9;
  margin-bottom: 15px; }

.product-compact-wide .productprice {
  float: right;
  min-width: 200px;
  margin-top: 8px; }

.product-compact-wide .productprice label {
  /* display:inline-block;*/
  margin: 4px 0px;
  font-size: 1.1em;
  font-weight: bold;
  color: #F88E11; }

.product-compact-wide .buybuttonPromotion {
  float: right;
  margin: 0; }

/********************************** product boxes ***************************************/
#product-search-form .product-search-panel {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 10px; }

#product-search-form .product-search-panel input[type='text'] {
  /* width:415px; */ }

#product-search-form .product-search-panel select {
  display: block; }

.contentheader {
  padding: 0 0 5px 0; }

.webshopproductlist {
  /*
  float: left;
  width: 100%;
  padding-bottom: 0px;
  */
  margin-bottom: 20px; }

.webshopproductlist:last-of-type {
  margin-bottom: 0px; }

.admintoolspan-product {
  float: left;
  width: 293px; }

.productrow {
  /*
  float: left;
  width: 100%;
  */
  margin-bottom: 40px; }

.productrow > div {
  box-shadow: 0 0 10px 1px #eee;
  -moz-box-shadow: 0 0 10px 1px #eee;
  -ms-box-shadow: 0 0 10px 1px #eee;
  -o-box-shadow: 0 0 10px 1px #eee; }

.productlink {
  float: left; }

.productbackground {
  /*margin-right: 21px; */ }

.productbackgroundend,
.productbackground {
  position: relative;
  float: left;
  /*width: 300px;*/
  width: 31%;
  margin-right: 3%;
  border: 1px solid #ddd;
  height: auto; }

.productbackgroundend {
  margin-right: 0; }

.productbackground:hover,
.productbackgroundend:hover {
  background: url(https://www.pharmanord.com/mediaServlet/productbox-gradient.png) repeat-x left bottom; }

.productborder {
  float: left;
  width: 100%;
  height: 100%; }

.producttop {
  float: left;
  width: 100%;
  height: 100%;
  overflow: visible; }

.productbottom {
  float: left;
  width: 100%;
  height: 100%;
  overflow: visible; }

.productlist .productbottom {
  /*height: 290px;*/ }

.productpadding {
  padding: 1px 2%;
  cursor: pointer; }

.productlist .productpadding {
  padding: 17px 14px; }

.webshopproductlist .productname {
  margin-top: 10px;
  min-height: 45px; }

.productrow .plusMinusBtn,
.productrow .buybutton,
.productrow .outofstock-button {
  float: right; }

/*
#contentspan .productname p {
	font-size: 16px;
	padding-bottom: 0;
}

#contentspan .productname p strong {
	color: #448fa9;
	padding-bottom: 4px;
}
*/
.productimage {
  float: left;
  width: 100%;
  height: 160px;
  overflow: hidden; }

.productimage img {
  float: none !important;
  max-height: 152px; }

.productimage {
  float: left;
  width: 100%;
  text-align: center; }

.productdescription {
  float: left;
  /* height: 80px; */
  width: 100%;
  font-size: 12px;
  overflow: hidden;
  padding-bottom: 40px; }

.productdescription p,
.productdescription i,
.productdescription p i,
.productdescription p em {
  font-size: 12px; }

.productinfolinkspan {
  float: left;
  width: 100%;
  height: 35px;
  margin: 5px 0; }

a.productinfolink {
  padding-left: 39px;
  line-height: 35px;
  height: 35px;
  font-size: 12px;
  display: block; }

.productbuyContainer {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  /*width: 96%;*/
  background: #f9f9f9;
  padding: 5px 2%;
  box-shadow: 0 1px 10px 1px #ddd;
  -moz-box-shadow: 0 1px 1px 2px #ddd;
  -ms-box-shadow: 0 1px 1px 2px #ddd;
  border-top: 1px solid #ddd; }
  .productbuyContainer .outofstockContainer {
    display: inline; }

.productbuy {
  /* float: left; */
  /* width: 100%; */
  margin: 0px 0 0px 0; }

.priceDiffCont.productbuy {
  position: absolute;
  bottom: -18px;
  left: -5px;
  background: lightgoldenrodyellow;
  padding: 5px 17px;
  width: 275px;
  border: 1px solid #ddd;
  border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px; }

.productquantity {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px; }

.productWidget .productcontentcontainer {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
  min-height: 33px !important;
  padding: 0 10px !important;
  width: 100% !important;
  /* product widget on single product page */ }
  .productWidget .productcontentcontainer .button {
    padding: 6px 10px !important; }
  .productWidget .productcontentcontainer .greyedOut.incl_vat {
    width: 100%; }
  .productWidget .productcontentcontainer .greyedOut.incl_vat,
  .productWidget .productcontentcontainer .greyedOut.incl_vat .labelText,
  .productWidget .productcontentcontainer .greyedOut.incl_vat .labelValue {
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    float: left;
    text-align: left; }
  .productWidget .productcontentcontainer .priceAndQuant {
    width: 100%; }
  .productWidget .productcontentcontainer .productquantity,
  .productWidget .productcontentcontainer .productquantity p,
  .productWidget .productcontentcontainer .productquantity p a {
    line-height: 13px;
    top: 1px !important; }
  .productWidget .productcontentcontainer .info-icon {
    top: 6px !important;
    margin-bottom: 6px !important; }
  @media only screen and (max-width: 1028px) {
    .productWidget .productcontentcontainer img.info-icon {
      margin: 0 !important; } }
  .productWidget .productcontentcontainer .greyedOut.incl_vat .labelText {
    min-width: auto;
    margin-right: 5px; }
  .productWidget .productcontentcontainer .productactioncontainer .outofstock-button {
    line-height: 2em; }

.productWidget .pricediscountcontainer {
  left: 0 !important;
  margin-top: 0 !important; }

#content .productWidget .plusMinusBtn .qtyminus, #content .productWidget .plusMinusBtn .quantity, #content .productWidget .plusMinusBtn .qtyplus {
  margin-top: 6px; }

.oneProduct form .productprice .greyedOut.incl_vat {
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  float: left;
  text-align: left; }
.oneProduct .outofstock-button {
  margin-top: 1px;
  padding: 0; }
.oneProduct .oneProduct form .productprice .incl_vat {
  display: block;
  height: auto;
  margin-bottom: 0px; }
.oneProduct .oneProduct form .productprice hr {
  margin-bottom: 4px !important;
  margin-top: 7px !important; }
.oneProduct .greyedOut {
  color: #999999;
  font-size: 12px;
  font-weight: 400; }
.oneProduct .priceWrap {
  width: auto;
  display: inline-block; }
.oneProduct .vatprice {
  height: 17px;
  padding-top: 1px;
  clear: both;
  padding-bottom: 12px; }
@media screen and (max-width: 1028px) {
  .oneProduct .oneProduct form .productprice .vat_break {
    display: none; } }

.oneProduct .buybutton {
  margin-top: 0px; }

.productprice {
  display: inline-block;
  text-align: right;
  vertical-align: middle; }

.oneProduct .productprice {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  margin-bottom: 0px; }

.productprice p {
  color: #004570; }

.productprice p,
.productquantity p {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  font-size: 15px; }

.oneProduct .productquantity p {
  font-weight: normal;
  margin: 0px;
  padding: 0px; }

.oneProduct p[itemprop="price"] {
  font-weight: 600; }

.productbuy input[type=text] {
  width: 32px;
  text-align: center;
  /*
  height: 22px;
  border: 0;
  background: url(productbox-quantity.png) no-repeat;
  margin-right: 3px;
  */ }

.productbuy input[disabled] {
  color: grey; }

#content .qtyminus,
#content .quantity,
#content .qtyplus {
  padding: 3px 5px;
  margin: 0;
  display: inline-block;
  width: 23px; }

#content .quantity {
  border: 1px solid #a1a1a1;
  width: 30px;
  padding: 2% 0;
  text-align: center; }

#basketOverview .quantity {
  /*
  width: 30px;
  text-align: center;
  line-height:16px;
  border:1px solid #aaa;
  margin:0;
  padding:2%;
  */ }

.productdiscountspan {
  float: left;
  width: 100%;
  padding-top: 8px; }

.productnormprice {
  float: left;
  text-decoration: line-through; }

.productdiscount {
  float: right; }

.productnormprice,
.productdiscount {
  /*
  font-size: .9em;
  line-height: .9em;
  */ }

.productnormprice,
.productdiscount {
  /* line-height:16px; */ }

.productdiscount .youSave {
  margin-right: 5px; }

.productdiscount .discountPrice {
  font-weight: bold; }

/**************************************** Colors **************************************/
.infoboxbluegradient {
  border: 1px solid #004570; }

#content .page2cols .col2 .blueinfoboxheadertop,
#content .page2cols .col1 .blueinfoboxheadertop,
#content #col1 .blueinfoboxheadertop,
#content #col2 .blueinfoboxheadertop,
.blueinfoboxheadertop,
.datasheet thead,
.datasheet .basketheader,
.datasheet thead tr,
h3.blueheader,
#content .blueinfoboxheadertop {
  /* background:#004570; */ }

#content #col1 .blueinfoboxheaderbottom,
#content #col2 .blueinfoboxheaderbottom,
#content .page2cols .col1 .blueinfoboxheaderbottom,
#content .page2cols .col2 .blueinfoboxheaderbottom {
  background: none; }

.pricediscount,
.pricediscount-prod-detail-page {
  background: lightgoldenrodyellow;
  padding: 2px 2%;
  border: 1px solid #ddd; }

.pricediscount {
  position: absolute;
  bottom: -26px;
  left: 0;
  width: 96%; }

.pricediscount-prod-detail-page {
  position: static;
  width: 238px;
  float: left; }

/*********************** blue datasheet tables **********************/
.datasheet {
  width: 100%;
  vertical-align: top;
  border: 1px solid #a0a0a0;
  margin-bottom: 15px;
  border-collapse: separate; }

.datasheet thead th {
  background: #226282;
  color: #ffffff;
  text-align: left;
  font-weight: 400; }

.datasheet th,
.datasheet th strong,
.datasheet th b,
.datasheet th p {
  color: #fff;
  font-size: 1.15em;
  font-weight: 400;
  line-height: 1.2em; }

.datasheet th:first-child {
  padding: 4px 10px; }

.datasheet th,
.datasheet td {
  padding: 5px;
  vertical-align: top;
  text-align: left; }

.datasheet td:first-child {
  padding-left: 10px; }

.datasheet .striped,
.datasheet tr:nth-child(even) {
  background: #DFEAF0; }

.datasheet.not-striped tr:nth-child(even) {
  background: transparent; }

.datasheet th sub,
.datasheet th sup {
  color: #ffffff; }

.productfacts .infoboxHeader {
  background: #2f6282 !important;
  border-radius: 0px !important; }

/********************** Datasheet Mobile adjustments **************************/
@media screen and (max-width: 321px) {
  .datasheet td, .datasheet th {
    font-size: 0.85em !important; }

  .productprice p,
  .productquantity p {
    font-size: 13.6px !important; } }
/*********************** productfacts content table ***************************/
table.productfacts {
  width: 100%;
  vertical-align: top;
  border: none; }

table.productfacts td {
  vertical-align: top; }

table.productfacts .left-col {
  width: 50%;
  padding-right: 15px; }

table.productfacts .right-col {
  padding-left: 15px; }

table.productfacts td,
table.productfacts p,
table.productfacts em,
table.productfacts strong,
table.productfacts p strong {
  font-size: 14px; }

/********************* productfacts without tables ***************************/
.productfacts h3 {
  font-size: 1em; }

.productfacts p {
  font-size: 0.9em; }

.productfacts .col-1 {
  width: 48%;
  float: left; }

.productfacts .col-2 {
  width: 48%;
  float: right; }

.productfacts .col-3 {
  float: left;
  margin-top: 10px;
  width: 100%;
  border-top: 1px solid #ddd;
  padding-top: 5px; }

.productfacts .col-3 p {
  margin-bottom: 3px; }

.productAttributes {
  margin-bottom: 30px; }

.productAttributes ul li {
  list-style-type: none;
  display: inline-block;
  margin-left: 4px;
  font-size: 11px;
  padding: 4px;
  color: white;
  background: rgba(48, 101, 134, 0.58);
  border-radius: 5px; }

.productAttributes ul li:hover {
  transition: all 0.1s ease-in-out;
  background: #3a81ae;
  transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
  /* IE 9 */
  -webkit-transform: scale(1.03, 1.03);
  /* Safari */
  box-shadow: rgba(0, 0, 0, 0.53) 0px 1px 0px 0px; }

.productAttributesHeader {
  font-size: 14px !important;
  margin-left: 8px;
  margin-bottom: 10px;
  clear: both;
  font-weight: bold; }

/***************** basketoverview ******************/
#basketoverview-table th:nth-child(n+2),
#basketoverview-table td:nth-child(n+2) {
  /*
  text-align:center;
  */ }

#basketsum-table {
  float: right; }

#basketsum-table tr:first-child {
  /*border-bottom:1px solid #ddd;*/ }

#order-date-id-table,
#basketsum-table {
  margin: 20px 0px; }

#basketsum-table td {
  padding-top: 5px; }

#basketsum-table td:nth-child(even),
#order-date-id-table td:nth-child(even) {
  padding-left: 30px; }

#basketsum-table td:nth-child(even) {
  text-align: right; }

#basketsum-table .basket-total,
#basketsum-table .basket-grand-total {
  font-weight: bold; }

.basket-goback {
  float: left; }

.basket-continue {
  float: right; }

.basketaction-btn-container {
  padding: 15px 0px;
  border-top: 1px solid #ddd;
  clear: both; }

.printreciptbutton {
  position: absolute;
  top: 22px;
  right: 15px; }

span.basket-small-print {
  color: #888;
  font-weight: normal; }

/************************************************* Checkout page *****************************/
#CONTENT_STEP_LOGIN label,
#CONTENT_STEP_LOGIN input,
#CONTENT_STEP_LOGIN a {
  display: block; }

#CONTENT_STEP_LOGIN input {
  border-radius: 3px; }

#guest-checkout,
#sign-in-content {
  float: left;
  width: 43%;
  border: 1px solid #ddd;
  padding: 3%;
  box-shadow: 0 0 1px 1px #f9f9f9;
  -moz-box-shadow: 0 0 1px 1px #f9f9f9; }

#sign-in-content {
  float: right; }

#submit-guest {
  /*float: left;*/ }

#submit-guest {
  margin-top: 10px; }

#forgotpasswordform {
  margin-top: 20px; }

#submit-forgotpwd,
#CONTENT_STEP_LOGIN label {
  /* margin-top:10px; */ }

#CONTENT_STEP_LOGIN h2 {
  font-size: 1.2em; }

#ID_CheckOut {
  overflow: hidden;
  width: 630px; }

#ID_CheckOut .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  left: 0.5em;
  margin-top: -12.5px;
  position: absolute;
  top: 50%;
  margin-right: 10px; }

#ID_CheckOut .ui-accordion .ui-accordion-header {
  background: #f1f1f1;
  height: 27px;
  cursor: unset !important; }

#ID_CheckOut .head_title {
  color: #000; }

#ID_STEP_1,
#ID_STEP_2,
#ID_STEP_3,
#ID_STEP_4,
#ID_STEP_5,
#ID_STEP_6 {
  margin-bottom: 25px; }

#ID_CheckOut .checkOutStepNumber {
  padding: 12px 14px;
  position: absolute;
  color: #fff;
  font-size: 16px;
  left: 0;
  top: 0;
  background: #004570;
  box-shadow: 0 0 2px 1px #000;
  -moz-box-shadow: 0 0 2px 1px #000; }

#ID_CheckOut .ui-corner-all,
#ID_CheckOut .ui-corner-top,
#ID_CheckOut .ui-corner-right,
#ID_CheckOut .ui-corner-tr,
#ID_CheckOut .ui-corner-all,
#ID_CheckOut .ui-corner-top,
#ID_CheckOut .ui-corner-left,
#ID_CheckOut .ui-corner-tl,
#ID_CheckOut .ui-corner-all,
#ID_CheckOut .ui-corner-bottom,
#ID_CheckOut .ui-corner-right,
#ID_CheckOut .ui-corner-br,
#ID_CheckOut .ui-corner-all,
#ID_CheckOut .ui-corner-bottom,
#ID_CheckOut .ui-corner-left,
#ID_CheckOut .ui-corner-bl {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0; }

#ID_CheckOut .head_title {
  margin-left: 10px;
  font-size: 1em;
  line-height: 26px; }

.thanks_createorder_msg .thanks_createorder_payment_msg {
  margin-bottom: 5px; }

.loading .loadingContainer {
  background: url("https://www.pharmanord.com/mediaServlet/button-loading.gif") center no-repeat;
  position: absolute;
  top: 20%;
  /* left: -22px; */
  width: 20px;
  height: 20px;
  display: inline-block; }

#ID_CheckOut .checkoutForm .signupline label,
#ID_CheckOut .checkoutForm .signupline input,
#ID_CheckOut .checkoutForm .signupline select {
  display: block;
  float: none;
  color: #000000;
  font-family: arial;
  font-size: 15px; }

#ID_CheckOut .checkoutForm input[type="text"]:hover,
#ID_CheckOut .checkoutForm .textarea:hover,
#ID_CheckOut .checkoutForm input[type="text"]:focus,
#ID_CheckOut .checkoutForm .textarea:focus {
  background: none repeat scroll 0 0 #F9F9F9; }

#ID_CheckOut .checkoutForm .signupline input[type="text"] {
  padding: 12px 10px;
  height: 16px;
  line-height: 16px;
  width: 535px; }

#ID_CheckOut .checkoutForm input[type="text"],
#ID_CheckOut .checkoutForm .textarea {
  border: 1px solid #C7C7C7; }

#ID_CheckOut input[type="text"] {
  color: #000000;
  font-family: arial;
  font-size: 15px;
  height: 16px;
  line-height: 16px;
  padding: 12px 10px;
  width: 460px; }

#ID_CheckOut label {
  color: #29496F;
  padding: 10px 0 5px 0; }

#ID_CheckOut .ui-state-active,
#ID_CheckOut .ui-widget-content .ui-state-active,
#ID_CheckOut .ui-widget-header .ui-state-active {
  border: 1px solid #ddd; }

#ID_CheckOut .ui-widget-content {
  border: 1px solid #ddd;
  border-top: none; }

#ID_CheckOut .signupline select,
#ID_CheckOut .continueBtn,
#ID_CheckOut .editBtn {
  font-size: 0.9em;
  text-align: center; }

#ID_CheckOut .signupline select:hover,
#ID_CheckOut .continueBtn:hover,
#ID_CheckOut .editBtn {
  cursor: pointer; }

#ID_CheckOut .continueBtn {
  background: #F0B55A;
  color: #004570;
  border: 2px solid #F0B55A;
  border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 0 8px 0 #CCCCCC;
  -moz-box-shadow: 0 0 8px 0 #CCCCCC; }

#ID_CheckOut .continueBtnContainer {
  position: relative; }

#ID_CheckOut .editBtn {
  background: none repeat scroll 0 0 #DDDDDD;
  border: 1px solid #CCCCCC;
  border-radius: 5px 5px 5px 5px;
  color: #0085CC;
  display: inline-block;
  padding: 1px 4px;
  float: right;
  /*IE7 fix*/
  *position: relative;
  *top: -27px; }

.addTransition {
  transition: background-color .4s ease-out, border-color .4s ease-out;
  -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
  -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }

#ID_CheckOut .editBtn:hover {
  background: none repeat scroll 0 0 #ccc; }

#ID_CheckOut .continueBtn:hover {
  background-color: #f47c20;
  border: 2px solid #f47c20;
  transition: background-color .4s ease-out, border-color .4s ease-out;
  -webkit-transition: background-color .4s ease-out, border-color .4s ease-out;
  -moz-transition: background-color .4s ease-out, border-color .4s ease-out; }

#ID_CheckOut .continueBtn:disabled {
  background-color: #f47c00;
  border: 2px solid #f47c20; }

#ID_Btn_6 {
  margin-top: 15px; }

#ID_Btn_5 {
  margin-top: 15px; }

#usealtDelivery {
  margin: 20px 0; }

#ID_Checkout_Overview,
#ID_Checkout_ActionCode {
  width: 400px;
  float: right;
  transform: translate3d(0, 0, 0);
  box-shadow: 0 0 5px 1px #ddd;
  -moz-box-shadow: 0 0 5px 1px #ddd; }

#ID_Checkout_ActionCode {
  clear: both; }

a.cssSubmitButton {
  background: none no-repeat scroll 4px 5px #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 15px;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2em;
  outline: medium none;
  padding: 5px 20px 6px;
  position: relative;
  text-decoration: none; }

.ID_Checkout_Overview_Fixed {
  position: fixed;
  top: 0;
  margin-left: 656px;
  z-index: 2999 !important;
  background: #fff;
  transform: translate3d(0, 0, 0); }

@media screen and (max-width: 1029px) and (min-width: 765px) {
  #ID_Checkout_Right_Sidebar {
    width: 36%;
    margin-left: 61%; }

  #ID_Checkout_Overview {
    width: 100%; }

  .ID_Checkout_Overview_Fixed {
    margin-left: 59% !important;
    transform: translate3d(0, 0, 0); } }
.selectionContainer .paymentMethodElm {
  margin: 15px 0;
  padding-bottom: 5px;
  padding-top: 18px;
  border: 1px solid #C7C7C7; }

.selectionContainer .paymentMethodImg {
  position: relative;
  top: 10px;
  padding-right: 10px; }

#FORM_STEP_ORDER_TYPE .paymentMethodDesc {
  font-size: 0.9em;
  line-height: 1.4em;
  width: 400px;
  margin-left: 15px; }

.selectionContainer .highlighted {
  border-color: #C7C7C7;
  background: #eae2cc;
  cursor: pointer; }

.selectionContainer .paymentMethodElm:hover {
  border-color: #C7C7C7;
  background: #eae2cc;
  cursor: pointer; }

#paymentMethodContainer .option {
  margin-bottom: 15px; }

.selectionContainer .paymentMethodElm input[type=radio] {
  margin-left: 20px; }

#acceptConditionsContainer {
  margin-bottom: 20px; }

.selectionContainer .orderTypeName {
  padding-left: 8px;
  font-size: 1.1em; }

.notAcceptTerms {
  border: 1px solid #f00; }

.selectionContainer input[type=radio] {
  width: 15px;
  height: 15px; }

#acceptConditionsContainer a {
  color: #3f95b4; }

.selectionContainer .creditCard {
  display: inline-block;
  width: 70px;
  height: 39px;
  position: relative;
  border: 1px solid #ddd;
  vertical-align: middle; }

#countryID .tip {
  display: inline-block;
  float: right;
  margin-top: -80px; }

#countryID .tip-content {
  position: absolute;
  left: 55%;
  z-index: 9;
  background-color: #fbf8f4;
  border: 3px solid #004570;
  border-radius: 10px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  max-width: 260px;
  z-index: 99999; }
  #countryID .tip-content .fa {
    padding-left: 14px;
    padding-top: 6px;
    color: #004570;
    font-size: 25px; }

#countryID .tip:hover .tip-content {
  display: block; }

#countryID .desc {
  padding: 0 15px 10px 15px;
  text-align: left; }

/*** CheckOut Shipment/delivery styling ***/
.selectionContainer label {
  padding: unset !important; }

.selectionContainer .option:hover {
  background-color: #eae2cc; }

#methodCanvas .name {
  color: #004570;
  font-weight: bold !important; }

#methodCanvas .time, .fee {
  color: #000;
  margin-left: 23px; }

#methodCanvas .selectionContainer {
  border: 1px solid #C7C7C7 !important;
  width: 84.5% !important; }

/** Media queries for #ID_C_Country_ID, textarea(comment) and title(mr / mrs), selection of country on checkout form **/
@media only screen and (max-width: 700px) {
  .countryselection #ID_C_Country_ID {
    width: 99%;
    max-width: 99%; }

  textarea {
    max-width: 99% !important; }

  #ID_CheckOut .signupline select {
    width: 99%;
    max-width: 99%; } }
@media only screen and (min-width: 701px) {
  .countryselection #ID_C_Country_ID, #ID_Comment {
    width: 99%;
    max-width: 99%; }

  textarea {
    max-width: 99% !important; }

  #ID_CheckOut .signupline select {
    width: 99%;
    max-width: 99%; } }
@media only screen and (min-width: 1026px) {
  .countryselection #ID_C_Country_ID {
    width: 85.5%;
    max-width: 85.5%; }

  textarea {
    max-width: 453px !important; }

  #ID_CheckOut .signupline select {
    width: 85.5%;
    max-width: 85.5%; } }
.adminPayment {
  width: auto;
  padding: 3px;
  display: inline-block;
  position: relative;
  padding-left: 10px;
  padding-right: 7px;
  padding-bottom: 2px;
  font-size: 9px;
  letter-spacing: 0.07em;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  border-radius: 25px;
  margin: 0;
  margin-top: -10px;
  vertical-align: -webkit-baseline-middle;
  margin-left: 7px; }

.adminPayment .fa {
  font-size: 14px;
  padding: 0;
  margin: -2px;
  margin-left: -6px;
  margin-right: 0px;
  vertical-align: top;
  display: inline-block; }

.prodPayment {
  background: #7ac69e;
  border: 2px solid #66a684; }
  .prodPayment .fa {
    color: #437e5f; }

.testPayment {
  background: #80a8d5;
  border: 2px solid #5e7c9e; }
  .testPayment .fa {
    color: #566d86; }

.adminPaymentOnly {
  background: #b280d5;
  border: 2px solid #7c5d92; }
  .adminPaymentOnly .fa {
    color: #694e7c; }

/******************************** Gis Shop Management Page in Admin View, design 2016 (flawless css by Nadezda and Thomas) **********************************/
#mode-selector {
  clear: left;
  width: 20%;
  min-width: 150px;
  float: left;
  margin: 0 2% 0 0;
  color: #fff;
  font-size: 16px;
  background: none repeat scroll 0 0 #004570;
  padding: 5px;
  border-radius: 10px; }

#shops-tags-checkbox-group,
#post-offices-tags-checkbox-group {
  clear: left;
  width: 20%;
  min-width: 50px;
  float: left;
  margin: 40px 2% 0 0; }

#shops-tags-checkbox-group li,
#post-offices-tags-checkbox-group li {
  margin: 0;
  padding-left: 0px;
  background: none;
  padding-left: 4px;
  list-style-type: none; }

#shops-tags-checkbox-group li label,
#post-offices-tags-checkbox-group li label {
  margin-right: 5px;
  display: inline-block; }

#shops-tags-checkbox-group li input,
#post-offices-tags-checkbox-group li input {
  display: inline-block; }

#shops-tags-checkbox-group input[type=checkbox][disabled],
#post-offices-tags-checkbox-group input[type=checkbox][disabled] {
  opacity: 0.5; }

#shops-search-filter,
#post-offices-search-filter {
  color: #fff;
  font-size: 16px;
  background: none repeat scroll 0 0 #004570;
  height: 44px;
  padding: 2px 6px 0px 9px;
  width: 32%;
  margin: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0px 1px 6px #888888;
  border: none; }

#search-field {
  border: 1px solid #004570;
  font-size: 20px;
  height: 26px;
  line-height: 24px;
  outline: medium none;
  padding: 8px 4%;
  width: 50%;
  max-width: none;
  display: inline;
  margin-left: -5px;
  box-shadow: 2px 1px 6px #888888;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

#search-group {
  float: left;
  position: relative;
  margin-top: 40px;
  width: 77%; }

#search-form .form-submit {
  position: absolute;
  padding: 0 15px;
  background: #004570;
  top: 0px;
  right: 4px;
  height: 44px;
  width: 56px;
  margin: 0;
  border: 1px solid #004570;
  color: #ffffff;
  font-weight: bold;
  background-image: url(../../static/CKFinderJava/userfiles/images/2014/general/web_assets/search-icon-30px.png);
  background-repeat: no-repeat;
  background-position: 12px 6px;
  border-radius: 0;
  -moz-border-radius: 0;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  display: none; }

#search-form .form-submit:hover {
  background-position: 12px 7px; }

#search-form .form-submit[disabled] {
  background: #5C88A4;
  background-image: url(../../static/CKFinderJava/userfiles/images/2014/general/web_assets/search-icon-30px.png);
  background-repeat: no-repeat;
  background-position: 12px 6px;
  border-radius: 0;
  -moz-border-radius: 0; }

.edit-icon {
  float: left;
  padding: 14px 11px 32px 3px;
  height: 20px;
  width: 20px; }

#add-icon {
  height: 30px;
  width: 30px;
  position: absolute;
  padding: 0 0px;
  top: 5px;
  left: 670px; }

#shops-table {
  margin-top: 10px; }

.address {
  min-height: 64px;
  display: block;
  margin-top: 6px;
  align-items: center;
  padding: 5px;
  -webkit-transition: background .2s ease;
  -moz-transition: background .2s ease;
  -o-transition: background .2s ease; }

.marker {
  position: relative;
  min-height: 65px; }

.mapmarker {
  float: left;
  width: 20px;
  padding-left: 14px;
  padding-right: 14px; }

.mapmarker:before {
  display: block;
  padding-top: 30px; }

.shownCheckbox {
  position: relative;
  min-height: 85px; }

.pencil {
  /*padding: 27px 11px 34px 16px;*/
  height: 67px;
  padding-top: 39px;
  width: 20px;
  padding-left: 16px;
  padding-right: 11px;
  margin-right: 0px; }

.icons {
  min-height: 65px; }

.joyride-tip-guide {
  background: white !important;
  border: 3px solid #004570 !important;
  box-shadow: 1px 10px 48px -8px #000000 !important; }

.joyride-tip-guide p {
  font-size: 17px !important; }

.joyride-tip-guide h4 {
  color: black !important; }

.joyride-modal-bg {
  display: none !important; }

.joyride-tip-guide .joyride-next-tip {
  color: white !important;
  border: unset !important;
  background: #004570 !important; }

.guide i {
  font-size: 26px;
  right: 13px;
  top: 13px;
  position: absolute;
  color: #bfbfbf; }

.joyride-close-tip {
  color: black !important; }

#tBody input[type="button"] {
  margin: 10px 0 10px; }

input[type="checkbox"] {
  vertical-align: bottom; }

#tBody > tr > td:nth-child(4) {
  padding-right: 0px !important;
  width: 48px;
  display: inline-block; }

#tBody > tr > td:nth-child(4),
#tBody > tr > td:nth-child(5) {
  padding-left: 0px !important;
  padding-right: 0px !important; }

#shops-table tr td:nth-child(1) {
  max-width: 233px;
  padding: 8px !important;
  width: 39%;
  word-wrap: break-word; }

#shops-table tr td:nth-child(2) {
  max-width: 230px;
  padding: 8px !important;
  word-wrap: break-word; }

.showMore {
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 14px;
  font-size: 20px !important;
  color: rgba(0, 69, 112, 0.68); }

p[class^="idAndVal"] {
  margin-top: 9px;
  border-top: 2px solid rgba(0, 69, 112, 0.48);
  border-bottom: 2px solid rgba(0, 69, 112, 0.48); }

#shops-table td {
  position: relative; }

#shops-table td:nth-child(3) {
  width: 52%;
  padding-left: 0px !important;
  padding-right: 0px !important; }

.joyride-close-tip {
  color: #004570 !important; }

/***************** message box *****************/
#messageboxspan {
  display: none;
  width: 250px;
  position: fixed;
  left: 43%;
  /*
  top:40%;
  left: 50%;
  */
  z-index: 5000;
  box-shadow: 0 0 1px 1px rgba(8, 8, 8, 0.23);
  -moz-box-shadow: 0 0 1px 1px rgba(8, 8, 8, 0.23); }
  #messageboxspan #messagebox {
    padding: 10px; }
    #messageboxspan #messagebox p, #messageboxspan #messagebox a, #messageboxspan #messagebox strong, #messageboxspan #messagebox b {
      text-align: center;
      color: #fff;
      font-size: 0.9em;
      margin: 0; }
    #messageboxspan #messagebox.attention {
      background: #7caf63; }
    #messageboxspan #messagebox.error {
      background: #B5634A; }
  #messageboxspan #messageboxclose {
    float: right;
    width: 24px;
    height: 24px;
    margin-left: 5px;
    background: url(/static/CKFinderJava/userfiles/images/2014/general/web_assets/close_black-24px.png) no-repeat; }
    #messageboxspan #messageboxclose:hover {
      cursor: pointer; }

.col1 .recommendedProducts {
  background: #f3f3f3;
  padding: 4%;
  padding-top: 2%;
  border: 1px solid #058083;
  border-radius: 4px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); }
  .col1 .recommendedProducts .infoboxHeader h2 {
    color: #008684; }
  .col1 .recommendedProducts .heightAdjuster {
    margin-bottom: 10px; }
.col1 .productWidget {
  margin: 0 auto;
  margin-top: 8px;
  display: inline-block !important;
  width: 46%;
  padding: 2%; }
  .col1 .productWidget > p {
    min-height: 126px; }

.infobox.lattest-news .news-morter {
  width: 19px;
  height: 22px;
  background: url(../../static/CKFinderJava/userfiles/images/2014/general/web_assets/Morter-20x23px-0514.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 0 5px 0 2px;
  float: left; }
.infobox.lattest-news .infoboxHeader h2 {
  font-weight: 600;
  position: relative;
  top: 4px;
  margin-bottom: 6px; }

#dialog-overlay {
  width: 100%;
  height: 100%;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3000;
  display: none; }

#dialog-box {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #eee;
  width: 328px;
  position: absolute;
  z-index: 5000;
  display: none; }
  #dialog-box .dialog-content {
    text-align: left;
    padding: 10px;
    margin: 13px;
    color: #666;
    font-family: arial;
    font-size: 11px; }
    #dialog-box .dialog-content p {
      margin: 0; }
    #dialog-box .dialog-content ul {
      margin: 10px 0 10px 20px;
      padding: 0;
      height: 50px; }

.newsletter-signup-box {
  background: #7caf63;
  padding: 10px;
  padding-left: 14px;
  margin-bottom: 15px; }
  .newsletter-signup-box .header {
    color: #fff;
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 1.15em; }
  .newsletter-signup-box input[type=text] {
    border: 1px solid #7caf63;
    margin-bottom: 10px;
    margin-left: -0.01px !important;
    border-radius: 3px;
    border: 0px;
    margin-left: 1.5%; }
  .newsletter-signup-box input[type=submit] {
    background: #ffffff;
    border: none;
    color: #000;
    margin-bottom: 8px;
    margin-right: 5px;
    padding-right: 9px;
    padding-left: 8px; }
  .newsletter-signup-box a {
    color: #fff; }

.newsletterBlue {
  text-align: center;
  color: white !important;
  background: #23a0e1;
  padding: 10px 10px 0px 10px !important; }
  .newsletterBlue h2 {
    text-align: center;
    color: white !important;
    font-size: 1.25em !important;
    font-weight: bolder !important;
    margin-bottom: -17px;
    margin-top: -8px; }
  .newsletterBlue h1 {
    text-align: center;
    color: white !important; }
  .newsletterBlue img {
    bottom: 0;
    left: -9px;
    position: relative;
    display: block; }

.newsletterIntro {
  color: white;
  letter-spacing: 0.3px;
  margin-bottom: 15px;
  display: block;
  height: 84px; }

#newsletterPopup {
  position: fixed;
  height: 37px;
  z-index: 1;
  width: 264px;
  background-color: #23a0e1;
  top: 31px;
  overflow: hidden;
  right: 32px;
  border: 2px solid rgba(31, 134, 187, 0.72);
  border-top: unset;
  border-radius: 0 0 15px 15px;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.4); }
  #newsletterPopup .newsletterBlue {
    height: 100%; }
    #newsletterPopup .newsletterBlue img {
      bottom: -3px;
      left: -10px;
      position: relative;
      display: block;
      z-index: 4000; }
  #newsletterPopup > .slideUp > h2 {
    font-size: 15px;
    text-align: center;
    padding-top: 7px;
    vertical-align: middle;
    color: white;
    font-weight: bold; }
  #newsletterPopup > .slideUp > .fa-times {
    position: absolute;
    top: 9px;
    right: 4px;
    color: #31669b;
    font-size: 16px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear; }
  #newsletterPopup h2 {
    font-size: 1.5em; }

.newsletterOkBtn {
  background: #2C3E50 !important;
  border: none !important;
  padding: 4px 25px 4px 25px !important;
  border-radius: 0 !important;
  font-size: 15px !important;
  color: white !important;
  font-weight: bold;
  font-family: "Open Sans" !important;
  float: right;
  position: relative;
  z-index: 1; }

.accordion {
  margin-bottom: 10px; }
  .accordion .accordionHeader {
    background: #81af73;
    padding: 6px 20px 5px 6px;
    background-repeat: no-repeat;
    background-position: 99% center;
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.18); }
    .accordion .accordionHeader .fa {
      float: right;
      font-size: 28px;
      margin-top: -4px;
      margin-right: -9px;
      position: absolute;
      color: white;
      right: 22px; }
    .accordion .accordionHeader h2 {
      font-size: 15px;
      font-weight: 600;
      line-height: 1.4em;
      color: white;
      padding-left: 5px; }
    .accordion .accordionHeader:hover {
      cursor: pointer; }
  .accordion .accordionHeader-grey {
    background: #f3fafb;
    border-radius: initial;
    padding: 15px 20px 15px 6px;
    box-shadow: none; }
    .accordion .accordionHeader-grey :focus {
      border: 2px solid grey !important; }
    .accordion .accordionHeader-grey h2 {
      color: #2d5d6c;
      font-weight: 700;
      padding-left: 40px; }
    .accordion .accordionHeader-grey .fa {
      color: #2d5d6c;
      float: left;
      left: 20px; }
    .accordion .accordionHeader-grey .fa-caret-down {
      margin-left: -5px; }
  .accordion .accordionBody {
    padding: 10px;
    border: 2px solid #75b063;
    border-top: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    width: 95%;
    box-shadow: -1px 2px 20px 0px rgba(0, 0, 0, 0.13);
    margin: 0 auto;
    margin-top: -1px;
    border-bottom: 4px solid #6db163; }
    .accordion .accordionBody h3 {
      font-size: 16px;
      font-weight: 600; }
  .accordion .accordionBody-grey {
    border: none;
    box-shadow: none;
    padding: 15px 28px;
    box-sizing: border-box; }

.accordion.open .accordionHeader {
  background-repeat: no-repeat;
  background-position: 99% center; }

.infobox {
  margin-bottom: 15px; }
  .infobox .infoboxHeader {
    padding: 4px 10px; }
    .infobox .infoboxHeader h2 {
      font-size: 1.15em;
      line-height: 1.2em; }
  .infobox .infoboxBody {
    padding: 10px 10px; }
  .infobox .noBorder {
    border: none !important; }

.infobox.blue .infoboxHeader {
  background: #004570;
  border-top-left-radius: 8px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-top-right-radius: 8px; }
  .infobox.blue .infoboxHeader h2 {
    color: #fff;
    font-size: 1.15em;
    font-weight: 400;
    line-height: 1.2em; }
.infobox.blue .infoboxBody {
  border: 1px solid #c3c3c3;
  position: relative;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }
.infobox.blue a.videoSpot img {
  width: 100%; }
.infobox.blue a.videoSpot:before {
  content: url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2014/general/web_assets/play-green-32px.png);
  position: absolute;
  left: 45%;
  top: 43%; }

.infobox.blue.turquoise .infoboxHeader {
  background: #418a90; }

.subject-aside {
  border: 1px solid #d1e3c8; }
  .subject-aside .infoboxHeader {
    background: #75ae59;
    padding: 4px 10px; }
    .subject-aside .infoboxHeader h2 {
      font-size: 1.12em;
      line-height: 1.3em;
      font-weight: 500;
      color: #fff; }
  .subject-aside .infoboxBody {
    background: #f7f9fa; }

.infobox.white .infoboxHeader {
  border-bottom: 1px solid #ddd; }
  .infobox.white .infoboxHeader h2 {
    font-size: 15px;
    line-height: 1em;
    font-weight: 700;
    padding-bottom: 5px; }
.infobox.white .infoboxBody hr {
  width: 100%;
  height: 0px;
  border: 0;
  border-bottom: 1px solid #ddd; }

.infoBoxPointshop {
  background: #004570;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
  margin-bottom: 0; }
  .infoBoxPointshop .infoboxHeader h2 {
    color: #fff;
    padding-top: 10px;
    padding-left: 15px;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.2em; }
  .infoBoxPointshop .infoboxBody {
    padding: 10px 20px 15px 25px; }
    .infoBoxPointshop .infoboxBody p {
      color: #fff !important; }

.hvid_box {
  border: 2px solid #d5d8da;
  border-top: none;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
  background: #fff;
  margin-top: -15px;
  padding-bottom: 65px; }
  .hvid_box #pointshopbtn {
    background: none;
    margin-top: -20px;
    width: 100%; }
    .hvid_box #pointshopbtn:hover {
      background: none;
      padding: none; }
    .hvid_box #pointshopbtn:nth-child(3) {
      margin-top: -2px; }
    .hvid_box #pointshopbtn a {
      color: #3f95b4;
      font-size: 14px;
      font-weight: 400; }
      .hvid_box #pointshopbtn a:before {
        content: "\f105";
        font-family: "Font Awesome 5 Pro";
        margin-right: 5px; }

.infobox.curry .infoboxBody {
  background: #2f6282;
  padding: 10px 25px 15px 25px;
  border-bottom-right-radius: .5em;
  border-bottom-left-radius: .5em; }
.infobox.curry .infoboxHeader {
  background: #2f6282;
  padding: 15px 0 0 25px;
  border-top-right-radius: .5em;
  border-top-left-radius: .5em; }
  .infobox.curry .infoboxHeader h2 {
    color: #333;
    font-size: 1.35em;
    font-weight: 600;
    line-height: 1.1em; }

.tabNavWrapper {
  margin-bottom: 15px; }
  .tabNavWrapper .navContainer {
    margin-bottom: 15px;
    border-bottom: 4px solid #7caf63; }
    .tabNavWrapper .navContainer ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .tabNavWrapper .navContainer ul li {
        float: left;
        display: inline-block;
        padding: 3px 10px;
        border: 1px solid #ddd;
        margin: 0px 5px 0px 0;
        background: #9db994;
        color: #fff;
        font-weight: 600;
        border-bottom: none !important;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px; }
        .tabNavWrapper .navContainer ul li:hover {
          cursor: pointer;
          background: #D1E3C8; }
      .tabNavWrapper .navContainer ul li.active {
        background: #7caf63;
        border: 1px solid #7caf63;
        color: #fff; }
        .tabNavWrapper .navContainer ul li.active sup {
          color: #fff; }

.toast-item-image {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 10px; }

#toast-message {
  padding: 24px; }
  #toast-message p {
    text-align: center;
    margin: 35px 10px 0 10px;
    display: inline; }

.fancybox-opened .fancybox-skin {
  background-color: #faf8f4;
  border-radius: 15px;
  border: 4px solid #004570; }

#videoSpotsContainer {
  margin-top: 0px;
  width: 980px;
  margin-top: 0px; }
  #videoSpotsContainer .vid {
    float: left;
    border: 1px solid #ccc;
    position: relative;
    overflow: visible; }
  #videoSpotsContainer img {
    width: 300px;
    max-width: 300px; }
  #videoSpotsContainer .videoDesc {
    position: absolute;
    display: block;
    width: 292px;
    height: 35px;
    max-height: 50px;
    overflow: hidden;
    background: #EEEDF0;
    bottom: 0px;
    left: 0px;
    padding: 4px;
    color: #3f95b4; }
  #videoSpotsContainer .playIcon {
    background-image: url(https://www.pharmanord.com/static/CKFinderJava/userfiles/images/2014/general/web_assets/play-green-32px.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 95px;
    left: 135px;
    display: block;
    width: 32px;
    height: 32px;
    display: block; }
    #videoSpotsContainer .playIcon:hover {
      top: 96px; }
  #videoSpotsContainer li {
    background: none;
    vertical-align: bottom;
    display: inline;
    padding: 0;
    margin: 0; }
  #videoSpotsContainer .bx-wrapper {
    max-width: 964px !important;
    margin: 0 0 0 21px !important;
    max-width: 980px !important;
    position: relative;
    top: -10px; }
    #videoSpotsContainer .bx-wrapper .bx-controls-direction a {
      margin-top: -17px !important; }
  #videoSpotsContainer .bx-viewport {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-left: 0 !important;
    border-right: 0 !important;
    left: -2px !important; }
  #videoSpotsContainer .bx-prev {
    left: -35px !important;
    z-index: 1 !important; }
  #videoSpotsContainer .bx-next {
    right: -14px !important;
    z-index: 1 !important; }

.videoDesc {
  pading-left: 20px !important; }

.vspot-ribbon-wrapper {
  position: relative; }
  .vspot-ribbon-wrapper .ribbon-front {
    background-color: #004570;
    height: 35px;
    width: 996px;
    position: relative;
    left: -8px;
    z-index: 2;
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55); }
  .vspot-ribbon-wrapper .ribbon-back-left {
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    position: absolute;
    top: -8px;
    left: 0px;
    width: 0px;
    height: 35px;
    z-index: 0; }
  .vspot-ribbon-wrapper .ribbon-back-right {
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    position: absolute;
    top: -8px;
    right: 0px;
    width: 0px;
    height: 35px;
    z-index: 0; }
  .vspot-ribbon-wrapper .ribbon-edge-topleft {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
    left: -8px;
    border-color: transparent #125768 transparent transparent;
    top: -8px;
    border-width: 8px 8px 0 0; }
  .vspot-ribbon-wrapper .ribbon-edge-topright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
    left: 980px;
    border-color: transparent transparent transparent #125768;
    top: -8px;
    border-width: 8px 0 0 8px; }
  .vspot-ribbon-wrapper .ribbon-edge-bottomleft {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
    top: 35px;
    left: -8px;
    border-color: transparent #125768 transparent transparent;
    border-width: 0 8px 0px 0; }
  .vspot-ribbon-wrapper .ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
    top: 35px;
    left: 980px;
    border-color: transparent transparent transparent #125768;
    border-width: 0 0 0px 8px; }

.ribbon-front h1 {
  font-size: 24px !important;
  font-weight: normal !important;
  margin: 0 0 0 25px !important;
  color: #fff !important;
  padding: 0 !important; }
.ribbon-front h2 {
  font-size: 24px !important;
  font-weight: normal !important;
  margin: 0 0 0 25px !important;
  color: #fff !important;
  padding: 0 !important; }

.contentelement-admin .vspot-ribbon-wrapper {
  margin-top: 25px; }

a.pdf {
  background-image: url("/mediaServlet/page_white_acrobat.png");
  background-repeat: no-repeat;
  padding-left: 20px; }

img.img-border {
  padding: 7px;
  border: 1px solid #ddd;
  background: #f8f8f8; }

.errormessage-div {
  padding: 12px 8px;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 6px;
  box-shadow: 0 0 7px 0px #aaa;
  -moz-box-shadow: 0 0 7px 0px #aaa;
  background: rgba(167, 60, 57, 0.9); }

.successmessage-div {
  padding: 12px 8px;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 6px;
  box-shadow: 0 0 7px 0px #aaa;
  -moz-box-shadow: 0 0 7px 0px #aaa;
  background: #7caf63; }

#pnSliderContainer {
  margin-bottom: 15px;
  max-height: 300px;
  overflow: hidden; }
  #pnSliderContainer .slide {
    position: relative; }
  #pnSliderContainer li {
    background: none;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    display: inline; }
  #pnSliderContainer .slideDesc {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    padding: 20px; }
    #pnSliderContainer .slideDesc strong {
      font-size: 28px;
      line-height: 50px; }
  #pnSliderContainer .thslide_nav_next {
    display: none; }
  #pnSliderContainer .bx-wrapper {
    margin-bottom: 0px !important; }
    #pnSliderContainer .bx-wrapper .bx-controls-direction a {
      margin-top: -36px !important; }
    #pnSliderContainer .bx-wrapper .bx-pager {
      bottom: -6px; }
    #pnSliderContainer .bx-wrapper .bx-controls-auto {
      bottom: -6px; }
  #pnSliderContainer .bx-viewport {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    left: 0px !important;
    height: 100% !important;
    border: none;
    overflow: hidden;
    width: 100%; }
  #pnSliderContainer ul.owl-jumbotron {
    padding-left: 0 !important; }
  #pnSliderContainer.owl-carousel {
    clear: both; }
    #pnSliderContainer.owl-carousel .bx-viewport {
      overflow: hidden; }
    #pnSliderContainer.owl-carousel .owl-stage-outer,
    #pnSliderContainer.owl-carousel .owl-stage {
      transition: all 0.2s ease !important; }
    #pnSliderContainer.owl-carousel .owl-item {
      display: inline-block; }
    #pnSliderContainer.owl-carousel .owl-nav {
      display: none; }
    #pnSliderContainer.owl-carousel .owl-dots {
      display: table;
      position: absolute;
      right: 12px;
      float: right;
      margin: auto;
      width: auto;
      margin-top: -30px; }
      #pnSliderContainer.owl-carousel .owl-dots button.owl-dot {
        display: table-cell;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 100%;
        width: 10px;
        height: 10px;
        border: none;
        padding: 4px;
        background: #333;
        margin-left: 10px;
        opacity: 0.4;
        -webkit-box-shadow: 0px 0px 6px 0px white;
        -moz-box-shadow: 0px 0px 6px 0px white;
        box-shadow: 0px 0px 6px 0px white; }
        #pnSliderContainer.owl-carousel .owl-dots button.owl-dot.active {
          opacity: 1;
          width: 13px;
          height: 13px; }

#cookieContainer {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 999; }
  #cookieContainer p {
    margin-bottom: 0;
    font-size: .88em; }
  #cookieContainer a {
    margin-bottom: 0;
    font-size: .88em; }

#cookieHeader {
  width: 200px;
  padding: 8px;
  border: 1px solid #aaa;
  background: #fff;
  box-shadow: 0 0 10px 1px #bbb;
  -moz-box-shadow: 0 0 10px 1px #bbb;
  left: -175px; }

#cookieBody {
  width: 200px;
  padding: 8px;
  border: 1px solid #aaa;
  background: #fff;
  box-shadow: 0 0 10px 1px #bbb;
  -moz-box-shadow: 0 0 10px 1px #bbb;
  margin-top: 5px;
  left: -222px; }

#hideCookieBody {
  float: right;
  position: relative;
  top: -7px;
  right: -7px; }

#closeCookieBox:hover {
  top: -6px; }

#cookieHeaderCont {
  width: 160px;
  float: left; }

#cookieIcon {
  float: right;
  position: relative;
  right: -8px; }

.slideUp {
  cursor: pointer;
  height: 36px; }

#pointshopbtn {
  display: none;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  background: #d1bd57;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  float: left;
  margin: 5px; }
  #pointshopbtn:hover {
    background: #eae1cc;
    text-decoration: none; }
  #pointshopbtn a {
    color: #333;
    text-decoration: none; }

.frontpageproducts {
  margin-bottom: 20px; }
  .frontpageproducts img {
    margin: 0 auto !important;
    height: auto !important; }
  .frontpageproducts .left {
    display: inline-block;
    width: 45.5%;
    margin: 2%; }
    .frontpageproducts .left img {
      margin-top: 0px;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 0; }
  .frontpageproducts .right {
    display: inline-block;
    width: 45.5%;
    margin: 2%; }
    .frontpageproducts .right img {
      margin-top: 0px;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 0; }
  .frontpageproducts .productinfo {
    text-align: center;
    border: 2px solid #dddddd;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: none;
    width: 100%;
    min-height: 135px;
    margin-top: -5px;
    margin-bottom: 0; }
    .frontpageproducts .productinfo h3.headerproduct {
      font-size: 14px !important;
      font-weight: bold;
      padding-top: 14px;
      padding-bottom: 10px;
      text-align: left;
      margin-left: 6px; }
    .frontpageproducts .productinfo > p {
      color: #000;
      font-size: 12px !important;
      text-align: left;
      padding-right: 7px;
      padding-left: 7px;
      display: block;
      min-height: 50px;
      margin-bottom: 0; }
  .frontpageproducts .productbox {
    background: #d7e7e3;
    width: 100%;
    border: 2px solid #ddd;
    border-top-left-radius: .1em;
    border-top-right-radius: .1em;
    border-bottom: none; }

.frontpageproducts .productWidget > p:nth-child(2) {
  min-height: 115px; }

.productWidget {
  margin: 0 auto;
  margin-top: 8px;
  display: block;
  vertical-align: top; }
  .productWidget .heightAdjuster {
    text-align: left; }
  .productWidget .buybutton {
    margin-right: 7px;
    width: auto;
    float: left; }
    .productWidget .buybutton a {
      background: unset !important;
      padding: unset !important; }
  .productWidget .productWidgetDesc img {
    height: auto;
    width: 100%; }
  .productWidget .quantity {
    display: inline-block;
    height: 14px;
    width: 30px;
    text-align: center;
    background: white; }
  .productWidget input {
    margin-bottom: 0;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    width: 28%; }
  .productWidget .qtyminus, .productWidget .qtyplus {
    width: 20px; }
  .productWidget .productcontentcontainer {
    background-color: #f5f2e8;
    width: 94%;
    margin: 0 auto;
    padding: 0 2% 0 4%;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    margin-bottom: 10px;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
    clear: both; }
    .productWidget .productcontentcontainer .sizelink a {
      background: unset !important;
      padding: unset !important;
      font-size: unset !important;
      color: #3f95b4 !important;
      font-size: 13px !important; }
  .productWidget .productcontainer {
    float: none;
    width: auto;
    height: auto !important; }
  .productWidget .productimagecontainer {
    float: right; }
    .productWidget .productimagecontainer img {
      max-width: 250px;
      max-height: 175px; }
  .productWidget .productdescriptioncontainer {
    display: block;
    clear: left; }
  .productWidget .productprice {
    float: none;
    max-width: 61%; }
    .productWidget .productprice p {
      font-size: 13px; }
  .productWidget .productquantity {
    min-width: 35%;
    min-width: auto; }
  .productWidget .priceAndQuant {
    float: left;
    width: 61%;
    margin-top: 5px;
    border: 0; }
  .productWidget .infobutton {
    margin-left: 15px; }
  .productWidget .productactioncontainer {
    margin-bottom: 7px;
    margin-top: 6px;
    width: 100%;
    float: left;
    text-align: center; }
  .productWidget .pricediscountcontainer {
    clear: left;
    width: 73%;
    position: relative;
    margin: 0 0 10px 0;
    margin-top: -12px;
    box-shadow: none;
    background: none;
    border: 0;
    left: 13px;
    text-align: left; }
  .productWidget .discountprice {
    float: left;
    font-weight: 600; }
  .productWidget .productname {
    float: left;
    min-height: auto; }
  .productWidget .productbuymargin {
    height: 0px !important; }
  .productWidget .info-icon {
    width: unset !important;
    height: unset !important;
    float: right !important;
    display: inline !important;
    margin: 0 0 0 10px !important;
    margin-left: 3px !important;
    position: relative;
    top: -23px; }
  .productWidget .plusMinusBtn {
    width: auto;
    float: left; }
    .productWidget .plusMinusBtn input {
      float: left;
      padding: 0 !important;
      padding-top: 1px !important;
      padding-bottom: 1px !important;
      margin-right: 3px !important; }
  .productWidget .notForSaleButton {
    border: none;
    height: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #694319;
    padding: 0 5px;
    float: right;
    font-size: 12px;
    margin-left: 3px; }

@media only screen and (max-width: 500px) {
  .hvid_box {
    padding-bottom: 0; }
    .hvid_box #pointshopbtn {
      margin-top: -25px; }

  .owl-carousel .videoDesc {
    display: none; } }
@media screen and (max-width: 1030px) {
  #newsletterPopup {
    display: none; }

  /* Mobile loading */
  .pace .pace-progress {
    top: 7px !important; } }
@media screen and (max-width: 480px) {
  .frontpageproducts .right {
    width: 98%; }
  .frontpageproducts .left {
    width: 98%;
    margin-bottom: 15px; } }
@media all and (max-width: 480px) {
  #pointshopbtn {
    float: none; }

  .productWidget {
    min-width: unset; } }
@media only screen and (max-width: 700px) {
  .productWidget {
    width: 100% !important; } }
/***************** CATEGORIES ON UK ************************/
.category-block {
  display: table;
  width: 100%;
  border-top: 5px solid #e8b75e;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  background: #fbfbfb;
  margin-bottom: 10px;
  height: 120px; }
  .category-block .block-text-container {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: unset;
    margin-top: unset;
    margin-bottom: unset;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding: 15px;
    text-align: center; }
    .category-block .block-text-container h2 {
      transition: all .3s ease-in-out;
      color: #004570; }
    .category-block .block-text-container span {
      transition: all .3s ease-in-out;
      font-size: 13px;
      color: grey;
      text-align: center; }

@media only screen and (min-width: 769px) {
  a:nth-of-type(4n) .category-block {
    margin-right: 0 !important;
    float: right; }

  .category-block {
    width: 23.6%;
    margin-right: 1.85%;
    margin-bottom: 1.6%;
    height: 150px;
    transition: box-shadow 0.3s;
    float: left;
    box-sizing: border-box; }

  .category-block:hover {
    box-shadow: inset 0px -5px 11px 4px #e8e8e8; } }
@media only screen and (min-width: 428px) and (max-width: 768px) {
  a:nth-of-type(2n) .category-block {
    margin-right: 0 !important;
    float: right; }

  .category-block {
    width: 48%;
    margin-right: 3%;
    margin-bottom: 3.4%;
    height: 150px;
    transition: box-shadow 0.3s;
    float: left; } }
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  .category-block {
    margin-right: 1.5%; } }
@media only screen and (min-width: 1024px) {
  .category-block .block-text-container {
    width: 80%; } }
.blue-box {
  display: none; }

.infobox-news-container {
  background-color: #226282;
  padding: 15px 25px 15px 15px;
  color: white;
  margin-bottom: 20px; }
  .infobox-news-container .heading {
    display: table; }
  .infobox-news-container h2, .infobox-news-container img {
    display: table-cell;
    vertical-align: middle; }
  .infobox-news-container h2, .infobox-news-container h4, .infobox-news-container p, .infobox-news-container span, .infobox-news-container strong {
    color: white; }
  .infobox-news-container p {
    font-size: .9em; }
  .infobox-news-container h2 {
    font-size: 2em;
    line-height: 20px;
    font-weight: 500; }
  .infobox-news-container hr {
    margin: 12px 0; }
  .infobox-news-container h4 {
    font-size: 1.15em;
    line-height: 1.2em; }
  .infobox-news-container img {
    width: 30px;
    margin-right: 15px; }
  .infobox-news-container .infobox-news-btn {
    margin: 15px 0 15px 0;
    font-weight: 600; }
  .infobox-news-container .infobox-news-btn {
    background-color: #e8b75e;
    padding: 3px 15px; }
    .infobox-news-container .infobox-news-btn a {
      display: block;
      margin: 0;
      color: white; }

/*----------------POINTSHOP LOGIN--------------------*/
p#pointShopImg-container {
  margin: 0 !important; }

#pointShopImg-container {
  overflow: hidden;
  height: 493px; }

#pointShopImg-container img {
  width: 100%; }

.pointShop-boxes-container {
  font-size: 0;
  padding: 0; }

.pointShop-boxes-container > li {
  position: relative;
  padding: 0;
  background-color: #004570;
  width: 33%;
  height: 170px;
  display: inline-block;
  vertical-align: top; }

.pointShop-boxes-container > li:nth-child(1),
.pointShop-boxes-container > li:nth-child(2) {
  margin: 0.5% 0.5% 0 0; }

.pointShop-boxes-container > li:nth-child(3) {
  margin-top: 0.5%; }

.pointShop-boxes-container .number {
  margin: 0;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  color: white;
  padding: 10px 0 0 10px; }
.pointShop-boxes-container li:nth-child(1) img:nth-of-type(2), .pointShop-boxes-container li:nth-child(2) img:nth-of-type(2), .pointShop-boxes-container li:nth-child(3) img:nth-of-type(2) {
  display: none; }

.pointShop-boxes-container > li > a > img, .pointShop-boxes-container > li > a > svg {
  display: block;
  margin: 15px auto 5px;
  max-height: 45%; }

.pointShop-boxes-container > li > a > p {
  padding: 0;
  margin: 15px auto 0;
  color: white;
  text-align: center;
  font-size: .9em;
  width: 90%; }

.pointShop-box:hover {
  cursor: pointer; }

.welcome-points {
  float: right;
  z-index: 998;
  position: relative;
  width: 50%;
  margin-top: -160px;
  font-size: 1.7em;
  color: white;
  text-align: right;
  padding-right: 20px;
  line-height: 1.2em; }

#default-nr {
  color: #e8b760;
  font-weight: 700;
  font-size: 1.3em; }

.pointShop-logo {
  float: right;
  z-index: 998;
  position: relative;
  width: 45%;
  margin-top: -245px;
  background-color: white;
  padding: 10px 15px 0 10px; }

.pointShop-logo img {
  width: 100%; }

@media screen and (max-width: 1050px) and (min-width: 841px) {
  #pointShopImg-container {
    width: 100%;
    height: auto; }

  #pointShopImg-container img {
    margin: 0 !important; }

  .pointShop-logo {
    padding: 0px 5px 0 10px; }

  #pointShop-logoId img {
    margin: 5px !important; }

  .welcome-points {
    width: 50%;
    font-size: 1.3em; }

  .pointShop-boxes-container > li {
    float: left; }

  .pointShop-boxes-container > li:nth-child(1) {
    margin: 1.3% 0.5% 0 0; }

  .pointShop-boxes-container > li:nth-child(2),
  .pointShop-boxes-container > li:nth-child(3) {
    margin: 1.3% 0.5% 0 0; }

  .pointShop-boxes-container > li:nth-child(3) {
    margin: 1.3% 0 0 0; } }
@media only screen and (max-width: 840px) {
  p#pointShopImg-container {
    margin: 0 0 3% 0 !important; }

  #pointShopImg-container {
    width: 100%;
    height: auto; }

  #pointShopImg-container img {
    margin: 0 0 2px 0 !important; }

  .pointShop-logo {
    padding: 0px 5px 0 10px;
    margin-top: -175px; }

  #pointShop-logoId img {
    margin: 5px !important; }

  .welcome-points {
    width: 50%;
    font-size: 1.3em;
    margin-top: -100px; }

  .pointShop-boxes-container {
    margin-top: -14px; }

  .pointShop-boxes-container > li {
    width: 100%;
    height: 100px; }

  .pointShop-boxes-container > li > a > .number,
  .pointShop-boxes-container > li > a > img,
  .pointShop-boxes-container > li > a > p,
  .pointShop-boxes-container > li > a > svg {
    display: inline-block !important; }

  .pointShop-boxes-container > li > a > .number {
    width: 5%;
    position: relative;
    top: -30px; }

  .pointShop-boxes-container > li > a > img, .pointShop-boxes-container > li > a > svg {
    width: 10%;
    max-height: 60%; }

  .pointShop-boxes-container > li:nth-child(3) {
    margin: 0.5% 0.5% 0 0; }

  .pointShop-boxes-container > li > a > p {
    font-size: 1em;
    width: 60%;
    vertical-align: top;
    padding: 5%;
    margin: 0; } }
.us-style * {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

#pointshopForm.isTurquoise {
  background-color: white; }
  #pointshopForm.isTurquoise * {
    box-sizing: border-box; }
  #pointshopForm.isTurquoise #registeruser input {
    padding: 5px 10px;
    border-radius: 0;
    height: initial; }

.pointshopRegister {
  border: 1px solid #5ec6cf;
  border-top: 7px solid #5ec6cf; }
  .pointshopRegister #registeruser {
    padding: 30px; }
    .pointshopRegister #registeruser input[type='text'],
    .pointshopRegister #registeruser input[type="password"] {
      width: 100%; }
    .pointshopRegister #registeruser h2 {
      margin-bottom: 20px; }

#pointshop-login-forms-container.isTurquoise {
  display: none; }
  #pointshop-login-forms-container.isTurquoise #pointshopForm:nth-of-type(2) h2 {
    display: none; }
  #pointshop-login-forms-container.isTurquoise #pointshopForm {
    background-color: white;
    padding: 0;
    border-radius: 0px; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm * {
      box-sizing: border-box; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm #forgotpassword {
      display: inline-block;
      margin-bottom: 10px;
      margin-left: 3px;
      color: grey;
      font-size: 12px;
      margin-left: 14px; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm .separator-social-login {
      display: block;
      margin: 10px auto;
      width: 248px; }
      #pointshop-login-forms-container.isTurquoise #pointshopForm .separator-social-login .or {
        float: left;
        width: 100%;
        border-top: 1px solid #ccc;
        text-align: center;
        margin: 25px 0 15px; }
        #pointshop-login-forms-container.isTurquoise #pointshopForm .separator-social-login .or b {
          width: 44px;
          height: 40px;
          font-size: 16px;
          text-align: center;
          line-height: 40px;
          background: #fff;
          display: inline-block;
          border: 1px solid #e0e0e0;
          border-radius: 50%;
          position: relative;
          top: -22px;
          z-index: 1; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm h2 {
      color: #2d5d6c;
      font-size: 1.5em;
      word-wrap: break-word;
      text-align: center; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm #facebookLogin,
    #pointshop-login-forms-container.isTurquoise #pointshopForm #loginform,
    #pointshop-login-forms-container.isTurquoise #pointshopForm #forgotpasswordform {
      padding: 10px 25px 5px 25px;
      max-width: 450px;
      margin: 0 auto; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm .inputborder {
      border-radius: 0px;
      padding: 15px;
      width: 100%;
      max-width: 453px; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm #forgotpassword {
      margin-bottom: 30px !important;
      margin-left: 0; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm #forgotpasswordform {
      margin-top: 20px;
      padding: 0px 25px;
      margin-bottom: 20px; }
      #pointshop-login-forms-container.isTurquoise #pointshopForm #forgotpasswordform input {
        width: 100%;
        max-width: 453px; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm #pointshopForm input[type="button"] {
      width: 453px; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm #facebook-button,
    #pointshop-login-forms-container.isTurquoise #pointshopForm #my-signin2 {
      max-width: 453px;
      width: 100%; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm #my-signin2 {
      padding-bottom: 9px;
      padding-top: 8px; }
      #pointshop-login-forms-container.isTurquoise #pointshopForm #my-signin2 .abcRioButton {
        width: 100% !important;
        border-radius: 5px;
        box-shadow: none; }
      #pointshop-login-forms-container.isTurquoise #pointshopForm #my-signin2 .abcRioButtonBlue {
        background-color: initial;
        border: 1px solid #cecece;
        color: #000; }
        #pointshop-login-forms-container.isTurquoise #pointshopForm #my-signin2 .abcRioButtonBlue .abcRioButtonContentWrapper {
          border: 1px solid transparent; }
          #pointshop-login-forms-container.isTurquoise #pointshopForm #my-signin2 .abcRioButtonBlue .abcRioButtonContentWrapper .abcRioButtonContents span {
            color: #6b6b6b !important; }
      #pointshop-login-forms-container.isTurquoise #pointshopForm #my-signin2 .abcRioButtonBlue:hover {
        background-color: #979ba238;
        box-shadow: none; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm #registeruser {
      float: left; }
      #pointshop-login-forms-container.isTurquoise #pointshopForm #registeruser h2 {
        text-align: left; }
      #pointshop-login-forms-container.isTurquoise #pointshopForm #registeruser input {
        padding: 5px 10px; }
      #pointshop-login-forms-container.isTurquoise #pointshopForm #registeruser .inputborder {
        height: initial; }

#banner-pointshop-login * {
  box-sizing: border-box;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
#banner-pointshop-login .banner-pointshop-login-text {
  margin-bottom: -92px; }
#banner-pointshop-login .banner-pointshop-login-text div:nth-of-type(1),
#banner-pointshop-login .banner-pointshop-login-text div:nth-of-type(2) h1 {
  display: none; }
#banner-pointshop-login .hand-hold-card-container {
  background-color: #e1f1f3;
  display: table;
  margin-left: -15px !important;
  margin-right: -15px !important;
  float: right !important;
  padding-top: 66px; }
  #banner-pointshop-login .hand-hold-card-container img {
    float: right !important;
    width: 85%;
    margin: 0 !important; }
#banner-pointshop-login .pointshop-auth-container {
  margin: 0 auto 10px; }
  #banner-pointshop-login .pointshop-auth-container .pointshop-user-btn {
    padding: 15px 50px;
    color: white;
    font-weight: bold; }
  #banner-pointshop-login .pointshop-auth-container .login-to-pointshop {
    background-color: #629fa6; }
  #banner-pointshop-login .pointshop-auth-container .signup-to-pointshop {
    background-color: #2d5d6c;
    color: white;
    margin-left: 10px; }
  #banner-pointshop-login .pointshop-auth-container .see-points-overview {
    border: 2px solid #2d5d6c;
    color: #2d5d6c;
    font-weight: bold;
    background-color: white; }

#banner-pointshop-login h2,
.get-started h2,
#faq h2 {
  margin: 10px 0; }

.hide-on-mobile {
  display: none; }

.pointshop-local-name {
  font-weight: 800;
  color: #5ec6cf;
  font-size: 20px; }

.pointshop-local-name img,
#pointshop-local-name-logo,
#faq img {
  height: 25px !important;
  display: inherit;
  margin-bottom: -5px !important;
  max-width: 25px !important; }

#faq {
  margin-bottom: 30px; }
  #faq hr {
    margin: 30px 0; }
  #faq .faq-question {
    color: #2d5d6c;
    font-weight: bold;
    margin-top: 25px; }

.pointShop-boxes-container.isTurquoise {
  margin-top: 0; }
  .pointShop-boxes-container.isTurquoise li {
    display: table;
    border-top: 7px solid #2d5d6c;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    background: #629fa6;
    margin-right: 1.5%;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 15px; }
    .pointShop-boxes-container.isTurquoise li .pointShop-box-content {
      display: table;
      margin: auto; }
    .pointShop-boxes-container.isTurquoise li .number, .pointShop-boxes-container.isTurquoise li img, .pointShop-boxes-container.isTurquoise li p {
      display: table-cell;
      vertical-align: middle; }
    .pointShop-boxes-container.isTurquoise li .number {
      position: initial;
      top: 0;
      padding: 0;
      margin: 0;
      font-size: 21px;
      width: auto;
      font-weight: 700; }
    .pointShop-boxes-container.isTurquoise li img {
      max-height: 30px;
      width: 79px;
      margin: 0; }
    .pointShop-boxes-container.isTurquoise li p {
      color: white;
      padding: 0;
      text-align: left;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      font-size: .9em;
      width: initial; }
  .pointShop-boxes-container.isTurquoise li:nth-child(3) {
    margin-right: 0 !important; }
  .pointShop-boxes-container.isTurquoise .pointShop-box:hover {
    cursor: default; }
  .pointShop-boxes-container.isTurquoise .pointShop-box:hover img {
    transform: none; }

@media only screen and (min-width: 434px) {
  .pointShop-boxes-container.isTurquoise li {
    width: 32.3%;
    min-height: 137px;
    display: inline-table; }
    .pointShop-boxes-container.isTurquoise li .pointShop-box-wrapper {
      vertical-align: middle;
      display: table-cell; }
      .pointShop-boxes-container.isTurquoise li .pointShop-box-wrapper .pointShop-box-content {
        text-align: center; }
        .pointShop-boxes-container.isTurquoise li .pointShop-box-wrapper .pointShop-box-content p {
          text-align: center; }
    .pointShop-boxes-container.isTurquoise li .number, .pointShop-boxes-container.isTurquoise li img {
      display: inline-block; }
    .pointShop-boxes-container.isTurquoise li p {
      display: block !important;
      width: 100%;
      padding-top: 15px; } }
@media only screen and (min-width: 583px) {
  .uk-style .hand-hold-card-container, .us-style .hand-hold-card-container {
    width: 106%; } }
@media only screen and (max-width: 700px) {
  #banner-pointshop-login .pointshop-auth-container .pointshop-user-btn {
    width: 49%;
    display: inline-block;
    text-align: center; }
  #banner-pointshop-login .pointshop-auth-container .signup-to-pointshop {
    float: right;
    margin: 0; }
  #banner-pointshop-login .pointshop-auth-container .see-points-overview {
    width: 100%; } }
@media only screen and (min-width: 700px) {
  #pointshop-login-forms-container.isTurquoise #pointshopForm {
    margin-top: 25px; }
    #pointshop-login-forms-container.isTurquoise #pointshopForm .separator-social-login {
      width: 369px; }

  .pointshopRegister.isTurquoise {
    background: url("/CKFinderJava/userfiles/images/Icons & Logos/Rewards-register-background-v2.svg") no-repeat right top;
    margin-top: 0px !important;
    height: 750px;
    border: initial; }
    .pointshopRegister.isTurquoise #registeruser {
      width: 47%;
      margin-top: 4px; }

  #banner-pointshop-login {
    display: table; }
    #banner-pointshop-login .banner-pointshop-login-text {
      bottom: 35%;
      font-size: 36px;
      font-weight: 600;
      width: 57%;
      padding: 30px 0 15px 31px;
      line-height: 40px;
      display: inline-block;
      margin-bottom: 0; }
      #banner-pointshop-login .banner-pointshop-login-text div:nth-child(2) h1 {
        display: block; }
      #banner-pointshop-login .banner-pointshop-login-text div:nth-child(1), #banner-pointshop-login .banner-pointshop-login-text div:nth-child(2) {
        display: table-cell;
        vertical-align: middle; }
      #banner-pointshop-login .banner-pointshop-login-text .pointshop-icon {
        height: 70px !important; }
      #banner-pointshop-login .banner-pointshop-login-text h1 {
        color: #2d5d6c;
        font-weight: bold;
        margin-bottom: 10px;
        margin-left: 20px; }
      #banner-pointshop-login .banner-pointshop-login-text h2 {
        margin-left: 20px;
        font-size: 1em; }
      #banner-pointshop-login .banner-pointshop-login-text span {
        color: #2d5d6c;
        font-size: 1.2em; }
    #banner-pointshop-login .hand-hold-card-container {
      background-color: initial;
      display: inline-block;
      width: 43%;
      padding-top: 0;
      margin: 0 auto !important; }
      #banner-pointshop-login .hand-hold-card-container img {
        margin: 15px auto !important; }
    #banner-pointshop-login .pointshop-auth-container {
      display: table;
      margin: -20px 121px 40px; }
      #banner-pointshop-login .pointshop-auth-container .pointshop-user-btn {
        padding: 10px 27px;
        text-align: center; }
      #banner-pointshop-login .pointshop-auth-container .login-to-pointshop,
      #banner-pointshop-login .pointshop-auth-container .see-points-overview {
        display: table-cell; }

  h2 .hide-on-mobile {
    font-size: 1em;
    display: inline-block; }

  #faq img {
    margin: 0 !important; } }
@media only screen and (min-width: 841px) {
  .pointshopRegister.isTurquoise #registeruser {
    width: 40%; }

  .pointShop-boxes-container.isTurquoise li {
    min-height: 160px; } }
@media only screen and (min-width: 1025px) {
  #banner-pointshop-login {
    display: block;
    margin-bottom: 20px;
    overflow: auto; }
    #banner-pointshop-login .banner-pointshop-login-text {
      width: 55%;
      padding: 100px 10px 0 85px; }
      #banner-pointshop-login .banner-pointshop-login-text div:nth-child(1), #banner-pointshop-login .banner-pointshop-login-text div:nth-child(2) {
        display: table-cell;
        vertical-align: middle; }
      #banner-pointshop-login .banner-pointshop-login-text .pointshop-icon {
        height: 103px; }
      #banner-pointshop-login .banner-pointshop-login-text h1 {
        color: #2d5d6c;
        font-weight: bold;
        margin-bottom: 10px;
        margin-left: 20px; }
      #banner-pointshop-login .banner-pointshop-login-text h2 {
        margin-left: 20px; }
      #banner-pointshop-login .banner-pointshop-login-text span {
        color: #2d5d6c;
        font-size: 1.2em; }
    #banner-pointshop-login .hand-hold-card-container img {
      display: table-cell;
      margin-right: 0 !important;
      width: auto;
      height: 300px; }
    #banner-pointshop-login .pointshop-auth-container {
      margin: 8px 178px 40px; }

  #pointshopForm.isTurquoise {
    margin-top: 20px; }

  .pointShop-boxes-container.isTurquoise li {
    width: 32.3%; }
    .pointShop-boxes-container.isTurquoise li img {
      width: 160px; } }
.advantagesContainer {
  background-color: #eef9fa;
  margin-top: 10px; }

.advantagesContainer img {
  margin-top: 0 !important;
  width: 100%; }

.advantagesContent {
  padding: 30px; }

.advantagesContent h2 {
  margin-bottom: 30px;
  font-weight: bold;
  color: #2d5d6c; }

.advantagesContent ul li {
  background: none;
  margin-bottom: 30px;
  position: relative;
  padding-left: 20px; }
  .advantagesContent ul li .fa-check {
    left: -5px;
    position: absolute;
    text-align: center;
    line-height: inherit;
    color: #629fa6; }

/* --------------------Campaign 3 boxes -------------------*/
#campaignContainer {
  width: 100%;
  left: -15px;
  top: -15px;
  overflow: hidden; }
  #campaignContainer .column {
    margin: 0;
    padding: 0; }
    #campaignContainer .column img {
      margin: 0 auto !important;
      width: 100%; }
    #campaignContainer .column .btn {
      background-color: #f1b345;
      border-bottom: 4px solid #d0942c;
      color: white;
      padding: 5px 20px;
      display: table; }
  #campaignContainer .column:nth-child(2), #campaignContainer .column:nth-child(3) {
    margin-top: 15px; }

.medUk #campaignContainer .column .btn {
  background-color: #ffffff;
  color: #04466d;
  padding: 10px 15px;
  display: table;
  border: 1px solid #04466d;
  font-weight: bold; }

@media only screen and (min-width: 700px) {
  #campaignContainer {
    margin-bottom: 35px; }
    #campaignContainer .column {
      margin-top: 0px;
      width: 32.7%;
      float: left;
      margin-right: 0.9%; }
      #campaignContainer .column img {
        max-width: 100%;
        height: auto; }
    #campaignContainer .column:nth-child(2) {
      margin-top: 0; }
    #campaignContainer .column:nth-child(3) {
      margin-right: 0;
      margin-top: 0; } }
/*** CN new product on front page ***/
.frontpage-product-section {
  border: 1px solid #bbbbb9; }
  .frontpage-product-section .frontpage-product-img img {
    width: 100%; }
  .frontpage-product-section .frontpage-product-description {
    box-sizing: border-box;
    padding: 0 15px 15px; }
    .frontpage-product-section .frontpage-product-description h2, .frontpage-product-section .frontpage-product-description p {
      color: #3d4f5d;
      font-family: sans-serif !important; }
    .frontpage-product-section .frontpage-product-description p {
      margin-top: 15px;
      margin-bottom: 30px; }
    .frontpage-product-section .frontpage-product-description h2 {
      margin: 15px 0; }
    .frontpage-product-section .frontpage-product-description .frontpage-product-btn {
      border: 1px solid #688aa2;
      box-sizing: border-box;
      display: table;
      width: 70%;
      cursor: pointer;
      transition: 0.3s; }
      .frontpage-product-section .frontpage-product-description .frontpage-product-btn span:nth-of-type(1) {
        padding: 5px 15px;
        box-sizing: border-box;
        display: table-cell;
        color: #3d4f5d;
        font-weight: 800;
        vertical-align: middle;
        transition: 0.3s; }
      .frontpage-product-section .frontpage-product-description .frontpage-product-btn span:nth-of-type(2) {
        background-color: #688aa2;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        transition: 0.3s; }
      .frontpage-product-section .frontpage-product-description .frontpage-product-btn img {
        width: 29px;
        margin: 0 !important;
        vertical-align: middle;
        display: initial;
        transition: 0.3s; }
    .frontpage-product-section .frontpage-product-description .frontpage-product-btn:hover {
      box-shadow: 4px 3px 9px 0px #95a3b1; }
      .frontpage-product-section .frontpage-product-description .frontpage-product-btn:hover img {
        width: 33px; }

@media only screen and (min-width: 700px) {
  .frontpage-product-section {
    display: table; }
    .frontpage-product-section .frontpage-product-img, .frontpage-product-section .frontpage-product-description {
      display: table-cell;
      vertical-align: middle; }
    .frontpage-product-section .frontpage-product-img {
      width: 55%; }
      .frontpage-product-section .frontpage-product-img img {
        margin: 0 !important;
        vertical-align: inherit; }
    .frontpage-product-section .frontpage-product-description {
      padding: 0 20px;
      width: 45%; }
      .frontpage-product-section .frontpage-product-description h2 {
        margin: 0; }
      .frontpage-product-section .frontpage-product-description a.frontpage-product-btn {
        margin-bottom: 0; }
      .frontpage-product-section .frontpage-product-description .frontpage-product-btn {
        width: 75%; }
        .frontpage-product-section .frontpage-product-description .frontpage-product-btn span:nth-of-type(1) {
          padding: 10px 15px; }
        .frontpage-product-section .frontpage-product-description .frontpage-product-btn span:nth-of-type(2) {
          width: 60px; }

  .frontpage-product-section.swap {
    display: flex;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    align-items: center; }
    .frontpage-product-section.swap .frontpage-product-img {
      order: 1; } }
@media only screen and (min-width: 800px) {
  .frontpage-product-section .frontpage-product-img, .frontpage-product-section .frontpage-product-description {
    width: 50%; }
  .frontpage-product-section .frontpage-product-description {
    padding: 30px; }
    .frontpage-product-section .frontpage-product-description h2 {
      font-size: 1.5em; }
    .frontpage-product-section .frontpage-product-description .frontpage-product-btn {
      width: 50%; } }
@media only screen and (min-width: 944px) {
  .frontpage-product-section .frontpage-product-description {
    padding: 50px; }
    .frontpage-product-section .frontpage-product-description h2 {
      margin: 15px 0; } }
.medUK .frontpage-product-section {
  border: none; }
.medUK .frontpage-product-description p {
  color: black; }

.singleCol-container {
  width: 980px !important;
  margin: 0 auto;
  position: relative;
  clear: both; }

.uk-style .singleCol-container {
  width: 1100px !important; }

/***  News Article style   ******/
.newWidth .newsArticle {
  overflow: hidden; }
  .newWidth .newsArticle .email-container {
    margin-left: 0 !important; }
    .newWidth .newsArticle .email-container table {
      table-layout: fixed; }
      .newWidth .newsArticle .email-container table td {
        width: 100% !important; }
  .newWidth .newsArticle .grid-row {
    font-size: 0; }
  .newWidth .newsArticle .bluebtnleft a {
    margin-bottom: 0; }
  @media only screen and (max-width: 400px) {
    .newWidth .newsArticle .columns {
      box-sizing: border-box; }
    .newWidth .newsArticle .column_ {
      width: 100% !important;
      display: block; }
    .newWidth .newsArticle .column_ a {
      width: 100% !important;
      -webkit-box-sizing: border-box !important;
      box-sizing: border-box !important; }
    .newWidth .newsArticle .fullwidth_400 {
      width: 100% !important;
      display: block; }
    .newWidth .newsArticle table.bluebtnleft {
      width: 100% !important; } }

.q10facts_crosslink {
  width: 100%;
  box-shadow: 1px;
  box-shadow: 2px 2px 20px #cacaca;
  margin: 26px 0;
  border-top: 5px solid #5a712d;
  /* background-color: #5a712d; */ }
  .q10facts_crosslink td {
    padding: 20px; }
    .q10facts_crosslink td ul li {
      background: unset; }

#servicespan {
  position: absolute;
  top: -10px;
  right: 0;
  padding: 1px 12px; }

#servicespan a {
  font-size: 0.8em;
  line-height: 1em; }

#logo {
  position: absolute;
  top: 7px;
  left: 5px;
  float: none;
  margin: 0; }

.blueheader {
  background: #004570;
  color: #fff;
  margin-bottom: 12px;
  padding: 2px 8px; }

/*** update user profile ***/
#newpasswordformtrigger, #dontchangepassword {
  font-size: 12px;
  color: #3f95b4; }

#newpasswordformtrigger:hover, #dontchangepassword:hover {
  cursor: pointer;
  text-decoration: underline; }

/************************************** 2013-design elements ****************************************/
.contentBox-shadow-border .contenttext {
  padding: 15px;
  box-shadow: 0 0 1px 1px #eee;
  border: 1px solid #ddd;
  width: auto; }

.contentBox-shadow-border:nth-child(even) {
  margin-top: 15px; }

/********************* Blueboxes on the front page ***********************/
#contentfrontpage .infoboxbluespan h3 {
  background: none;
  padding: 0 0 0 5px;
  height: 30px;
  line-height: 30px;
  float: none;
  margin: 0; }

#contentfrontpage .infoboxbluespan ol li {
  background: none;
  list-style: inherit;
  margin-left: 0;
  padding-left: 10px; }

/******************************** product circle **********************************************/
#productcircle {
  float: left;
  width: 100%;
  height: 660px;
  margin-bottom: 40px;
  margin-left: 20px;
  background: url(https://www.pharmanord.com/mediaServlet/bg-products-circle.gif) no-repeat center center; }

#productcircle ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 680px;
  overflow: hidden; }

#productcircle li {
  width: 300px;
  background: none; }

.catlink-text {
  position: relative; }

.catlink-text a {
  color: #000000;
  font-weight: bold; }

.catlink-text a:hover, .catlink-text.hover a {
  color: #c42d35;
  text-decoration: none; }

.catlink-img {
  position: relative;
  width: 125px;
  height: 125px; }

.catlink-img a {
  float: left;
  width: 125px;
  height: 125px; }

#catlink-img-ost {
  z-index: 51; }

#catlink-img-ost a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-ost.png) no-repeat top left; }

#catlink-img-medical {
  z-index: 51; }

#catlink-img-medical a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-medical.png) no-repeat top left; }

#catlink-img-fit {
  z-index: 52; }

#catlink-img-fit a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-fit.png) no-repeat top left; }

#catlink-img-beauty {
  z-index: 53; }

#catlink-img-beauty a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-beauty.png) no-repeat top left; }

#catlink-img-muscles {
  z-index: 54; }

#catlink-img-muscles a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-muscles.png) no-repeat top left; }

#catlink-img-dental {
  z-index: 55; }

#catlink-img-dental a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-dental.png) no-repeat top left; }

#catlink-img-pregnant {
  z-index: 55; }

#catlink-img-pregnant a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-pregnant.png) no-repeat top left; }

#catlink-img-all {
  z-index: 56; }

#catlink-img-all a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-all.png) no-repeat top left; }

#catlink-img-chol {
  z-index: 53; }

#catlink-img-chol a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-chol.png) no-repeat top left; }

#catlink-img-energy {
  z-index: 52; }

#catlink-img-energy a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-energy.png) no-repeat top left; }

#catlink-img-vitamins {
  z-index: 52; }

#catlink-img-vitamins a {
  background: url(https://www.pharmanord.com/mediaServlet/productcategory-vitamins.png) no-repeat top left; }

#catlink-img-ost a:hover, #catlink-img-ost.hover a, #catlink-img-fit a:hover, #catlink-img-fit.hover a, #catlink-img-beauty a:hover, #catlink-img-beauty.hover a, #catlink-img-muscles a:hover, #catlink-img-muscles.hover a, #catlink-img-dental a:hover, #catlink-img-dental.hover a, #catlink-img-chol a:hover, #catlink-img-chol.hover a, #catlink-img-all a:hover, #catlink-img-all.hover a, #catlink-img-vitamins a:hover, #catlink-img-vitamins.hover a, #catlink-img-medical.hover, #catlink-img-medical a:hover, #catlink-img-pregnant.hover, #catlink-img-pregnant a:hover, #catlink-img-energy a:hover, #catlink-img-energy.hover a {
  background-position: left bottom;
  text-decoration: none; }

/**************************************************/
.infoboxbluespan {
  margin-bottom: 15px; }

#col1 .infoboxbluespan {
  margin: 15px 0px; }

#col2 .infoboxbluespan {
  margin-bottom: 15px; }

.infoboxbluegradient {
  float: left;
  width: 100%; }

.blueinfoboxheadertop {
  float: left;
  width: 100%; }

.blueinfoboxheadertop h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  padding: 2px 10px; }

.blueinfoboxheaderbottom {
  float: left;
  width: 100%;
  background: none; }

.blueinfoboxpadding {
  float: left;
  padding: 10px; }

/*
.blueinfoboxtop {
	float: lefT;
	width: 100%;
	height: 4px;
	background: url(infobox-blue-smalltop575.png) repeat-y right top;
}
*/
.blueinfoboxpadding {
  width: 260px; }

.blueinfoboxpadding li {
  padding-bottom: 6px; }

.blueinfoboxpadding ol {
  padding-left: 0; }

.blueinfoboxpadding ol li {
  list-style: none;
  padding-left: 20px; }

.blueinfoboxpadding ol li a {
  display: block; }

/************************************************ virtual tour ****************************************/
#vtourmap {
  float: left;
  width: 100%;
  height: 441px;
  margin-left: 35px;
  background: url(https://www.pharmanord.com/mediaServlet/vtour-map.jpg) no-repeat left top; }

.vtour-bubble {
  height: 41px;
  width: 38px;
  position: relative; }

.vtour-bubble a {
  display: block;
  line-height: 41px; }

.vtour-bubble a:hover {
  text-decoration: none; }

#welcome {
  left: 265px;
  top: 225px; }

#resources {
  left: 250px;
  top: 41px; }

#lab {
  left: 349px;
  top: -7px; }

#quality {
  left: 111px;
  top: -20px; }

#registration {
  left: 184px;
  top: -43px; }

#production {
  left: 417px;
  top: -25px; }

#packaging {
  left: 641px;
  top: -127px; }

#stock {
  left: 696px;
  top: -87px; }

/*** virtual tour menu ***/
#vtournav {
  float: left;
  width: 100%;
  padding-top: 15px;
  margin-left: 10px; }

#vtournav ul {
  margin: 0;
  padding: 0; }

#vtournav li {
  float: left;
  list-style: none;
  width: 93px;
  border-left: 1px solid #dbdbdb;
  padding: 0 4px;
  min-height: 130px; }

#vtournav li.firstitem {
  border-left: 1px solid transparent; }

#vtournav li a {
  font-size: 10px;
  display: block;
  text-align: center; }

#vtournav li li {
  float: none;
  padding: 0;
  margin: 0;
  width: 100px;
  border: none;
  min-height: 0; }

#vtournav li li a {
  color: #6d6d6d; }

/********************************************** Worldmap **************************************/
/********************************** Virtual tour ***************************************/
#vtournav {
  float: left;
  width: 100%; }

#vtournav li {
  background: none; }

.bubble {
  position: relative;
  width: 38px;
  height: 41px; }

.bubble a {
  display: block;
  line-height: 41px; }

/*** template-content-webshop-listproducts.jsp ***/
#contenttext {
  float: left;
  width: 880px;
  padding: 10px 50px 0 50px;
  min-height: 1px; }

#contentproductlist {
  float: left;
  width: 880px;
  padding: 10px 50px 20px 50px;
  min-height: 350px; }

/******************* Organic tabs *****************/
/*
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.list-wrap-padding {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.organictabs ul.nav {
	float: left;
	width: 100%;
	border-bottom:1px solid #7caf63;
	padding:0;
}
.organictabs ul.nav li {
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0 5px 0 0;
}
.organictabs ul.nav li a {
	display: block;
	padding: 0 15px;
	line-height: 25px;
	color: #000;
	background: #ccc;
}
.organictabs ul.nav li a.current:hover,
#contentspan .organictabs ul.nav li a.current{
	color: #fff !important;
	background: #7caf63;
	box-shadow:0 0 5px 1px #ccc;
	-moz-box-shadow:0 0 5px 1px #ccc;
}
.organictabs ul.nav li a:hover {
	background:#7caf63;
}
*/
/****************************** Frontpage columns ************************/
/*
.frontpage2colwidespan {
	width: 100%;
	margin:15px 0px;
}
.frontpage2colwidespan .col2 {
	width: 280px;
	float: right;
	margin-right:15px;
}
.frontpage2colwidespan .col2wide {
	width: 580px;
	padding-left: 20px;
}
*/
/*-------------------------3cols----------------------------*/
/*
.frontpage1colblue {
	float: left;
	width: 280px;
	min-height: 650px;
	background: url(bg-frontpage-leftcol.png) left bottom no-repeat;
	min-height: 600px;
}
.frontpage1colblue .col1 {
	float: left;
	width: 240px;
	min-height: 1px;
	padding: 20px 20px 0 20px;
}
.frontpage1colblue .col2 {
	float: left;
	width: 280px;
	min-height: 1px;
}
*/
/*
#contentspan .frontpage1colblue .col1 p {
	width: auto;
	font-size: 11px;
	line-height: 14px;
}
#contentspan .frontpage1colblue .col1 p strong {
	font-size: 11px;
	line-height: 14px;
}
#contentspan .frontpage1colblue .col2 p {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	font-size: 11px;
	line-height: 14px;
}
#contentspan .frontpage1colblue .col2 p a {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
#contentspan .frontpage1colblue .col2 p strong {
	font-size: 11px;
	line-height: 14px;
}
#contentspan .frontpage1colblue .col2 a.contentlink {
	float: left;
	padding: 11px 0;
	width: 100%;
}
#contentspan .frontpage1colblue .col2 a.contentlink:hover {
	background: #85becd;
}
*/
#adminTopOffset {
  height: 20px; }

#adminNavWrapper {
  padding: 0 15px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 11;
  /*background: #AA1801;*/
  background: #424140;
  -webkit-box-shadow: 0 0 5px #000 ;
  -moz-box-shadow: 0 0 5px #000 ;
  box-shadow: 0 0 5px #000 ; }
  #adminNavWrapper .adminHeaderContainer {
    float: left;
    padding: 0 8px;
    background: rgba(34, 34, 34, 0.71); }
    #adminNavWrapper .adminHeaderContainer .icon {
      float: left;
      margin: 2px 5px 2px 0;
      width: 16px; }
    #adminNavWrapper .adminHeaderContainer .adminHeader {
      margin-right: 8px;
      font-weight: 600;
      color: #e8b75e;
      color: rgba(232, 183, 94, 0.9); }
  #adminNavWrapper .adminHeader,
  #adminNavWrapper a {
    font-size: 13px;
    line-height: 20px;
    float: left; }
  #adminNavWrapper a {
    margin-bottom: 0;
    /*color:rgb(248, 248, 255);*/
    color: #f1eff0; }
  #adminNavWrapper .quickItem {
    float: left;
    padding: 0 8px;
    border-left: 1px solid #666;
    /*background:#C43B01;*/ }
    #adminNavWrapper .quickItem:hover {
      /*background-color: rgba(0,0,0,0.1);*/
      -webkit-box-shadow: 0 0 10px black inset;
      -moz-box-shadow: 0 0 10px black inset;
      box-shadow: 0 0 10px black inset;
      background: rgba(34, 34, 34, 0.71); }
      #adminNavWrapper .quickItem:hover a {
        color: #fff; }
  #adminNavWrapper .pricelist select {
    height: 23px;
    font-size: 11px;
    padding-left: 9px;
    width: auto;
    vertical-align: text-top;
    margin-left: 0;
    margin-top: -3px; }
  #adminNavWrapper .adminProfil {
    float: right;
    /*background:#C43B01;*/ }
    #adminNavWrapper .adminProfil .icon {
      float: right;
      margin-left: 5px; }

@media only screen and (max-width: 1250px) {
  #adminNavWrapper {
    width: 240px;
    left: -250px;
    padding: 15px;
    top: auto;
    bottom: 0; }
    #adminNavWrapper:hover {
      left: 0; }
    #adminNavWrapper .adminHeaderContainer {
      float: none; }
    #adminNavWrapper .adminItemsContainer {
      clear: both; }
    #adminNavWrapper .quickItem {
      float: none;
      margin: 8px 0; }
    #adminNavWrapper .adminProfil {
      float: left; }

  #adminTopOffset {
    display: none !important; } }
.page2cols > .contentelement-admin,
.page2colseven > .contentelement-admin {
  border: 2px solid rgba(255, 131, 0, 0.78);
  background: unset; }

.page2cols > .contentelement-admin .col1,
.page2cols > .contentelement-admin .col2,
.page2colseven > .contentelement-admin .col2 {
  border: 2px dotted #adadad;
  border-radius: 5px; }

.page2cols > .contentelement-admin:hover {
  border: 2px solid #ff8300; }

.page2cols > .contentelement-admin > .contentelement-admintools,
.page2colseven > .contentelement-admin > .contentelement-admintools {
  background: rgba(255, 131, 0, 0.78);
  float: left;
  cursor: pointer;
  height: auto;
  position: relative;
  z-index: 10;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin: 5px;
  width: 102%;
  transition: all 0.2s ease-in-out;
  margin-left: -9px;
  margin-top: -2px; }
  .page2cols > .contentelement-admin > .contentelement-admintools .fa,
  .page2colseven > .contentelement-admin > .contentelement-admintools .fa {
    color: #386e8f; }

.page2cols > .contentelement-admin > .contentelement-admintools:hover,
.page2colseven > .contentelement-admin > .contentelement-admintools:hover {
  background: rgba(255, 131, 0, 0.78); }

.page2cols > .contentelement-admin .contentelement-admin,
.page2colseven > .contentelement-admin .contentelement-admin {
  border: 2px dashed rgba(1, 82, 132, 0.78824);
  display: block;
  margin: 0 auto;
  position: relative; }

.contentelement-admin:hover {
  border: 2px solid rgba(83, 216, 87, 0.78824);
  background: rgba(45, 152, 48, 0.14);
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.53); }
  .contentelement-admin:hover .contentelement-admintools {
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.53); }

.portlet {
  margin: 0 1em 1em 0;
  padding: 0.3em; }

.portlet-header {
  padding: 0.2em 0.3em;
  margin-bottom: 0.5em;
  position: relative; }

.portlet-toggle {
  display: none; }

.portlet-content {
  padding: 0.4em; }

.portlet-placeholder {
  border: 2px dashed #0caa19;
  margin: 0.5em 0.5em 0.5em 0.5em;
  height: 50px;
  transition: all 0.5s ease; }

.contentelement-admin {
  float: left;
  width: 100%;
  border: 2px dashed #366c8e;
  border-radius: 6px;
  margin: 4px;
  margin-left: -2px;
  padding: 0 1% 0 1%;
  width: 98%; }
  .contentelement-admin .col2 .contentelement {
    width: 92%;
    padding: 8px; }
  .contentelement-admin:hover {
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.53); }
  .contentelement-admin .contentelement {
    width: 98%;
    padding: 8px; }
  .contentelement-admin .accordionWrapper .editAbleContent {
    display: none; }
  .contentelement-admin .accordionWrapper .contentelement-admin {
    border: none !important; }
  .contentelement-admin .accordionWrapper .contentelement-admintools {
    background: #81af73;
    background-repeat: no-repeat;
    background-position: 99% center;
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.18); }
    .contentelement-admin .accordionWrapper .contentelement-admintools .fa-cog {
      color: #ffffff; }
  .contentelement-admin img {
    max-width: 100%;
    height: auto; }
  .contentelement-admin .contentelement-admintools {
    float: left;
    cursor: pointer;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
    background: rgba(0, 69, 112, 0.78);
    border-radius: 4px;
    margin: 5px;
    width: 99%;
    transition: all 0.2s ease-in-out;
    margin-left: 2px; }
    .contentelement-admin .contentelement-admintools .circle-loader {
      margin-bottom: 0;
      margin-top: 4px;
      margin-right: 5px;
      border: 1px solid #1c5171;
      border-left-color: #1ecd97;
      animation: loader-spin 1.2s infinite linear;
      position: relative;
      display: inline-block;
      vertical-align: top;
      border-radius: 50%;
      width: 15px;
      height: 15px; }
    .contentelement-admin .contentelement-admintools .dragError {
      color: #f46161;
      float: right;
      top: 5px;
      position: relative;
      right: 4px; }
    .contentelement-admin .contentelement-admintools .load-complete {
      -webkit-animation: none;
      animation: none;
      border-color: #1ecd97;
      background: #1ecd97;
      transition: border 200ms ease-out; }
      .contentelement-admin .contentelement-admintools .load-complete .checkmark {
        display: block; }
        .contentelement-admin .contentelement-admintools .load-complete .checkmark.draw:after {
          animation-duration: 300ms;
          animation-timing-function: ease;
          animation-name: checkmark;
          transform: scaleX(-1) rotate(135deg); }
        .contentelement-admin .contentelement-admintools .load-complete .checkmark:after {
          opacity: 1;
          height: 5.5px;
          width: 1.75px;
          transform-origin: left top;
          border-right: 3px solid white;
          border-top: 3px solid white;
          content: "";
          left: 3.75px;
          top: 8px;
          position: absolute; }
@keyframes loader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1; }
  20% {
    height: 0;
    width: 1.6666666667px;
    opacity: 1; }
  40% {
    height: 5px;
    width: 1.6666666667px;
    opacity: 1; }
  100% {
    height: 5px;
    width: 1.6666666667px;
    opacity: 1; } }
  .contentelement-admin .contentelement-admintools:hover {
    background: rgba(1, 82, 132, 0.78824); }
  .contentelement-admin .admintool-edit {
    float: left;
    padding: 3px 10px 2px 3px; }
  .contentelement-admin .admintool-delete {
    float: right;
    padding: 3px 5px 0px 6px;
    top: 0;
    position: relative;
    right: 4px; }
  .contentelement-admin .admintool-settings {
    float: right;
    padding: 3px 5px 0px 6px;
    top: 0;
    position: relative;
    right: 4px; }
    .contentelement-admin .admintool-settings .fa {
      font-size: 18px;
      color: #1ecd97; }
  .contentelement-admin .adminicon {
    float: left;
    padding: 3px 10px 2px 3px; }
  .contentelement-admin .contentelement-admin {
    border: 2px dashed #ab6bff;
    border-radius: 6px;
    margin: 4px;
    margin-left: 2px;
    padding: 5px;
    width: 97%; }
    .contentelement-admin .contentelement-admin:hover {
      border: 2px solid rgba(83, 216, 87, 0.78824);
      background: white;
      transition: background 0.5s ease;
      transition: border 0.5s ease;
      box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.53); }
      .contentelement-admin .contentelement-admin:hover .contentelement-admintools {
        box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.53); }
  .contentelement-admin .contentelement-admin .contentelement-admin {
    border: 2px dashed #1bab21;
    border-radius: 6px;
    margin: 2px; }
  .contentelement-admin h4 {
    padding-top: 3px;
    display: inline-block;
    color: white;
    background: none;
    max-width: 67%; }

/* debut stuff */
#debutWrapper h1 {
  text-align: center; }
#debutWrapper table {
  margin: 30px auto; }
#debutWrapper thead tr {
  background: #424140 !important; }
  #debutWrapper thead tr td,
  #debutWrapper thead tr th {
    color: #fff; }
#debutWrapper tr:nth-child(even) {
  background: #dfeaf0; }
#debutWrapper td {
  padding: 6px 20px; }

/************* admin page tables *****************/
.adminSitesTable {
  border: 1px solid #424140; }

.adminSitesTable thead th {
  background: #424140; }

.adminSitesTable tr:nth-child(even) {
  background: #e8e5e2; }

/*************************** remove site styles for CKeditor ***************************/
#ckfinder {
  height: 650px; }

.cke_contents textarea {
  max-width: none !important; }

#pagecontainer .cke_skin_kama,
#pagecontainer .cke_skin_kama .cke_wrapper {
  display: block;
  padding: 0; }

.cke_1_dialog input[type="text"],
.cke_1_dialog textarea,
.cke_1_dialog select {
  margin-bottom: auto; }

.ui-state-highlight {
  border: none;
  background: none; }

.compieresettings div[id^="compiere-settings_"] {
  height: 100%; }

.compieresettings .compiereForm {
  font-family: "Montserrat";
  height: 83%;
  width: 94%;
  display: block;
  margin: 0 auto; }
  .compieresettings .compiereForm hr {
    margin: 42px 0 20px 0; }

.contentelement-admin .accWrapper {
  background: green; }
  .contentelement-admin .accWrapper .accordion {
    margin-top: 39px; }

.contentelement-admin .accordionWrapper .accordion {
  margin-top: 39px; }

.compieresettings h1,
.compieresettings h2 {
  background: #1ecd97;
  padding: 19px;
  color: white;
  width: 100%;
  margin-bottom: 4%; }

.compieresettings .fancybox-skin {
  background-color: white;
  border-radius: 0px;
  border: none; }

.select2-container {
  z-index: 10000; }

.select2-results li {
  background: none; }

.compieresettings {
  font-family: "Montserrat", sans-serif;
  /* The switch - the box around the slider */ }
  .compieresettings button {
    outline: none;
    height: 40px;
    text-align: center;
    width: 130px;
    border-radius: 40px;
    left: 3%;
    bottom: 20px;
    position: absolute;
    background: #fff;
    border: 2px solid #1ecd97;
    color: #1ecd97;
    letter-spacing: 1px;
    text-shadow: 0;
    font-family: "Montserrat";
    size: 12px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.25s ease; }
    .compieresettings button:hover {
      color: white;
      background: #1ecd97; }
    .compieresettings button:active {
      letter-spacing: 2px; }
    .compieresettings button:after {
      content: "SAVE"; }
    .compieresettings button[disabled] {
      border: 2px solid #777777;
      color: #777777; }
      .compieresettings button[disabled][disabled]:hover {
        background: #b1b1b1; }
  .compieresettings .onclic {
    width: 40px;
    border-color: #bbbbbb;
    border-width: 3px;
    left: 3%;
    bottom: 20px;
    position: absolute;
    display: block;
    clear: both;
    font-size: 0;
    border-left-color: #1ecd97;
    animation: rotating 2s 0.25s linear infinite; }
    .compieresettings .onclic:after {
      content: ""; }
    .compieresettings .onclic:hover {
      color: #1ecd97;
      background: white; }
  .compieresettings #facebookUrl.hasPicture {
    font-size: 13px !important;
    width: 185px !important;
    text-align: left !important;
    padding-left: 15px !important; }
  .compieresettings #articleImage.hasPicture {
    font-size: 13px !important;
    width: 176px !important;
    text-align: left !important;
    padding-left: 15px !important; }
  .compieresettings .validate,
  .compieresettings .newsOK,
  .compieresettings .hasPicture {
    font-size: 13px;
    color: white;
    background: #1ecd97;
    padding-right: 2%;
    width: 159px; }
    .compieresettings .validate:after,
    .compieresettings .newsOK:after,
    .compieresettings .hasPicture:after {
      font-family: "Font Awesome 5 Pro";
      content: "\f00c" !important;
      padding: 5px;
      float: right;
      color: #1ecd97;
      position: absolute;
      background: white;
      border-radius: 25px;
      border: 2px solid #1c9c75;
      right: 4px;
      top: 5px; }
  .compieresettings .error {
    font-size: 13px;
    color: white;
    background: #d45858;
    padding-right: 2%;
    border: 2px solid #d45858;
    width: 159px; }
    .compieresettings .error:hover {
      background: #d45858; }
    .compieresettings .error:after {
      font-family: "Font Awesome 5 Pro";
      content: "\f12a";
      padding: 5px;
      float: right;
      font-size: 15px;
      color: #d45858;
      text-align: center;
      position: absolute;
      background: white;
      border-radius: 25px;
      border: 2px solid #9a3f3f;
      right: 2px;
      top: 3px;
      width: 31px;
      height: 30px; }
@keyframes rotating {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
  .compieresettings .select2-container {
    z-index: 10000;
    font-family: "Montserrat";
    width: 100% !important;
    margin: 3px 0 0 0 !important; }
    .compieresettings .select2-container .select2-selection--single {
      height: auto !important;
      padding: 5px; }
    .compieresettings .select2-container .select2-selection__arrow b {
      margin-top: 4px !important; }
  .compieresettings .select2-hidden-accessible {
    display: none; }
  .compieresettings .compiereDropdown {
    margin-bottom: 9px; }
    .compieresettings .compiereDropdown label {
      margin-top: 40px;
      font-family: "Montserrat";
      color: #1ecd97;
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase; }
  .compieresettings .settings {
    height: 100%;
    width: 35%;
    float: left; }
  .compieresettings .longDescCompiere {
    float: right;
    width: 60%;
    height: 500px; }
    .compieresettings .longDescCompiere textarea {
      background: #424242;
      color: white;
      width: 100%;
      border-radius: 10px;
      max-width: 100% !important;
      font-size: 18px;
      height: 492px;
      font-family: "Source Code Pro", monospace;
      border: 3px solid #cccccc; }
      .compieresettings .longDescCompiere textarea:focus {
        border: 3px solid #1ecd97;
        transition: all 0.3s ease; }
  .compieresettings *,
  .compieresettings :before,
  .compieresettings :after {
    box-sizing: border-box; }
  .compieresettings body {
    background: #424242; }
  .compieresettings form {
    width: 100%;
    margin: 45px auto; }
    .compieresettings form h1 {
      font-size: 3em;
      font-weight: 300;
      text-align: center;
      color: #1ecd97; }
    .compieresettings form h5 {
      text-align: center;
      text-transform: uppercase;
      color: #c6c6c6; }
    .compieresettings form hr.sep {
      background: #1ecd97;
      box-shadow: none;
      border: none;
      height: 2px;
      width: 25%;
      margin: 0px auto 45px auto; }
    .compieresettings form .emoji {
      font-size: 1.2em; }
  .compieresettings .group {
    position: relative;
    margin: 30px 0 10px 0; }
    .compieresettings .group .fa {
      position: absolute;
      right: 0;
      top: 14px;
      font-size: 20px;
      color: #929292; }
  .compieresettings textarea {
    resize: none; }
  .compieresettings input {
    background: none;
    color: #808080;
    font-size: 18px;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #c6c6c6;
    margin: 0; }
    .compieresettings input:focus {
      outline: none;
      background: none;
      border: none; }
    .compieresettings input:focus ~ label, .compieresettings input:valid ~ label {
      top: -14px;
      font-size: 12px;
      color: #1ecd97; }
    .compieresettings input:focus ~ .bar:before {
      width: 100%; }
    .compieresettings input:focus ~ .fa {
      color: #1ecd97; }
    .compieresettings input:hover {
      background: none;
      border: none; }
  .compieresettings input[type="password"] {
    letter-spacing: 0.3em; }
  .compieresettings .group label {
    color: #c6c6c6;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 300ms ease all; }
  .compieresettings .bar {
    position: relative;
    display: block;
    width: 100%; }
    .compieresettings .bar:before {
      content: "";
      height: 2px;
      width: 0;
      bottom: 0px;
      position: absolute;
      background: #1ecd97;
      transition: 300ms ease all;
      left: 0%; }
  .compieresettings .toggleCheckBox {
    width: 100%; }
    .compieresettings .toggleCheckBox label {
      display: inline-block;
      font-family: "Montserrat";
      color: #808080;
      font-size: 20px; }
  .compieresettings .switch {
    position: relative;
    vertical-align: bottom;
    display: inline-block;
    width: 53px;
    height: 26px;
    /* Hide default HTML checkbox */
    /* The slider */
    /* Rounded sliders */ }
    .compieresettings .switch input {
      opacity: 0;
      width: 0;
      height: 0; }
    .compieresettings .switch .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ccc;
      -webkit-transition: 0.4s;
      transition: 0.4s; }
    .compieresettings .switch .slider:before {
      position: absolute;
      content: "";
      height: 20px;
      width: 20px;
      left: 4px;
      bottom: 3px;
      background-color: white;
      -webkit-transition: 0.4s;
      transition: 0.4s; }
    .compieresettings .switch input:checked + .slider {
      background-color: #1ecd97; }
    .compieresettings .switch input:focus + .slider {
      box-shadow: 0 0 1px #1ecd97; }
    .compieresettings .switch input:checked + .slider:before {
      -webkit-transform: translateX(26px);
      -ms-transform: translateX(26px);
      transform: translateX(26px); }
    .compieresettings .switch .slider.round {
      border-radius: 34px; }
    .compieresettings .switch .slider.round:before {
      border-radius: 50%; }

.newNewsArticle {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 4px;
  right: 2px; }

.newsButtons {
  display: inline-block;
  padding: 4px;
  border-radius: 6px; }
  .newsButtons .cancelNews {
    background: #d66262; }
  .newsButtons a {
    background: #1ecd97;
    color: white;
    padding: 5px;
    width: auto;
    margin-left: 4px;
    display: inline-block;
    text-align: center;
    font-weight: bold; }
    .newsButtons a .fal {
      color: white;
      font-size: 20px;
      transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease; }
    .newsButtons a:hover .fal {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1); }

div[id^="newsId_"] .newsSettings {
  width: 99%; }
div[id^="newsId_"] .toggleCheckBox > label:first-child {
  width: 120px; }
div[id^="newsId_"] .settingsButtons {
  margin: 13px;
  margin-top: -22px; }
  div[id^="newsId_"] .settingsButtons a {
    color: #b3b3b3;
    border-bottom: 2px solid #6d6d6d;
    font-size: 22px;
    font-weight: bold;
    margin-left: 20px; }
  div[id^="newsId_"] .settingsButtons a.active {
    color: #1ecd97;
    border-bottom: 2px solid #1ecd97;
    font-size: 22px;
    margin-left: 20px; }
div[id^="newsId_"] h5 {
  color: #1ecd97;
  font-family: "Montserrat";
  text-transform: uppercase; }
div[id^="newsId_"] div[data-type="blacklist"] .select2-selection__rendered .select2-selection__choice {
  background-color: #e26868;
  border: 1px solid #bd3232; }
div[id^="newsId_"] div[data-type="blacklist"] h5 {
  color: #e26868 !important; }
div[id^="newsId_"] .editSection {
  width: 34%;
  display: inline-block;
  margin-left: 27px; }
  div[id^="newsId_"] .editSection .select2-selection__rendered .select2-selection__choice {
    background-image: none;
    background-color: #1ecd97;
    border: 1px solid #198664;
    color: white;
    margin-bottom: 0; }
  div[id^="newsId_"] .editSection .select2-selection__choice__remove {
    color: white; }
  div[id^="newsId_"] .editSection .select2-selection__rendered li {
    background-image: none; }
  div[id^="newsId_"] .editSection input {
    max-width: 100%; }
  div[id^="newsId_"] .editSection .newsSettingsSave {
    margin-left: -15px;
    display: block;
    position: relative;
    bottom: -22px;
    margin-bottom: 19px; }
  div[id^="newsId_"] .editSection .facebookImage {
    margin-top: 12px; }
  div[id^="newsId_"] .editSection .facebookImage .imageNotFound {
    display: none;
    font-weight: bold;
    color: #f56161;
    position: absolute; }
  div[id^="newsId_"] .editSection .group .fa {
    margin-right: -17px; }
  div[id^="newsId_"] .editSection h3 {
    color: #1ecd97;
    font-size: 29px; }
  div[id^="newsId_"] .editSection h5 {
    font-weight: normal;
    color: #1ecd97; }
  div[id^="newsId_"] .editSection textarea {
    width: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px; }
    div[id^="newsId_"] .editSection textarea:focus, div[id^="newsId_"] .editSection textarea:hover {
      border: 1px solid #1ecd97; }
  div[id^="newsId_"] .editSection #articleImage,
  div[id^="newsId_"] .editSection #facebookUrl {
    position: relative;
    width: 150px;
    left: 0;
    bottom: 0;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px; }
  div[id^="newsId_"] .editSection #articleImage:after {
    content: ""; }
  div[id^="newsId_"] .editSection #facebookUrl:after {
    content: ""; }
  div[id^="newsId_"] .editSection .warning {
    color: red !important;
    font-weight: bold !important; }
  div[id^="newsId_"] .editSection #titleChar {
    color: #888888;
    font-weight: normal;
    font-size: 12px; }
  div[id^="newsId_"] .editSection #descChar {
    color: #888888;
    font-weight: normal;
    font-size: 12px; }
  div[id^="newsId_"] .editSection #metaDescription,
  div[id^="newsId_"] .editSection #featedDesc {
    margin-bottom: 0;
    min-height: 90px; }
div[id^="newsId_"] .previewSection {
  width: 61%;
  padding-left: 24px;
  float: right;
  padding-right: 16px;
  border-left: 1px solid #e8e8e8;
  position: relative; }
  div[id^="newsId_"] .previewSection .far,
  div[id^="newsId_"] .previewSection .fal,
  div[id^="newsId_"] .previewSection .fab {
    color: #848484; }
  div[id^="newsId_"] .previewSection .articleImage {
    /*! CSS Used from: Embedded */
    /*! CSS Used from: https://www.pharmanord.dk/2015/css/style-2015.min.css?ver=20190314113021 */ }
    div[id^="newsId_"] .previewSection .articleImage a,
    div[id^="newsId_"] .previewSection .articleImage div,
    div[id^="newsId_"] .previewSection .articleImage h2,
    div[id^="newsId_"] .previewSection .articleImage img,
    div[id^="newsId_"] .previewSection .articleImage p {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      vertical-align: baseline;
      background: 0 0;
      font-family: arial;
      font-size: 15px;
      line-height: 20px;
      color: #241710; }
    div[id^="newsId_"] .previewSection .articleImage a {
      color: #3f95b4;
      text-decoration: none; }
    div[id^="newsId_"] .previewSection .articleImage img {
      border: 0;
      margin: 0;
      padding: 0;
      float: none; }
    div[id^="newsId_"] .previewSection .articleImage :focus {
      outline: 0; }
    div[id^="newsId_"] .previewSection .articleImage p {
      padding-bottom: 6px; }
    div[id^="newsId_"] .previewSection .articleImage h2 {
      font-weight: 600; }
    div[id^="newsId_"] .previewSection .articleImage a,
    div[id^="newsId_"] .previewSection .articleImage h2,
    div[id^="newsId_"] .previewSection .articleImage p {
      padding: 0;
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      line-height: 1.4em; }
    div[id^="newsId_"] .previewSection .articleImage h2 {
      margin: 0; }
    div[id^="newsId_"] .previewSection .articleImage h2 {
      font-size: 1.35em; }
    div[id^="newsId_"] .previewSection .articleImage a,
    div[id^="newsId_"] .previewSection .articleImage p {
      margin: 0 0 1em;
      text-align: left;
      width: 345px; }
    div[id^="newsId_"] .previewSection .articleImage .clearfix:after,
    div[id^="newsId_"] .previewSection .articleImage .clearfix:before {
      display: table;
      line-height: 0;
      content: ""; }
    div[id^="newsId_"] .previewSection .articleImage .clearfix:after {
      clear: both; }
    @media screen and (max-width: 700px) {
      div[id^="newsId_"] .previewSection .articleImage * {
        filter: unset !important; } }
    div[id^="newsId_"] .previewSection .articleImage img {
      max-width: 396px; }
    div[id^="newsId_"] .previewSection .articleImage .col1 {
      width: 100%;
      float: left;
      margin-right: 35px; }
    div[id^="newsId_"] .previewSection .articleImage .col1 h2 {
      font-size: 0.9em;
      font-weight: 700;
      margin-left: -11px;
      margin-top: -38px;
      min-height: 36px;
      margin-bottom: 11px;
      max-width: 312px;
      padding: 7px 7px 7px 12px;
      position: relative;
      color: #fff;
      background: #004570;
      text-transform: uppercase;
      word-break: break-word; }
    @media only screen and (max-width: 1024px) {
      div[id^="newsId_"] .previewSection .articleImage .col1 h2 {
        color: #004570 !important;
        font-size: 1.1em;
        font-weight: 400;
        margin-left: unset;
        margin-top: unset;
        max-width: unset;
        padding: unset;
        background: unset;
        text-transform: unset; }
      div[id^="newsId_"] .previewSection .articleImage .col1 {
        width: 45%;
        margin-right: 0; } }
    @media only screen and (max-width: 699px) {
      div[id^="newsId_"] .previewSection .articleImage .col1 {
        width: auto;
        float: none;
        margin: 0 0 20px;
        background-color: #fff;
        box-shadow: -1px 4px 20px 2px rgba(0, 0, 0, 0.32); }
      div[id^="newsId_"] .previewSection .articleImage .col1 img {
        width: 100%;
        max-width: 100% !important; }
      div[id^="newsId_"] .previewSection .articleImage .col1 p {
        padding: 0 12px; }
      div[id^="newsId_"] .previewSection .articleImage .col1 h2 {
        padding: 12px 12px 0 !important;
        min-height: 0 !important;
        font-weight: 700 !important; } }
    div[id^="newsId_"] .previewSection .articleImage .col1 {
      width: 100%;
      float: left;
      margin-right: 20px; }
    div[id^="newsId_"] .previewSection .articleImage h2 {
      font-size: 22px;
      font-weight: 400;
      color: #004570; }
    div[id^="newsId_"] .previewSection .articleImage p {
      line-height: 19px; }
    @media print {
      div[id^="newsId_"] .previewSection .articleImage a,
      div[id^="newsId_"] .previewSection .articleImage h2,
      div[id^="newsId_"] .previewSection .articleImage p {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        line-height: 1.4em; }
      div[id^="newsId_"] .previewSection .articleImage a {
        margin: 0; }
      div[id^="newsId_"] .previewSection .articleImage div,
      div[id^="newsId_"] .previewSection .articleImage h2 {
        float: none;
        width: auto;
        position: static;
        overflow: visible;
        padding: 0;
        margin: 1cm 0 0; }
      div[id^="newsId_"] .previewSection .articleImage p {
        font-size: 1em;
        padding: 0;
        margin: 0; }
      div[id^="newsId_"] .previewSection .articleImage h2 {
        font-size: 1.4em; }
      div[id^="newsId_"] .previewSection .articleImage a {
        font-size: 1em;
        padding: 0;
        color: #000 !important;
        text-decoration: none !important; }
      div[id^="newsId_"] .previewSection .articleImage img {
        max-width: 100% !important;
        height: auto !important;
        display: block;
        float: none !important;
        position: static;
        page-break-before: auto;
        page-break-after: auto;
        page-break-inside: avoid; } }
    @media only screen and (min-width: 700px) and (max-width: 1028px) {
      div[id^="newsId_"] .previewSection .articleImage .col1 {
        width: 46%;
        float: left;
        margin: 0; } }
    @media only screen and (min-width: 200px) and (max-width: 699px) {
      div[id^="newsId_"] .previewSection .articleImage .col1 {
        float: none;
        width: auto;
        border-bottom: 1px solid #ddd; } }
    div[id^="newsId_"] .previewSection .articleImage div,
    div[id^="newsId_"] .previewSection .articleImage h2,
    div[id^="newsId_"] .previewSection .articleImage p,
    div[id^="newsId_"] .previewSection .articleImage a,
    div[id^="newsId_"] .previewSection .articleImage img {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      vertical-align: baseline;
      background: transparent;
      font-family: arial;
      font-size: 15px;
      line-height: 20px;
      color: #241710; }
    div[id^="newsId_"] .previewSection .articleImage a {
      color: #3f95b4;
      text-decoration: none; }
    div[id^="newsId_"] .previewSection .articleImage img {
      border: 0;
      margin: 0;
      padding: 0; }
    div[id^="newsId_"] .previewSection .articleImage img {
      float: none; }
    div[id^="newsId_"] .previewSection .articleImage :focus {
      outline: 0; }
    div[id^="newsId_"] .previewSection .articleImage p {
      padding-bottom: 6px; }
    div[id^="newsId_"] .previewSection .articleImage h2 {
      font-size: 1.35em;
      font-weight: 600;
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      line-height: 1.4em;
      padding: 0;
      margin: 0; }
    div[id^="newsId_"] .previewSection .articleImage p {
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      line-height: 1.4em;
      padding: 0;
      margin: 0;
      text-align: left;
      margin-bottom: 1em; }
    div[id^="newsId_"] .previewSection .articleImage a {
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      line-height: 1.4em;
      padding: 0;
      margin: 0;
      text-align: left;
      margin-bottom: 1em; }
    div[id^="newsId_"] .previewSection .articleImage .clearfix {
      *zoom: 1; }
    div[id^="newsId_"] .previewSection .articleImage .clearfix:before {
      display: table;
      line-height: 0;
      content: ""; }
    div[id^="newsId_"] .previewSection .articleImage .clearfix:after {
      display: table;
      line-height: 0;
      content: "";
      clear: both; }
    @media screen and (max-width: 700px) {
      div[id^="newsId_"] .previewSection .articleImage * {
        filter: unset !important; } }
    div[id^="newsId_"] .previewSection .articleImage img {
      max-width: 396px; }
    div[id^="newsId_"] .previewSection .articleImage .col1 {
      width: 345px;
      float: left;
      margin-right: 35px; }
    div[id^="newsId_"] .previewSection .articleImage .col1 h2 {
      font-size: 0.9em;
      font-weight: bold;
      margin-left: -11px;
      margin-top: -38px;
      min-height: 36px;
      margin-bottom: 11px;
      max-width: 312px;
      padding: 7px;
      position: relative;
      padding-left: 12px;
      color: #ffffff;
      background: #004570;
      text-transform: uppercase;
      word-break: break-word; }
    @media only screen and (max-width: 1024px) {
      div[id^="newsId_"] .previewSection .articleImage .col1 h2 {
        font-size: 1.3em;
        font-weight: normal;
        color: #004570 !important;
        font-size: 1.1em;
        font-weight: normal;
        margin-left: unset;
        margin-top: unset;
        max-width: unset;
        padding: unset;
        padding-left: unset;
        color: unset;
        background: unset;
        text-transform: unset; }
      div[id^="newsId_"] .previewSection .articleImage .col1 {
        width: 45%;
        margin-right: 0; } }
    @media only screen and (max-width: 699px) {
      div[id^="newsId_"] .previewSection .articleImage .col1 {
        width: auto;
        float: none;
        margin: 0;
        margin-bottom: 20px;
        background-color: white; }
      div[id^="newsId_"] .previewSection .articleImage .col1 {
        box-shadow: -1px 4px 20px 2px rgba(0, 0, 0, 0.32); }
      div[id^="newsId_"] .previewSection .articleImage .col1 img {
        width: 100%;
        max-width: 100% !important; }
      div[id^="newsId_"] .previewSection .articleImage .col1 p {
        padding: 12px;
        padding-bottom: 0;
        padding-top: 0; }
      div[id^="newsId_"] .previewSection .articleImage .col1 h2 {
        padding: 12px !important;
        padding-bottom: 0 !important;
        min-height: 0 !important;
        font-weight: bold !important; } }
    div[id^="newsId_"] .previewSection .articleImage .col1 {
      width: 100%;
      float: left;
      margin-right: 20px; }
    div[id^="newsId_"] .previewSection .articleImage h2 {
      font-size: 22px;
      font-weight: normal;
      color: #004570; }
    div[id^="newsId_"] .previewSection .articleImage p {
      line-height: 19px; }
    @media print {
      div[id^="newsId_"] .previewSection .articleImage p {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        line-height: 1.4em;
        font-size: 1em;
        padding: 0;
        margin: 0; }
      div[id^="newsId_"] .previewSection .articleImage h2 {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        line-height: 1.4em;
        font-size: 1em;
        padding: 0;
        margin: 0;
        margin-top: 1em;
        font-size: 1.4em;
        position: static;
        position: static;
        float: none;
        width: auto;
        position: static;
        overflow: visible;
        padding: 0;
        margin: 1cm 0 0 0; }
      div[id^="newsId_"] .previewSection .articleImage a {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        line-height: 1.4em;
        font-size: 1em;
        padding: 0;
        margin: 0;
        color: #000 !important;
        text-decoration: none !important; }
      div[id^="newsId_"] .previewSection .articleImage img {
        max-width: 100% !important;
        height: auto !important;
        display: block;
        float: none !important;
        position: static;
        page-break-before: auto;
        page-break-after: auto;
        page-break-inside: avoid; }
      div[id^="newsId_"] .previewSection .articleImage div {
        position: static;
        float: none;
        width: auto;
        position: static;
        overflow: visible;
        padding: 0;
        margin: 1cm 0 0 0; } }
    @media only screen and (min-width: 700px) and (max-width: 1028px) {
      div[id^="newsId_"] .previewSection .articleImage .col1 {
        width: 46%;
        float: left;
        margin: 0; } }
    @media only screen and (min-width: 200px) and (max-width: 699px) {
      div[id^="newsId_"] .previewSection .articleImage .col1 {
        float: none;
        width: auto;
        border-bottom: 1px solid #ddd; } }
div[id^="newsId_"] .facebookPreview {
  display: block;
  /*! CSS Used from: https://static.xx.fbcdn.net/rsrc.php/v3/yc/l/0,cross/4PLSceoNElF.css */
  /*! CSS Used from: https://static.xx.fbcdn.net/rsrc.php/v3/yj/l/0,cross/2LIfas8VJHe.css */
  /*! CSS Used from: https://static.xx.fbcdn.net/rsrc.php/v3/yE/l/0,cross/fnhpvC3UzLh.css */
  /*! CSS Used from: https://static.xx.fbcdn.net/rsrc.php/v3/y0/l/0,cross/xwhiTvUr42o.css */
  /*! CSS Used from: https://static.xx.fbcdn.net/rsrc.php/v3/ya/l/0,cross/sdSYRl5XFkQ.css */
  /*! CSS Used from: https://static.xx.fbcdn.net/rsrc.php/v3/yP/l/0,cross/cjFPQtoUR3n.css */ }
  div[id^="newsId_"] .facebookPreview .facebookHeader {
    font-weight: bolder; }
  div[id^="newsId_"] .facebookPreview input {
    background-color: #fff;
    color: #1d2129; }
  div[id^="newsId_"] .facebookPreview .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden; }
  div[id^="newsId_"] .facebookPreview .clearfix {
    zoom: 1; }
  div[id^="newsId_"] .facebookPreview .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  div[id^="newsId_"] .facebookPreview #facebook .hidden_elem {
    display: none !important; }
  div[id^="newsId_"] .facebookPreview *::-webkit-input-placeholder {
    color: #90949c; }
  div[id^="newsId_"] .facebookPreview *:focus::-webkit-input-placeholder {
    color: #bec3c9; }
  div[id^="newsId_"] .facebookPreview ._52c6 {
    border: 1px solid;
    border-color: #ebedf0 #e9ebee #d1d1d1;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  div[id^="newsId_"] .facebookPreview ._1zpr ._52c6,
  div[id^="newsId_"] .facebookPreview ._64lx ._52c6 {
    border: none; }
  div[id^="newsId_"] .facebookPreview ._dcs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px rgba(0, 0, 0, 0.1);
    position: relative; }
  div[id^="newsId_"] .facebookPreview ._dcs._4_w4 {
    max-width: -webkit-max-content;
    max-width: max-content; }
  div[id^="newsId_"] .facebookPreview ._4_w4:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 6px rgba(0, 0, 0, 0.15); }
  div[id^="newsId_"] .facebookPreview ._64lx._dcs {
    border: none;
    box-shadow: none; }
  div[id^="newsId_"] .facebookPreview ._64lx._4_w4:hover {
    border: none;
    box-shadow: none; }
  div[id^="newsId_"] .facebookPreview ._dcs .__c_:after {
    border-color: rgba(0, 0, 0, 0.098) rgba(0, 0, 0, 0.149) rgba(0, 0, 0, 0.231); }
  div[id^="newsId_"] .facebookPreview ._64lx._dcs .__c_:after {
    border: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); }
  div[id^="newsId_"] .facebookPreview ._64lx._20pq._dcs .__c_:after {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); }
  div[id^="newsId_"] .facebookPreview ._dcs:hover ._52c6 {
    border-color: #e9ebee #dadada #ccc; }
  div[id^="newsId_"] .facebookPreview ._64lx._2bf7._dcs:hover ._52c6,
  div[id^="newsId_"] .facebookPreview ._64lx ._52c6:hover {
    background-color: rgba(29, 33, 41, 0.04); }
  div[id^="newsId_"] .facebookPreview ._64lx._dcs:active ._52c6 {
    background-color: rgba(29, 33, 41, 0.08); }
  div[id^="newsId_"] .facebookPreview ._6m2 {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 0; }
  div[id^="newsId_"] .facebookPreview ._6m3 {
    font-size: 12px;
    height: 132px;
    margin: 10px 12px;
    position: relative; }
  div[id^="newsId_"] .facebookPreview ._59ap ._6m3 {
    height: auto;
    margin: 10px 12px;
    max-height: 100px; }
  div[id^="newsId_"] .facebookPreview ._6ks {
    line-height: 0;
    position: relative;
    z-index: 1; }
  div[id^="newsId_"] .facebookPreview ._6ks a:focus {
    outline: none; }
  div[id^="newsId_"] .facebookPreview ._6m5 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    height: 158px;
    width: 158px; }
  div[id^="newsId_"] .facebookPreview ._6m2:hover ._6m5 {
    color: rgba(0, 0, 0, 0.15); }
  div[id^="newsId_"] .facebookPreview ._6m6,
  div[id^="newsId_"] .facebookPreview ._6m6._6m6._6m6._6m6 {
    font-family: Georgia, Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 5px;
    max-height: 110px;
    word-wrap: break-word; }
  div[id^="newsId_"] .facebookPreview ._6m6,
  div[id^="newsId_"] .facebookPreview ._6m6 a {
    text-decoration: none;
    transition: color 0.1s ease-in-out; }
  div[id^="newsId_"] .facebookPreview ._6m6 a {
    color: #1d2129; }
  div[id^="newsId_"] .facebookPreview ._6m7._6m7._6m7._6m7 {
    font-family: Helvetica, Arial, sans-serif;
    line-height: 16px;
    max-height: 80px;
    overflow: hidden; }
  div[id^="newsId_"] .facebookPreview ._59ap ._59tj {
    padding-top: 9px;
    position: relative; }
  div[id^="newsId_"] .facebookPreview ._6m3 ._6mb {
    color: #90949c; }
  div[id^="newsId_"] .facebookPreview ._6m3 ._6mb {
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase; }
  div[id^="newsId_"] .facebookPreview ._6m3 ._1t62 {
    color: #606770;
    font-size: 12px; }
  div[id^="newsId_"] .facebookPreview ._59ap ._2r3x > ._ohe {
    width: 100%; }
  div[id^="newsId_"] .facebookPreview ._5qqr ._6m6,
  div[id^="newsId_"] .facebookPreview ._5qqr ._6m7 {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }
  div[id^="newsId_"] .facebookPreview ._3eqz {
    border-radius: 5px; }
  div[id^="newsId_"] .facebookPreview ._3eqw {
    border-radius: 0;
    margin-left: -12px;
    margin-right: -12px; }
  div[id^="newsId_"] .facebookPreview ._6m2._3eqz._3eqw {
    max-width: none; }
  div[id^="newsId_"] .facebookPreview ._3eqz {
    background-color: #f2f3f5; }
  div[id^="newsId_"] .facebookPreview ._3ekx {
    position: relative; }
  div[id^="newsId_"] .facebookPreview ._3eqz ._3ekx {
    border-bottom: 1px solid #dddfe2;
    border-right: 1px solid #dddfe2;
    margin: 0;
    padding: 10px 12px;
    position: relative; }
  div[id^="newsId_"] .facebookPreview ._3eqz._59ap ._3ekx {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #dddfe2; }
  div[id^="newsId_"] .facebookPreview ._3eqz._3eqw ._3ekx {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-left: none;
    border-right: none;
    border-top-right-radius: 0; }
  div[id^="newsId_"] .facebookPreview ._3eqz ._3ekx:empty {
    padding: 0; }
  div[id^="newsId_"] .facebookPreview ._3eqz ._6m3 {
    margin: 0; }
  div[id^="newsId_"] .facebookPreview ._3eqz._59ap ._6m5,
  div[id^="newsId_"] .facebookPreview ._3eqz._59ap ._6m5 .img {
    height: 100%;
    width: 100%; }
  div[id^="newsId_"] .facebookPreview ._3eqz ._6m3 ._59tj {
    color: #606770;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap; }
  div[id^="newsId_"] .facebookPreview #facebook ._3eqz ._6m3 ._6m6 {
    font-family: inherit;
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0 0; }
  div[id^="newsId_"] .facebookPreview #facebook ._3eqz._2rk1 ._6m3 ._6m6 {
    font-weight: 600;
    overflow: hidden; }
  div[id^="newsId_"] .facebookPreview ._3eqz ._6m3 ._6m7._6m7 {
    color: #606770;
    font-size: 14px;
    line-height: 20px;
    word-break: break-word; }
  div[id^="newsId_"] .facebookPreview ._3eqz ._6m3 ._6m7._6m7 {
    margin-top: 3px; }
  div[id^="newsId_"] .facebookPreview ._3n1j ._6m6,
  div[id^="newsId_"] .facebookPreview ._3n1j ._6m7 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; }
  div[id^="newsId_"] .facebookPreview ._3n1j ._6m6 {
    -webkit-line-clamp: 2; }
  div[id^="newsId_"] .facebookPreview ._3n1j ._6m7 {
    -webkit-line-clamp: 1; }
  div[id^="newsId_"] .facebookPreview ._3n1j ._6m6:empty ~ ._6m7 {
    -webkit-line-clamp: 2; }
  div[id^="newsId_"] .facebookPreview ._3n1j ._3n1k {
    max-height: 46px;
    overflow: hidden; }
  div[id^="newsId_"] .facebookPreview ._6l- {
    position: relative; }
  div[id^="newsId_"] .facebookPreview ._6l-:after {
    border: 1px solid rgba(0, 0, 0, 0.1);
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0; }
  div[id^="newsId_"] .facebookPreview ._64lx ._6l-:after {
    border: none; }
  div[id^="newsId_"] .facebookPreview ._6l- img {
    vertical-align: bottom; }
  div[id^="newsId_"] .facebookPreview .lfloat {
    float: left; }
  div[id^="newsId_"] .facebookPreview .mbs {
    margin-bottom: 5px; }
  div[id^="newsId_"] .facebookPreview .mvm {
    margin-top: 10px;
    margin-bottom: 10px; }
  div[id^="newsId_"] .facebookPreview .fsm {
    font-size: 12px; }
  div[id^="newsId_"] .facebookPreview .uiScaledImageContainer {
    position: relative;
    overflow: hidden; }
  div[id^="newsId_"] .facebookPreview .uiScaledImageContainer img {
    height: 100%;
    min-height: 100%;
    position: relative; }
  div[id^="newsId_"] .facebookPreview .uiScaledImageContainer .scaledImageFitWidth {
    height: auto;
    min-height: initial;
    width: 100%; }
  div[id^="newsId_"] .facebookPreview button,
  div[id^="newsId_"] .facebookPreview input,
  div[id^="newsId_"] .facebookPreview td {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px; }
  div[id^="newsId_"] .facebookPreview a {
    color: #365899;
    cursor: pointer;
    text-decoration: none; }
  div[id^="newsId_"] .facebookPreview button {
    margin: 0; }
  div[id^="newsId_"] .facebookPreview a:hover {
    text-decoration: underline; }
  div[id^="newsId_"] .facebookPreview img {
    border: 0; }
  div[id^="newsId_"] .facebookPreview td {
    text-align: left; }
  div[id^="newsId_"] .facebookPreview ._57mb button:focus {
    box-shadow: none; }
  div[id^="newsId_"] .facebookPreview ._55w7 td {
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; }
  div[id^="newsId_"] .facebookPreview ._2syv {
    width: 527px; }
  div[id^="newsId_"] .facebookPreview ._2syv ._20pq {
    margin-left: 0;
    margin-right: 0; }
  div[id^="newsId_"] .facebookPreview ._2syv._2syv ._20pq ._29_4 {
    border-left: 1px solid #dadde1;
    border-right: 1px solid #dadde1; }
  div[id^="newsId_"] .facebookPreview tr td._2wq4 {
    border: none;
    padding: 16px;
    vertical-align: top; }
  div[id^="newsId_"] .facebookPreview tr td._2wq4 {
    color: #4b4f56;
    font-size: 14px; }
  div[id^="newsId_"] .facebookPreview tbody tr._23m0:hover > td._2wq4 {
    background-color: inherit; }
  div[id^="newsId_"] .facebookPreview .uiP {
    line-height: 16px; }
  div[id^="newsId_"] .facebookPreview .unclickable {
    overflow: hidden;
    position: relative;
    -webkit-user-select: none; }
  div[id^="newsId_"] .facebookPreview .unclickable .unclickableMask {
    background: url(https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif) repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10; }
  @media print {
    div[id^="newsId_"] .facebookPreview .unclickable .unclickableMask {
      background: none; } }
  div[id^="newsId_"] .facebookPreview ._1h5_ {
    position: relative; }
  div[id^="newsId_"] .facebookPreview ._1h60 {
    position: absolute;
    right: 4px;
    top: 2px; }
  div[id^="newsId_"] .facebookPreview ._4-ni {
    border-left: 4px solid #ebedf0;
    margin: 28px 0;
    word-wrap: break-word; }
  div[id^="newsId_"] .facebookPreview ._42ef {
    overflow: hidden; }
  div[id^="newsId_"] .facebookPreview ._ohe {
    float: left; }
  div[id^="newsId_"] .facebookPreview ._42ft {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap; }
  div[id^="newsId_"] .facebookPreview ._42ft:hover {
    text-decoration: none; }
  div[id^="newsId_"] .facebookPreview ._50-0 {
    height: 12px;
    width: 12px; }
  div[id^="newsId_"] .facebookPreview ._50-0._50z- {
    background-image: url(https://static.xx.fbcdn.net/rsrc.php/v3/y0/r/GTWBdfAumBl.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -427px -311px; }
  div[id^="newsId_"] .facebookPreview ._50-0._50z-:hover {
    background-image: url(https://static.xx.fbcdn.net/rsrc.php/v3/y0/r/GTWBdfAumBl.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -453px -311px; }
  div[id^="newsId_"] .facebookPreview ._50-0._50z-:active {
    background-image: url(https://static.xx.fbcdn.net/rsrc.php/v3/y0/r/GTWBdfAumBl.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -440px -311px; }
  div[id^="newsId_"] .facebookPreview ._5upp {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 0 !important;
    overflow: hidden;
    padding: 0;
    vertical-align: middle; }
  div[id^="newsId_"] .facebookPreview ._50f4 {
    font-size: 14px;
    line-height: 18px; }
  div[id^="newsId_"] .facebookPreview #facebook ._5s6c._5s6c,
  div[id^="newsId_"] .facebookPreview ._5s6c {
    font-family: Georgia, serif;
    letter-spacing: normal; }
  div[id^="newsId_"] .facebookPreview ._3-8q {
    margin-bottom: 20px;
    margin-top: 20px; }
  div[id^="newsId_"] .facebookPreview ._2pi9 {
    padding-left: 12px;
    padding-right: 12px; }
  div[id^="newsId_"] .facebookPreview ._2pij {
    padding-right: 12px; }
  div[id^="newsId_"] .facebookPreview ._4-ss > * > tr > td {
    color: #4b4f56; }
  div[id^="newsId_"] .facebookPreview ._4-ss > * > tr > td {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-family: Helvetica, Arial, sans-serif;
    padding: 8px; }
  div[id^="newsId_"] .facebookPreview ._4-ss > tbody > tr:hover > td {
    background-color: #e9ebee; }
div[id^="newsId_"] .googlePreview {
  width: 100%;
  /* Specific colors for the SERP preview */ }
  div[id^="newsId_"] .googlePreview #titlePreview {
    color: #035ac6;
    font-size: 1.2em; }
  div[id^="newsId_"] .googlePreview #URL {
    color: green;
    font-size: 0.92em; }
  div[id^="newsId_"] .googlePreview #descPreview {
    color: #9b9da1; }
  div[id^="newsId_"] .googlePreview #descChar,
  div[id^="newsId_"] .googlePreview #titleChar {
    font-weight: bold; }
  div[id^="newsId_"] .googlePreview .preview {
    display: block;
    max-width: 920px;
    margin: 5px 0 26px 0;
    border: 1px solid #e1e1e1;
    padding: 5px; }

/* Artfully masterminded by ZURB */
body {
  position: relative; }

#joyRideTipContent, .joyRideTipContent {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  color: #fff;
  width: 300px;
  z-index: 101;
  top: 0;
  /* keeps the page from scrolling when calculating position */
  left: 0;
  font-family: "HelveticaNeue", "Helvetica Neue", "Helvetica", Helvetica, Arial, Lucida, sans-serif;
  font-weight: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.joyride-content-wrapper {
  padding: 10px 10px 15px 15px; }

/* Mobile */
@media only screen and (max-width: 767px) {
  .joyride-tip-guide {
    width: 95% !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    left: 2.5% !important; }

  .joyride-tip-guide-wrapper {
    width: 100%; } }
/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide span.joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: solid 14px;
  border: solid 14px; }
  .joyride-tip-guide span.joyride-nub.top {
    /*
    IE7/IE8 Don't support rgba so we set the fallback
    border color here. However, IE7/IE8 are also buggy
    in that the fallback color doesn't work for
    border-bottom-color so here we set the border-color
    and override the top,left,right colors below.
    */
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8);
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-width: 0;
    top: -14px;
    bottom: none; }
  .joyride-tip-guide span.joyride-nub.bottom {
    /*
    IE7/IE8 Don't support rgba so we set the fallback
    border color here. However, IE7/IE8 are also buggy
    in that the fallback color doesn't work for
    border-top-color so here we set the border-color
    and override the bottom,left,right colors below.
    */
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8) !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-width: 0;
    bottom: -14px;
    bottom: none; }
  .joyride-tip-guide span.joyride-nub.right {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8) !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-right-width: 0;
    top: 22px;
    bottom: none;
    left: auto;
    right: -14px; }
  .joyride-tip-guide span.joyride-nub.left {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8) !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-width: 0;
    top: 22px;
    left: -14px;
    right: auto;
    bottom: none; }
  .joyride-tip-guide span.joyride-nub.top-right {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.8);
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-width: 0;
    top: -14px;
    bottom: none;
    left: auto;
    right: 28px; }
.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #fff; }
.joyride-tip-guide h1 {
  font-size: 30px; }
.joyride-tip-guide h2 {
  font-size: 26px; }
.joyride-tip-guide h3 {
  font-size: 22px; }
.joyride-tip-guide h4 {
  font-size: 18px; }
.joyride-tip-guide h5 {
  font-size: 16px; }
.joyride-tip-guide h6 {
  font-size: 14px; }
.joyride-tip-guide p {
  margin: 0 0 18px 0;
  font-size: 14px;
  line-height: 18px; }
.joyride-tip-guide a {
  color: white;
  text-decoration: none;
  border-bottom: dotted 1px rgba(255, 255, 255, 0.6); }
  .joyride-tip-guide a:hover {
    color: rgba(255, 255, 255, 0.8);
    border-bottom: none; }
.joyride-tip-guide .joyride-next-tip {
  width: auto;
  padding: 6px 18px 4px;
  font-size: 13px;
  text-decoration: none;
  color: white;
  border: solid 1px #003cb4;
  background: #0063ff;
  background: -moz-linear-gradient(top, #0063ff 0%, #0055d6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0063ff), color-stop(100%, #0055d6));
  background: -webkit-linear-gradient(top, #0063ff 0%, #0055d6 100%);
  background: -o-linear-gradient(top, #0063ff 0%, #0055d6 100%);
  background: -ms-linear-gradient(top, #0063ff 0%, #0055d6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063ff', endColorstr='#0055d6',GradientType=0 );
  background: linear-gradient(top, #0063ff 0%, #0055d6 100%);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3) inset; }

/* Typography */
/* Button Style */
.joyride-next-tip:hover {
  color: white !important;
  border: solid 1px #003cb4 !important;
  background: #2b80ff;
  background: -moz-linear-gradient(top, #2b80ff 0%, #1d66d3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b80ff), color-stop(100%, #1d66d3));
  background: -webkit-linear-gradient(top, #2b80ff 0%, #1d66d3 100%);
  background: -o-linear-gradient(top, #2b80ff 0%, #1d66d3 100%);
  background: -ms-linear-gradient(top, #2b80ff 0%, #1d66d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b80ff', endColorstr='#1d66d3',GradientType=0 );
  background: linear-gradient(top, #2b80ff 0%, #1d66d3 100%); }

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px rgba(255, 255, 255, 0.1);
  position: absolute;
  right: 17px;
  bottom: 16px; }

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: rgba(255, 255, 255, 0.25); }

.joyride-close-tip {
  position: absolute;
  right: 10px;
  top: 10px;
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  border-bottom: none !important; }
  .joyride-close-tip:hover {
    color: rgba(255, 255, 255, 0.9); }

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer; }

.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  z-index: 102;
  -moz-box-shadow: 0px 0px 30px #ffffff;
  -webkit-box-shadow: 0px 0px 30px #ffffff;
  box-shadow: 0px 0px 30px #ffffff; }

.joyride-expose-cover {
  background: transparent;
  position: absolute;
  z-index: 10000;
  top: 0px;
  left: 0px; }

.alertify-logs > * {
  padding: 12px 24px;
  color: #fff;
  box-shadow: 0 2px 20px 1px rgba(0, 0, 0, 0.29);
  border-radius: 1px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  background: #004570;
  color: white;
  box-shadow: 2px 2px 20px #656565;
  padding: 21px !important;
  border-radius: 9px;
  border: 0px solid #003b61;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important; }
  .alertify-logs > *.default {
    background: rgba(0, 0, 0, 0.8); }
  .alertify-logs > *.error {
    background: #faf8f4;
    color: black;
    border-left: 5px solid #ff7070; }
  .alertify-logs > *.success {
    border-left: 5px solid #67ad45; }

.alertify {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  box-sizing: border-box;
  transition: all 0.33s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-sizing: border-box; }
  .alertify.hide {
    opacity: 0;
    pointer-events: none; }
  .alertify.show {
    box-sizing: border-box;
    transition: all 0.33s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .alertify * {
    box-sizing: border-box; }
  .alertify .dialog {
    padding: 12px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .alertify .alert {
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .alertify .dialog > *, .alertify .alert > * {
    width: 400px;
    max-width: 95%;
    margin: 0 auto;
    text-align: center;
    padding: 12px;
    background: #fff;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.14), 0 4px 5px 0 rgba(0, 0, 0, 0.098), 0 1px 10px 0 rgba(0, 0, 0, 0.084); }
  .alertify .dialog .msg, .alertify .alert .msg {
    padding: 12px;
    margin-bottom: 12px;
    margin: 0;
    text-align: left; }
  .alertify .dialog input:not(.form-control), .alertify .alert input:not(.form-control) {
    margin-bottom: 15px;
    width: 100%;
    font-size: 100%;
    padding: 12px; }
  .alertify .dialog input:not(.form-control):focus, .alertify .alert input:not(.form-control):focus {
    outline-offset: -2px; }
  .alertify .dialog nav, .alertify .alert nav {
    text-align: right; }
  .alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button), .alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button) {
    background: transparent;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.87);
    position: relative;
    outline: 0;
    border: 0;
    display: inline-block;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    padding: 0 6px;
    margin: 6px 8px;
    line-height: 36px;
    min-height: 36px;
    white-space: nowrap;
    min-width: 88px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px; }
  .alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):hover, .alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):active {
    background-color: rgba(0, 0, 0, 0.05); }
  .alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):hover, .alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):active {
    background-color: rgba(0, 0, 0, 0.05); }
  .alertify .dialog nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):focus, .alertify .alert nav button:not(.btn):not(.pure-button):not(.md-button):not(.mdl-button):focus {
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .alertify .dialog nav button.btn, .alertify .alert nav button.btn {
    margin: 6px 4px; }

.alertify-logs {
  position: fixed;
  z-index: 99999;
  cursor: pointer; }
  .alertify-logs.bottom, .alertify-logs:not(.top) {
    bottom: 40px; }
  .alertify-logs.left, .alertify-logs:not(.right) {
    left: 16px; }
  .alertify-logs.left > *, .alertify-logs:not(.right) > * {
    float: left;
    transform: translate3d(0, 0, 0);
    height: auto; }
  .alertify-logs.left > *.show, .alertify-logs:not(.right) > *.show {
    left: 0; }
  .alertify-logs.left > *, .alertify-logs:not(.right) > * {
    left: -110%; }
    .alertify-logs.left > *.hide, .alertify-logs:not(.right) > *.hide {
      left: -110%; }
  .alertify-logs.right {
    right: 16px; }
    .alertify-logs.right > * {
      float: right;
      transform: translate3d(0, 0, 0);
      right: -110%;
      opacity: 0; }
      .alertify-logs.right > *.show {
        right: 0;
        opacity: 1; }
      .alertify-logs.right > *.hide {
        right: -110%;
        opacity: 0; }
  .alertify-logs.top {
    top: 0; }
  .alertify-logs > * {
    box-sizing: border-box;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    clear: both;
    backface-visibility: hidden;
    perspective: 1000;
    max-height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    pointer-events: none; }
    .alertify-logs > *.show {
      margin-top: 12px;
      opacity: 1;
      max-height: 1000px;
      padding: 12px;
      pointer-events: auto; }

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
  table.dataTable > thead th, table.dataTable tfoot th {
    background: #004570;
    color: #fff;
    font-weight: bold; }
  table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111111; }
  table.dataTable thead th:active, table.dataTable thead td:active {
    outline: none; }
  table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111111; }
  table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
    cursor: pointer;
    *cursor: hand; }
  table.dataTable thead .sorting {
    cursor: pointer;
    *cursor: hand;
    background: url("images/sort_both.png") no-repeat center right; }
  table.dataTable thead .sorting_asc {
    background: url("images/sort_asc.png") no-repeat center right; }
  table.dataTable thead .sorting_desc {
    background: url("images/sort_desc.png") no-repeat center right; }
  table.dataTable thead .sorting_asc_disabled {
    background: url("images/sort_asc_disabled.png") no-repeat center right; }
  table.dataTable thead .sorting_desc_disabled {
    background: url("images/sort_desc_disabled.png") no-repeat center right; }
  table.dataTable tbody tr {
    background-color: white; }
    table.dataTable tbody tr.selected {
      background-color: #b0bed9; }
  table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px; }
  table.dataTable.row-border tbody th, table.dataTable.row-border tbody td {
    border-top: 1px solid #dddddd; }
  table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 1px solid #dddddd; }
  table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td {
    border-top: none; }
  table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
    border-top: none; }
  table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
  table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #dddddd; }
  table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
    border-top: none; }
  table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9; }
  table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
    background-color: #abb9d3; }
  table.dataTable.hover tbody tr:hover, table.dataTable.hover tbody tr.odd:hover, table.dataTable.hover tbody tr.even:hover {
    background-color: whitesmoke; }
  table.dataTable.display tbody tr.odd:hover, table.dataTable.display tbody tr.even:hover {
    background-color: whitesmoke; }
  table.dataTable.hover tbody tr:hover.selected, table.dataTable.hover tbody tr.odd:hover.selected, table.dataTable.hover tbody tr.even:hover.selected {
    background-color: #a9b7d1; }
  table.dataTable.display tbody tr:hover.selected, table.dataTable.display tbody tr.odd:hover.selected, table.dataTable.display tbody tr.even:hover.selected {
    background-color: #a9b7d1; }
  table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3 {
    background-color: #f9f9f9; }
  table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3 {
    background-color: #f9f9f9; }
  table.dataTable.order-column tbody tr.selected > .sorting_1, table.dataTable.order-column tbody tr.selected > .sorting_2, table.dataTable.order-column tbody tr.selected > .sorting_3 {
    background-color: #acbad4; }
  table.dataTable.display tbody tr.selected > .sorting_1, table.dataTable.display tbody tr.selected > .sorting_2, table.dataTable.display tbody tr.selected > .sorting_3 {
    background-color: #acbad4; }
  table.dataTable.display tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1; }
  table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1; }
  table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: #f3f3f3; }
  table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: whitesmoke; }
  table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b3cd; }
  table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #a7b5ce; }
  table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #a9b6d0; }
  table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #f9f9f9; }
  table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: #fbfbfb; }
  table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: #fdfdfd; }
  table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad4; }
  table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #adbbd6; }
  table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: #afbdd8; }
  table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.display tbody tr.odd:hover > .sorting_1, table.dataTable.display tbody tr.even:hover > .sorting_1 {
    background-color: #eaeaea; }
  table.dataTable.order-column.hover tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_1 {
    background-color: #eaeaea; }
  table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.display tbody tr.odd:hover > .sorting_2, table.dataTable.display tbody tr.even:hover > .sorting_2 {
    background-color: #ebebeb; }
  table.dataTable.order-column.hover tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_2, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_2 {
    background-color: #ebebeb; }
  table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.display tbody tr.odd:hover > .sorting_3, table.dataTable.display tbody tr.even:hover > .sorting_3 {
    background-color: #eeeeee; }
  table.dataTable.order-column.hover tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_3, table.dataTable.order-column.hover tbody tr.even:hover > .sorting_3 {
    background-color: #eeeeee; }
  table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.display tbody tr.odd:hover.selected > .sorting_1, table.dataTable.display tbody tr.even:hover.selected > .sorting_1 {
    background-color: #a1aec7; }
  table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_1 {
    background-color: #a1aec7; }
  table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.display tbody tr.odd:hover.selected > .sorting_2, table.dataTable.display tbody tr.even:hover.selected > .sorting_2 {
    background-color: #a2afc8; }
  table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_2 {
    background-color: #a2afc8; }
  table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.display tbody tr.odd:hover.selected > .sorting_3, table.dataTable.display tbody tr.even:hover.selected > .sorting_3 {
    background-color: #a4b2cb; }
  table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_3 {
    background-color: #a4b2cb; }
  table.dataTable.no-footer {
    border-bottom: 1px solid #004570; }
  table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap; }
  table.dataTable.compact thead th, table.dataTable.compact thead td {
    padding: 5px 9px; }
  table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
    padding: 5px 9px 3px 9px; }
  table.dataTable.compact tbody th, table.dataTable.compact tbody td {
    padding: 4px 5px; }
  table.dataTable th.dt-left, table.dataTable td.dt-left {
    text-align: left; }
  table.dataTable th.dt-center {
    text-align: center; }
  table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
    text-align: center; }
  table.dataTable th.dt-right, table.dataTable td.dt-right {
    text-align: right; }
  table.dataTable th.dt-justify, table.dataTable td.dt-justify {
    text-align: justify; }
  table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
    white-space: nowrap; }
  table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left {
    text-align: left; }
  table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
    text-align: left; }
  table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center {
    text-align: center; }
  table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
    text-align: center; }
  table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right {
    text-align: right; }
  table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
    text-align: right; }
  table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify {
    text-align: justify; }
  table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
    text-align: justify; }
  table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap {
    white-space: nowrap; }
  table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap; }
  table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
    text-align: left; }
  table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
    text-align: center; }
  table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
    text-align: right; }
  table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
    text-align: justify; }
  table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap; }
  table.dataTable th, table.dataTable td {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }
  .dataTables_wrapper .dataTables_length {
    float: left; }
  .dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right; }
    .dataTables_wrapper .dataTables_filter input {
      margin-left: 0.5em; }
  .dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em; }
  .dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em; }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
      box-sizing: border-box;
      display: inline-block;
      min-width: 1.5em;
      padding: 0.5em 1em;
      margin-left: 2px;
      text-align: center;
      text-decoration: none !important;
      cursor: pointer;
      *cursor: hand;
      color: #333333 !important;
      border: 1px solid transparent; }
      .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        color: #000 !important;
        border: 1px solid #F88E11;
        background-color: #f0b55a; }
        .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
          color: #000 !important;
          border: 1px solid #F88E11;
          background-color: #f0b55a; }
      .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
        cursor: default;
        color: #666 !important;
        border: 1px solid transparent;
        background: transparent;
        box-shadow: none; }
        .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
          cursor: default;
          color: #666 !important;
          border: 1px solid transparent;
          background: transparent;
          box-shadow: none; }
      .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        color: white !important;
        border: 1px solid #f0b55a;
        background-color: #f0b55a; }
      .dataTables_wrapper .dataTables_paginate .paginate_button:active {
        outline: none;
        background-color: #2b2b2b;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* Chrome10+,Safari5.1+ */
        background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* FF3.6+ */
        background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* IE10+ */
        background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
        /* Opera 11.10+ */
        background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
        /* W3C */
        box-shadow: inset 0 0 3px #111; }
  .dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    /* W3C */ }
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #333333; }
  .dataTables_wrapper .dataTables_scroll {
    clear: both; }
    .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
      *margin-top: -1px;
      -webkit-overflow-scrolling: touch; }
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
        height: 0;
        overflow: hidden;
        margin: 0 !important;
        padding: 0 !important; }
  .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111111; }
  .dataTables_wrapper.no-footer div.dataTables_scrollHead table, .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none; }
  .dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
    margin-top: 0.5em; } }
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
    margin-top: 0.5em; } }
#Point_Transaction_Table > thead > tr > th.sorting_desc {
  background: #004570 !important; }

/* Font-awesome */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

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

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

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

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

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

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

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

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

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

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

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

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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,
:root .fa-flip-both {
  filter: none; }

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

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

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

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

.fa-inverse {
  color: #fff; }

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

.fa-abacus:before {
  content: "\f640"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acorn:before {
  content: "\f6ae"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

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

.fa-address-card:before {
  content: "\f2bb"; }

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

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-alarm-clock:before {
  content: "\f34e"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-alicorn:before {
  content: "\f6b0"; }

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

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

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

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

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-analytics:before {
  content: "\f643"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angel:before {
  content: "\f779"; }

.fa-angellist:before {
  content: "\f209"; }

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

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

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

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

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

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

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

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

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-crate:before {
  content: "\f6b1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

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

.fa-arrow-alt-from-bottom:before {
  content: "\f346"; }

.fa-arrow-alt-from-left:before {
  content: "\f347"; }

.fa-arrow-alt-from-right:before {
  content: "\f348"; }

.fa-arrow-alt-from-top:before {
  content: "\f349"; }

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

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

.fa-arrow-alt-square-down:before {
  content: "\f350"; }

.fa-arrow-alt-square-left:before {
  content: "\f351"; }

.fa-arrow-alt-square-right:before {
  content: "\f352"; }

.fa-arrow-alt-square-up:before {
  content: "\f353"; }

.fa-arrow-alt-to-bottom:before {
  content: "\f34a"; }

.fa-arrow-alt-to-left:before {
  content: "\f34b"; }

.fa-arrow-alt-to-right:before {
  content: "\f34c"; }

.fa-arrow-alt-to-top:before {
  content: "\f34d"; }

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

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

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

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

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

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

.fa-arrow-from-bottom:before {
  content: "\f342"; }

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

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

.fa-arrow-from-top:before {
  content: "\f345"; }

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

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

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

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

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

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

.fa-arrow-to-bottom:before {
  content: "\f33d"; }

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

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

.fa-arrow-to-top:before {
  content: "\f341"; }

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

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

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

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

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

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

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

.fa-artstation:before {
  content: "\f77a"; }

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

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

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-atom-alt:before {
  content: "\f5d3"; }

.fa-audible:before {
  content: "\f373"; }

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

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-axe:before {
  content: "\f6b2"; }

.fa-axe-battle:before {
  content: "\f6b3"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backpack:before {
  content: "\f5d4"; }

.fa-backspace:before {
  content: "\f55a"; }

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

.fa-bacon:before {
  content: "\f7e5"; }

.fa-badge:before {
  content: "\f335"; }

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

.fa-badge-dollar:before {
  content: "\f645"; }

.fa-badge-percent:before {
  content: "\f646"; }

.fa-badger-honey:before {
  content: "\f6b4"; }

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

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ball-pile:before {
  content: "\f77e"; }

.fa-ballot:before {
  content: "\f732"; }

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

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

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

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

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

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

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

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball:before {
  content: "\f432"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-basketball-hoop:before {
  content: "\f435"; }

.fa-bat:before {
  content: "\f6b5"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-bolt:before {
  content: "\f376"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-slash:before {
  content: "\f377"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

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

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-school:before {
  content: "\f5d5"; }

.fa-bell-school-slash:before {
  content: "\f5d6"; }

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

.fa-bells:before {
  content: "\f77f"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

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

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

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

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blanket:before {
  content: "\f498"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

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

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

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bone-break:before {
  content: "\f5d8"; }

.fa-bong:before {
  content: "\f55c"; }

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

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

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

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

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

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

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

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

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

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

.fa-books:before {
  content: "\f5db"; }

.fa-books-medical:before {
  content: "\f7e8"; }

.fa-boot:before {
  content: "\f782"; }

.fa-booth-curtain:before {
  content: "\f734"; }

.fa-bow-arrow:before {
  content: "\f6b9"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-bowling-pins:before {
  content: "\f437"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-alt:before {
  content: "\f49a"; }

.fa-box-ballot:before {
  content: "\f735"; }

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

.fa-box-fragile:before {
  content: "\f49b"; }

.fa-box-full:before {
  content: "\f49c"; }

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

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-up:before {
  content: "\f49f"; }

.fa-box-usd:before {
  content: "\f4a0"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-boxes-alt:before {
  content: "\f4a1"; }

.fa-boxing-glove:before {
  content: "\f438"; }

.fa-brackets:before {
  content: "\f7e9"; }

.fa-brackets-curly:before {
  content: "\f7ea"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-loaf:before {
  content: "\f7eb"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-browser:before {
  content: "\f37e"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-bullseye-arrow:before {
  content: "\f648"; }

.fa-bullseye-pointer:before {
  content: "\f649"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-burrito:before {
  content: "\f7ed"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-bus-school:before {
  content: "\f5dd"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-cabinet-filing:before {
  content: "\f64b"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calculator-alt:before {
  content: "\f64c"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-campfire:before {
  content: "\f6ba"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candle-holder:before {
  content: "\f6bc"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-candy-corn:before {
  content: "\f6bd"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-bump:before {
  content: "\f5e0"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-garage:before {
  content: "\f5e2"; }

.fa-car-mechanic:before {
  content: "\f5e3"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-car-tilt:before {
  content: "\f5e5"; }

.fa-car-wash:before {
  content: "\f5e6"; }

.fa-caret-circle-down:before {
  content: "\f32d"; }

.fa-caret-circle-left:before {
  content: "\f32e"; }

.fa-caret-circle-right:before {
  content: "\f330"; }

.fa-caret-circle-up:before {
  content: "\f331"; }

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

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

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

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

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

.fa-carrot:before {
  content: "\f787"; }

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

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

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cauldron:before {
  content: "\f6bf"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

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

.fa-cc-apple-pay:before {
  content: "\f416"; }

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

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

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

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

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

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

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

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chair-office:before {
  content: "\f6c1"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

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

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

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

.fa-chart-line-down:before {
  content: "\f64d"; }

.fa-chart-network:before {
  content: "\f78a"; }

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

.fa-chart-pie-alt:before {
  content: "\f64e"; }

.fa-chart-scatter:before {
  content: "\f7ee"; }

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

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

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

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

.fa-cheese:before {
  content: "\f7ef"; }

.fa-cheese-swiss:before {
  content: "\f7f0"; }

.fa-cheeseburger:before {
  content: "\f7f1"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-bishop-alt:before {
  content: "\f43b"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-clock:before {
  content: "\f43d"; }

.fa-chess-clock-alt:before {
  content: "\f43e"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-king-alt:before {
  content: "\f440"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-knight-alt:before {
  content: "\f442"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-pawn-alt:before {
  content: "\f444"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-queen-alt:before {
  content: "\f446"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chess-rook-alt:before {
  content: "\f448"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-child:before {
  content: "\f1ae"; }

.fa-chimney:before {
  content: "\f78b"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

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

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-claw-marks:before {
  content: "\f6c2"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

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

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

.fa-clipboard-list-check:before {
  content: "\f737"; }

.fa-clipboard-prescription:before {
  content: "\f5e8"; }

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

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

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

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

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-drizzle:before {
  content: "\f738"; }

.fa-cloud-hail:before {
  content: "\f739"; }

.fa-cloud-hail-mixed:before {
  content: "\f73a"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-rainbow:before {
  content: "\f73e"; }

.fa-cloud-showers:before {
  content: "\f73f"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sleet:before {
  content: "\f741"; }

.fa-cloud-snow:before {
  content: "\f742"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

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

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-clouds:before {
  content: "\f744"; }

.fa-clouds-moon:before {
  content: "\f745"; }

.fa-clouds-sun:before {
  content: "\f746"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-club:before {
  content: "\f327"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-code-commit:before {
  content: "\f386"; }

.fa-code-merge:before {
  content: "\f387"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-coffee-togo:before {
  content: "\f6c5"; }

.fa-coffin:before {
  content: "\f6c6"; }

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

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

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

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

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

.fa-comment-alt-check:before {
  content: "\f4a2"; }

.fa-comment-alt-dollar:before {
  content: "\f650"; }

.fa-comment-alt-dots:before {
  content: "\f4a3"; }

.fa-comment-alt-edit:before {
  content: "\f4a4"; }

.fa-comment-alt-exclamation:before {
  content: "\f4a5"; }

.fa-comment-alt-lines:before {
  content: "\f4a6"; }

.fa-comment-alt-medical:before {
  content: "\f7f4"; }

.fa-comment-alt-minus:before {
  content: "\f4a7"; }

.fa-comment-alt-plus:before {
  content: "\f4a8"; }

.fa-comment-alt-slash:before {
  content: "\f4a9"; }

.fa-comment-alt-smile:before {
  content: "\f4aa"; }

.fa-comment-alt-times:before {
  content: "\f4ab"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-comments-alt-dollar:before {
  content: "\f652"; }

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

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compass-slash:before {
  content: "\f5e9"; }

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

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

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

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

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-container-storage:before {
  content: "\f4b7"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-conveyor-belt:before {
  content: "\f46e"; }

.fa-conveyor-belt-alt:before {
  content: "\f46f"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-corn:before {
  content: "\f6c7"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cow:before {
  content: "\f6c8"; }

.fa-cpanel:before {
  content: "\f388"; }

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

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

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

.fa-credit-card-blank:before {
  content: "\f389"; }

.fa-credit-card-front:before {
  content: "\f38a"; }

.fa-cricket:before {
  content: "\f449"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-croissant:before {
  content: "\f7f6"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

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

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-crutches:before {
  content: "\f7f8"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-curling:before {
  content: "\f44a"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dagger:before {
  content: "\f6cb"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-debug:before {
  content: "\f7f9"; }

.fa-deer:before {
  content: "\f78e"; }

.fa-deer-rudolph:before {
  content: "\f78f"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-desktop-alt:before {
  content: "\f390"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dewpoint:before {
  content: "\f748"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d10:before {
  content: "\f6cd"; }

.fa-dice-d12:before {
  content: "\f6ce"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d4:before {
  content: "\f6d0"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-d8:before {
  content: "\f6d2"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-diploma:before {
  content: "\f5ea"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-do-not-enter:before {
  content: "\f5ec"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dog-leashed:before {
  content: "\f6d4"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-empty:before {
  content: "\f473"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-dolly-flatbed-alt:before {
  content: "\f475"; }

.fa-dolly-flatbed-empty:before {
  content: "\f476"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

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

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-circle:before {
  content: "\f5ed"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-draw-square:before {
  content: "\f5ef"; }

.fa-dreidel:before {
  content: "\f792"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick:before {
  content: "\f6d6"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-duck:before {
  content: "\f6d8"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

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

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-ear:before {
  content: "\f5f0"; }

.fa-ear-muffs:before {
  content: "\f795"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-eclipse:before {
  content: "\f749"; }

.fa-eclipse-alt:before {
  content: "\f74a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-egg-fried:before {
  content: "\f7fc"; }

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

.fa-elementor:before {
  content: "\f430"; }

.fa-elephant:before {
  content: "\f6da"; }

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

.fa-ellipsis-h-alt:before {
  content: "\f39b"; }

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

.fa-ellipsis-v-alt:before {
  content: "\f39c"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-empty-set:before {
  content: "\f656"; }

.fa-engine-warning:before {
  content: "\f5f2"; }

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

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

.fa-envelope-open-dollar:before {
  content: "\f657"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

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

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-exchange-alt:before {
  content: "\f362"; }

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

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

.fa-exclamation-square:before {
  content: "\f321"; }

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

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

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

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

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

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

.fa-expeditedssl:before {
  content: "\f23e"; }

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

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

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

.fa-external-link-square-alt:before {
  content: "\f360"; }

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

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

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

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

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

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

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

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

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

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

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-field-hockey:before {
  content: "\f44c"; }

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

.fa-figma:before {
  content: "\f799"; }

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

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-certificate:before {
  content: "\f5f3"; }

.fa-file-chart-line:before {
  content: "\f659"; }

.fa-file-chart-pie:before {
  content: "\f65a"; }

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

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

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

.fa-file-edit:before {
  content: "\f31c"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-exclamation:before {
  content: "\f31a"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

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

.fa-file-pdf:before {
  content: "\f1c1"; }

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

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-spreadsheet:before {
  content: "\f65b"; }

.fa-file-times:before {
  content: "\f317"; }

.fa-file-upload:before {
  content: "\f574"; }

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

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-files-medical:before {
  content: "\f7fd"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

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

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

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

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

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

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

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

.fa-firefox:before {
  content: "\f269"; }

.fa-fireplace:before {
  content: "\f79a"; }

.fa-first-aid:before {
  content: "\f479"; }

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

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fish-cooked:before {
  content: "\f7fe"; }

.fa-fist-raised:before {
  content: "\f6de"; }

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

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

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

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

.fa-flame:before {
  content: "\f6df"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flask-poison:before {
  content: "\f6e0"; }

.fa-flask-potion:before {
  content: "\f6e1"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flower:before {
  content: "\f7ff"; }

.fa-flower-daffodil:before {
  content: "\f800"; }

.fa-flower-tulip:before {
  content: "\f801"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-fog:before {
  content: "\f74e"; }

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

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

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

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

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

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

.fa-folders:before {
  content: "\f660"; }

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

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

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-football-helmet:before {
  content: "\f44f"; }

.fa-forklift:before {
  content: "\f47a"; }

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

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

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

.fa-foursquare:before {
  content: "\f180"; }

.fa-fragile:before {
  content: "\f4bb"; }

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

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-french-fries:before {
  content: "\f803"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frosty-head:before {
  content: "\f79b"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-function:before {
  content: "\f661"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gas-pump-slash:before {
  content: "\f5f4"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

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

.fa-gg:before {
  content: "\f260"; }

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

.fa-ghost:before {
  content: "\f6e2"; }

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

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

.fa-gifts:before {
  content: "\f79c"; }

.fa-gingerbread-man:before {
  content: "\f79d"; }

.fa-git:before {
  content: "\f1d3"; }

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

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

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

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

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

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

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

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

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

.fa-glass-martini-alt:before {
  content: "\f57b"; }

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

.fa-glass-whiskey-rocks:before {
  content: "\f7a1"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glasses-alt:before {
  content: "\f5f5"; }

.fa-glide:before {
  content: "\f2a5"; }

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-globe-snow:before {
  content: "\f7a3"; }

.fa-globe-stand:before {
  content: "\f5f6"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-golf-club:before {
  content: "\f451"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

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

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

.fa-google-plus-g:before {
  content: "\f0d5"; }

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

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

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

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

.fa-h1:before {
  content: "\f313"; }

.fa-h2:before {
  content: "\f314"; }

.fa-h3:before {
  content: "\f315"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hammer-war:before {
  content: "\f6e4"; }

.fa-hamsa:before {
  content: "\f665"; }

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

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-box:before {
  content: "\f47b"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-magic:before {
  content: "\f6e5"; }

.fa-hand-holding-seedling:before {
  content: "\f4bf"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-receiving:before {
  content: "\f47c"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

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

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-usd:before {
  content: "\f4c5"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt:before {
  content: "\f4c6"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-santa:before {
  content: "\f7a7"; }

.fa-hat-winter:before {
  content: "\f7a8"; }

.fa-hat-witch:before {
  content: "\f6e7"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side:before {
  content: "\f6e9"; }

.fa-head-side-brain:before {
  content: "\f808"; }

.fa-head-side-medical:before {
  content: "\f809"; }

.fa-head-vr:before {
  content: "\f6ea"; }

.fa-heading:before {
  content: "\f1dc"; }

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

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

.fa-headset:before {
  content: "\f590"; }

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

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

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

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

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

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-helmet-battle:before {
  content: "\f6eb"; }

.fa-hexagon:before {
  content: "\f312"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-mask:before {
  content: "\f6ee"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-hockey-sticks:before {
  content: "\f454"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

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

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

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

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

.fa-home-lg-alt:before {
  content: "\f80c"; }

.fa-hood-cloak:before {
  content: "\f6ef"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

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

.fa-hospitals:before {
  content: "\f80e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-flood:before {
  content: "\f74f"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-humidity:before {
  content: "\f750"; }

.fa-hurricane:before {
  content: "\f751"; }

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

.fa-ice-cream:before {
  content: "\f810"; }

.fa-ice-skate:before {
  content: "\f7ac"; }

.fa-icicles:before {
  content: "\f7ad"; }

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

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

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

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

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

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

.fa-industry:before {
  content: "\f275"; }

.fa-industry-alt:before {
  content: "\f3b3"; }

.fa-infinity:before {
  content: "\f534"; }

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

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

.fa-info-square:before {
  content: "\f30f"; }

.fa-inhaler:before {
  content: "\f5f9"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-integral:before {
  content: "\f667"; }

.fa-intercom:before {
  content: "\f7af"; }

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

.fa-intersection:before {
  content: "\f668"; }

.fa-inventory:before {
  content: "\f480"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-island-tropical:before {
  content: "\f811"; }

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

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jack-o-lantern:before {
  content: "\f30e"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

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

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

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-keynote:before {
  content: "\f66c"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kidneys:before {
  content: "\f5fb"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kite:before {
  content: "\f6f4"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-knife-kitchen:before {
  content: "\f6f5"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-lambda:before {
  content: "\f66e"; }

.fa-lamp:before {
  content: "\f4ca"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-landmark-alt:before {
  content: "\f752"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

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

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

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

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

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

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

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

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

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

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

.fa-level-down-alt:before {
  content: "\f3be"; }

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

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-lightbulb-dollar:before {
  content: "\f670"; }

.fa-lightbulb-exclamation:before {
  content: "\f671"; }

.fa-lightbulb-on:before {
  content: "\f672"; }

.fa-lightbulb-slash:before {
  content: "\f673"; }

.fa-lights-holiday:before {
  content: "\f7b2"; }

.fa-line:before {
  content: "\f3c0"; }

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

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

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lips:before {
  content: "\f600"; }

.fa-lira-sign:before {
  content: "\f195"; }

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

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

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

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

.fa-location:before {
  content: "\f601"; }

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

.fa-location-circle:before {
  content: "\f602"; }

.fa-location-slash:before {
  content: "\f603"; }

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

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

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

.fa-lock-open-alt:before {
  content: "\f3c2"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

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

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

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

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

.fa-loveseat:before {
  content: "\f4cc"; }

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

.fa-luchador:before {
  content: "\f455"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-mace:before {
  content: "\f6f8"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

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

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailbox:before {
  content: "\f813"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-mandolin:before {
  content: "\f6f9"; }

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

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

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

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

.fa-map-marker-alt-slash:before {
  content: "\f605"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-markdown:before {
  content: "\f60f"; }

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

.fa-mars:before {
  content: "\f222"; }

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

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

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

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

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-meat:before {
  content: "\f814"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaphone:before {
  content: "\f675"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

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

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-mind-share:before {
  content: "\f677"; }

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

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

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

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

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

.fa-mistletoe:before {
  content: "\f7b4"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-mobile-android:before {
  content: "\f3ce"; }

.fa-mobile-android-alt:before {
  content: "\f3cf"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

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

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monitor-heart-rate:before {
  content: "\f611"; }

.fa-monkey:before {
  content: "\f6fb"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-moon-cloud:before {
  content: "\f754"; }

.fa-moon-stars:before {
  content: "\f755"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mountains:before {
  content: "\f6fd"; }

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

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-mug-marshmallows:before {
  content: "\f7b7"; }

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

.fa-napster:before {
  content: "\f3d2"; }

.fa-narwhal:before {
  content: "\f6fe"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

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

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

.fa-octagon:before {
  content: "\f306"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

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

.fa-oil-can:before {
  content: "\f613"; }

.fa-oil-temp:before {
  content: "\f614"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-omega:before {
  content: "\f67a"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

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

.fa-ornament:before {
  content: "\f7b8"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

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

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

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

.fa-paint-brush-alt:before {
  content: "\f5a9"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-pallet-alt:before {
  content: "\f483"; }

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

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-parking-circle:before {
  content: "\f615"; }

.fa-parking-circle-slash:before {
  content: "\f616"; }

.fa-parking-slash:before {
  content: "\f617"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

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

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

.fa-paw:before {
  content: "\f1b0"; }

.fa-paw-alt:before {
  content: "\f701"; }

.fa-paw-claws:before {
  content: "\f702"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pegasus:before {
  content: "\f703"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

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

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

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

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

.fa-pennant:before {
  content: "\f456"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-person-carry:before {
  content: "\f4cf"; }

.fa-person-dolly:before {
  content: "\f4d0"; }

.fa-person-dolly-empty:before {
  content: "\f4d1"; }

.fa-person-sign:before {
  content: "\f757"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-office:before {
  content: "\f67d"; }

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

.fa-phone-slash:before {
  content: "\f3dd"; }

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

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pi:before {
  content: "\f67e"; }

.fa-pie:before {
  content: "\f705"; }

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

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

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

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

.fa-pig:before {
  content: "\f706"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

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

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

.fa-pizza:before {
  content: "\f817"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

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

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

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

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

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

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

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

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

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

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

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

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

.fa-podcast:before {
  content: "\f2ce"; }

.fa-podium:before {
  content: "\f680"; }

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

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poll-people:before {
  content: "\f759"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-popcorn:before {
  content: "\f819"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

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

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-presentation:before {
  content: "\f685"; }

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

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

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

.fa-procedures:before {
  content: "\f487"; }

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

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pumpkin:before {
  content: "\f707"; }

.fa-pushed:before {
  content: "\f3e1"; }

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

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

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

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

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

.fa-question-square:before {
  content: "\f2fd"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

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

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

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-rabbit:before {
  content: "\f708"; }

.fa-rabbit-fast:before {
  content: "\f709"; }

.fa-racquet:before {
  content: "\f45a"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-raindrops:before {
  content: "\f75c"; }

.fa-ram:before {
  content: "\f70a"; }

.fa-ramp-loading:before {
  content: "\f4d4"; }

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

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-rectangle-landscape:before {
  content: "\f2fa"; }

.fa-rectangle-portrait:before {
  content: "\f2fb"; }

.fa-rectangle-wide:before {
  content: "\f2fc"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

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

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

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-repeat:before {
  content: "\f363"; }

.fa-repeat-1:before {
  content: "\f365"; }

.fa-repeat-1-alt:before {
  content: "\f366"; }

.fa-repeat-alt:before {
  content: "\f364"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

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

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

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-rings-wedding:before {
  content: "\f81b"; }

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

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-route-highway:before {
  content: "\f61a"; }

.fa-route-interstate:before {
  content: "\f61b"; }

.fa-rss:before {
  content: "\f09e"; }

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

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-triangle:before {
  content: "\f61c"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rv:before {
  content: "\f7be"; }

.fa-sack:before {
  content: "\f81c"; }

.fa-sack-dollar:before {
  content: "\f81d"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salad:before {
  content: "\f81e"; }

.fa-sandwich:before {
  content: "\f81f"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-sausage:before {
  content: "\f820"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-scalpel:before {
  content: "\f61d"; }

.fa-scalpel-path:before {
  content: "\f61e"; }

.fa-scanner:before {
  content: "\f488"; }

.fa-scanner-keyboard:before {
  content: "\f489"; }

.fa-scanner-touchscreen:before {
  content: "\f48a"; }

.fa-scarecrow:before {
  content: "\f70d"; }

.fa-scarf:before {
  content: "\f7c1"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-scroll-old:before {
  content: "\f70f"; }

.fa-scrubber:before {
  content: "\f2f8"; }

.fa-scythe:before {
  content: "\f710"; }

.fa-sd-card:before {
  content: "\f7c2"; }

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

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

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

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

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

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

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

.fa-share-all:before {
  content: "\f367"; }

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

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

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

.fa-sheep:before {
  content: "\f711"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield:before {
  content: "\f132"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

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

.fa-shield-cross:before {
  content: "\f712"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shipping-timed:before {
  content: "\f48c"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shish-kebab:before {
  content: "\f821"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

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

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

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

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shovel:before {
  content: "\f713"; }

.fa-shovel-snow:before {
  content: "\f7c3"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shredder:before {
  content: "\f68a"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-shuttlecock:before {
  content: "\f45b"; }

.fa-sickle:before {
  content: "\f822"; }

.fa-sigma:before {
  content: "\f68b"; }

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

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

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

.fa-sign-language:before {
  content: "\f2a7"; }

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

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

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

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

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

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

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

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

.fa-signal-alt-1:before {
  content: "\f691"; }

.fa-signal-alt-2:before {
  content: "\f692"; }

.fa-signal-alt-3:before {
  content: "\f693"; }

.fa-signal-alt-slash:before {
  content: "\f694"; }

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

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-skeleton:before {
  content: "\f620"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-ski-jump:before {
  content: "\f7c7"; }

.fa-ski-lift:before {
  content: "\f7c8"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

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

.fa-sledding:before {
  content: "\f7cb"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-sliders-h-square:before {
  content: "\f3f0"; }

.fa-sliders-v:before {
  content: "\f3f1"; }

.fa-sliders-v-square:before {
  content: "\f3f2"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

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

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoke:before {
  content: "\f760"; }

.fa-smoking:before {
  content: "\f48d"; }

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

.fa-sms:before {
  content: "\f7cd"; }

.fa-snake:before {
  content: "\f716"; }

.fa-snapchat:before {
  content: "\f2ab"; }

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

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

.fa-snow-blowing:before {
  content: "\f761"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowflakes:before {
  content: "\f7cf"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowmobile:before {
  content: "\f7d1"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-soup:before {
  content: "\f823"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

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

.fa-spade:before {
  content: "\f2f4"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spider-black-widow:before {
  content: "\f718"; }

.fa-spider-web:before {
  content: "\f719"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spinner-third:before {
  content: "\f3f4"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

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

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root:before {
  content: "\f697"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-squirrel:before {
  content: "\f71a"; }

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

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

.fa-staff:before {
  content: "\f71b"; }

.fa-stamp:before {
  content: "\f5bf"; }

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

.fa-star-and-crescent:before {
  content: "\f699"; }

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

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

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

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

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-stars:before {
  content: "\f762"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steak:before {
  content: "\f824"; }

.fa-steam:before {
  content: "\f1b6"; }

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

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-steering-wheel:before {
  content: "\f622"; }

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

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

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

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

.fa-stocking:before {
  content: "\f7d5"; }

.fa-stomach:before {
  content: "\f623"; }

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

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

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

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

.fa-stretcher:before {
  content: "\f825"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

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

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-sun-cloud:before {
  content: "\f763"; }

.fa-sun-dust:before {
  content: "\f764"; }

.fa-sun-haze:before {
  content: "\f765"; }

.fa-sunrise:before {
  content: "\f766"; }

.fa-sunset:before {
  content: "\f767"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-sword:before {
  content: "\f71c"; }

.fa-swords:before {
  content: "\f71d"; }

.fa-synagogue:before {
  content: "\f69b"; }

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

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablet-android:before {
  content: "\f3fb"; }

.fa-tablet-android-alt:before {
  content: "\f3fc"; }

.fa-tablet-rugged:before {
  content: "\f48f"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer:before {
  content: "\f0e4"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tachometer-alt-average:before {
  content: "\f624"; }

.fa-tachometer-alt-fast:before {
  content: "\f625"; }

.fa-tachometer-alt-fastest:before {
  content: "\f626"; }

.fa-tachometer-alt-slow:before {
  content: "\f627"; }

.fa-tachometer-alt-slowest:before {
  content: "\f628"; }

.fa-tachometer-average:before {
  content: "\f629"; }

.fa-tachometer-fast:before {
  content: "\f62a"; }

.fa-tachometer-fastest:before {
  content: "\f62b"; }

.fa-tachometer-slow:before {
  content: "\f62c"; }

.fa-tachometer-slowest:before {
  content: "\f62d"; }

.fa-taco:before {
  content: "\f826"; }

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

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

.fa-tally:before {
  content: "\f69c"; }

.fa-tanakh:before {
  content: "\f827"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-tasks-alt:before {
  content: "\f828"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

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

.fa-temperature-frigid:before {
  content: "\f768"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-hot:before {
  content: "\f76a"; }

.fa-temperature-low:before {
  content: "\f76b"; }

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

.fa-tenge:before {
  content: "\f7d7"; }

.fa-tennis-ball:before {
  content: "\f45e"; }

.fa-terminal:before {
  content: "\f120"; }

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

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

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

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

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

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-theta:before {
  content: "\f69e"; }

.fa-think-peaks:before {
  content: "\f731"; }

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

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

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

.fa-thunderstorm:before {
  content: "\f76c"; }

.fa-thunderstorm-moon:before {
  content: "\f76d"; }

.fa-thunderstorm-sun:before {
  content: "\f76e"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tilde:before {
  content: "\f69f"; }

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

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

.fa-times-hexagon:before {
  content: "\f2ee"; }

.fa-times-octagon:before {
  content: "\f2f0"; }

.fa-times-square:before {
  content: "\f2d3"; }

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

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

.fa-tire:before {
  content: "\f631"; }

.fa-tire-flat:before {
  content: "\f632"; }

.fa-tire-pressure-warning:before {
  content: "\f633"; }

.fa-tire-rugged:before {
  content: "\f634"; }

.fa-tired:before {
  content: "\f5c8"; }

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

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

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-alt:before {
  content: "\f71f"; }

.fa-tombstone:before {
  content: "\f720"; }

.fa-tombstone-alt:before {
  content: "\f721"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-toothbrush:before {
  content: "\f635"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tornado:before {
  content: "\f76f"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-cone:before {
  content: "\f636"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-traffic-light-go:before {
  content: "\f638"; }

.fa-traffic-light-slow:before {
  content: "\f639"; }

.fa-traffic-light-stop:before {
  content: "\f63a"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

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

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

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-treasure-chest:before {
  content: "\f723"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-tree-alt:before {
  content: "\f400"; }

.fa-tree-christmas:before {
  content: "\f7db"; }

.fa-tree-decorated:before {
  content: "\f7dc"; }

.fa-tree-large:before {
  content: "\f7dd"; }

.fa-tree-palm:before {
  content: "\f82b"; }

.fa-trees:before {
  content: "\f724"; }

.fa-trello:before {
  content: "\f181"; }

.fa-triangle:before {
  content: "\f2ec"; }

.fa-tripadvisor:before {
  content: "\f262"; }

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

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

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-container:before {
  content: "\f4dc"; }

.fa-truck-couch:before {
  content: "\f4dd"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-truck-plow:before {
  content: "\f7de"; }

.fa-truck-ramp:before {
  content: "\f4e0"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

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

.fa-turkey:before {
  content: "\f725"; }

.fa-turtle:before {
  content: "\f726"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-tv-retro:before {
  content: "\f401"; }

.fa-twitch:before {
  content: "\f1e8"; }

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

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

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-unicorn:before {
  content: "\f727"; }

.fa-union:before {
  content: "\f6a2"; }

.fa-uniregistry:before {
  content: "\f404"; }

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

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

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

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-usd-circle:before {
  content: "\f2e8"; }

.fa-usd-square:before {
  content: "\f2e9"; }

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

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

.fa-user-alt-slash:before {
  content: "\f4fa"; }

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

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

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

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

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

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

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

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

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

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

.fa-user-hard-hat:before {
  content: "\f82c"; }

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

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

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

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

.fa-user-md-chat:before {
  content: "\f82e"; }

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

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

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

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

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

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

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

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

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

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

.fa-users:before {
  content: "\f0c0"; }

.fa-users-class:before {
  content: "\f63d"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-crown:before {
  content: "\f6a5"; }

.fa-users-medical:before {
  content: "\f830"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-fork:before {
  content: "\f2e3"; }

.fa-utensil-knife:before {
  content: "\f2e4"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-utensils-alt:before {
  content: "\f2e6"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-value-absolute:before {
  content: "\f6a6"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

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

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

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

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

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

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

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

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

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volcano:before {
  content: "\f770"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

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

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

.fa-volume-mute:before {
  content: "\f6a9"; }

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

.fa-volume-slash:before {
  content: "\f2e2"; }

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

.fa-vote-nay:before {
  content: "\f771"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walker:before {
  content: "\f831"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-wand:before {
  content: "\f72a"; }

.fa-wand-magic:before {
  content: "\f72b"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-warehouse-alt:before {
  content: "\f495"; }

.fa-watch:before {
  content: "\f2e1"; }

.fa-watch-fitness:before {
  content: "\f63e"; }

.fa-water:before {
  content: "\f773"; }

.fa-water-lower:before {
  content: "\f774"; }

.fa-water-rise:before {
  content: "\f775"; }

.fa-webcam:before {
  content: "\f832"; }

.fa-webcam-slash:before {
  content: "\f833"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whale:before {
  content: "\f72c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheat:before {
  content: "\f72d"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whistle:before {
  content: "\f460"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wifi-1:before {
  content: "\f6aa"; }

.fa-wifi-2:before {
  content: "\f6ab"; }

.fa-wifi-slash:before {
  content: "\f6ac"; }

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

.fa-wind:before {
  content: "\f72e"; }

.fa-wind-warning:before {
  content: "\f776"; }

.fa-window:before {
  content: "\f40e"; }

.fa-window-alt:before {
  content: "\f40f"; }

.fa-window-close:before {
  content: "\f410"; }

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

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

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

.fa-windows:before {
  content: "\f17a"; }

.fa-windsock:before {
  content: "\f777"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

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

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wreath:before {
  content: "\f7e2"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

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

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

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

.fa-zhihu:before {
  content: "\f63f"; }

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

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

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }

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

.fa.fa-meetup {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-star-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

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

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

.fa.fa-trash-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-clock-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-arrow-circle-o-down {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-arrow-circle-o-up {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-play-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

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

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

.fa.fa-list-alt {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

.fa.fa-picture-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-photo {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-photo:before {
  content: "\f03e"; }

.fa.fa-image {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-image:before {
  content: "\f03e"; }

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

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

.fa.fa-pencil-square-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-share-square-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-check-square-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

.fa.fa-times-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-check-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

.fa.fa-eye {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-eye-slash {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

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

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

.fa.fa-bar-chart {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-bar-chart-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-twitter-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-thumbs-o-up {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-thumbs-o-down {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-heart-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

.fa.fa-linkedin-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

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

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

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

.fa.fa-github-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lemon-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-square-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-bookmark-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-twitter {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-facebook-f {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-f:before {
  content: "\f39e"; }

.fa.fa-github {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-feed:before {
  content: "\f09e"; }

.fa.fa-hdd-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hand-o-right {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hand-o-left {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hand-o-up {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hand-o-down {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

.fa.fa-group:before {
  content: "\f0c0"; }

.fa.fa-chain:before {
  content: "\f0c1"; }

.fa.fa-scissors:before {
  content: "\f0c4"; }

.fa.fa-files-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-files-o:before {
  content: "\f0c5"; }

.fa.fa-floppy-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-floppy-o:before {
  content: "\f0c7"; }

.fa.fa-navicon:before {
  content: "\f0c9"; }

.fa.fa-reorder:before {
  content: "\f0c9"; }

.fa.fa-pinterest {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pinterest-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-money {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-money:before {
  content: "\f3d1"; }

.fa.fa-unsorted:before {
  content: "\f0dc"; }

.fa.fa-sort-desc:before {
  content: "\f0dd"; }

.fa.fa-sort-asc:before {
  content: "\f0de"; }

.fa.fa-linkedin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-rotate-left:before {
  content: "\f0e2"; }

.fa.fa-legal:before {
  content: "\f0e3"; }

.fa.fa-tachometer:before {
  content: "\f3fd"; }

.fa.fa-dashboard:before {
  content: "\f3fd"; }

.fa.fa-comment-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-comments-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-flash:before {
  content: "\f0e7"; }

.fa.fa-clipboard {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-paste {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-paste:before {
  content: "\f328"; }

.fa.fa-lightbulb-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-exchange:before {
  content: "\f362"; }

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

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

.fa.fa-bell-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-cutlery:before {
  content: "\f2e7"; }

.fa.fa-file-text-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-building-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hospital-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-tablet:before {
  content: "\f3fa"; }

.fa.fa-mobile:before {
  content: "\f3cd"; }

.fa.fa-mobile-phone:before {
  content: "\f3cd"; }

.fa.fa-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-mail-reply:before {
  content: "\f3e5"; }

.fa.fa-github-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-folder-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-folder-open-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-smile-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-frown-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-meh-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-keyboard-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-flag-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-mail-reply-all:before {
  content: "\f122"; }

.fa.fa-star-half-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-star-half-empty {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-star-half-full {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

.fa.fa-chain-broken:before {
  content: "\f127"; }

.fa.fa-shield:before {
  content: "\f3ed"; }

.fa.fa-calendar-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-maxcdn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-html5 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-css3 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ticket:before {
  content: "\f3ff"; }

.fa.fa-minus-square-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

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

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

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

.fa.fa-compass {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-down {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa.fa-toggle-down {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-down:before {
  content: "\f150"; }

.fa.fa-caret-square-o-up {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa.fa-toggle-up {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-up:before {
  content: "\f151"; }

.fa.fa-caret-square-o-right {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa.fa-toggle-right {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-right:before {
  content: "\f152"; }

.fa.fa-eur:before {
  content: "\f153"; }

.fa.fa-euro:before {
  content: "\f153"; }

.fa.fa-gbp:before {
  content: "\f154"; }

.fa.fa-usd:before {
  content: "\f155"; }

.fa.fa-dollar:before {
  content: "\f155"; }

.fa.fa-inr:before {
  content: "\f156"; }

.fa.fa-rupee:before {
  content: "\f156"; }

.fa.fa-jpy:before {
  content: "\f157"; }

.fa.fa-cny:before {
  content: "\f157"; }

.fa.fa-rmb:before {
  content: "\f157"; }

.fa.fa-yen:before {
  content: "\f157"; }

.fa.fa-rub:before {
  content: "\f158"; }

.fa.fa-ruble:before {
  content: "\f158"; }

.fa.fa-rouble:before {
  content: "\f158"; }

.fa.fa-krw:before {
  content: "\f159"; }

.fa.fa-won:before {
  content: "\f159"; }

.fa.fa-btc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin:before {
  content: "\f15a"; }

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

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

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

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

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

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

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

.fa.fa-youtube-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-dropbox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-overflow {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-instagram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-flickr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-adn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-tumblr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tumblr-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

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

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

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

.fa.fa-apple {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-windows {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-android {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linux {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dribbble {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skype {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-foursquare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-trello {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gratipay {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip:before {
  content: "\f184"; }

.fa.fa-sun-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-moon-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-vk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-renren {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pagelines {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-exchange {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-arrow-circle-o-left {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-caret-square-o-left {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa.fa-toggle-left {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-toggle-left:before {
  content: "\f191"; }

.fa.fa-dot-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-vimeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-try:before {
  content: "\f195"; }

.fa.fa-turkish-lira:before {
  content: "\f195"; }

.fa.fa-plus-square-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-slack {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wordpress {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-openid {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-institution:before {
  content: "\f19c"; }

.fa.fa-bank:before {
  content: "\f19c"; }

.fa.fa-mortar-board:before {
  content: "\f19d"; }

.fa.fa-yahoo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-delicious {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-digg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-pp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-drupal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-joomla {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spoon:before {
  content: "\f2e5"; }

.fa.fa-behance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-behance-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-automobile:before {
  content: "\f1b9"; }

.fa.fa-cab:before {
  content: "\f1ba"; }

.fa.fa-envelope-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-deviantart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-soundcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-file-pdf-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-word-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-excel-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-powerpoint-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-image-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-photo-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-picture-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-archive-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-zip-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-audio-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-sound-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-video-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-movie-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-file-code-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-vine {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-codepen {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-jsfiddle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-life-ring {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-bouy {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-bouy:before {
  content: "\f1cd"; }

.fa.fa-life-buoy {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-buoy:before {
  content: "\f1cd"; }

.fa.fa-life-saver {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-life-saver:before {
  content: "\f1cd"; }

.fa.fa-support {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-support:before {
  content: "\f1cd"; }

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

.fa.fa-rebel {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra:before {
  content: "\f1d0"; }

.fa.fa-resistance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-resistance:before {
  content: "\f1d0"; }

.fa.fa-empire {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge:before {
  content: "\f1d1"; }

.fa.fa-git-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-git {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hacker-news {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square:before {
  content: "\f1d4"; }

.fa.fa-yc-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc-square:before {
  content: "\f1d4"; }

.fa.fa-tencent-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-qq {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weixin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat:before {
  content: "\f1d7"; }

.fa.fa-send:before {
  content: "\f1d8"; }

.fa.fa-paper-plane-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-paper-plane-o:before {
  content: "\f1d8"; }

.fa.fa-send-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-send-o:before {
  content: "\f1d8"; }

.fa.fa-circle-thin {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-header:before {
  content: "\f1dc"; }

.fa.fa-sliders:before {
  content: "\f1de"; }

.fa.fa-futbol-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-futbol-o:before {
  content: "\f1e3"; }

.fa.fa-soccer-ball-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-soccer-ball-o:before {
  content: "\f1e3"; }

.fa.fa-slideshare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-twitch {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yelp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-newspaper-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-wallet {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-visa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-mastercard {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-discover {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-amex {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-stripe {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bell-slash-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

.fa.fa-copyright {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-eyedropper:before {
  content: "\f1fb"; }

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

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

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

.fa.fa-lastfm {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lastfm-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ioxhost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-angellist {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-cc:before {
  content: "\f20a"; }

.fa.fa-ils:before {
  content: "\f20b"; }

.fa.fa-shekel:before {
  content: "\f20b"; }

.fa.fa-sheqel:before {
  content: "\f20b"; }

.fa.fa-meanpath {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-meanpath:before {
  content: "\f2b4"; }

.fa.fa-buysellads {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-connectdevelop {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dashcube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-forumbee {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-leanpub {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-sellsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-shirtsinbulk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-simplybuilt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skyatlas {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-diamond {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-diamond:before {
  content: "\f3a5"; }

.fa.fa-intersex:before {
  content: "\f224"; }

.fa.fa-facebook-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-pinterest-p {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-whatsapp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hotel:before {
  content: "\f236"; }

.fa.fa-viacoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-medium {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc:before {
  content: "\f23b"; }

.fa.fa-optin-monster {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opencart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-expeditedssl {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-battery-4:before {
  content: "\f240"; }

.fa.fa-battery:before {
  content: "\f240"; }

.fa.fa-battery-3:before {
  content: "\f241"; }

.fa.fa-battery-2:before {
  content: "\f242"; }

.fa.fa-battery-1:before {
  content: "\f243"; }

.fa.fa-battery-0:before {
  content: "\f244"; }

.fa.fa-object-group {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-object-ungroup {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-sticky-note-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-cc-jcb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-diners-club {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-clone {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hourglass-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hourglass-1:before {
  content: "\f251"; }

.fa.fa-hourglass-2:before {
  content: "\f252"; }

.fa.fa-hourglass-3:before {
  content: "\f253"; }

.fa.fa-hand-rock-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-rock-o:before {
  content: "\f255"; }

.fa.fa-hand-grab-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-grab-o:before {
  content: "\f255"; }

.fa.fa-hand-paper-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-paper-o:before {
  content: "\f256"; }

.fa.fa-hand-stop-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-hand-stop-o:before {
  content: "\f256"; }

.fa.fa-hand-scissors-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hand-lizard-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hand-spock-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hand-pointer-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-hand-peace-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-registered {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-creative-commons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tripadvisor {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-get-pocket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wikipedia-w {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-safari {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-chrome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-firefox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opera {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-internet-explorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-television:before {
  content: "\f26c"; }

.fa.fa-contao {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-500px {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-amazon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-calendar-plus-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-calendar-minus-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-calendar-times-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-calendar-check-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-map-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-commenting:before {
  content: "\f4ad"; }

.fa.fa-commenting-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-houzz {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo:before {
  content: "\f27d"; }

.fa.fa-black-tie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fonticons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-alien {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-edge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-codiepie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-modx {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fort-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-usb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-product-hunt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-mixcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-scribd {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pause-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-stop-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-bluetooth {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bluetooth-b {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gitlab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpbeginner {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpforms {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-envira {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-question-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

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

.fa.fa-asl-interpreting:before {
  content: "\f2a3"; }

.fa.fa-deafness:before {
  content: "\f2a4"; }

.fa.fa-hard-of-hearing:before {
  content: "\f2a4"; }

.fa.fa-glide {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-glide-g {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-signing:before {
  content: "\f2a7"; }

.fa.fa-viadeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-viadeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-ghost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-first-order {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yoast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-themeisle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa.fa-google-plus-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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

.fa.fa-font-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa:before {
  content: "\f2b4"; }

.fa.fa-handshake-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-envelope-open-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-linode {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-address-book-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-vcard:before {
  content: "\f2bb"; }

.fa.fa-address-card-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-address-card-o:before {
  content: "\f2bb"; }

.fa.fa-vcard-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-vcard-o:before {
  content: "\f2bb"; }

.fa.fa-user-circle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-user-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-id-badge {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-drivers-license:before {
  content: "\f2c2"; }

.fa.fa-id-card-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-id-card-o:before {
  content: "\f2c2"; }

.fa.fa-drivers-license-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-drivers-license-o:before {
  content: "\f2c2"; }

.fa.fa-quora {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-free-code-camp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-telegram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-thermometer-4:before {
  content: "\f2c7"; }

.fa.fa-thermometer:before {
  content: "\f2c7"; }

.fa.fa-thermometer-3:before {
  content: "\f2c8"; }

.fa.fa-thermometer-2:before {
  content: "\f2c9"; }

.fa.fa-thermometer-1:before {
  content: "\f2ca"; }

.fa.fa-thermometer-0:before {
  content: "\f2cb"; }

.fa.fa-bathtub:before {
  content: "\f2cd"; }

.fa.fa-s15:before {
  content: "\f2cd"; }

.fa.fa-window-maximize {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-window-restore {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-times-rectangle:before {
  content: "\f410"; }

.fa.fa-window-close-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-window-close-o:before {
  content: "\f410"; }

.fa.fa-times-rectangle-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

.fa.fa-times-rectangle-o:before {
  content: "\f410"; }

.fa.fa-bandcamp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-grav {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-etsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-imdb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ravelry {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast:before {
  content: "\f2da"; }

.fa.fa-snowflake-o {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

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

.fa.fa-superpowers {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpexplorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spotify {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("../webfonts/fa-light-300.eot");
  src: url("../webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-light-300.woff2") format("woff2"), url("../webfonts/fa-light-300.woff") format("woff"), url("../webfonts/fa-light-300.ttf") format("truetype"), url("../webfonts/fa-light-300.svg#fontawesome") format("svg"); }
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

@media only screen and (min-width: 200px) and (max-width: 1028px) {
  #basketcontent #basketIcon {
    display: none !important; }

  #headerMenuConatainer {
    display: none !important; }

  #viewMenuConainer {
    display: none !important; }

  #pnSliderContainer {
    display: none !important; }

  #vtourmap {
    display: none !important; }

  #cookieContainer {
    display: none !important; }

  #footerright {
    display: none !important;
    width: 100%;
    max-width: 100%;
    float: none;
    display: block;
    margin: 0 auto;
    padding: 0; }

  #headerContainer {
    margin: 0 0 8px 0px; }

  #topnavContainer {
    width: auto;
    min-width: inherit;
    box-shadow: none;
    -moz-box-shadow: none; }

  #pagecontainer,
  .uk-style #pagecontainer,
  .us-style #pagecontainer,
  .newWidth #pagecontainer {
    width: auto; }

  .pageWidth,
  .uk-style .pageWidth,
  .us-style .pageWidth,
  .newWidth .pageWidth {
    width: auto; }

  #pageborder {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none; }

  #content {
    width: auto;
    float: none;
    /* img {
    	display: block;
    	margin: 15px auto !important;
    	float: none !important;
    	max-width: 100%;
    	height: auto !important;
    	padding: 0 !important;
    } */ }
    #content .organictabs li {
      float: none;
      margin: 5px 0; }

  .uk-style #content,
  .us-style #content,
  .newWidth #content {
    width: auto; }

  .contentelement img {
    display: block;
    margin: 15px auto !important;
    float: none !important;
    max-width: 100%;
    height: auto !important;
    padding: 0 !important; }
  .contentelement #fpWelcomeBannerContainer {
    width: auto;
    background-color: #e1dbda;
    height: auto; }
    .contentelement #fpWelcomeBannerContainer .desc {
      padding: 15px; }
      .contentelement #fpWelcomeBannerContainer .desc h1 {
        font-size: 1.5em;
        font-weight: bold;
        padding-bottom: inherit; }

  .fancybox-wrap img {
    display: block;
    margin: 15px auto !important;
    float: none !important;
    max-width: 100%;
    height: auto !important;
    padding: 0 !important; }

  #col1 {
    float: left;
    width: 59%;
    padding-right: 0;
    margin-right: 0; }

  .product-search-filter {
    width: 40%; }

  #keywordSearch {
    width: 57%; }
    #keywordSearch .twitter-typeahead {
      width: 100%; }
    #keywordSearch .typeahead {
      width: 85%; }
    #keywordSearch .tt-query {
      width: 85%; }
    #keywordSearch .tt-hint {
      width: 85%; }
    #keywordSearch .form-submit {
      width: 15%;
      height: 42px;
      background-position: 50% 6px; }
      #keywordSearch .form-submit:hover {
        background-position: 50% 7px; }
    #keywordSearch .tt-dropdown-menu {
      width: 66%; }

  .productcategory {
    width: 57%; }
    .productcategory .contentheader {
      margin: 15px 0; }
    .productcategory .productcontainer {
      width: auto;
      margin: 0 0 20px 0;
      float: none;
      height: auto !important; }

  .contentheader h2 {
    font-size: 1.2em;
    text-transform: none; }

  .productcontainer .productimagecontainer {
    display: block;
    margin: 0 auto; }
    .productcontainer .productimagecontainer img {
      max-width: 250px; }
  .productcontainer .productdescriptioncontainer {
    display: block; }
  .productcontainer .producttags {
    padding-left: 0; }

  .pricediscountcontainer {
    position: static;
    width: auto; }

  .productDetailHeaderContainer {
    position: relative;
    margin-bottom: 15px; }
    .productDetailHeaderContainer .col1 {
      float: none;
      width: auto; }
    .productDetailHeaderContainer .col2 {
      float: none;
      width: auto;
      margin-top: 15px;
      max-width: 60%; }
    .productDetailHeaderContainer .pricediscount-prod-detail-page {
      float: none;
      clear: both;
      width: auto; }

  .infobox.productfacts .col-1 {
    width: auto;
    float: none; }
  .infobox.productfacts .col-2 {
    width: auto;
    float: none; }

  .responsive-table table {
    display: block; }
  .responsive-table thead {
    display: block; }
    .responsive-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
  .responsive-table tbody {
    display: block; }
  .responsive-table th {
    display: block; }
  .responsive-table td {
    display: block;
    border: none;
    position: relative;
    padding-left: 50% !important;
    float: left; }
    .responsive-table td:before {
      position: absolute;
      top: 6px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-label); }
  .responsive-table tr {
    display: block; }

  #ID_CheckOut {
    width: 60%;
    float: left;
    width: auto;
    float: none; }
    #ID_CheckOut .ui-widget-content {
      padding: 2%;
      padding: 2%; }
    #ID_CheckOut #ID_COMMENT {
      width: 95%;
      padding: 2%;
      width: 95%;
      padding: 2%; }
    #ID_CheckOut .checkoutForm .signupline input[type="text"] {
      width: 95%;
      max-width: 95%;
      padding: 2%; }

  #FORM_STEP_ORDER_TYPE .paymentMethodDesc {
    width: auto;
    width: auto; }

  #methodCanvas .selectionContainer {
    width: auto !important;
    width: auto !important; }

  #mapCanvas .resultList {
    width: auto !important;
    float: none !important;
    height: auto !important;
    max-height: 200px;
    margin: 15px 0px;
    width: auto !important;
    float: none !important;
    height: auto !important;
    max-height: 200px;
    margin: 15px 0px; }
  #mapCanvas .mapCanvas {
    height: 300px !important;
    height: 300px !important; }
  #mapCanvas .signupline {
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    border-top: 1px solid #ddd; }

  .newsEntryContent {
    margin-left: 0; }
    .newsEntryContent img {
      float: none;
      display: block;
      margin: 0 auto;
      max-width: 70%;
      min-height: 35px; }

  .similar-news .newsitem img {
    width: auto !important;
    max-width: 100%; }

  .newsEntry .date {
    position: static;
    float: left; }

  #vtournav {
    float: none;
    margin: 15px auto;
    padding: 0; }
    #vtournav li {
      float: none;
      border-left: none;
      min-height: 100%;
      width: auto;
      padding: 10px 0;
      border-bottom: 1px solid #ddd; }
      #vtournav li ul {
        margin-left: 10px; }
        #vtournav li ul li {
          list-style-position: inside;
          list-style-type: circle;
          padding: 5px 0; }
      #vtournav li li {
        width: auto; }
      #vtournav li a {
        font-size: inherit;
        text-align: left;
        display: inline; }

  #productcircle {
    float: none;
    width: auto;
    margin-left: 0;
    height: auto;
    background: none; }
    #productcircle ul {
      height: auto;
      overflow: auto; }
    #productcircle li {
      width: auto; }
      #productcircle li div {
        position: static !important;
        text-align: center !important;
        margin: 0 auto; }
        #productcircle li div a {
          text-align: left !important;
          color: inherit !important; }

  .tabNavWrapper .navContainer {
    margin-bottom: 15px;
    border-bottom: none; }
    .tabNavWrapper .navContainer ul li {
      float: none;
      display: block;
      margin: 5px 0 0 0; }
      .tabNavWrapper .navContainer ul li:first-child {
        margin-top: 0; }

  body #pointContainer {
    font-size: 0.8em;
    right: 15px;
    bottom: 7px;
    border: none;
    border-radius: 15px 0;
    -moz-border-radius: 15px 0; }

  #footerContainer {
    padding: 3%; }

  #footer {
    width: 100%;
    max-width: 100%;
    float: none;
    display: block;
    margin: 0 auto;
    padding: 0; }
    #footer p {
      text-align: center; }

  #footerleft {
    width: 100%;
    max-width: 100%;
    float: none;
    display: block;
    margin: 0 auto;
    padding: 0; }

  #footermid {
    width: 100%;
    max-width: 100%;
    float: none;
    display: block;
    margin: 0 auto;
    padding: 0; } }
@media only screen and (min-width: 1028px) and (max-width: 1130px) {
  .uk-style .pageWidth,
  .us-style .pageWidth,
  .newWidth .pageWidth {
    width: auto; }
  .uk-style .logoServiceWrapper,
  .us-style .logoServiceWrapper,
  .newWidth .logoServiceWrapper {
    padding: 0 15px; }
  .uk-style #pagecontainer,
  .us-style #pagecontainer,
  .newWidth #pagecontainer {
    width: auto; }
    .uk-style #pagecontainer #content,
    .us-style #pagecontainer #content,
    .newWidth #pagecontainer #content {
      width: auto; } }
/**** hidden elements *****/
/*
#basketContainer{
	width:280px;
}
#basketContainer #basketcontent{
	width:260px;
}
*/
/*
#logospan{
	margin-top:10px;
	padding-bottom:6px;
	float:left;
}
#logo img{
	margin-left:10px;
}
#basketContainer #basketcontent{
	padding:10px 5px 8px 10px;
}
#basketcontent img{
	display:inline-block;
}
*/
/*
.productDetailHeaderContainer .col1{
	width:55%;
}
.productDetailHeaderContainer .col2{
	width:39%;
}*/
/** procuct list (old layout) ***/
@media only screen and (min-width: 700px) and (max-width: 1028px) {
  .bx-controls-direction {
    display: none; }

  #servicespan {
    top: -2px; }

  .basketContainer-fixed {
    right: 0; }

  div#basketproductcontent {
    margin-bottom: 5px;
    float: none; }

  .contentelement #fpWelcomeBannerContainer {
    background-size: cover; }
    .contentelement #fpWelcomeBannerContainer .desc {
      width: 54%;
      position: static; }

  .fp3colSpanTextContainer {
    border-bottom: 1px solid #ddd; }

  #col2 {
    width: 35%; }

  .frontpage2colwidespan .col2 {
    margin-right: 1.5%; }

  .vspot-ribbon-wrapper {
    overflow: hidden; }
    .vspot-ribbon-wrapper .ribbon-edge {
      width: auto; }

  #videoSpotsContainer {
    width: auto;
    overflow: hidden; }
    #videoSpotsContainer img {
      width: auto;
      max-width: 100%;
      margin: 0 !important; }
    #videoSpotsContainer .videoDesc {
      width: 98%;
      padding: 1%; }
    #videoSpotsContainer .bx-wrapper {
      left: -10px; }
    #videoSpotsContainer .playIcon {
      left: 0;
      top: 0; }
      #videoSpotsContainer .playIcon:hover {
        top: 1px; }

  .page2cols .col1 {
    width: 62%; }
  .page2cols .col2 {
    width: 36%; }

  #ID_CheckOut {
    width: 60%;
    float: left; }

  .productrow .plusMinusBtn {
    margin-top: 6px; }
  .productrow .buybutton {
    margin-top: 6px; } }
/**** hidden elements *****/
/*
#basketHeader,
.basketHeadline a,
#headerBasketLink,
*/
/**** header basket ****/
/**** header basket fixed ****/
/*** product filter ***/
/*** product detail pages  ***/
/*** ***/
/*************** campaign-2013 stuff  ******************/
/** procuct list (old layout) ***/
@media only screen and (min-width: 200px) and (max-width: 699px) {
  #basketIconBig {
    display: none !important; }

  .basketHeadline {
    display: none !important; }

  .vspot-ribbon-wrapper {
    display: none !important; }

  #videoSpotsContainer {
    display: none !important; }

  #servicespan {
    position: static;
    padding: 1px 12px;
    text-align: center;
    border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    border: 0;
    border-bottom: 1px solid #ddd; }
    #servicespan a {
      color: #3f95b4; }

  #logospan {
    border-bottom: 1px solid #ddd;
    float: none; }

  #logo {
    position: relative;
    top: 0;
    left: 0; }
    #logo img {
      display: block;
      margin: 8px auto;
      max-width: 90%; }

  #headerMenuConatainer {
    position: static; }
    #headerMenuConatainer .item {
      float: none; }

  #basketContainer {
    float: none;
    margin: 0 auto;
    width: auto;
    border: none;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none; }
    #basketContainer #basketHeader {
      background: none;
      position: absolute;
      top: -2px;
      right: 10px;
      width: auto; }
    #basketContainer #basketcontent {
      width: auto;
      float: none;
      position: static;
      margin: 0 auto;
      text-align: center;
      min-height: inherit; }
      #basketContainer #basketcontent p {
        text-align: center; }
    #basketContainer #basketcontent-value {
      padding-left: 0; }
    #basketContainer a#headerBasketLink:hover {
      background: #dfdfdf; }
    #basketContainer #headerBasketLink {
      position: static;
      display: inline-block;
      float: none;
      margin: 5px auto 0 5px; }

  #basketHeader .menu-item {
    color: #004570; }

  #basketcontent .left {
    clear: both; }

  #basketContainer.basketContainer-fixed {
    top: initial;
    bottom: 0;
    width: 300px;
    left: 50%;
    height: 100px;
    margin-left: -150px;
    margin-bottom: 0;
    background: #f1eff0; }

  .basketContainer-fixed #basketHeader {
    display: block !important;
    position: static !important; }
  .basketContainer-fixed #basketproductcontent {
    background: none;
    margin: 0 !important;
    margin-bottom: 3px;
    text-align: center;
    float: none; }
  .basketContainer-fixed #headerBasketLink {
    display: inline-block !important; }
  .basketContainer-fixed #basketIconBig {
    display: inline-block !important; }
  .basketContainer-fixed #basketcontent {
    padding-bottom: 5px !important; }

  .contentelement #fpWelcomeBannerContainer {
    background: #e1dbda; }
    .contentelement #fpWelcomeBannerContainer .desc {
      width: auto;
      position: static; }

  .fp3colspan .col1 {
    float: none;
    width: auto;
    border-bottom: 1px solid #ddd; }
  .fp3colspan .col2 {
    float: none;
    width: auto;
    border-bottom: 1px solid #ddd; }
  .fp3colspan .col3 {
    float: none;
    width: auto; }

  .page2cols .col1 {
    width: auto;
    float: none; }
  .page2cols .col2 {
    width: auto;
    float: none;
    margin-top: 20px; }

  .page2colseven .col1 {
    width: auto;
    float: none; }
  .page2colseven .col2 {
    width: auto;
    float: none; }

  #guest-checkout {
    margin-bottom: 20px;
    float: none;
    width: auto; }

  #sign-in-content {
    float: none;
    width: auto; }

  #ID_CheckOut {
    width: auto;
    float: none; }

  #ID_Checkout_Right_Sidebar {
    width: auto;
    float: none; }

  .ID_Checkout_Overview_Fixed {
    width: auto;
    float: none; }

  #col1-50 {
    width: auto;
    float: none;
    margin: 0 0 20px 0; }

  #col2-50 {
    width: auto;
    float: none; }

  .product-search-filter {
    float: none;
    width: auto;
    margin: 0; }

  #keywordSearch {
    float: none;
    width: auto; }

  .productcategory {
    width: auto;
    float: none; }

  .productDetailHeaderContainer .img-container {
    float: none;
    width: 90%;
    margin: 0 auto; }
  .productDetailHeaderContainer .col2 {
    max-width: none; }

  #col1 {
    float: none;
    width: auto; }

  #col2 {
    float: none;
    width: auto; }

  #RegisterForm.campaign2013 {
    width: auto;
    float: none;
    box-shadow: none;
    -moz-box-shadow: none; }

  .responsiveForm2013 .formLeftPart {
    float: none !important;
    width: auto !important;
    padding: 0;
    margin: 0 !important; }
  .responsiveForm2013 .formRightPart {
    float: none !important;
    width: auto !important;
    padding: 0;
    margin: 0 !important; }

  .productrow {
    margin-bottom: 0; }

  .productbackgroundend {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0; }

  .productbackground {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0; } }
@media only screen and (max-width: 699px) {
  .contentelement table td {
    word-break: break-word !important; } }
:root {
  --nutri-font: 'Lexend', "Open Sans", Helvetica, Arial, sans-serif;
  --nutri-mint: #84ebd6;
  --nutri-teal: #009599;
  --nutri-black: #2f2e41;
  --nutri-grey: #e6e7e8;
  --nutri-light-grey: #F8F8F9;
  --nutri-bg-grey: rgba(230, 231, 232, 1);
  --nutri-white: #ffffff;
  --nutri-border: #cac9ce; }

body.nutriverse .header2020 .logoWrapper .menuBurgerIconWrap .menuBurgerIcon.hamburger .hamburger-inner,
body.nutriverse .header2020 .logoWrapper .menuBurgerIconWrap .menuBurgerIcon.hamburger .hamburger-inner:after,
body.nutriverse .header2020 .logoWrapper .menuBurgerIconWrap .menuBurgerIcon.hamburger .hamburger-inner:before {
  background-color: var(--nutri-black) !important; }

.nutriverse {
  /* .header2020 .logoWrapper .menuBurgerIconWrap .menuBurgerIcon .hamburger-inner,
  .header2020 .logoWrapper .menuBurgerIconWrap .menuBurgerIcon .hamburger-inner:after,
  .header2020 .logoWrapper .menuBurgerIconWrap .menuBurgerIcon .hamburger-inner:before {
      background-color: var(--nutri-black) !important;
  } */
  /* .searchContainer.searchBarActive*/
  /*product styles*/ }
  .nutriverse html,
  .nutriverse body,
  .nutriverse div,
  .nutriverse span,
  .nutriverse h1,
  .nutriverse h2,
  .nutriverse h3,
  .nutriverse h4,
  .nutriverse h5,
  .nutriverse h6,
  .nutriverse p,
  .nutriverse ul,
  .nutriverse li,
  .nutriverse li label, .nutriverse label,
  .nutriverse strong, .nutriverse small, .nutriverse td, .nutriverse tr, .nutriverse th, .nutriverse em,
  .nutriverse button {
    font-family: var(--nutri-font) !important;
    color: var(--nutri-black); }
  .nutriverse a {
    font-family: var(--nutri-font) !important;
    color: var(--nutri-teal); }
  .nutriverse h1 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.6px;
    margin-bottom: 0.5em; }
  .nutriverse p {
    font-size: 16px;
    margin-bottom: 0.6em; }
  .nutriverse input[type=checkbox], .nutriverse input[type=radio] {
    accent-color: var(--nutri-black); }
  .nutriverse .fa-angle-right:before {
    content: "\f107" !important; }
  .nutriverse .fa-angle-down:before {
    content: "\f106" !important; }
  .nutriverse .fa-caret-right:before {
    content: "\f107";
    font-weight: 400; }
  .nutriverse .fa-caret-down:before {
    content: "\f106";
    font-weight: 400; }
  .nutriverse input::placeholder {
    font-family: var(--nutri-font) !important;
    color: var(--nutri-border); }
  .nutriverse .header2020 .menubarWrap .user_headericons button.storeLocatorIconWrap {
    display: none !important; }
  @media only screen and (min-width: 1024px) {
    .nutriverse .header2020 .logoServiceWrapper.pageWidth,
    .nutriverse .header2020 .uspbelt > .pageWidth {
      padding-left: 11px !important; } }
  .nutriverse .user_headericons .userIconWrap > div > span.cap {
    font-size: 16px; }
  .nutriverse .header2020 .uspbelt .usp > div {
    font-size: 12px !important;
    font-weight: 300; }
  @media only screen and (max-width: 766px) {
    .nutriverse .header2020.logobar {
      border-bottom: none !important; }
    .nutriverse .header2020 .menubarWrap ul.nav-tabs > li.open:after,
    .nutriverse .header2020 .menubarWrap ul.nav-tabs > li.active:after,
    .nutriverse .header2020 .menubarWrap ul.nav-tabs > li:after {
      content: none; }
    .nutriverse .header2020 .menubarWrap ul.nav-tabs li {
      border-bottom: 1px solid var(--nutri-border); }
    .nutriverse .searchBarContainer {
      margin: 5px auto !important; }
      .nutriverse .searchBarContainer input.searchInput {
        border-radius: 25px !important;
        border: 1px solid var(--nutri-border) !important; }
      .nutriverse .searchBarContainer .fa-search {
        top: 10px !important;
        right: 17px !important;
        font-size: 1.5rem !important;
        color: #000 !important; } }
  .nutriverse .searchContainer {
    float: right;
    display: flex;
    justify-content: flex-end;
    width: 600px; }
  @media only screen and (min-width: 750px) and (max-width: 1040px) {
    .nutriverse .searchContainer {
      width: 350px; } }
  @media only screen and (min-width: 750px) and (max-width: 800px) {
    .nutriverse .searchContainer {
      width: 300px; }
    .nutriverse .searchBarActive input {
      min-width: 200px !important; } }
  @media only screen and (min-width: 766px) {
    .nutriverse .result {
      margin-top: 55px; } }
  .nutriverse #searchBox {
    display: flex;
    align-items: center; }
  .nutriverse #searchBox input {
    font-size: 20px;
    width: 0px;
    border: 0;
    background: transparent;
    outline: none;
    transition: 0.5s; }
  .nutriverse #searchIcon.fal {
    font-weight: 500;
    font-size: 20px;
    margin: 0 10px; }
  .nutriverse #searchBox input[type="text"]:focus,
  .nutriverse #searchBox input[type="text"]:hover {
    border: none;
    outline: none;
    background: transparent; }
  .nutriverse .searchBarActive {
    border: 1px solid #cac9ce;
    border-radius: 25px; }
  .nutriverse .searchBarActive input {
    width: auto;
    min-width: 300px;
    padding: 0.6rem 1rem;
    margin-bottom: 0; }
  .nutriverse #CONTENT_BASKET_OVERVIEW .goToCheckout,
  .nutriverse #CONTENT_BASKET_OVERVIEW .plusMinusBtn input[type="button"] {
    background: var(--nutri-teal); }
  .nutriverse #CONTENT_BASKET_OVERVIEW .goToCheckout:hover,
  .nutriverse #CONTENT_BASKET_OVERVIEW .plusMinusBtn input[type="button"]:hover {
    background: var(--nutri-mint) !important; }
  .nutriverse input[type="submit"],
  .nutriverse input[type="button"] {
    background: var(--nutri-black);
    border: 1px solid var(--nutri-black); }
  .nutriverse input[type="submit"]:hover,
  .nutriverse input[type="button"]:hover {
    background: var(--nutri-teal) !important;
    border: 1px solid var(--nutri-teal); }
  .nutriverse #passwordFieldDiv {
    background: var(--nutri-white);
    border-radius: 15px;
    border: 1px solid var(--nutri-border);
    box-shadow: none; }
    .nutriverse #passwordFieldDiv .inputFields {
      margin-top: 15px; }
    .nutriverse #passwordFieldDiv input[type="submit"] {
      padding: 5px 25px;
      font-size: 16px;
      font-weight: 600;
      border-radius: 25px; }
  .nutriverse #frontpageNewsletter {
    max-width: 1105px !important;
    background: var(--nutri-light-grey);
    padding: 45px 14px 50px; }
    .nutriverse #frontpageNewsletter h1 {
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 0;
      color: #666;
      letter-spacing: normal; }
    .nutriverse #frontpageNewsletter .newsletterIntro {
      color: #666;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.2;
      letter-spacing: normal; }
      .nutriverse #frontpageNewsletter .newsletterIntro span {
        display: none; }
    .nutriverse #frontpageNewsletter input#SignUpEMail {
      border: 1px solid #fff !important; }
    .nutriverse #frontpageNewsletter input#SignUpName {
      border: 1px solid #fff !important; }
    .nutriverse #frontpageNewsletter select {
      border: 1px solid #fff !important; }
    .nutriverse #frontpageNewsletter .newsletterOkBtn {
      height: auto;
      padding: 5px 22px !important;
      background: var(--nutri-black) !important;
      width: auto;
      border-bottom: 3px solid var(--nutri-black) !important;
      border-radius: 25px !important; }
      .nutriverse #frontpageNewsletter .newsletterOkBtn:hover {
        background: var(--nutri-teal) !important;
        border-bottom: 3px solid var(--nutri-teal) !important; }
    .nutriverse #frontpageNewsletter input {
      font-size: 22px !important;
      font-family: arial !important;
      font-weight: 500; }
    .nutriverse #frontpageNewsletter .gdprNewsletter {
      font-size: 10px;
      text-align: left;
      bottom: -48px;
      text-decoration: none; }
  .nutriverse .formError .formErrorContent {
    font-size: 10px;
    box-shadow: 0 0 1px var(--nutri-black);
    -moz-box-shadow: 0 0 1px var(--nutri-black);
    -webkit-box-shadow: 0 0 1px var(--nutri-black); }
  .nutriverse .formError .formErrorArrow div {
    box-shadow: 0 1px 1px var(--nutri-black);
    -moz-box-shadow: 0 1px 1px var(--nutri-black);
    -webkit-box-shadow: 0 1px 1px var(--nutri-black); }
  @media only screen and (max-width: 788px) {
    .nutriverse #frontpageNewsletter .animationContainer {
      text-align: left;
      margin: 0 auto; }
    .nutriverse #frontpageNewsletter > div > div:nth-child(2) {
      margin: 10px auto;
      text-align: center; }
    .nutriverse #frontpageNewsletter .gdprNewsletter {
      margin-left: 2px; } }
  .nutriverse .articleContainer .articleInfo {
    background: var(--nutri-teal) !important; }
    .nutriverse .articleContainer .articleInfo p {
      color: var(--nutri-black); }
  .nutriverse .result .resultCount {
    background: var(--nutri-teal) !important; }
  .nutriverse .result h4 {
    color: var(--nutri-teal); }
  .nutriverse .searchBar {
    width: 100%; }
    .nutriverse .searchBar .autocomplete-input {
      color: var(--nutri-black);
      border: 1px solid var(--nutri-border);
      border-radius: 55px;
      background-position: 97%;
      padding: 12px 48px 12px 12px;
      font-weight: normal; }
  .nutriverse #globalsearch.mobile {
    background: none !important;
    margin-bottom: 5px; }
  .nutriverse .socialButtons {
    display: none; }
  .nutriverse #pageborder {
    border: none; }
  .nutriverse #cconsent-modal .ccm__content {
    background: #fff !important; }
  .nutriverse #cconsent-modal .ccm__content > .ccm__content__heading {
    background: #fff; }
  .nutriverse .trustpilotWidget {
    display: none; }
  .nutriverse .tp-widget-wrapper {
    color: var(--nutri-white); }
  .nutriverse .tp-widget-empty-horizontal__title {
    color: var(--nutri-white); }
  .nutriverse .printBtn {
    visibility: hidden; }
  .nutriverse .infobox.white .infoboxHeader {
    border-bottom: 4px solid #8cc8be; }
  .nutriverse .infobox .infoboxBody {
    padding: 0; }
  .nutriverse .infobox.blue .infoboxHeader {
    background-color: #8cc8be;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px; }
    .nutriverse .infobox.blue .infoboxHeader h2 {
      font-weight: 600; }
  .nutriverse .infobox.blue .infoboxBody {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 0px !important; }
  .nutriverse .se_job_button {
    min-width: 120px;
    border: none;
    color: white;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    background-color: #1e737d;
    border-radius: 10px; }
  .nutriverse .nutriverse a {
    margin-bottom: 0px; }
  .nutriverse .ledige_stillinger {
    display: flex;
    width: 100%;
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px; }
  .nutriverse .ledige_stillinger:nth-child(1) {
    background-color: #f4f4f4; }
  .nutriverse .ledige_stillinger_inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
    padding-left: 50px;
    padding-right: 50px; }
  @media screen and (max-width: 750px) {
    .nutriverse .ledige_stillinger {
      width: 100%; }
    .nutriverse .nutriverse .ledige_stillinger_inner {
      padding-left: 1px;
      padding-right: 1px;
      text-align: center;
      width: auto;
      gap: 10px; }
    .nutriverse .ledige_stillinger_inner {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      padding-left: 8px;
      padding-right: 8px;
      text-align: center; }
    .nutriverse .ledige_stillinger a {
      font-size: 0.93em;
      text-align: center; } }
  @media only screen and (min-width: 200px) and (max-width: 650px) {
    .nutriverse .ledige_stillinger {
      flex-direction: column; }
    .nutriverse .ledige_stillinger div {
      margin-bottom: 10px; } }
  .nutriverse .header2020 {
    /* 2 level */
    /* When hover second level menu, set background color for sibling a */ }
    .nutriverse .header2020 .headerIcons span.cap {
      font-size: 16px !important;
      font-weight: 300; }
    .nutriverse .header2020 .nav-tabs li {
      margin-bottom: 0px !important; }
    .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs li a:hover {
      background: var(--nutri-white) !important;
      color: var(--nutri-teal) !important;
      border-radius: 0 !important; }
    .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs li.active a {
      background: var(--nutri-white) !important;
      color: var(--nutri-teal) !important; }
    .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs li.active ul.nav-pills li a {
      color: var(--nutri-black) !important; }
    .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs li.active ul.nav-pills li:hover a {
      color: var(--nutri-teal) !important; }
    .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs li.active,
    .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs li:hover {
      background: var(--nutri-white) !important; }
    .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs li ul.nav-pills:hover + a {
      background: var(--nutri-white) !important;
      border-radius: 0 !important;
      color: var(--nutri-black); }
    @media screen and (min-width: 767px) {
      .nutriverse .header2020 .menubarWrap ul.nav-tabs li:focus ul.nav.pills,
      .nutriverse .header2020 .menubarWrap ul.nav-tabs li:active ul.nav.pills {
        background-color: var(--nutri-white) !important; }
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-pills li:hover a {
        border-left: none !important;
        color: var(--nutri-teal) !important; } }
    .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-pills {
      background: var(--nutri-white) !important;
      color: var(--nutri-black);
      border: none; }
    .nutriverse .header2020 .menubarWrap #navigationmenu ul li.active ul.nav-pills li.active a {
      border-left: none !important; }
    @media screen and (max-width: 766px) {
      .nutriverse .header2020 .menubarWrap {
        color: var(--nutri-mint); }
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs > li.active::after {
        color: var(--nutri-white) !important; }
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs li.open ul.nav-pills li:hover a,
      .nutriverse .header2020 #navigationmenu ul.nav-tabs li.active ul.nav-pills.active2level li.active a {
        border: none;
        border-left: none !important;
        border-bottom: none; }
      .nutriverse .header2020 .menubarWrap ul.nav-tabs li.open a {
        background-color: var(--nutri-white);
        color: var(--nutri-black); }
      .nutriverse .header2020 #navigationmenu ul.nav-tabs li.open ul.nav-pills li a,
      .nutriverse .header2020 #navigationmenu ul.nav-tabs li.open ul.nav-pills li:hover a,
      .nutriverse .header2020 #navigationmenu ul.nav-tabs li.open ul.nav-pills li:hover:after,
      .nutriverse .header2020 #navigationmenu ul.nav-tabs li ul.nav-pills:hover,
      .nutriverse .header2020 #navigationmenu ul.nav-tabs li.active ul.nav-pills li a,
      .nutriverse .header2020 #navigationmenu ul.nav-tabs li.active ul.nav-pills li:hover a,
      .nutriverse .header2020 #navigationmenu ul.nav-tabs li.active ul.nav-pills li:hover:after {
        background: #f2f3f3 !important;
        color: var(--nutri-black) !important;
        font-weight: 300;
        border: none !important; }
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs > li:hover a,
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs > li.open a,
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs > li:hover::after,
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs > li.open::after,
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs > li:hover a,
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs > li.active a,
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs > li:hover::after,
      .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs > li.active::after {
        background: #f2f3f3 !important;
        color: var(--nutri-black) !important;
        font-weight: 300;
        border: none !important; } }
    .nutriverse .header2020 .headerIcons .userIconWrap.logIn.logInLogOut:hover,
    .nutriverse .header2020 .userIconWrap:hover,
    .nutriverse .header2020 .basketIconWrap:hover,
    .nutriverse .header2020 .cnIconWrap:hover {
      background: none !important;
      color: var(--nutri-teal); }
    .nutriverse .header2020 .headerIcons .userIconWrap.logIn.logInLogOut:hover div span.cap,
    .nutriverse .header2020 .headerIcons .userIconWrap.logIn.logInLogOut:hover .userIcon,
    .nutriverse .header2020 .basketIconWrap:hover .basketIcon,
    .nutriverse .header2020 .userIconWrap:hover .userIcon {
      color: var(--nutri-teal) !important; }
    .nutriverse .header2020 .logoWrapper .accountSettings a:hover {
      background: var(--nutri-teal); }
    .nutriverse .header2020 .headerIcons button:focus,
    .nutriverse .header2020 .headerIcons button.active {
      background: var(--nutri-mint) !important; }
    .nutriverse .header2020 .uspbelt {
      background: var(--nutri-black); }
      .nutriverse .header2020 .uspbelt .usp > div a {
        font-size: 12px;
        float: none !important;
        color: var(--nutri-white); }
    .nutriverse .header2020 .menubarWrap {
      background: none;
      color: var(--nutri-white); }
      .nutriverse .header2020 .menubarWrap #navigationmenu {
        border-bottom: 1px solid var(--nutri-border); }
    .nutriverse .header2020 .menubarWrap #navigationmenu ul.nav-tabs li a {
      color: var(--nutri-black) !important;
      font-size: 16px;
      font-weight: 300; }
    .nutriverse .header2020 .logoWrapper {
      /* .headerIcons .storeLocatorIconWrap {
          visibility: hidden;
          .storeLocatorIcon{
              display:none;
          }  
      } */ }
      .nutriverse .header2020 .logoWrapper .burgerAndLogo img {
        max-width: 250px;
        max-height: 91px; }
      .nutriverse .header2020 .logoWrapper .menuBurgerIconWrap {
        background: var(--nutri-white); }
    @media only screen and (min-width: 220px) and (max-width: 600px) {
      .nutriverse .header2020 .logoWrapper .burgerAndLogo img {
        width: 160px !important; } }
    .nutriverse .header2020 #dropdownbasket #ID_Checkout_Right_Sidebar.isNotCheckOut {
      border: 1px solid var(--nutri-teal); }
      .nutriverse .header2020 #dropdownbasket #ID_Checkout_Right_Sidebar.isNotCheckOut #ID_Checkout_Overview_Header {
        background: var(--nutri-teal); }
        .nutriverse .header2020 #dropdownbasket #ID_Checkout_Right_Sidebar.isNotCheckOut #ID_Checkout_Overview_Header .fa {
          color: var(--nutri-mint) !important; }
    .nutriverse .header2020 #dropdownbasket #ID_Checkout_Right_Sidebar.isNotCheckOut::after {
      border-bottom: 8px solid var(--nutri-teal); }
    .nutriverse .header2020 #dropdownbasket #basketData table.deliveryCostTable .fa {
      color: var(--nutri-teal) !important; }
  @media only screen and (min-width: 200px) and (max-width: 1028px) {
    .nutriverse #content {
      padding-top: 5px;
      width: auto; }
    .nutriverse #pnSliderContainer {
      display: block !important;
      margin-bottom: 5px; }
    .nutriverse .contentelement img {
      margin: 0px auto !important; } }
  .nutriverse .accountSettings .dropdown-content h5 {
    background: var(--nutri-teal); }
  .nutriverse .accountSettings .dropdown-content::after {
    border-bottom: 8px solid var(--nutri-teal); }
  .nutriverse .accountSettings .dropdown-content.fade-in {
    border: 1px solid var(--nutri-teal); }
  .nutriverse .basketIconWrap .pCount {
    background: var(--nutri-mint); }
  .nutriverse .header2020 .logoWrapper .accountSettings a i {
    color: var(--nutri-mint) !important; }
  .nutriverse input[type="text"]:hover,
  .nutriverse input[type="password"]:hover {
    border: 1px solid var(--nutri-mint); }
  .nutriverse input[type=text]:focus {
    border: 1px solid var(--nutri-mint); }
  .nutriverse .profileContainer {
    border: 2px solid var(--nutri-teal); }
    .nutriverse .profileContainer .profileHeader {
      background: var(--nutri-teal); }
    .nutriverse .profileContainer input.submitOnClick {
      background: var(--nutri-teal); }
  .nutriverse .accountDeleteContainer {
    background: var(--nutri-teal);
    margin-top: 10px; }
    .nutriverse .accountDeleteContainer a {
      color: var(--nutri-white); }
  .nutriverse .frontpageproducts .grid h3 p {
    text-align: center; }
  .nutriverse .frontpageproducts .grid h3 .product_name {
    font-size: 22px !important; }
  @media only screen and (max-width: 990px) {
    .nutriverse .frontpageproducts .grid {
      width: 48% !important;
      max-width: none !important; }
      .nutriverse .frontpageproducts .grid h3 {
        color: var(--nutri-black); }
      .nutriverse .frontpageproducts .grid:nth-child(3) {
        display: none !important; } }
  .nutriverse .grid {
    max-width: 390px !important; }
    .nutriverse .grid .productImage img {
      max-height: 200px !important; }
    .nutriverse .grid h3 {
      color: var(--nutri-black) !important; }
  .nutriverse #integrationTest {
    margin-top: 2px;
       /*  @media only screen and (max-width: 500px) {
            .productActionBar p.productprice{
              text-align: left !important;
              color:red !important;
            }
            .add{
                margin-left: 0;
            }

        } */ }
    .nutriverse #integrationTest .add {
      border: 1px solid var(--nutri-black) !important;
      background: var(--nutri-black) !important;
      color: var(--nutri-white) !important;
      width: auto !important;
      min-width: 100px !important;
      margin: 0 auto !important;
      border-radius: 50px !important;
      padding: 5px 14px !important;
      font-size: 16px;
      font-weight: 500; }
      .nutriverse #integrationTest .add:hover {
        color: var(--nutri-white) !important;
        border: 1px solid var(--nutri-teal) !important;
        background: var(--nutri-teal) !important; }
    @media only screen and (min-width: 900px) {
      .nutriverse #integrationTest .productActionBar {
        display: flex;
        align-items: center; }
      .nutriverse #integrationTest .grid .productInfo h3 {
        text-align: left !important;
        padding-left: 10px !important; } }
    .nutriverse #integrationTest .productActionBar .infoLink {
      width: auto; }
    .nutriverse #integrationTest .noFilter.pricelistContainer {
      width: 100% !important; }
  .nutriverse .productShopMoble .grid {
    width: 48% !important; }
    .nutriverse .productShopMoble .grid h3 {
      text-align: left !important; }
    .nutriverse .productShopMoble .grid .productActionBar p {
      padding-bottom: 5px !important; }
    .nutriverse .productShopMoble .grid .productActionBar p.productPrice {
      text-align: left; }
  .nutriverse #integrationTest.productShopMoble .add {
    margin-left: 0 !important; }
  .nutriverse .productActionBar {
    background: var(--nutri-white) !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 0 !important;
    padding-bottom: 1px !important; }
    .nutriverse .productActionBar .discountInfo {
      color: var(--nutri-border); }
    .nutriverse .productActionBar .quantityProduct {
      display: none;
      text-align: center; }
    .nutriverse .productActionBar .addToBasketButton {
      /*  background: var(--nutri-mint) !important;
      border: 1px solid var(--nutri-mint) !important;
      color: var(--nutri-black) !important; */
      width: 100% !important;
      max-width: none !important; }
    .nutriverse .productActionBar .addToBasketButton .add {
      border: 1px solid var(--nutri-black);
      background: var(--nutri-black);
      width: auto !important;
      min-width: 100px;
      max-width: 300px;
      margin: 0 auto;
      border-radius: 50px;
      padding: 5px 25px;
      font-size: 16px;
      font-weight: 500; }
    .nutriverse .productActionBar .addToBasketButton .add:hover {
      color: var(--nutri-white) !important;
      border: 1px solid var(--nutri-teal) !important;
      background: var(--nutri-teal) !important; }
    .nutriverse .productActionBar p {
      color: var(--nutri-teal);
      text-align: center; }
    .nutriverse .productActionBar p.productPrice {
      display: block;
      text-align: center;
      font-size: 16px;
      font-weight: 600;
      color: var(--nutri-black);
      margin-left: 0 !important; }
    .nutriverse .productActionBar .infoBtn {
      background: var(--nutri-teal);
      display: none; }
  .nutriverse .noFilter .priceListToolBar {
    height: auto !important; }
  .nutriverse .viewToggle {
    display: none; }
  .nutriverse .articleContainer {
    box-shadow: none !important; }
  .nutriverse #orderContainer h1 {
    color: var(--nutri-teal) !important; }
  .nutriverse #orderContainer #orderOverview_wrapper .dataTables_length select {
    background-color: var(--nutri-teal) !important; }
  .nutriverse #orderContainer #orderOverview > thead th {
    background: var(--nutri-teal);
    border-bottom: 4px solid var(--nutri-teal); }
  .nutriverse #orderContainer #orderOverview .details-control {
    border-left: 14px solid var(--nutri-teal); }
  .nutriverse #orderContainer #orderOverview.no-footer {
    border-bottom: 2px solid var(--nutri-teal); }
  .nutriverse #orderContainer #orderCompleted_wrapper .dataTables_length select {
    background-color: var(--nutri-mint) !important; }
  .nutriverse #orderContainer #orderCompleted.no-footer {
    border-bottom: 2px solid var(--nutri-mint); }
  .nutriverse #orderContainer #orderCompleted td.details-control {
    border-left: 14px solid var(--nutri-mint) !important; }
  .nutriverse #orderContainer #orderCompleted_wrapper .display > thead th {
    background: var(--nutri-mint);
    border-bottom: 4px solid var(--nutri-mint); }
  .nutriverse #orderContainer #orderOverview .orderLines th,
  .nutriverse #orderContainer #orderCompleted .orderLines th {
    color: var(--nutri-teal); }
  .nutriverse #orderContainer #orderOverview .orderLines thead tr,
  .nutriverse #orderContainer #orderCompleted .orderLines thead tr {
    border-bottom: 3px solid var(--nutri-teal); }
  .nutriverse #orderContainer #orderOverview .orderLines td,
  .nutriverse #orderContainer #orderCompleted .orderLines td {
    color: var(--nutri-teal); }
  .nutriverse #orderContainer #orderOverview .shippingInfo b,
  .nutriverse #orderContainer #orderCompleted .shippingInfo b {
    color: var(--nutri-teal) !important; }
  .nutriverse #orderContainer #orderCompleted .odd td:nth-child(6),
  .nutriverse #orderContainer #orderCompleted .even td:nth-child(6),
  .nutriverse #orderContainer #orderOverview .odd td:nth-child(5),
  .nutriverse #orderContainer #orderOverview .even td:nth-child(5) {
    color: var(--nutri-teal) !important; }
  .nutriverse .accordion {
    margin-bottom: 15px; }
    .nutriverse .accordion .accordionHeader {
      background-color: var(--nutri-black) !important;
      border-radius: 0 !important;
      box-shadow: none !important; }
    .nutriverse .accordion .accordionHeader h2 {
      color: var(--nutri-white);
      font-weight: 300; }
    .nutriverse .accordion .accordionBody {
      border: 2px solid var(--nutri-white);
      border-bottom: 4px solid var(--nutri-white);
      display: none;
      width: 99%;
      padding: 0;
      margin: 0;
      box-shadow: none !important; }
  .nutriverse .tabContent ul li, .nutriverse .newsArticle ul li {
    background: url(https://www.pharmanord.dk/CKFinderJava/userfiles/images/2022/Nutriverse/Assets/BulletPoint.png) no-repeat 0 8px; }
  .nutriverse .tabNavWrapper .navContainer ul li.active {
    color: var(--nutri-white) !important; }
  .nutriverse .tabNavWrapper .navContainer {
    border-bottom: 2px solid var(--nutri-black); }
    .nutriverse .tabNavWrapper .navContainer li {
      color: var(--nutri-white);
      font-weight: 300 !important; }
    .nutriverse .tabNavWrapper .navContainer ul li {
      background: var(--nutri-black);
      border: 1px solid var(--nutri-black);
      border-top-left-radius: 0 !important;
      border-top-right-radius: 0 !important; }
    .nutriverse .tabNavWrapper .navContainer ul li.active {
      background-color: var(--nutri-teal);
      border: 1px solid var(--nutri-teal); }
    .nutriverse .tabNavWrapper .navContainer .copyLink i {
      display: none !important;
      color: var(--nutri-black); }
  .nutriverse .tabNavWrapper p, .nutriverse .tabNavWrapper em, .nutriverse .tabNavWrapper strong, .nutriverse .tabNavWrapper td, .nutriverse .tabNavWrapper tr, .nutriverse .tabNavWrapper th, .nutriverse .tabNavWrapper b, .nutriverse .tabNavWrapper strong {
    font-size: 16px; }
  .nutriverse .filterContainer .categoryContainer p {
    background-color: var(--nutri-black) !important;
    color: var(--nutri-white) !important;
    font-size: 20px;
    font-weight: 100; }
  .nutriverse .filterContainer .categoryContainer i.far {
    font-size: 24px;
    margin-right: 5px; }
  .nutriverse .filterContainer .categoryContainer .categories {
    border: 1px solid var(--nutri-border) !important; }
  .nutriverse .filterContainer .categoryContainer .categories li label {
    font-weight: 300;
    font-size: 16px; }
  .nutriverse .filterContainer .categoryContainer .categories li input[type=checkbox] {
    accent-color: var(--nutri-black);
    margin-left: 2px;
    margin-right: 8px; }
  .nutriverse .filterContainer .categoryContainer .categories li:hover {
    background: none !important; }
  .nutriverse .filterContainer .categoryContainer .categories li:hover label {
    color: var(--nutri-teal); }
  .nutriverse .filterContainer .legalInfoContainer .legalInfoHeading {
    background-color: var(--nutri-black) !important;
    border: 1px solid var(--nutri-black) !important;
    color: var(--nutri-white) !important;
    font-size: 20px;
    font-weight: 300; }
  .nutriverse .filterContainer .legalInfoContainer .legalInfoBody {
    font-weight: 300;
    font-size: 16px;
    border: 1px solid var(--nutri-border) !important; }
  .nutriverse .grid .productInfo {
    background: var(--nutri-white) !important; }
    .nutriverse .grid .productInfo h3 {
      color: var(--nutri-black);
      font-size: 18px;
      font-weight: 300;
      text-align: center;
      letter-spacing: 0.6px;
      margin-top: 0px;
      padding-top: 0px !important;
      line-height: 0.9em; }
    .nutriverse .grid .productInfo span {
      display: none !important; }
    .nutriverse .grid .productInfo .readMoreProductLink {
      display: none !important; }
  .nutriverse .productDetailHeaderContainer {
    background: var(--nutri-white); }
    .nutriverse .productDetailHeaderContainer .productcompactWhite {
      border-left: none; }
  .nutriverse #content .productDetailHeaderContainer .col1 .productIntro {
    padding-top: 35px;
    /*  ul{
         list-style:none;
         li{
             background-image: none !important;
         }
     }
     ul li::before {
         content: "\2022";
         color: var(--nutri-mint);
         font-weight: bold;
         display: inline-block; 
         width: 0.8em;
         margin-left: -1em;
       } */ }
    .nutriverse #content .productDetailHeaderContainer .col1 .productIntro h1.pName {
      font-size: 28px !important;
      margin-bottom: 0 !important;
      display: none; }
    .nutriverse #content .productDetailHeaderContainer .col1 .productIntro ul {
      list-style: none; }
      .nutriverse #content .productDetailHeaderContainer .col1 .productIntro ul li {
        background: url(https://www.pharmanord.dk/CKFinderJava/userfiles/images/2022/Nutriverse/Assets/BulletPoint.png) no-repeat 0 8px; }
  .nutriverse .grid .productContainer {
    border: none !important; }
  .nutriverse .oneProduct .productcompact {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0; }
    .nutriverse .oneProduct .productcompact .priceWrap {
      margin-top: 0px !important;
      min-width: 30%;
      margin-right: 10px; }
      .nutriverse .oneProduct .productcompact .priceWrap .productquantity {
        display: none !important; }
      .nutriverse .oneProduct .productcompact .priceWrap .productprice p {
        margin-bottom: 0 !important;
        font-size: 22px; }
      .nutriverse .oneProduct .productcompact .priceWrap .additionalInfo p {
        color: var(--nutri-mint); }
  .nutriverse .information-block {
    border: var(--nutri-mint);
    border-left: 5px solid var(--nutri-mint); }
  .nutriverse .information-block .information-block-content .button {
    background: var(--nutri-mint);
    color: var(--nutri-black); }
  .nutriverse .buybuttonVue {
    margin-top: 0 !important; }
    .nutriverse .buybuttonVue .add {
      background: var(--nutri-black);
      border: 1px solid var(--nutri-black);
      color: var(--nutri-white);
      padding: 5px 25px;
      border-radius: 25px !important;
      font-size: 22px; }
      .nutriverse .buybuttonVue .add:hover {
        color: var(--nutri-white) !important;
        border: 1px solid var(--nutri-teal) !important;
        background: var(--nutri-teal) !important; }
  .nutriverse .notify .fas {
    line-height: 20px;
    margin-right: 1px; }
  .nutriverse .quantityButtons {
    text-align: center !important; }
    .nutriverse .quantityButtons button {
      background-color: var(--nutri-mint) !important;
      border: 1px solid var(--nutri-mint) !important; }
    .nutriverse .quantityButtons input {
      height: 29px !important; }
  .nutriverse .newsFilterSelectors {
    display: none; }
  .nutriverse .newsEntry {
    border-left: 4px solid var(--nutri-teal) !important; }
  .nutriverse .newsEntryContent h2 {
    font-size: 1.35em !important; }
  .nutriverse #content .fullWidth .newsEntry img.newsEntryImg2020 {
    width: 30% !important; }
  @media only screen and (max-width: 540px) {
    .nutriverse #content .fullWidth .newsEntry img.newsEntryImg2020 {
      width: 100% !important; } }
  .nutriverse #pickCheckoutMethod, .nutriverse #sign-in-content, .nutriverse #sign-in-newuser {
    background-color: var(--nutri-white);
    border: 1px solid var(--nutri-black);
    box-shadow: none; }
  .nutriverse #pickCheckoutMethod h1 {
    color: var(--nutri-black);
    font-size: 16px !important;
    margin-bottom: 0 !important; }
  .nutriverse #pickCheckoutMethod .fa {
    color: var(--nutri-black); }
  .nutriverse #CONTENT_STEP_LOGIN h2 {
    font-size: 16px !important; }
  .nutriverse .checkOutNav:hover {
    background: var(--nutri-teal); }
  .nutriverse .checkOutNav:hover #pickCheckoutMethod h1 {
    color: var(--nutri-white); }
  .nutriverse #CONTENT_STEP_LOGIN .heading,
  .nutriverse #some .faceBookHeading,
  .nutriverse .activeCheckout {
    background: var(--nutri-black);
    border: 1px solid var(--nutri-black); }
  .nutriverse .activeCheckout:hover {
    background: var(--nutri-black); }
  .nutriverse #triangle-right {
    border-left: 23px solid var(--nutri-black);
    margin-left: -1px !important; }
  .nutriverse #pickCheckoutMethod .scaleIcon {
    color: var(--nutri-white); }
  .nutriverse #CONTENT_STEP_LOGIN .heading .fa {
    color: var(--nutri-white); }
  .nutriverse #CONTENT_STEP_LOGIN label, .nutriverse #CONTENT_STEP_LOGIN input, .nutriverse #CONTENT_STEP_LOGIN a {
    font-size: 16px; }
  .nutriverse #CONTENT_STEP_LOGIN input {
    font-family: var(--nutri-font); }
  .nutriverse .loadMoreNews {
    background: var(--nutri-teal) !important; }
  .nutriverse .loadMoreNews:hover {
    background-color: var(--nutri-teal) !important; }
  .nutriverse .category-block {
    border-top: 5px solid var(--nutri-teal); }
  .nutriverse .footer-trustpilot {
    background: var(--nutri-light-grey); }
  .nutriverse .footer-trustpilot p {
    color: var(--nutri-black); }
  .nutriverse #footerNew2020 #footerFirstContainer {
    background: var(--nutri-mint); }
    .nutriverse #footerNew2020 #footerFirstContainer p,
    .nutriverse #footerNew2020 #footerFirstContainer a,
    .nutriverse #footerNew2020 #footerFirstContainer h3,
    .nutriverse #footerNew2020 #footerFirstContainer h4 {
      color: var(--nutri-black); }
    .nutriverse #footerNew2020 #footerFirstContainer .companyLogo {
      display: none; }
    .nutriverse #footerNew2020 #footerFirstContainer .footer-infoHeader .fa-info {
      display: none; }
    .nutriverse #footerNew2020 #footerFirstContainer .footer-infoHeader .fas {
      display: none; }
    .nutriverse #footerNew2020 #footerFirstContainer .footer-infoHeader img {
      height: 30px; }
    .nutriverse #footerNew2020 #footerFirstContainer .footer-infoHeader img.levering {
      height: 29px;
      margin-right: 5px; }
    .nutriverse #footerNew2020 #footerFirstContainer .footerColumn h3 {
      font-size: 1em !important;
      color: var(--nutri-black); }
    .nutriverse #footerNew2020 #footerFirstContainer .footerColumn .fa-link {
      display: none; }
  .nutriverse #footerNew2020 #footerNew2020 .footerColumn h4 {
    margin-bottom: 0px; }
  .nutriverse #footerNew2020 .footerColumn a,
  .nutriverse #footerNew2020 .footerColumn p {
    color: var(--nutri-white); }
  .nutriverse #footerNew2020 .footerColumn .companyDesc-text {
    display: none; }
  .nutriverse #footerNew2020 .footerColumn h4,
  .nutriverse #footerNew2020 .footerColumn .fas {
    color: var(--nutri-black); }
  .nutriverse #footerNew2020 .footerColumn .fa-phone {
    margin-left: 5px; }
  .nutriverse #footerNew2020 .fCol2 h2 a,
  .nutriverse #footerNew2020 .fCol2 .fa-facebook-square,
  .nutriverse #footerNew2020 .fCol2 .fa-youtube-square,
  .nutriverse #footerNew2020 .fCol2 .fa-instagram,
  .nutriverse #footerNew2020 .fCol2 .fa-linkedin,
  .nutriverse #footerNew2020 .fCol2 .fa-twitter,
  .nutriverse #footerNew2020 .fCol2 .fa-twitter {
    color: var(--nutri-black); }
  .nutriverse #footerNew2020 #footerSecondContainer {
    background: var(--nutri-black); }
    .nutriverse #footerNew2020 #footerSecondContainer .footer2020-extraIcons img {
      max-height: 80px; }
    .nutriverse #footerNew2020 #footerSecondContainer .footerColumn {
      margin: 3% 0; }
  .nutriverse #footerNew2020 #footerSecondContainer p p {
    color: var(--nutri-white); }
  .nutriverse #footerNew2020 .fCol3 .footer-infoHeader {
    /* display: none; */
    margin-top: 0; }
  .nutriverse #footerNew2020 .soMeWrapper {
    margin-top: 5px; }
  .nutriverse #some {
    display: none !important; }
  .nutriverse .datasheet {
    border: 0px solid var(--nutri-mint); }
  .nutriverse .datasheet tr:nth-child(even) {
    background-color: var(--nutri-light-grey); }
  .nutriverse table thead th {
    background-color: var(--nutri-black);
    color: var(--nutri-white);
    font-family: var(--nutri-font); }
  @media only screen and (min-width: 768px) {
    .nutriverse #footerNew2020 .fCol2 .footerColumnWrapper {
      margin-left: -4em; }
    .nutriverse #footerNew2020 .footerColumn:last-of-type .footerColumnWrapper {
      margin-right: auto; }
    .nutriverse #content #col1 {
      width: 65%;
      margin: 0px; } }
  @media only screen and (max-width: 768px) {
    .nutriverse .section-header {
      text-align: center; }
    .nutriverse #footerNew2020 .footerColumnWrapper {
      display: block; }
    .nutriverse #footerNew2020 #footerSecondContainer .footerColumn {
      width: 100%; }
    .nutriverse .galleryArea .galleryContainer {
      padding-left: 0 !important; }
      .nutriverse .galleryArea .galleryContainer a img {
        max-width: 270px; }
    .nutriverse #content .productDetailHeaderContainer .col1 .productIntro {
      padding-top: 0 !important;
      margin-top: 5px;
      margin-bottom: 15px; }
      .nutriverse #content .productDetailHeaderContainer .col1 .productIntro h2 {
        padding-top: 5px; } }
  .nutriverse .grid .productInfo h3 .product_name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0; }
  .nutriverse .grid .productInfo h3 .product_quantity {
    font-size: 16px;
    font-weight: 100; }
  .nutriverse #content .productDetailHeaderContainer .col1 .productIntro h2.displayName {
    font-size: 18px !important;
    font-weight: 300;
    line-height: 0.9; }
  .nutriverse .productIntro .displayName {
    font-size: 18px !important; }
    .nutriverse .productIntro .displayName .product_name {
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 0; }
    .nutriverse .productIntro .displayName .product_quantity {
      font-size: 16px;
      font-weight: 100; }

/*# sourceMappingURL=style-2015.min.css.map */
